body{
	margin:0;
	color:#142f38;
	font:14px Georgia, Garamond, Times, serif;
	background:#142f38;
}
img{border-style:none;}
a{
	color:#142f38;
	text-decoration:underline;
}
a:hover {text-decoration:none;}
input,
textarea,
select{
	font:100% Verdana, Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#page {
	background:url(../images/bg-content.gif) repeat-y;
	margin:0 auto;
	width:935px;
}
/*header start*/
#header {
	background:url(../images/bg-header.gif) no-repeat;
	position:relative;
	padding:0 67px 0 32px;
	height:1%;
	z-index:2;
}
#header .holder {
	width:100%;
}
#header .holder:after {
	display:block;
	content:"";
	clear:both;
}
#header .logo {
	background:url(../images/logo.png) no-repeat;
	width:366px;
	height:165px;
	float:left;
	margin:0;
	display:inline;
}
#header .logo a {
	width:242px;
	height:31px;
	display:block;
	text-indent:-9999em;
	margin:10px 0 0 87px;
	position:relative;
}
#header .menu {
	float:right;
	margin:25px 3px 0 -5px;
	padding:0;
	list-style:none;
	font-size:10px;
	overflow:hidden;
	display:inline;
}
#header .menu li {
	float:left;
	height:7px;
	overflow:hidden;
	border-right:1px solid #a9afb0;
	padding:0 5px;
	margin:0 -1px 0 1px;
}
#header .menu a {
	display:block;
	color:#fff;
	text-indent:-9999em;
	overflow:hidden;
	height:14px;
}
#header .menu a:hover {
	margin-top:-7px;
}
.store {
	background:url(../images/store.png) no-repeat;
	width:275px;
	text-indent:-9999em;
}
.service {
	background:url(../images/service.png) no-repeat;
	width:95px;
}
.contact {
	background:url(../images/contact.png) no-repeat;
	width:62px;
}
/*navigation start*/
.nav {
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	top:50px;
	left:200px;
	width:665px;
	z-index:10;
}
.nav li {
	float:left;
	position:relative;
}
.nav span {
	display:block;
	height:71px;
	overflow:hidden;
	background:url(../images/nav-separator.png) no-repeat;
	padding-top:10px;
}
.nav em {
	float:left;
	font-style:normal;
	color:#ad2646;
	font:9px Arial, Helvetica, sans-serif;
	margin:30px 0 0 -4px;
	position:relative;
}
.nav strong {
	display:block;
	font-size:12px;
	line-height:12px;
}
.nav a {
	display:block;
	height:142px;
	text-indent:-9999px;
}
.nav a:hover, .nav li:hover a, .nav li.hover a {
	margin-top:-71px;
}
.nav .mens a {
	background:url(../images/nav-mens.png) no-repeat;
	width:93px;
}
.nav .womens a {
	background:url(../images/nav-womens.png) no-repeat;
	width:112px;
}
.nav .childrens a {
	background:url(../images/nav-childrens.png) no-repeat;
	width:131px;
}
.nav .accessories a {
	background:url(../images/nav-accessories.png) no-repeat;
	width:156px;
}
.nav .cart a {
	background:url(../images/nav-cart.png) no-repeat;
	width:90px;
}
.nav .mens {
	width:93px;
	background:none;
}
.nav .womens {
	width:112px;
}
.nav .childrens {
	width:131px;
}
.nav .accessories {
	width:156px;
}
.nav .cart {
	float:left;
}
.checkout {
	background:url(../images/checkout.png) no-repeat;
	width:81px;
	height:21px;
	overflow:hidden;
	text-indent:-9999em;
	position:absolute;
	top:120px;
	right:92px;
	z-index:50;
}
.nav .drop {
	position:absolute;
	top:79px;
	left:0px;
	margin-left:10px;
	background:url(../images/drop-down-bottom.gif) no-repeat 0 100%;
	padding-bottom:10px;
	display:none;
}
.mens-wrapper .drop{
	left:-45px;
}
.womens-wrapper .drop{
	left:-43px;
}
.childrens-wrapper .drop{
	left:-40px;
}
.accessories-wrapper .drop{
	left:-21px;
}
.cart-wrapper .drop{
	left:-58px;
}
.nav li:hover .drop, .nav li.hover .drop {
	display:block;
}
.nav .drop ul {
	width:180px;
	overflow:hidden;
	margin:0;
	padding:0;
	list-style:none;
	background:#ffbcbc url(../images/x-drop-down-top.gif) no-repeat;
}
.nav .drop li {
	width:100%;
	padding:3px 0 0;
}
#header .nav .drop a {
	height:auto;
	width:100%;
	text-align:center;
	text-indent:0;
	text-transform:uppercase;
	color:#142e37;
	font:10px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0;
	text-decoration:none;
}
#header .nav .drop a:hover {
	margin:0;
	text-decoration:underline;
}
/*navigation end*/
/*sub navigation start*/
.subnav {
	position:absolute;
	top:140px;
	left:204px;
	z-index:1;
}
.subnav .popular {
	float:left;
	background:url(../images/popular.gif) no-repeat;
	width:77px;
	height:7px;
	text-indent:-9999em;
}
.subnav ul {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	overflow:hidden;
}
.subnav li {
	float:left;
	border-left:1px solid #94a9b0;
	padding:0 9px;
	margin:0 1px 0 -1px;
}
.subnav li a {
	display:block;
	height:7px;
	overflow:hidden;
	text-indent:-9999em;
}
.tech {
	background:url(../images/tech.gif) no-repeat;
	width:106px;
	display:none;
}
.jackets {
	background:url(../images/jackets.gif) no-repeat;
	width:40px;
}
.t-shirts {
	background:url(../images/t-shirts.gif) no-repeat;
	width:37px;
}
.keychains {
	background:url(../images/keychains.gif) no-repeat;
	width:54px;
}
.bum {
	background:url(../images/bum.gif) no-repeat;
	width:80px;
}

.adSearch {
	background:url(../images/search.gif) no-repeat;
	width:99px;
}

.sale {
	background:url(../images/sale.gif) no-repeat;
	width:52px;
}


/*sub navigation end*/
/*header end*/
/*main style start*/
#main {
	background:url(../images/bg-content-bottom.gif) no-repeat 0 100%;
	padding:0 67px 140px;
	height:1%;
	overflow:hidden;
}
#main p {
	line-height:28px;
	margin:0 0 27px;
}
#main h2 {
	font-size:18px;
	font-weight:normal;
	color:#ff9e9e;
	margin:0 0 16px;
}
.post {
	background:url(../images/separator.gif) no-repeat;
	width:100%;
	overflow:hidden;
	margin:-1px 0 1px;
	padding-top:32px;
}
.content {
	float:left;
	width:410px;
	margin-left:66px;
	display:inline;
}
.sidebar {
	float:right;
	width:208px;
	margin-right:70px;
	display:inline;
}
.sidebar .post {
	padding-left:5px;
}
.sidebar .post img {
	display:block;
	margin-bottom:5px;
}
/*main style end*/
/*footer start*/
#footer {
	margin:-40px auto 0;
	position:relative;
	padding-bottom:25px;
	width:801px;
	padding:0 67px 29px;
}
.footer-nav {
	background:url(../images/bg-footer.gif) no-repeat;
	height:43px;
	margin:0 0 13px;
	padding:34px 0 0 30px;
	list-style:none;
	overflow:hidden;
}
.footer-nav li {
	float:left;
}
.footer-nav a {
	display:block;
	text-indent:-9999em;
	overflow:hidden;
	height:11px;
	margin-right:17px;
}
.footer-nav a.flying {
	background:url(../images/flying.png) no-repeat;
	width:184px;
	height:15px;
	margin-right:22px;
}
.footer-nav .mens {
	background:url(../images/mens.png) no-repeat;
	width:106px;
}
.footer-nav .womens {
	background:url(../images/womens.png) no-repeat;
	width:130px;
}
.footer-nav .childrens {
	background:url(../images/childrens.png) no-repeat;
	width:148px;
}
.footer-nav .accessories {
	background:url(../images/accessories.png) no-repeat;
	width:95px;
}
#footer .menu {
	float:right;
	margin:0 10px 0 0;
	padding:0;
	list-style:none;
	display:inline;
	overflow:hidden;
}
#footer .menu li {
	float:left;
	border-right:1px solid #5c6d72;
	padding:0 5px;
	margin:0 -5px 0 5px;
}
#footer .menu a {
	display:block;
	height:11px;
	text-indent:-9999em;
	overflow:hidden;
}
.terms {
	background:url(../images/terms.png) no-repeat;
	width:54px;
}
.policy {
	background:url(../images/policy.png) no-repeat;
	width:56px;
}
.copyright {
	background:url(../images/copyright.png) no-repeat;
	height:11px;
	text-indent:-9999em;
	margin:0 0 64px 8px;
}
#footer .logo {
	background:url(../images/footer-logo.png) no-repeat;
	width:37px;
	height:21px;
	display:block;
	overflow:hidden;
	text-indent:-9999em;
	margin:0 0 0 380px;
}
/*footer end*/
