/** Global CSS **/
* { padding:0; margin:0; }
body { font-family:Arial, Helvetica, sans-serif; font-size:12px; background:#beeffd; }
p { font-family:Arial, Helvetica, sans-serif; font-size:12px; color: #231f20; }
a { color:#231f20; text-decoration:underline; }
a:hover { text-decoration:none; }
#wrapper { margin:0 auto; width:960px; background-color:#FFFFFF; }

/** Header CSS **/
#header { width:960px; float:left; height:331px; margin:0; }
#headermerged { margin:0 auto; width:960px; position:relative; }
#montage { background:url(../styleImages/montage.jpg) no-repeat; position:absolute; left:0; top:0; z-index:3; width:960px; height:331px; }
#logobutton { visibility:visible; position:absolute; left:18px; top:11px; z-index:4; width:232px; height:69px; }
#id2 { background-image:url(../styleImages/id2.jpg); left:247px; }
#id3 { background-image:url(../styleImages/id3.jpg); left:70px; }
#id1 { background-image:url(../styleImages/id1.jpg); left:168px; }
#basketcontents { visibility:visible; position:absolute; left:546px; top:308px; z-index:4; width:191px; }
#basketcontents p { font:12px/14px Arial, Helvetica, sans-serif; margin:0; color:#FFFFFF; text-align:left; }
#homebutton a,#viewbasketbutton a,#returnsbutton a,#contactusbutton a { background-repeat:no-repeat; display:block; height:9px; background-position:0 0; font-size:9px; line-height:9px; }
#myaccountbutton a,#deliverybutton a { background-repeat:no-repeat; display:block; height:12px; background-position:0 0; font-size:12px; line-height:12px; }
#viewbasketbutton a:hover { background-position:-87px 0; }
#myaccountbutton a:hover { background-position:-85px 0; }
#contactusbutton a:hover { background-position:-75px 0; }
#deliverybutton a:hover { background-position:-57px 0; }
#returnsbutton a:hover { background-position:-50px 0; }
#homebutton a:hover { background-position:-41px 0; }
#logobutton a:hover { background-position:-232px 0; }
#viewbasketbutton a { width:87px; background-image:url(../styleImages/viewbasketbutton.jpg); }
#myaccountbutton a { width:85px; background-image:url(../styleImages/myaccountbutton.jpg); }
#contactusbutton a { width:75px; background-image:url(../styleImages/contactusbutton.jpg); }
#viewbasketbutton { visibility:visible; position:absolute; left:743px; top:309px; z-index:4; width:87px; height:9px; }
#deliverybutton a { width:57px; background-image:url(../styleImages/deliverybutton.jpg); }
#myaccountbutton { visibility:visible; position:absolute; left:854px; top:309px; z-index:4; width:85px; height:12px; }
#id1,#id2,#id3 { visibility:visible; position:absolute; top:309px; z-index:4; width:10px; height:9px; background-repeat:no-repeat; }
#contactusbutton { visibility:visible; position:absolute; left:85px; top:309px; z-index:4; width:75px; height:9px; }
#returnsbutton a { width:50px; background-image:url(../styleImages/returnsbutton.jpg); }
#deliverybutton { visibility:visible; position:absolute; left:184px; top:309px; z-index:4; width:57px; height:12px; }
#returnsbutton { visibility:visible; position:absolute; left:264px; top:309px; z-index:4; width:50px; height:9px; }
#logobutton a { background:url(../styleImages/logobutton.jpg) no-repeat 0 0; display:block; height:69px; width:232px; font-size:69px; line-height:69px; }
#homebutton a { width:41px; background-image:url(../styleImages/homebutton.jpg); }
#homebutton { visibility:visible; position:absolute; left:22px; top:309px; z-index:4; width:41px; height:9px; }

/**Left Column CSS **/
#leftcolumn { background:#FFFFFF; margin:0; width:220px; float:left; }
.leftcolumntitle { padding-left:20px; padding-bottom:5px; padding-right:5px; padding-top:5px; background-color:#231f20; color:white; }
#mainmenu-nav { float:left; display:inline; 
/*fixes IE6 float bug*/
font-size:12px; margin:0; }
.ul-nav,.li-nav { font-size:12px; display:block; }
.ul-nav { width:220px; padding:0; font-size:12px; }
.li-nav { float:left; display:inline; font-size:12px; }
.li-nav .ul-nav { display:none; position:absolute; margin-left:220px; margin-top:-24px; border-left:5px solid #231f20; z-index:5; font-size:12px; }
.li-nav a { background-color:#7E7E7E; color:#000000; padding-top:5px; padding-bottom:5px; padding-left:20px; padding-right:5px; font-size:12px; width:195px; display:block; font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; text-decoration:none; }
.li-nav a:hover { background-color:#fef200; color:#231f20; font-weight:bold; padding-top:5px; padding-bottom:5px; padding-left:20px; padding-right:5px; width:195px; display:block; font-family:Arial, Helvetica, sans-serif; text-decoration:none; }
a.hassubmenu { background-image:url(../styleImages/more.gif); background-repeat:no-repeat; background-position:178px 6px; }
#leftcolumn form { margin-left:20px; margin-top:10px; margin-bottom:10px; }
#searchBox { vertical-align:middle; text-align:center; font-family:Arial, Helvetica, sans-serif; font-size:11px; border-left:1px solid #231f20; border-right:none; border-top:1px solid #231f20; border-bottom:1px solid #231f20; color:#231f20; padding:0; padding-top:4px; width:130px; height:19px; }
#brands {padding:20px; background-color:#013cb4;}
#popularproducts {padding-left: 40px; padding-top: 24px; padding-right: 24px; padding-bottom: 24px; background-color:#7E7E7E;}
#popularproducts a {color: white;}
#popularproducts a:hover {color: #fef200;}
#sslcert {text-align: center; padding-top: 20px; padding-bottom: 20px; background-color:#7E7E7E;}

/**Content CSS **/
#content { float:right; background:#FFFFFF; margin:0; width:740px; min-height:350px; display:inline; }
#content h1 { margin-left:21px; margin-right:21px; margin-top:5px; margin-bottom:5px; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#013cb4; }
#content p { margin-left:21px; margin-right:21px; margin-top:5px; margin-bottom:5px; font-family:Arial, Helvetica, sans-serif; font-size:12px; }
#content form { margin-left:21px; margin-right:21px; margin-top:5px; margin-bottom:5px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#231f20; }
#content ul {margin-left:42px; margin-right:21px;}
#content ol {margin-left:42px; margin-right:21px;}
#content label {font-weight: bold;}
.textbox {border:1px solid #231f20; vertical-align:middle; padding: 5px; margin-top: 3px; margin-bottom: 3px;}
.formButton {border:1px solid #231f20; padding: 4px;}
.txtLocation { margin-left:5px; margin-right:5px; }
.error {padding: 5px; background-color: red; color: #FFFFFF;}
.tdcartTitle {background-color: #231f20; color: #FFFFFF; padding: 5px;}
.tdcartCell {padding: 5px;}
.tdcartOdd {border-bottom: solid 1px #231f20; padding:2px;}
.tdcartEven {border-bottom: solid 1px #231f20; padding:2px;}
.tdCartSubTotal {padding: 2px;}
.cartProgress {background-color: #005ed1; margin-left:21px; margin-right:21px; color: white; font-weight: bold; text-align: center; padding: 5px;}
.txtcartProgressCurrent {background-color: #fef200; color: #231f20; padding: 5px;}
#SubCategories { margin-left:21px; margin-right:21px; }
.subCat { float:left; margin-right: 22px; margin-bottom: 22px; }
.subCatTitle {position: relative; width: 142px; font-family:Arial, Helvetica, sans-serif; font-size: 11px; color: white; background-color: #231f20; text-align: center; padding: 5px;}
.catImg { border:none; }
a img.catImg { border:solid 1px #231f20; }
a:hover img.catImg { border:solid 1px #fef200; }
.RelatedProductThumb { border:none; float: left; margin-right: 18px; margin-bottom: 21px;}
a img.RelatedProductThumb { border:solid 1px #231f20; }
a:hover img.RelatedProductThumb { border:solid 1px #fef200; }
#Products { margin-left:21px; margin-right:21px; }
#RelatedProducts { margin-left:21px; margin-right:21px; }
.ProductListing { float:left; margin-right: 18px; margin-bottom: 22px; }
.ProductListingInfo {position: relative; width: 142px; height: 28px; font-family:Arial, Helvetica, sans-serif; font-size: 11px; color: white; background-color: #231f20; text-align: center; padding: 5px;}
.ProductListingPrice {position: relative; width: 140px; font-family:Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #231f20; text-align: center; padding: 5px; border-bottom: solid 1px #231f20; border-left: solid 1px #231f20; border-right: solid 1px #231f20;}
.txtOldPrice {text-decoration: line-through;}
.ProductListingSalePrice {color: red;}
.OutOfStock {color: red;}
.OrdersTable {margin-left:21px; margin-right:21px; margin-top:5px; margin-bottom:5px;}
.pagination {margin-left:21px; margin-right:21px; margin-top:5px; margin-bottom:5px; text-align: center;}
.txtLink {background-color: #fef200; padding: 5px; font-weight: bold; border: solid 1px #000000;}

/** Footer CSS **/
#footer { width:960px; clear:both; background:#231f20;}
#footer p { font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#CCCCCC; padding-top: 5px; padding-bottom: 5px; padding-right: 21px; text-align: right; }
#footer p a { color:#FFFFFF; text-decoration:underline; }
#footer p a:hover { text-decoration:none; }
