@charset "utf-8";
/* -=-=-=-=- Product Lineup Button -=-=-=-=-=- */

#add2cartsmall {
	text-align: center;
	display: block;
	margin-top:3px;
	color: #ffffff;
	width: 99px;
	height:14px;
	font-weight: bold;
	background: url(../cartpix/buy_btn.gif) no-repeat center top;
	float:right;
	border-width:0;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#add2cartredirect {
	font-size: 10px;
	color: #FFFFFF;
	height:20px;
	background-image: url(../cartpix/buy_btn_redirect.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #E5EBEF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	width: 90px;
}
/* +++++++ STYLES FOR PRODUCT PAGE +++++++++ */

#eCart1_1_Quantity_Add {
	border: 1px solid #8B9AA7;
	width: 30px;
	color:#637483;
}
.pricedisplay {
	margin-top:30px;
	font-size: 13px;
	color: #344383;
	font-weight:bold;
}
.cartinstructions {font-size:11px;}
.butout {
	filter:alpha(opacity=100);
	-moz-opacity:1;
}
.butover {
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
}
/* Prod_Detail STYLE FOR BUTTON */
#add2cartBig {
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	background-image:url(../cartpix/buy_btn_biglong.gif);
	border-width:0px;
	height: 20px;
	width: 99px;
	background-repeat: no-repeat;
	background-position: center bottom;
}

#prodmany th {
	border-bottom: 1px solid #a0a0a0;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}
#prodmany td {padding: 2px; border-bottom: 1px dashed #cacaca;}

/* ++++ STYLES  FOR  SMALL  CART ++++ */
#smallcart {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	width: 180px;
	margin-top:10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding:0;
}
#smallcart .inner {
	padding: 5px;
	background-image: url(../cartpix/smallcart_back_big.gif);
	background-repeat: no-repeat; background-position: top left;
	border: 1px solid #EADDA6;
}
#smallcart h2 {
	font-size:11px;
	height:20px;
	padding-top:6px;
	text-align:center;
	margin:0px;
	color:#ffffff;
	background-color:#FFCC66;
	background-image:url(../cartpix/smallcart_back.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
#smallcart .inner h3 {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CAA15C;
	height:1px;
	margin-top:5px;
}

.eC_ShoppingCart th {  /* Small Cart Item List Table */
	font-size: 11px;
	padding-bottom: 3px;
	text-align: left;
}
#smallcart .eC_ShoppingCart td {
	font-size: 11px;
	vertical-align:top;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CAA15C;
	padding-bottom:2px;
}
.eC_CartSummary td {
color: #6C563E;
font-size: 11px; 
}
.eC_CartSummary th {

font-size: 11px;
text-align: left;
}
#smallcart h4 {
	background-color:#CAA15C;
	margin: 0px;
}
#smallcart h4 a {
	font-weight: bold;
	color: #ffffff;
	font-size: 11px;
	padding:3px 3px 6px 3px;
	display: block;
	text-decoration: none;
	margin: 0px;
	height:15px;
}
#smallcart h4 a:hover {
	background-color: #FF9933;
	display:block;
	margin: 0px;
	padding:3px 3px 6px 3px;
	
}


/* ++++ STYLES  FOR  LARGE CART ++++ */
.diagram {padding-bottom: 20px; padding-top: 5px;}

#bigcart h2 {
	color: #FF9933;
	font-size:17px;
	margin-bottom:10px;
}
#bigcart h3 {
	color: #885522;
	line-height: 1;
}

.cart_tools {
	background-color:#CAA15C;
}

.cart_tools td {
padding: 0px; font-weight: bold; color: #ffffff;
}

.cart_tools1 td {
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
	color: #6B8098;
	border-bottom: #CAA15C 2px solid;
}
.cart_tools2 td {
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
	color: #6B8098;
	border-top: #CAA15C 2px solid;
}

#cart_main td, #cart_main th {padding: 3px;}

#bigcart #cartbutton {
border: none;
margin: 0px;
}


#cart_main_summary {
	color:#CAA15C;
}

#cart_main_summary th {
 padding-bottom: 3px; border-bottom: 1px dashed #550000;
}

#cart_main_summary td {padding: 3px 0px 3px 3px;}
/* ++++ STYLES  FOR  CHECKOUT PAGES ++++ */
#bigcart h3 {margin:5px 0px;}
#bigcart #ecart_checkout_form td {
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}
#bigcart #ecart_checkout_form input {
	width: 200px;
	border:1px solid #CAA15C;
}
#bigcart #ecart_checkout_form .paddingbotom td {padding-bottom:15px;}
.textbluesmall {
	font-size: 11px;
	color: #885522;
	padding-left:5px;
	padding-right:5px;
}

#bigcart input, #bigcart select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	height: 16px;

}
#bigcart select { height:20px;}
#bigcart #cartbutton {
	height: 19px;
}
