.giftDetails
{
	text-decoration:underline;
	margin-top:5px;
	cursor:pointer;
}
#giftWrapDetails
{
	display:none;
	position:absolute;
	cursor:pointer;
	border:1px solid #999;
	width:500px;
}

.giftDetails:hover
{
	color:#999;
}
.giftText
{
	 
	display:block;
}
.giftNote, .giftText
{
	cursor:pointer;
	
}
.addgiftnote
{
	visibility:hidden;
}
.checkboxgiftwrap
{
	width:100px;
	display:block;
}
.giftcardnote, .checkboxgiftwrap input, .nodetails .giftDetails
{
	display:none;
}
.addgiftnotebtn .addgiftnote
{
	visibility:visible;
	width:100px;
}
	#CheckoutPayPalBtn
	{
		margin-top:10px;
	}
.CartListHead
{
	color:#454545 ;
	font-weight:bold;
	padding-bottom:5px;

	border-bottom:1px solid #ccc;
}
#MyList
{
	margin-top:50px;
	margin-left:15px;

	
}
.instock
{
	font-size:11px;	
	text-align:center;
	
}
.mainTitle
{
	font-weight:bold;
}


.subtotal
{
	text-align:right;
}
.cartDG
{

	border-bottom:1px solid #eee;
	padding-bottom:5px;
	padding-top:20px;
	font-size:.8em;
	color:#454545;
	height:50px;
	}
.cartDG p
{
	margin:0 0 0 5px;
	

}
.cartDG input
{
	text-align:center;
}
.descCol{
	width:170px;
	padding-top:10px;
}
.prodImage img {width:125px;}
.prodImage { text-align:left; width:150px; padding-top:0;}
.suggestItem
{
	float:left;
	width:115px;
	margin-bottom:5px;
	text-align:center;

}
.reqImg
{
	display:block;
	
	height:30px;
	margin-bottom:5px;
	
}
#totalDiv
{
	text-align:right;
	margin-right:15px;
	width:290px;
	float:right;
}
.intotalsDiv
{
	clear:both;


}
.totalLine, #lblTotal
{
	font-weight:bold;
	
	color:#454545;
}
.totalLine{
margin-left:0px;
	display:block;
	float:left;
	text-align:right;
	margin-bottom:5px;
	
}
#orderTotal
{
	border-top:1px solid #ccc;
	padding:10px 0;
}
	
.CSTValue
{
	width:100px;
	display:block;
	float:right;

}
#buttonsDiv
{
	clear:both;
	float:right;
	text-align:right;
	width:390px;	
	margin-right:15px;
	margin-top:15px;

	
	
}
.mainPopup
{
	clear:both;
}
#warinfo
{
	clear:both;
	margin-left:15px;

}
#CheckoutPayPalBtn
{
	float:right;
	margin-top:10px;
}
#PanelSuggestions
{
	margin-top:105px;	
	margin-left:15px;
	width:352px;
}
#UpdateBtn, #EmptyBtn
{
margin-top:15px;
margin-left:15px;	
}
.update
{
	font-weight:bold;
}
.updateText
{
	float:right;
	width:400px;
}
/*Warranty Popup Style*/
#warranty{
	position:absolute;
	bottom:15%;
	left:45%;
	padding-left:10px;
    visibility:hidden; 
    display: block;
	margin:0 auto;
	text-align:left;
	}
#warrantyContainerDiv{
	width:500px;
	background-color:#fff;
	border:1px solid #333;
	padding:10px;
	}
/*Gift Card Popup Style*/
.giftcardnote{
	position:absolute;
	 
	padding-left:10px;
	
    display: none;
	margin:0 auto;
	text-align:center;
	}
#giftCardContainerDiv{
	width:500px;
	background-color:#fff;
	border:1px solid #333;
	padding:10px;
	}
#giftCardContainerDiv h3{
	text-align:left;}
	
	
#holidayshipping
{
	position:absolute;
	top:50%;
	left:30%;
	padding-left:10px;
	visibility:hidden; 
	display: block;
	margin:0 auto;
	text-align:left;
	z-index:5000;
}

#holidayContainer
{
	width:500px;
	background-color:#fff;
	border:1px solid #333;
	padding:10px;
}

#holidaypadding {padding-left: 20px;}

#freeShippingBanner {margin-left: 20px; margin-top: 15px;}

#MyErrorMessageField {margin-top: 20px; margin-left: 20px;}
































	
