HTML{height:100%; padding:0; margin:0;}
BODY{height:100%; padding:0; margin:0;
	font-family: Helvetica,Arial,sans-serif;
font-size: 13px;
line-height: 1.3;
color: #3a4049;
}


/*****************************/
.container{
	width:100%;
	min-width:1200px;
	min-height:100%;
	position:relative;
	
	}
.header_menu ul{
	margin:0; 
	padding:0; 
	overflow:hidden;
	}
.header_menu ul li{
	display:block;
	float:left;
	padding:5px 0px 5px 20px;
	}
.header_menu ul li a{
	font-size:12px;
	color:#666;
	text-decoration:none;
	}
.header_menu ul li a:hover{
	text-decoration:underline;
	}
.top_header{
	min-width:1300px;
	position:relative;
	
	background:#eeeeee;
	

	}
.top_header .logo_wrap{
	border-right:1px solid #cacaca;
	padding:0; margin:0;
	height:100%;width:270px;float:left;	
}
.top_header .logo{
    height:45px;
    margin:10px 0px 6px 0px;
    background:url(/images/logo.png) no-repeat center;
}
.top_header .logo2{
    height:45px;
    margin:10px 0px 6px 0px;
    background:url(/images/logo2.png) no-repeat center;
}

.top_header .account{
	border-left:1px solid #cacaca;
	position:absolute;
	top:0px; 
	right:0px;
	float:right;	 
	height: 60px;
	padding: 0px 10px 0 15px;
}
.top_header .account .avatar{
	width:35px;
	height:35px;
	position:relative;
	top:11px;
	float:left;
}
.top_header .account .user{
	position:relative;
	float:left;
	height:35px;
	top:11px;
	padding: 0px 0px 0px 5px;
}
.top_header .account a.user{
	font-size:14px;
	color:#888888;
	text-decoration:none;
	position:relative;
	float:left;
	height:35px;
	top:11px;
	padding: 0px 10px 0px 5px;
}
.top_header .account a.user:hover{
	text-decoration:underline
	}
.top_header .messages .icon{
	background:url(/images/logo-message.png) no-repeat;
	width: 50px;
height: 50px;
position: relative;
top: 8px;
border: none;}	


.top_header .messages{
	position: absolute;
top: 0;
left: -172px;
border-left: 1px solid #cacaca; height:65px;}

.top_header .messages .link{
	font-size:16px;
	color:#888888;
	text-decoration:none;
	position:relative;
	float:left;
	height:35px;
	top:11px;
	padding: 0px 15px 0px 5px;
}
.top_header .messages .link a{
	text-decoration:none;
	color:#888888;
	font-size:14px;
	}
.top_header .messages .link a:hover{
	text-decoration:underline
	}
	
	
.top_header .account a.exit{
	width:18px;
	height:17px;
	display:block;
	position:relative;
	top: 24px;
	float:left;
	background:url(/images/quit.png) no-repeat;
}
.head_buttons{ float:left;padding: 10px 0px;  height:45px;}
.head_buttons a.h_button{
	border:1px solid #eeeeee;
	display:block;
	font-size:12px;
	float:left;
	margin-left:10px;
	background-color:#FFF; 
	padding:12px 7px 12px 30px;
	border-radius:5px; 
	-moz-border-radius:5px; 
	-webkit-border-radius:5px;
	text-decoration:none; 
}
.head_buttons a.h_button:hover{
	border:1px solid #b3d0e7;
	color:#2c85c9;
}
.head_buttons .macros{ background-image:url(/images/macros.png); background-repeat:no-repeat; background-position:4px 8px}
.head_buttons .mailing{ background-image:url(/images/raster.png); background-repeat:no-repeat; background-position:4px 8px}
.head_buttons .template{ background-image:url(/images/mail.png); background-repeat:no-repeat; background-position:4px 8px}
.head_buttons .base{ background-image:url(/images/base.png); background-repeat:no-repeat; background-position:4px 8px}
.head_buttons .bases{ background-image:url(/images/bases.png); background-repeat:no-repeat; background-position:4px 8px}
.head_buttons .settings{ background-image:url(/images/sets.png); background-repeat:no-repeat; background-position:4px 8px}
.head_buttons .payment{ background-image:url(/images/pays.png); background-repeat:no-repeat; background-position:4px 8px}
.head_buttons .users{ background-image:url(/images/users.png); background-repeat:no-repeat; background-position:4px 8px}
.head_buttons .message{ background-image:url(/images/messages.png); background-repeat:no-repeat; background-position:4px 8px}



.breadcrumbs{
	border-bottom:1px solid #cccccc;
	margin-bottom:15px;
	padding-bottom:5px;
}
.breadcrumbs span{ padding:0;}
.breadcrumbs span a{ color:#999 !important; font-size:12px; text-decoration:none;}
.breadcrumbs span a:hover{color:#999 !important; text-decoration:underline;}
.breadcrumbs span.delemiter{ padding:0 10px 0 7px; background:url(/images/br_arr.png) no-repeat center;}

/****************************************/
.sidebar{
	position:absolute;
	width:270px;
	border-right:1px solid #cacaca;
	padding-top:5px;
    height: 100%;
	float:left;
}
.sidebar .sd_block{
	margin:5px 10px 10px 10px;
	overflow:hidden;
	border:1px solid #cacaca;
	border-radius:5px; 
	-moz-border-radius:5px; 
	-webkit-border-radius:5px; 
}
.sidebar .sd_block .title{
	background:#eeeeee;
	padding:10px 10px 10px 45px;
	border:1px solid #cacaca;
	border-radius:5px 5px 0 0; 
	-moz-border-radius:5px 5px 0 0; 
	-webkit-border-radius:5px 5px 0 0;
}
.sidebar .sd_block .title, .sidebar .sd_block .title a{
	color:#7f7f7f;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
}
.sidebar .sd_block .title a:hover{
	text-decoration:underline;
}
.sidebar .sd_block .title.icon_mz{
	background-image:url(/images/icon_mz.png);
	background-repeat:no-repeat;
	background-position: 10px 7px;
}
.sidebar .sd_block .title.icon_bl{
	background-image:url(/images/icon_bl.png);
	background-repeat:no-repeat;
	background-position: 10px 7px;
}
.sidebar .sd_block .title.icon_mn{
	background-image:url(/images/icon_mn.png);
	background-repeat:no-repeat;
	background-position: 10px 7px;
}

.sidebar .sd_block ul{
	margin:12px; 
	padding:0px; 
	list-style:none}
.sidebar .sd_block ul li{ 
    border-bottom:1px dotted #666666; 
    height:26px; 
    }
    
.sidebar .sd_block ul li a{
	color:#6073cb;
	}

.sidebar .sd_block .itemTitle{ 
	display:block; 
	float:left; 
	background:#fff; 
	padding:8px 3px 0 0
	}
.sidebar .sd_block .itemPrice{
	display:block; 
	float:right; 
	background:#fff; 
	padding:8px 0px 0 3px
	}
.sidebar .sd_block a.morelink{
    color: #6073cb;
    padding: 8px 3px 0 0;
    display: block;
    float: left;
    }
.myList li span{
  
    padding: 8px 3px 0 0; 
    }
    
    a.morelink2 {
    color: #666;
    display: block;
    float: left;
    padding-bottom: 10px;
    padding-left: 10px;
}
.balans{
	float: right;
	margin: 0px;
	position: relative;
	top: -4px;
	left: -11px;
}
.ask{	
	width: 180px;
	margin: 0 auto 10px auto;
}
ul.myList2 li{
	padding-left: 40px;
	border:none !important;
	padding-top: 5px;
    height: 18px !important;
}
.myList2 .icon1, .icon1 {
	background: url(/images/icon1.jpg) no-repeat center left;}
.myList2 .icon2, .icon2 {
	background:url(/images/icon2.jpg) no-repeat center left;}
.myList2 .icon3, .icon3 {
	background:url(/images/icon3.jpg) no-repeat center left;}
.myList2 .icon4, .icon4 {
	background:url(/images/icon4.jpg) no-repeat center left;}
.myList2 .icon5, .icon5 {
	background:url(/images/icon5.jpg) no-repeat center left;}	
	
/****************************************/	
.content_wraper{
	position:relative;
	margin:0px 15px 20px 290px;
	min-width:990px;
	}
.content{
	padding:0px 20px;
}
	
.main_block_wrap{
	min-width:225px;
	width:50%;
	float:left;
}
/*
@media only screen and (min-width: 1600px) {
	.main_block_wrap{
	width:33.33%;
	}
}

@media only screen and (max-width: 1300px) {
	.head_buttons{
		clear:both;
		float:none;
		margin:auto;
		background:#cacaca;
		
	}
	
}

*/
.content_wraper h1{
	font-size:20px;
	color:#b3b1b1;
	font-weight:normal;
	margin:0;
	padding:15px 0 0 0;
}
.content_wraper h2{
	font-size:18px;
	color:#666666;
}
.content_wraper h3{
	font-size:16px;
	color:#666666;
}
.content_wraper h2.tariff{
	font-size:16px;
	background: #eeeeee;
	padding: 5px 10px;
	color:#999;
	font-weight:normal;
	border-bottom:1px solid #999;
}
.content_wraper a{
	color:#333;
	text-decoration:underline;
}
.content_wraper a:hover{
	color:#0a72c1;
}
.content_wraper h1.small{
	font-weight:normal;
}


.main_block_wrap .main_block{
	color:#999;
	border:1px solid #cccccc;
	margin:10px;
	border-radius:5px; 
	-moz-border-radius:5px; 
	-webkit-border-radius:5px;
	height:185px;	
}
.main_block_wrap .main_block .b_text{
	padding: 10px 0 0 116px;
	height:100px;
	overflow:hidden;
}
.main_block_wrap .main_block1{
	color:#999;
	border:1px solid #cccccc;
	margin:10px;
	border-radius:5px; 
	-moz-border-radius:5px; 
	-webkit-border-radius:5px;
	height:146px;	
}
.main_block_wrap .main_block1 .b_text{
	padding: 21px 0 0 77px;
	height:53px;
	overflow:hidden;
}

.main_block_wrap .main_block .b_text ul{margin:0; padding:5px 0 0 17px;}
.main_block_wrap .main_block .b_title, .main_block_wrap .main_block1 .b_title{
	color: #7f7f7f;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	background: #eeeeee;
	padding: 10px;
	text-align:center;
	border: 1px solid #cacaca;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
}
.main_block_wrap .main_block a.more_link, .main_block_wrap .main_block1 a.more_link{
	display:block;
	clear:both;
	padding:3px 0 3px 10px;
	background:url(/images/line-arrow-1.png) no-repeat right;
	font-weight:bold;
	color:#fff;
	margin: 0px 10px 0 10px;
	text-decoration:none;
}
.main_block_wrap .main_block p, .main_block_wrap .main_block1 p{
	margin:0;
	padding:5px 0 0 0;
}
	
.main_block_wrap .main_block.mb1{
	background:url(/images/mb1.jpg) no-repeat;
	background-position:15px 53px;
}
.main_block_wrap .main_block.mb2{
	background:url(/images/mb2.jpg) no-repeat;
	background-position:15px 53px;
}
.main_block_wrap .main_block.mb3{
	background:url(/images/mb3.jpg) no-repeat;
	background-position:15px 53px;
}
.main_block_wrap .main_block.mb4{
	background:url(/images/mb4.jpg) no-repeat;
	background-position:15px 53px;
}
.main_block_wrap .main_block.mb5{
	background:url(/images/mb5.jpg) no-repeat;
	background-position:15px 53px;
}
.main_block_wrap .main_block.mb6{
	background:url(/images/mb6.jpg) no-repeat;
	background-position:15px 53px;
}
.main_block_wrap .main_block.mb7{
	background:url(/images/mb7.jpg) no-repeat;
	background-position:15px 53px;
}
.main_block_wrap .main_block.mb8{
	background:url(/images/mb8.jpg) no-repeat;
	background-position:15px 53px;
}
.main_block_wrap .main_block.mb9{
	background:url(/images/mb9.jpg) no-repeat;
	background-position:15px 53px;
}

.main_block_wrap .main_block1.mb01{
	background:url(/images/icons/email/pop.png) no-repeat;
	background-position:15px 53px;
}
.main_block_wrap .main_block1.mb02{
	background:url(/images/icons/email/city.png) no-repeat;
	background-position:15px 53px;
}
.main_block_wrap .main_block1.mb03{
	background:url(/images/icons/email/my.png) no-repeat;
	background-position:15px 53px;
}
.main_block_wrap .main_block1.mb04{
	background:url(/images/icons/email/starn.png) no-repeat;
	background-position:15px 53px;
}
.main_block_wrap .main_block1.mb05{
	background:url(/images/icons/email/otr.png) no-repeat;
	background-position:15px 53px;
}
.main_block_wrap .main_block1.mb06{
	background:url(/images/icons/email/host.png) no-repeat;
	background-position:15px 53px;
}
.main_block_wrap .main_block1.mb07{
	background:url(/images/icons/forums.png) no-repeat;
	background-position:15px 53px;
}
/****************************************/	
.button{
	display: block;
	padding:1px 10px 0 10px;
	height: 22px;
	font-size: 13px;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	border:none;
	line-height: 20px;
	border-radius: 4px;
		background:#65a6ff;
			margin:0 5px;


	white-space: nowrap;
	cursor:pointer;
}
.button:hover{
			background:#6D97D1;
}
a.button{
	color:#FFF;
	text-decoration:none;
	cursor:pointer;
}
a.button:hover{
	color:#FFF;
			background:#6D97D1;
			cursor:pointer;
}

.button_seo a{
	display: block;
	float:left;
	padding:0 10px;
	height: 22px;
	font-size: 13px;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	border:none;
	line-height: 20px;
	border-radius: 4px;
	background:#65a6ff;
	white-space: nowrap;
	cursor:pointer;
	}
.lineb{}

/******************************************/
table{
	width:100%;
	margin-bottom:10px;
	}

table th{ 
	background:#f0f0f0;
	font-family:Arial, Helvetica, sans-serif;
	height:40px;
	padding:0px 10px;
	text-align:left;
	font-size:12px;
}
table tr{
	
}
table td{
	padding:3px 5px;
	height:35px;
	border-bottom:1px solid #f0f0f0;
	font-size:13px;
	}
	
table td a{
	color:#7d8de3;
	font-size:13px;
}
table td img{
	max-width:100%;
}
	
	
table.form{
	width:auto;
	}
table.form td{ 
	border:none;
	vertical-align:top;
	
}
table td.tq1{
	text-align:right;
	width:300px;
}

.form input[type="text"]{
	width:100%;
}
.form select{
	width:100%;
}

td.df_tit{width:110px}

td.label{width:120px;}
td.label150{width:150px;}
td.label170{width:170px;}

.form textarea{
	width:100%
}

.form input[type="submit"]{
	cursor:pointer;
	width:auto;
	padding:0 30px;
	margin:15px 0;
}

.form .form_row{
	width:100%;
	position:relative;
	min-height:27px;
	overflow:hidden;
	
}
.form .form_row label{
	display:block;
	float:left;
	width:33%;
	margin-right:5%;
}
.form.dv .form_row label{
	width:20%;;
}
.form .form_row input[type="text"], .form .form_row select{
	display:block;
	float:left;
	width:60%;
}
.form.dv .form_row input[type="text"], .form .form_row select{
	width:80%;
}

.form .form_row input[type="checkbox"]{
	display:block;
	float:left;
	width: auto;
}
.form .form_row textarea{
	display:block;
	width:60%;
	height:70px;	
}
.form.dv .form_row textarea{
	display:block;
	width:80%;
}

.form .form_row .title{
	padding:7px 10px;
	font-weight:bold;
	background:#f0f0f0;
	margin-bottom:10px;
}
.form .title_easy{
	padding:7px 0px;
	font-weight:bold;
}

.form .form_row .input_comment{
	padding-left:40%;
	
	color:#999;
	font-size:10px;
}
.form .form_name{ width:23%}

/* table.check_list td{vertical-align:top}*/
.check_list .list_row{overflow:hidden}
.check_list input[type="checkbox"]{
	float:left;
	width: auto;
}
#list{height:35px;}
.check_list img{ margin:3px; display:inline-block; width:14px; height:14px;}
.full{ width:100% !important; padding:0 !important; margin:0 !important;}
.p80{ width:80% !important; padding:0 !important; margin:0 !important;}

	

table.claims{background:#c1cad5; border-spacing:1px;  }
table.claims th{ background:#e4e9f0; text-align:center; color:#57697e}
table.claims td{background:#FFF}
.no_claims{border:1px solid #c1cad5; padding:5px 10px;}
td.email_name img{vertical-align:bottom;}

/*********** base order *********************/
.dlinks{ overflow:hidden; padding:10px; border-top:1px solid #CCC}
.dlinks span{display:block; float:left; padding-right:50px; height:22px;}
.dlinks span img{padding-left:15px; vertical-align:top;}

.btitle{padding:7px 10px; background:#f1f1f1; font-size:14px; font-weight:bold; margin:10px 0;}
.btitle .oncl{ font-size:13px; font-weight:normal; color:#558dd5; text-decoration:underline; cursor:pointer}



/***************** plids *********************/
.plid{width:100%}
.plid .head{background:#e6e5e5; padding:5px; font-weight:bold;}
.plid .text{padding:10px 0; border-bottom:#999 1px solid}
.plid .contacts .pltit{ font-size:14px; font-weight:bold; margin:5px 0;}
.plid .contacts .contact{display:block; padding-left:30px; margin:3px 0;}

.lid_st_name{}
.count_lids{display:inline-block; padding:3px; width:40px; margin-left:10px; color:#FFF;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;}

.count_lids.ok{background:#9cd159;}
.count_lids.cancel{background:#fa7753;}
.count_lids.new{background:#65a6ff;}



/***************** e mail ********************/

a.m_edit{display:block; width:26px; height:26px; float:left; margin:0 5px; background:url(/images/m_edit.png) no-repeat}
a.m_del{display:block; width:26px; height:26px; float:left; margin:0 5px; background:url(/images/m_del.png) no-repeat}
span.file{display:block; height:20px;background:url(/images/file.png) no-repeat; float:left; padding-left:25px; margin-right:15px;}
.r_list_title{background:#e4e9f0; font-weight:bolder; font-size:14px; padding:10px; color:#666;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;}
.r_list { height:300px; margin:10px 0;  overflow: auto; font-size:12px;}
.r_list_border{
	margin:10px 0px;
	padding:0px;
		border:1px solid #c1cad5;
		border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.m_pay_tit{
	background:url(/images/pay.png) no-repeat; padding: 5px 45px;
	font-size: 14px;
	font-weight: bold;
}
.m_pay_summ{
	font-size: 14px;
	font-weight: bold;
	text-align:right;
}
.round{
	padding:0px;
		border:1px solid #c1cad5;
		border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
		

/************ Page navigation ***************/
.page_nav{ overflow:hidden; padding:10px 0;}
.page_nav ul{ padding:0; margin:0; list-style:none;}
.page_nav ul li{ display:block; float:left;  padding:4px 7px; margin:0 5px; }
.page_nav ul li a{color:#076bbf; text-decoration:none; font-size:13px; font-weight:bold;}
.page_nav ul li a:hover{text-decoration:underline;}
.page_nav ul li.active{background:#e9eaea}
.icon_lp{display:inline-block; width:19px; height:19px; background:url(/images/icon_lp.png) no-repeat; cursor:pointer}



/************** PAY *************/
table td.pay{width:50%; vertical-align:top; border-bottom:none;}
.pay_tit{color:#7d8de3; font-size:14px; font-weight:bold; padding:10px 0;}

/********************************/



.support_tit{ 
	background:#f0f0f0;
	padding:3px 10px;
	font-weight:bold;
}
.support_date{
	padding:1px 10px;
	border-bottom:1px solid #f0f0f0;
}
.support_txt{
	padding:1px 10px;
}


/***********************************************/
input[type="checkbox"]{cursor:pointer}
.blue{color:#7d8de3 !important;}
.line{border-bottom:1px solid #cccccc !important;}
.cl{clear:both}
.right{float:right !important;}
.left{float:left !important;}

.red{color:#F00}
.green{color:#090}
.center{text-align:center !important; margin:auto !important;}

.small, .small td{ font-size:10px !important;}
.w70{width:70px;}
.w80{width:80px;}
a.seo_complaint{ display:block; width:18px; height:18px; position:absolute; right:0; top:0; background:url(/images/complaint.png) no-repeat;}
a.td_complaint{ display:block; width:18px; height:18px; margin:auto;  background:url(/images/complaint.png) no-repeat; background-size:contain;}

.h400{height:400px;}
.h200{height:200px;}
.h100{height:100px;}
.w200{ width:200px !important;}
.w150{ width:150px !important;}

.w30{ width:30px !important;} 
.w50{ width:50px !important;} 

.mail_claims_makets{ float:left; padding:5px;}
.buttons{ overflow:hidden; padding:10px 0;}
.buttons a.add{
	display: block;
	padding:0 10px;
	height: 22px;
	font-size: 13px;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	border:none;
	line-height: 20px;
	border-radius: 4px;
	background:#65a6ff;
	
	white-space: nowrap;
	cursor:pointer;
	}
.buttons a.add:hover{
		background:#6D97D1;

}

.strb{ display:block; float:left; padding:0px; margin:0 10px;}
.icon16{padding-left:18px; background-position:0px 0px;}
.icon16.edit{ background:url(/images/page_edit.png) no-repeat}
.icon16.bin{ background:url(/images/bin_empty.png) no-repeat}

.icon18{ width:18px; height:18px; display:inline-block; cursor:pointer}
.icon18.refresh{ background:url(/images/spam.png) no-repeat; background-size:contain;}
.icon18.edit{ background:url(/images/edit.png) no-repeat; background-size:contain;}
.icon18.delete{ background:url(/images/delete.png) no-repeat; background-size:contain;}
.icon18.recover{ background:url(/images/recover.png) no-repeat; background-size:contain;}
.icon18.preview{ background:url(/images/preview.png) no-repeat; background-size:contain;}


.buttons_grey{
	display:block; 
	border-radius:5px; 
	-moz-border-radius:5px; 
	-webkit-border-radius:5px;
	border:1px solid #2b394a;
	background:#37485d;
	color:#fff;
	text-align:center;
	width:100px;
	height:30px;
	margin:auto;
	cursor:pointer;
	
	}

table#fc{
	width:230px;
	
}

.email_menu{clear:both; padding:5px 0px}


.form100 input{
	width:100%;
}
.form100 select{
	width:100%;
}

.form100 input[type="checkbox"]{
	width:auto;
}
.form100 input[type="submit"]{
	width:auto;
}
.form100 input.plus{
	width:50px;
}
.form100 textarea{
	width:100%;
	min-height:100px;
}
         .block_head {
                background: none repeat scroll 0 0 #F0F0F0;
                color: #474747;
				font-weight:bold;
				font-size:14px;
                padding: 10px;
                text-align: left;
				margin-top:10px;
        }
        .sub_head{
                border-top: 1px solid #ccc; 
                color: black;
               
                padding: 10px;
                text-align: left;
                width: 100%;
        }     
        .item_aud{
            float:left;
            width: 25%;
            padding: 10px;
        }  
        .block_50{
          width: 50%;   
          float: left;
        } 
		.block_50 .inblock{padding:0 10px; position:relative}
.block_50 table{}
.form_desc{font-size:10px; color:#666}

table.claims_report{ width:100%; margin:auto;}
table.claims_report td.tab_email_title{
	background: #375079;
	text-align: center;
	color: #fff;
	padding: 5px;
}

table.claims_report td.tab_email_param, table.claims_report td.tab_email_value{
	background: #D1E0F3;
	font-size: 12px;
	letter-spacing: 1px;
	color: #333;
	padding: 5px 10px;
}
table.claims_report td.tab_email_sub_title {
background: #4A7FB5;
text-align: center;
color: #fff;
padding: 5px;
}
 td.email_proc {
text-align: cetner;
font-size: 18px;
color: #0391E7;
}
td.name{
	width:200px;
}



/********************* smenu ****************************************************/
.smenu{ position:relative;}

.smenu .item{float:left;  margin:3px 3px; }
.smenu  .accord{ display:none; position:absolute; top:26px; left:3px; padding:10px; border:1px solid #E1E1E1;
border-radius:3px; 
-moz-border-radius:3px; 
-webkit-border-radius:3px;
background:#F6F6F6;}  
.accord ul{ padding:0 20px;}
.accord ul li { padding:5px 0px;}




.smenu .item span{ display:block; padding:3px 7px;  color:#575757; font-size:13px; font-weight:bold;
border:1px solid #E1E1E1;
border-radius:3px; 
-moz-border-radius:3px; 
-webkit-border-radius:3px; 
cursor:pointer;
background:#F6F6F6;

}
.smenu .item span.menuplus{ display:inline; padding:3px;  color:#575757; font-size:13px; font-weight:bold;
border:0;

cursor:pointer;
}

.smenu .item span:hover{border:1px solid #C0C0C0}
.smenu .item span.menuplus:hover{border:none}

.smenu .item1{float:left;  margin:3px 5px; }
.smenu .item1 a{ display:block; padding:3px 13px;  color:#575757; font-size:13px; font-weight:normal;
border:1px solid #E1E1E1;
border-radius:3px; 
-moz-border-radius:3px; 
-webkit-border-radius:3px; 
cursor:pointer;
background:#F6F6F6;
text-decoration:none
}
.smenu .item1 a:hover{border:1px solid #C0C0C0; text-decoration:underline;}



a.mbut{display:block; padding:3px 13px;  color:#575757; font-size:13px; font-weight:normal;
border:1px solid #E1E1E1;
border-radius:3px; 
-moz-border-radius:3px; 
-webkit-border-radius:3px; 
cursor:pointer;
background:#F6F6F6;
text-decoration:none; 
float:left;
margin:0 5px;}
a.mbut.active{background:#575757; color:#FFF
}


/***************tree**********************/
.tree ul{position:relative; display:block; float:none;}
.tree ul ul{ clear:both;}

.tree ul li{ display:block; float:none; position:relative; overflow:hidden}
.tree ul li form{ display:block; float:left;}
.tree ul li form.add{ clear:both; margin-left: 34px;}
.tree span.tar{width:30px; text-align:right}
.tree .button_groups{cursor:pointer}






/*************************** login form **************************************/
.logintable{width:450px;}
.login_form{
	display:block;
	width:100%;
	height:100%;
	border:1px solid #bbbbbb;
	border-radius:5px; 
	-moz-border-radius:5px; 
	-webkit-border-radius:5px;
	font-family:Tahoma, Geneva, sans-serif;
}
.login_form table td{
	vertical-align:middle;
	padding:5px 0px;
	
	
}
.logintable td{
	height:auto;
}
.icon{
	background-image:url(/images/pp.png);
	background-color:#f1f4f7;
	width:10%;
	height:40px;
	background-position:15px;
	float:left;
	
	background-repeat:no-repeat;
	border-radius:5px 0px 0px 0px; 
	-moz-border-radius:5px 0px 0px 0px; 
	-webkit-border-radius:5px 0px 0px 0px;
	border-bottom:1px solid #c1cad5;
}
.tit{
	color:#5f84b6;
	width:90%;
	height:40px;
	float:left;
	background-color:#e4e9f0;
	border-bottom:1px solid #c1cad5;
	border-radius:0px 5px 0px 0px; 
	-moz-border-radius:0px 5px 0px 0px; 
	-webkit-border-radius:0px 5px 0px 0px;
	position:relative;
	
}
.tit h1{padding:10px; 0 0 20px; margin:0px; font-size:16px;font-weight:normal; border-left:1px solid #a9abae; height:21px}
 h3{color:#333; font-size:14px; margin-bottom:0px; padding-bottom:3px;}
 h4{color:#333; font-size:13px; margin-bottom:0px; padding-bottom:3px;}
.input{
	border-radius:5px; 
	-moz-border-radius:5px; 
	-webkit-border-radius:5px;
	border:1px solid #cdcdcd;
	padding-left:40px;
	padding-top:4px;
	height: 30px;
}
.input, .input2{
	border-radius:5px; 
	-moz-border-radius:5px; 
	-webkit-border-radius:5px;
	border:1px solid #cdcdcd;
	padding-top:4px;
	height: 30px;
}
.input input{ width:360px; border:0px; height:25px; padding:0px 10px}

.input2 input{ width:100%; border:0px; height:25px; padding:0px 10px}

.input.login{background:url(/images/fl.png) no-repeat; background-position:3px 3px;}
.input.pass{background:url(/images/fp.png) no-repeat; background-position:3px 3px;}
.rec_link{ display:block; text-align:right; padding-top:20px; color:#7092be; font-size:13px;}
.login-button{
	display:block; 
	border-radius:5px; 
	-moz-border-radius:5px; 
	-webkit-border-radius:5px;
	border:1px solid #2b394a;
	background:#37485d;
	color:#fff;
	text-align:center;
	width:100px;
	height:30px;
	margin:auto;
	cursor:pointer;
	
	}
.button_cont{
	 background:#f9fcff; padding:20px 0;
	 border-radius:0px 0px 7px 0px; 
	-moz-border-radius:0px 0px 7px 0px; 
	-webkit-border-radius:0px 0px 7px 0px;
	border-top:1px solid #c1cad5;
}
	 

a.reg_button{
	font-family:Arial, Helvetica, sans-serif;
	display:block; 
	border-radius:5px; 
	-moz-border-radius:5px; 
	-webkit-border-radius:5px;
	background:#efefef;
	color:#2668af;
	text-align:center;
	width:250px;
	font-size:14px;
	
	margin:auto;
	cursor:pointer;
	text-decoration:none;
	padding:8px 0;
}
a.reg_button:hover{
	background:#e2e2e2;	
}
.error{color:#F00; font-size:12px; text-align:center; padding:10px}
.mess{color:#06F;; font-size:12px; text-align:center; padding:10px}

.block_error{text-align:center; color:#F00; font-size:13px; }


#footer{padding:10px 0 10px 0; margin-top:30px; text-align: center; clear:both; background:#F6F6F6;}

.form input[type="text"] {
    width: 100%;
}
.form select {
    width: 100%;
}
td.df_tit {
    width: 110px;
}
.form textarea {
    width: 100%;
}
.form input[type="submit"] {
    cursor: pointer;
    margin: 15px 0;
    padding: 0 30px;
    width: auto;
}
.form .form_row {
    min-height: 27px;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.form .form_row label {
    display: block;
    float: left;
    margin-right: 5%;
    width: 33%;
}
.form.dv .form_row label {
    width: 20%;
}
.form .form_row input[type="text"], .form .form_row select {
    display: block;
    float: left;
    width: 60%;
} 
.form .form_row input[type="checkbox"] {
    display: block;
    float: left;
    width: auto;
}
.form .form_row textarea {
    display: block;
    height: 70px;
    width: 60%;
}
.form.dv .form_row textarea {
    display: block;
    width: 80%;
}
.form .form_row .title {
    background: none repeat scroll 0 0 #f0f0f0;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 7px 10px;
}
.form .title_easy {
    font-weight: bold;
    padding: 7px 0;
}
.form .form_row .input_comment {
    color: #999;
    font-size: 10px;
    padding-left: 40%;
}
.form .form_name {
    width: 23%;
}