/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0px;
	padding: 0px;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
img {
	border: 0px;
	}
a:link, a:visited, a:hover {
	color: #000;
	text-decoration: none;
	}
a {
	overflow: hidden;
	}
a:hover {
	text-decoration: underline;
	}

body {
	font-family: georgia, serif;
	font-size: 11px;
	color: #000;
    background: #d6cebd;
    overflow: auto;
	}
html, body, form {
	height: 100%;
}
#container 
{
     min-height: 100%;     
     margin: 0 auto -21px;
}
#header h2, #header h2 a 
{
    display: block;
    width: 124px;
    height: 39px;
}
#header, #footer ul
{
    
    text-indent: -9000px;
    overflow: hidden;
}
#header, #footer-nav {
    margin: 0 auto 0 auto;
}
#footer-nav 
{
    width: 998px;
    position: relative;
}
#header 
{
    background: url(../images/common/nav.png) 26px 6px no-repeat;
    padding: 6px 0 10px 26px;
    width: 934px;
}
#header-wrp
{
    width: 100%;
}

#header-wrp, #footer-wrp  
{
    background: url(../images/common/nav-bg.png) repeat;
    position: relative;
    z-index: 3000;
    width: 100%;
}
#sub-nav-wrp 
{
    background: url(../images/common/menu-bg.png) repeat;
    position: fixed; /* changed from absolute */
    top: 55px;
    left: 0px;
    z-index: 3000;
    width: 100%;
}
#sub-nav 
{
    width: 739px;
    padding: 21px 0 13px 217px;
    margin: 0 auto 0 auto;
    overflow: hidden;
}
#sub-nav ul 
{
    width: 96px;
    float: left;
    display: inline;
    margin-right: 22px;
}
#sub-nav li 
{
    list-style-type: none;
    font-size: 11px;
    line-height: 23px;
    color: #fff;
    text-transform: uppercase;
    padding-left: 4px;
}
#sub-nav li a 
{
    color: #fff;
}
#sub-nav li h3 
{
    font-size: 12px;
    line-height: 23px;
    font-weight: bold;
    font-style: italic;
}
.heading 
{
    border-bottom: 1px solid #cbc7c0;
    margin-bottom: 8px;
}
#header
{
    position: relative;
}
#nav 
{
    width: 718px;
    overflow: hidden;
    position: absolute;
    top: 29px;
    right: 34px;
}
#header #nav li
{
    float: left;
    height: 15px;
    list-style-type: none;
    cursor: pointer;
}
#header #nav li a
{
    display: block;
    height: 15px;    
}
#header .nav-1, #header .nav-1 a 
{
    width: 92px;
}
#header .nav-2, #header .nav-2 a 
{
    width: 145px;
}
#header .nav-3, #header .nav-3 a 
{
    width: 195px;
}
#header .nav-4 
{
    position: relative;
    text-indent: 0px;
    width: 161px;
    padding-left: 124px;
}
.searchword, .go 
{
    position: absolute;
    top: 6px;
}
.searchword 
{
    left: 125px;
    background: transparent;
    height: 16px;
    width: 115px;
    border: 0px;
    color: #fff;
    vertical-align: top;
    font-size: 10px;
    margin-top: -5px;
}
.go 
{
    left: 254px;
    background: transparent;
    height: 14px;
    width: 31px;
    top: 1px;
    border: 0px;
    cursor: pointer;
}
#push, #footer-wrp 
{
    height: 21px;
}

#footer ul 
{
    height: 21px; 
    margin-left: 10px;
    width: 790px;
    background: url(../images/common/footer.png) no-repeat;
}
#footer li
{
    float: left;
    height: 21px;
    list-style-type: none;
}
#footer li a
{
    display: block;
    height: 21px;    
}
#footer .nav-1, #footer .nav-1 a 
{
    width: 51px;
}
#footer .nav-2, #footer .nav-2 a 
{
    width: 125px;
}
#footer .nav-3, #footer .nav-3 a 
{
    width: 86px;
}
#footer .nav-4, #footer .nav-4 a 
{
    width: 64px;
}
#footer .nav-5, #footer .nav-5 a 
{
    width: 99px;
}
#footer .nav-6, #footer .nav-6 a 
{
    width: 106px;
}
#footer .nav-7, #footer .nav-7 a 
{
    width: 150px;
}
#footer .nav-8, #footer .nav-8 a 
{
    width: 109px;
}
.social, .music
{
    position: absolute;
    bottom: 2px;
    z-index: 1000;
}
.social 
{
    right: 154px;
    height: 15px;
}
.social a 
{
    margin-left: 2px;
}
.music 
{
    display: none;
    right: 0px;
}
#content-wrp
{
    width: 960px;
    padding-top: 54px;
	margin: 0 auto 17px auto;
    /*margin: 16px auto 17px auto;*/
    background: transparent;
}
#content 
{
    background: #fff;
    position: relative;
    z-index: 1000;
	padding-top: 16px;
    margin: 61px 0 0 0;
    width: 960px;
}
#cart 
{
    position: absolute;
    top: 6px;
    right: 34px;
    height: 12px;
    width: 284px;
    
}
#cart ul 
{
    width: 284px;
    overflow: hidden;
    height: 12px;
}
#cart li 
{
    float: right;
    list-style-type: none;
    height: 12px;
}
#cart a 
{
    height: 12px;
    color: #dfdfdf;
    display: block;
}
.cart-1, .cart-1 a 
{
    width: 109px;
    position: relative;
    text-decoration: none;
}
.cart-qty 
{
    position: absolute;
    left: 84px;
    font-size: 9px;
    font-family: Verdana, Geneva, sans-serif;
    top: -2px;
    text-indent: 0px !important;
}
.cart-2, .cart-2 a
{
    width: 97px;
    
}
/*#supersize{
			position: fixed;
			
		}
#supersize img, #supersize a{
			height:100%;
			width:100%;
			position:absolute;
			z-index: 0;
		}*/
#supersize
        {
            top: 0;
            left: 0;
            width: 100%;
            position: fixed;
			height: 100%;
			overflow: hidden;
        }
#supersize a, #supersize span
        {
            float: left;
            margin: 0;
            padding: 0;
            border: none;
        }
#supersize img {
	
          
}
#footer-wrp 
{
    position: relative;
    z-index: 2000;
    width: 100%;
}
#copyright 
{
    position: absolute;
    top: -211px;
    left: 25px;
    width: 9px;
    height: 195px;
}
#ctl00_oclubimg 
{
    position: absolute;
    top: -105px;
    right: 48px;
    width: 99px;
    height: 89px;
}	
.crown-img
{
    
    top: -85px;
    right: 8px !important;
    width: 260px !important;
    height: 92px !important;
}	
.cat-nav 
{
    display: none;
}