/* ----------------------------------------------------------------------------------------------------------
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 {background:#eee url("../design/bg.gif"); font:0.75em/1.5 "arial", sans-serif; text-align:center;}
h1, h2, h3, h4, h5, h6, p, address, blockquote, table, dl, fieldset {margin:15px 0;}
a {color:#e50;}
a:hover {background:#e50; color:#fff !important; text-decoration:none;}

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

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

    #header #logo {position:relative; width:960px; height:85px; overflow:hidden; margin:0; padding:0; font-size:300%; font-weight:bold; text-transform:uppercase;}
    #header #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.gif") 0 0 no-repeat;}

    #ilu {position:relative; width:960; height:125px; overflow:hidden; margin:0; padding:0; font-size:200%; font-weight:bold; border-bottom:1px solid #ccc; background:none;}
    #ilu span {display:block; position:absolute; top:0; left:0; z-index:1; width:100%; height:100%; margin:0; padding:0; background:url("../design/ilu.gif") 0 0 no-repeat;}

    #content {padding:30px;}

    #footer {clear:both; padding:15px 30px; background:#555; color:#fff;}
    #footer p {margin:0;}
    #footer a {color:#fff;}

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

#content h1 {margin-top:0; background:url("../design/dot.gif") 0 100% repeat-x; font-size:200%; font-weight:normal;}
#content h3 {background:url("../design/dot.gif") 0 100% repeat-x; font-size:140%; font-weight:normal;}
#content h3.link {margin-top:0; text-align:center; background:none;}
#content h3.link a {padding:6px 10px; border:2px solid #FF7734; border-bottom:1px solid #E64C00; border-right:1px solid #E64C00; background:#e50; color:#fff; font-weight:bold; text-decoration:none;}
#content h3.link a:hover {border:2px solid #999; border-bottom:1px solid #555; border-right:1px solid #555; background:#777; color:#fff;}

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

#content table {width:900px; border:0; border-collapse:collapse;}
#content table th {border-top:1px solid #ccc; border-bottom:1px solid #ccc; color:#e50; font-weight:bold; text-align:left;}
#content table td {border-bottom:1px solid #ccc; vertical-align:top;}
#content table th {padding:5px 10px;}
#content table td {padding:10px; background:#fff;}
#content table td .img {display:block; width:200px; height:150px; border:1px solid #ccc; padding:3px; background:#fff;}

#content table#list td {background:#fff;}
#content table#list td .img {margin-top:5px;}
#content table#list tr.tip td {background:#FFF8E6;}
#content table#list tr.tip td.tip-ico {background:#FFF8E6 url("../design/tip.gif") 100% 100% no-repeat;}
#content table#list tr.tip td.price-ico {background:#FFF8E6 url("../design/price.gif") 100% 100% no-repeat;}

#content form#post table {margin-top:0; border:1px solid #FFE398;}
#content form#post table td {padding:5px; border:0;}
#content form#post table tr.bg td {background:#FFF8E6;}
#content form#post table td .inp-text {padding:3px;}

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

#content p#rack {padding-left:210px; background:url("../design/rack.gif") 0 50% no-repeat;}

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

.bigger {font-size:120%;}
.smaller {font-size:90%; font-family:"tahoma",sans-serif;}
.low, .low a {color:#777;}