/* Title : 								'White Chocolate' Stylesheet	*/
*{ 										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: #fff; border-top: 7px solid #6A5A4C; font: 14px/1.25em palatino, georgia, times, "Times New Roman", serif; color: #2E241B; }
#container{						width: 880px; \width: 900px; w\idth: 880px; margin: 0 auto; padding: 0; }

#header{ 							padding: 0; margin-bottom: 0; }
#header h1{ 						width: 880px; height: 100px; background: url(../images/logo.gif) center center no-repeat; padding: 0; margin: 0; text-indent: -9000px; }
#header h1 a{ 					width: 880px; height: 100px; padding: 0; margin: 0; border: 0; display: block; text-decoration: none; }

#navigation{						border-top: 1px solid #E3DFDC; text-align: center; margin-top: 15px; padding: 10px 0; }
#global{								margin: 0; padding: 0; }
#global li{							display: inline; margin: 0; padding: 0 13px 0 14px; border-left: 1px solid #6A5A4C; }
#global li.first{					border-left: none; }
#global li a:link, 
#global li a:visited{			color: #6A5A4C; text-decoration: none; border-bottom: 1px solid #fff; }
#global li a:hover, 
#global li a:active{			border-color: #E3DFDC; }

a:link{									color: #4A392B; }
a:visited{ 							color: #6A5A4C; }
a:hover, a:active{				text-decoration: none; }

#page_body{					padding: 0; height: 500px;}
#content{							height: 500px; overflow: auto;}
h1, h2, h3, h4, h5, h6 { 	font-family: Palatino, Times, "Times New Roman", Georgia, serif; font-weight: normal; color: #8F8073; }
h1 {										font-size: 218%; line-height: 1.15em; }
h2 {										font-size: 164%; line-height: 1.25em;  }
h3 {										font-size: 145%;  line-height: 1.25em; }
h4 {										font-size: 118%;  line-height: 1.25em; }
p{											line-height: 1.25em;}
hr{ 										color: #E3DFDC; border: 0; background-color: #E3DFDC; height: 1px; margin: 5px 25px; }

#pricing{							border-collapse: collapse; margin: 0 auto;}
#pricing th, #pricing td{	border-bottom: 1px solid #8F8073; padding: 2px; }
#pricing thead th{				border-color: #E3DFDC; }
#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; }
.format-a, .format-a *{		text-align: center !important; text-indent: 0 !important; }
.format-b, .format-b *{		text-align: right !important; text-indent: 0 !important;}
.format-c, .format-c *{		text-align: left !important; text-indent: 0 !important; }

img#spotlight{					float: left; margin: 0; }
img.figure-a{						display: block; margin: 0 auto; }
img.figure-b{						float: right; margin: 0 25px 10px 10px; }
img.figure-c{						float: left; margin: 0 10px 10px 25px; }

#resources ul{					margin: 0; padding: 0; }
#resources li{					list-style-type: none; padding: 5px 0; }

#portfolio ul{						margin: 0; padding: 0; }
#portfolio li{						display: block; list-style-type: none; clear: left; border-bottom: 1px solid #E3DFDC; padding: 25px 0 15px 0; }
#portfolio li .image{			display: block; float: left; width: 60px; height: 40px; border: 1px solid #6A5A4C; margin: -15px 25px 0 5px; overflow: hidden; }
#portfolio li img{				display: block; margin: 0 auto; border: none; }

#slideshow {						width: 880px; height: 500px; margin: 0 auto; }

#enlarge{							float: right; width: 860px; height: 500px; }
#enlarge img{					display: block; margin: 0 auto; }
#thumbnails ul{				margin: 0; padding: 0; width: 20px; float: left; }
#thumbnails li{		 			display: block; padding: 0; margin: 2px 0; }
#thumbnails li a{				display: block; background: #6A5A4C; width: 20px; height: 20px; overflow: hidden; }
#thumbnails li a:hover{	background: #8F8073; }
#thumbnails #instruction{	margin: 5px 0; padding: 0; }

#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: 450px; overflow: auto; padding: 15px 25px; }
#promotions
#thumbs{							margin: 0; padding: 0; float: left; }
#promotions ul{				float: none; width: 800px; height: auto; }
#promotions 
#thumbs li{		 				display: block; overflow: hidden; float: left; width: 175px; height: 175px; background: #8F8073; border: 1px solid #E3DFDC; margin: 40px 0 10px 20px; }
#promotions 
#thumbs li a{						display: block; background: #6A5A4C; overflow: hidden; width: 150px; height: 150px;  margin: 10px auto; border: 1px solid #E3DFDC; }
#thumbs li a:hover{			border-color: #6A5A4C; }
#promotions 
#thumbs img{					margin: 0 auto; border: none; display: block; }

fieldset{								padding: 10px 0; margin: 0 25px 0 0; border: none; border-top: 1px solid #E3DFDC; }
fieldset fieldset{				clear: left; float: left; margin: 5px 0; padding: 5px 0; width: auto; }
fieldset fieldset label{ 		width: 335px; margin-left: -3px; padding-left: 28px; }
legend{								color: #8F8073; padding: 0 10px 0 25px; }
label{									display: block; float: left; clear: left; width: 100px; margin: 2px 0 2px 5%; }
.required{							color: #8F8073; }
input[type="checkbox"], 
input[type="radio"]{ 			margin: 0 15px 0 0; }
input[type="text"], 
textarea{							width: 250px; float: left; margin: 3px; padding: 2px; }
select{								min-width:1.5em; }
input#submit{					margin: 3px 15px 3px 125px; clear: both; }
input#submit:hover{ 		cursor: pointer;}
#gift{									display: block; margin: 3px 25px; }
#session ol{						margin: 0; padding: 0; }
#session label{					width: 125px; }
#session #submit{			clear: both; display: block; margin: 0 0 20px 0; }

#footer{								clear: both; padding: 0; margin-top: 15px; text-align: center; font-size: 11px; color: #6A5A4C; }
.vcard .adr div{					display: inline; padding-right: 20px; }
