﻿/* 
html5doctor.com Reset Stylesheet
v1.4.1 
2010-03-01
Author: Richard Clark - http://richclarkdesign.com
*/

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video
{
    margin: 0;
    padding: 0;
    border: 0;
    outline: none;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
body
{
    line-height: 1;
}
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary
{
    display: block;
}
nav ul
{
    list-style: none;
}
blockquote, q
{
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after
{
    content: '';
    content: none;
}
/* end html5 doc */
a
{
    margin: 0;
    padding: 0;
    border: 0;
    outline: none;
}
del
{
    text-decoration: line-through;
}
abbr[title], dfn[title]
{
    border-bottom: 1px dotted #000;
    cursor: help;
}
table
{
    border-collapse: collapse;
    border-spacing: 0;
}
hr
{
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
}
input, select
{
    vertical-align: middle;
}
img
{
    border: 0px;
}
a
{
    color: #946642;
    text-decoration: none; 
}
a
{
    overflow: hidden;
}
a:hover
{
    text-decoration: underline;
}
body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #946642;
    background: #eec293;
     
}
html, body, form
{
    height: 100%;
}
html 
{
    overflow: auto;
}
#background-splash
{
    top: 0;
    left: 0;
	width: 100%;
	height: 100%;
	position: fixed;
	overflow: hidden;
	min-width: 960px;
	min-height: 600px;
}
#background-splash img
{
  position: absolute;
	right: 0px;
	height: 100%;

}  
.botbar img 
{
    height: auto !important;
    bottom: 0px;
    width: 100%;
    z-index: 50;
}
#content-wrp, #header-wrp, #footer-wrp
{
    position: relative;
    width: 100%;
}
#header-wrp 
{
    z-index: 5000;
}
header, section, footer
{
    width: 960px;
    margin: 0px auto 0px auto;    
    position: relative;
}
header 
{
    padding-top: 47px;
    
}
#nav ul:first-child 
{
    position: absolute;
    top: 65px;
    left: 245px;   
    -moz-transform: matrix(0.99756405, -0.06975647, 0.06975647, 0.99756405, 0, 0);
    -webkit-transform: matrix(0.99756405, -0.06975647, 0.06975647, 0.99756405, 0, 0);
    -o-transform: matrix(0.99756405, -0.06975647, 0.06975647, 0.99756405, 0, 0);
    z-index: 3000; 
}

#nav ul li li
{
    font-size: 29px;
    font-weight: bold;
 
}
#nav ul
{
    width: 440px;
    overflow: visible;
}
#nav ul.subnav 
{
    position: absolute;	
	top: 20px;
	padding-top: 16px;
	z-index: 2000;
}
#nav li.womens ul.subnav {
	left: 0px;		
	display: none;
}
#nav li
{
    float: left;
    padding-right: 18px;    
}
#nav ul {
    text-transform: uppercase;
}
#nav li a.toplevel
{
    font-size: 18px;
    font-weight: normal;  
}
#nav li a 
{      
    text-decoration: none;
}
#nav ul li li a
{
    color: #fff;
}
#nav ul li li a:hover 
{
    color: #c6884c;
}
#nav li a.toplevel 
{
    color: #604531;
}
#nav li a.toplevel:hover 
{
    color: #b77d4c !important;
}
#nav li a.toplevel.selected
{
    color: #fff !important;
}
#nav ul li li a.selected
{
    color: #c6884c !important;
}
#footer-wrp 
{
    z-index: 51;
}
footer 
{
    padding: 0 0 8px 12px;
    width: 947px;
    overflow: hidden;
}
footer li 
{
    float: left;
    padding-right: 21px;
    font-size: 11px;
    line-height: 13px;
    color: #fff;
    text-shadow: 1px 1px 0px #37291f;
}
footer li#fb, footer li#twit 
{
    text-shadow: none;
    filter: none;
}
footer li#fb 
{
    padding-right: 4px;
}
footer li a 
{
    color: #fff;
}
header li a {
    color: #604531;
}
#cart-nav 
{
    position: absolute;
    width: 950px;
    overflow: hidden;
    padding-right: 10px;
    top: 10px;
    right: 0px;  
}
#cart-nav li 
{
    float: right;
    margin-left: 8px; 
   /* text-shadow: 1px 1px 0px #b1a185; */
    line-height: 19px;
}
#cart-nav li#search-wrp 
{
    border: 1px solid #86786a;
    background: url(/images/common/search-bg.png) repeat;
    text-shadow: none;
    filter: none;
    line-height: 11px;
    margin-left: 22px;
}
#cart-nav .button 
{
    width: 20px;
    height: 17px;
    border: 0px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    background: url(/images/common/mag.png) 3px no-repeat;
}
#cart-nav .input 
{
    width: 60px;
    height: 17px;
    border: 0px;
    margin: 0px;
    padding: 0 0 0 12px;
    font-size: 11px;
    color: #483527;
    background: none;
    font-family: Arial, Helvetica, sans-serif;
}
#cart-nav input 
{
    vertical-align: middle;
}
h2 
{
    background: url(/images/common/logo.png) no-repeat;
    text-indent: -9000px;
    overflow: hidden;
    margin: 0 0 0 2px;
}
h2 a 
{
    width: 167px;
    height: 102px;
    display: block;
}
section 
{
    margin-top: 22px;
    margin-bottom: 140px;
}
ul.subnav 
{
    display: none;
}
