/* ----- end float fix ----- */
body{
	color:#555;
	font:70% Arial, Helvetica, sans-serif;
	text-align:center;
	line-height:150%;
	margin:0;
	padding:0;
	background:url(images/brands-bg.gif) repeat top center;		
}

/* ----- tables ----- */
table, td, input, textarea, select, li{
	font:100% Arial, Helvetica, sans-serif;
	color:#555;
}
th{
	background:#ddd;
	padding:5px;
}
td{padding:5px;}

/* ----- global links ----- */
a:link, a:visited, a:active{
	color:#ff0099;
	text-decoration:none;
}
a:hover{color:#333333;}

/* ----- global paragraphs, headers & horizontal rules ----- */
p, h1, h2, h3, h4, h5, h6{margin:1em 0;}
h1{font-size:140%;}
h2{font-size:130%;}
h3{font-size:120%;}
h4, h5{font-size:100%;}
hr{display:none;}

/* ----- global images ----- */
img{border:none;}

/* ----- hidden items ----- */
#skip{display:none;}
.hidden{display:none;}

/* ----- float left / right classes ----- */
.left{float:right;margin-right:.3em;}
.right{float:right;margin-left:.3em;}

/* ----- company contact details ----- */
address{
	font-style:normal;
	margin:1em 0;
}

/* ----- container size & positioning ----- */
#container{
	margin:0 auto;
	margin-top:0px;
	width:810px;
	text-align:left;
	background:#fff;
	padding-top:5px;
	position:relative;
}

/* ----- header area ----- */
#header{
	height:210px;
	position:relative;
	margin:0 5px;
	background:url(images/brands-header.jpg) no-repeat 0 0;
}

/* ----- company logo & strapline ----- */
#logo{display:none;}
#tagline{display:none;}

/* ----- shopping basket info ----- */
#info{
	position:absolute;
	margin:0;
	padding:1px 8px;
	top:10px;
	right:10px;
	z-index:10;
	background:#000;
	color:#fff;
	text-align:center;
}
#info a:hover{color:#999;}

/* ----- optional mid div (useful for more complex backgrounds) ----- */
#mid{}

/* ----- breadcrumb trail ----- */
#breadcrumbs{display:none;}

/* ----- search box ----- */
#search{
	margin:0 0 0 0;
	padding:10px;
	background:#fff;
}

#brands{
	margin:0 0 13px 0;
	padding:10px;
	background:#fff;
}

#search label{display:none;}

/* ----- side navigation ----- */
#navHome, #navHome li{
	margin:0;
	padding:0;
	list-style:none;
}

#navNews, #navNews li{
	margin:0;
	padding:0;
	list-style:none;
}


#navGallery, #navGallery li{
	margin:0;
	padding:0;
	list-style:none;
}


#navSale, #navSale li{
	margin:0;
	padding:0;
	list-style:none;
}

#navHome{margin-bottom:.5em;}
#navHome li{margin-bottom:1px;}
#navHome li a{
	display:block;
	width:100%;
	background:url(images/homeB.gif) no-repeat 0 0;
	height:35px;
	text-indent:-9999px;
	overflow:hidden;
}


#navNews{margin-bottom:.5em;}
#navNews li{margin-bottom:1px;}
#navNews li a{
	display:block;
	width:100%;
	background:url(images/newsB.gif) no-repeat 0 0;
	height:35px;
	text-indent:-9999px;
	overflow:hidden;
}


#navGallery{margin-bottom:.5em;}
#navGallery li{margin-bottom:1px;}
#navGallery li a{
	display:block;
	width:100%;
	background:url(images/gallery_button.jpg) no-repeat 0 0;
	height:92px;
	text-indent:-9999px;
	overflow:hidden;
}


#navSale{margin-bottom:.5em;}
#navSale li{margin-bottom:1px;}
#navSale li a{
	display:block;
	width:100%;
	background:url(images/saleB.gif) no-repeat 0 0;
	height:35px;
	text-indent:-9999px;
	overflow:hidden;
}


#navHome li a:hover, #navHome li a.selected{background:url(images/homeA.gif) no-repeat 0 0;}

#navNews li a:hover, #navNews li a.selected{background:url(images/newsA.gif) no-repeat 0 0;}

#navSale li a:hover, #navSale li a.selected{background:url(images/saleA.gif) no-repeat 0 0;}

#navGallery li a:hover, #navGallery li a.selected{background:url(images/gallery_button_ov.jpg) no-repeat 0 0;}

#navDept, #navDept li{
	margin:0;
	padding:0;
	list-style:none;
}
#navDept{margin-bottom:1em;}
#navDept li{margin-bottom:1px;}
#navDept li a{
	display:block;
	width:100%;
	background:#fff;
	color:#555;
}
#leftmenu li a:hover, #leftmenu li a.selected{background:#fff;}
#navDept li a:hover, #navDept li a.selected{background:#fff;}
#navDept li a span{
	display:block;
	padding:3px 5px;
}
/* ----- subdepartment navigation ----- */
#navSubDept, #navSubDept li {
	margin:0;
	padding:0;
	list-style:none;
}
#navSubDept{
	margin:1em 0;
	padding:0;
	border:none;
	background:#fff;
	color:#777;
}
#navSubDept li{
	margin:0 19px 19px 0;
	padding:2px;
	list-style:none;
	width:170px;
	height:170px;
	border:1px solid #999;
	background:#fff;
	overflow:hidden;
	text-align:center;
	line-height:180px;
	display:block;
	float:left;
}
#navSubDept li a{
	color:#999;
	display:block;
	height:175px;
	overflow:hidden;
}
#navSubDept li a:hover, #navSubDept li a.selected{color:#444;}
#navSubDept li:hover{border:1px solid #ff3399;}

/* ----- customer tool list ----- */
#navTools, #navTools li{
	margin:0;
	padding:0;
	padding-left:8px;
	list-style:none;
}
#navTools{margin-bottom:1em;}
#navTools li{margin-bottom:1px;}
#navTools li a{
	display:block;
	width:100%;	
	background:#fff;
	color:#555;
}
#navTools li a:hover{color:#000}
#navTools li a.selected{background:#fff;}
#navTools li a span{
	display:block;
	padding:3px 5px;
}

/* ----- nav static menu items ----- */
.navStatic, .navStatic li{
	margin:0;
	padding:0;
	list-style:none;
}
.navStatic{margin-bottom:1em;}
.navStatic li{margin-bottom:1px;}
.navStatic li a{
	display:block;
	width:100%;	
	background:#fff;
	color:#555;
}
.navStatic li a:hover{
	background-image:url(images/menu_bolt.gif);
	color:#000;
}
.navStatic li a span{
	display:block;
	padding:3px 20px;
}
#navToolsTitle, #navDeptTitle, .navStaticTitle{
	margin:0;
	padding:8px 5px;
	margin-bottom:5px;
	font-size:120%;
	color:#000;
	background: url(images/menu_dash.gif) no-repeat bottom left;
}

/* ----- side navigation column ----- */
#side{
	float:left;
	display:inline;
	width:200px;
	margin-left:5px;
	margin-top:5px;
}
* html #side{width:185px;}

/* ----- main content area ----- */
#main{
	float:left;
	display:inline;
	width:585px;
	margin-left:15px;
	margin-top:-10px;
}
* html #main{width:600px;}
#main h2{
	font-weight:normal;
	padding:0;
	color:#f09;
	font-size:160%;
	clear:both;
}
#main h2#pageTitle{
	font-weight:normal;
	padding:0;
	padding-top:20px;
	margin:0;
	margin-bottom:1em;
	color:#f09;
	font-size:200%;
}
.note{font-size:110%;}
.highlight{font-size:140%;}
.module1{
	float:left;
	width:250px;
}
.module2{
	float:right;
	width:250px;
}

/* ----- footer area ----- */
#footer{
	background:#ccc;
	padding:10px;
}
#footer p{margin:0;}
#footer ul, #footer li{
	margin:0;
	padding:0;
	list-style:none;
}
#footer li{display:inline;margin-right:.5em;}
#footer a:hover{
	color:#777;
	text-decoration:underline;
}
#footer #credits{
	float:right;
	margin-top:-1.5em;
	color:#333;
}

/* ----- pagination (page 1/2 etc.) ----- */
#pagination{margin:1em 0;}
#pagination li{
	margin:0;
	height:16px;
	line-height:16px;
	float:left;
}
#pagination a{
	display:block;
	float:left;
	width:9px;
	height:9px;
	margin-left:10px;
	margin-top:3px;
	text-indent:-9999px;
	overflow:hidden;
}

/* ----- product thumbnail list ----- */

.products ul, .products li{
	margin:0;
	padding:0;
	list-style:none;
} 
.products{margin:1em 0;}
* html .products{width:605px;}
.products li{
	float:left;
	display:inline;
	width:281px;
	margin-right:10px;
	margin-bottom:10px;
	background:#fff;
}
.products li h3{
	margin-top:.5em;
	margin-bottom:1em;
	padding:0;
	background:none;
}
.products li h3 a{color:#555;}
.products li h3 a:hover{color:#333;}
.products .image{}
.products .image a img{
	padding:2px;
	background:#fff;
	border:1px solid #999;
	margin:0;
	margin-right:10px;
	margin-bottom:10px;
}
.products .image a img:hover{background:#fff;}
.products .desc{}
.products .price{
	clear:both;
	margin:1em 0;
	line-height:180%;
	color:#666;
	font-size:110%;
}
.products .quantity{
	clear:both;
	margin:1em 0;
	text-align:right;
	line-height:180%;
}
/* ----- individual products ----- */
#product{margin:1em 0;}
#product .image{	
	float:left;
	margin-bottom:1em;
}	
#product .image p{margin:.5em 0;}
#product .image img{border:1px solid #fff;}	
#product .info{	
	float:right;
	width:270px;
}
#product .price{
	color:#f39;
	font-size:120%;
}
#product .info p{
	margin:0;
	margin-bottom:.2em;
}
#product .info h3{
	margin:0;
	margin-bottom:.2em;
}
#product .actions{
	border-top:1px solid #999;
	clear:both;
}	
#product #addBasket{
	border-top:1px dashed #999;
	padding-top:1em;
}
#product #addWishlist a{}

/* ----- featured articles ----- */
#articles{}
#articles ul, #articles li {
	margin:0;
	padding:0;
	list-style:none;
}
#articles ul{
	margin:1em 0;
	padding:3px 10px;
	background:#f1f1f1;
	border:1px solid #eee;
	color:#777;
}
#articles ul li{
	margin:.5em 0;
	line-height:150%;
	padding:0;
	padding-left:15px;
	list-style:none;
	background:url(/graphics/plain/arrow3.gif) no-repeat 0 .6em;
}
#articles ul li a{color:#777;}
#articles ul li a:hover{
	color:#777;
	text-decoration:underline;
}

/* ----- customer reviews ----- */
#reviews{}
#reviews ul, #reviews li {
	margin:0;
	padding:0;
	list-style:none;
}
#reviews ul{
	margin:1em 0;
	padding:3px 10px;
	background:#f1f1f1;
	border:1px solid #eee;
	color:#777;
}
#reviews ul li{
	margin:.5em 0;
	line-height:150%;
	padding:0;
	padding-left:15px;
	list-style:none;
}
#reviews ul li a{color:#777;}
#reviews ul li a:hover{
	color:#777;
	text-decoration:underline;
}

/* ----- site map ----- */
#sitemap, #sitemap ul, #sitemap li{
	margin:0;
	padding:0;
	list-style:none;		
} 
#sitemap{margin:1em 0;}
#sitemap li{margin:.5em 0;}
#sitemap li h3{margin:.2em 0;}
#sitemap ul{padding-left:20px;}

/* ----- tables and forms ----- */
fieldset{
	border:none;
	padding:0;
	margin:1em 0;
}
legend{
	font-weight:normal;
	padding:0;
	margin:0;
	color:#555;
	font-size:120%;
	clear:both;
}
fieldset h3, fieldset h3{margin:1em 0 0 0;}
#content table{
	width:100%;
	margin:.5em 0;
	border-collapse:collapse;
	line-height:150%;
}
th{
	border:1px solid #fff;
	background:#ddd;
	padding:5px;
}
td{
	background:#eee;
	border:1px solid #fff;
	padding:5px;
	vertical-align:top;
}
.formField, .formSelect{
	background:#fff;
	border:1px solid #e1e1e1;
	width:200px;
}
.formFieldShort, .formFieldMedium{
	background:#fff;
	border:1px solid #e1e1e1;
	width:20px;
	margin-right:5px;
}
.formFieldMedium{width:96px;}
table .price{
	color:#13689d;
	font-size:110%;
	font-weight:bold;
}
.formFieldProduct{width:150px;}
table .price{
	color:#13689d;
	font-size:110%;
	font-weight:bold;
}
.formRadio{vertical-align:middle;}
.formButton{
	background:#666666;
	color:#fff;
	border:none;
	padding-top:3px;
	padding-bottom:3px;
}
label span{
	color:#13689d;
	font-size:110%;
	font-weight:bold;
}
input.formField:focus, formFieldShort:focus, formFieldMedium:focus, textarea:focus, #quantity:focus{
	background:#fff;
	border:1px solid #bbb;
}

/* ----- shopping cart ----- */
#total{
	margin:1em 0;
	padding:0;
	width:295px;
	font-size:110%;
}
#total dt{
	width:200px;
	float:left;
	font-weight:bold;
}
#total dd{
	margin-left:201px;
	text-align:right;
}
.actions{
	clear:both;
	margin:0;
	padding:.5em 0;
}

/* ----- first table data style ----- */
td.first{width:40%;}

/* ----- float fix ----- */
.inner:after, .products:after, .products li:after, #pagination:after, #total:after, .modules:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.inner, .products, .products li, #pagination, #total, .modules{display:block;}
/*  \*/
.inner, .products, .products li, #pagination, #total, .modules {min-height:1%;}
* html .inner, * html .products, * html .products li, * html #pagination, * html #total, * html .modules {height:1%;}
/* ----- end float fix ----- */