/* CSS Document */
/*WineCellars by WineRacks.com site for 2008 - designed by Jennifer Cristaldi for WineRacks.com*/
body {
	background: #330805;
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}
a, a:active, a:visited {
	color: #a26d43;
	text-decoration: none;
}
a:hover{
	color: #193f4c;
	text-decoration: none;
}
/*container*/
#container_homepage {
	margin-top: 100px;
	width: 760px;
	height: 450px;
	margin-left: auto;
	margin-right: auto;
	border-left: solid 1px #a26d43;
	border-right: solid 1px #a26d43;
	border-top: solid 10px #a26d43;
	border-bottom: solid 1px #a26d43;
	background: white;
	overflow: hidden;
}
#container {
	width: 760px;
	height: 715px;
	margin-left: auto;
	margin-right: auto;
	border-left: solid 1px #a26d43;
	border-right: solid 1px #a26d43;
	border-top: solid 10px #a26d43;
	border-bottom: solid 1px #a26d43;
	background: white;
	overflow: hidden;
}
/*logo and its background*/
#header {
	display: inline;
	background: #193f4c;
	width: 760px;
	height: 80px;
}
/* top navigation */
	/*horizontal stripe*/
#topnav {
	background: #a26d43;
	color: #330805;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	height: 30px;
	width: 760px;
	overflow: hidden;
	padding-top: 3px;
}
	/*navigation links*/
ul#topnav li {
	display:inline;
	padding-right: 15px;
	text-transform: uppercase;
}
ul#topnav a, a:visited {
	/*padding: 5px 15px 5px 15px;*/
	text-decoration: none;
	color: #330805;
	font-size: 12px;
	text-transform: uppercase;
}
ul#topnav a:hover{
	/*padding: 5px 15px 5px 15px;*/
	text-decoration: none;
	color: #ffff99;
	font-size: 12px;
	text-transform: uppercase
}
/*breadcrumb links*/
	a#breadcrumb, a:active#breadcrumb, a:visited#breadcrumb {
	color: #a26d43;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
a:hover#breadcrumb{
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #193f4c;
	text-decoration: none;
}	
/*page content*/
#content_homepage {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #330805;
	position: relative;
	top: 230px;
	left: -230px;
	text-align: left;
	margin-left: 10px;
}
#content {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #330805;
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
}
img#content {
	border: solid #330805 2px;
	margin-right: 30px;
	float: left;
	margin-top: 30px;
	margin-bottom: 30px;
}
#content h1 {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 10px;
}
tr {
	height: 12px;
}
tr.odd{
	background: #e1e1e1;
}
tr.header {
	background: #193f4c;
	color: #ffff99;
}
tr.features {
	background: #a26d43;
	font-weight: bold;
	text-decoration: underline;
}
/* contact page mail form */
#mailform {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #330805;
	text-align: left;
}
/* dealer page state list */
ul#dealer li {
	list-style-type: none;
	text-transform: uppercase;
	padding-bottom: 5px;
}
ul#dealer a, a:visited {
	text-decoration: none;
	color: #a26d43;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
ul#dealer a:hover{
	text-decoration: none;
	color: #193f4c;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase
}
/* footer*/
#footer {
	background: #193f4c;
	height: 25px;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	border-left: 1px solid #a26d43;
	border-right: 1px solid #a26d43;
	border-bottom: 1px solid #a26d43;
	color: #ffff99;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
}	
/* copyright*/
.copyright {
	margin-right: auto;
	margin-left: auto;
	color: #a26d43;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
}
a.copyright, a:active.copyright, a:visited.copyright {	
	color: #a26d43;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
a:hover.copyright {
	color: #a26d43;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}
/* home page slideshow */
#slideshow {
	background: transparent;
	float: left;
	display: inline;
}
.slide1{
	position: relative;
	top: 30px;
	left: 1px;
	display: block;
	width: 250px;
	height: 188px;
	margin-right: 1px;
}
.slide2{
	position: relative;
	top: -158px;
	left: 253px;
	display: block;
	width: 250px;
	height: 188px;
	margin-left: 1px;
	margin-right: 1px;
}
.slide3{
	position: relative;
	top: -346px;
	left: 506px;
	display: block;
	width: 250px;
	height: 188px;
	margin-left: 1px;
	margin-right: 1px;
}
/*gallery photo layout style*/
img.photo{
	display: block;
	border: none;
	padding: 8px;
	float: left;
	margin: 0 10px 10px 10px;
}
/*Photo Gallery Lightbox2 Style sheet*/
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
/*End of Lightbox Style sheet*/
/*Dynamic Popup Window Style sheet */
.dhtmlwindow{
position: absolute;
border: 2px solid #193f4c;
visibility: hidden;
background-color: white;
}

.drag-handle{ /*CSS for Drag Handle*/
padding: 1px;
text-indent: 3px;
font: bold 14px Arial;
background-color: #a26d43;
color: #ffff99;
cursor: move;
overflow: hidden;
width: auto;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.drag-handle .drag-controls{ /*CSS for controls (min, close etc) within Drag Handle*/
position: absolute;
right: 1px;
top: 2px;
cursor: hand;
cursor: pointer;
}

* html .drag-handle{ /*IE6 and below CSS hack. Width must be set to 100% in order for opaque title bar to render*/
width: 100%;
}


.drag-contentarea{ /*CSS for Content Display Area div*/
border-top: 1px solid #193f4c;
background-color: white;
color: #330805;
height: 150px;
padding: 2px;
overflow: auto;
}

.drag-statusarea{ /*CSS for Status Bar div (includes resizearea)*/
border-top: 1px solid gray;
background-color: #F8F8F8;
height: 13px; /*height of resize image*/
}


.drag-resizearea{ /*CSS for Resize Area itself*/
float: right;
width: 13px; /*width of resize image*/
height: 13px; /*height of resize image*/
cursor: nw-resize;
font-size: 0;
}
/* End Popup Window Style */
/*Contact Form Style*/
#fcf2 {
font-family:arial;
font-size:11px;
margin:5px;
background-color:#FFF;
width:450px;
}
#fcf2 p {
text-align:center;
padding:8px;
}
#fcf2 em {
color:#F00;
}
#fcf2 div.r {
clear: both;
padding-top: 5px;
background-color:#FFF;
}
#fcf2 label {
float: left;
width: 100px;
text-align: right;
}
#fcf2 span.f {
float: right;
width: 335px;
text-align: left;
}
#fcf2 div.sp {
clear: both;
}
#fcf2 .req {
font-weight:bold;
}
#fcf2 input, #fcf2 textarea {
background: #FFF;
border:1px solid #000;
padding:2px;
}
#fcf2 input:focus, #fcf2 textarea:focus {
background: #f2f2f2;
border:1px solid #3D5686;
}
/*End Contact Form Style*/