@import url(reset.css);

body {
	background: url(/images/body-bg.png) repeat-x;
	color:#191919;
	font-family:Arial, Helvetica, sans-serif;
	font-size:62.5%;
/*	text-align:center;*/
}


a {
	color: #2c1d16;
	text-decoration: none;
}


a:hover {
	text-decoration: underline;
}

h1 {
	text-transform: uppercase;
	font-size: 2.8em;
}

#wrapper {
	margin:0 auto;
	text-align:left;
	width:990px;
	font-size: 1.2em;
}

#header {
	height: 163px;
	position: relative;
	z-index: 1000;
}

#header_home {
	height: 187px;
	position: relative;
	z-index: 1000;
}

#utility_nav, #utility_nav_home {
    height: 76px;
    float: right;
    width: 400px;
    margin-top: 11px;
    border-left: 1px solid #535353;
    font-size: 11px;
}

#utility_nav {
    margin-top: 15px;
}

#utility_nav_home {
    margin-top: 28px;
}


#util-nav  {
	float: left;
	display: inline;
	margin: 10px 0 0 23px;
	width: 370px;
	height: 30px;
}

#util-nav li {
	display: block;
	float: left;
	padding: 5px 0 5px 0;
	height: 13px;
}

#header #util-nav a, #header_home #util-nav a {
	color: #fff;
}

#util-nav a#shopping, #util-nav a#shopping {
	background: url(../images/shopping-cart.jpg) no-repeat 5px 0px;
	padding: 3px 11px 4px 33px;
	color: #fff;
}

#header #util-nav a#checkout, #header_home #util-nav a#checkout {
	padding: 3px 11px 0 0;
	color: #fff;
}

#header #util-nav a#my_account, #header_home #util-nav a#my_account {
	padding: 3px 15px 0 4px;
	color: #fff;
}

#header #top-logos, #header_home #top-logos {
	float: right;
	display: inline;
	margin-top: 11px;
}

#header #top-logos li, #header_home #top-logos li {
	float: left;
	margin: 0px 23px;
}

#header #top-logos a, #header_home #top-logos a {

	display: block;
	height: 41px;
}

#header #top-logos a#urban, #header_home #top-logos a#urban {
	background: url(../images/urban-trail.png) no-repeat;
	width: 92px;
}

#header #top-logos a#west, #header_home #top-logos a#west {
	background: url(../images/west-point.png) no-repeat;
	width: 101px;
}

#header #top-logos a#quarks, #header_home #top-logos a#quarks {
	background: url(../images/quarks.png) no-repeat;
	width: 97px;
}

#global-nav {   /* ul */
	font-size: 1.2em;
	z-index: 1000;
	height: 40px;
	width: 570px;
	margin: 30px 0 0 -6px;
	float: left;
}

#header_home #global-nav {   /* ul */
	font-size: 1.1em;
	margin: 34px 0 0 -6px;
}

#global-nav li {
	background: url(../images/global-nav-sep.png) no-repeat center right;
	height: 40px;
	float: left;
}



.last {
	background: none!important;
	border: none!important;
}

#header #global-nav a {
	color: #fff;
	text-decoration: none;
	padding: 0 14px 0 14px;
	display: block;
	height: 20px;
    margin-top: 13px;
 }

#header_home #global-nav a {
	color: #fff;
	text-decoration: none;
	padding: 0 14px 0 14px;
	display: block;
	height: 20px;
    margin-top: 13px;
}

#header #global-nav a.active, #header_home #global-nav a.active {
	font-weight: bold;
	text-decoration: underline;
}

#header #global-nav a:hover, #header_home #global-nav a:hover {
	text-decoration: underline;
}


/*  Start SubNav */ 

#header_home #global-nav li .submenu {
	/* margin: 120px 0 0 65px; */
	border: 1px solid #191919;
	overflow: auto;
}

.submenu li {
    height: 20px;
    width: 140px;
}

#header_home #global-nav li .submenu li {
	height: 27px;
	border-bottom: 1px solid #d6d6d6;
}

#header_home #global-nav li .submenu li a {
    color: #fff;
    padding: 7px 0 0 7px;
    margin: 0;
    background-color: #b4a497;
}

#header_home #global-nav li .submenu li a:hover {
    background-color: #867e73;
}


.submenu li a {
    background-color: #b4a497;
    height: 14px;
}
/*  End SubNav */ 


#global-nav ul.submenu {
	/* position: absolute; */
	top: 32px;
	left: 8px;
	z-index: 1000;
	width: 140px;
	display: none;
	font-size: 0.8em;
		background-color: Red

}

#global-nav ul.submenu li {
	display: block;
	border-bottom: 1px solid #D6D6D6;
	background: none!important;
	padding: 0px!important;
	text-align:left;
	position: relative;
}

#global-nav ul.submenu li a {
	display: block;
}

#global-nav ul.submenu li a:hover {
	background-color: #867E73;
	text-decoration: none!important;
}

#header h2 {
	
	background: url(../images/header.png) no-repeat bottom left;
	height: 125px;
	width: 960px;
	position: absolute;
	bottom: -18px;
	left: 0px;
	z-index: 100;
}

#header h2 a {

	height: 65px;
	width: 330px;
	display: block;
	position: absolute;
	top: 25px;
	left: 30px;
}

#header li {
	display: inline;
}

#content {
	/* min-height: 500px;
	overflow: hidden; */
	position: relative;
	padding-bottom: 20px
}

#home_banner {
    float: left;
    margin: 20px 5px 0 5px;
    
}

#home_womens {
    float: left;
    margin: 20px 5px 5px 0;
}

#home_mens {
    float: right;
    margin: 20px 3px 5px 0;
}

#home_sale {
    float: left;
    margin-right: 5px;
}

/*
#content #main-img {
	position: absolute;
	left: 98px;
	z-index:1;
}

#content-inside {
	padding: 50px 20px 20px 20px;
	color: #787878;
	position: relative;
	z-index: 7;
}

#home #content-inside {
	width: 555px;
}

#home #content-inside {
	float: right;
	width: 250px;
	display: inline;
}

#content-inside a.button{
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	padding: 3px 10px 3px 20px;
	background: #191919 url(../images/arrow-light.png) no-repeat 10px 7px;
	color: #fff;
}

#content-inside h1 span {
	font-size: 0.5em;
	font-family: Arial, Helvetica, sans-serif;
	color: #B0A596;
}

#content-inside a {
	text-decoration: underline;
	color:#663333;
}
#content-inside a:hover {
	text-decoration: none;
}

#content-inside h2 {
	font-size: 1.5em;
	color: #8F816B;
	text-transform: uppercase;
	margin: 30px 0px 10px;
}

#content-inside h3, #content-inside h4, #content-inside h5
{
	margin: 10px 0px 5px;
}

#content-inside h3 {
	color: #6B3131;
}

#content-inside ol {
	margin: 5px 40px;
	list-style-type: decimal;
	line-height: 1.5em;
}

#content-inside ul {
	margin: 5px 0px;
}

#content-inside ul li {
	background: url(../images/button-arrow.png) no-repeat 10px 7px;
	padding: 3px 0px 3px 30px;
	line-height: 1.5em;
	margin: 0px 12px;
}

#content-inside blockquote {
	margin: 5px 80px;
	color: #191919;
	font-style: italic;
}

#sidebar {
	width: 305px;
	float: left;
	display: inline;
	padding: 50px 20px 20px 40px;
	position: relative;
	z-index: 5;
}

#sidebar .featured {
	position: relative;
	background: url(../images/featured-bg.png) no-repeat;
	height: 104px;
	width: 278px;
	margin-bottom: 30px;
}

#sidebar .featured h3 a {
	text-transform: uppercase;
	font-size: 1.6em;
	color: #b0a596;
	text-align: right;
	position: absolute;
	top: 30px;
	right: 25px;
}

#sidebar .featured img {
	position: absolute;
}

#sidebar #men img {
	top: -5px;
	left: 25px;
}

#sidebar #women img {
	top: -5px;
	left: 25px;
}

#sidebar #sale h3 a {
	text-align: left;
	background: url(../images/red-hot-sale.png) no-repeat center left;
	width: 144px;
	height: 34px;
	left: 25px;
}

#sidebar #sale img {
	top: -10px;
	right: 20px;
}
 */
#footer-wrapper {
	text-align:left;
	font-size: 1.2em;
    background: #191919 url(../images/footer_bg.jpg) repeat-x;
    margin-top: 55px;
}

#bottom-wrapper {
	/*background: #191919 url(../images/bottom-content-bg.png) repeat-x; */
	height: 220px;
	color: #b1b1b1;
	padding-top: 40px;
}

#bottom-wrapper_home {
	/*background: #191919 url(../images/bottom-content-bg.png) repeat-x; */
	color: #b1b1b1;
	padding-top: 40px;
}

#bottom-content {
	margin:0 auto;
	width:960px;
}

#bottom-content .col {
	float: left;
	display: inline;
	width: 278px;
	padding: 0 20px 20px 0;
	height: 157px;
	/* background: url(../images/bottom-col-bg.png) no-repeat center right; */
	font-family: "Trebuchet MS", Arial, Sans-Serif;
}

.col {
    margin: 7px 20px 0 0;
    
}

#bottom-content .col li {
	background: url(../images/arrow-light.png) no-repeat 10px 7px;
	padding: 3px 10px 3px 20px;
	line-height: 1.5em;
}

#bottom-content .col img {
	background-color:#b4a497;
}

#bottom-content .col a.button{
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	padding: 3px 10px 3px 20px;
	background: #867e73 url(../images/button-arrow.png) no-repeat 10px 7px;
}

#bottom-content .col h3 {
	text-transform: uppercase;
	font-size: 1.8em;
}

#bottom-content .col h3 span {
	text-transform: lowercase;
	font-size: 0.5em;
}

.col #col-1 {
    border: 1px solid lime;
    padding: 0;
    margin: 0;
}

#footer {
	height: 110px;
	width: 990px;
	margin: 203px auto 0 auto; 
	*margin: 18px auto 0 auto; 
	background: url(../images/consumer_choice.jpg) no-repeat right 0;
	color: #777;
	padding-top: 10px;
}



#footer-nav, #footer-nav_home {
	margin: 15px 0px;
	width: 990px;
	margin: 0 auto 0 auto;
	text-align: left;
	color: #000;
    height: 20px;
}

#footer-nav li, #footer-nav_home li {
	display: block;
	float: left;
	padding-right: 16px;
	font-family: "Trebuchet MS", Arial, Sans-Serif;
	font-size: 80%;
}

#footer-nav_home li {
    font-size: 90%;
}

#footer p#copyright, #footer p#copyright_home {
	font-size: 0.8em;
	height: 32px;
	padding-top: 5px;
	color: #777;
	margin:0 auto;
	width: 990px;
}

#footer p#copyright_home {
	font-size: 0.9em;
}

p#copyright a {
	text-decoration: underline;
	color: #777;
}

p {
	line-height: 1.5em;
	margin: 0.5em 0 1.33em;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}
.clear {
	clear:both;
}

#logos {
    float: right;
    padding: 0;
    margin: 0 7px 0 0;
}

#logos_home {
    float: right;
    padding: 0;
    margin: 20px 7px 0 0;
}

#headermainmenu {
    width: 990px;
    float: left;
}

#main_logo {
    margin: 7px 5px 0 0;
    width: 476px;
    float: left;
}

#headernavmenu {
    margin: 20px 0 0 0;
}

#utility_nav2_home {
    height: 30px;
    margin: 42px 0 0 28px;
    *margin: 2px 0 0 28px;
    width: 370px;
}

#utility_nav2 {
    height: 30px;
    margin: 42px 0 0 28px;
    *margin: 40px 0 0 28px;
    width: 355px;
}

#util-nav2 {
    height: 22px;
}

#util-nav2 li {
    float: left;
    margin: 0;
    height: 22px;
    margin: 0 17px 0 0;
    *margin: 0 15px 0 0;
    font-size: 11px;
}

#KeywordField {
    border:1px solid #CCCCCC;
    color:#444444;
    height:20px;
    padding:0 0 0 6px;
    vertical-align:middle;
    width:90%;
    margin-top: -16px;
}


#util-nav2 li a {
    color: #fff;
    text-decoration: none;
    padding-top: 5px;
}

#util-nav2 li a:hover {
    color: #fff;
    text-decoration: underline;
}

.link_text a {
    color: #679e15;
    text-decoration: underline;
    font-size: 12px;
}

.link_text a:hover {
    color: #679e15;
    text-decoration: none;
}

.singletrail {
    font-size: 10px;
}

.womens_brands {
    width: 357px;
}

.womens_brands td {
    width: 119px;
    text-align: center;
}

div#preload {
    display: none;
}
