* {
	margin: 0;
	padding: 0;
}
html, body {
	height:100%;
	width:100%
}		
body {
	background: url(/img/bg-body.jpg) top center no-repeat #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	}
a {
	text-decoration:none;
    color: #616060;
	}
a:hover {
	text-decoration:underline;
	}
img { border:0 none}
table, tr, td, th {
	border:0 none;
	border-collapse:collapse;
	}

.clearfix:after {content:"."; display:block; height:0px; clear:both; visibility:hidden;}


.clear { clear:both; font-size:0px; overflow:hidden}
.float-l { float:left}
.float-r { float:right}

.padd-5 { padding-top:5px }
.padd-10 { padding-top:10px }	
.padd-13 { padding-top:13px }
.padd-15 { padding-top:15px }
.padd-20 { padding-top:20px }

.border-none {
	border:0 none!important;
	}

.display-none {
	display:none;
	}
.display-inline {
	display: inline!important;
	}
.align-center { text-align:center}	
.align-left { text-align:left}	
.align-right { text-align: right}
.line-th	{
        text-decoration:line-through
        }
    
.position-relative {
	position:relative;
	}

.main {
	margin:0 auto;
	width:980px;
	padding:10px;
	background:#000000
	}

.header .logo {
	background:url(/img/logo.gif) left top no-repeat;
	width:270px;
	height:94px;
	float:left	
	}
.header .banners {
	padding:20px 0 0 0;
	float:left
	}
.header .banners img {
	display:inline;
	margin-left:8px;
	vertical-align:middle
	}
img.border1 {
	border:1px solid #1d1d1d;
	}

.form-login {
	width:232px;
	float:right;
	padding:24px 0 0 0
 	}
.form-login .input {
	width:175px;
	float:left;
	}
.form-login .input .text {
	border:0 none;
	width:170px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:2px 0
	}
.form-login .input .password {
	margin-top:5px
	}
.form-login .login {
	width:55px;
	float:right
	}
.form-login .login .login-butt {
	background: url(/img/buttons/login-butt.gif) left center #c05b17;
	border:0 none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	width:54px;
	text-transform:uppercase;
	height:41px
	
	}
.form-login a {
	text-decoration:underline;
	}
.form-login a:hover {
	text-decoration:none;
	}
a.forgot-password {
	display:block;
	float:left;
	color:#bcbcbc;
    text-decoration: none;
	}

a.register-now {
	display:block;
	float:right;
	color:#e31d20;
    text-decoration: none;
	}


.header .hot-stories {
	background:url(/img/bg-2.gif) left top repeat-x;
	height:20px;
	width:775px;
	float:left
	}
.header .hot-stories span.title { width:95px}
.header a.more  { width:40px}
.header .hot-stories span.title, .header a.more {
	background:url(/img/bg-1.gif) left top repeat-x;
	display:block;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
    text-align:center;
	text-transform:uppercase;
	padding:3px 10px
	}
 
 

.header .hot-stories p {
	float:left;
	text-align:center;
	padding-top:3px;
	width:565px;
	height:17px;
	color:#393939;
	overflow:hidden
	}

.header .form-search {
	width:190px;
	float:right;
	height:14px;
	padding:0;
	text-align:right
	}
.header .form-search input {
	vertical-align:middle;
	border:0 none;
	}
.header .form-search input.text {
	width:135px;
	color:#393939;
	font-size:11px;
	padding:1px 2px;
	}
.header .form-search input.search {
	background:url(/img/buttons/search-zoom.gif) left top no-repeat;
	width:17px;
	height:14px;
	margin-left:2px;
	cursor:pointer
	}
.header .form-search .bg-white {
	width:160px;
	float:left;
	padding:1px 2px 2px 2px
	}



.banners {
	margin:0 -2px;
	}
.banners-site {
	width:164px;
	float:left
	}
.banners-site a {
	display:block;
	padding:2px;
	}

.list-links {
	margin:0 -15px;	
	}
.links	{
	width:172px;
	float:left;
	padding:0 15px
	}	
ul.list {
	margin:0;	
	padding:15px 0;
	list-style:none;
	font-size:11px;
	}
ul.list li {
	padding:1px 10px
	}
ul.list li.h1 {
	font-weight:900;
	background:#2b2b2b;
	color:#FFFFFF;
    margin-bottom:5px;
	}
ul.list li a {
	color:#ababab;
	text-decoration:none;
	}
ul.list li.h1 a {
	color:#fff;
	text-decoration:none;
	}
ul.list li a:hover {
	text-decoration: underline;
	}    

.copyright {
    text-align:center;
    padding: 10px;
    font-size: 10px;
    }
.copyright a {
    color:#FFFFFF;
    }
.content {
    margin:0 -2px;
    padding:5px 0
    }
 
.box {
    background:url(/img/bg-box.jpg) left top repeat-x #0e0b0b;
    padding:10px;
    } 
 .box-padd {
 	padding:10px 13px;
	
 	}   
 .box .title-box {
     background:url(/img/bg-title-box.jpg) left top no-repeat;
     padding:4px 0px 4px 35px;
     text-transform: uppercase;
     font-size:20px;
     color:#d38e4a
    } 
 .box .title-box .title-text {
        float:left;
        }
    
  .box img, .box1 img {
     border:1px solid #8f8f8f;
    }
.box1 {
    background:url(/img/bg-5.gif) left top repeat-x #000000;
    padding:10px;
    } 
    
 .box1 .title-box1 {
     background:url(/img/bg-title-box-1.gif) left top no-repeat;
     padding:6px 0px 6px 32px;
     text-transform: uppercase;
     font-size:18px;
     color:#d38e4a
    }    
    
    
    
 .width-box {
    width:328px;
    }
    
 .w-box {
    width:324px;
    padding:2px
    }   
 .left-box {
    width:668px;
    padding:2px;
    
    }
  .right-box {
    width:310px;
    }
    
 .right-box .w-box {
    width:306px;
    padding:2px
    }   

 
 
 
.box a {
    color:#d28c48;
    text-decoration:none
    }
.box a:hover {
    text-decoration:underline;
    }
.box ul.list {
    margin:0;
    list-style:none;
    padding:5px 0
    }

.box ul.list li {
    background:url(/img/a2.gif) left 5px no-repeat;
    padding:0 0 0 10px
   }
.box ul.list li a {
    color:#d28c48;
    text-decoration:none
    }
.box ul.list li a:hover {
    text-decoration:underline;
    }


.box-info1 {
    padding:0 100px 10px 0px;
    }
    
    .box-info {
    padding:0 0 10px 86px;
    }
.read-more {
    width:100px;
    margin:10px 0 0 0
    }
 .vote {
    border:1px solid #cccccc;
    padding:7px;
    }

.buttons-site {
    text-align:center
    }

.buttons-site .butt-left {
     background:url(/img/buttons/butt-left.png) left top no-repeat;
    } 
 .buttons-site .butt-right {
     background:url(/img/buttons/butt-right.png) right top no-repeat;
     padding:0 4px
    }
.buttons-site .butt {
     background:url(/img/buttons/butt.png) left top repeat-x;
     height:20px;
     padding:5px 5px  0 5px;
     font-size:12px;
     font-weight:bold;   
    text-align:center     
     } 

.buttons-site .butt a, .buttons-site .butt input {
    background:none;
    border:0 none;
    color:#ffffff;
    font-weight:bold;
    cursor:pointer;
    text-transform:uppercase
    }

 ul.list1 {
    margin:0;
    padding:0px 0;
    list-style:none;
    }
 ul.list1 li {
    background: url(/img/a1.png) left 2px no-repeat;
    padding:4px 0 4px 20px;
    }
 ul.list1 li a {
    color:#ffffff;
    }   


ul.list2 {
    margin:0;
    list-style:none;
    padding:10px
    }

ul.list2 li {
    background:url(/img/a3.gif) left 10px no-repeat;
    padding:2px 0 2px 10px
   }
ul.list2 li a {
    color:#ffffff;
    font-weight:bold;
    text-decoration:none
    }
ul.list2 li a:hover {
    text-decoration:underline;
    }



.bg-white {
    background:#ffffff;
    padding:5px;
	color:#000000
    }
 .bg-brown {
    background:#342929;
    padding:5px;
	color:#000000
    }

 
 
.h1-title-page {
    background:url(/img/bg-3.gif) left top repeat-x;
    font-size:21px;
    color:#d38e4a;
    padding:15px;
    text-transform:uppercase
    }
.h1-title-page1 {
    font-size:21px;
    color:#000000;
    padding:15px;
    text-transform:uppercase
    }    
 .h1-title-page1 span {
    font-size:11px;
    text-transform:none;
    display:block
    }   
    
    
	

.pagination {
	background:url(/img/bg-3.gif) left top repeat-x;
	height:22px;
	color:#FFFFFF;
	padding:5px 10px;
	}
.pagination select {
	width:auto;
	margin:0 5px;
	}
.pagination .link-pagination {
	float:right;
	padding-top:2px;
	}	
.pagination a {
	color:#FFFFFF;
	margin:0 2px;
	}
.pagination a:hover {
	color:#c76f2b;
	text-decoration:none;
	}
.pagination a.hover {
	color:#c76f2b;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
	}
.pagination .current {
	color:#c76f2b;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
	}


 ul.list1 {
    margin:0;
    padding:0px 0;
    list-style:none;
    }
 ul.list1 li {
    background: url(/img/a1.png) left 2px no-repeat;
    padding:4px 0 4px 20px;
    }
 ul.list1 li a {
    color:#ffffff;
    }    
 
 .pocer {
    width:155px;
    position:relative;
    padding:0 20px 13px 0px
    }
 .pocer img {
    position:absolute;
    top:-30px;
    right:-130px
 }
 
 
 .vote-box {
    color:#7a7676;
    padding-top:6px
    }
 .vote-box input {
    vertical-align:middle;
    margin-right:4px
    } 
 
 .vote-butt {
    margin-top:10px;
    float:right
    }


.error-message {
    color: #ff0000;
    padding-left: 5px;
}


#errorMessage {
    color:#FF0000;
    font-size:small;
    font-weight:normal;
    padding:5px;
}

#authMessage {
    color:#FF9911;
    font-size:medium;
    font-weight:bold;
    font-size:10px;
}

.free-box {
    background:url(/img/bg-free-box.gif) left top repeat-x #d6d6d6;
    padding:10px;
    padding-bottom:3px;
    width:205px;
    font-family:Arial, Helvetica, sans-serif;
    float:right;
    margin-top:20px;
    }

.free-box a.link-free {
    background:url(/img/free-member.gif) left top no-repeat;
    width:95px;
    height:36px;
    display:block;
    color:#FFFFFF;
    font-size:11px;
    font-weight:bold;
    float:left;
    text-transform:uppercase;
    text-decoration:none;
    margin-top:0px
    }
.free-box a.link-free span {
    display:block;
    padding:5px 5px 5px 35px
    }
.free-box ul.list-my-link {
    width:105px;
    float:left;
    margin:0 0 0 5px;
    padding:0;
    list-style:none
    }
.free-box ul.list-my-link li {
    background:url(/img/a4.gif) left 5px no-repeat;
    padding:1px 0 1px 12px;
    font-size:11px;
    font-weight:bold
    }
.free-box ul.list-my-link li a {
    color:#000000;
    text-decoration:none
    }
.free-box ul.list-my-link li a:hover {
    color:#9e0e19;
    }

    .html-banner a {
        display: inline;
        padding: 0px;
        margin: 0px;
    }

    .block_banner_link {
        padding-bottom: 10px;
    }

    .block_banner_link a {
        font-size: 12px;
    }


