/* ----------------------------------------------------------------------------------------------------------
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:url("../images/bg.gif") 0 0 repeat-x; font:0.8em/1.5 "arial", sans-serif;}
h1, h2, h3, h4, h5, h6, p, address, blockquote, table, dl, ul, ol, fieldset {margin:15px 0;}
h2 {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;}
h4 {font-size:100%;}
table {border-collapse:collapse;}
table th, table td {padding:3px 5px;}
form table {margin:0;}
form table td {padding:4px 5px;}
form .inp-text {padding:3px;}
ul {margin-left:35px; list-style-type:square;}
code {font-family:"",monospace;}

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

#main {width:960px; margin:0 auto;}

#header {position:relative; height:100px; line-height:1.1;}
#header #logo, #header #slogan {margin:0;}
#header #logo {padding-top:18px; font-size:320%; letter-spacing:-1px;}
#header #logo a {text-decoration:none;}
#header #url {position:absolute; top:33px; right:0; margin:0;}
#header #url a {float:left; padding-left:2px; height:34px; overflow:hidden; background:url("../design/url-l.gif") 0 0 no-repeat; text-decoration:none; font-weight:bold; cursor:pointer;}
#header #url a span {float:left; display:block; padding:10px 10px 11px 8px; background:url("../design/url-r.gif") 100% 0 no-repeat;}
#header #url a:hover {text-decoration:underline;}

#tray {position:relative; height:40px; overflow:hidden;}
#tray ul {margin:0; list-style:none;}
#tray ul li {display:inline;}
#tray ul li a {display:block; float:left; padding:10px 15px 0 0;}
#tray ul li a#tray-active {font-weight:bold; text-decoration:none;}

#content {padding:20px 0;}
#content .col-screen {float:left; width:310px;}
#content .col-desc {float:right; width:630px;}
#content .col-desc table {width:630px; margin:0;}
#content .col-desc th {width:100px; text-align:left; font-weight:bold;}
#content .resume {margin:20px 0; text-align:center; font:normal 200%/1.2 "georgia",serif; font-style:italic;}
#content .price {font-weight:normal; font-size:160%;}
#content .link {font-weight:normal; font-size:140%;}
#content .col30 {float:left; width:320px;}
#content .col50 {float:left; width:470px;}
#content .col50 table {width:470px; margin:0;}
#content .col50 th {width:160px; font-weight:bold; text-align:left;}
#content .ratings {padding-bottom:20px; background:url("../design/dot.gif") 0 100% repeat-x;}
#content .ratings dl {float:left; width:240px; margin:5px 0;}
#content .ratings dt {font-weight:bold;}
#content ul.pros, #content ul.cons {margin:0; list-style:none;}
#content ul.pros li {padding-left:22px; background:url("../design/ico-pros.gif") 0 1px no-repeat;}
#content ul.cons li {padding-left:22px; background:url("../design/ico-cons.gif") 0 1px no-repeat;}
#content .comment {padding:10px; margin-bottom:20px;}
#content .comment.positive-02 {padding-left:100px; background:url("../design/ico-positive-02.gif") 15px 50% no-repeat;}
#content .comment.negative-02 {padding-left:100px; background:url("../design/ico-negative-02.gif") 15px 50% no-repeat;}
#content .comment .num {float:left; width:100px; font-size:200%; font-weight:normal;}
#content .comment .text {float:right; width:820px; padding:5px 0;}
#content .comment .info {clear:both; margin:0; padding:7px 10px;}
#content .comment p {margin-top:0;}
#content .div {margin:25px 0; padding:10px;}
#content form .div div {margin-bottom:10px;}
#content form .div div.last {margin:0;}
#content .positive {padding-left:22px; background:url("../design/ico-positive.gif") 0 0 no-repeat;}
#content .negative {padding-left:22px; background:url("../design/ico-negative.gif") 0 0 no-repeat;}
#content .inp-submit {padding:4px;}

#footer {clear:both; padding-top:10px; padding-bottom:30px;}
#footer p {margin:0;}

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

.border {padding:4px;}
.smaller {font-size:85%; font-family:"tahoma",sans-serif;}