/* Title : 								Vanilla Bean Cheesecake Stylesheet
	Date :								12/27/2008 */
*{ 										margin: 0; padding: 0; }
h1, h2, h3, h4, h5,h6,
p, pre, blockquote, label,
ul, ol, dl,
fieldset, address { 			margin: 1em 5%; }
li, dd { 								margin-left: 5%; }
fieldset { 							padding: .5em; }

body{									background: #000; color: #fff; font: 14px Optima, arial, helvetica, sans-serif; }
#container{						width: 900px; \width: 920px; w\idth: 900px; margin: 10px auto; padding: 0 0 0 87px; background: url(../images/background.jpg) 0 105px no-repeat; }

#header{ 							padding: 0; margin-bottom: 0; }
#header h1{ 						width: 900px; height: 105px; background: url(../images/logo.gif) center center no-repeat; padding: 0; margin: 0; text-indent: -9000px; }
#header h1 a{ 					width: 900px; height: 105px; padding: 0; margin: 0; border: 0; display: block; text-decoration: none; }

#navigation{						margin: 10px 113px 0 0; padding: 0 0 0 5px; height: 25px; background: #fff; color: #000; text-align: center; font: 14px Optima, arial, helvetica, sans-serif; }
#global{								margin: 0; padding: 0; }
#global li{							float: left; display: block; list-style-type: none; margin: 0; padding: 0 5px 0 10px; background: url(../images/dot.gif) left center no-repeat;}
#global li#first{					background-image: none; }
#global li a:link,
#global li a:visited{			color: #000; display: block; float: left; padding: 4px 2px 0 2px; height: 21px; text-decoration: none;}
#global li a:hover,
#global li a:active{			background: #2F2F2F; color: #fff; }

#local{								margin: 0; padding: 0; text-align: center; clear: both; width: 720px; }
#local li{								display: inline; list-style-type: none; padding: 0 25px; }

a:link{									color: #fff; }
a:visited{ 							color: #999; }
a:hover, a:active{				text-decoration: none; }

#page_body{					padding: 0; height: 575px; }
#content{							height: 565px; width: 430px; margin: 0; overflow: auto; }
h1, h2, h3, h4, h5, h6 { 	font-family: Optima, arial, helvetica, sans-serif; font-weight: normal; }
h1{										margin-top: 0; padding-top: .5em; font-size: 218%; font-weight: normal; }
h2 {										font-size: 164%; }
h3 {										font-size: 145%; }
h4 {										font-size: 118%; }

hr{										margin: 5px 25px; }

#pricing{							border-collapse: collapse; margin: 0 auto;}
#pricing th, #pricing td{	border-bottom: 1px solid #fff; padding: 2px; }
#pricing thead th{				border-color: #666; }
#pricing thead th em{		font-weight: normal; font-size: 10px; }
#pricing tbody th{				text-align: left; padding-right: 75px; }
#pricing tbody td{ 			text-align: right; padding-left: 75px; }

#spotlight{							float: left; margin: 35px 0 10px 5px; width: 350px; }
#spotlight img{					display: block; margin: 0 auto; border: 1px solid #fff; }

img.figure-a{						display: block; margin: 0 auto; }
img.figure-b{						float: right; margin: 0 0 10px 10px; }
img.figure-c{						float: left; margin: 35px 0 10px 5px; }

#resources ul{					margin: 0; padding: 0; }
#resources li{					list-style-type: none; padding: 5px 0; }

#slideshow{						 width: 475px; height: 565px; float: right; margin: 0; padding: 0 113px 0 0; }
#slideshow img{				display: block; margin: 0 auto; border: 1px solid #fff; }

#portfolio{							height: 565px; width: 772px; margin: 0 0 0 14px; overflow: auto; }
#portfolio ul{						margin: 0; padding: 0; }
#portfolio li{						display: block; float: left; width: 220px; height: 220px; background: #0F0F0F; border: 1px solid #444; margin: 0 10px 6px 10px; padding: 4px 0 2px 0; list-style-type: none; text-align: center; }
#portfolio .image{				display: block; width: 200px; height: 150px; overflow: hidden; border: 1px solid #666; margin: 15px auto; }
#portfolio img{					display: block; margin: 0 auto; border: none; width: 200px; }

#gallery{							height: 525px; }
.thumbnails{						width: 780px; height: 535px; margin: 0; padding: 0; }
.thumbnails ul{					margin: 0; padding: 0; }
.thumbnails li{		 			display: block; float: left; width: 120px; height: 105px; background: #0F0F0F; border: 1px solid #444; margin: 14px 36px; }
.thumbnails li a{				display: block; width: 90px; height: 75px; overflow: hidden; background: #1D1D1D; border: 1px solid #666; margin: 10px auto; }
.thumbnails img{	 			border: none; display: block; margin: 0 auto; }

#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; }

#promotions{					height: 565px; width: 786px; overflow: auto; }
#promotions ul{				width: 750px; height: auto; margin: 0; padding: 0; }
#promotions
#thumbs li{		 				display: block; float: left; width: 175px; height: 150px; margin: 40px 0 10px 10px; background: #0F0F0F; border: 1px solid #444; }
#promotions
#thumbs li a{						display: block; width: 150px; height: 125px;  overflow: hidden; background: #1D1D1D; border: 1px solid #666; margin: 10px auto; }
#thumbs img{	 				border: none; display: block; margin: 0 auto; }

fieldset{								display: inline; padding: 10px 0; margin: 0 0 0 25px; border: none; }
fieldset fieldset{				clear: left; float: left; margin: 5px; padding: 0; width: auto; border: 1px solid #444; }
fieldset fieldset label{ 		width: 275px; }
legend{								color: #999; }
label{									display: block; float: left; clear: left; width: 100px; margin: 3px 0 10px 5px; }
.required{							color: #999; font-weight: bold; }
input[type="checkbox"],
input[type="radio"]{ 			margin: 0 15px 0 0; }
input[type="text"],
textarea{							width: 250px; float: left; margin: 3px; }
select{								min-width:1.5em; }
input[type="submit"]{		margin: 3px; }
input[type="submit"]:hover{ 	cursor: pointer;}

#gift{									padding: 5px 0 0 25px; display: block; }

#footer{								clear: both; padding: 0; margin-top: 0; text-align: right; }
.vcard div{							display: inline; font-size: 20px; }
.vcard .adr,
.street-address{				padding-right: 5px; border-right: 1px solid #fff; }
.street-address{				padding-right: 10px; }
.vcard .locality{					padding-left: 5px; }
.vcard .tel{							font-weight: bold; padding-left: 10px; }
.vcard p{								font-size: 12px; margin-right: 0; }