@charset "utf-8";
/* 
rewards css file
*/
body {
	background-color: #FFF;
}
.loginButton {
	background-image: url(../images/loginButtonBgWhite.gif);
}
#loginDiv {
	background-image: url(../images/loginTopBgWhite.gif);
}
.mainBackground {
	background-image: url(../images/topBgWhite.gif) ;
}
.breadcrumbHolder {
	background-color: #3c3c3c;
}
.footerBackground {
	background-image: url(../images/bottomBgWhite.gif) ;
}
#accordian {
}
.accordian_drop_arrow {
	width: 12px;
	height: 12px;
	float: left;
	background-image: url(../images/rewards_drop_arrow.png);
}
.accordian_toggler {
	margin-top: 12px;
	cursor: pointer;
}
.accordian_toggler a {
	margin-left: 7px;
	color: white;
	font-weight: bold;
	font-size: 11px;
}
.accordian_content {
	margin-left: 20px;
}
.accordian_content a {
	color: white;
}
.breadcrumbHolder, .breadcrumbHolder a {
	color: white;
}
.productThumbHolder {
	float: left;
	display: inline;
	margin: 7px 0px 0px 7px;
	background-image: url(../images/productThumbBackground.gif);
	background-repeat: no-repeat;
	width: 335px;
}
.productTitleHolder {
	font-size: 12px;
	color: #4c4c4c;
	font-weight: bold;
	height: 26px;
	padding: 9px 0 0 9px;
}
.productThumbSwoosh {
	background-image: url(../images/productThumbSwoosh.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-bottom: 20px;
}
.productThumbImageHolder {
	float: left;
	display: inline;
	width: 140px;
	height: 110px;
	text-align: center;
}
.productThumbInfoHolder {
	float: left;
	display:inline;
	width: 190px;
}
.productThumbText {
	margin-bottom: 10px;
}
.productText {
	margin: 10px 0px;
}
.productRed {
	color: #8f0303;
	font-weight: bold;
}
.productDeliveryCost {
	color: #757575;
}
.productHolder {
	margin-top: 30px;
}
.productImageHolder {
	width: 370px;
	float: left;
	display: inline;
	text-align: center;
}
.productRightSide {
	float: right;
	width: 330px;
}
.productInfoHolder {
	background-image: url(../images/productThumbSwoosh.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	min-height: 170px;
	padding-bottom: 20px;
}
.productSliderHolder {
	margin-top: 10px;
}
.productSliderHolder div {
	float: left;
	display: inline;
}
.productSliderHolder div.moneyValueHolder {
	font-weight: bold;
	color: #8f0303;
	width: 80px;
	text-align: center;
	margin-top: 4px;
}
.productSliderHolder div.slider {
	width: 172px;
	height: 23px;
	background-image: url(../images/productsSliderBg.gif);
	background-repeat: no-repeat;
}
.productSliderHolder div.slider div.knob {
	width: 10px;
	height: 12px;
	margin-top: 6px;
	background-image: url(../images/sliderKnob.png);
	background-repeat: no-repeat;
	cursor: pointer;
}
.productSliderHolder div.pointValueHolder {
	color: #3c3c3c;
	font-weight: bold;
}
.productSliderHolder div.pointValueHolder input{
	color: #3c3c3c;
	font-weight: bold;
	border: none;
	background: none;
	width: 50px;
	text-align: right;
}
.itemRemoveHolder {
	text-align: right;
}
.productSimilarHolder {
	margin: 6px;
	background-image: url(../images/similarProductTitle.gif);
	background-repeat: no-repeat;
}
.productSimilarThumb {
	float: left;
	display: inline;
	width: 170px;
	text-align: center;
}
.productSimilarImageHolder {
	height: 140px;
}
.productSimilarImageHolder img {
}
.productSimilarTitleHolder a {
	color: #8f0303;
	font-weight: bold;
}
.productSubmitHolder {
	text-align: right;
}
.productSubmitHolder input {
	background: #8f0303;
	color: white;
	font-weight: bold;
	border: none;
	height: 20px;
}
.productSubmitHolder input.whiteButton {
	background: white;
	color: #8f0303;
	border: 1px solid #8f0303;
}
.cartProductHolder {
	margin: 6px;
	padding: 10px 0px;
	border-bottom: 1px solid #ccc;
}
.cartImageHolder, .cartInfoHolder, .cartSliderHolder {
	float: left;
	display: inline;
}
.cartImageHolder {
	width: 140px;
	text-align: center;
}
.cartInfoHolder {
	width: 210px;
}
.cartTitle {
	color: #4c4c4c;
	margin: 15px 0px;
	font-weight: bold;
}
.cartSliderHolder {
	margin: 25px 0px 10px;
}
.cartTotalsHolder {
	background-image: url(../images/productThumbSwoosh.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}
.cartsTotals {
	height: 100px;
	width: 310px;
	text-align: right;
	float: right;
	display: inline;
	margin: 0px 10px;
}
.cartButtons {
	float: right;
}
.leftCartHolder {
	text-align: center;
	margin: 20px 0px;
}
.leftCart {
	width: 183px;
}
.leftCartTitle {
	height: 24px;
	background-color: #3C3C3C;
}
.leftCartPoints {
	background-color: #be1212;
	padding: 4px;
	color: white;
}
.leftCartProducts {
	background-color: white;
	padding: 2px;
}
.leftCartProducts div {
	padding: 2px;
}
.leftCartTotal {
	color: white;
	text-align: right;
	background-color: #3C3C3C;
	padding: 2px 4px;
	font-weight: bold;
}
.leftCartTotal a {
	color: white;
	text-decoration: none;
}
.titleHolder {
	background-image: url(../images/rewardsTitleBg.gif);
}
.leftMenuHolder {
	background-image: url(../images/rewardsMenuBg.gif);
}
.variationSelect {
	width: 140px;
	padding: 2px;
}
.checkoutErrors {
	margin-left: 100px;
}
.checkoutItems {
	margin: 20px 100px 0px;
	width: 400px;
}
.checkoutItems table {
	width: 394px;
}
.checkoutItems td {
	padding-top: 4px;
	vertical-align: top;
}
legend a {
	font-size: 10px;
	color: #0392CE;
	font-weight: normal;
}