/* CSS Document */

/*.inp img {width:35px; height: 37px;}*/


body {
	margin:0;
	padding:0;
	background:url(../img/bg.jpg);
}

a {
	color:#6D79BE;
	font-family:Tahoma;
	outline: none;
}

span {
	line-height: 19px;
}

#login a{
	text-decoration: none;
}

.loginpic {
	width: 20px;
	height: 22px;
	float: left;
}

.loginpic img {
	margin-top:3px;
}

.logintext{
	line-height: 22px;
}

input, textarea {
	color:#DBDBDB;
	border:#dbdbdb 1px solid;
}

#passconf input, #walconf input, #emailconf input{
	width: 240px;
}

input:focus, input:hover, textarea:focus, textarea:hover {
	color:#000;
	border:#98A0D1 1px solid;
}

img {
	border:none;
}

/* Sidebar */

#out {
	margin:auto;
	width:1000px;
}

#sidebar {
	float:left;
	width:25%;	
	padding-left: 40px;}

#logo {
	height:100px;
	width:290px;
}

#logo img {
	margin-top: 20px;
}

#reg {
	width:290px;
	font-size:12px;
}

#login {
	margin-top:10px;
}

#online {
	width:290px;
	font-size:14px;
}

.ontitle {
	margin-bottom: 5px;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	color:#96A4B1;
}

#icq {
	margin-top:7px;
	color:#96A4B1;
	font-family:Tahoma;
	font-size:13px;
}

#news {
	height:350px;
	width:208px;
}

#news_block {
	margin-top:25px;
	font-family:Tahoma;
	font-size:13px;
	color:#96A4B1;
}

.payment_app {
	font-family:Tahoma;
	font-size:13px;
	color:#96A4B1;
}

.news_field_name{

}

.news_append{
	font-size:14px;
	font-style: italic;
}

#all_news {
	text-align:right;
	font-size:14px;
	color:#96A4B1;
}

/* Main */

#main {
       width:70%;
	float:right;

}

#icon_menu {
	margin-top:20px;
	height:35px;
	width:660px;
	font-size:14px;
}

.gor_menu {
	float:left;
	margin-top:8px;
	margin-left:7px;
	margin-right:16px;
}

.icon {
	float:left;
	margin-left:10px;
}

#users {
	margin-top:28px;
	margin-left:40px;
	width:250px;
	font-size:14px;
}

#active {
	float:left;
	margin-left:10px;
	background-color:#E0E5FF;
}

#navigation {
	margin-top:60px;
	margin-left:20px;
	height:45px;
	width:629px;
	background:url(../img/menu.jpg)
}

.nav_block {
	border-left: 1px inset MintCream;
        border-right: 1px inset MediumBlue;
	float:left;
	height:35px;
	width:155px;
	padding-top:10px;
	padding-bottom:-10px;
	text-align:center;
}

.nav_block:hover {
	background:url(../img/hover.jpg);
}

.white {
	font-weight: bold;
	padding-top:10px;
	color:#FFFFFF;
	font-size:15px;
	text-decoration: none;
}

.ontitle_con {
	margin-left:45px;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	color:#96A4B1;
}
	
.col {
	margin-left:20px;
	margin-top:20px;
	width:500px;
	color:#5a636c;
}

#content {
	color:#5a636c;
	width: 650px;
	min-height: 420px;
}

#down_menu {
	float:left;
	margin-top:40px;
	width:260px;
	height:20px;
	
}

.dm {
	margin-left:15px;
	font-size:14px;
}

.comment_field{
	margin-top:20px;
}

.comment_field_info{
	font-size: 14px;
}

.comment_field_date{
	font-size: 14px;	
	float: right;
}

.comment_field_text{
	width: 100%;
	border: 1px solid #98a0d1;
	background: #ffffff;
}

.comment_field_text p{
	margin-left: 10px;
	margin-right: 10px;
 }
 
.comment_news_add{
	margin-top: 20px;
}

.comment_news_add textarea{
	width: 100%;
	height: 100px;
}

h3 {
	font-size:18px;
	color:#96A4B1;
}

#sites, #stattable, #table-vote,  #table-campaign{
	width:100%;
	border-collapse:collapse;
	text-align:center;
}

#sites th, #stattable th, #table-vote th, #table-campaign th{
	font-weight:bold;
	border:1px solid #98A0D1;
	padding:15px;
	color:#737ec0;
}

#sites td, #stattable td, #table-vote td, #table-campaign td{
	padding:10px;
	border-bottom:1px solid #98A0D1;
}

.sites-actions {
	text-align: left;
}

.oper {
	display:none;
	padding:10px;
    border-bottom:1px solid #98A0D1;
	background: #fff;
}

#sites .sites-actions td, #table-vote .sites-actions td,  #table-campaign .sites-actions td{
	padding:0;
	border-bottom:0;
}

#votecats td {
	padding:0 10px;
}

select, input#url, input#name_campaign, input#title, input.reply, input.max_reply, input.simple_reply, input.max_url, input#ticket_theme, input#ticket_name, input#email, input#from{
	width: 240px;
	margin-top: 2px;
}

#codeconfig select, #codeconfig input[type="text"]{
	width: 100px;
}


button {
	background:#EDEBEB;
	padding:5px;
	border:1px solid #98A0D1;
	font-weight:bold;
}

select {
	border:#dbdbdb 1px solid;
}

select:hover, select:focus {
	border:#98A0D1 1px solid;
}

input[type="submit"]{
	color:#000;
	background:#EDEBEB;
	padding:5px;
	border:1px solid #98A0D1;
	font-weight:bold;
}

input[type="checkbox"], input[type="radio"]{
    background:transparent;
    border:0;
}

#jscode, #divcode, #words, #desc, #tick {
	width:99%;
}

.tabs-hide {
	display:none;
}

.tabs-nav {
	list-style:none;
	float:left;
	width:100%;
}

.tabs-nav li {
	float:left;
	margin-right:20px;
}

.tabs-nav a {
	font-size:18px;
	color:#96A4B1;
}

.head-table {
	border: 1px solid #98A0D1;
	background: #fff;
}

.operations-table {
	background: #fff;
}

#getcode, #codeconfig {
	clear:both;
}

#save-button {
	margin-right:5px;
}

#daysstat {
	list-style:none;
	padding:0;
}

label {
	display:block;
	width:195px;
	float:left;
	font-weight:bold;
}

#outform label {
	display:block;
	width:195px;
	float:left;
	font-weight:normal;
}

.validlabel{
	vertical-align: middle;
}

#regform img{
	vertical-align: middle;
}

#passconf img, #walconf img, #emailconf img, #icqconf img {
	vertical-align: middle;
	margin-left: 3px;
}

#regform input{
	margin-top: 5px;
	margin-bottom: 5px;
}

#regform {
	margin-left: 10px;
}

#regform .ontitle {
	text-align:center;
}

.payment_input {
	padding:6px;
	width: 200px;
}

.time_select {
	width:80px;
}

#outfail{
	color: red;
}

#debug{
	color: red;
	font-size: 18px;
}


#content .tabin ul li {
	background: url("../img/star2.png") no-repeat scroll left center transparent;
    	list-style: none outside none;
	padding: 5px 0 5px 35px;
	}
#content ul { 
/*	margin-left: -50px;*/
	margin: 0;
	}

#content .tabin {
	float: left;
	width: 640px;	
	}

.active, .menu-tabs h2 {background: url("../img/bottom1.png") no-repeat scroll left center transparent;}
.active {
  	background-position: 0 -1px !important;
  	height: 31px;
        width: 215px;
        color:#fff;

}
.active:hover {
	color: #f3f5ff !important;
}
.menu-tabs h2:hover {
	color: #6D79BE;
}




.leftcenter { padding: 10px;
    text-align: center;}

.menu-tabs {text-align:center;}

.menu-tabs h2 {
	    background-position: 0 -34px;
	    cursor: pointer;
	    float: left;
	    font-size: 20px;
	    height: 31px;
	    /*margin-left: 50px;*/
	    width: 215px;
	}

#inv li {    color: #b24f4f;
    font-family: Tahoma;
    font-size: 13px;
    margin-top: 7px;}


#inv a {font-size: 13px;}
