/* ----- end float fix ----- */
body, html{
height:100%;
}

body{
	background:url(../graphics/headerGrad.png) repeat-x #fff;
	color:#333;
	font: 70%  Arial, Helvetica, sans-serif;
	font-weight:bold;	
	text-align:left;
	line-height:150%;
	margin:0; 
	padding:0;
	}



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

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

/* ----- global paragraphs, headers & horizontal rules ----- */
p, h1, h2, h3, h4, h5, h6{margin:1em 0;}
h1{font-size:140%; color:#FF0000; margin:0 0 0 0;}
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:100%;
	text-align:left;
	padding-top:0px;
	height:100%;
	float:left;
}

/* ----- header area ----- */
#header{
	height:151px;	
	position:relative;
 background:url(../graphics/header2.png) no-repeat right;
	margin:0 0px;
}

#header .inner{
}

/* ----- company logo & strapline ----- */
#logo{
 height:151px;
 width:633px;
 background:url(../graphics/headerv2.png);
 margin:0;
 padding:0;
 float:left;
}

#logo span{display:none;}

#tagline{
	position:absolute;
	margin:0;
	padding:0;
	top:50px;
	left:30px;
	line-height:20px;
}

/* ----- shopping basket info ----- */
#info{
	position:absolute;
	margin:0;
	padding:13px 0 0 50px;
	width:122px;
	z-index:100;
	right:10px;
	top:151px;
	background:url(../graphics/cartbg.png) no-repeat;
}

#info a{
 color:#000000;
}

/* ----- optional mid div (useful for more complex backgrounds) ----- */
#mid{
width:100%;
height:90px;
margin:0;
background:url(../graphics/logos.png) repeat-x;
}

/* ----- breadcrumb trail ----- */
#breadcrumbs{
	display:block;
	margin:10px 0 20px 0px;
}

/* ----- search box ----- */
#search{
    width:340px; 
	margin:0 0 0 10px;
	padding:4px 0 0 0;
}

#searchKeyword{
 font-size:16px;
 color:#333333;
 width:300px;
 padding:2px;
}

#search label{display:none;}

#search input{
 margin:0;
 padding:0;
 float:left;
 margin-right:5px;
}

#searchSubmit{
 width:24px;
 height:24px;
 background:url(../graphics/go.png);
 font-size:100%;
 border:0;
 margin:0;
 padding:0;
 line-height:normal;
 float:left;
}
/* ----- main menu ----- */

#mainMenu{
 background:url(../graphics/mainmenuBg.png);
 height:48px;
}

#mainMenu ul{
width:760px;
background-image:url(../graphics/mainmenu.png);
padding:0;
position: relative;
margin:0 auto;
}

#mainMenu li{
margin:0;
padding:0;
list-style:none;
position:absolute;
}

#mainMenu li, #mainMenu a{
height:48px;
display:block;
}

#mainMenu span{
display:block;
width:0;
height:0;
overflow:hidden;
}

#men {left:0px; width:125px;}

#women {left:126px; width:145px;}

#children {left:272px; width:164px;}

#accessories {left:437px; width:132px;}


#men_over{
left:0px; width:125px;
background: transparent url(../graphics/mainmenu.png)
0px -48px no-repeat;
}

#women_over{
left:126px; width:145px;
background: transparent url(../graphics/mainmenu.png)
-126px -48px no-repeat;
}

#children_over{
left:272px; width:164px;
background: transparent url(../graphics/mainmenu.png)
-272px -48px no-repeat;
}

#accessories_over{
left:437px; width:132px;
background: transparent url(../graphics/mainmenu.png)
-437px -48px no-repeat;
}


#men a:hover{
background: transparent url(../graphics/mainmenu.png)
-0px -48px no-repeat;}

#women a:hover{
background: transparent url(../graphics/mainmenu.png)
-126px -48px no-repeat;}

#children a:hover{
background: transparent url(../graphics/mainmenu.png)
-272px -48px no-repeat;}

#accessories a:hover{
background: transparent url(../graphics/mainmenu.png)
-437px -48px no-repeat;}



/* ----- side navigation ----- */
#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:#66B3E3;
	color:#555;
}
#leftmenu li a:hover, #leftmenu li a.selected{color:#FF9B08;}
#navDept li a:hover, #navDept li a.selected{color:#FF9B08;}
#navDept li a span{
	display:block;
	padding:3px 20px;
}


/* ----- subdepartment navigation ----- */
#navSubDept, #navSubDept li {
	margin:0;
	padding:0;
	list-style:none;
}
#navSubDept{
	margin:1em 0;
	padding:3px 10px;
	color:#777;
}
#navSubDept li{
	margin:.5em 0;
	line-height:150%;
	padding:0;
	width:450px;
	list-style:none;
	border: 3px solid #000066;
	float:left;
	margin-right:20px;
}
#navSubDept li a{color:#777;}
#navSubDept li a:hover, #navSubDept li a.selected{color:#777;text-decoration:underline;}

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

/* ----- nav static menu items ----- */
.navStatic, .navStatic li{
	margin:0;
	padding:0 0 0 5px;
	list-style:none;
}
.navStatic{margin-bottom:1em;}
.navStatic li{
	margin-bottom:1px;
}
.navStatic li a{
	display:block;
	width:100%;	
	color:#000066;
}
.navStatic li a:hover{color:#FF9B08;}
.navStatic li a span{
	display:block;
	padding:3px 0px;
}
#navToolsTitle, #navDeptTitle, .navStaticTitle{
	margin:0;
	padding:3px 0px;
	margin-bottom:1px;
	color:#FF0000;
    font-size:100%;
	clear:both;
}


/* ----- side navigation column ----- */
#side{
	float:left;
	width:170px;
	margin-left:10px;
}

/* ----- main content area ----- */
#main{
	float:left;
	width:80%;
	margin-left:20px;
}
#main h2{
	padding:0;
	color:#FF0000;
	font-size:160%;
}
#main h2#pageTitle{
	padding:0;
	margin:0;
	margin-bottom:1em;
	color:#FF0000;
	font-size:180%;
}
.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;
}

/* ----- pagination (page 1/2 etc.) ----- */
#pagination{
	margin:1em 0;
}
#pagination li{
	margin:0;
	height:16px;
	line-height:16px;
	float:left;
}
#pagination p{
	margin:0;
	float:left;
	width:100px;
}
#pagination a{
	display:block;
	float:left;
	width:9px;
	height:9px;
	margin-left:10px;
	margin-top:3px;
	text-indent:-8000px;
	overflow:hidden;
}
#pagination a#firstPage{background:url(../graphics/plain/ico_first.gif)no-repeat 0 0;}
#pagination a#prevPage{background:url(../graphics/plain/ico_prev.gif) no-repeat 0 0;}
#pagination a#nextPage{background:url(../graphics/plain/ico_next.gif) no-repeat 0 0;}
#pagination a#lastPage{background:url(../graphics/plain/ico_last.gif) no-repeat 0 0;}

/* ----- product thumbnail list ----- */
.products{
	margin:1em 0;
}
.products ul, .products li{
	margin:0;
	padding:0;
	list-style:none;
} 
.products li{
	margin-bottom:1em;
	padding:.5em 10px 0 10px;
	color:#777;
	width:150px;
	float:left;
	margin-right:10px;
	min-height:260px;
	text-align:center;
}

*html .products li{
 height:260px;
}

.products li:hover{
}
.products li h3{
	margin-top:.5em;
	margin-bottom:1em;
	padding:0;
	background:none;
}
.products li h3 a{color:#000066;}
.products li h3 a:hover{color:#FF0000;}
.products .image{
	margin:0;
	margin-bottom:10px;
}
.products .image a img{
	padding:2px;
	background:#fff;
}
.products .image a:hover img{
	padding:2px;
}
.products .price{
	margin:5px 0;
	line-height:180%;
	color:#FF0000;
	font-size:110%;
	font-weight:bold;
}

.products p{
 margin:0;
 font-weight:bold;
}


.products .quantity{
	clear:both;
	margin:1em 0;
	line-height:180%;
}

/* ----- individual products ----- */
#product{	
	margin:1em 0;
	width:100%;
	float:left;	
}
#product .image{	
	margin-bottom:1em;
	float:left;
}	
#product .image p{margin:.5em 0;}
#product .image img{	
	border:1px solid #e1e1e1;
}	
#product .info{	
	margin-left:20px;
	float:left;
}
#product .price{
	color:#FF0000;
	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 #e1e1e1;
	clear:both;
}	
#product #addBasket{
	padding-top:1em;
}
#product #addWishlist a{
}

.details{
}

/* ----- featured articles ----- */
#articles{}
#articles ul, #articles li {
	margin:0;
	padding:0;
	list-style:none;
}
#articles ul{
	color:#0066ff;
	list-style-type:none;
	margin:0;
    padding:0;
	float:left;
}

#articles p{float:left; margin:0; padding:0; line-height:normal; margin-right:5px;}

#articles ul li{
	padding:0;
	font-weight:bold;
	font-size:100%;
	list-style-type:none;
	margin:0;
}
#articles  ul li a{color:#0066ff;}
#articles  ul li a:hover{color:#0066ff;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%;
}

#content li{
 margin-bottom:20px;
 list-style-type:square;
}

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:#FF0000;
	font-size:110%;
	font-weight:bold;
}
.formFieldProduct{width:150px;}
table .price{
	color:#FF0000;
	font-size:110%;
	font-weight:bold;
}
.formRadio{vertical-align:middle;}
.formButton{
	background:#000066;
	color:#fff;
	border:none;
	padding-top:3px;
	padding-bottom:3px;
}
label span{
	color:#FF0000;
	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,  #pagination, #total, .modules {min-height:1%;}
* html .inner, * html .products, * html #pagination, * html #total, * html .modules {height:1%;}
 /*  */
/* ----- end float fix ----- */
.special {
	display:none;
}