/*
Project: UnTab +       
Project URI: http://www.mixesoft.com/untab.html
Author: Mixesoft                  
Copyright (c) 2004-2010. MixeSoft               
webmaster@mixesoft.com              
*/

*{padding:0;margin:0;border:0;}
html{background-color:#e0e0e0;}
body{font:normal 14px/140% Verdana, Arial, Helvetica, sans-serif; color:#373737;}
ul, ol{list-style:none;}
a, a:visited{color:#039;font-weight:bold;}
a:focus,a:hover{color:#09c;}
h1,h2,h3,h4{font-weight:bold;}
h1{font-size:2em; color:#55d400; line-height:28px; padding:20px 0 18px;}
h2{font-size:1.6em; line-height:22px; padding:0 0 20px;}
h3{font-size:1.2em; line-height:18px;padding:0 0 10px;}
p, ul, .ads{margin:0 0 18px;}
/**/
#page{width:550px;margin:0 auto;position:relative;}
#top{background:url('../img/untab-cornertop.png') 0 0 no-repeat;height:20px;}
#bot{background:url('../img/untab-cornerbot.png') 0 0 no-repeat;height:21px;}
#lang{width:200px; height:30px;position:absolute; top:70px; right:30px;text-align:right;}
#content{background:#fff url('../img/untab-contentbg.png') 0 0 repeat-y;padding:0 40px;}
ul.features li{background:url('../img/untab-bullet.png') 0 6px no-repeat;padding-left:20px;}
ul.version{margin:0 0 20px;}
ul.version li{ border-bottom:dotted 1px rgb(121,124,129);text-align:right;margin:0 40px;}
ul.version a{text-decoration:none;}
ul.version b{float:left;margin-right:10px;}
/**/
#footer{width:100%; overflow:hidden;border-top:1px dashed #999; padding:20px 0;}
#footer #links{width:220px; float:left; display:inline;margin:0 30px 0 0;}
#footer #links li a{font-weight:normal;text-decoration:none;background:url('../img/untab-extlink.png') 0 2px no-repeat; padding:0 0 0 16px;}
#footer #contact{width:220px; float:left; display:inline;}
/**/
form p{margin:0 0 7px;}
textarea, input.text{font:14px Arial, Helvetica, sans-serif;background-color:#f2f2f2;padding:6px 6px 5px 7px;border:1px solid #ccc;display:block;width:205px;color:#858585;}
textarea{height:108px;}
#submit{background:url('../img/untab-submit.png') 0 0 no-repeat;width:104px;height:32px;display:block;font-weight:bold;color:#2b1100;cursor:pointer;}
input:focus, select:focus, textarea:focus{background-color:#f9f9f9;color:#676767;border-color:#8b8b8b;}
/**/
#copy{text-align:center;padding:20px 0 40px;text-transform:uppercase;font-size:12px;}
#copy a{color:#363636;font-weight:normal;}
