/* Title : 								Coffee Crunch 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: #7C694A url(../images/background.jpg) top left repeat-x; font: 14px Times, "Times New Roman", Georgia, serif; color: #481D0F; }
#container{						width: 980px; \width: 1000px; w\idth: 980px; margin: 10px auto; padding: 0; background: url(../images/container.gif) 0 87px no-repeat;}

#header{ 							padding: 0; margin-bottom: 0; }
#header h1{ 						width: 980px; height: 87px; background: url(../images/logo.gif) center center no-repeat; padding: 0; margin: 0; text-indent: -9000px; }
#header h1 a{ 					width: 980px; height: 87px; padding: 0; margin: 0; border: 0; display: block; text-decoration: none; }

#navigation{
	text-align: center;
	margin: 0 50px 0 20px;
	text-transform: uppercase;
}
#global{								margin: 0; padding: 0; }
#global li{							display: inline; margin: 0; padding: 0; }
#global li a:link, 
#global li a:visited{			color: #481D0F; padding: 10px 0px 0px 21px; text-decoration: none;}
#global li a:hover, 
#global li a:active{			background: url(../images/rollover.gif) left center no-repeat;}

a:link{									color: #fff; }
#page_body a:link{			color: #7C694A; }
a:visited{ 							color: #481D0F; }
a:hover, a:active{				text-decoration: none; }

#page_body{					padding: 0 0 20px 0; height: 475px; margin: 0 50px 0 20px; }
#content{							width: 550px; height: 450px; overflow: auto; margin-top: 90px; padding: 0 0 0 20px; }
h1, h2, h3, h4, h5, h6 { 	font-family: Palatino, Georgia, Times, "Times New Roman", serif; text-transform: uppercase; font-weight: normal; color: #7C694A; }
h1 {										font-size: 218%; }
h2 {										font-size: 164%; }
h3 {										font-size: 145%; }
h4 {										font-size: 118%; }
p{											}
hr{ 										color: #481D0F; border: 0; background-color: #481D0F; margin: .5em; height: 1px; }

#pricing{							border-collapse: collapse; margin: 0 auto;}
#pricing th, #pricing td{	border-bottom: 1px solid #481D0F; padding: 2px; }
#pricing thead th{				border-color: #7C694A; }
#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; }

img.figure-a{						display: block; margin: 90px auto 0 auto; }
img.figure-b{						float: right; margin: 0 20px 0 10px; border: 1px solid #fff;  }
img.figure-c{						float: left; margin: 0 10px 10px 0; }

#resources ul{					margin: 0; padding: 0; }
#resources li{					list-style-type: none; padding: 5px 0; }

#slideshow {						display: block; width: 910px; height: 460px; margin: 90px auto 0 auto; }

#portfolio{							margin-top: 90px; height: 475px; overflow: auto; }
#portfolio ul{						margin: 0; padding: 0; text-align: center; font-family: Palatino, Georgia, Times, "Times New Roman", serif; text-transform: uppercase; }
#portfolio li{						display: block; float: left; width: 175px; margin: 10px 60px; padding: 0; }
#portfolio .image{				display: block; float: left; width: 170px; height: 170px; overflow: hidden; margin: 0 0 5px 0; border: 10px solid #7C694A; }
#portfolio img{					display: block; margin: 0 auto; border: none; width: 200px; }

#gallery{							margin-top: 90px; }
#enlarge{							float: left; width: 750px; height: 460px; }
#enlarge img{					display: block; margin: 0 auto; border: 1px solid #481D0F; }
#thumbnails{						float: right; width: 140px; margin: 25px 5px 0 0; }
#thumbnails ul{				margin: 0; padding: 0; }
#thumbnails li{		 			display: block; float: left; margin: 0; padding: 0; }
#thumbnails li a{				display: block; width: 60px; height: 40px; overflow: hidden; margin: 3px; border: 1px solid #7C694A; }
#thumbnails img{	 			border: none; display: block; margin: 0 auto; width: 101%; }
#gallery p{							text-align: center; font-style: italic; font-size: 12px; padding: 0 3px; }

#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{					margin-top: 90px; height: 475px; overflow: auto; }
#promotions h1,
#promotions p{					padding-left: 20px;}

#promotions
#thumbs{							margin: 0 0 0 20px; }
#promotions ul{				float: none; width: 850px; margin: 0; padding: 0; height: auto; }
#promotions 
#thumbs li{		 				display: block; float: left; padding: 0; width: 175px; height: 160px; background: #7B4714 url(../images/background.jpg); border: 1px solid #481D0F; margin: 40px 35px 10px 0; }
#promotions 
#thumbs li a{						display: block; overflow: hidden; float: none; width: 150px; height: 125px;  margin: 10px auto; border: 1px solid #fff;}
#thumbs img{	 				border: none; display: block; margin: 0 auto; }

fieldset{								display: inline; padding: 0; border: none; }
fieldset fieldset{				clear: left; float: left; padding: 10px; margin: 10px 0; width: auto; }
fieldset fieldset label{ 		width: 335px; }
legend{								color: #7C694A; padding-left: 25px; }
label{									display: block; float: left; clear: left; width: 100px; margin-top: 0px; }
.required{							color: #7C694A; }
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;}

#footer{								clear: both; padding: 0; margin-top: 30px; text-align: center; }
.vcard .adr *{						display: inline; }

#social{ clear: both; margin: 0px auto; }
#social a{ text-decoration: none; }
#social img{ border: none; height: 30px; padding: 0 3px; }
