/* 1. RESET
----------------------------------------------------------------------------- */
* {margin:0; padding:0;}
a img {border:0}
.hide {display:none;}

h3, #products .price {font-size:130%; font-weight:bold;}
p {margin:.3em 0 .6em;}

p, div, li {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#5a4a42;}
#page-wrapper {
	width:747px;
	margin:1em auto;
}
#head {
	background:url(/images/temp/logo-head.jpg) no-repeat left top;
	position:relative;
	height:119px;
}

#twitter-button, #facebook-button {
	position:absolute;
	display:block;
	top:0;
	right:0;
	height:24px;
	width:24px;
	text-indent:-9999px;
	background:url(/images/temp/social-net.jpg) no-repeat left top;
}
#facebook-button {
	right:27px;
	background-position:-30px top;
}
#twitter-button:hover {background-position:left -30px;}
#facebook-button:hover {background-position:-30px -30px;}
#twitter {
	position:absolute;
	right:0;
	top:27px;
	width:278px;
	height:44px;
	padding:2px 3px 2px 30px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border:2px solid #5a4a42;
}
#twitter #twitter-icon {
	position:absolute;
	top:-15px;
	left:-14px;
	z-index:20;
	}
#twitter a {
	position:relative;
	z-index:21;
	text-decoration:none;
	color:#5a4a42;
	line-height:125%;
	font-size:95%;
	height:42px;
	overflow:hidden;
	display:block;
}
#pre-product {width:100%; overflow:hidden;}
#pre-product-left {
	width:400px;
	float:left;
}
#pre-product-right {
	width:320px;
	float:right;
	padding-top:.65em;
}
#buy-2, #cart {
	text-align:right;
	width:100%;
	margin-top:1.75em;
	margin-bottom:0;
	font-size:120%;
}
#cart {margin-top:1.4em;}
#cart a {
	text-decoration:none;
	color:#5a4a42;
}
				
#maillist {
	display:block;
	padding:.75em 2em;
	font-size:130%;
	color:#FFF;
	background:#5a4a42;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	text-align:center;
	text-decoration:none;
}
#maillist small {
	display:block;
	font-size:70%;
	padding-top:1em;
	color:#FFF;
}

#products {
	margin-top:1em;
	list-style:none;
}
#products li {
	clear:both;
	padding-top:2em;
}
#products img {
	float:left;
	margin-top:2em;
}
#products .prod-detail {
	width:560px;
	float:right;
	position:relative;
}
#products h3 {
	width:70%;
}
#products h3 span {
	font-size:70%;
	font-weight:normal;
}
#products .price {
	position:absolute;
	top:0;
	right:0;
	margin:0;
}
#products .desc {
	position:relative;
	padding:2px 7px;
	width:546px;
	min-height:151px;
	padding-bottom:20px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border:2px solid #5a4a42;
}
#products .options {
	position:absolute;
	bottom:0;
	left:0;
	width:552px;
	background:#5a4a42;
	padding:3px 4px 1px;
	color:#FFF;
	z-index:20;
	min-height:16px;
}
#products .options a {color:#FFF; text-decoration:none;}
#products .more-photos {
	float:left;
	color:#FFF;
	text-decoration:none;
	margin:2px 0 0;
}
#fine-print {
	clear:both;
	padding:3em 0 2em;
}
#footer p {color:#b7b0ad;}


.options form input, .options form select {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#FFF; background:#5A4A42; border:none; outline:none;}
form #fc_cart_table input {background:#FFF; color:#666;}
form .add-to-cart {float:right; margin:0; color:#FFF;}
form .add-to-cart input {font-weight:bold;}
form .add-to-cart input:hover {cursor:pointer;}
/* STYLE SELECT ELEMENT */
.jqselect select {
	padding:0 0 1px;
	margin:0;
	background:#5A4A42;
/*	width:172px;  */
	color:#FFF;
}
.jqselect {
 display:block;
 float:right;
 position:relative;
 z-index:90;
 cursor:pointer;
}
div.selectbox-wrapper {
  position:absolute;
  width:170px;
  background:#FFF;
  border:1px solid #ccc;
  margin:0px;
  margin-top:0px;
  padding:0px;
  text-align:left;
  max-height:90px;
  overflow:auto;
}
#products div.selectbox-wrapper ul {
  list-style-type:none;
  margin:0px;
  padding:0px;
}
div.selectbox-wrapper ul li.selected { 
  background-color: #8E8176;
}
div.selectbox-wrapper ul li.current { 
  background-color: #9F8E81;
}
#products div.selectbox-wrapper ul li {
  list-style-type:none;
  display:block;
  margin:0;
  padding:2px 4px 1px;
  cursor:pointer;
}
.selectbox {
  padding:1px 4px 2px;
  width:162px;
  display:block;
  text-align:left; 
  background:url('/images/temp/jqselect-back.jpg') no-repeat right center;
  cursor:pointer;
	color:#FFF;
	font-size:100%;
}
/* LIGHTBOX
----------------------------------------------------------------------------- */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
