
/* -----------------------------------------------
Page Structure
----------------------------------------------- */

body {
  background-color: #fff;
  color: #666;
  padding: 0;
  margin: 0 auto;
  font-family: verdana;
  font-size: 10px;
}

div#splash {
  /*
  background: #fff url('/images/background_home.gif') no-repeat;
  height: 561px;
  */
  width: 886px;
  text-transform: uppercase;
  font-weight: normal;
  margin: 40px 0 0 0;
}

div#splash .logo {
  text-align: right;
  margin-top: 460px
}

div#splash a {
  color: #8c847c;
  text-decoration: none;
}

div#wrapper {
  margin: 20px auto;
}

div#content {
  margin: 34px 0 0 0;
  font-size: 11px;
  min-height: 440px;
}

.collections, .press {
  margin-bottom: 20px;
}

.collections div, .press div {
  margin-bottom: 2px;
}

.collections a, .press a {
  text-decoration: none;
}

.home {
  margin-bottom: 34px;
}

/* -----------------------------------------------
Header
----------------------------------------------- */

#header {
  padding: 54px 0 3px 0;
  border-bottom: solid 1px #d6dbde;
  letter-spacing: .05em;
}

#logo {
  float: left;
}

div#navigation {
  font-size: 10px;
  line-height: 10px;
  text-transform: uppercase;
  background-color: transparent;
  margin: 0;
  color: #999;
  float: right;
  background-color: #fff;
  margin-top: 14px;
}

div#navigation ul {
  margin: 0;
}

#navigation li {
  float: left;
  display: block;
  padding: 0;
  margin: 0;
  background-color: transparent;
  vertical-align: bottom;
  border-right: dotted 1px #cc9966;
}

#navigation li.last {
  border: 0;
}

#navigation li.last a {
  padding-right: 0;
}

div#navigation a {
  color: #999;
  text-decoration: none;
  padding: 0 14px;
}

div#navigation a:hover, div#navigation li.current a {
  color: #5c707c;
  text-decoration: none;
}

/* -----------------------------------------------
Subnavigation
----------------------------------------------- */

div#subnavigation {
  text-transform: uppercase;
  font-size: 9px;
  line-height: 10px;
  font-weight: bold;
  letter-spacing: .075em;
}

div#subnavigation a {
  text-decoration: none;
}

div#subnavigation {
  background-color: transparent;
}

div#subnavigation ul {
  background-color: transparent;
  padding: 0;
  margin: 0 18px 14px 0;
  list-style: none;
}

div#subnavigation li {
  margin: 0 0 8px 0;
}

div#subnavigation li a:hover, div#subnavigation li.current a {
  color: #cc9966;
}

/* -----------------------------------------------
Store Toolbar
----------------------------------------------- */

div#toolbar {
  font-size: 10px;
  line-height: 10px;
  background-color: transparent;
  margin: 0;
  color: #999;
  background-color: #fff;
  margin-top: 8px;
}

div#toolbar ul {
  margin: 0;
  float: right;
}

#toolbar li {
  float: left;
  display: block;
  padding: 0;
  margin: 0;
  background-color: transparent;
  vertical-align: bottom;
  border-right: dotted 1px #cc9966;
}

#toolbar li.last {
  border: 0;
}

#toolbar li.last a {
  padding-right: 0;
}

div#toolbar a {
  color: #999;
  text-decoration: none;
  padding: 0 14px;
}

div#toolbar a:hover, div#toolbar li.current a {
  color: #5c707c;
  text-decoration: none;
}

/* -----------------------------------------------
Manufacturer
----------------------------------------------- */

#manufacturer {
  font-family: helvetica;
  height: 196px;
  background: url('/images/background_manufacturers.png');
  margin-bottom: 30px;
}

#manufacturer #photo {
  text-align: center;
}

#manufacturer #info #description {
  height: 90px;
}

#manufacturer #info #name {
  text-align: right;
  font-size: 16px;
  line-height: 20px;
  font-family: engravers mt;
  color: #ba752e;
}

/* -----------------------------------------------
Products - Browse
----------------------------------------------- */

.product {
  margin: 0 0 10px 0;
}

div#products_browse {
  font-size: 10px;
  letter-spacing: .05em;
  margin: 0;
  background: transparent;
  margin-left: 40px;
}

div#products_browse table {
  margin: 0;
}

div#products_browse td {
  padding: 0 0 12px 0;
  text-align: left;
  vertical-align: top;
  width: 350px;
  color: #5c707c;
}

div#products_browse td img {
}

div#products_browse .thumb {
  margin-bottom: 4px;
}

div#products_browse .link {
  color: #666;
  margin: 0;
  text-align: left;
  width: 200px;
}

div#products_browse .link a {
  color: #666;
}

div#products_browse .link a:hover {
  text-decoration: none;
}

/* description: grey, letter: narrower */

div#products_browse .cost {
  padding: 0 0;
  color: #666;
}

div#products_browse .message {
  font-weight: normal;
  color: #fff;
  background-color: #5979a8;
  padding: 0 1px;
  text-transform: uppercase;
}

div#products_browse a {
  text-decoration: none;
}

div#products_browse a:hover {
  text-decoration: underline;
}

div#product_details {
  font-size: 10px;
}

/* -----------------------------------------------
Footer
----------------------------------------------- */

#footer {
  color: #999;
  font-size: 10px;
  text-transform: uppercase;
  padding: 7px 0;
  border-top: solid 1px #d6dbde;
  letter-spacing: .005em;
}

div#footer a {
  font-size: 10px;
  color: #999;
  text-decoration: none;
}

div#footer a:hover {
  color: #5c707c;
  text-decoration: none;
}

/* -----------------------------------------------
Store
----------------------------------------------- */

div#view_cart {
  margin: 0 30px 20px 30px;
  width: 780px;
}

div#view_cart h2 {
  margin: 8px 0 6px 0;
  margin-left: 0;
  padding-left: 0;
}

div#view_cart h3 {
  margin: 20px 0 16px 0;
  padding-left: 0;
  font-size: 13px;
  color: #262628;
  color: #666;
  font-family: serif;
}

div#view_cart h4 {
  margin: 12px 0 30px 0;
  padding-left: 0;
  font-size: 10px;
}

div#view_cart p {
  margin: 12px 0;
  padding-left: 0;
  line-height: 1.5em;
}

div#add_to_cart {
  margin: 0 20px 0 0;
}

/* -----------------------------------------------
Misc
----------------------------------------------- */

img {
  margin: 0;
  border: none;
}

.original_price {
  text-decoration: line-through;
}

.sale_price {
  color: #cc0000;
}

h1 {
  color: #5c707c;
  margin: 0 0 10px 0;
  font-size: 14px;
  text-transform: uppercase;
}

#view_cart h1 {
  font-size: 14px;
  font-family: serif;
}

h2 {
  color: #5c707c;
  font-size: 10px;
  font-weight: normal;
  margin: 4px 0 2px 0;
  letter-spacing: .075em;
  text-transform: uppercase;
}

h3 {
  color: #5c707c;
  font-size: 10px;
  font-weight: bold;
  margin: 2px 0 4px 0;
  letter-spacing: .075em;
}

#view_cart h2, #view_cart h3 {
  color: #5c707c;
  font-size: 11px;
  font-family: serif;
}

h3 a {
}

h4 {
  color: #5c707c;
  font-size: 11px;
  margin: 2px 0;
  text-transform: uppercase;
}

a {
  color: #5c707c;
  text-decoration: underline;
}

a:hover {
  color: #5c707c;
  text-decoration: underline;
}

.select {
  margin: 2px;
}

.short {
  width: 30px;
}

.medium {
  width: 110px;
}

/* -----------------------------------------------
Shopping Cart
----------------------------------------------- */

img.icon {
  margin: 10px 0 0 0;
}

div#continue-shopping {
  font-size: 10px;
  text-align: right;
  margin: 10px 0;
  float: right;
  width: 100%;
}

div#continue-shopping a {
  text-decoration: none;
}

div#continue-shopping a:hover {
  text-decoration: underline;
}

div#continue-shopping img {
  float: right;
  margin: 0 0 0 0;
}

div#continue-shopping h1 {
  float: left;
  margin: 0;
  padding: 0;
  line-height: 26px;
}

table.product-list {
  font-size: 10px;
  float: left;
  background-color: #fff;
  width: 100%;
  margin: 0;
  padding: 0;
}

table.product-list tr.heading th {
  border-top: 1px dotted #d6dbde;
  border-bottom: 1px dotted #d6dbde;
}

table.product-list tr td {
  margin: 0 0 0 0;
  padding: 8px;
  border-bottom: 1px dotted #d6dbde;
  background-color: transparent;
  color: #666;
}

table.product-list tr th {
  text-align: left;
  padding: 6px 8px;
  color: #666;
}

div#catalog table.product-list tr th a {
  color: #1c345f;
  text-decoration: none;
}

table.product-list tr.line-item td {
  border-bottom: dotted 1px #d6dbde;
  vertical-align: top;
}

table.product-list tr.line-item td.right-edge {
  border-right: solid 1px #d6dbde;
}

table.product-list tr.line-item td.name h3,
table.product-list tr.line-item td.name h4 {
  margin-left: 16px;
  color: #5979a8;
  font-size: 11px;
}

table.product-list tr th a,
table.product-list tr td a {
  text-decoration: none;
}

table.product-list tr th a:hover,
table.product-list tr td a:hover {
  text-decoration: underline;
}

div#cart-message {
  margin: 0;
  font-size: 10px;
  text-align: right;
  color: #ccc;
}

div#cart-message .notice {
  color: #ccc;
  font-weight: bold;
  float: left;
  text-align: left;
}

div#cart-message a {
  color: #ccc;
}

/* -----------------------------------------------
Checkout
----------------------------------------------- */

div#account-information {
}

div#content #center div#account-information h2 {
  color: #999;
  margin: 0;
  font-size: 13px;
}

div#proceed-to-checkout {
  width: 100%;
  line-height: 18px;
  float: left;
  text-align: right;
  margin: 14px 0;
}

div#shipping_methods {
  float: left;
  background-color: transparent;
  width: 100%;
  margin: 10px 0 16px 0;
  padding: 0;
}

div#shipping_methods h4 {
  padding: 6px;
  margin: 0;
  background-color: #eee;
}

div#shipping_methods ul {
  width: 100%;
  float: left;
  padding: 0;
  margin: 0;
  list-style: none;
  display: inline;
}

div#shipping_methods li {
  background-color: transparent;
  border-bottom: solid 1px #eee;
  padding: 4px 2px;
  margin: 1px;
}

fieldset {
  border: 1px solid #eee;
  padding: 2px;
  margin: 4px 0 10px 0;
}

legend {
  padding: 2px;
  margin-left: 10px;
}

fieldset p {
  margin: 5px;
}

.form-box label { width: 30%; display: block; float: left; text-align: right; padding: 8px; margin: 0; color: #666; background-color: transparent; border-right: none; }
.form-box label.empty { background-color: transparent; border: 0; }
.form-box p input { width: 45%; margin: 6px 8px 6px 6px; padding: 4px; font-size: 11px }
.form-box p select { margin: 6px 4px 6px 6px }
.form-box p .checkbox { width: 10px; margin: 0 8px; padding: 0; }
.form-box p span { margin: 6px 8px 0 6px; padding: 8px 2px; }

.form-box p input.short {
  width: 80px;
}

#flash-notice, #flash-warning, #flash-error {
  margin: 6px auto 24px;
  font-size: 11px;
  color: #990000;
  background-color: #ffffd5;
  border: solid 1px #dd9988;
  text-align: left;
  padding: 10px 16px;
  text-align: left;
}

#errorExplanation {
  margin: 6px auto 24px;
  font-size: 11px;
  color: #990000;
  background-color: #ffffd5;
  border: solid 1px #dd9988;
  text-align: left;
  padding: 6px 16px;
}

#view_cart #errorExplanation h2 {
  color: #990000;
  font-size: 14px;
  margin-bottom: 12px;
}

.fieldWithErrors {
  display: table;
}

.fieldWithErrors input, .fieldWithErrors select {
  background-color: #ffdfdf;
  margin: 4px 8px 6px 6px; padding: 4px; font-size: 11px;
}

/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:440px;
		height:292px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:41px;
		height:8px;
                /*
		position:absolute;
		left:-41px;
		top:71px;
                */
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
                float: right;
                clear: both;
                /* margin-right: 86px; */
                margin-right: 68px;
		}										#prevBtn, #slider1prev{ 
                float: left;
                clear: both;
                /* margin-left: 80px; */
                margin-left: 62px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
                position: relative;
		width:41px;
		height:8px;
		background:url(/images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(/images/btn_next.gif) no-repeat 0 0;	
		}	

	#prevBtn a{ 
                margin-top: 8px;
}
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;	
                border: solid 1px #ff0000;
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid #ccc;
		background:#DAF3F8;
		color:#555;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#5DC9E1;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
