
/*
file : screen.css
client : Mai Loui
use : current screen stylesheet
author : Karl BRIGHTMAN
date created: 24th July 2007
the song : Samurai Champloo OP
on this day : 1847 ñ After 17 months of travel, Brigham Young led the first group of Mormon pioneers into the Salt Lake Valley of Utah, at the time a part of Mexico.
*/

/*-------------------------------------------
	General Selectors
-------------------------------------------*/
* { line-height: 1.6; margin: 0; padding: 0; }

body {
	background: #130c0a;
	font: normal 62.5% Tahoma, Verdana, sans-serif;
}

.clear { clear: both; display: block; height: 0; line-height: 0; }
.hide { display: none; }
hr.clear { background: 0; border: 0; visibility: hidden; margin: 0; padding: 0; }

p { margin-bottom: 1em; }
img { border: 0; }

.ImageGap {
	width:150px;
	height:255px;
}

.SmallImageGap {
	width:100px;
	height:150px;
}


/*-------------------------------------------
	Light & Light Shade Content
-------------------------------------------*/
#light {
	background: #2f201c url(../images/core/bg.jpg) repeat-x 0 0;
	color: #8f7671;
	padding-bottom: 2em;
}

#light-content {
	margin: 0 auto;
	width: 973px;
}

/*-------------------------------------------
	Top
-------------------------------------------*/
#top {
	height: 188px;
	position: relative;
}

#logo a {
	background: url(../images/core/logo.jpg) no-repeat 0 0;
	height: 77px;
	left: 0;
	overflow: hidden;
	position: absolute;
	text-indent: -9999px;
	top: 48px;
	width: 233px;
}
#logo a:hover { background-position: 0 -77px; }

#slogan {
	color: #8f7671;
	font-size: 1.3em;
	font-weight: normal;
	left: 0;
	position: absolute;
	top: 136px;
}

/*-------------------------------------------
	Navigation
-------------------------------------------*/
#flash {
	left: 385px;
	position: absolute;
	top: 81px;
}

#navigation { list-style: none; }

#navigation li { float: left; margin-right: 20px; }

#navigation li a {
	display: block;
	height: 25px;
	overflow: hidden;
	text-indent: -9999px;
}
#navigation li a:hover { background-position: 0 -25px !important; }

#navigation li#home a { background: url(../images/nav/home.jpg) no-repeat 0 0; width: 42px; }
#navigation li#tops a { background: url(../images/nav/tops.jpg) no-repeat 0 0; width: 34px; }
#navigation li#skirts a { background: url(../images/nav/skirts.jpg) no-repeat 0 0; width: 41px; }
#navigation li#pants a { background: url(../images/nav/pants.jpg) no-repeat 0 0; width: 42px; }
#navigation li#jackets a { background: url(../images/nav/jackets.jpg) no-repeat 0 0; width: 55px; }
#navigation li#vests a { background: url(../images/nav/vests.jpg) no-repeat 0 0; width: 41px; }
#navigation li#dresses a { background: url(../images/nav/dresses.jpg) no-repeat 0 0; width: 60px; }

/*-------------------------------------------
	Banner
-------------------------------------------*/

#banner-left {
	height: 375px;
	float: left;
	margin-bottom: 2em;
	position: relative;
	width: 696px;
}

#banner-left #banner-line {
  background: url('../images/core/banner-line.gif') no-repeat 0 0;
  height: 1px;
  left: 306px;
  position: absolute;
  top: 180px;
  width: 304px;
}

#banner-left h2, #banner-left h3 { font-weight: normal; }

#banner-left h2 {
  color: #fff;
	display: block;
	font-size: 32px;
	height: 43px;
	left: 306px;
	position: absolute;
	top: 107px;
	width: 304px;
}

#banner-left h2 em { color: #000; font-style: normal; }

#banner-left h3 {
  color: #fff;
  font-size: 15px;
	height: 16px;
	left: 306px;
	position: absolute;
	top: 190px;
	width: 304px;
}

/*
#banner-left.autumn_winter h2 {
	background: url(../images/core/banner-h_autumnwinter.gif) no-repeat 0 0;
	display: block;
	height: 43px;
	left: 306px;
	position: absolute;
	text-indent: -9999px;
	top: 107px;
	width: 304px;
}

#banner-left.autumn_winter h3 {
	background: url(../images/core/banner-h_ladiesinstore.gif) no-repeat 0 0;
	height: 16px;
	left: 306px;
	position: absolute;
	text-indent: -9999px;
	top: 164px;
	width: 197px;
}
*/

#banner-left #banner-link {
	background: url(../images/core/banner-link.gif) no-repeat 0 0;
	display: block;
	height: 17px;
	left: 305px;
	overflow: hidden;
	position: absolute;
	text-indent: -9999px;
	top: 272px;
	width: 199px;
}
#banner-left #banner-link:hover { background-position: 0 -17px; }

#banner-right {
	float: right;
	width: 248px;
}

#banner-right #banner-quote {
	background: url(../images/core/banner-quote.gif) no-repeat 0 0;
	display: block;
	height: 330px;
	text-indent: -9999px;
	width: 244px;
}

#banner-right #banner-quoted { font-size: 1.1em; margin-top: -1em; }

/*-------------------------------------------
	Header
-------------------------------------------*/
#header {
	background: #8d8980;
	margin-bottom: 2em;
	padding: 18px 40px 18px 40px;
	position: relative;
}

#header h2 {
	color: #fff;
	font-size: 3em;
	font-weight: normal;
	text-transform: lowercase;
}
#header h2 span { color: #000; }

#header #back_link {
	color: #fff;
	display: block;
	font-size: 1.2em;
	height: 72px;
	line-height: 72px;
	padding-right: 20px;
	position: absolute;
	right: 0;
	text-align: right;
	text-decoration: none;
	top: 0;
	width: 250px;
}
#header #back_link:hover { text-decoration: underline; }

/*-------------------------------------------
	Catalogue Products / Scrolling Content
-------------------------------------------*/
#products_and_scrolling, #product_and_details { margin-bottom: 1em; }

/*-------------------------------------------
	Catalogue Products
-------------------------------------------*/
#catalogue_products {
	float: left;
	margin-left: -80px;
	width: 696px;
}

#catalogue_products .catalogue_product, #catalogue_products_full .catalogue_product {
	color: #5a423d;
	display: inline;
	float: left;
	font-size: 1.2em;
	margin-left: 80px;
	width: 150px;
}
#catalogue_products_full .catalogue_product { margin-left: 55px; }

#catalogue_products_full { margin-left: -55px; }

#catalogue_products .catalogue_product img, #catalogue_products_full .catalogue_product img { margin-bottom: 1em; }

#catalogue_products .catalogue_product h4, #catalogue_products_full .catalogue_product h4 { color: #8f7671; font-size: 1em; }
#catalogue_products .catalogue_product h4 a, #catalogue_products_full .catalogue_product h4 a { color: #8f7671; text-decoration: underline; }
#catalogue_products .catalogue_product h4 a:hover, #catalogue_products_full .catalogue_product h4 a:hover { color: #c8b1ad; }

#catalogue_products .catalogue_product a, #catalogue_products_full .catalogue_product a { color: #5a423d; text-decoration: underline; }
#catalogue_products .catalogue_product a:hover, #catalogue_products_full .catalogue_product a:hover { color: #c8b1ad; }

/*-------------------------------------------
	Scrolling Content
-------------------------------------------*/
#scrolling_content {
	border-top: 1px solid #42312d;
	float: right;
	font-size: 1.1em;
	height: 220px;
	overflow: hidden;
	padding: 20px;
	padding-bottom: 0;
	position: relative;
	width: 237px;
}

#scrolling_content h4 { font-size: 1em; margin-bottom: 1.5em; }

#scrolling_content_nav { list-style: none; }
#scrolling_content_nav li a {
	bottom: 15px;
	display: block;
	height: 6px;
	overflow: hidden;
	position: absolute;
	right: 0;
	text-indent: -9999px;
	width: 10px;
}
#scrolling_content_nav li a:hover { background-position: 0-6px !important; }

#scrolling_content_nav li#scrolling_content_up a { background: url(../images/core/scrolling-arrowup.jpg) no-repeat 0 0; bottom: 40px; }
#scrolling_content_nav li#scrolling_content_down a { background: url(../images/core/scrolling-arrowdown.jpg) no-repeat 0 0; }

#content_to_scroll { position: relative; top: 0; }

/*-------------------------------------------
	Product Detail
-------------------------------------------*/
#product_detail {
	float: right;
	font-size: 1.1em;
	padding-bottom: 0;
	position: relative;
	width: 278px;
}

#product_detail h1, #product_detail h2 { font-size: 1em; margin-bottom: 1.5em; }
#product_detail h3 { font-size: 1em; margin-bottom: 1em; }
#product_detail h4 { font-size: 1em; margin-bottom: 1em; }
#product_detail h5 { font-size: 1em; margin-bottom: .55em; }

#product_detail_table {
	border: 0;
	margin-bottom: 1em;
	width: 100%;
}

#product_detail_table tr td {
	border-bottom: 1px solid #42312d;
	padding: 10px;
}

#product_detail table tr td.detail_title { color: #614742; }
#product_detail table tr td.detail_entry { color: #8f7671; }

a.button {
	display: block;
	padding: 5px;
	background-color: #614742;
	text-align: center;
	color: #fff;
	text-decoration: none;
	margin-top: 2em;
	width: 80px; 
} 

a:hover.button { background-color: #130C0A; text-decoration: none; }

body#thankyou #light-content p { font-size: 1.3em; }


/*-------------------------------------------
	Product Full
-------------------------------------------*/
#product_full {
	float: left;
	position: relative;
	text-align: center;
	width: 695px;
}

#product_full .product_thumbnail_left, #product_full .product_thumbnail_right {
	margin-top: -113px;
	position: absolute;
	top: 50%;
}

#product_full .product_thumbnail_left { left: 40px; }
#product_full .product_thumbnail_right { right: 40px; }

/*-------------------------------------------
	Darker & Darker Shade Content
-------------------------------------------*/
#dark {
	background: #130c0a;
	color: #8f7671;
	padding-top: 2em;
}
#dark-content {
	margin: 0 auto;
	width: 973px;
}

/*-------------------------------------------
	More Products
-------------------------------------------*/
#more_products { margin-bottom: 2em; }

#more_products .more_products_product {
	color: #5a423d;
	display: inline;
	float: left;
	font-size: 1.2em;
	margin-right: 21px;
	width: 100px;
}

#more_products .more_products_product img { margin-bottom: 1em; }

#more_products .more_products_product h4 { color: #8f7671; font-size: 1em; }
#more_products .more_products_product h4 a { color: #8f7671; text-decoration: underline; }
#more_products .more_products_product h4 a:hover { color: #c8b1ad; }

#more_products .more_products_product a { color: #5a423d; text-decoration: underline; }
#more_products .more_products_product a:hover { color: #c8b1ad; }

/*-------------------------------------------
	Enlarge and Swatches
-------------------------------------------*/
#enlarge_and_swatches {
	height: 95px;
	position: relative;
}

/*-------------------------------------------
	Swatches List
-------------------------------------------*/
#swatches_list {
	list-style: none;
	position: absolute;
	right: 0;
}

#swatches_list li {
	float: right;
	margin-left: 12px;
}

/*-------------------------------------------
	Click photo to enlarge
-------------------------------------------*/
#click_photo_enlarge {
	background: url(../images/core/click_photo_enlarge.jpg) no-repeat 0 0;
	height: 16px;
	left: 40px;	
	position: absolute;
	text-indent: -9999px;
	top: 22px;
	width: 199px;
}

/*-------------------------------------------
	Listing page introduction text sections
-------------------------------------------*/
#listing_introduction_text {
	font-size: 1.2em;
	margin-bottom: 2em;
}

/*-------------------------------------------
	Footer
-------------------------------------------*/
#footer {
	font-size: 1.1em;
	margin-bottom: 2em;
}

#footer p.address, #footer p.address_details { margin: 0; }

#footer a { color: #8f7671; text-decoration: underline; }
#footer a:hover { color: #c8b1ad; }

#footer .phone, #footer .mobile, #footer .fax { margin-right: 20px; }

#footer p.footer_dark { color: #64453f; }
#footer p.footer_dark a { color: #64453f; text-decoration: underline; }
#footer p.footer_dark a:hover { color: #8f7671; }

#footer .copyright { margin: 0 10px 0 20px; }