@charset "shift_jis";
/*===
quik NAV template
(revision 8: 12 aug 2008)
===*/

/*=== RESET ===*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  outline: 0;
}
:focus { outline: 0; }
ol, ul { list-style: none; }
a img { border: none; }

body {
	text-align: center;
	margin: 0 auto;
	overflow:scroll;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#wrapper0 {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
background-color:#fff;
}
a { color: #000; font-size: 12px; }

#content {
	width: 982px;
	background-color:#fff;
	display:block;
	text-align:center;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


#flash {
	width: 970px;
	padding-left: 5px;
}
/**
#ftrEmail {height:42px;display:block;overflow:hidden;text-align:right;margin:6px 0px 0px 4px;#margin:6px 0px 0px 6px;_margin:6px 0px 0px 2px;color:#0e0e0e;position:relative;float:right;width:315px;font-size:9px;}
#ftrEmail span {position:relative;float:right;margin:4px 5px 0 0;}
#ftrEmail ul li {float:left;list-style-type:none;width:115px;}
#ftrEmail .ftrHoriz {width:238px;}
#ftrEmail form {display:inline;margin:0 2px 0 0;float:right;#margin-right:0px;}
#signupField {color:#6a6869;font-size:11px;width:200px;#width:180px;height:15px;border-color:#D4D4D4;float:left;margin-right:5px;} **/
#signupGo {margin:0 !important;}
#pageTitle {
	padding-top:0px;
	margin-left:5px;
	z-index:2px;
	position:absolute;
	background-color:#505050;
	width:970px;
	margin-bottom: 1px;
}
#pageTitle.mens{background-color:#00bbff;}
#pageTitle.womens{background-color:#DE3684;}

#pageTitle #pageTitleCat {width:152px;_width:109px;height:16px;display:block;float:left !important;margin:3px 3px 0 10px;
	color:#fff;font-weight:normal;font-family:arial;text-transform:uppercase;}
#pageTitle #pageTitleCat a {color:#fff !important;text-decoration:none !important;}
#pageTitle #pageTitlePromo {width:738px;height:19px;display:block;overflow:hidden;margin:0 !important;}
/* Footer
--------------------------- */

#footer-wrapper {
	width: 982px;
	height: auto;
	margin: 0 auto;
	background-color:#fff;
}

#footer {
	width:952px;
	padding:7px 0 15px;
	background: #fff url(images/bg_grayrule.gif) repeat-x left 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0 15px;
	clear: both;
	font-size:.9090909em;
	color:#a4a4a4;
	text-align: left;
}

#footer a {
	color: #959595;
}

#footer a:hover {
	color: #D81027;
	text-decoration: underline;
}

#footernav {
	float:left;
	padding: 0;
}

#footer .phone {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:.9090909em;
}

#email-signup {
	float:right;
	margin-top: 7px;
	color:#626262;
}

#email-signup label {float:left;
margin-right:4px;
margin-top:4px; font-size: 9px;}

input#emailField {
	width: 175px;
	padding: 2px 4px;
	border: 1px solid #B8B8B8;
	border-top: 1px solid #808080;
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-color: #7d7b7c;
	margin-right:3px;
	margin-top:2px;
	float: left;
}

input#signup-btn {
	background: url(images/go_btn.gif) no-repeat;
	height:20px;
	width:22px;
	position:relative;
	top:0px;
	display: block; 
	text-indent: -99999px;
	float: left;
}





#footernav li {
	float:left;
	margin:0;
	padding:0;
	list-style: none;
	width: 135px;
}


#footernav li#region a {
	background: #fff url(qs_us_eng/images/bg_footer_region.gif) no-repeat right -2px;
	padding-right: 5px;
	margin-right: 0;
}

#footernav a, #footernav a:link {
	text-decoration:none;
	height: 17px;
	margin-right: -1px;
	font-size: 9px;
	width: auto;
}

.phone-number {
	font-weight: bold;
	font-family: verdana;
	display: block;
}



/* IE =( */
* html ul#accountnav li#n-cart a { width: 60px; } 

* html #header #search input#searchfield { top: -4px; }
*:first-child+html #header #search input#searchfield { top: -3px; }
* html #footernav { margin-top: 10px; }
*:first-child+html #footernav { margin-top: 8px; }
		
/*=== CLEARFIX ===*/

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  } 

.clearfix { display: inline-block; }
html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }
