/* 
    Document   : rentv.css
    Created on : 09.06.2009, 23:05:48
    Author     : Alan Klestoff
    Description:
        Default slylesheet for RenTV - Kirov
*/
root {display: block;}
body {background:#000;color:#fff;font:normal 12px Verdana,Arial}

a{color:#444;}
a:hover{color:blue}

form div {overflow:hidden;margin:1px 0;}
form div label {display:block;float:left;width:150px;text-align:right;padding-right:10px}
form div input {display:block;float:left;}
form div input.text{width:400px;border:1px solid #999} /* #d3dcef */
form div textarea.text{width:400px;height:200px;border:1px solid #999}
form input.button{margin-left:160px;border:1px solid #999;padding:2px 10px;background:#ddddff}
.formerror{color:#ff3333;font:bold 0.8em Tahoma;padding-left:160px;width:100%}


table{border:0 none;width:100%}
table.forum thead tr td {font:bold 1.1em Verdana;text-align:center;padding:5px;background:#f5a718;color:white}
table.forum tbody tr td {font:normal 1.0em Verdana;text-align:left;padding:5px 2px;background:#ffffcc;}

.padded{margin:10px;}

.allpage{width:960px;margin:20px auto;}

.head{width:100%;overflow:hidden;margin:0;padding:0;margin-bottom:10px;}
.head .logo{float:left;width:126px;height:155px;background:url(/images/logo.jpg) no-repeat 0 0;}
.head .banner{float:right;background:url(/images/banner.jpg) no-repeat 0 0;width:834px;height:125px;margin-bottom:10px;}
.head .menu {float:right;width:834px;height:20px;}
.head .menu a {float:left;display:block;width:84px;height:20px;background:url(/images/menu_us.jpg) no-repeat 0 0;color:white;font:italic normal 8px/20px Arial;padding-left:20px;text-decoration:none;_width:103px;text-align:center;}
.head .menu a:hover {background:url(/images/menu_sel.jpg) no-repeat 0 0;color:#010116;font:italic bold 8px/20px Arial;/*width:104px;padding:0;_width:103px;*/}
.head .menu span {float:left;display:block;width:104px;height:20px;background:url(/images/menu_sel.jpg) no-repeat 0 0;color:#010116;font:italic bold 10px/20px Arial;_width:103px;text-align:center;}
.head .menu span.nohover {float:left;display:block;width:104px;height:20px;background:url(/images/menu_us.jpg) no-repeat 0 0;_width:103px;}

.columns {overflow:hidden;margin:5px 0;}
.columns .info {float:left;width:126px;}
.columns .info .title{margin:6px 0; width:86px;height:22px;background:url(/images/left_title.jpg) no-repeat 0 0;color:#5e3628;font:italic normal 8px/22px Verdana;padding-left:26px;_width:112px;}
.columns .info div{font:normal 0.8em Verdana}
.columns .info div input {border:1px solid #eee;width:118px;margin:0;padding:0;}

.columns .content {float:right;overflow:hidden;background:#f5a718;color:#000;}
.columns .content .corner {float:left;width:8px;height:22px;background:url(/images/lbo_corner.jpg) no-repeat 0 0;}
.columns .content .textbox{float:right;background:white;margin:4px;}
.columns .content .textbox .corner {float:left;width:8px;height:22px;background:url(/images/low_corner.jpg) no-repeat 0 0;}
.columns .content .textbox .cont{float:right;margin:4px;}

.footer {color:#000;background:#f8a518;font:normal 0.6em/15px Verdana;padding:10px;height:30px}
.footer .left{float:left;width:200px;}
.footer .right{float:right;width:700px;text-align:right}

.container{overflow:hidden;margin:10px 0}
.container img {float:left;margin:0 15px 15px 0;}
.container .title{font:bold 1.2em Verdana}
.container .date{font:bold 0.8em Verdana;color:#666}
.container .text{}

a img {border:0px none}

.cb{clear:both;height:1px;width:1px;margin:0;padding:0;border:0 none;}

