/*
Bathstore product styles:
--
Bathstore Blue:	#0099CC
Light Grey:		#f1f1f1
Dark Grey:		#999999
*/
img.clearance
{
	margin-bottom: 8px;
}

#content #main #productGrid {
	border-top:1px dashed #999999;
	border-right:1px dashed #999999;
	border-left:1px dashed #999999;
	background:url(/new-images/bg-productGrid.png) #FFFFFF repeat -2px top;
	width:820px;
	float:left;
	margin-top: 10px !ie;	
}

#content #main #productGrid .row {
	border-bottom:1px dashed #999999;
	width:820px;
	float:left;
}

#content #main #productGrid .row .products,
#content #main #productGrid .row .buttons {
	width:820px;
	float:left;
}

#content #main #productGrid .row .products div.product,
#content #main #productGrid .row .buttons div.button {
	width:243px;
	padding: 0px 10px 10px 20px;
	float:left;
}

#content #main #productGrid .row .products div.product
{
	padding: 8px 15px 0px 15px;
}

#content #main #productGrid .row .products .product h4
{
	min-height: 30px;
}

#content #main #productGrid .row .products .product .stock
{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12pt;
	color: #999999;
	float: left;
}

#content #main #productGrid .row .products .product div.reviewStrapList
{
	float: right;
}

#content #main #productGrid .row .products .product div.reviewStrapList span.starOn
{
	background: url(/new-images/gold-star.gif) no-repeat;
	height: 18px;
	width: 18px;
	margin-right: 2px;
	display: block;
	float: left;
}

#content #main #productGrid .row .products .product div.reviewStrapList span.starOff
{
	background: url(/new-images/empty-star.gif) no-repeat;
	height: 18px;
	width: 18px;
	margin-right: 2px;
	display: block;
	float: left;
}

#content #main #productGrid .row .products .product .contentImage {
	width:200px;
	padding:0px 8px 0px 8px;
	text-align:center;
	float:left;
	margin-left: 14px;
}

#content #main #productGrid .row .products .product .productContent h3
{

}

#content #main #productGrid .row .products .product .productContent .productIndividualPrices ul
{
	margin-bottom: 0px;
}

#content #main #productGrid .row .products .product .productContent .desc
{
	height: 34px;
}

#content #main #productGrid .row .products .product .productContent p
{
	font-size: 8pt;
	color: #666666;
}

#content #main #productGrid .row .products .product .productContent a.wireButton {
	border:1px solid #0099CC;
	color:#0099CC;
	display:block;
	width:236px;
	padding:2px;
	margin: 0px 4px 0px 0px;
	float:left;
	text-align:center;
	text-decoration:none;
	font-size: 10px;
}

#content #main #productGrid .row .extraProductHolder
{
	min-height: 20px;
	margin-top: 4px;
}

#content #main #productGrid .row .extraProductHolder a.extras
{
	text-decoration: underline;
	color:#666666;
	text-align:left;
}

#content #main #productGrid .row .extraProductHolder h3
{
	color:#666666;
	font-weight: normal;
	font-size: 8pt;
	display: inline;
	padding: 0px;
	margin-left: 4px;
}

#content #main #productGrid .row .extraProducts {
	margin:5px 0px;
	color:#666666;
	/*display: none;*/
}

#content #main #productGrid .row .extraProducts ul {
	list-style:none;
	margin:0px 0px 5px 5px;
	padding:0px;
}

/* Loki added for popup on more details page */
.popupContent .extraProducts {
	margin:5px 0px;
	color:#666666;
	/*display: none;*/
}

.popupContent .extraProducts ul {
	list-style:none;
	margin:0px 0px 5px 5px;
	padding:0px;
}

#content #main .extraProducts ul li {
	font-size:0.9em !important;
}
/* LOKI END */

#content #main #productGrid .row .extraProducts ul li {
	font-size:0.9em !important;
}

div.checkboxHolder
{
	float: left;
	padding:3px;
	
}


#content #main #productGrid .row .extraProducts ul li div.linkHolder
{
	float: left;
}

#content #main #productGrid .row .extraProducts ul li div.priceHolder
{
	text-align: right;
}


#content #main #productGrid .row .extraProducts ul li input.checkbox, div.checkboxHolder input.checkbox {
	width:auto;
	border: 0px;
	background-color: transparent;
	float: left;
	display: block;	
	margin-right:5px;
	height:15px;
	
}


#content #main #productGrid .row .extraProducts ul li input.checkbox, div.checkboxHolder h3 {
	display:block;
	height:15px;
	padding-bottom:5px;
	font-size: 0.9em;	
	
	
	
}
#content #main #productGrid .row .extraProducts ul li a {
	margin:0px 5px 0px 0px;
}

#content #main #productGrid .row .extraProducts ul li span.catPrice {
	font-weight:normal;
	color:#666666;
}	

#content #main #productGrid .row .products .product .productContent a.half 
{
	width:111px;
	width:111px !ie;
}

#content #main #productGrid .row .products .product .productContent ul {
	margin:10px 0px 10px 20px;
}

#content #main #productGrid .row .products .product .productContent ul li {
	font-size:0.8em;
	line-height:1.5em;
	color:#999999;
	list-style: url(/new-images/bullet-left-nav.png) outside;
}
	
#content #main #productGrid .row .buttons div.button .productGroupPrice {
	height:24px;
	white-space:nowrap;
	float:right;
	font-size: 10pt;
	min-width: 200px;
	text-align: right;
	padding-top: 40px;
}

 .catPrice {
	color:#0090CC !important;
	font-weight:normal !important;
	text-decoration:none !important;
	font-size: 10pt;
}

 .catPrice span.normal{
	color:#0090CC !important;
	font-weight:normal !important;
	text-decoration:none !important;
	font-size: 7pt;
}

#content #main #productGrid .row .catPrice span {
	/*color:#0090CC !important;*/
	/*font-weight: bold !important;*/
	text-decoration:none !important;
	font-size: 10pt;
}

#content #main #productGrid .row .catPrice span.onlyPrice
{
	color: #930825;
}

#content #main #productGrid .row .catPrice span.normal {
	color:#0090CC !important;
	font-weight: normal !important;
	text-decoration:none !important;
	font-size: 1em !important;
}

#content #main #productGrid .row .buttons div.button .productGroupPrice .outPrice,
#content #main #productGrid .row .buttons div.button .productGroupPrice .outPrice span
{
	display: inline-block;
	color:#999999 !important;
	font-weight: normal !important;
	font-size: 10pt;
}

#content #main #productGrid .row .buttons div.button .productGroupPrice .outPrice acronym
{
	color: inherit;
}

#content #main #productGrid .row .outPrice,
#content #main #productGrid .row .salePrice,
#content #main #productGrid .row .clearPrice,
#content #main #productGrid .row .newPrice {
	font-weight:normal !important;
	text-decoration:none !important;
}

#content #main #productGrid .row .outPrice {
	color: #999999 !important;
}

#content #main #productGrid .row .clearPrice {
	color:#ff9900 !important;
}

#content #main #productGrid .row .salePrice {
	color:#990033 !important;
	/*font-size: 1em !important;*/
	font-weight: bold !important;
}

#content #main #productGrid .row .newPrice {
	color:#66cc00 !important;
}

#content #main #productGrid .row .salePrice a,
#content #main #productGrid .row .clearPrice a,
#content #main #productGrid .row .outPrice a,
#content #main #productGrid .row .newPrice a {
	cursor:help;
	text-decoration: none;
	color: #990033;
}

#content #main #productGrid .row img.outImage,
#content #main #productGrid .row .salePrice a img,
#content #main #productGrid .row .clearPrice img,
#content #main #productGrid .row img.newImage {
	display:none;
}

#content #main #productGrid .row .buttons div.button .productGroupPrice .catPrice,
#content #main #productGrid .row .buttons div.button .productGroupPrice .outPrice,
#content #main #productGrid .row .buttons div.button .productGroupPrice .salePrice,
#content #main #productGrid .row .buttons div.button .productGroupPrice .clearPrice,
#content #main #productGrid .row .buttons div.button .productGroupPrice .newPrice {
	font-size:1em;
}

#content #main #productGrid .row .buttons div.button .productGroupPrice .salePrice a img,
#content #main #productGrid .row .buttons div.button .productGroupPrice .clearPrice img,
#content #main #productGrid .row .buttons div.button .productGroupPrice img.outImage,
#content #main #productGrid .row .buttons div.button .productGroupPrice img.newImage {
	margin-left:2px;
	margin-bottom:-4px;
	display:inline;
}

#content #main #productGrid .row .buttons div.button .productGroupPrice .salePrice a span,
#content #main #productGrid .row .buttons div.button .productGroupPrice .clearPrice span,
#content #main #productGrid .row .buttons div.button .productGroupPrice .outPrice span,
#content #main #productGrid .row .buttons div.button .productGroupPrice .newPrice span {
	display:none;
}

#content #main #productGrid .row .buttons div.button .productGroupPrice .outPrice span
{
	display: inline-block;
}

#content #main #productGrid .row .buttons div.button .deliveryOptions {
	display:block;
	white-space:nowrap;
}

#content #main #productGrid .row .buttons div.button .deliveryOptions img {
	margin:0px 1px 5px 0px;
}

#content #main #productGrid .row .buttons div.button  form {
	padding:0px;
	margin:0px;
}

#content #main #productGrid .row .buttons div.button  a.button,
#content #main #productGrid .row .buttons div.button  button {
	padding:0px;
	margin:0px;
	font-size:1em !important;
}

#content #main #productGrid .row .buttons div.button  a.button .middleButton .text {
	width:98px;
}

#content #main #productGrid .row .buttons div.button  button .middleButton .text {
	width:90px;
}

#content #main #productGrid .row .buttons div.button  a.button .fullWidth .text {
	width:205px;
}

#content #main .headerSearch label {
	text-align:left;
	display:inline;
	width:auto;
	padding-top:6px;
	padding-right:5px;
}

#content #main .headerSearch #submitLabel {
	display:none;
}

#content #main .headerSearch input {
	margin-top:3px;
}

/* Price Drop style */
div.priceDrop label.nowPrice
{
	display: block;
	color: #930825;
	font-size: 12px;
	font-weight: bold;
	float: none;
	text-align: left;
	margin-left: 0px;
}

acronym.only
{
	color: #930825;
}

div.priceDrop label.wasPrice
{
	display: block;
	color: #09C;
	font-size: 10px;
	font-weight: bold;
	float: none;
	text-align: left;
	margin-left: 0px;
}

div.priceDrop div.priceDropSavingsLeft label
{
	clear: none;
}

div.priceDrop div.priceDropSavingsLeft label.save
{
	color: #930825;
	font-size: 20px;
	float: none;
	display: block;
	
}

div.priceDrop div.priceDropSavingsLeft
{
	float: right;
}

form div.priceDrop 
{
	height: 40px;
}
form div.priceDrop label
{
	width: auto;
	padding-right: 0px;
}

div.priceDrop img.priceDropLogo
{
	float: right;
	margin-left: 12px;
}

div.priceDrop div.wasPrice
{
	float: left;
	padding-top: 4px;
}

div.priceDrop div.priceDropSavings
{
	float: right;
}

div.priceDrop div.priceDropSavingsLeft label
{
	text-align: left;	
	margin-top: 0px;
}

div.priceDrop div.priceDropSavingsLeft label.savings
{
	color: #930825;
	font-size: 12px;
	float: none;
	display: block;
	margin-top: 0px;
	text-align: left;
}

div.quotationLoaded
{
	font-size: 12px;
	color: #FF0000;
	text-align: center;
	padding-bottom: 32px;
}
