/* Title : Biscotti 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: #3E2B13; color: #CEB991; font: 14px Optima, Arial, "Gill Sans MT", tahoma, verdana, sans-serif; }
#container{ width: 940px; \width: 960px; w\idth: 940px; margin: 10px auto; padding: 0; background: url(../images/background.jpg) top center no-repeat; }

#header{ padding: 0; margin-bottom: 0; }
#header h1{ width: 940px; height: 65px; padding: 0; margin: 0; text-indent: -9000px; }
#header h1 a{ width: 940px; height: 65px; padding: 0; margin: 0; border: 0; display: block; text-decoration: none; }

#navigation{ height: 38px; font: 13px Optima, tahoma, verdana, arial, sans-serif; text-transform: uppercase; text-align: right; }
#global{ margin: 0; padding: 7px 0 0 0; }
#global li{ list-style-type: none; display: inline; margin: 0; padding: 0 3px; }
#global li a:link, 
#global li a:visited{ color: #CEB991; text-decoration: none;}
#global li a:hover, 
#global li a:active{ color: #fff; }

a:link{ color: #740B0B; }
a:visited{ color: #3E2B13; }

#footer a:link{ color: #fff; }
#footer a:visited{ color: #CEB991; }
a:hover, a:active{ text-decoration: none; }

#page_body{ padding: 0; color: #221607; }
#content{ height: 575px; overflow: auto; margin: 0 0 0 20px;}
h1, h2, h3, h4, h5, h6 { font-weight: normal; color: #3E2B13; }
h1 { font-size: 218%; text-transform: uppercase; }
h2 { font-size: 164%; }
h3 { font-size: 145%; }
h4 { font-size: 118%; }
p{ }
hr{ clear: both; color: #3E2B13; border: 0; background-color: #3E2B13; height: 1px; margin: 0 20px 5px 40px; }

#pricing{ border-collapse: collapse; margin: 5px auto;}
#pricing th, #pricing td{ border-bottom: 1px solid #3E2B13; padding: 2px; }
#pricing thead th{ border-color: #740B0B; }
#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-a{ display: block; margin: 0 auto; }
img.figure-b{ float: right; margin: 0 30px 10px 10px; }
img.figure-c{ float: left; margin: 0 10px 10px 45px; }

#resources ul{ margin: 0; padding: 25px 0; height: 250px; }
#resources li{ list-style-type: none; display: block; float: left; width: 325px; height: 30px; padding: 5px 15px; }

#slideshow { width: 900px; height: 575px; margin: 0 auto 0 19px; }

#portfolio ul{ margin: 0 0 0 35px; padding: 0; }
#portfolio li{ display: block; float: left; width: 375px; padding: 5px 0; }
#portfolio .image{ display: block; width: 275px; height: 125px; border: 1px solid #3E2B13; overflow: hidden; }
#portfolio img{ display: block; margin: 0 auto; border: none; }

#enlarge{ float: right; width: 730px; height: 575px; }
#enlarge img{ display: block; margin: 65px auto 0 auto; border: 1px solid #3E2B13; }
#thumbnails{ float: left; width: 160px; margin: 60px 0 0 25px; }
#thumbnails ul{ margin: 0; padding: 0; }
#thumbnails li{ display: block; float: left; margin: 0; padding: 0; }
#thumbnails li.first{ margin-left: 52px; }
#thumbnails li a{ display: block; width: 45px; height: 45px; overflow: hidden; margin: 3px; border: 1px solid #3E2B13; }
#thumbnails img{ border: none; display: block; margin: 0 auto; }

#thumbnails p{ text-align: center; font-style: italic; font-weight: bold; }

#local{ padding: 0; margin: 30px 0 0 25px; width: 160px; text-align: center; float: left; }
#local li{ display: inline; list-style-type: none; padding: 0 10px; margin: 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: 575px; overflow: auto; padding: 0 25px; }
#promotions
#thumbs{ margin: 0 0 0 35px; padding: 0; width: 850px; height: auto; }
#promotions 
#thumbs li{ display: block; overflow: hidden; float: left; width: 175px; height: 175px; background: #3E2B13; border: 1px solid #CEB991; margin: 40px 0 10px 30px; }
#promotions 
#thumbs li a{ display: block; background: #3E2B13; overflow: hidden; width: 150px; height: 150px; margin: 10px auto; border: 1px solid #CEB991; }
#thumbs
#thumbs li a:hover{ border-color: #6A5A4C; }
#promotions 
#thumbs img{ margin: 0 auto; border: none; display: block; }

form{ margin-left: 50px; }
.column{ width: 350px; float: left; }
fieldset{ padding: 5px; margin: 5px; border: none; }
fieldset fieldset{ clear: left; float: left; margin: 5px 0; width: auto; }
fieldset fieldset label{ width: 270px; margin: 0; }
legend{ color: #3E2B13; font-weight: bold; font-size: 16px; padding: 0 3px; margin: 0; }
label{ display: block; float: left; clear: left; width: 80px; font-size: 12px; margin: 3px 0; }
.required{ color: #fff; }
input[type="checkbox"], 
input[type="radio"]{ margin: 0 15px 0 0; }
input[type="text"], 
textarea{ width: 200px; float: left; margin: 2px; }
select{ min-width:1.5em; }
input[type="submit"]{ margin: 3px; }
input[type="submit"]:hover{ cursor: pointer;}

#session label{ width: 125px; }
#session #submit{ clear: both; display: block; margin: 0 0 20px 0; }

#footer{ clear: both; padding: 0; margin-top: 10px; text-align: center; }
.vcard div{ display: inline; padding-right: 20px; }

#social{ float: right; }
#social a:link,
#social a:visited{ text-decoration: none; }
#social img{ width: 32px; border: none; margin: 0 0 3px 0; }
