@charset "UTF-8";
/* CSS Document */

/* NORMALISE EVERYTHING
----------------------------------------------------------------------*/

html, body, div, dl, dt, dd, ul, ol, li, 
h1, h2, h3, h4, h5, h6, pre, input, 
blockquote, th, td, img, form {
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
ol, ul {
	list-style: none;
}
address, caption, cite, code, dfn,
th, var {
	font-style: normal;
	font-weight: normal;
}
table {
	border-collapse: collapse;
	border: 0;
}
fieldset, img {
	border: 0;
}
caption, th {
	text-align: left;
}

/*-  COMMON ELEMENTS
----------------------------------------------------------------------*/	
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 100%;
	width: 100%;
}
a {
	color: #000000;
	text-decoration: none;
}
h1 {
	color: #000000;
	font-size: 140%;
}
h2 {
	color: #000000;
	font-size: 130%;
}
h3 {
	color: #000000;
	font-size: 120%;
}
h4 {
	color: #000000;
	font-size: 110%;
}
h5 {
	color: #000000;
	font-size: 100%;
}
p {
	margin: 0px;
	line-height: 1.5em;
	padding: 0px 0px 7px 0px;
}

/*-  PAGE STRUCTURE
----------------------------------------------------------------------*/
#hpcontainer {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#column_holder {
	float: left;
	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#left_column, #left_column_inspiration, #left_column_stock, #left_column_denim, #left_column_arial {
	float: left;
	width: 175px;
	height: 438px;
}
#main_column {
	float: right;
	width: 706px;
	height: 438px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-left: 50px;
}
#main_column_tcs {
	float: right;
	width: 706px;
	min-height: 438px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-left: 50px;
}
#main_column_tcs ul {
	list-style-type: circle;
	width: 100%;
	margin-bottom: 20px;
	float:left;
}
#main_column_tcs ul li {
	float: left;
	clear: both;
	width: 100%;
	padding: 3px 0px 3px 0px;
}
#main_column_denim {
	float: right;
	width: 706px;
	min-height: 438px;
	padding-left: 50px;
}
.inspiration {
	background-color:#000000;
}
#inspiration_main_column {
	float: right;
	width: 706px;
	min-height: 438px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-left: 50px;
}
.footer {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	text-align: center;
	font-size: 9px;
	color: #000000;
	margin-top: 60px;
	text-transform: uppercase;
	padding-bottom: 40px;
	font-family: Georgia, "Times New Roman", Times, serif !important;
}
.footer_inspiration {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	text-align: center;
	font-size: 9px;
	color: #FFFFFF;
	margin-top: 60px;
	text-transform: uppercase;
	padding-bottom: 40px;
	font-family: Georgia, "Times New Roman", Times, serif !important;
}
.footer_inspiration a {
	color: #FFFFFF;
}
.footer a:hover, .footer_inspiration a:hover {
	text-decoration: underline;
}

/*-  HOMEPAGE STYLES
----------------------------------------------------------------------*/	
#home_h1 {
	width: 270px;
	height: 0px!important;
	background-image: url(../images/victoria_beckham.gif);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden!important;
	display: block;
	padding-top: 20px;
	margin-top: 103px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}
.section_nav {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.section_nav ul {
	width: 100%;
	float: left;
	display: block;
	margin: 0px;
	padding-top: 50px;
	padding-bottom: 50px;
}
.section_nav ul li {
	list-style-type:none;
	float: left;
	width: 237px;
	display: block;
}
.section_nav ul li h2 {
	width: 100%;
	display: block;
	font-size: 11px;
	letter-spacing: 0.2em;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.section_nav ul li a {
	display: block;
	font-size: 9px;
	letter-spacing: 0.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
#collections {
	width:237px;
	display:block;
	margin: 0px;
	text-align: center;
	background-image: url(../images/hp_collections.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #666666;
	text-transform: uppercase;
	text-decoration: none;
	height: 73px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}
#collections a {
	display:block;
}
a#dresses {
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	letter-spacing: 0.2em;
}
a:hover#dresses {
	text-decoration: none;
}

#stockists_underline {
	background-image: url(../images/underline.gif);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	height: 1px;
	width: 25px;
	margin-top: 5px;
	padding-bottom: 2px;
	background-color: #FFFFFF;
	display:none;
}

.underline {
	background-image: url(../images/underline.gif);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	height: 1px;
	width: 25px;
	margin-top: 5px;
	padding-bottom: 2px;
	background-color: #FFFFFF;
	display:none;
}


#dresses_underline {
	background-image: url(../images/underline.gif);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	height: 1px;
	width: 25px;
	margin-top: 5px;
	padding-bottom: 2px;
	background-color: #FFFFFF;
	display:none;
}
#denim_underline {
	background-image: url(../images/underline.gif);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	height: 1px;
	width: 25px;
	margin-top: 5px;
	padding-bottom: 2px;
	display:none;
	background-color: #FFFFFF;
}
#press_underline {
	background-image: url(../images/underline.gif);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	height: 1px;
	width: 25px;
	margin-top: 5px;
	padding-bottom: 2px;
	display:none;
	background-color: #FFFFFF;
}
#wear_underline {
	background-image: url(../images/underline.gif);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	height: 1px;
	width: 25px;
	margin-top: 5px;
	padding-bottom: 2px;
	display:none;
	background-color: #FFFFFF;
}
#accessories_underline {
	background-image: url(../images/underline.gif);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	height: 9px;
	width: 70px;
	margin-top: 5px;
	padding-bottom: 2px;
	display:none;
	background-color: #FFFFFF;
}

#accessories_comingsoon {
	background-image: url(../images/hpcoming_soon.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	height: 9px;
	width: 70px;
	margin-top: 5px;
	padding-bottom: 2px;
	display:none;
	background-color: #FFFFFF;
}


a#denim {
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	letter-spacing: 0.2em;
}
a:hover.live {
	text-decoration: none;
}
a#accessories {
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	letter-spacing: 0.2em;
}
a:hover.comingsoon {
	text-decoration: none;
}
#inspiration {
	width:219px;
	display:block;
	height: 73px;
	float: right;
}
a#inspirationlink {
	width:219px;
	display:block;
	text-align: center;
	background-image: url(../images/hp_inspiration.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #000000;
	text-transform: uppercase;
	text-decoration: none;
	height: 73px;
	padding-top: 40px;
	margin-right: 18px;
}
a:hover#inspirationlink {
	background-image: url(../images/hp_inspiration_over.gif);
	color: #FFFFFF;
}
a:hover#inspirationlink h2 {
	color: #FFFFFF;
}
#press {
	width:237px;
	display:block;
	margin: 0px;
	text-align: center;
	background-image: url(../images/hp_press.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #666666;
	text-transform: uppercase;
	text-decoration: none;
	height: 70px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}
a#presslink {
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	letter-spacing: 0.2em;
}

#stockists {
	width:219px;
	display:block;
	text-align: center;
	background-image: url(../images/hp_stockists.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #666666;
	text-transform: uppercase;
	text-decoration: none;
	height: 73px;
	padding-top: 40px;
	float: right;
}
a#stockistslink {
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	letter-spacing: 0.2em;
}

.hometext {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	text-align: center;
	font-size: 10px;
	color: #000000;
	line-height: 1.6em;
	padding-top: 6px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/*-  INTERNAL PAGE STYLES
----------------------------------------------------------------------*/	
#header {
	width: 100%;
	height: 210px;
	display: block;
	padding-top: 12px;
}
a.h1 {
	width: 207px;
	height: 0px!important;
	background-image: url(../images/victoria_beckham_logo.gif);
	background-repeat: no-repeat!important;
	background-position: left 18px;
	overflow: hidden!important;
	display: block!important;
	padding-top: 31px!important;
	position: absolute!important;
	top: 87px!important;
	z-index: 80;
}
a.h1denim {
	width: 207px;
	height: 0px!important;
	background-image: url(../images/victoria_beckham_logo.gif);
	background-repeat: no-repeat!important;
	background-position: left 18px;
	overflow: hidden!important;
	display: block!important;
	padding-top: 31px!important;
	position: absolute!important;
	top: 87px!important;
	z-index: 80;
}
a.h1collections {
	width: 207px;
	height: 0px!important;
	background-image: url(../images/victoria_beckham_c.png);
	background-repeat: no-repeat;
	background-position: left 18px;
	overflow: hidden!important;
	display: block;
	padding-top: 31px;
	position: absolute;
	top: 87px;
	z-index: 80;
}
a.h1rev {
	width: 207px;
	height: 0px!important;
	background-image: url(../images/victoria_beckham_logo_rev.gif);
	background-repeat: no-repeat;
	background-position: left 18px;
	overflow: hidden!important;
	display: block;
	padding-top: 31px;
	position: absolute;
	top: 87px;
	z-index: 80;
}
#left_column ul, #left_column_inspiration ul, #left_column_stock ul, #left_column_denim ul, #left_column_arial ul {
	list-style-type: none;
	width: 52%;
	float: left;
	height: 319px;
}
#left_column ul li, #left_column_inspiration ul li, #left_column_stock ul li, #left_column_denim ul li , #left_column_arial ul li{
	float: left;
	font-size: 11px;
	clear: both;
}
#left_column ul li ul, #left_column_inspiration ul li ul, #left_column_stock ul li ul, #left_column_denim ul li ul, #left_column_arial ul li ul {
	list-style-type: none;
	width: 100%;
	float: left;
	padding-bottom: 30px;
	height: auto;
}
#left_column ul li ul li, #left_column_inspiration ul li ul li, #left_column_stock ul li ul li, #left_column_denim ul li ul li, #left_column_arial ul li ul li {
	float: left;
	clear: both;
}

#left_column ul li a {
	display: block;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	text-transform: capitalize;
	margin-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#left_column_inspiration ul li a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
	margin-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#left_column_arial ul li a {
	display: block;
	text-decoration: none;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}

#left_column_stock ul li a {
	display: block;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}
#left_column_denim ul li a {
	display: block;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	text-transform: capitalize;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}
#left_column ul li a:hover {
	text-decoration: none;
	/*- background-image: url(../images/nav_line.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 16px;*/
}
#left_column_inspiration ul li a:hover {
	text-decoration: none;
	/*- background-image: url(../images/nav_line.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 16px;*/
}
#left_column_stock ul li a:hover {
	text-decoration: none;
	/*- background-image: url(../images/nav_line.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 16px;*/
}
#left_column_denim ul li a:hover {
	text-decoration: none;
	/*- background-image: url(../images/nav_line.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 16px;*/
}
#left_column_arial ul li a:hover {
	text-decoration: none;
	/*- background-image: url(../images/nav_line.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 16px;*/
}
#left_column ul li a#sectioncurrent {
	text-decoration: none;
	background-image: url(../images/nav_line.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-indent: 0px;
	padding-right: 17px;
	margin-right: 20px;
	/*- margin-bottom: 30px;*/
}
#left_column ul li a#collectioncurrent {
	text-decoration: none;
	background-image: url(../images/nav_line.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-indent: 0px;
	padding-right: 17px;
	margin-right: 20px;
}
#left_column ul li a#sectioncurrent_other{
	text-decoration: none;
	background-image: url(../images/nav_line.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-indent: 0px;
	padding-right: 17px;
	margin-right: 20px;
	margin-bottom: 30px;
}
#left_column_inspiration ul li a#sectioncurrent {
	text-decoration: none;
	background-image: url(../images/nav_line_rev.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-indent: 0px;
	padding-right: 17px;
	margin-right: 20px;
	/*- margin-bottom: 30px;*/
}
#left_column_stock ul li a#sectioncurrent {
	text-decoration: none;
	background-image: url(../images/nav_line.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-indent: 0px;
	padding-right: 17px;
	margin-right: 20px;
	/*- margin-bottom: 30px;*/
}
#left_column_denim ul li a#sectioncurrent {
	text-decoration: none;
	background-image: url(../images/nav_line.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-indent: 0px;
	padding-right: 17px;
	margin-right: 20px;
	/*- margin-bottom: 30px;*/
}
#left_column_arial ul li a#sectioncurrent {
	text-decoration: none;
	background-image: url(../images/nav_line.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-indent: 0px;
	padding-right: 17px;
	margin-right: 20px;
	/*- margin-bottom: 30px;*/
}
#left_column_denim ul li a#collectioncurrent {
	text-decoration: none;
	background-image: url(../images/nav_line.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-indent: 0px;
	padding-right: 17px;
	margin-right: 20px;
}
#left_column ul li a#sub_sectioncurrent, #left_column_inspiration ul li a#sub_sectioncurrent, #left_column_denim ul li a#sub_sectioncurrent, #left_column_arial ul li a#sub_sectioncurrent {
	text-decoration: none;
	background-image: url(../images/nav_line.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 16px;
}

/*-  DRESSES PAGE STYLES
----------------------------------------------------------------------*/
#dress_detail_column {
	float: left;
	width: 163px;
}
#dress_detail_column ul {
	list-style-type: none;
	width: 100%;
	float: left;
}
#dress_detail_column ul li {
	float: left;
	font-size: 11px;
	clear: both;
}
#dress_detail_column ul li a {
	display: block;
	text-decoration: none;
	color: #666666;
	font-weight: normal;
	text-transform: capitalize;
	margin-bottom: 8px;
	font-size: 150%;
}
#dress_detail_column ul li a:hover {
	text-decoration: none;
	/*-background-image: url(../images/nav_line.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 16px;*/
}
#dress_detail_column ul li a#seasoncurrent {
	text-decoration: none;
	text-indent: 0px;
	font-size: 200%;
	background-image: none;
	color: #000000;
}
.dress_thumb_column {
	float: right;
	width: 480px;
}
.dress_thumbnails {
	float: left;
	margin-bottom: 11px;
	margin-right: 13px;
}
.dress_thumbnails img {
	cursor: pointer;
}
.dress_detail {
	width: 163px;
	display:none;
	position: relative;
	top: 0px;
}
.dress_detail .number {
	font-size: 20px;
	font-weight: normal;
	display: block;
	background-image: url(../images/nav_line.gif);
	background-repeat: no-repeat;
	background-position: right 17px;
	float: left;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 42px;
}
.dress_detail h3 {
	float: left;
	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	text-transform: capitalize;
	padding: 0px;
	display: block;
}
.dress_detail .italic {
	font-style: italic;
	font-size: 12px;
	text-transform: lowercase;
	margin-top: 3px;
}
.dress_detail .detail {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	font-size: 10px;
	color: #000000;
	width: 80%;
	float: left;
	padding-top: 0px;
	padding-right: 20%;
	padding-bottom: 0px;
	padding-left: 0px;
}
.lrg_number {
	position: absolute;
	top: 110px;
	z-index: 10;
	width: 126px;
	text-align: right;
}
.dress_number_large {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	right: 0px;
	width: 324px;
	text-align: right;
	float: right;
	margin-top: 98px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.dress_flash {
	position: absolute;
	margin-left: 234px;
	z-index: 1000;
	height: 660px;
	width: 716px;
	background-color:#FFFFFF;
	top: 0px;
}
.accessories_flash {
position: absolute;
	margin-left: 234px;
	z-index: 1000;
	height: 660px;
	width: 716px;
	background-color:#FFFFFF;

}
.left_video_thumb {
	float: left;
	width: 150px;
	position: relative;
	bottom: 0px;
}
.left_video_thumb p {
	width: 100%;
	font-size: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.left_video_thumb img {
	float: left;
	margin-left: -5px;
}


/*-  DENIM MAIN PAGE STYLES
----------------------------------------------------------------------*/
#denim_detail_column {
	float: left;
	width: 163px;
}
#denim_detail_column ul {
	list-style-type: none;
	width: 100%;
	float: left;
}
#denim_detail_column ul li {
	float: left;
	font-size: 11px;
	clear: both;
}
#denim_detail_column ul li a {
	display: block;
	text-decoration: none;
	color: #666666;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 2px;
	font-size: 150%;
	font-family: Arial, Helvetica, sans-serif;
}
#denim_detail_column ul li a:hover {
	text-decoration: none;
	/*-background-image: url(../images/nav_line.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 16px;*/
}
#denim_detail_column ul li a#seasoncurrent {
	text-decoration: none;
	text-indent: 0px;
	font-size: 150%;
	background-image: none;
	color: #000000;
}
.denim_thumb_column {
	float: right;
	width: 460px;
	margin-top: -142px;
}
.denim_thumbnails {
	float: right;
	margin-left: 24px;
	margin-top: 27px;
}
.denim_thumbnails img {
	cursor: pointer;
}

/*-  DENIM ITEM PAGE STYLES
----------------------------------------------------------------------*/
.denim_large_shot_soon {
	position: absolute!important;
	width: 430px!important;
	top: 0px!important;
	text-align: right!important;
	height: 660px;
	background-position: right top!important;
	margin-left: 500px;
	overflow:hidden!important;
}
.denim_large_shot {
	position: absolute!important;
	width: 430px!important;
	top: 105px!important;
	text-align: right!important;
	height: 578px;
	background-position: right top!important;
	margin-left: 500px;
	overflow:hidden!important;
}
/*-.denim_large_shot {
	position: absolute!important;
	width: 430px!important;
	top: 105px!important;
	text-align: right!important;
	height: 578px;
	background-position: right top!important;
	margin-left: 500px;
	overflow:hidden!important;
}*/
/*-.denim_large_shot {
	position: relative!important;
	width: 430px!important;
	left: 275px!important;
	top: -274px!important;
}*/
#denim_main_column {
	float: right;
	width: 706px;
	height: 438px;
	padding-left: 50px;
}
.denim_description {
	width: 490px!important;
	position: relative!important;
	top: 210px!important;
	left: -245px!important;
	height: 130px;
}
.denim_description h3 {
	float: left;
	font-size: 27px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	width: 100%;
	height: 75px;
}
.denim_description ul {
	padding: 0px;
	margin: 0px;
}
.denim_description ul li {
	float: left;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 10px;
	font-size: 15px;
	display: block;
	color: #999999;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: auto;
}
.denim_description ul li a {
	color: #000000;
	display: block;
	padding-bottom: 3px;
	cursor: pointer;
	width: auto;
}


#prev_underline {
	background-image: url(../images/underline.gif);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	height: 1px;
	width: 83px;
	margin-top: 5px;
	padding-bottom: 2px;
	display:none;
	background-color: #FFFFFF;
	float: left;
}

#next_underline {
	background-image: url(../images/underline.gif);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	height: 1px;
	width: 40px;
	margin-top: 5px;
	padding-bottom: 2px;
	display:none;
	background-color: #FFFFFF;
	float: left;
}

#detail_underline {
	background-image: url(../images/underline.gif);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	height: 1px;
	width: 50px;
	margin-top: 5px;
	padding-bottom: 2px;
	display:none;
	background-color: #FFFFFF;
	float: left;
}

/*-  INSPIRATION PAGE STYLES
----------------------------------------------------------------------*/	
#inspiration_main_column h2 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 110%;
	margin: 0px;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
}
#inspiration_main_column p {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 100%;
	line-height: 12px;
	height: 30px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
}
#inspiration_main_column p.date {
	margin: 0px;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
	width: 100%;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#inspiration_main_column h3 {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
}
.inspiration_section {
	padding: 0px;
	width: 25%;
	margin-top: 25px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
.inspiration_section_pic {
	float: left;
	clear: left;
	width: 100%;
	margin-bottom: 15px;
}


/*-  STOCKISTS PAGE STYLES
----------------------------------------------------------------------*/	
#main_column h2 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 110%;
	margin: 0px;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.stock_small {
	font-size: 10px;
	font-weight: bold;
}
.stock_nav {
	width: 100%;
	clear: both;
	float: left;
}
.stock_nav ul {
	width: 100%;
	float: left;
	display: block;
	padding-top: 10px;
}
.stock_nav ul li {
	list-style-type:none;
	width:193px;
	display:block;
	text-align: center;
	background-image: url(../images/stock_dots.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #000000;
	text-transform: uppercase;
	text-decoration: none;
	height: 74px;
	padding-top: 27px;
	float: left;
	margin-right: 35px;
	margin-bottom: 35px;
}
.stock_nav ul li p {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 8px;
	letter-spacing: 1px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.stock_nav ul li h3 {
	width: 100%;
	display: block;
	font-size: 10px;
	letter-spacing: 0.2em;
	margin: 0px;
	line-height: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 16px;
}
.stock_nav ul li a {
	display: block;
}

#stock_details {
	width: 190px;
	float: left;
}
#stock_details ul {
	list-style-type: none;
}
#stock_details ul li {
	float: left;
	font-size: 10px;
	clear: both;
	letter-spacing: 1px;
	display: block;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	text-transform: uppercase;
}
#stock_details ul li ul {
	list-style-type: none;
	width: 100%;
	float: left;
	padding-bottom: 30px;
	height: auto;
}
#stock_details ul li ul li {
	float: left;
	clear: both;
	margin-top: 8px;
}
#stock_details ul li a {
	display: block;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	text-transform: uppercase;
}
#stock_details ul li a:hover {
	text-decoration: none;
	background-image: url(../images/nav_line.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 16px;
}
#stock_details ul li a#sectioncurrent {
	text-decoration: none;
	background-image: url(../images/nav_line.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-indent: 0px;
	padding-right: 17px;
	margin-right: 20px;
}
#stock_details ul li a#sub_sectioncurrent {
	text-decoration: none;
	background-image: url(../images/nav_line.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 16px;
}
#stock_details ul li #detail_heading {
	text-decoration: none;
	background-image: url(../images/nav_line.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-indent: 0px;
	padding-right: 17px;
	margin-right: 20px;
}
#stock_details_list {
	float: left;
	width: 300px;
}
#stock_details_list h4 {
	text-transform: uppercase;
	font-size: 10px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
}
#stock_details_list p {
	font-size: 10px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
}


/*-  PRESS PAGE STYLES
----------------------------------------------------------------------*/
#press_items {
	width: 220px;
	float: left;
}
.press_section_holder {
	margin-bottom: 30px;
	float: left;
	width: 100%;
}
#press_items ul {
	list-style-type: none;
	float: left;
	width: 100%;
	display: block;
}
#press_items ul li {
	float: left;
	font-size: 10px;
	clear: both;
	display: block;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 8px;
}
#press_items ul li a {
	display: block;
	text-decoration: none;
	color: #000000;
}
#press_items ul li a:hover {
	text-decoration: none;
	background-image: url(../images/nav_line.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	text-indent: 16px;
}
#press_items ul li a#sectioncurrent {
	text-decoration: none;
	background-image: url(../images/nav_line.gif);
	background-repeat: no-repeat;
	background-position: right 6px;
	text-indent: 0px;
	padding-right: 17px;
	margin-right: 20px;
	display: block;
}
#press_items h3 {
	text-transform: uppercase;
	font-size: 12px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	float: left;
	margin-bottom: 10px;
}
#press_article_holder {
	float: right;
	width: 450px;
	padding-right: 20px;
}
.press_article {
	float: left;
	width: 100%;
	clear: both;
}
.press_article img {
	float: left;
	clear: both;
}
.press_article h4 {
	text-transform: uppercase;
	font-size: 18px;
	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 10px;
}
.press_article h5 {
	text-transform: uppercase;
	font-size: 12px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 17px;
	letter-spacing: 1px;
}
.press_article p {
	font-size: 10px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
}
.press_article_spacer {
	float: left;
	width: 100%;
	clear: both;
	background-image: url(../images/press_article_spacer.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 50px;
}
#main_column_press {
	float: right;
	width: 706px;
	min-height: 438px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-left: 50px;
}

/*-  CONTACT PAGE STYLES
----------------------------------------------------------------------*/
#contact_details {
	width: 190px;
	float: left;
	padding-left: 170px;
}
#contact_details .address {
	text-transform: uppercase;
}
#contact_details .sales {
	margin-top: 10px;
}
#contact_details .space {
	margin-top: 20px;
}
#subscribe {
	float: right;
	width: 230px;
}
#contact_details h3, #subscribe h3 {
	font-size: 14px;
	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 5px;
	margin: 0px;
}
#contact_details p, #subscribe p {
	font-size: 10px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
#subscribe p {
	text-transform: uppercase;
	line-height: 18px;
}
#contact_details a:hover, #subscribe a:hover {
	text-decoration: underline;
}

#subscirbe_form {
	width: 500px;
	float: left;
	padding-left: 170px;
	margin-top: -36px;
}
#subscirbe_form h3 {
	font-size: 14px;
	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 5px;
	margin: 0px;
}
#subscirbe_form p {
	font-size: 10px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
#subscirbe_form form {
	margin: 0px;
	width: 100%;
	clear: both;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#subscirbe_form table {
	font-size: 10px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#subscirbe_form .textfield {
	font-size: 10px;
	width: 65%;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
}
#subscirbe_form .listmenu {
	font-size: 10px;
	width: 65%;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#subscirbe_form .tickbox {
	margin-top: 5px;
	margin-bottom: 5px;
}
#main_column_subscribe {
	float: right;
	width: 706px;
	min-height: 438px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-left: 50px;
}
#main_column_subscribe h2 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 110%;
	margin: 0px;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.errors {
	color:#FF0000;
	background-color: #FFFFFF;
	width: 100%;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-weight: bold;
}

.goGreen{
	color:#009900;
	width: 100%;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 22px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-weight: bold;
}


ul li a:hover.comingsoon {
	text-decoration:none;
}

/*-  PRODUCT PAGE STYLES
----------------------------------------------------------------------*/
.product_holder {
	width: 549px;
	float: right!important;
	padding-top: 10px;
}
.product_left_column {
	float: right;
	padding-right: 10px;
}
.product_right_column {
	width: 160px;
	float: left;
	padding-left: 10px;
}
.product_closeup {
	float: left;
	width: 100%;
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.product_swatch {
	float: left;
	width: 150px;
	clear: left;
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.product_closeup img {
	margin-bottom: 5px;
}
.product_swatch img {
	margin-bottom: 5px;
}
.product_swatch p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.product_closeup p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#swatches {
   display: none;
}

#dresses a.corners img {
	display: block;
	height: 111px;
	width: 147px;
}
#dresses a:hover.corners img {
	background-image: url(/library/images/corners.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#denim a.corners img {
	display: block;
	height: 111px;
	width: 147px;
}
#denim a:hover.corners img {
	background-image: url(/library/images/corners.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#accessories a.corners img {
	display: block;
	height: 111px;
	width: 147px;
}
#accessories a:hover.corners img {
	background-image: url(/library/images/corners.gif);
	background-repeat: no-repeat;
	background-position: left top;
}





#thumbs_holder {
	visibility:hidden;
}

#dress_detail_column {
  opacity: 0; 
	-moz-opacity:.0; 
	filter:alpha(opacity=0);
	background-color:#FFFFFF;
}
#denim_detail_column {
  opacity: 0; 
	-moz-opacity:.0; 
	filter:alpha(opacity=0);
	background-color:#FFFFFF;
}
#bigNumber {
  opacity: 0; 
	-moz-opacity:.0; 
	filter:alpha(opacity=0);
}


#eyewear_main_column {
	width: 706px;
	height: 438px;
	padding-left: 50px;
	margin-left: 194px;
	margin-top: -483px;
}
.eyewear_description {
	width: 490px!important;
	position: relative!important;
	top: 210px!important;
	left: -245px!important;
	height: 130px;
}
.eyewear_description h3 {
	float: left;
	font-size: 27px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	width: 100%;
	height: 75px;
}
.eyewear_description ul {
	padding: 0px;
	margin: 0px;
}
.eyewear_description ul li {
	float: left;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 10px;
	font-size: 15px;
	display: block;
	color: #999999;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: auto;
}
.eyewear_description ul li a {
	color: #000000;
	display: block;
	padding-bottom: 3px;
	cursor: pointer;
	width: auto;
}



#eyewear_detail_column {
	float: left;
	width: 163px;
}
#eyewear_detail_column ul {
	list-style-type: none;
	width: 100%;
	float: left;
}
#eyewear_detail_column ul li {
	float: left;
	font-size: 11px;
	clear: both;
}
#eyewear_detail_column ul li a {
	display: block;
	text-decoration: none;
	color: #666666;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 2px;
	font-size: 150%;
	font-family: Arial, Helvetica, sans-serif;
}
#eyewear_detail_column ul li a:hover {
	text-decoration: none;
	/*-background-image: url(../images/nav_line.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 16px;*/
}
#eyewear_detail_column ul li a#seasoncurrent {
	text-decoration: none;
	text-indent: 0px;
	font-size: 150%;
	background-image: none;
	color: #000000;
}
.eyewear_thumb_column {
	float: right;
	width: 460px;
	margin-top: 0px;
}
.eyewear_thumbnails {
	float: right;
	margin-left: 8px;
	margin-bottom: 8px;
}
.eyewear_thumbnails img {
	cursor: pointer;
}


.eyewear_large_shot {
	/*position: absolute!important;*/
	width: 636px!important;
	text-align: right!important;
	height: 483px;
	background-position: right top!important;
	overflow:hidden!important;
	position: relative;
	left: 126px;
}
.eyewear_large_shot ul {
	width: 636px; 
	height:483px; 
	list-style: none; 
	visibility: hidden; 
	position:relative; 
	padding:0; 
	margin: 0;
}


.twitter_press {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	float: left;
	width: 100%;
}
.twitter_press h3 {
	margin-bottom: 0px!important;
	padding-bottom: 0px!important;
}
.twitter_press p.line {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
}
.twitter_press p.line a {
	font-size:12px!important;
}
#twitter_feed_content {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}
#twitter_feed_content p {
	line-height: normal;
	padding-bottom:0px!important;
	margin-bottom:0px!important;
}
a.tweet_link {
	width: 100%;
	padding-bottom:3px!important;
	margin-bottom:0px!important;
	float: left;
}
#twitter_feed_content a:hover {
	text-decoration:underline;
}
#twitter_feed_content em {
	padding-bottom: 10px;
	width: 100%;
	float: left;
}
a.twitter_wbg, a.twitter_bbg {
	clear: left;
	float: left;
	display: block;
	height: 15px;
	width: 163px;
	background-repeat: no-repeat;
	background-position: left top;
	/*padding-left: 22px;*/
	padding-top: 0px;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 1px;
	margin-bottom: 45px;
	padding-left: 12px;
}
a:hover.twitter_wbg, a:hover.twitter_bbg {
	text-decoration: none;
}
a.twitter_wbg {
	/*background-image: url(../images/twitter_wbg.jpg);*/
	color: #000;
	background-image: url(../images/twitter_wbg.jpg);
}
a.twitter_bbg {
	/*background-image: url(../images/twitter_bbg.jpg);*/
	color: #FFF;
	background-image: url(../images/twitter_bbg.jpg);
}
