/* Begin General Page Style */

* { margin: 0; padding: 0; outline: none; }
html { height: 100%; }
body { height: 100%; background: #5b5a4e repeat-x; font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif; font-size: 11.5pt; color: #460400; }
h1, h2, h3, h4, h5, h6 { font-weight: bold; }
a { color: #353429;  text-decoration: none; }
a:hover { color: #29270e; text-decoration: underline; }
a:active { color: #6c4621; text-decoration: underline; }
p { padding-bottom: 5px; padding-top: 5px; text-align: justify; }
div.hr { height: 20px; background: url(images/hr.png) no-repeat scroll center; padding: 20px; }
div.hr hr { display: none; }
div.hrcenter { height: 20px; background: url(images/hrcenter.png) no-repeat scroll center; }
div.hrcenter hr { display: none; }

div#page {
	position: relative;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	min-height: 100%;
}

div#header {
	position: absolute;
	z-index: 10;
	width: 610px;
	height: 140px;
	left: 360px;
	margin-right: 30px;
	background: url(images/header.png) no-repeat;
	text-indent: -9999px;
}

div#header h1 {
	z-index: 10;
}

/* End General Page Style */

/* Begin Content Layout */

div#content {
	width: 720px;
	min-height: 700px;
	padding-bottom: 80px;
	margin-left: 40px;
	background: url(images/content_bg.png) repeat-y;
	z-index: 1;
}

div#content_header {
	padding-top: 90px;
	width: 330;
	height: 55px;
	text-indent: -9999px;
}

div#content_header.products { background: url(images/header_products.png) no-repeat 20px 94px; }
div#content_header.people { background: url(images/header_people.png) no-repeat 20px 94px; }
div#content_header.history { background: url(images/header_history.png) no-repeat 20px 94px; }
div#content_header.promise { background: url(images/header_promise.png) no-repeat 20px 94px; }
div#content_header.custom { background: url(images/header_custom.png) no-repeat 20px 94px; }
div#content_header.voice { background: url(images/header_voice.png) no-repeat 20px 94px; }
div#content_header.contact { background: url(images/header_contact.png) no-repeat 20px 94px; }

div#content_intro {
	width: 660px;
	padding-left: 30px;
}

div#content_body {
	width: 660px;
	padding-left: 30px;
}

div#content_footer {
	width: 660px;
	padding-left: 30px;
}

h4.gallery_footer {
	text-align: center;
	font-size: 10pt;
	padding-bottom: 20px;
}

h4.warranty_footer {
	font-size: 12pt;
	font-style: italic;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: justify;
}

h4.people_footer {
	text-align: center;
	font-style: italic;
	font-size: 11pt;
	padding-bottom: 20px;
	padding-top: 5px;
}

/* End Content Layout */

/* Begin Individual Layouts */

div#home_slideshow {
	width: 700px;
	height: 700px;
	margin-left: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #d9dbba;
	z-index: 5;
	background: url(images/slides.jpg) no-repeat;
}

object#slideshow {
	z-index: 5;
}

div#home_content {
	width: 660px;
	padding-left: 30px;
}

h3.home_header {
	width: 660px;
	height: 60px;
	background: url(images/header_home.png) no-repeat;
	text-indent: -9999px;
}

/* Products */

div#product_block h5 {
	text-shadow: 0px 1px #f2f5d3;
	font-weight: bold;
	font-size: 18pt;
	padding-bottom: 10px;
}

div#products_list {
	width: 500px;
	padding-left: 110px;
	padding-right: 110px; 
	padding-top: 20px;
	padding-bottom: 20px;
}

ul.products_ul {
	font-size: 18pt;
	font-style: italic;
	list-style-image: url(images/bull.png)	
}

ul.products_ul li {
	padding: 5px;
}

span#cellavinobrand { font-weight: bold; }

div#breadcrumbs {
	width: 660px;
	height: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 30px;
}

h3.map {
	font-size: 16pt;
	float: left;
	text-shadow: 0px 1px #f2f5d3;
}

h3.return {
	font-size: 16pt;
	float: right;
	text-shadow: 0px 1px #f2f5d3;
}

p.infobox {
	font-size: 10pt;
	font-style: italic;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 50px;
	padding-left: 50px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 30px;
	margin-right: 30px;
	border: 1px dashed #d9dbba;
}

/* People */

div#people_block {
	width: 660px;
	height: 300px;
	padding-top: 20px;
	padding-bottom: 20px;
}

div#people_block h5 {
	padding-bottom: 20px;
	padding-top: 10px;
}

div#people_block span.name {
	text-shadow: 0px 1px #f2f5d3;
	font-weight: bold;
	font-size: 18pt;
}

div#people_block span.title {
	position: relative;
	top: 4px;
	letter-spacing: 4px;
	text-shadow: 0px 1px #f2f5d3;
	text-transform: uppercase;
	font-size: 10pt;
	font-family: Gill Sans, Verdana, sans-serif;
}

div#people_bio {
	width: 440px;
	height: 300px;
	float: left;
}

div#people_photo {
	width: 200px;
	height: 300px;
	float: left;
	position: relative;
	left: 20px;
	border: 1px solid #f2f5d3;
}

div#people_block2 {
	width: 660px;
	height: 300px;
	padding-top: 20px;
	padding-bottom: 20px;
}

div#people_block2 h5 {
	padding-bottom: 20px;
	padding-top: 10px;
	text-align: right;
}

div#people_block2 span.name {
	text-shadow: 0px 1px #f2f5d3;
	font-weight: bold;
	font-size: 18pt;
}

div#people_block2 span.title {
	position: relative;
	top: 4px;
	letter-spacing: 4px;
	text-shadow: 0px 1px #f2f5d3;
	text-transform: uppercase;
	font-size: 10pt;
	font-family: Gill Sans, Verdana, sans-serif;
}

div#people_bio2 {
	width: 440px;
	height: 300px;
	float: left;
	position: relative;
	left: 20px;
}

div#people_photo2 {
	width: 200px;
	height: 300px;
	float: left;
	border: 1px solid #f2f5d3;
}

/* Contact Us */

div#contact_body {
	width: 660px;
	height: 550px;
	margin-left: 30px;
	margin-top: 20px;
	background: url(images/contact_bg.png) no-repeat;
}

div#contact_info {
	width: 290px;
	height: 550px;
	float: left;
}

div#contact_info h3 {
	text-indent: -9999px;
	margin-bottom: 25px;
}

div#contact_info h2 {
	text-align: center;
	font-size: 12pt;
	width: 210px;
	margin-left: 30px;
	font-weight: normal;
	margin-top: 20px;
	font-style: italic;
}

div#contact_info h5 {
	text-align: center;
	font-size: 14pt;
	font-family: Tahoma, sans-serif;
	padding-top: 10px;
	width: 210px;
	margin-left: 30px;
}

div#contact_info p {
	width: 210px;
	margin-left: 30px;
	margin-top: 20px;
	text-align: center;
	font-style: italic;
}

div#contact_form {
	width: 370px;
	height: 550px;
	float: right;
}

div#contact_form p {
	font-size: 11pt;
	text-align: center;
	font-style: italic;
}

div#contact_form h3 {
	width: 370px;
	height: 40px;
	text-indent: -9999px;
}

fieldset {
	border: none;
}

.formlabel {
	font-weight: bold;
	font-style: italic;
	font-size: 10pt;
}

.error {
	font-size: 10pt;
	color: red;
	font-style: italic;
	text-align: right;
}

div#contact_form input {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10pt; 
}

div#contact_form input.textinput {
	width: 358px;
	padding: 5px;
	margin-top: 4px;
	margin-bottom: 4px;
	border: 1px solid #f2f5d3;
	background-color: #e8d4af;
}

div#contact_form textarea {
	width: 358px;
	height: 150px;
	resize: none;
	padding: 5px;
	margin-top: 4px;
	margin-bottom: 4px;
	border: 1px solid #f2f5d3;
	background-color: #e8d4af;
}

div#contact_form input.button {
	border: 1px solid #3f0002;
	background: #611e0a;
	padding: 5px;
	float: right;
	font-family: Georgia, serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #f2f5d3;
	cursor: pointer;
	margin-top: 15px;
}

div#contact_form input.button:hover {
	border: 1px solid #5a5a4d;
	background: #868266;
}

div#map_canvas {
	width: 658px; 
	height: 400px;
	position: relative;
	left: 30px;
	border: 1px solid #f2f5d3;
	margin-top: 20px;
	margin-bottom: 10px;
}

h3#warranty_header {
	width: 660px;
	height: 60px;
	background: url(images/warranty.png) no-repeat;
	text-indent: -9999px;
}

h4.warranty {
	text-align: center;
	font-size: 15pt;
	font-style: italic;
	padding-bottom: 10px;
}

/* End Individual Layouts */

/* Begin Navigation */

div#navigation {
	position: absolute;
	margin-right: 40px;
	left: 760px;
	width: 200px;
	height: 510px;
	background: url(images/nav.png) no-repeat;
	z-index: 3;
}

ul#nav {
	list-style: none;
	margin:0;
	margin-top: 140px;
	padding:0;
	width: 200px;
	height: 540px;
	position: relative;
}

ul#nav li {
	float: left;
}

ul#nav li a {
	background:url(images/nav.png) no-repeat scroll top left;
	display:block;
	position:relative;
	height:36px;
	width: 200px;
	text-indent: -9999px;
	cursor: pointer;
}

ul#nav li a span {
	background:url(images/nav.png) no-repeat scroll bottom left;
	display:block;
	position:absolute;
	top:0;
	left:0;
	height:100%;
	width:100%;
	z-index:4;
}

ul#nav li a.home span { background-position: 0px -140px; }
ul#nav li a.home:hover span { background-position: -200px -140px; }

ul#nav li a.products span { background-position: 0px -176px; }
ul#nav li a.products:hover span { background-position: -200px -176px; }

ul#nav li a.custom span { background-position: 0px -212px; }
ul#nav li a.custom:hover span { background-position: -200px -212px; }

ul#nav li a.people span { background-position: 0px -248px; }
ul#nav li a.people:hover span { background-position: -200px -248px; }

ul#nav li a.history span { background-position: 0px -284px; }
ul#nav li a.history:hover span { background-position: -200px -284px; }

ul#nav li a.promise span { background-position: 0px -320px; }
ul#nav li a.promise:hover span { background-position: -200px -320px; }

ul#nav li a.voice span { background-position: 0px -356px; }
ul#nav li a.voice:hover span { background-position: -200px -356px; }

ul#nav li a.contact span { background-position: 0px -392px; }
ul#nav li a.contact:hover span { background-position: -200px -392px; }

/* End Navigation */

/* Begin Footer Elements */

div#hours {
	position: absolute;
	z-index: 2;
	margin-right: 40px;
	margin-left: 760px;
	bottom: 0px;
	margin-top: auto;
	width: 200px;
	height: 260px;
	background: url(images/hours.png) no-repeat;
	text-indent: -9999px;
}

div#footer {
	position: absolute;
	bottom: 0px;
	z-index: 3;
	margin-left: 30px;
	margin-right: 30px;
	width: 940px;
	height: 80px;
	background: url(images/footer.png) no-repeat;
	text-indent: -9999px;
}

/* End Footer Elements */

/* Begin Lightbox CSS */

div#product_thumbs {
	width: 660px;
	margin-left: 30px;
}

table#gallery {
	width: 660px;
	text-align: center;
	border-collapse: collapse;
}

table#gallery td {
	width: 132px;
	height: 132px;
}

table#gallery img {
	width: 100px;
	height: 100px;
	border: 2px solid #d9dbba;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto; }
#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-image: url(data:image/gif;base64,AAAA); /* 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/lb/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/lb/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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* End Lightbox CSS */