/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt

from reset-min.css version: 2.5.2 */
html{color:#111;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#111;}

/* All code below Copyright (c) 2008, Wright All rights reserved. */
body {
	font-family: Arial, Helvetica, sans-serif;
	background: #ffffff;
	overflow-x: hidden;
}

.intro {
	text-indent: -5000px;
}

a:active, a:focus {
outline: 0;
}

input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-size: 11px;
}

ul.nav {
	width: 470px;
	height: 31px;
	margin-left: 0px;
	position: absolute;
	top: 0;
	left: 200px;
	z-index: 500;
	background: #ececec;
}

ul.nav li {
	display: inline;
}

ul.nav li {
	color: #333;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-size: 11px;
}

ul.nav li a {
	display: block;
	float: left;
	height: 31px;
	text-align: center;
	line-height: 31px;
	padding: 0px 5px 0px 5px;
	color: #5e5e5e;
	text-decoration: none;
}

ul.nav li form input {
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-top: 8px;
	position: absolute;
	left: 654px;
	width: 100px;
	border: 1px #d4d7d9 solid;
	padding: 2px;
	text-align: right;
	text-transform: uppercase;
	color: #5e5e5e;
	letter-spacing: 0.1em;
	background: #ececec;
}

ul.nav li form input:focus {
	text-transform: none;
	letter-spacing: normal;
	
}

ul.nav li:hover a,
ul.nav li.fix_hover a
 {
	color: #fff;
	background: #eab229;
}

ul.nav li:hover ul li a,
ul.nav li.fix_hover ul li a {
	background: #ffffff;
	color: #5e5e5e;
	display: block;
}

ul.nav li:hover ul li a:hover,
ul.nav li.fix_hover ul li a:hover {
	color: #eab229;
	background: #fff;
	display: block;
}

ul.nav li ul {
	display: none;
}

ul.nav li ul.active { 
	display: block;
}

ul.nav li:hover ul,
ul.nav li.fix_hover ul,
ul.nav li ul.active
 {
	display: block;
	position: absolute;
	padding: 7px 0px 0px 12px;
	top: 31px;
 	left: 0px; 
	width: 758px;
}

ul.nav li:hover ul li a,
ul.nav li.fix_hover ul li a,
ul.nav li ul.active li a {
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-size: 10px;
	line-height: 28px;
	background: #fff;
}

ul.nav li ul { /* IE fix */
	background: #fff;
}

ul.nav li a.active,
ul.nav li:hover a.active:hover {
	color: #eab229;
}

ul.nav li ul {
	z-index: 510;
}

ul.nav li ul.active {
	z-index: 500;
}

ul.nav li:hover ul li a.active,
ul.nav li.fix_hover ul li a.active {
	color: #eab229;
}

/* exhibition */

ul.nav li a#nav_exhibition {
	width: 100px;
	height: 31px;
	text-align: center;
}

ul.nav li a#nav_exhibition.active {
	background-position: 0 0;
	color: #fff;
	background: #eab229;
}

/* designer */

ul.nav li a#nav_designer {
	width: 90px;
	height: 31px;
	text-align: center;
}

ul.nav li a#nav_designer.active {
	background-position: 0 0;
	color: #fff;
	background: #eab229;
}


/* shop */

ul.nav li a#nav_shop {
	width: 92px;
	height: 31px;
	text-align: center;
/* 	border-bottom: 1px #f0f solid; */
}

ul.nav li a#nav_shop.active {
	background-position: 0 0;
	color: #fff;
	background: #eab229;
}

/*  featured */

ul.nav li a#nav_featured {
	width: 81px;
	height: 31px;
	text-align: center;
}

ul.nav li a#nav_featured.active {
	background-position: 0 0;
	color: #fff;
	background: #eab229;
}
/*  about */

ul.nav li a#nav_about {
	height: 31px;
	width: 62px;
	text-align: center;
}

ul.nav li a#nav_about.active {
	background-position: 0 0;
	color: #fff;
	background: #eab229;
}

/*  buying */

ul.nav li a#nav_buying_selling {
	width: 125px;
	height: 31px;
	text-align: center;
}

ul.nav li a#nav_buying_selling.active {
	background-position: 0 0;
	color: #fff;
	background: #eab229;
}

/*  wishlist */

ul.nav li a#nav_wishlist {
	width: 68px;
	height: 31px;
	text-align: center;
}

ul.nav li a#nav_wishlist.active {
	background-position: 0 0;
	color: #fff;
	background: #eab229;
}

/*  contact */

ul.nav li a#nav_contact {
/*
	background-image: url(/assets/images/core/nav_contact.png);
	background-position: 0 36px;
*/
	width: 76px;
	height: 31px;
	text-align: center;
/* 	text-indent: -10000px; */
}

ul.nav li a#nav_contact.active {
	background-position: 0 0;
	color: #fff;
	background: #eab229;
}

/*  contact */

ul.nav li a#nav_cart {
	width: 36px;
	height: 31px;
	text-align: center;
}

ul.nav li a#nav_cart.active {
	background-position: 0 0;
	color: #fff;
	background: #eab229;
}

h1 a {
	position: absolute;
	left: 0px;
	top: 116px;
/*	background: #ffffff;*/
/* 	background-image: url(/assets/images/core/nav.png); */
	width: 44px;
	height: 336px;
	text-indent: -10000px;
	z-index: 500;
}

#wrapper #text div.headline,
#wrapper2 #text div.headline {
	color: #f8c20a;
}


strong {
	font-weight: bold;
}

#actions {
	position: absolute;
	left: 70px;
	top: 120px;
	font-size: 11px;
	line-height: 16px;
	z-index: 500;
}

#actions input.filter {
	width: 95px; 
	margin-bottom: 8px;
}

#actions a {
	text-decoration: none;
	color: #111;
	font-weight: normal;	
}

#actions ul {
	margin-left: -20px;
}

#actions ul a,
#actions ul span {
    padding-left: 20px;
}

#actions li a.active {
	color: #000000;
	font-weight: bold;
}

#actions input {
	border: 1px #d4d7d9 solid;
	padding: 2px;
	margin: 10px 0 0;
}

#text {
}

body > #actions,
body > h1 a,
body > ul.nav,
body > ul#tabs_v3 {
	position: fixed;
}

#actions ul li a#actions_index {
	background-image: url(/assets/images/core/actions_index.png);
	background-repeat: no-repeat;
	background-position: 0 3px;
}

#actions ul li a#actions_previous {
	background-image: url(/assets/images/core/actions_up.png);
	background-repeat: no-repeat;
	background-position: 0 3px;
}

#actions ul li a#actions_next {
	background-image: url(/assets/images/core/actions_down.png);
	background-repeat: no-repeat;
	background-position: 0 3px;
}

#actions a.small {
	font-weight: normal;
	padding-left: 0;
	color: #777;
}

#wrapper #text .error,
#wrapper #text textarea.error,
#wrapper2 #text .error,
#wrapper2 #text textarea.error {
	border: 1px #f8c20a solid;
}

/* additions 2009-07-01 */


ul.my_nav {
	width: 100px;
	height: 31px;
	margin-left: 0px;
	position: absolute;
	top: 0px;
	left: 860px;
	z-index: 500;
/*	background: #fff;*/
}

ul.my_nav li {
	display: inline; float: right;
}

ul.my_nav li a {
	text-transform:uppercase;
	letter-spacing: 0em;
	font-size: 12px;
	color: #5E5E5E;
	text-decoration: none;
	padding-right: 34px;
	top:6px;
	position: relative;
}

ul.my_nav li a.active,
ul.my_nav li a:hover {
	color: #000
}

body > ul.my_nav {
	position: fixed;
}


/* new form */

p.label_checkbox_pair {
clear: both;
float: none;
position: relative;
}
p.label_checkbox_pair input {
left: 0px;
position: absolute;
top: -8px;
}
p.label_checkbox_pair label {
display: block;
margin-left:24px;
width: 70px;
height: 16px;
line-height: 16px;
}

/* uniform */

div.checker {
	height: 9px;
	width: 9px;
	overflow: hidden;
	border: solid 1px #ddd;
	background: #fff url(/assets/images/uniform/bg.png) repeat-x left 10px;
	float: left;
	display: inline;
	margin-top: 2px;
/*
	margin-right: 10px;
*/
	position: relative;
}

div.checker.focus {
	border-color: #999;
}

div.checker.focus span {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

div.checker span {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	overflow: hidden;
}

div.checker span.checked {
	background: url(/assets/images/uniform/check.png) no-repeat top left;
}

div.checker span input {
	position: absolute;
	opacity: 0;
}


/* Select Box */

div.selector {
	display: block;
	width: 98px;
	border: solid 1px #ddd;
	position: relative;
/*
	background: url(/assets/images/uniform/bg.png) repeat-x left 12px;
*/
	line-height: 22px;
	margin-top: 1px;
	height: 19px;
	color: #444;
}

div.selector select {
	width: 98px;
}

div.selector.focus {
	border-color: #bbb;
}

div.selector span {
	position: absolute;
	left: 0px;
	top: 0px;
	padding: 0;
	display: block;
	padding-right: 0px;
	background: url(/assets/images/uniform/select0.png) no-repeat right 4px;
	right: 0;
	margin: 0;
	margin-left: -14px;
	margin-top: -2px;
}

div.selector.focus span {
	left: 0px;
}

div.selector select {
	position: relative;
	padding: 0;
	line-height: 21px;
	border: 0;
	margin: 0;
	padding-right: 40px;
}

#wrapper2 {
	display: none;
}

* {outline: none;}

/* tabs v5 */
body > ul#tabs_v5 {
	position: fixed;
}

ul#tabs_v5 {
	position: absolute;
	left: 4px; 
	top: 125px;
	width: 31px;
	height: 416px;
	z-index: 500;
}

ul#tabs_v5 {
}

ul#tabs_v5 li {
	display: block;
}

ul#tabs_v5 li a {
	text-indent: -10000px;
	display: block;
}

ul#tabs_v5 li#tabs_v5_wright a {
	display: block;
	background-image: url(/assets/images/core/tabs_v5_wright.png);
	width: 31px;
	height: 215px;
}

ul#tabs_v5 li#tabs_v5_w21 a {
	background-image: url(/assets/images/core/tabs_v5_w21.png);
	width: 31px;
	height: 56px;
}

ul#tabs_v5 li#tabs_v5_now a {
	background-image: url(/assets/images/core/tabs_v5_now.png);
	width: 31px;
	height: 126px;
}

ul#tabs_v5 li a.active {
	background-position: 31px 0px;
}

ul#tabs_v5 li.divider {
	display: block;	
	background-image: url(/assets/images/core/tabs_v5_s1.png);
	width: 31px;
	height: 8px;
}

ul#tabs_v5 li.divider2 {
	display: block;	
	background-image: url(/assets/images/core/tabs_v5_s1.png);
	width: 31px;
	height: 8px;
	margin-top: 3px;
}


ul#tabs_v5 li a:hover {
	background-position: 31px 0px;
}

ul#tabs_v5 li a.active:hover {
	background-position: 31px 0px;
}

/*
#nav_backdrop {
	position: absolute; background: #fff; top: 0; left: 0; width: 1200px; height: 73px; z-index:400
}*/


body > .drop,
body > ul#tabs_v3,
body > #nav_backdrop {
	position: fixed;
}


