/* Title : 								'Peach Belini' 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 url(../images/background.jpg) 0 190px repeat-x; font: 14px/1.5em Times, "Times New Roman", Georgia, serif; }
#container{						width: 800px; \width: 820px; w\idth: 800px; margin: 0 auto; padding: 0; }

#header{ 							padding: 0; margin-bottom: 0; }
#header h1{ 						width: 800px; height: 110px; background: url(../images/logo.gif) center center no-repeat; padding: 0; margin: 0; text-indent: -9000px; }
#header h1 a{ 					width: 800px; height: 110px; padding: 0; margin: 0; border: 0; display: block; text-decoration: none; }

#navigation{						clear: both; font: 118% Times, "Times New Roman", Georgia, Serif; text-transform: uppercase; text-align: center;}
#global{								margin: 0; padding: 20px 0; }
#global li{							display: inline; padding: 5px; margin: 0;}
#global li a:link,
#global li a:visited{			color: #A9C147; text-decoration: none; padding-bottom: 5px; border-bottom: 3px solid #fff; }
#global li a:hover,
#global li a:active{			border-color: #D15142; }

a:link{									color: #A9C147; }
a:visited{							color: #fff; }
#footer a:visited{ 				color: #D15142; }
a:hover, a:active{				text-decoration: none; }

#page_body{					padding: 0; }
#content{							float: left; width: 390px; height: 450px; padding: 0; overflow: auto; color: #fff; background: #D15142; border: 2px solid #A9C147; }

h1, h2, h3, h4, h5, h6 { 	font-family: Times, "Times New Roman", Georgia, serif; font-weight: normal; }
h1 {										font-size: 218%; text-transform: uppercase; }
h2 {										font-size: 164%; }
h3 {										font-size: 145%; }
h4 {										font-size: 118%; }
p{											font: 14px/1.5em Times, "Times New Roman", Georgia, serif; }
hr{ 										color: #fff; border: 0; background-color: #fff; margin: .5em; height: 1px; }

#pricing{							border-collapse: collapse; margin: 0 auto;}
#pricing th, #pricing td{	border-bottom: 1px solid #fff; padding: 2px; }
#pricing thead th{				border-color: #A9C147; }
#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.figure-b{						float: right; margin: 0; border: 2px solid #D15142; }
#content img.figure-b{		border: 1px solid #fff; margin: 3px; }
img.figure-a{						display: block; margin: 3px auto; border: 1px solid #fff; }
img.figure-c{						float: left; margin: 3px; border: 1px solid #fff; }

#portfolio{							height: 454px; }
#portfolio ul{						margin: 0; padding: 0; }
#portfolio ul li{					display: block; float: left; margin: 5px 33px; padding: 0; width: 200px; height: 217px; text-align: center; text-transform: uppercase; }
#portfolio .image{				display: block; width: 190px; height: 190px; overflow: hidden; border: 2px solid #A9C147; background: #D15142; }
#portfolio img{					border: none; }
#portfolio a:link,
#portfolio a:visited{			color: #D15142; }

#slideshow {						width: 804px; height: 454px; margin: 0 auto; }
#gallery{							width: 800px; margin: 0; }
#enlarge{							width: 660px; height: 454px; float: left; overflow: hidden; }
#enlarge img{					display: block; margin: 0 auto; border: 2px solid #D15142; }
#thumbnails ul{				margin: 0 0 -10px 0; padding: 0; width: 70px; }
#thumbnails ul.left{			float: left; }
#thumbnails ul.right{		float: right; }
#thumbnails li{					display: block; float: left; width: 65px; height: 45px; overflow: hidden; margin: 0 2px 11px 2px; background: #D15142; border: 1px solid #A9C147; }
#thumbnails li a 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{					width: 750px; height: 424px; padding: 0; overflow: auto; color: #fff; background: #D15142; border: 2px solid #A9C147; overflow: auto; padding: 15px 25px; }
#promotions
#thumbs{							margin: 0; padding: 0; float: left; }
#promotions ul{				float: none; width: 750px; height: auto; }
#promotions
#thumbs li{		 				display: block; overflow: hidden; float: left; width: 175px; height: 175px; background: #D15142; margin: 20px 0 10px 10px; }
#promotions
#thumbs li a{						display: block; background: #6A5A4C; overflow: hidden; width: 150px; height: 150px;  margin: 10px auto; border: 2px solid #A9C147; }
#thumbs
#thumbs li a:hover{			border-color: #6A5A4C; }
#promotions
#thumbs img{					margin: 0 auto; border: none; display: block; }

fieldset{								margin: 0 .5em 1em .5em; padding: 0 1em; border: none; }
#gift_request fieldset{		border: 1px solid #fff; border-width: 1px 0 0 0; padding: 2% 1em; }
fieldset fieldset{				clear: left; float: left; margin: 15px 0 0 0; width: auto; }
fieldset fieldset label{ 		width: 280px; margin: 2px 0; }
legend{								color: #fff; font-size: 145%; padding: 0 5px; margin-left: -5px; }
label{									display: block; float: left; clear: left; width: 75px; margin: 3px 0 3px 0; }
.required{							color: #A9C147; }
input[type="checkbox"],
input[type="radio"]{ 			margin: 0 15px 0 0; }
input[type="text"],
textarea{							width: 200px; float: left; margin: 2px 2px; }
select{								min-width:1.5em; }
input#submit{					float: left; clear: left; margin: 3px 0 3px 100px; }
input#submit:hover{ 		cursor: pointer;}
#gift{									margin: 0 0 0 5%; }
#session ol{						margin: 0; padding: 0; }
#session label{					width: 125px; }
#session #submit{			clear: both; display: block; margin: 0 0 20px 0; }

form#contact{					width: 340px; }
form#contact fieldset {		margin: 0; border: none; padding: 0 0 0 15px; float: left; width: 340px; }
form#contact legend{		display: block; width: 300px; clear: both; font-size: 14px; padding-left: 0; padding-top: 0.8em; /* position: relative; left: -0.5em; */ }
form#contact label{			float: left; width: 45%; display: block; clear: none; padding: 0.4em; font-size: 12px; white-space: nowrap; }
form#contact .required{	font-weight: bold; }
form#contact .error{			font-size: 10px; padding-left: 0; font-weight: bold; }
form#contact img{			display: block; margin: 10px 0 0 0; padding: 0; }
form#contact input, #contact select{		width: 100%; margin-top: 0.1em; }
form#contact textarea{	width: 200%; margin-top: 0.1em; }
form#contact select{		height: 18px; margin-bottom: -5px; }
form#contact input.checkbox,
form#contact input.radio{width: auto; height: auto; margin: 0 .4em 0 0; padding-left: 0.3em; }
form#contact input#submit{	clear: both; float: left; width: auto; }
form#contact p{				font-size: 12px; text-indent: 0; margin: 0; }


.check{								float: left; width: 125px; clear: none; }

#footer{								color: #D15142; text-align: center; clear: both; padding: 0; margin-top: 0; }
.vcard div{							display: inline; padding-right: 20px; }