img, div { behavior: url(assets/iepngfix.htc) }

body , html{
	margin: 0px;
	padding: 0px;
	color: #FFF;
	background-color: #363636;
}
#wrapper {
	width: 1168px;
}
#footer {
	height: 42px;
	width: 1168px;
	clear: both;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #d4d4d4;
	text-transform: uppercase;
}
#footer .social {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFF;
	text-transform: capitalize;
}

#footer .inside {
	padding-top: 6px;
}
#footer a {
	color: #d4d4d4;
	text-decoration: none;
	font-weight: normal;
	margin-right: 8px;
	margin-left: 8px;
}
#footer a:hover {
	color: #ddbb8f;
}

#navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #d4d4d4;
	text-transform: uppercase;
	margin-top: 9px;
}
#navigation a {
	color: #d4d4d4;
	text-decoration: none;
	margin-left: 2px;
	margin-right: 2px;
}
#navigation a:hover {
	color: #ddbb8f;
}
#subnavigation_wrapper {
	background-image: url(images/subnavigation.png);
	background-repeat: no-repeat;
	background-position: center;
}



#subnavigation {
	height: 38px;
	width: 1168px;
	background-repeat: no-repeat;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	text-transform: uppercase;
	color: #d4d4d4;
}
#subnavigation td {
	font-size: 10px;
}

#subnavigation .userarea {
	margin-left: -132px;
}

#subnavigation a {
	text-decoration: none;
}

#subnavigation .specialinput {
	height: 10px;
	width: 100px;
	font-size: 9px;
}
#subnavigation .inside {
	padding-left: 0px;
	padding-right: 90px;
	padding-top: 8px;
}
#subnavigation form {
	margin: 0px;
	padding: 0px;
}
#subnavigation input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
}
#subnavigation .specialbutton {
	height: 13px;
	width: 50px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #000;
	background-color: #FFF;
}
#subnavigation .forgotpassword {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: capitalize;
	color: #ddbb8f;
	text-decoration: none;
}
#subnavigation_wrapper_loggedin {
	background-repeat: no-repeat;
	background-position: center;
	margin-top: -8px;
}
#subnavigation_wrapper_loggedin a {
	text-decoration: none;
	font-weight: normal;
	color: #ddbb8f;
}
#subnavigation_wrapper_loggedin strong {
	margin-right: 6px;
	margin-left: 6px;
	font-weight: normal;
}



#subnavigation .stress {
	color: #ddbb8f;
}


#header {
	height: 125px;
	width: 1168px;
	background-image: url(images/header.png);
	background-repeat: repeat-x;
}
#header_wrapper {
	height: 125px;
	background-image: url(images/header.png);
	background-repeat: repeat-x;
}

#header img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header .inside {
	padding-left: 93px;
	padding-right: 90px;
}
#header .left {
	width: 323px;
	float: left;
	height: 39px;
	margin-top: 70px;
}
#header .right {
	float: right;
	width: 347px;
	padding-top: 9px;
}
#header .right .banner {
	height: 75px;
	width: 302px;
}

#clock {
	width: 300px;
	float: left;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 24px;
	color: #ddbb8f;
	text-transform: uppercase;
	margin-top: 84px;
}
#clock b {
	color: #FFF;
	font-weight: normal;
}

#content {
	width: 1168px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #d4d4d4;
	text-transform: uppercase;
}
#content td {
	font-size: 11px;
	line-height: 14px;
}

#content .catbanner {
	width: 987px;
}
#content .bannersubnav {
	text-align: left;
	position: absolute;
	z-index: 50;
	margin-top: 150px;
	margin-left: 10px;
}

#content textarea {
	width: 600px;
	height: 100px;
}
#content .productdescription {
	width: 400px;
}

#content th {
	text-align: left;
	font-weight: bold;
}

#content input, textarea, select {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#content h1 {
	font-size: 24px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px 0px 10px;
	padding: 0px;
	font-family: Helvetica, Arial, sans-serif;
}
#content a {
	color: #ddbb8f;
	text-decoration: none;
}
#content .stress {
	color: #ddbb8f;
}


#content .inside {
	text-align: left;
	padding-top: 8px;
	padding-right: 93px;
	padding-bottom: 8px;
	padding-left: 93px;
}
#content form {
	margin: 0px;
	padding: 0px;
}
#content .border_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
#content .border_top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}
#content .border_left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}
#content .border_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#futuresales {
	height: 33px;
	background-image: url(images/banner_futuresales.png);
	background-position: center;
	margin-top: 7px;
	margin-bottom: 7px;
}
#content .catselect {
	width: 133px;
	text-transform: uppercase;
	color: #000;
}
#content .sizeselect {
	width: 99px;
	text-transform: uppercase;
}
#content .otherphotos {
	margin-bottom: 8px;
}
#content .productprice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #FFF;
}
#content .crossout {
	text-decoration: line-through;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #FFF;
}
#content .normalcrossout {
	text-decoration: line-through;
}
#content .border_all {
	border: 1px solid #FFF;
}
#content .discounttab {
	color: #FFF;
	background-image: url(images/tag_bg.png);
	background-repeat: no-repeat;
	height: 52px;
	width: 52px;
}
#content .discounttab .bignumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 0px;
	line-height: 12px;
	padding-top: 12px;
}
#content .discounttab .smallnumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 0px;
	text-align: right;
	margin-right: 9px;
}
#content .magazinethumbs {
	width: 191px;
	margin-left: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFF;
	text-transform: lowercase;
}
#content .magazinethumbs a {
	color: #FFF;
}
#content .thumber {
	background-color: #FFF;
	width: 231px;
	height: 300px;
	overflow: hidden;
	text-align: center;
}
#content .thumber img {
	margin-right: auto;
	margin-left: auto;
}
