body {
	background-color: #00498f;
	background-image: url(/images/design/blue/star_bg.gif);
	background-repeat: no-repeat;
	background-position: center -300px;
	margin-top: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height:100%;
}
.Button {
	background-image: url(/images/design/blue/button_bg.gif);
	background-repeat:no-repeat;
	padding-left: 20px;
	padding-right: 10px;
	color:#FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	height: 24px;
	border: 1px solid #333333;
}
a.White:hover {
	color: #c6e0ff;
	text-decoration: none;
}

#Header {
	width: 1000px;
	background-color: #FFFFFF;
	background-image: url(/images/design/blue/topbar.png);
	background-repeat: no-repeat;
	background-position: 20px bottom;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 90px;
}

.HeaderMenuPad {
	width: 1px;
	height: 32px;
	background-image: url(/images/design/blue/topbar_line.gif);
}

#BasketCount {
	position:absolute; 
	width:14px; 
	color:#00498f; 
	margin-left:383px; 
	margin-top:6px; 
	font-size:10px; 
	font-weight:bold; 
	text-align:center; 
	cursor: pointer
}
#BasketContent {
	width:246px;
	color: #000;
	font-size: 10px;
	font-weight: normal;
	background-color: #F9FAFA;
	background-image: url(/images/design/black_gray/gray_bg.png);
	background-repeat: repeat-x;
	border-right-width: 2px;
	border-left-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-color: #00498f;
	border-left-color: #00498f;	
	border-bottom-color: #00498f;	
}
.BasketItem {
	padding: 4px;
	overflow: hidden;
	border-bottom: 1px solid #00498f;
}
.BasketItem .RowProduct {
	background-image: url(/images/design/blue/icons/dot_small.png);
	background-repeat: no-repeat;
	background-position: 0px -2px;
	padding-left: 14px;
	padding-bottom: 2px;
}
.BasketItem .RowPrice {
	text-align: right;
	font-weight: bold;
	color: #00498f;
}
.BasketItemBottom {
	background-color:#00498f; 
	padding: 3px; 
	margin-top: -3px; 
	color: #FFF
}
.MenuHeadline {
	background-image: url(/images/design/blue/box/headline_bg.png);
	background-repeat: repeat-x;
	background-position: 0px 6px;	
	width: 166px;
	height: 34px;
	margin-left: 20px;
}
.MenuContent ul li {
	background-image: url(/images/design/blue/icons/dot_small.png);
	background-repeat: no-repeat;
	background-position: 0px -2px;
	padding-left: 16px;
	font-weight: bold;
	padding-bottom: 3px;
}
#Container h1 {
	margin-top: 8px;
	margin-bottom: 0px;
	font-size:22px;
	background-image: url(/images/design/blue/icons/dot_big.png);
	background-repeat: no-repeat;
	padding-left: 28px;
	background-position: 2px;
}
#Container h2 {
	color: #00498f;
	margin-top: 8px;
	margin-bottom: 0px;
	font-size: 14px;
}
.Timeline {
	background-image: url(/images/design/blue/timeline_bg.png);
	background-repeat: repeat-x;
	text-align: center;
	background-position: 0px 12px;
	margin-right: 20px;
}
.ProductPrice {
	position: absolute;
	width: 101px;
	height: 36px;
	background-image: url(/images/design/blue/price_bg.png);
	background-repeat: no-repeat;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 4px;
	padding-right: 5px;
}
/*.ProductPrice2 {
	width: 101px;
	height: 36px;
	background-image: url(/images/design/blue/price_bg.png);
	background-repeat: no-repeat;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 4px;
	padding-right: 5px;
}*/
.ProductPriceBig {
	width: 141px;
	height: 36px;
	background-image: url(/images/design/blue/price_big_bg.png);
	background-repeat: no-repeat;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 4px;
	padding-right: 5px;
}
.SpecRow {
	background-image: url(/images/design/blue/icons/dot_small_noshadow.png);
	background-repeat: no-repeat;
	background-position: 2px 3px;
	padding-left: 18px;
	padding-top:2px;
	padding-bottom:2px;
	overflow:hidden;
}
.Spec .Color {
	color: #00498f;
}
#DropInContainer .Headline {
	background-image: url(/images/design/blue/box/headline_bg.png);
	background-repeat: repeat-x;
	background-position: 0px 6px;	
	height: 34px;
	margin-left: 20px;
}
.FaqQuestion {
	background-image: url(/images/design/blue/icons/dot_small.png);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	font-weight:bold;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 16px;
	cursor: pointer;
}
.HorizontalLine {
	border-top: 1px solid #00498f;
}
.Color {
	color: #00498f;
}
.ColorBorder2px {
	border: 2px solid #00498f;
}
.SurveyTotalRating {
	width: 150px; 
	height: 50px; 
	padding-top: 4px; 
	text-align:center; 
	background-image: url(/images/design/blue/survey_box.png); 
	background-repeat: no-repeat;
}
#LiveHelp {
	margin: 0px; 
	padding: 0px; 
	overflow: hidden; 
	height: 98px; 
	width: 154px; 
	position: fixed; 
	z-index: 800; 
	bottom: 0px; 
	right: 5px; 
	background-image: url(/images/design/blue/help_box.png); 
	background-repeat: no-repeat; 
	text-align: center; 
	padding-top: 35px
}