BODY {
	background-color: #f0f0f0;
	margin: 0px;
}

BODY, TABLE, TH, TR, TD {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #333333;
}

#BodyContentWrapper {
	background-color: #f0f0f0;
	padding: 5px 0px;
	margin: 10px 0px;
}

.pageLeftCol {
	background: #f0f0f0 url('/gfx/page_left_bg.gif') repeat-y;
}

.pageRightCol {
	background: #f0f0f0 url('/gfx/page_right_bg.gif') repeat-y;
}

.pageHeaderBGColor {
	background-color: #ffffff;
}

.pageBGColor {
	background-color: #ffffff;
	text-align: left;
}

.pageMenu {
	background: #dddddd;
	text-align: center;
}

.BasketText {
	color: #aaaaaa;
}

A {
	color: #e28093;
}

.headerMenuOff {
	margin: 0px 10px;
}

.headerMenuOn {
	margin: 0px 10px;
	border-left: #ffffff 1px solid;
	border-right: #ffffff 1px solid;
}

.themeBannerTop {
	border-top: #ffffff 1px solid;
	width: 568px;
	height: 15px;
	font-size: 1px;
}

.themeBanner {
	position: relative;
	background-color: #ffffff;
	width: 568px;
	height: 148px;
	margin-bottom: 10px;
	color: #eeeeee;
	font-family: Arial, sans-serif;
	font-size: 9px;
	padding: 0px;
}

.tableProductListingPaging {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}

.tableProductListingPaging A {
	color: #666666;
	text-decoration: none;
}

.tableProductListingPaging A.active {
	text-decoration: none;
	font-weight: bold;
}

.tableProductListing {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #444444;
}

.tableProductListing TD {
	padding: 0px 10px 15px 0px;
	text-align: center;
}

.tableProductListing IMG {
	margin: 1px;
}

H1 {
	font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #666666;
	margin: 15px 0px 5px 0px;
}

H2 {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin: 15px 0px 0px 0px;
}

H3 {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	margin: 0px;
}

P {
	margin: 2px 0px 12px 0px;
}

#themeMenu {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	margin: 17px 0px 0px 17px;
	text-align: left;
}

#themeMenu .level1 {
	margin: 2px 0px 0px 10px;
	font-weight: normal;
	line-height: 160%;
}

#themeMenu .level1active {
	margin: 2px 0px 0px 10px;
	font-weight: normal;
	line-height: 160%;
	color: #e28093;
}

#themeMenu .level1active A {
	color: #e28093;
	text-decoration: none;
}

#themeMenu .level1active A:hover {
	color: #e28093;
	text-decoration: underline;
}

H1.product {
	font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
	font-size: 26px;
	font-weight: normal;
	color: #666666;
	margin: 0px;
}

.productLinkInfo {
	color: #333333;
	text-decoration: none;
}

.productBox {
	background-color: #eeeeee;
	border: #dddddd 1px solid;
}

.productInput {
	font-family: Arial, sans-serif;
	font-size: 11px;
}

.productButton {
	background-color: #dddddd;
	font-family: Arial, sans-serif;
	font-size: 11px;
}

.productButtonRelated {
	background-color: #dddddd;
	font-family: Arial, sans-serif;
	font-size: 9px;
}

.footerLinks {
	font-size: 11px;
	letter-spacing: 1px;
	color: #999999;
}

.footerLinks A {
	color: #999999;
	text-decoration: none;
}

.footerLinks A:hover {
	text-decoration: underline;
}

.menuOff, .menuOn {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 17px 2px 17px;
}

.menuOn {
	background-color: #444444;
	color: #ffffff;
	border-left: #ffffff 1px solid;
	border-right: #ffffff 1px solid;
}

.menuOff {
	background-color: #dddddd;
	color: #444444;
	border-left: #dddddd 1px solid;
	border-right: #dddddd 1px solid;
}

.menuOn A, .menuOn A:hover {
	color: #ffffff;
	text-decoration: none;
}

.menuOff A, .menuOff A:hover {
	color: #444444;
	text-decoration: none;
}

.basketOutOfStock {
	color: #ee0000;
}
