﻿.cart 
{
	font-family:Arial;
	font-size:1.0em;
}

.cartTitle
{
	color: #FF6600;
	font-size: 1.6em;
	font-weight:bold;
	position:relative;	
	margin-top: 10px;
}

/* Validation */
.highlightRequiredFields
{
	border: solid 1px red;
}
.highlightRequiredFieldsFinal
{
	border: solid 3px red;
}
.cartInputElementComment
{
	padding: 2px;
	border: solid 2px;
	font-style:italic;	
}
.cartInputElementCommentxtra
{
	font-size:0.8em;	
	width: 545px;
}
.commentHighlight
{
	/*background-color: #F5D127;*/	
	background-color: red;
	color: white;	
	font-weight:bold;	
}
/* Products */

.cartProducts
{	
	width:550px;
	border: solid 1px;		
	margin-top:10px;
	margin-bottom:0px;
}
.cartProductsMainTitleCollection
{
	font-size: 0.8em;
	width: 550px;
	height: 25px;
	float:none;	
	border-bottom: solid 1px;
	padding: 0px;	
}
.cartProductsMainTitleText
{
	height: 15px;
	font-weight:bold;
	background-color:#F0631E;
	color: #fff;
	padding: 5px;
}
.cartProductsCollection,.cartPaymentCollection
{
	font-size: 0.8em;
	width: 550px;
	height: 45px;
	float:none;	
	border-bottom: solid 1px;
	padding: 0px;	
}
.cartProductsTitle, .cartPaymentTitle
{		
	padding:5px;
	padding-right:0px;
	width: 308px;
	height:35px;
	float: left;
	border-left: solid 5px #FF6600 !important;
}
.cartPaymentCollection
{
	height: 30px;
}
.cartPaymentTitle
{	
	height:20px;	
}
.cartPaymentPrice, .cartProductsPrice
{	
	text-align:right;
	width: 70px;
	padding-left:4px;
	padding-right:4px;	
}
.cartPaymentPrice
{
	padding-right:5px;	
}
.cartPaymentPrice
{
	width: 73px;
	filter:alpha(opacity=100);
	opacity:1.0;	
	float:right; 	
	padding-top:6px; 
	height:25px; 	
	border: solid 2px #fff;
	border-left-width:0px;
	border-right-width:0px;		
	position: relative; 
	right: 50px;	
}
.cartProductsPrice
{
	background-color: #F5D127; 	
	padding:5px;
	height: 35px;
	float: left;	
	border-left:solid 1px #fff;
	border-right:solid 1px #fff;		
}
.highlightPrice
{	
	background-color: #F5D127; 
	filter:alpha(opacity=100);
	opacity:1.0;		
	border-left:solid 1px #fff;
	border-right:solid 1px #fff;	
	padding-right:4px;
}

.cartProductsRemove
{		
	text-align:center;
	float:left;
	width: 50px;
	padding-top: 5px;	
}
.cartProductsRemove a
{
	font-weight:bold;	
	font-variant:small-caps;
	/*font-size: 0.8em;*/
	text-decoration:none;			
}
.cartProductsRemove a:hover
{
	color: #FF6600;
}
.cartProductsModel
{	
	text-align:center;
	width: 90px;
	padding:5px;
	float: left;	
}
.cartProductsTotalPriceCollection
{
	background-color: #F7B80C;		
	font-size: 0.8em;
	font-weight:bold;
	padding: 5px;		
	width: 540px;
	height: 18px;
	border: solid 2px #fff;
	border-top:0;
}
.cartProductsTotalPriceText
{		
	color: #000;
	width: 380px;
	float:left;	
}
.cartProductsTotalPrice
{	
	color: #000;
	width: 70px;
	text-align:right;
	padding-right: 5px;
	float:right;	
	position:relative;
	right: 43px;
}

.paymentOptions
{
	font-size: 0.6em;
}

/* Products End */

/* Cart Sections */

/* All */
.cartSectionBigBuy, .cartSectionSubcribe, .cartSectionGeneralInfo, .cartSectionPayment, .cartSectionBilling
{
	font-size:0.8em;
	border: solid 1px;
	width: 550px;
	margin-top: 20px;
}
.cartSectionPayment
{
	margin-top:0;
}
.cartSectionTitle
{
	background-color: #F0631E;
	color: #fff;
	font-weight:bold;	
	padding: 5px;
	border-bottom: solid 1px;
}
.cartElement, .cartElementSubTitle
{
	padding: 6px;
	border-bottom: solid 1px;
}
.cartElementSubTitle
{
	font-weight:bold;
	border-left: solid 5px #FF6600 !important;
	border-bottom: solid 3px;
	border-top: solid 2px;
	border-right: solid 2px;
}
/* All End */

/* Big Buy */
.cartSectionBigBuy
{
}
.cartSectionBigBuy .cartSectionTitle
{
}
.cartSectionBigBuy .cartElement
{
}
/* Big Buy End* /

/* Subscribe */
.cartSectionSubcribe
{
}
.cartSectionSubcribe .cartSectionTitle
{
}
.cartSectionSubcribe .cartElement
{
}
/* Subscribe End */

/* General information */
.cartSectionGeneralInfo
{
}
.cartSectionGeneralInfo .cartSectionTitle
{
}
.cartSectionGeneralInfo .cartElement
{
}
/* Cart Input */

.cartInput
{
	color: #000000;
	font-weight:bold;
	font-family:Arial;	
	font-size:0.9em;
	padding-left: 5px;	
}
.cartInputCustomerFirstName
{
}
.cartInputCustomerLastName
{
}
.cartInputCustomerAdress
{
}
.cartInputCustomerPostal
{
}
.cartInputCustomerCity
{
}
.cartInputcustomerCountry
{
}
.cartInputCustomerPhone
{
}
.cartInputCustomerEmail
{
}
.cartInputCartInputElementComment
{
}
.cartInputCustomerQuestions
{
}

/* General information End */

/* Buttons */
.cartOrderButton, .cartBuyMoreButton
{
	margin-top: 20px;
	margin-bottom: 15px;
}

/* Buttons End */

/* cart Products & payment option style 8/7/09 */

div.paymentOptionHeader, div.paymentTotalPrice, div.paymentOptionCollection
{
	border:solid 1px;
	font-size:12px;
	font-family:Arial;
	width: 540px;
	padding:5px;
}

.paymentOptionCollection
{	
	position: relative;
	font-weight:bold;	
}


.paymentOptionPrice
{
	position:absolute;
	right:42px;
	top:8px;
}

.paymentOptionPrice, .paymentTotalPricePrice
{
	/*float:right;
	position:relative;	
	right: 35px;	*/	
}
.paymentTotalPricePrice
{
	float:right;
	position:relative;	
	right: 35px;	
}
.paymentOptionPrice, .paymentTotalPricePrice
{		
}

.paymentTotalPrice
{
	height: 15px;
}

.paymentTotalPriceText
{	
	float:left;
	font-weight:bold;
}

.paymentTotalPrice
{
	background-color: #e7e7ff;	
}

.paymentTotalPrice span
{	
	bottom:0;
}

.paymentOptionHeader
{	
	background-color: #4c5d7e;
	color: #fff;
	margin-top: 15px;	
	font-weight: bold;	
}
.paymentOptionText
{
	display:block;	
	margin-top:6px;
	padding-left: 5px;
	font-weight: normal;
}

.productTotalPrice, .productPrice
{
	float: right;
}

table.Grid
{
	width: 550px;
	margin-top: 15px;
}

tr.GridHeader
{
	background-color: #4c5d7e;
}

tr.GridRow
{
}

tr.GridAlternateRow
{
}

.ccEditLink td
{
	text-align:center;
	padding: 5px;
}

.ccEditLink a
{
	font-weight: bold;
	text-decoration:none;
	color: #2C3648; 
}

.ccEditLink a:hover
{
	color: #FF6600;
}

.cartAddons
{	
	width: 530px;
	height: 235px;
	border: solid 3px #FFF;
	padding: 7px;	
	overflow: hidden;
	/*overflow-y:hidden !important;
	overflow-x:scroll;	*/
}

.cartAddons table td
{	
	padding-right: 23px;		
}

.addonImage
{
	display:block;
	margin-bottom:10px;	
	width: 140px;
	height: 140px;
}

.addonName, .addonPrice, .addonName a
{
	display:block;
	margin-bottom:7px;
	font-size: 10px;		
}

.addonName
{
	height:28px;	
	overflow:hidden;
}

.addonPrice
{
	margin-bottom:5px;
}

.addonBuyButton
{	
}

#addonsTitle
{	
	position:relative;
	width:539px;
	height:22px;
	padding:5px 0 0 5px;
	border:solid 3px #FFF;	
	border-bottom:0;
	margin-top: 15px;	
	background-color:#f0631e; 
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	color: #FFF;
}

#addonScrollBox
{
	width:150px;
	height:15px;
	border:solid 0px #000;
	position:absolute;
	top:5px;
	right:15px;
}

#scrollindicatorCollection
{
	width:100px;
	height:10px;
	position:relative;
	top:0px;
	left:22px;	
}

#scrollindicatorCollection
{	
	
	left:7px\9
}

#scrollindicator
{
	border:solid 3px #000;
	width:0%;
	height:100%;
	/*background-color:#f0631e;*/
	background-color: #f5d127;
	position:absolute;
}

#scrollindicatorBox
{
	height:100%;
	width:100px;
	border:solid 3px #000;
	position:absolute;
}
#scrollindicatorBox, #scrollindicator
{
	left /*\**/:15px\9
}
#addonScrollLeft, #addonScrollRight
{
	color:#FFF;font-size:14px;font-weight:bold;text-decoration:none;	
}

#addonScrollLeft
{
	float:left;
	position:relative;top:1px;
} 
#addonScrollRight
{
	float:right;position:relative;bottom:9px;right:0px;
}

a#addonScrollLeft:hover, a#addonScrollRight:hover
{
	color:#f5d127;
}

.cart_creditcards
{
	position: relative;
	left:10px;
}

.billingAddressCollection
{
	/*border: solid 1px #000;*/
	/*padding:10px;*/
	/*background-color:#b0bbcf;*/
}

.errormessage
{		
	font-family: Arial;
	font-size:12px;
	position:absolute;
	top:1400px;
	left:300px;
	height:100px;
	width:300px;
	padding:20px;
	background-color:#4c5d7e;
	color:#FFF;
	z-index:7;
	border:solid 1px #000!important;
}

.cartInputHighlight
{
	background-color:red!important;
	color: White!important;		
	font-weight:bold;
}
