body
{
}

#wrap
{
	font-family:arial, helvetica, verdana, sans-serif;
	min-width:960px;
	font-size:13px;
	line-height:1.2;
	background:url('/img/bg.jpg') 0px 0px repeat-x #ffffff;
	padding: 15px 15px 15px 15px;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

h2 {
	font-size:21px;
	font-weight:900;
	margin:0 0 10px 0;
}
h5 {
	font-size:16px;
	font-weight:900;
	margin:0 0 8px 0;
}
p {
	margin:0 0 18px 0;
}

a
{
	color:#000000;
	text-decoration:underline;
}

a:hover
{
	color:#000000;
	background-color:#ffe73c;
	text-decoration:underline;
}




/* ----- HEAD ----- */

.head {
	width:960px;
	height:100px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
}
.head .logo {
	float:left;
	margin:0px 40px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
}

div.d-jonly {
	float:right;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.underline
{
	clear: both;
	height: 10px;
	background-color: #000000;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* ----- MOTHER ----- */
.mother
{
	clear: both;	
}
/* ----- LEFT ----- */
div.left {
	float:left;
	width:750px;
	margin: 0;
}
/* ----- RIGHT ----- */
div.right {
	float:right;
	width:200px;
}


/* ----- FLATLAYS ----- */

ul.flatlays {
	list-style:none inside;
	width:750px;
	margin-bottom:0 0 0 0;
	padding:0 0 0 0;
	text-align:left;
	border-bottom:10px solid #000000;
	clear:both;
}
ul.flatlays li {
	float:left;
	width:225px;
	height:188px;
	margin:0px 7px 7px 7px;
}
ul.flatlays a:hover {
	background-color:none;
}


/* ----- LOOKBOOK ----- */

#item
{
	z-index: 50;
	float:left;
	width:750px;
/* 	height:980px; */
	margin-top:0px;
	text-align:left;
	position: relative;
}

#item-image img
{
	width: 100%;
}

#item-info
{
	position: absolute;
	top: 120px;
	left: 15px;
	text-align:left;
	z-index: 100;
	width: 250px;
}

#item-info-right
{
	position: absolute;
	top: 0;
	right: 15px;
	z-index: 100;
	width: 250px;
}

#item-info-right-small
{
	position: absolute;
	top: 0;
	right: 15px;
	z-index: 100;
	width: 150px;
}

#item-info-small
{
	position: absolute;
	top: 120px;
	left: 15px;
	z-index: 100;
	width: 150px;
}

#item dl
{
	float:left;
	list-style:none inside;
	clear:both;
}

#item dt
{
	font-weight:900;
	margin:15px 0px 4px 0px;
}

#item dd
{
	margin:0px 0px 3px 0px;
}

.item-description, .item-notes
{
	font-weight: normal!important;
}

/* ----- SCROLLER NAV ----- */

#scroller
{
	z-index: 100;
	width:80px;
	position: absolute;
	top: 15px;
	left: 15px;
	color: black;
}

#scroller a
{
}

#scroller a:hover
{
/* 	background-color:#ffffff; */
}

#scroller .prev
{
	float: left;
	margin: 0 7px 5px 0;
	width: 36px;
	height: 72px;
	text-align: left;
}

#scroller .next
{
	float: left;
	margin: 0 0 5px 0;
	width: 36px;
	height: 72px;
	text-align: right;
}

#scroller p
{
	clear:both;
	text-align:center;
	margin:5px 0 0 0;
}

/* ----- VIDEO ----- */

div.video
{
	display: none;
	height:422px;
	margin:0px 0 0 0;
	padding:0px 0px 0px 0px;
	border-bottom:10px solid #000000;
	clear:both;
}

/* ----- STOCKISTS ----- */

div.stockists
{
	margin-top:5px;
	clear:both;
}

div.stockists table
{
	text-align:left;
}

.stockists-country, .stockists-area
{
	text-align: left;
	vertical-align:top;
	padding:20px 0px 20px 5px;
	background-color:#666;
	color:#ffffff;
}

.stockists-country
{
	border-top:3px solid #ffffff;
	text-transform: uppercase;
}

.stockists-area
{
	padding-top: 5px;
	padding-bottom: 5px;
	background-color:#999;
	border-top:3px solid #ffffff;
	border-bottom:3px solid #ffffff;
}

div.stockists td
{
	vertical-align: top;
	padding: 3px;
	font-size: 90%;
}

div.stockists tr.titles td {
	font-weight:900;
	padding:0;
	margin:0;
	vertical-align:middle;
	padding:5px 0px 7px 3px;
}

div.titlesstrip {
	height:10px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	background-color:#000000;
}

div.stockists tr.alt
{
	background-color: #ddd;
}

.stockists-telephone
{
	text-align: right;
	width: 7em;
}

/* ----- CONTACT ----- */

#contact-columns
{
	float: left;
	width: 750px;
}

.contact-column1, .contact-column2
{
	float:left;
	width: 300px;
	margin-right: 20px;
	padding: 10px;
	text-align: left;
}

.contact-column1
{
	width: 280px;
}

.contact-column2
{
	width: 390px;
}

.contact-column-item
{
	margin-top:30px;
}

/* ----- FOOT ----- */

.foot {
	width:960px;
	height:100px;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	padding:0px 0px 0px 0px;
	color:#999999;
	clear:both;
}
.foot a {
	color:#999999;
}

#google-404
{
	margin-top: 20px;
}

#google-404 input
{
	margin-top: 5px;
	font-size: 110%;
	margin-right: 10px;
}

#google-404 ul
{
	list-style: none;
}