html {
	background: #959595;
	/* font-family: "Helvetica","Helvetica Neue Light","Arial",sans-serif; */
	font-family: "Memphis", "Times New Roman", Times, serif;

}

body {
	text-align: center;
	line-height: 1;
	font-size: 16px;
}

a:hover {
	color: #FFF;
}

div#container {
	margin: 55px auto 0 auto;
	width: 839px;
	text-align: left;
}

div#content {
	position: relative;
	width: 781px;
	height: 518px;
	padding: 16px;
	border: 13px solid #909090;
	color: #FFF;
	line-height: 1.16;
}

div#content a {
	color: #666;
	text-decoration: none;
}

div#content a:hover {
	color: #000;
}

body#communique div#content, body#stores div#content, body#contact div#content {
	width: 797px;
	height: 550px;
	padding: 0px 0px 0px 16px;
}

ul#nav {
	margin: 15px 0 0 10px;
}

li {
	float: left;
	position: relative;
	margin: 0 18px 0 0;
}

li a {
	text-decoration: none;
	color: #555555;
	display: block;
	cursor: pointer;
}

li ul {
	left: -12px;
	top: 20px;
	position: absolute;
}

li ul li {
	width: 50px;
	text-align: right;
}

li ul li a {
	color: #646464;
	font-size: 12px;
}

li ul li ul {
	left: 60px;
	top: 0px;
	width: 700px;
	display: none;		
}

li ul li ul li {
	text-align: left;
	width: auto;
	margin: 0 12px 0 0;
}

body#catalog li a#aw10 {
	color: #FFF;
}

li.current a {
	color: #FFF;
}

ul#women {
	top: 37px;
}

ul.subnav {
	display: none;
}

img#logo {
	float: right;
}

ul#styleNav {
	position: absolute;
	left: 30px;
	bottom: 30px;
	background: url(img/bg-subnav.png);
	padding: 5px 0 3px 5px;
}

ul#styleNav img {
	width: 80px;
}

ul#styleNav li{
	margin: 0 5px 0 0;
}

ul#styleNav li a {
	display: block;
	margin-bottom: 2px;
}

ul#styleNav li a:hover {
	border-bottom: 1px solid #959595;
	margin-bottom: 1px;
}

ul#styleNav li.selected a {
	border-bottom: 2px solid #959595;
	margin-bottom: 0px;
}

body#communique a#communique {
	color: #FFF;
}

body#stores a#stockists {
	color: #FFF;
}

body#contact a#contact {
	color: #FFF;
}

body#tg a#tg {
	color: #FFF;
}

/* OLD STYLES */

.spacer {
	clear:both;
	height:10px;
	line-height:10px;
}

p {
	margin: 14px 0;
}

.feature-wide img {
	border:medium none;
	float:left;
	margin: 15px 10px 0 0;
}

.region {
	position: relative;
	padding: 28px 0 0 15px;
}

.region-name {
	position: absolute;
	top: 20px;
	left: 10px;
	font-size: 24px;
	color:#333333;
}

body#contact .region-name {
	top: 18px;
}

.store {
	text-align: left;
	float: left;
	padding: 3px;
	margin: 5px;
	position: relative;
	font-size: 10pt;
	height:6em;
}

body#contact .store {
	height: 4.5em;
}