/* general settings */
body {background:#201f1d; margin:0px; font:12px arial, helvetica, sans-serif; color:#2a3330;}
form {margin:0px;}
input {font-size:14px; color:#666; background:url(../image/input-background.gif) no-repeat left top; border:1px solid #ddd;}
select {font-size:14px; color:#666;}
textarea {font:14px arial; color:#666; background:url(../image/input-background.gif) no-repeat left top; border:1px solid #ddd;}
input:focus, select:focus, textarea:focus {border:1px solid #aaa; color:#000;}
h1 {font:bold 22px arial; color:#333; margin:0px; padding:0px;}
label {cursor:pointer;}
img {border:0px;}

/* layout settings */
#shell {width:980px; margin:0px auto;}
#container {padding:10px; background:#fff url(../image/content-background.jpg) no-repeat center 10px;}
#content {padding:15px 28px 0px 28px; font-size:14px;}
.left {float:left;}
.right {float:right;}
.clear {clear:both; margin:0px; padding:0px; height:0px; font-size:0px; line-height:0px; float:none;}
.description p {margin-top:0px;}

/* quicknav settings */
#quicknav {color:#fff; padding:5px 0px;}
#quicknav .left {width:285px;}
#quicknav .right {width:500px; text-align:right; padding-top:2px;}
#quicknav ul {margin:0px; padding:0px;}
#quicknav ul li {list-style:none; display:inline;}
#quicknav ul li span {margin:0px 3px 0px 5px;}
#quicknav a:link, #quicknav a:visited {color:#fff; text-decoration:none;}
#quicknav a:active, #quicknav a:hover {color:#fff; text-decoration:underline;}

/* header settings */
#header {padding:75px 28px 0px 28px;}
#logo {float:left; width:310px;}
#topnav {color:#382d19; float:right; width:510px; text-align:right;}
#topnav ul {margin:15px 0px 0px 0px; padding:0px;}
#topnav ul li {list-style:none; display:inline;}
#topnav ul li span {margin:0px 9px 0px 11px;}
#topnav ul li a:link, #topnav ul li a:visited {font:bold 18px georgia, arial; color:#382d19; text-decoration:none;}
#topnav ul li a:active, #topnav ul li a:hover {font:bold 18px georgia, arial;color:#382d19; text-decoration:underline;}

/* footer settings */
#footer {color:#fff; font:12px arial; background:url(../image/footer-background.jpg) no-repeat; height:285px; position:relative;}
#footer ul {width:215px; height:140px; float:left; margin:75px 0px 0px 0px; padding:0px;}
#footer ul.first {margin-left:85px; width:185px;}
#footer ul.last {margin-right:0px;}
#footer ul li {list-style:none; line-height:18px;}
#footer ul li.title {font:bold 14px arial; text-transform:uppercase; padding-bottom:5px;}
#footer ul li a:link, #footer ul li a:visited {color:#fff; text-decoration:none;}
#footer ul li a:active, #footer ul li a:hover {color:#fff; text-decoration:underline;}
#disclaimer {font:11px arial; padding:5px; height:20px; text-align:center; width:959px;}
#disclaimer img {vertical-align:middle;}
#disclaimer a:link, #disclaimer a:visited {color:#fff; text-decoration:none;}
#disclaimer a:active, #disclaimer a:hover {color:#fff; text-decoration:underline;}
#disclaimer a.site:link, #disclaimer a.site:visited {text-decoration:underline;}
#disclaimer a.site:active, #disclaimer a.site:hover {text-decoration:underline;}

/* slideshow settings */
#slideshow {width:455px; height:280px; position:relative; float:right; margin:0px 0px 0px 20px;}
#slideshow #frame {background:url(../image/frame.png) no-repeat center top; width:428px; height:275px; position:absolute; top:0px; left:14px; z-index:20;}
#slideshow #nav-left {width:13px; height:22px; position:absolute; top:116px; left:0px; z-index:30;}
#slideshow #nav-right {width:13px; height:22px; position:absolute; top:116px; right:0px; z-index:30;}
#slideshow #picture {position:absolute; z-index:10; top:34px; left:52px; width:350px; height:195px; text-align:center; overflow:hidden;}

/* drop down menu settings */
.dropmenudiv {position:absolute; top:0px; margin:0px; line-height:18px; z-index:10000; background:#fff; width:150px; visibility:hidden;}
.dropmenudiv ul {margin:0px; padding:0px; border:1px solid #bbb; border-top:0px; border-bottom:0px;}
.dropmenudiv li {list-style:none;}
.dropmenudiv a:link, .dropmenudiv a:visited {display:block; border-bottom:1px solid #bbb; padding:5px 8px; text-decoration:none; font-weight:bold; color:#404040;}
.dropmenudiv a:active, .dropmenudiv a:hover {display:block; border-bottom:1px solid #bbb; padding:5px 8px; text-decoration:none; font-weight:bold; color:#000; background:#f5f5f5;}
.misc {margin:0px;}

/* grid settings */
.grid {border:1px solid #ccc; margin-bottom:15px;}
.grid label {}
.grid label.required {background:url(../image/required.gif) no-repeat right top; padding-right:10px;}
.grid tr {}
.grid th {padding:7px 6px; background:#777; font:bold 14px arial; color:#fff; text-align:left;}
.grid td {padding:5px 6px;}
.grid tr.even {background:#fafafa;}
.grid td input {padding:6px; width:300px;}
.grid td input#NAME {}
.grid td input#EMAIL {}
.grid td input#ADDRESS {}
.grid td input#CITY {width:200px;}
.grid td input#STATE, .grid td input#STATE_CODE {width:22px; text-transform:uppercase;}
.grid td input#ZIP {width:75px;}
.grid td input#PHONE {width:150px;}
.grid td input#FAX {width:150px;}
.grid td textarea#MESSAGE {width:96%; height:200px; padding:8px;}
.grid input.checkbox {margin:0px; padding:0px; border:0px; width:18px; height:18px; background:none; cursor:pointer;}
input.submit {font:16px arial; cursor:pointer; background:#f1f1f1 url(../image/button-background.gif) repeat-x top; border:1px solid #ccc; padding:8px 12px;}
input.submit:hover {text-decoration:underline;}

/* project settings */
#projects {padding:20px 0px;}
#projects ul {margin:0px; padding:0px;}
#projects ul li {list-style:none; float:left; margin:0px 12px 12px 0px; padding:8px; border:1px solid #eee; background:none; width:147px; height:160px; text-align:center;}
#projects ul li:hover {border:1px solid #bbb;}
#projects ul li.last {margin-right:0px;}
#projects ul li img {display:block; margin:0px 0px 5px 0px; padding:2px; border:1px solid #e5e5e5; background:#fff;}
#projects ul li img:hover {border:1px solid #bbb;}
#projects ul li span {font-weight:normal;}
#projects ul li a {text-decoration:none; color:#999; font-weight:bold;}
#projects ul li.clear {border:0px; float:none; clear:both; background:none; padding:0px; margin:0px;}
#project {padding:20px 0px;}
#project .photo-gallery {float:left; width:356px; margin:0px 10px 10px 0px;}
#project .photo-gallery .main img {background:#fff; padding:2px; border:1px solid #eee;}
#project .photo-gallery .main img:hover {border:1px solid #ccc;}
#project .photo-gallery ul {margin:8px 0px; padding:0px;}
#project .photo-gallery ul li {list-style:none; float:left; margin:0px 3px 3px 0px;}
#project .photo-gallery ul li img {background:#fff; padding:2px; border:1px solid #eee;}
#project .photo-gallery ul li img:hover {border:1px solid #ccc;}
#project .details {float:right; width:310px;}
#project .grid {margin-top:0px;}

/* link settings */
a:link, a:visited {color:#884329; text-decoration:none;}
a:active, a:hover {color:#b84e26; text-decoration:underline;}

#log-results { display:none; }
#SUCCESS, .SUCCESS {color:#4e8c28; padding:20px 15px 20px 15px; background:#e9ffdb url(/image/success-alert.gif) no-repeat right center; border:1px solid #6cb142; margin:10px 0px;}
#ERROR, .ERROR {color:#cc0000; padding:20px 45px 20px 15px; background:#ffeeee url(/image/error-alert.gif) no-repeat right center; border:1px solid #ff5050; margin:8px 0px;}
#ERROR p, .ERROR p { margin:3px 0px; }

.checkbox {width:auto !important; padding:0px !important; border:none !important;}
.maps {width:100%; height:350px; margin:10px 0px; border:1px solid #333;}

#photo-collection-grid .item-grid .item { background:#FFF; border:1px solid #ccc; list-style:none; width:144px; height:145px; margin:12px; padding:3px; text-align:center; float:left; }
#photo-collection-grid .item-grid .item img { background:#EFEFEF; border:1px solid #ccc; margin-bottom:5px; width:140px; height:100px; }

#photo-grid .item-grid .item { float:left; margin:14px; }
#photo-grid .item-grid .item img { padding:3px; border:1px solid #aaa; }

.single-item-navigation { background-color: #f3f3f3; margin-bottom:5px; padding:10px 0px;}
.single-item-navigation .previous { width:120px; float:left; padding-left:5px; }
.single-item-navigation .header { width:380px; float:left; text-align:center; font-weight:bold; font-size:14px; }
.single-item-navigation .next { width:120px; float:left; text-align:right; padding-right:5px; }
.single-item-top { text-align:center; padding:5px 0px; }

.photo-detail { text-align:center; }
.photo-detail h3 { font-size: 16px; margin-bottom:10px; background-color:transparent;  }

#collection-details { text-align: center; }
#collection-details img { padding:3px; border:1px solid #aaa; margin-top:10px; }
#collection-details h3 { font-size: 16px; margin-bottom:10px; background-color:transparent;  }

/* pagination settings */
.pagination {padding:18px 0px; margin:10px 0px;}
.pagination ul {margin:0px; padding:0px; text-align:left;}
.pagination li {list-style-type:none; display:inline; padding-bottom:1px; background:transparent; padding-left:0px; margin:0px;}
.pagination a:link, .pagination a:visited {padding:2px 6px; border:1px solid #9aafe5; text-decoration:none; color:#2e6ab1;}
.pagination a:hover, .pagination a:active {border:1px solid #2b66a5; color:#000; background:#f7f7f7; text-decoration:none;}
.pagination li.currentpage {font-weight:bold; padding:2px 4px 2px 6px; border:1px solid navy; background:#2e6ab1; color:#fff; margin-right:3px;}
.pagination li.disablepage {padding:2px 6px; border:1px solid #929292; color: #929292; margin-right:3px;}
.pagination li.nextpage {font-weight:bold;}
* html .pagination li.currentpage, * html .pagination li.disablepage {margin:0px 5px; padding-right:0px;}