/** THIS IS THE OVERRIDE VERSION IN /fastlec.co.uk/includes/templates/fastlec/css
 *
 *
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2005 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 3215 2006-03-20 06:05:55Z birdbrain $
 */
* {margin: 0;
padding: 0;
	}
body {
	font-family: Arial, helvetica, sans-serif;
	font-size: 75%;
	color: #000;
	/*background-image:url('images/grey_dots_bg.gif');*/
	background-repeat: repeat;
	/*behavior: url(includes/csshover.htc);*/
width:975px;
margin:auto;
padding: 0 10px;
border-left:1px solid #aaa;
border-right:1px solid #aaa;
	}

a img {border: none; }

a:link, a:visited, #navEZPagesTOC ul li a {
	color: navy;
	text-decoration: none;
	}
 
a:hover, #navEZPagesTOC ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #999;/*#FFcc00;*/
	}

a:active {
	color: #00F;
	}

h1 {
	font-size: 1.5em;
	padding:1em 0;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1em;
	}

.biggerText {
	font-size: 1.2em;
	}

h1, h3, h4, h5, h6 {
	margin: 0.3em;
	}

CODE {
	font-family: verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}
		
	
TEXTAREA {
	float: left;
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	background: #F0F8FF;
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	}

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

#logo {
	background-color: transparent;
	}
	
LABEL.inputLabel {
	width: 11em;
	float: left;
	background-color:#fff;
	}

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width: 12em;
	float: left;
	}

P, ADDRESS {
	padding: 0.5em;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 2em;
	padding: 0.2em;
	border: 1px solid #000000;
	}

.messageStackWarning, .messageStackError {
font-size:2em;
font-weight:bold;
margin:auto;
text-align:center;
width:480px;
	background-color: #ff0000;
	color: #ffffff;
	}

.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}

/*wrappers - page or section containers*/
#mainWrapper {
	background-color: white;
	text-align: left;
	width: 970px;
	vertical-align: top;
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

	
	
#contentMainWrapper{
margin: auto;
	width: 970px;
	}
	
#mainWrapper {
	margin:auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	
margin-right: .4em;
	} 

	
#tagline {
	color:#f00;
	background-color: transparent;
	font-size: 1.4em;
	font-weight: bold;
	font-family:tahoma;
	text-align : center;
	
	}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}
.navNextPrevCounter {
	margin: 1em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding:  0.5em 2em;
	list-style-type: none;
	}

#navSuppWrapper, #navCatTabsWrapper {
	margin:0em;
	background-color: #fff;
	font-weight: bold;
	color: #fff;
	height: 1%;
	width: 100%;
	}


	
#navCatTabsWrapper {
	padding-bottom:2em;
	/*background-image:url(../images/cat-head-bg.jpg);
	background-repeat: repeat-x;*/
	background-color: #f00;
	}	
	
#navSupp ul, #navCatTabs ul  {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#navSupp ul li, #navCatTabs ul li {
	display: inline;
	white-space: nowrap;
	}

#navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #fff;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #000000;
	}

#navEZPagesTOC ul {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
	}

#navEZPagesTOC ul li {
	white-space: nowrap;
	}

#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
	}

#navMainSearch, #navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	}

#navEZPagesTop {
	background-color: #ffff33;
	}

#navBreadCrumb, #navEZPagesTop {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}
	
#navBreadCrumb {
	margin-left:1em;
	background-color: transparent;
	padding-bottom:0em;
	}
#navColumnOne, #navColumnTwo {
	background-color: #fff;
	}

.centerBoxWrapper {
	height: 1%;
	margin:2em 0em;
	/*border-left: 1px solid #dadada;
border-right: 1px solid #dadada;
border-bottom: 1px solid #dadada;*/
	}	
/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
background-color:#fff;	
vertical-align: top;
	}
.categoryListBoxContents{
height:160px;
background-color:#fff;
padding-top:20px;
border: solid #eee 1px;
	}
/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0.8em;
	}


.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/

#cartAdd {
        float:left;
        border:1px solid #aaa;
	text-align: center;
	margin: 1em;
	padding: 1em;
background-color:#ffe;
	}

.cartButton{
position:relative;
top:.8em; left:1em}

.tableHeading TH {
	border-bottom: 1px solid #cccccc;
	}

.tableHeading, #cartSubTotal {
	background-color: #e9e9e9;
	 }

#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartTotalDisplayTax, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay   {
	padding: 0.5em 0em;
	}

.cartTotalDisplayTax {
	text-align: center;
	padding-right: 0.2em;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
	color: #f00;
font-weight:bold;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #900;
	position: relative;   /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

#cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
width: 50%; 
margin: 0.2em;
padding: 0.5em;
}
.normalprice, .productSpecialPriceSale {
	font-size:.9em;
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #00000;font-weight:bold;
	}

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}

/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	/*margin: 0em 1em 1em 0em ;*/
	margin: 1.5em ;
	}

.categoryIcon {}
#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents,  .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a {
	margin:0;
text-align:left;
	font-size: 1em;
	color: #fff;
	
	
	}
h3.leftBoxHeading{
	padding-left:1em;
	}

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	height:33px;
	border:0;
	/*background-image:url(../images/design/headingbg.jpg);
background-repeat: repeat-x;*/
background: #1daefd url("../images/scratch/heading-bg.png") repeat-x scroll center bottom !important;
	color:#fff;

	
	}


.centerBoxHeading{
        width:762px;
		
	}

h2.centerBoxHeading {
	padding-top:.5em;
	color:#fff;
	}	
		
.leftBoxContainer, .rightBoxContainer {
	
	margin-top: 0.5em;
	margin-bottom:1em;
	}

	
.sideBoxContent {
	margin-top:0;
	border: 1px solid #666;
	background-color: #E8E8E8;
	padding: 0.4em;
	}
	
.sideBoxContent#shoppingcartContent{background-color: #ff0;}

h3.rightBoxHeading, h3.rightBoxHeading a {
	text-align:right;
	font-size: 1em;
	color: #fff;
	}
h3.rightBoxHeading{
	padding-right:1em;

	}
	
.rightBoxHeading#searchHeading,.rightBoxHeading#currenciesHeading {
	padding-top:0.8em;
	padding-bottom:0.8em;
}	

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #4E51FF;
	text-decoration: none;
	} 

h3.leftBoxHeading a:visited, h3.rightBoxHeading a:visited {
	color: #ff0;
	} 	
	
.rightBoxContent {
	background-color: #ffffff;
	margin-bottom: 1em;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}

.productListing-heading{
	padding-top: 1em;
}

.productListing-data
{
	text-align: left;
	margin: 1em;
	padding: 1em;

	}	

	
/*.listingProductImage {border: 8px solid #000;
-moz-border-bottom-colors: #555 #666 #777 #888 #999 #aaa #bbb #ccc;
-moz-border-top-colors:    #555 #666 #777 #888 #999 #aaa #bbb #ccc;
-moz-border-left-colors:   #555 #666 #777 #888 #999 #aaa #bbb #ccc;
-moz-border-right-colors:  #555 #666 #777 #888 #999 #aaa #bbb #ccc;
padding: 5px 5px 5px 15px;}*/

.itemTitle {position: relative; right: 6px;}
	
	
#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}

#bannerboxHeading {
	background-color: #0000CC;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/*misc*/
.back {
	float: left;
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}
.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #E8E8E8;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #F0F0F0;
	height: 1.5em;
	vertical-align: top;
	}

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}

TR.tableHeading {
	background-color: #cacaca;
	height: 2em;
	}

#siteMapList {
	width: 90%;
	float: right;
	}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
	}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #ffffff;
	}

#betterTogetherDiscountPolicy{
background-color:#ff0;
height:3em;
border:4px solid #f00;
padding: 15px 5px 5px 5px;
font-size:1.5em;
font-weight:bold;
}

#productInfoLink {text-align:center;}

/*Changes to header */

#headerWrapper{
margin-bottom: 7px;
height: 165px;
position: relative;
background-image: url(../images/scratch/header-bg.png);
background-repeat:repeat-x;
	}
#logo{
position: absolute; top: 36px;}

.headerTagline{
font-size:12px;
font-weight:bold;
position:relative;
left:10px;
bottom:10px;
color:#000;}
	
#paymentTypes{
text-align: center;
position: absolute; right: 0;bottom: 30px;
}

#navMainWrapper{
padding-bottom: 2px;
height: 33px;
position: absolute;top: 140px;
/*background-image: url(../images/design/headingbg.jpg);
background-repeat:repeat-x;*/
background: #1daefd url("../images/scratch/heading-bg.png") repeat-x scroll center bottom !important;
margin:0em;
font-weight: bold;
color: #fff;
width: 100%;
}

#navMain{
margin: 0;padding 0;
height: 24px;
position: absolute; top: 4px;
}

#navMain ul  {
	margin: 0;
	padding:  0;
	list-style-type: none;
	text-align: center;
	line-height: 15px;
	}
	
#navMain ul li{
	display: inline;
	white-space: nowrap;
	}

#navMain ul li a {
	text-decoration: none;
	color: #fff;
	}
#navMain ul li a:hover {color: #aaa}


.headList0, .headList1, .headList2, .headList3, .headList4, .headList5, .headList6  {
/*padding-right:15px; for diagonal break*/
padding:0;
margin:0px;
height: 26px;
background-image:url(/includes/templates/fastlec/images/headerlibg.gif);
background-repeat: no-repeat;
background-position: right;
}

.headList0 a,.headList1 a, .headList2 a,.headList3 a,.headList4 a,.headList5 a,.headList6 a{position: relative; top:8px;right: 20px;}

.headList0{position: absolute; bottom:-1px;left:40px;}
.headList1{position: absolute; bottom:-1px;left:110px;}
.headList2{position: absolute; bottom:-1px;left:210px;}
.headList3{position: absolute; bottom:-1px;left:265px;}
.headList4{position: absolute; bottom:-1px;left:340px;}
.headList5{position: absolute; bottom:-1px;left:440px;}
.headList6{position: absolute; bottom:-1px;left:560px;}/*Add 150 when VAT switch on */

.vatHead{font-size: 16px;position: absolute;bottom:30px;left: 280px;
color: red;padding-bottom:.5em;}

.novatHead{
display:none;
font-size: 16px;position: absolute;bottom:30px;left: 380px;
color: blue;padding-bottom:.5em;}

/* Main page additions/changes*/

#mainPagePics{
position: relative;left:80px;
width:600px; height:210px; z-index:0;
}

#mainPagePics img{
margin: 2px;
border: 1px solid blue;
}

#textLeft, #textCentre, #textRight, #textLeftshadow, #textCentreshadow, #textRightshadow {
z-index: 3;
font-size: 1.4em;
font-weight: bold;
}
#textLeftshadow, #textCentreshadow, #textRightshadow{
z-index: 2;
}
#textLeft h1, #textCentre h1, #textRight h1, #textLeftshadow h1, #textCentreshadow h1, #textRightshadow h1 {
margin: 0px;padding: 0px;
}
#textLeft{
width: 110px;
position: absolute; bottom: 5px; left:10px;
}
#textLeftshadow{
width: 110px;
position: absolute; bottom: 4px; left:11px;
}

#textCentre{
width: 260px;
position: absolute; top: 0px; left:150px;
}
#textCentreshadow{
width: 260px;
position: absolute; top: 1px; left:151px;
}
#textRight{
width: 120px;
position: absolute; bottom: 5px; left:465px;
}
#textRightshadow{
width: 120px;
position: absolute; bottom: 4px; left:466px;
}

#indexCategoriesDisplay{
/*width: 590px;*/
margin-bottom: 1em;
/*border-left: 1px solid #dadada;
border-right: 1px solid #dadada;
border-bottom: 1px solid #dadada;*/
}

/*variations on product listing pages */


.productListing-data.PRODUCT_LIST_MODEL{}
.productListing-data.PRODUCT_LIST_IMAGE{text-align:center;}
.productListing-data.PRODUCT_LIST_MANUFACTURER{text-align:center;}
.productListing-data.PRODUCT_LIST_NAME{}
.productListing-data.PRODUCT_LIST_PRICE{text-align:center;}

.productListing-odd{background-color: #f8f8f8;}

/*variations on product info pages */

#productMainImage{
width:275px;
height:165px;
margin:auto;
margin-top:1em;


}


#productName{
        width:60%;
        float:left;
        text-align:left;
        border-left: 1px solid #aaa;
        border-bottom: 1px solid #aaa;
        padding-left:1em;
        padding-bottom:2em;
	}

#productDetailsList{
width:100%;
	list-style-type: none;
        margin-left:.5em;
	font-size: 1.1em;
	font-weight: bold;

	}

#productPrices, #productAttributes,#fastAddCart{
        width:60%;
        float:right;
        text-align:left;
        margin-right:22px;
        padding:1em 0em 1em .7em;
        border-left: 1px solid #aaa;
	}

#productPrices h2{
	font-size: 2em;
	color: #000;
	}

#productAttributes, #fastAddCart{
border-left: 1px solid #aaa;
border-top: 1px solid #aaa;
margin-left:275px;
	}



	
.attribImg {
	width: 19%;}

#productQuantityDiscounts{
float:left; padding:1em;
}


h4.optionName{
	position: relative;bottom: 4px;
	}



#productDescription{border: solid grey 1px;}
#productDescription ul {margin-left: 2em;}

/*#productDescription TABLE, #productDescription TD{border: solid grey 1px;}*/

#productDescription TD{padding: 5px;}

.prodSpacer{
	position: relative; bottom: 38px;
	width: 99%;
	border-top: 1px solid #aaa;
	}
#productInfoLink{font-size:1.1em;padding-bottom:1em;}

#addimagesHeading{
	position: relative; bottom: 60px;
	margin-left: 1em;
	margin-right: 1em;
	background-color: #dadada;
	border: 1px solid #aaa;
	}
		
#productAdditionalImages{
	width:35%;
	}
	
#productTellFriendLink, #productReviewLink {
	/*position: relative; bottom: 20px;	*/
	padding: 1em;
	}

p#productDateAdded{
	/*position: relative; bottom: 150px;*/
	}
*/
.centerBoxContentsCrossSell{padding: .7em 0;} 


	
/*changes to listings

#allProductsDefault, #newProductsDefault, #featuredDefault {
	font-size: 1.1em;
	}

#allProductsDefault a, #newProductsDefault a, #featuredDefault a{
	font-size: 1.4em;
color:#000;
	}
#allProductsDefault a:hover, #newProductsDefault a:hover, #featuredDefault a:hover{
color:#aaa;
	}*/


.centerBoxContentsSpecials{
}

#categoryIcon {display:none;}

#categoryImgListing{
	display:none;
	
	}


.withVATprice{
	font-size: .7em;
	}
	
.withVATpricespec{
	font-size: .7em;
	color: #f00;
	}

/* cart stuff */
#cartInstructionsDisplay{
	text-align: right;
	font-size: 1em;
	color: #f00;
	}

#mainWrapper{border: 1px solid #aaa;
padding: 5px;
}

#shoppingcartContent IMG{margin-left:25px;}

#shipAdvice, #shipExcAdvice {
width:100%; 
text-align:center;
}

#shipAdvice {
font-size:14px;
font-weight:bold;
background-image: url(../images/design/ship_grad_bg.jpg);
background-repeat:repeat-x;
color:#f00;
padding: 5px 0px;
}
#shipExcAdvice {font-size:10px; color:#000;}

.ccinfo label{width:180px;}
/* #ppExpress{display:none;} */

#indexCategoriesDisplay{width:770px;}

#indexProductListCatDescription ul{position:relative; left:30px;}

#indexCategoriesMainContent {
font-size:1.2em;
font-weight:bold;
}

#indexCategoriesMainContent a:link{
color:black;
}
#indexCategoriesMainContent a:hover{
color:#aaa;
}
#indexCategoriesMainContent a:visited{
color:black;
}

/* Overall Settings for CSS Flyout Sidebox Area */
div#nav-cat {
width: 178px; 
margin: 0; 
font-weight:normal;
}
/* Overall Settings for CSS Flyout Menu Area */
div#nav-cat ul {
line-height: 20px;
width: 178px; 
margin:0 0 -2px 1px; 
background-color: #E8E8E8;
  border: 1px solid #AAA;
  }

/* Sets Backgrond Colour for further submenu blocks */

div#nav-cat ul.level2 {
background-color:#CECECE;
width:250px;
}

div#nav-cat ul.level3 {
background-color: #E8E8E8;
width:250px;
}
div#nav-cat ul.level4 {
background-color: #CECECE;

}
div#nav-cat ul.level5 {
background-color: #E8E8E8;
}

div#nav-cat ul.level6 {
background-color: #CECECE;
}


/* Sets Category Text Background on Main Menu for categories without subcats */
div#nav-cat li {
position: relative; 
list-style: none; 
margin: 0;
z-index: 1;
width: 100%; 
margin-top: 0; /* change it to whatever space you want to put space between buttons*/
border-bottom: 1px solid #CCC; /* <---this line may help or hinder IE menu shifting issues */
}


/* Sets currently hovered category on the Main Menu and it's parent category to orange background */
div#nav-cat li:hover {
background-color: #999;
}
/* Sets Category Text Background on Main Menu for categories with subcats */
div#nav-cat li.submenu {
width: 100%; 
background: url(../images/submenu.gif) 95% 50% no-repeat;
/*background-color: #E8E8E8;*/
}



/* Sets currently hovered category on the Main Menu and it's parent category to orange background */
div#nav-cat li.submenu:hover {
background-color: #999;
}
/* Settings for Category Text */
div#nav-cat li a {
display: block; 
padding: 0.25em 0 0.25em 0.5em;
  text-decoration: none; 
  color: navy;
  }


/* Settings for the display of submenu blocks */
div#nav-cat ul a {
width: auto;
}

/* Settings for position of submenu blocks */
div#nav-cat ul ul {
position: absolute; 
top: -1px; 
left: 175px;
 display: none;
  
  }

div#nav-cat ul ul.level3 {
position: absolute; 
top: -1px; 
left: 245px;
 display: none;
  }

div#nav-cat ul ul.level4 {
position: absolute; 
top: -1px; 
left: 245px;
 display: none;
  }

/* Settings for extra submenu blocks */
div#nav-cat ul.level1 li.submenu:hover ul.level2, 
div#nav-cat ul.level2 li.submenu:hover ul.level3,
div#nav-cat ul.level3 li.submenu:hover ul.level4,
div#nav-cat ul.level4 li.submenu:hover ul.level5,
div#nav-cat ul.level5 li.submenu:hover ul.level6 {
display:block;}
/*div#nav-cat ul.level1 li.submenu:hover ul.level2  { height: 200px;overflow: scroll;}
div#nav-cat ul.level2 li.submenu:hover ul.level3 { height: 200px;overflow: scroll;}
div#nav-cat ul.level3 li.submenu:hover ul.level4 { height: 200px;overflow: scroll;} */


#cartSubTotal 
{
	height: 3em;
}

/*Image Hover for IH*/

#trailimageid {
  position: absolute;
  visibility: hidden;
  left: 0px;
  top: 0px;
  width: 220px;
  height: 0px;
  z-index: 1000;
}

#trailimageid div {
  padding: 5px;
  background-color: #FFF;
  border: 1px solid #888;
  text-align: center;
}

#trailimageid h1 {
  font-size: 100%;
  font-weight: normal;
  margin: 0;
  padding: 2px 0px;
  text-align: left;
  width: 100%;
}

#trailimageid img {
  margin: 2px;
  border: none;
}

div#vatNote a span {display: none;}

div#vatNote a:hover span {display: block;
     position: absolute; bottom: 0px; left: 110px;
   width: 300px;
   padding: 5px; margin: 10px; z-index: 100;
   color: #000; background: red;
   font: 10px Verdana, sans-serif; text-align: center;}

#vatNote img{position:relative; right:40px;}

div#newsNote a span {display: none;}

div#newsNote a:hover span {display: block;
     position: absolute; bottom: 0px; left: 630px;
   width: 300px;
   padding: 5px; margin: 10px; z-index: 100;
   color: #000; background: green;
   font: 10px Verdana, sans-serif; text-align: center;}

#newsNote img{position:relative; left:552px; bottom:20px;}

#sslcertsideboxContent{background-color:#fff;
padding:0px 0px 20px 10px;
;
}

#sslcertsideboxContent ul{list-style-type:none;}

#socialize {
margin-right:20px;
font-weight:normal;
text-align:center;}


#headerListing{
background-color:#fff;

}

#headerListing ul li{margin-bottom:12px;}

#headerListTitle{
font-size:13px;
font-weight:bold;
color:#fff;
background-color:#2034f7;
padding: 10px;
margin-bottom:10px;
margin-right:5px;
}

#christmas{
width:560px;
text-align:center;
background-color:#f00;
position:absolute;
padding:5px;
border:2px solid green;
left:197px;
top:115px;
z-index:1000;}

#christmas a:link, #christmas a:visited{
font-family:times new roman;
color:#fff;
font-size: 18px;
font-weight:bold;
font-style:italic;
}

#christmas a:hover{
color:#aaa;
}

#christmasTimes td{padding:3px;}
.div-overflow
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
	overflow: auto;
	height: 161px;
}

#socialLinks{
width:280px;
text-align:left;
font-size:12px;
font-weight:bold;
background-color:#ffff;
position:relative;
padding:12px;
border:0px solid green;
left:390px;
top:-2px;}

#socialLinks img, #sslcertsideboxContent img{
position:relative;
left:0px;
top:10px;}

/* fix search button alignment in scratchmedia test 1 
.scratch-test1 input.search-button {line-height: normal !important; letter-spacing: -1000em; vertical-align: middle;}
.scratch-test1 input.search-text {border: 1px solid blue !important; height: 16px !important; padding: 2px 4px !important; vertical-align: middle; margin-top: 0 !important;}
.scratch-test1 .navMainSearch {padding-top: 4px !important;}*/

.navMainSearch{padding-top: 5px !important;}
input.search-text {border: 1px solid blue !important; height: 16px !important; padding: 2px 4px !important; vertical-align: middle; margin-top: -19px !important;}
.navMainSearch a{line-height:15px;position:relative; bottom:8px;}


#accountLinksWrapper, #myAccountGen, #myAccountNotify{margin:10px 20px;}

#productDateAvailable{text-align:left;
position:relative; bottom:20px;
color:#0303fb;
font-size: 1.1em;
}

.payment-types{
float:right;
text-align:right;
margin-top:10px;
font-size:16px;
font-weight:bold;}


#shiptoCheck{width:75%;margin:auto;
margin-top:20px;
margin-bottom:20px;
border:2px solid #aaa;}

#shiptoCheck fieldset{border:0px;}

#shiptoCheck fieldset .checkoutAddress{font-weight:bold;}
