BODY {
	background-color: #366272;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.4pt;
	font-size: 11px;
}


a {
	color:#006699;
	text-decoration: none;

     }

a:visited {
	color:#006699;
} 

a:hover {
	text-decoration: underline;

}

.header {
	font-size: 16px;
	color: #FFFFCC;
	font-weight: normal;
}

.hometext {

	font-size: 12px;
	color: #CCCCCC;

}

table { color: #666666; font-size: 12px; }
.text {

	font-size: 11px;
	color: #666666;
	line-height: 14px;

}

.text2 {

	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;


}
.textbig {
	font-size: 13px;
	text-transform: uppercase;

}

.testi {
	font-size: 11px;
	color: #BCBCBC;
	line-height: 1.4em;
	text-transform: uppercase;
}
.testi a, .testi a:visited {
	color: #BCBCBC;

}

#nav {
	list-style: none;
	height: 40px;
	width: 740px;
	text-decoration: none;
	margin: 20px 0 0 0;
	padding: 0px;
}

#nav li { text-decoration: none; float: left; height: 40px; display: block; padding: 0; background-image: none;}

#nav li a, #nav li a:visited { display: block; }

#nav a:hover, a:active { background-position: 0 -40px;  } /* sliding door nav */

#nav a.current  { background-position: 0 -40px; } /* sliding door nav */

li#nav-women a { background: url('pics/nav/nav-women.png') no-repeat 0 0; width: 152px; height: 40px; }

li#nav-men a { background: url('pics/nav/nav-men.png') no-repeat 0 0; width: 151px; height: 40px; }

li#nav-press a { background: url('pics/nav/nav-press.png') no-repeat 0 0; width: 146px; height: 40px; }

li#nav-order a { background: url('pics/nav/nav-order.png') no-repeat 0 0; width: 146px; height: 40px; }

li#nav-delivery a { background: url('pics/nav/nav-delivery.png') no-repeat 0 0; width: 145px; height: 40px; }




.footer {
	font-size: 0.9em;
	color: #BCBCBC;
	line-height: 1.4em;
	text-transform: uppercase;
}


.footer a, .footer a:visited {
	font-size: 0.8em;
	color: #BCBCBC;

}
