/* ----------------------------------------------------------------------------------------------------------
Reset
---------------------------------------------------------------------------------------------------------- */

* {margin:0; padding:0;}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {border:0; outline:0; vertical-align:baseline; background:transparent;}
.noscreen {display:none;}
.box {min-height:1px;}
.box:after {display:block; visibility:hidden; clear:both; line-height:0; font-size:0; content:".";}
.fix {float:none; clear:both; width:0; height:0; margin:0; padding:0; border:0; line-height:0; font-size:0;}
.f-left {float:left !important;} img.f-left {margin-right:10px;}
.f-right {float:right !important;} img.f-right {margin-left:10px;}
.t-left {text-align:left !important;}
.t-center {text-align:center !important;}
.t-right {text-align:right !important;}
.t-justify {text-align:justify !important;}
.va-top {vertical-align:top !important;}
.va-middle {vertical-align:middle !important;}
.va-bottom {vertical-align:bottom !important;}
.nom {margin:0 !important;}
.nomt {margin-top:0 !important;}
.nomb {margin-bottom:0 !important;}
.hidden {position:absolute; left:-1000em; top:-1000em; width:1px; height:1px; overflow:hidden;}

/* ----------------------------------------------------------------------------------------------------------
HTML
---------------------------------------------------------------------------------------------------------- */

body {padding:40px 0; background: url("../design/bg.gif") center repeat-y #d2d4d7; font:0.80em/1.5 "arial", sans-serif; text-align:center;}
h1, h2, h3, h4, h5, h6, p, address, blockquote, table, dl, fieldset {margin:15px 0;}
code {font-family:"",monospace;}
a {color:#77b61f;}
a:hover {color:#64a10f;}

/* ----------------------------------------------------------------------------------------------------------
Layout
---------------------------------------------------------------------------------------------------------- */

#main {position:relative; width:850px; margin:0 auto; overflow:hidden; text-align:left;}

    #logo {position:relative; width:132px; height:24px; overflow:hidden; margin:0; margin-bottom:40px; padding:0; font-size:100%; font-weight:bold; text-transform:uppercase;}
    #logo span {display:block; position:absolute; top:0; left:0; z-index:1; width:100%; height:100%; margin:0; padding:0; background:url("../design/logo.png") 0 0 no-repeat;}

    #slogan {position:relative; width:850px; height:120px; overflow:hidden; margin-bottom:40px; padding:0; font-size:400%; line-height:1.3; font-weight:normal;}
    #slogan span {display:block; position:absolute; top:0; left:0; z-index:1; width:100%; height:100%; margin:0; padding:0; background:url("../design/slogan.gif") 0 0 no-repeat;}
    
    #footer {clear:both; margin-top:30px; padding-top:12px; background:url("../design/dot.gif") 0 0 repeat-x; color:#6D6D47; font-size: 11px;}
    #footer p {margin:0;}
    #footer a {color:#6D6D47;}

    #footer table {border:0;}
    #footer table th {border:0 !important; background:none !important;}
    #footer table td {border:0 !important; background:none !important; padding:0 !important;}


/* ----------------------------------------------------------------------------------------------------------
Styles
---------------------------------------------------------------------------------------------------------- */

h1 {margin-top:0; background: /* url("../design/dot.gif") 0 100% repeat-x; */ font-size:200%; font-weight:normal;}
h3 { /*background:url("../design/dot.gif") 0 100% repeat-x; */ font-size:140%; font-weight:normal;}
h3.link {margin-top:0; background:none; text-align:center;}

.ads img {margin:0 7px;}

table {width:850px; border:0; border-collapse:collapse;}
table th {border-bottom:1px solid #d2d4d7; color:#8d9197; font-weight:bold; text-align:left;}
table td {border-bottom:1px solid #d2d4d7; vertical-align:top;}
table th {padding:5px 0;}
table td {padding:10px 0; background:#fff;}
table td .img {display:block; width:200px; height:149px; border:1px solid #d2d4d7; padding:3px; background:#fff;}
table#list td {background:#fff;}
table#list td .img {margin-top:5px;}
table#list tr.tip td {background:#fff;}

form table th, form table td {border:0; background:none;}
form table td {padding:2px 0;}

form#post table {margin-top:0; border-top:1px solid #fff;}
form#post table td {padding:5px; border-bottom:1px solid #FFFFFF; background:#f0f3f6;}
form#post table tr.bg td {background:#dfe1e4;}
form#post table td .inp-text {padding:3px;}
.msg {padding:7px 0; background:#E6E6D0; font-weight:bold; text-align:center;}

.comment {margin-bottom:20px; background:url("../design/dot.gif") 0 100% repeat-x;}
.comment .num {float:left; width:120px; padding-bottom:10px; font-size:200%; font-weight:normal;}
.comment .text {float:right; width:730px; padding:10px 0;}
.comment .info {clear:both; margin:0; padding:10px 0; background:url("../design/dot.gif") 0 0 repeat-x;}
.comment .info, .comment .info a {color:#7F7F7F;} .comment .info a:hover {color:#000;}
.comment p {margin-top:0;}

a.button {padding:6px 10px; border:2px solid #8B8B5B; border-right:1px solid #4F4F33; border-bottom:1px solid #4F4F33; background:#6D6D47; color:#fff; font-weight:bold; text-decoration:none;}
a:hover.button {border:2px solid #007DE1; border-right:1px solid #005396; border-bottom:1px solid #005396; background:#0061AF;}

ul {margin:0; list-style:none;}
ul li {background:url("../design/ul.gif") 0 2px no-repeat; padding-left:20px;}
ul.info li {background:url("../design/ul-02.gif") 0 2px no-repeat; padding-left:20px;}

/* ----------------------------------------------------------------------------------------------------------
Others
---------------------------------------------------------------------------------------------------------- */

.input-text {padding:3px;}
.bigger {font-size:120%;}
.smaller {font-size:90%; font-family:"tahoma",sans-serif;}
