/* CSS Document */
/* layout */
html {
	font-size: 100%; /* IE hack */
	height:100%;
}
* {
	margin: 0;
	padding: 0;
	border: 0;
	zoom:1;
}
body {
	background: #F7F1EC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #777777;
	font-size: 60.5%;
}
#centering {
	margin-top: -281px;
	top: 50%;
	position: absolute;
	width: 100%;
	text-align: center;
}
#wrapper {
	margin: 0 auto;
	width: 821px;
	height: 562px;
	border: 0;
	font-size: 1.1em;
	line-height: 130%;
	position: relative;
	text-align: left;
	background: #ffffff;
}
#logo {
	position:absolute;
	right:12px;
	top:16px;
	z-index:3;
}
p {
	margin: 0 0 12px;
}
#introimagewrapper {
	position:absolute;
	left:0;
	top:0;
	overflow:hidden;
	background:#F7F1EC;
	z-index:12;
}
#introimage {
	position:relative;
	overflow:hidden;
}
#intrologo {
	position:absolute;
	bottom:200px;
	left:100px;
	background:url(../images/intrologo6.gif) no-repeat;
	width:140px;
	height:24px;
}


/* Headings */

h1 {
	width: 145px;
	height: 24px;
	background: url(../images/logo.gif) no-repeat;
	text-indent: -9999px;
	position: relative;
	top: 23px;
	right: 8px;
	float: right;
	clear: both;
}
h2, h3 {
	font-size: 1em;
}
/* Navigation */
#nav {
	position:absolute;
	right:0;
	top:0;
	height:562px;
	width:161px;
	font-family:Helvetica,Verdana,Arial,sans-serif;
	text-transform:uppercase;
	letter-spacing: 1px;
	z-index:2;
	background:#fff;
	font-size:9px;
}
#nav ul {
	margin:60px 0 0 10px;
	padding:0;
}
#nav ul li {
	margin-bottom: 9px;
	list-style: none;
}
#nav ul li a {
	height: 15px;
	xtext-indent: -9999px;
    text-decoration: none;
	display: block;
	color:#9D9D9D;
}
#nav ul li a:hover, #nav ul li.on a {
	color:#404040;
}
#nav ul li.on ul li a { color:#9D9D9D }
#nav ul li.on ul li a:hover, #nav ul li.on ul li.on a { color:#404040 }
#nav ul li ul {
	display:none;
	margin-left:12px;
	margin-top:6px;
}
#nav ul li.on ul {
	display:block;
} 
#nav ul li ul li {
	margin-bottom: 1px;
}
/* Main */

#intro_content_side {
	margin: 41px 0 0 300px;
	width: 355px;
}
#main_image_side {
	width: 650px;
	height: 562px;
	position: absolute;
	bottom: 0;
	left: 0;
}
#intro_content {
	margin: 48px 0 0 62px;
	width: 430px;
}
#main_image {
	width: 821px;
	height: 278px;
	position: absolute;
	bottom: 0;
	left: 0;
}

/* Winter 10 */

#winter10_image {
	display:block;
}


/* Winter lookbook 10 */

#winter10lb_image {
	width: 660px;
	height: 562px;
}

#winter10menslb_image {
	width: 660px;
	height: 562px;
}

/* Spring 09 */

#spring09_image {
	display:block;
}


/* Spring lookbook 09 */

#spring09lb_image {
	width: 660px;
	height: 562px;
}

/* Contact */

#contact_content {
	position: relative;
	top: 72px;
	left: 400px;
	width: 270px;
}
#subscribe_content {
	position: relative;
	top: 72px;
	left: 116px;
	width: 300px;
}
#contact_image {
	position: absolute;
	top: 0;
	width: 347px;
	height: 562px;
}
#contact_numbers {
	color: #404040;
}
#contact_content a {
	text-decoration: none;
	color: #404040;
}
#contact_content a:hover {
	text-decoration: underline;
	color: #cccccc;
}
#contact_content h2 {
	margin-bottom: 19px;
	width: 109px;
	height: 19px;
	background: url(../images/logo_smaller.gif) no-repeat;
	text-indent: -9999px;
}

/* About */

#about_content {
	position: absolute;
	top: 25px;
	left: 35px;
	width: 590px;
	line-height: 15px;
}
#about_content h2 {
	margin-bottom: 17px;
	width: 109px;
	height: 19px;
	background: url(../images/logo_smaller.gif) no-repeat;
	text-indent: -9999px;
}

/* News / Articles */

#news_content {
	position: absolute;
	top: 40px;
	left: 40px;
	width: 570px;
	line-height: 12px;
}
#news_content ul li {
	margin-bottom: 12px;
	list-style: none;
}
#news_content ul li a {
	color: #777777;
	text-decoration: none;
	font-weight: bold;
}
#news_content ul li a:hover, #news_content ul li#active a {
	color: #404040;
}
.date {
	font-weight: normal;
}
#articles {
	width: 310px;
	height: 431px;
	position: absolute;
	top: 20px;
	left: 220px;
}
#articles img {
	margin: 0 auto;
	display: block;
}
#articles a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 0.9em;
	float: left;
}
#articles a:hover {
	color: #222222;
}
#articles a#next {
	width: 38px;
	height: 9px;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	display: block;
	float: right;
	background: url(../images/next.gif) no-repeat;
}
#articles a#next:hover {
   background-position: 0 -9px;
}
#articles #text {
	margin-bottom: 2px;
	padding: 4px;
	width: 302px;
	height: 397px;
	overflow: auto;
	color: #000000;
	background: #FFFFFF;
}


/* Downlaod */

#download_content {
	padding-top: 72px;
	width: 376px;
	height: 490px;
	background: #f2f2f2;
	overflow: auto;
}
#download_content  p {
	margin-left: 17px;
}
#download_content h2 {
	margin: 0 0 10px 17px;
	width: 136px;
	height: 8px;
	background: url(../images/header_download_image.gif) no-repeat;
	text-indent: -9999px;
}
#download_content ul li {
	padding: 7px 11px 7px 17px;
	list-style: none;
	border-top: 1px solid #ffffff;
	width: 332px;
	color: #404040;
	position: relative;
}
#download_content ul li#last {
	border-bottom: 1px solid #ffffff;
}
#download_content ul li a {
	margin: 11px 11px 0 0;
	padding: 0;
	width: 72px;
	height: 8px;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	background: url(../images/download.gif) no-repeat;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
}
#download_content ul li a:hover {
   background-position: 0 -9px;
}
.arrow {
	color: #363636;
	font-weight: bold;
}

/* Stockists_new */

#stockist_new_content {
	position: relative;
	top: 59px;
	left: 360px;
	width: 520px;
	line-height: 20px;
}
#stockist_new_image {
	position: absolute;
	top: 0;
	width: 360px;
	height: 562px;
}
#stockist_new_numbers {
	color: #39393A;
}
#stockist_new_content a {
	text-decoration: none;
	color: #39393A;
}
#stockist_new_content a:hover {
	text-decoration: underline;
	color: #CECECF;
}
#stockist_new_content h2 {
	margin-bottom: 19px;
	width: 109px;
	height: 19px;
	background: url(../images/logo_smaller.gif) no-repeat;
	text-indent: -9999px;
}


/* Shop */

#shop_home_image {
	position: absolute;
	top: 0;
	width: 287px;
	height: 562px;
}
#shop_home_content {
	position: relative;
	top: 72px;
	left: 435px;
	width: 225px;
	line-height: 18px;
}
#shop_home_content h2 {
	margin-bottom: 19px;
	width: 109px;
	height: 19px;
	background: url(../images/logo_smaller.gif) no-repeat;
	text-indent: -9999px;
}
#shop_content {
	position: relative;
	width: 628px;
	height: 562px;
	background: #FAF7F5;
	overflow: auto;
}
#shop_spacer {
	position: relative;
	width: 609px;
	height: 1px;
	background: #ffffff;
	overflow: auto;
}
#shop_content ul {
    padding: 20px 0 14px 156px;
	border-bottom: 1px solid #ffffff;
    position: relative;
	min-height: 233px;
	list-style: none;
    background: url(../images/shop/shop_content_ul_bg.gif) repeat-y 0 0;
}
* html #shop_content ul {
	height: 233px;
}
#shop_content li {
	margin-bottom: 10px;
	padding-left: 96px;
	position: relative;
	color: #000;
}
* html #shop_content li {
	height: 1%;
}
#shop_content li.item_photo {
	margin: 0;
	padding: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 156px;
	height: auto;
}
#shop_content li.item_photo img {
    display: block;
    width: 156px;
}
#shop_content .description {
	display: block;
	position: absolute;
	left: 0;
	width: 85px;
	text-align: right;
	font-weight: bold;
}
#shop_content .information {
	display: block;
	width: 350px;
}
#shop_content ul li.order_links {
	color: #222222;
}
.update_order, .remove_order, #currency_convert {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 0.8em;
}
#shop_content ul li a.update_order {
	margin-left: 196px;
	float: left;
}
button#update_order, a.addto_order, a.view_details, a.remove_order, a#currency_convert, #proceed_order a,#checkout_proceed_order a, #change_order a, #shipping_costs a {
	height: 9px;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	display: block;
}
button#update_order:hover, button#update_order.hover, a.addto_order:hover, a.view_details:hover, a.remove_order:hover, a#currency_convert:hover, #proceed_order a:hover, #checkout_proceed_order a:hover, #change_order a:hover, #shipping_costs a:hover {
   background-position: 0 -9px;
}
button#update_order {
	position: absolute;
	bottom: -48px;
	left: 252px;
	width: 91px;
	background: url(../images/shop/nav/update_order.gif) no-repeat;
	cursor: pointer;
}
#shop_content ul li a.addto_order {
	margin: 0 85px 0 0;
	float: left;
	display: inline;
}
a.addto_order {
	width: 91px;
	background: url(../images/shop/nav/add_to_order.gif) no-repeat;
}
a.view_details {
	width: 113px;
	background: url(../images/shop/nav/view_more_detail.gif) no-repeat;
}
a.remove_order {
	width: 130px;
	background: url(../images/shop/nav/remove_from_order.gif) no-repeat;
}
#currency_convert {
	margin: 8px 0 0 ;
	left: 10px;
	position: absolute;
}
a#currency_convert {
	width: 138px;
	background: url(../images/shop/nav/currency_converter.gif) no-repeat;
}
#total_order {
	line-height: 26px;
	width: 609px;
	height: 26px;
	background: #B4B4B4;
	color: #222222;
	display: block;
	float: left;
	position: relative;
	clear: both;
}
#order_shipping {
	left: 252px;
	position: absolute;
	font-weight: bold;
	color: #000000;
}
#checkout_proceed_order {
	margin: 14px 0 0 28px;
}
#checkout_proceed_order a {
	float: left;
	width: 450px;
	background: url(../images/shop/nav/proceed_with_order.gif) no-repeat;
}
#proceed_order {
	margin: 0 0 0 455px;
	float: left;
	display: inline;
}
#proceed_order a {
	margin: 13px 0;
	float: left;
	width: 134px;
	background: url(../images/shop/nav/proceed_with_order.gif) no-repeat;
}
#change_order {
	margin: 2px 0 0 0;
}
#change_order a {
	margin-left: 0;
	float: left;
	width: 96px;
	background: url(../images/shop/nav/change_order.gif) no-repeat;
}
#shipping_costs a {
	width: 131px;
	margin: -17px 0 10px 413px;
	background: url(../images/shop/nav/view_shipping_costs.gif) no-repeat;
}
#shop_content ul li.order_links {
	color: #222222;
}

/* Shop Pop Up */
#detail_view img {
	border: 1px solid #3B3B3B;
}
#item_details {
	padding-left: 11px;
	color: #000000;
	width: 338px;
	height: 22px;
	line-height: 22px;
	font-size: 1.1em;
	position: relative;
}
#item_details a {
	position: absolute;
	top: 6px;
	left: 250px;
	height: 9px;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	display: block;
}
#item_details a#front_view {
	width: 76px;
	background: url(../images/shop/nav/front_view.gif) no-repeat;
}
#item_details a#back_view {
	width: 70px;
	background: url(../images/shop/nav/back_view.gif) no-repeat;
}
#item_details a#front_view:hover, #item_details a#back_view:hover {
   background-position: 0 -9px;
}
#shop_content form {
	position: relative;
	float: left;
}
#shop_content form p#shop_intro {
	margin: 20px 29px 0;
	color: #000000;
}
#shop_content form fieldset {
	border-bottom: 1px solid  #ffffff;
	padding: 13px 29px 5px;
	margin: 0;
	width: 551px;
	display: block;
}
h2#contact_details, h2#shipping_details, h2#terms_conditions, h2#mailing_list, h2#total_order_header {
	margin: 0 0 8px;
	height: 9px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
}
h2#contact_details {
	width: 97px;
	background: url(../images/shop/headers/contact_details.gif) no-repeat;
}
h2#shipping_details {
	width: 98px;
	background: url(../images/shop/headers/shipping_details.gif) no-repeat;
}
#terms_conditions {
	width: 318px;
	background: url(../images/shop/headers/terms_conditions.gif) no-repeat;
}
h2#mailing_list {
	width: 71px;
	background: url(../images/shop/headers/mailing_list.gif) no-repeat;
}
h2#total_order_header {
	width: 73px;
	background: url(../images/shop/headers/total_order.gif) no-repeat;
}
#shop_content form fieldset.form_details label {
	color: #777777;
	width: 92px;
	float: left;
	padding: 0 10px 10px 0;
	text-align: right;
	clear: left;
	font-weight: bold;
}
#shop_content form fieldset.check_details label input {
	float: left;
	margin-right: 15px;
}
#shop_content form fieldset.check_details label {
	color: #777777;
}
#shop_content form fieldset.check_details label {
	color: #777777;
}
#totalorder p {
	font-weight: bold;
	color: #404040;
	margin: -20px 0 0 100px;
}
#shop_content form fieldset.check_details a {
	color: #404040;
}
#shop_content form fieldset input {
	margin: 0 0 10px;
}
.error {
	color: #FF0000;
	line-height: 28px;
	text-align: center;
}
.thanks {
	color: #777777;
	line-height: 28px;
	text-align: center;
}
#terms {
	margin: 25px;
	text-align: left;
}
#shipping {
	margin: 20px;
	overflow: auto;
	width: 275px;
	height: 100px;
}

/* Subscribe */

#subscribe_intro {
	margin-left: 29px;
}
#submitSubscribe {
	margin: 20px 0 0 100px;
}
h2#subscribeTitle {
	margin: 20px 0 20px 30px;
}
.mandatory {
	color: #ffffff;
}
