body
{
	font: Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	background-image:url(/sitecontent/231/images/site/headerTopBG.png);
	background-repeat:no-repeat;
	background-position: center top;
}

#headerLogoHolder
{
	position: relative;
	width: 300px;
	height: 80px;
}
#headerLogo
{
	position: absolute;
	top: 25px;
	left: -35px;
}

#headerNav
{
	width: 836px;
	height: 74px;
	background-image: url(/sitecontent/231/images/site/navbarBG.jpg);
	margin-bottom: 13px;
}

#headerNav td
{
	text-align: center;
	padding-top: 7px;
}

#headerNav a
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}

#headerNav a:hover
{
	border-bottom: 2px solid #CCCCCC;
}

.subHeader
{
	height: 46px;
}

.subHeader td
{
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 17px;
	padding-left: 18px;
	padding-right: 18px;
}

.innerContent
{
	padding: 15px;
	padding-bottom: 0px;
}

#footer a
{
       color: #444444;
       text-decoration: none;
}



/* INTERNAL SITE CSS */
/* Configure the look and feel of the ecommerce engine elements */


/* Global Elements */
#clearLeft
{
	clear: left;
}

.imageHoverHolder
{
	position: absolute;
	border: 1px solid #999999;
	z-index: 99999;
	background-color:#FFFFFF;
}

/* Header - Account Login and Options */
#accountHolder
{
	color: #FFFFFF;
}

#accountHolder input
{
	font-size: 10px;
	height: 9px;
	color: #999999;
	margin: 0px;
	padding: 2px;
}

#accountHolder #accountHolderLoginButt
{
	width: 52px;
	height: 17px;
	background-image:url(images/site/accLoginButt.png);
	display: inline-block;
	vertical-align:middle;
}

#accountHolder #logError
{
	margin-left: 10px;
}


/* Header - Shopping basket */

#basketHolder
{
	display: none;
	position: absolute;
	right: 20px;
	top: 38px;
	border: 1px solid #CCCCCC;
	border-top: 0px;
	background-color: #EEEEEE;
	padding: 10px;
	width: 250px;
	color: #333333;
	font-size: 11px;
        display: none;
}

#basketHolder #basketButtHolder
{
	clear: both;
	margin-top: 5px;
}

#basketHolder #basketButtHolder #basketCheckoutButt
{
	width: 72px;
	height: 17px;
	background-image: url(/siteContent/231/images/site/accCheckoutButt.png);
	border: 0px;
	float: right;
}

#basketHolder #basketButtHolder #basketCloseButt
{
	width: 52px;
	height: 17px;
	background-image: url(/siteContent/231/images/site/accCloseButt.png);
	border: 0px;
	float: right;
	margin-right: 5px;
}

#basketTable
{
	text-align: left;
}

#basketTable a
{
	color: #666666;
}

#basketTotalHolder
{
text-align: right;
}

#basketTotalTxt
{
	display: inline-block;
}

#basketTotalBot
{
	display: inline-block;
}

#basketDelButt
{
	background-image: url(/siteContent/231/images/site/basketDelButt.jpg);
	width: 10px;
	height: 10px;
	display: block;
	margin-right: 5px;
	margin-top: 5px;
}

#basketOuter
{
	position: relative;
        display: none;
}

#basketOuter #baskText
{
	margin-right: 20px;
	margin-bottom: 7px;
	position: relative;
}

#basketOuter #baskText span
{
	display: block;
	font-weight: bold;
	text-decoration: underline;
	color: #CC0000;
	font-size: 11px;
	margin-bottom: 5px;
}

#basketOuter #baskText #basketTotalTop
{
	font-size: 11px;
	color:#666666;
}


#basketOuter #baskText #basketOpenIcon
{
	background-image: url(/siteContent/231/images/site/blackarrowdown.png);
	width: 8px;
	height: 8px;
	border: 0px;
	position: absolute;
	right: 0px;
	bottom: 3px;
}


/* Navigation - Category links */

#mainMenuHolder
{
	padding-left: 5px;
	
}

#mainMenuHolder a
{
	display: block;
	text-decoration: none;
	color: #777777;
	background-image: url(/siteContent/231/images/site/leftNavArrow.gif);
	background-repeat: no-repeat;
	background-position:left;
	padding-left: 14px;
	padding-bottom: 5px;
	font-size: 11px;
	border-bottom: 1px solid #EEEEEE;
	margin-bottom: 4px;
}

#mainMenuHolder a:hover
{
	text-decoration: underline;
}


#mainMenuHolder .subLink
{
	display: none;
	margin-left: 10px;
}


/* Product listings found on Front Page, and Category pages */

.prodRow
{
	width: 254px;
	float: left;
	margin-right: 19px;
	margin-bottom: 6px;
	margin-top: 6px;
	height: 250px;
	position: relative;
	border-bottom: 1px solid #EDEFEC;
        z-index: 100;
}

.prodRow .prodImgHolder
{
	width: 239px;
	height: 118px;
	background-image: url(/sitecontent/231/images/site/prodListIMGBG.png);
	position: absolute;
	top: 30px;
	padding: 3px;
	padding-bottom: 2px;
	padding-left: 8px;
	padding-right: 8px;
	text-align: center;
	overflow: hidden;
	vertical-align: middle;
}


.prodRow .prodImgHolder .prodImg
{
	max-width: 239px;
	max-height: 117px;
	border: 0px;
}

.prodRow .title
{
	background-image: url(/sitecontent/231/images/site/littleCircleArrowIcon.png);
	background-repeat:no-repeat;
	background-position: left;
	padding-left: 25px;
	top: 0px;
	position: absolute;
}

.prodRow .title a
{
	color: #CC0000;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underlined;
}

.prodRow .desc
{
	position: absolute;
	width: 254px;
	height: 58px;
	background-image:url(/sitecontent/231/images/site/prodListBotHolder.png);
	top: 165px;
}

.prodRow .desc span
{
	background-color: #000099;
	display: none;
}

.prodRow .code
{
	display: none;
}

.prodRow .stock
{
	display: none;
}

.prodRow .pricing
{
	color: #19729B;
	font-size: 13px;
	font-weight: bold;
	position: absolute;
	top: 185px;
	left: 15px;

}

.prodRow .pricing h4
{
	display: none;
}

.prodRow .buybutt
{
	position: absolute;
	top: 183px;
	width: 240px;
	text-align: right;
display: none;
}

.prodRow .buybutt .buyQty
{
	position: absolute;
	width: 50px;
	height: 22px;
	right: 86px;
}

.prodRow .buybutt .buyQty input
{
	width: 50px;
}

.prodRow .buybutt .buyImg
{
	background-image: url(/sitecontent/231/images/site/prodListBuyButt.png);
	width: 76px;
	height: 22px;
	position: absolute;
	right: 0px;
}



#catNavOuter
{
	position: relative;
	width: 100%;
        z-index: 9999;
}

/* Category navigation found on Category Pages and Product Pages */

#catNavInner
{
	display: inline;
	position: relative;
        z-index: 9999;
}

.catNavHolder
{
	width: 290px;
	background-color: #9F9F9F;
	color: #FFFFFF;
	overflow: auto;
	padding: 5px;
	line-height: 16px;
	display: none;
	position: absolute;
	top: 15x;
	left: 0px;
	z-index: 99999;
	font-size: 12px;
}


.catNavHolder a
{
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	padding: 5px;
}

.catNavHolder a:hover
{
	background-color: #B5B5B5;
}


.topCatHolder
{
}

.topCatHolder .topCatRow
{
	display: block;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.topCatHolder .topCatTitle
{
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
}

.topCatHolder .topCatTitle a
{
	color: #CC0000;
	text-decoration: none;
}

.topCatHolder .topCatNoProds
{
	display: inline-block;
}

#viewProdBuyButt
{
	background-image: url(/sitecontent/231/images/site/prodListBuyButt.png);
	width: 76px;
	height: 22px;
	display: inline-block;
	margin-left: 5px;
}


/* Checkout Page */
/* BASKET Holder*/
#checkoutBasketHolder
{
}

#checkoutBasketHolder #chkBskTitle
{
	display: none;
}


#chkBskProdLineH
{
	font-size: 10px;
	color: #999999;
	display: block;
	border-bottom: 1px dotted #999999;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: left;
	height: 20px;
}
#chkBskProdLineH #imgHolder
{
	float: left;
	width: 40px;
	padding-right: 5px;
}
#chkBskProdLineH #itemName
{
	float: left;
	width: 400px;
	padding-right: 5px;
}
#chkBskProdLineH #qty
{
	float: left;
	width: 20px;
	padding-right: 5px;
}
#chkBskProdLineH #price
{
	width: 50px;
	padding-right: 5px;
	float: left;
	text-align: right;
}


#chkBskProdLine
{
	font-size: 10px;
	color: #000000;
	display: block;
	clear: left;
	height: 30px;
	border-bottom: 1px dotted #999999;
	margin-bottom: 5px;
}
#chkBskProdLine #imgHolder
{
	float: left;
	max-width: 40px;
	max-height: 30px;
	padding-right: 5px;
}
#chkBskProdLine #imgHolder img
{
	width: 40px;
}
#chkBskProdLine #itemName
{
	float: left;
	width: 400px;
	padding-right: 5px;
}
#chkBskProdLine #itemName h1
{
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
}
#chkBskProdLine #itemName h2
{
	font-size: 10px;
	margin: 0px;
}
#chkBskProdLine #qty
{
	float: left;
	width: 20px;
	padding-right: 5px;
}
#chkBskProdLine #price
{
	float: left;
	width: 50px;
	padding-right: 5px;
	text-align: right;
}

#chkBskTotalSubTotal
{
	display: block;
	height: 25px;
	clear: left;
}

#chkBskTotalSubTotal h1
{
	float: left;
	margin: 0px;
	font-size: 11px;
	font-weight: bold;
	width: 460px;
	padding-right: 5px;
	text-align: right;
}
#chkBskTotalSubTotal h2
{
	font-size: 12px;
	float: left;
	margin: 0px;
	text-align: right;
	width: 65px;
}

#chkBskDeliveryHolder
{
	display: block;
	height: 25px;
	clear: left;
}

#chkBskDeliveryHolder h1
{
	display: none;
}
#chkBskDeliveryHolder h2
{
	font-size: 12px;
	float: left;
	margin: 0px;
	width: 460px;
	padding-right: 5px;
	text-align: right;
}
#chkBskDeliveryHolder h3
{
	font-size: 12px;
	float: left;
	margin: 0px;
	text-align: right;
	width: 65px;
}

#chkBskDeliveryHolder select
{
	font-size: 11px;
}

#chkBskVATHolder
{
	display: block;
	height: 25px;
	clear: left;
}

#chkBskVATHolder h1
{
	float: left;
	margin: 0px;
	font-size: 11px;
	font-weight: bold;
	width: 460px;
	padding-right: 10px;
	text-align: right;
}
#chkBskVATHolder h2
{
	font-size: 12px;
	float: left;
	margin: 0px;
	text-align: right;
	width: 60px;
}

#chkBskTotalHolder
{
	display: block;
	height: 25px;
	clear: left;
}
#chkBskTotalHolder h1
{
	float: left;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	width: 460px;
	text-align: right;
	padding-right: 10px;
}
#chkBskTotalHolder h2
{
	font-size: 14px;
	float: left;
	margin: 0px;
	text-align: right;
	width: 60px;
}

/* Checkout - User Address Form */

#checkoutErrorHolder
{
	padding: 10px;
	border: 1px solid #FF0000;
	color: #000000;
	font-size: 12px;
	font-weight:bold;
	display: none;
}

#checkoutForm
{
	width: 100%;
}

#checkoutForm #checkoutFormTitle
{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #1988C7;
	text-decoration: underline;
}

#checkoutFormDetailsHolder
{
}

#checkoutFormDetailsHolder #chkLine
{
	margin-bottom: 5px;
	display: block;
	height: 25px;
	clear: left;
}

#checkoutFormDetailsHolder #chkLine h1
{
	float: left;
	width: 150px;
	margin: 0px;
	font-size: 12px;
	font-weight: normal;
}

#checkoutFormDetailsHolder #chkLine h2
{
	float: left;
	margin: 0px;
	font-size: 12px;
}


#checkoutFormPaymentHolder
{

}

#checkoutFormPaymentHolder #paymentTitle
{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #1988C7;
	text-decoration: underline;
}

#checkoutFormPaymentHolder #paymentText
{
}

#checkoutFormPaymentHolder #paymentTypes
{
}

#checkoutFormPaymentHolder #paymentTypes #paymentLine
{
	height: 30px;
	clear: left;
	display: block;
}

#checkoutFormPaymentHolder #paymentTypes #paymentLine h1
{
	width: 20px;
	text-align:center;
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	float: left;
}
#checkoutFormPaymentHolder #paymentTypes #paymentLine h2
{
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	float: left;
}

#paymentCompleteHolder
{
	background-color: #999999;
	text-align: right;
	display: none;
	padding: 10px;
	margin-top: 10px;
}

/* Order Complete Page */

#orderCompleteContent
{
}

#orderCompleteContent h1
{
}

/* ACCOUNT - Password Change Page */

#passErrorHolder
{
	display: none;
	padding: 10px;
	margin-bottom: 10px;
	border: 1px solid #FF0000;
	font-size: 12px;
	font-weight: bold;
}

#passwordChangeHolder
{
	display: block;
}

#passwordChangeHolder #passwordChangeLine h1
{
	width: 150px;
	float: left;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 5px;
}
#passwordChangeHolder #passwordChangeLine h2
{
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 5px;
}

/* account orders page */

#accOrdersHolder
{
	display: block;
}

#accOrdersHeader
{
	color: #666666;
	font-size: 11px;
	border-bottom: 1px dotted #000000;
	margin-bottom: 5px;
	padding: 5px;
}

#accOrdersHeader h1
{
	width: 100px;
	float: left;
	font-size: 12px;
	margin: 0px;
}
#accOrdersHeader h2
{
	width: 100px;
	float: left;
	font-size: 12px;
	margin: 0px;
}
#accOrdersHeader h3
{
	width: 400px;
	float: left;
	font-size: 12px;
	margin: 0px;
}
#accOrdersHeader h4
{
	width: 140px;
	float: left;
	font-size: 12px;
	margin: 0px;
}
#accOrdersHeader h5
{
	width: 100px;
	float: left;
	font-size: 12px;
	margin: 0px;
}
#accOrdersHeader h6
{
	width: 100px;
	font-size: 12px;
	margin: 0px;
}


#accOrdersLine
{
	margin-bottom: 5px;
	border-bottom: 1px dotted #999999;
	padding: 5px;
	display: block;
	clear: left;
	height: 60px;
}

#accOrdersLine h1
{
	width: 100px;
	float: left;
	font-size: 12px;
	margin: 0px;
}
#accOrdersLine h2
{
	width: 100px;
	float: left;
	font-size: 12px;
	margin: 0px;
}
#accOrdersLine h3
{
	width: 400px;
	float: left;
	font-size: 12px;
	margin: 0px;
	height: 60px;
	overflow: auto;
}
#accOrdersLine h4
{
	width: 140px;
	float: left;
	font-size: 12px;
	margin: 0px;
}
#accOrdersLine h5
{
	width: 100px;
	float: left;
	font-size: 12px;
	margin: 0px;
}

#accOrdersLine h6
{
	width: 50px;
	font-size: 12px;
	margin: 0px;
	float: left;
}



#fpBestSellersHolder
{
}

#fpBestSellersHolder .prodRow
{
   height: 25px;
   width: 100%;
   background-image: none;
}
#fpBestSellersHolder .prodRow .title a
{
   font-size: 11px;
}
#fpBestSellersHolder .prodRow .prodImgHolder
{
   display: none;
}
#fpBestSellersHolder .prodRow .code
{
   display: none;
}
#fpBestSellersHolder .prodRow .stock
{
   display: none;
}
#fpBestSellersHolder .prodRow .pricing
{
   display: none;
}
#fpBestSellersHolder .prodRow .buybutt
{
   display: none;
}









