@charset "UTF-8";

div#evCMS_shoppingCartMain {
	float:left;
	width:520px;
}

div#evCMS_shoppingCartWide {
	width:100%;
}

div#evCMS_paginationBarTop {
	padding-right:15px;
	margin-bottom:5px;
}

div#evCMS_paginationBarBottom {
	padding-right:15px;
}

div.evCMS_productContainer {
	float:left;
	width:150px;
}

div.evCMS_productThumb {
	width:150px;
}

div.evCMS_productInfo {
	width:150px;
}

div#evCMS_miniSide {
	width:250px;
	float:right;
	margin:20px 10px 0px 0px;
}

div#evCMS_miniLoggedInOpts {
	 border:1px solid #dad9d8;
	 margin-bottom:20px;
	 width:218px;
	 padding:0px 15px 0px 15px;
}

div#evCMS_cartSideProdCats {
	width:218px;
	margin:10px 0px 0px 0px;
	padding:10px 15px 10px 15px;
	border:1px solid #dad9d8; 
}

div#evCMS_cartSocialMedia {
	width:218px;
	margin:10px 0px 0px 0px;
	padding:10px 15px 10px 15px;
	border:1px solid #dad9d8; 
}

div#evCMS_miniCartSide {
	border:1px solid #dad9d8;
	padding:0px 15px 0px 15px;
	width:218px;
	min-height:100px;	
}

div#evCMS_miniCartSideHeader {
	width:218px;
}

div#evCMS_miniCartSideHeaderQty {
	width:35px;
	text-align:center;
	border-bottom:1px solid #dad9d8;
	float:left;
	margin-right:10px;
}

div#evCMS_miniCartSideHeaderProduct {
	width:113px;
	border-bottom:1px solid #dad9d8;
	float:left;
	margin-right:10px;
	text-align:left;
}

div#evCMS_miniCartSideHeaderPrice {
	width:50px;
	border-bottom:1px solid #dad9d8;
	float:left;
	text-align:left;
}

div.evCMS_miniCartSideItem {
	width:218px;
	margin-top:15px;
}	

div.evCMS_miniCartSideItemQty {
	width:35px;
	text-align:center;
	float:left;
	margin-right:10px;
}	

div.evCMS_miniCartSideItemProduct {
	width:113px;
	float:left;
	margin-right:10px;
	text-align:left;
}

div.evCMS_miniCartSideItemPrice {
	width:50px;
	float:left;
	text-align:left;
}

div#evCMS_miniCartSideSubtotal {
	margin:15px 0px 20px 0px;
	border-top:1px solid #dad9d8;
	text-align:right;
	width:218px;
	padding-top:2px;
}

div#evCMS_miniCartSideGoToCart {
	float:left;
	margin-bottom:15px;
}

div#evCMS_miniCartSideCheckout {
	float:right;
	margin-bottom:15px;
}

div#evCMS_fullCart {
	width:712px;
}

div#evCMS_fullCartHeaderQty {
	float:left;
	width:80px;
	border-right:1px solid white;
	text-align:center;
	border-bottom:1px solid #dad9d8;
}

div#evCMS_fullCartHeaderPrd {
	float:left;
	width:509px;
	border-bottom:1px solid #dad9d8;
}

div#evCMS_fullCartHeaderPrc {
	 float:left;
	 width:90px;
	 border-bottom:1px solid #dad9d8;		
}			  
		  
div#evCMS_fullCartHeaderEmp {
	float:left;
	width:30px;
	border-bottom:1px solid #dad9d8;
}		  
		  
div.evCMS_fullCartBody {
	width:712px;
}		  

div.evCMS_fullCartBodyQty {
	float:left;
	width:80px;
	margin-top:10px;
	text-align:center;
	padding:4px 0px 0px 0px;'
}

div.evCMS_fullCartBodyPrd {
	float:left;
	width:509px;
	margin-top:15px;
	padding:0px 0px 0px 0px;
}

div.evCMS_fullCartBodyPrdThumb {
	float:left;
	margin:0px 10px 10px 0px;
}

div.evCMS_fullCartBodyPrdText {
	float:left;
}

div.evCMS_fullCartBodyPrc {
	float:left;
	width:90px;
	margin-top:15px;
	padding:0px 0px 0px 0px;
}

div.evCMS_fullCartBodyDel {
	float:left;
	width:30px;
	margin-top:15px;
	padding:0px 0px 0px 0px;
	text-align:center;
}

div#evCMS_fullCartBodySubTotal {
	width:712px;
	text-align:right;
	border-top:1px solid #dad9d8;
	padding-top:3px;
	margin-top:5px;
}

div#evCMS_fullCartBottomButtons {
	width:702px;
	margin-top:20px;
	padding:0px 0px 0px 10px;
}

div#evCMS_fullCartEditButton {
	 width:190px;
	 float:left;
}

div#evCMS_fullCartRightButtons {
	width:512px;
	float:left;
	text-align:right;
}

div#evCMS_fullCartOrderSubTotal {
	width:731px;
	text-align:right;
	margin:5px 5px 0px 0px;
	border-top:1px solid #dad9d8;
	padding-top:3px;
}

div#evCMS_fullCartOrderShipping {
	width:731px;
	text-align:right;
	margin-right:5px;
}

div#evCMS_fullCartOrderTax {
	width:731px;
	text-align:right;
	margin-right:5px;
}

div#evCMS_fullCartOrderGiftcard {
	width:731px;
	text-align:right;
	margin-right:5px;
}

div#evCMS_fullCartOrderTotal {
	width:731px;
	text-align:right;
	margin-right:5px;
}

div#evCMS_orderAddr {
	width:736px;
}

div#evCMS_orderAddrBill {
	float:left;
	width:368px;
}

div#evCMS_orderAddrShip {
	float:left;
	width:368px;
}

div.evCMS_cartDialog {
	border:2px solid #660000;
	background-color:#CC6666;
	margin-bottom:10px;
	text-align:left;
	color:black;
	width:500px;
	padding:15px;
}

div.evCMS_cartDialogCaution {
	float:left;
	width:29px;
	margin-right:15px;
	padding:6px 0px 6px 5px;
}

div.evCMS_cartDialogText {
	float:left;
	padding-top:7px;
	width:451px;
}

div#evCMS_prodDetImg {
	float:left;
	width:225px;
	height:225px; 
}

div#evCMS_prodDetName { 
	float:left;
	width:280px;
	margin-left:15px;
}

div#evCMS_prodDetDesc {
	width:520px;
}

div#evCMS_pmntInfo { 
	width:736px; 
}
													 		
div#evCMS_pmntInfoCardTypeT { 
	float:left;
	width:175px;
	margin-bottom:5px; 
}

div#evCMS_pmntInfoCardTypeI { 
	float:left;
	width:561px;
	margin-bottom:5px; 
}
						 												  
div#evCMS_pmntInfoCardNumT { 
	float:left;
	width:175px;
	margin-bottom:5px; 
}

div#evCMS_pmntInfoCardNumI { 
	float:left;
	width:561px;
	margin-bottom:5px; 
}
						 		
div#evCMS_pmntExpDateT { 
	float:left;
	width:175px;
	margin-bottom:5px; 
}

div#evCMS_pmntExpDateI { 
	float:left;
	width:561px;
	margin-bottom:5px; 
}

div#evCMS_pmntSecCodeT { 
	float:left;
	width:175px;
	margin-bottom:10px; 
}

div#evCMS_pmntSecCodeI { 
	float:left;
	width:561px;
	margin-bottom:10px; 
}
								
div#evCMS_pmntInfoSubmit { 
	width:736px;
}

/* Featured Products Module */

div#evCMS_cartFeatProdImg {
	width:325px;
	height:228px;
}

div#evCMS_cartFeatProdTxt {
	width:325px;
	height:77px;
}	

div#evCMS_cartFeatProdTxtLeft {
	float:left;
	padding-left:25px;
	width:170px;
	height:77px;
}								

div#evCMS_cartFeatProdTxtRight {
	float:right;
	font-size:17px;
	color:636363;
	margin-top:22px;
	width:130px;
	height:55px;
}						

div#evCMS_cartFeatPrd {	
	color:#9f4556;
	font-size:18px;
	text-transform:uppercase;
	width:170px;
}


div#evCMS_cartFeatLnk {
	color: #636363; 
	font-size:14px;
	margin-top:2px;
	width:170px;
}

div#evCMS_cartAccountLeft {
	float:left;
	width:600px;
}