﻿
	#content
	{
		text-align:left;
		min-height:400px;
		height:auto !important;
		height:400px;
	}
	

	.removeTxt
	{
		font-size:11px;	
	}
	
	#freeReturns {
	float: left;
	margin-top: -100px;
	margin-left: 15px;
	}
	
	#MyList
	{
		margin-top:15px;
		margin-left:15px;
		clear:both;
	}

	#CheckoutPayPalBtn 
	{
		padding-top: 10px;
	}

	#MyList p
	{
		margin:0;
		padding:0;
	}
	.quantityAmount {
		width:12px;
	}

	.cartDescDiv a:link,
	.cartDescDiv a
	{
		font-size:.9em;
	}
	
	.shoppingCartHead,
	.shoppingCartHead1 
	{
		border-bottom:1px solid #ccc;
		 color:#000;
		font-weight:bold;
	}
	
	.shoppingCartHead1
	{
		text-align:left;
	}
	.shoppingCartHead
	{
		text-transform:capitalize;	
	}
	#DetailsPanel, 
	.cartPrice, 
	.cartItem
	{
		text-align:center;
	}
	
	.CartSubTotal, 
	.CSTLabel, 
	.CSTValue
	{
	}
	
	#lblProductTotalLabel
	{
		color:#000;
		font-weight:bold;
	}
	
	.CSTLabel
	{
		float: left; 
		width: 200px; 
	}
	
	.CSTValue
	{
		float: right; 
		width: 100px; 
	}
	
	.cartDescDiv
	{
		border-bottom:1px dashed #ccc; 
		height:140px; 
		padding:10px 10px 0 10px; 
		margin:0; text-align:left; 
	}
	
	.cartDesc
	{
		padding:  0  0 0 10px; 
	}
	
	#cartFooter
	{
		 text-align:right; 
		 padding:5px 0 0 5px; 
		 width:915px;
	}
	
	#cartProductTotal
	{
		height:auto; 
		text-align:right;
	}
	
	#productTotal
	{
		margin:0; 
		padding:0 20px 0 0;
	}
	
	#UpdateBtn,#EmptyBtn
	{
		float:left;
		margin:10px;
	}
	
	#giftNote
	{
		margin-top: 35px;
		*margin-top: 37px;
	}
	
	#deleteMe
	{
		margin-top: 20px;
		*margin-top: 30px;
	}
	
	#giftDiv
	{
		text-align:center;
	}

	#qtyDiv
	{
		text-align:center;
	}

	#subtotalDiv
	{
		text-align:right;
		margin:0 5px 0 0;
	}

	#priceDiv
	{
		text-align:center;
	}

	#sizeDiv
	{
		text-align:left;
		padding:10px 0 0 10px;
	}

	#footnote
	{
		clear:both;
		font-size:.9em;
		color:#989898;
		width:470px;
		float:right;
		margin:5px 0 0 0;
	}
	
	.clr2
	{
		color:#568026;
	}
	
	.backOrder
	{
		margin:0; 
		padding:0; 
		font-size:11px;
		font-weight:bold;
		color:#568026;
		text-align:center;
		width:175px;
		display:block;
	}
	
	#Quantity
	{
		margin:0; padding:0; 
	}
	#buyTotalDiv
	{
		float:right;
		width:300px;
		margin:10px;
	}

	#updateCartBtnDiv
	{
		float:left;

	}
	
	#CheckoutBtn, #ContinueShoppingBtn 
	{
		margin-bottom: 18px;
	}

	#CheckOutBtnDiv
	{
		clear:both;
		padding:15px 0 0 0;
		vertical-align:baseline;
	}

	#warrantyLink
	{
		clear:both;
		display:block;	
		margin:15px 5px 0 0;
	}

	#MyError
	{
		clear:both;
		margin:0 0 0 45px ;
		font-size:12px;
		display:block;
		line-height:20px;
		color:#747474;
	}
	
	.style6 
	{
		font-size: 16px;
		color: #568026;
		font-weight: bold;
		font-family: Arial, Helvetica, sans-serif;
		margin-bottom: 10px;
		margin-top: 10px;
	}
	
	/*Below is for the Popup Window*/
	#warrantyMain
	{
		visibility:hidden; 
		display: block;
	}
	
	.warPopContent
	{
		background-color: #f6f6f6; 
		border-left:2px solid #458c1e;
		border-right:2px solid #458c1e;
		margin:0 -10px 0 -10px;
		padding:0px 10px;
	}

	.warPosition 
	{
		position:relative;
		bottom:0px;
		left:45%;
		_bottom:200px;
		_left:45%;
	} 
	
	/*********Opera only css***********************************/
	@media all and (min-width:0px) 
	{
		head~body:lang(en) .warPosition  
		{
		}
		
		#warranty
		{
			position:absolute;
			bottom:0px;
			left:45%;
		}
	}
	
	*:first-child+html .warPosition
	{
		left:0%;
		bottom:200px;
	}
	
	.warWrapper 
	{
		padding:0 10px 10px 10px;
		_padding:0 10px 15px 10px;
		text-align:left;
	}
	
	.warSize 
	{
		width: 500px; 
	}
	
	/*WhatsThis Note Popup*/
	#thisMain
	{
		visibility:hidden; 
		display: block;
	}
	
	.whatsThisContent
	{
		background-color: #f6f6f6; 
		border-left:2px solid #458c1e;
		border-right:2px solid #458c1e;
		margin:0 -10px 0 -10px;
		padding:0px 10px;
	}

	.thisPosition  
	{
		top: 20%;
		margin:0 auto;
	}
	
	#whatsthis
	{
		position:absolute;
		top:30%;
		left:45%;
	}
	
	.thisSize  
	{
		width: 360px;
	}
	
	.thisWrapper 
	{
		position: relative; 
		padding:0 10px 10px 10px;
		_padding:0 10px 15px 10px;
		text-align:left;
	}
	
	/*Gift Note Popup*/
	.giftPopup
	{
		cursor:pointer;
	}
	
	.giftPosition 
	{
		top: 20%;
		margin:0 auto;
		_top:20%;
		_left:100%;
	}
	
	.giftWrapper 
	{
		position: relative; 
		padding:0 10px 10px 10px;
		_padding:0 10px 15px 10px;
		text-align:left;
	}
	
	.giftSize 
	{
		width: 350px;
		_width: 360px; 
	}
	
	#holidaypadding li
	{
		font-size: 11px;
	}	
	
	.holidayshippingPosition 
	{
		top: 45%;
		left: -10%;
		margin:0 auto;
		/*IE6 only css*/    
		_top:230px;
		_left:80%;
	}

	.holidayshippingWrapper 
	{
		position: relative; 
		padding:0 10px 10px 10px;
		_padding:0 10px 15px 10px;
		text-align:left;
	}

	.holidayshippingSize 
	{ 
		width: 455px;
	} 
	
	#holidayDiv	
	{
		float: left;
	}


