@charset "UTF-8";
body { background-image: url(../graphics/browser_bg_tile.gif); background-repeat: repeat; padding: 0px; font-family: "Trebuchet MS", Futura, Verdana, Helvetica; font-size: 0.75em; color: #BCBCBC; background-position: left top; width: 1100px; margin: 0 auto; }
#wraper { background-image: url(../graphics/dark_tile.gif); background-repeat: repeat; background-position: right top; }
#main { margin: auto; background-image: url(../graphics/darkroom_spotlight.jpg); background-position: top; background-repeat: no-repeat; }
#logo { background-image: url(../graphics/photogray_nav_bg.png); background-repeat: no-repeat; background-position: center center; text-align:center; height: 40px; border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid; font-size: 16px; font-style: normal; font-variant: small-caps; position:relative; top: 80px; text-transform: lowercase; }
#logo a { padding-left: 10px; padding-right: 10px; text-align: center; position: relative; top: 10px; }
#photo { text-align: center; margin: 0px; padding: 0px; }
#frame { margin: 5px; padding: 5px; margin-left: 20px; margin-right: 20px; text-align: center; }
img { border: 4px double #666666; }
.noimgborder { border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; }
#spacer { height: 80px; }
#footer { text-align: center; font-size: 0.9em; height: 80px; margin: 0px; padding: 0px; border-top-width: 1px; border-top-style: solid; border-top-color: #CCCCCC; border-right-color: #CCCCCC; border-bottom-color: #CCCCCC; border-left-color: #CCCCCC; }
table { text-align: center; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; width: 100%; }
h3 { color: #FFFFCC; text-align: left; padding-left: 8px; margin-left: 23px; letter-spacing: 0.2em; border-left-style: solid; border-left-color: #FFFFCC; border-left-width: 9px; }
a:link { color: #DCC983; text-decoration: none; }
a:visited { text-decoration: none; color: #D6DDB4; }
a:hover { text-decoration: underline; color: #FFCC66; }
a:active { text-decoration: none; color: #CCFF99; }
.copyright { font-size: 0.95em; font-style: normal; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; margin: 0px; padding: 15px; color: #999999; }
#frame p.award { color: #FF0000; text-align: center; display: block; }
#frame p { text-align: left; line-height: 1.1em; }
/*
This section is for the CSS in Guest book - algnment to the RGHT issues*/
#maincenter { margin-left: 0; position: relative; width: 600px; height: auto; margin: auto; text-align: left; }
.entry { background-color: transparent; margin-bottom: 10px; position: relative; width: 600px; height: auto; float: left }
.entry_header { display: inline; margin-top: 5px; margin-left: 10px; position: relative; width: 590px; height: auto; float: left; border-bottom: 1px solid #afb1b4 }
.entry_data { padding: 2px; position: relative; width: 185px; float: left }
.req { color: #ffa616; font-size: 8px; text-decoration: none }
.message { color: #afb1b4; display: inline; padding: 10px; position: relative; width: 600px; height: auto; float: left; overflow: hidden }
input.text { font-size: 10px; background-color: #dcdcdc; width: 200px; height: 15px; border-width: 0 }
input.captcha { font-size: 10px; background-color: #dcdcdc; width: 90px; height: 20px; border-width: 0 }
#capdiv { width: auto; height: 20px }
input.maxlenght { color: #fff; font-size: 10px; background-color: transparent; width: 200px; height: 15px; border-width: 0 }
textarea.text { font-size: 10px; background-color: #dcdcdc; width: 300px; height: 60px; border-width: 0 }
#submit { color: #fff; font-size: 10px; font-weight: bold; background-color: #ffa616; cursor: pointer; padding: 2px 4px; width: auto; height: auto; float: left; border: solid 2px }
/*From here the admin styles*/
body.admin { color: #000; }
#adminmain { color: #000; margin-left: auto; position: relative; width: 500px; height: auto; float: left; }
.adminrow_pos { color: #000; padding: 3px; position: relative; width: 100%; float: left }
.adminrow_diapos { color: #000; background-color: #dcdcdc; padding: 3px; position: relative; width: 100%; float: left }
a.admin { color: #fff; text-decoration: none; background-color: #ffa616; text-align: center; margin-left: 20px; padding: 1px 1px 1px 2px; width: 25px; height: 15px !important; border: solid 1px }
/*From here the LINKS styles of the main content*/
div#links { width: 260px; text-align: left; margin: 10px; }
div#links a { margin: 5px; border-width: 5px; text-decoration: none; color: #FFC; display: inline-block; padding-top: 15px; padding-bottom: 15px; padding-left: 15px; }
div#links p { display: inline; text-align: left; font-size: 90%; }
div#links a span { display: none; }
div#links a:hover span { display: list-item; position: absolute; top: 130px; left: 40%; width: 400px; padding: 5px; margin: 10px; z-index: 100; text-align: left; border: medium dotted #91234A; float: right; }

