@charset "UTF-8";
@import url("admin.css");
@import url("gallery.css");
/* CSS Document */


body { color: #fff; background-color: #202020; text-align: center; border: 0px; font-family: "Helvetica Neue Medium", Helvetica, Arial, sans-serif; font-size: 11px;  }

h2, h1 { color: #c1e62e; font-size: 16px; font-weight: normal; line-height: 18px; }
h1 { padding-top: 20px; }
h2 { font-size: 12px; }
h1 span { color: #999; }
h2 span { color: #666; font-weight: normal; }
p { margin-bottom: 12px; line-height: 14px; }

hr { background-color: #999; border: none; height: 1px; size: 1; margin: 10px 0 15px 0; }
hr.thin { margin: 1px 0; }
hr.green { background-color: #c1e62e; margin: 10px 0; }

.green { color: #c1e62e; }

#holder { display: block; width: 900px; margin: 0 auto; text-align: left; background: url(/_include/images/background/main.gif) repeat-y 122px 0 #202020; }

#header { display: block; width: 100%; height: 116px; background-color: #202020; }
#logo { display: block; width: 326px; height: 116px; float: left; }
#top { display: block; width: 574px; height: 116px; float: left; background: url(/_include/images/background/top.gif) no-repeat 0 0; }

#mainContent { display: block; width: 100%; min-height: 600px; background: url(/_include/images/background/bottom.gif) no-repeat 122px bottom; }
#menu { display: block; width: 122px; margin-top: 26px; float: left; }
#menu a { display: block; width: 122px; height: 16px; line-height: 17px; text-indent: 22px; background: url(/_include/images/menu-left.gif) no-repeat 0 0; color: #999; text-decoration: none; margin: 5px 0 8px 0; font-size: 10px; }
#menu a.on { color: #c1e62e; background-position: 0 -32px; margin: 5px 0 3px 0; }
#menu a:hover { background-position: 0 -16px; }
#menu a.sub { background: none; color: #c1e62e; margin: 1px 0 3px 0; }
#menu a.sub:hover, #menu a.subon { color: #999; }
#menu div.subfoot { display: block; width: 122px; height: 5px; }
#greySep { display: block; width: 87px; height: 26px; background-color: #202020; float: left; }
#galleryThumb { display: block; width: 96px; margin: 26px 9px 0 10px; float: left; border: 1px solid #999; }
#galleryThumb.noshow { width: 98px; border: none; }
#content { display: block; position: relative; width: 475px; min-height: 276px; float: left; }
#mainImage { display: block; width: 455px; max-height: 286px; margin: 1px 0 65px 8px; border: 2px solid #999; background-color: #202020; }
.nopad { margin: 1px 0 -130px 8px !important; border: none !important; }
#mainImage img.mainImage { background: no-repeat center center; }
.contentPad { margin: 8px; }
.contentPad a { color: #fff; text-decoration: underline; }
#corner { display: block; position: absolute; width: 171px; z-index: 33000; height: 134px; top: 0; left: 304px; background: url(/_include/images/gallery-cover.gif) right top; }
#corner.corner { background: url(/_include/images/gallery-cover-plain.gif) right top; }
#rightPane { display: block; width: 99px; height: 134px; background: url(/_include/images/background/right-top.gif) no-repeat 0 0; float: left; }

#footer { display: block; width: 100%; line-height: 13px; background-color: #202020; padding-bottom: 20px; color: #acacac; }
#footer .txt { float: left; font-size: 9px; color: #acacac; }
#footer .links { float: right; font-size: 9px; margin-right: 584px; }
#footer .links a { font-size: 9px; text-decoration: none; color: #acacac; }
#footer .links a:hover { color: #c1e62e; }

.clearfix { clear: both; }
.clearfixL { clear: left; }
.clearfixR { clear: right; }

.floatLeft { float: left; }
.floatRight { float: right; }

.cancel { margin-right: 4px; }

.tright { text-align: right; }
.tcenter { text-align: center !important; }

.msg { color: #900; font-weight: bold; }

select.drop { height: 18px; border: 1px solid #CCCCCC; padding: 0 0 0 2px; font-size: 10px; margin: 0 0 4px 0; }
input.textbox, textarea.textbox { height: 16px; line-height: 16px; border: 1px solid #CCCCCC; text-indent: 3px; font-size:10px; color: #fff; }
.input100 { width: 100%; }
.inputDetails { width: 270px; }
.inputContact { width: 300px; background-color: #202020; }
textarea.inputContact { height: 100px; }

/* ------------------- **************** TABLES **************** ------------------- */

table.format { margin: 5px auto; }
table.format td { padding: 2px 5px; line-height: 18px; text-align: left; }
table.format td.vtop { vertical-align: top; }
table.format td.control { padding: 0; text-align: center; }
table.format td.ctr { line-height: normal; }
table.format td.tright { text-align: right; }
table.format tr.head { background-color: #333; } /* background-color: #c1e62e; */
table.format tr.head td { color: #FFF; font-weight: bold; }
table.format tr.head td.first { background: url(/_include/images/background/corner-top-left.gif) no-repeat 0 0; }
table.format tr.head td.last { background: url(/_include/images/background/corner-top-right.gif) no-repeat right 0; }
table.format tr.bg1 { background-color: #fdede5; }
table.format tr.bg2 { background-color: #fcdccd; }

/* ------------------- ------------------- ------------------- ------------------- */

