body {
	FONT-FAMILY:  Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #222222;
	margin:0;padding:0;
	font-size: 14px;
}

table {padding: 0px; border-collapse: collapse;font-size: 14px;}

form,  dl, dt, dd, h1, h2, h3, h4, h5, h6, del, img,p {margin: 0px; padding: 0px; list-style: none; text-decoration: none; font-style: normal; border: none;}

a {
	color: black;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	color: black; 
	text-decoration: none;
}

.top_logo{
	position: absolute;
	margin-top: 90px;
	margin-left: 9%;
}

.top_promo{
	position: absolute;
	margin-top: 50px;
	display: none;/* -----Спрятана каринка в шапке---------*/
}

.footer_seo_text{
	color: #777777;
	font-size:11px;
}
.footer_seo_text a{
	color: #555555;
	text-decoration: none;
	font-weight: bold;
}

.login_box{
	margin-right: 30px;
	margin-top: 30px;
	padding: 2px;
	color: #CACACA;
	font-size: 13px;
}

.login_box .field{
	height: 19px;
	background: #eeeeee;
	border: 1px solid #666666;
}

.main_nav_bar{
	margin-bottom: 11px;
	margin-left: 20px;
}
.btn_home{
	/*width: 62px;
	height: 17px;
	background: url('/img/main.gif');*/
	color: #fff;
	font-size: 20px;
}
.btn_home:hover{
	/*background: url('/img/main_over.gif');*/
	opacity: 0.7;
}
.btn_faq{
	/*width: 139px;
	height: 17px;
	background: url('/img/faq.gif');*/
	color: #fff;
	font-size: 20px;
}
.btn_faq:hover{
	/*background: url('/img/faq_over.gif');*/
	opacity: 0.7;
}
.btn_contact{
	/*width: 73px;
	height: 17px;
	background: url('/img/cont-img.jpg');*/
	color: #fff;
	font-size: 20px;
}
.btn_contact:hover{
	/*background: url('/img/contact_over.gif');*/
	opacity: 0.7;
}


.title_panel h3{
	font-size: 18px;
	font-family:"Myriad Pro";
	font-weight: normal;
	text-decoration: none;	
}

.podlogka{
	background: #E4E6DF;
	border-radius: 10px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border: 1px solid #ffffff;
	padding: 9px;
	box-shadow: 0px 0px 10 3px #eeeeee;
	-webkit-box-shadow:0 0 10px 0 #555555;
	-moz-box-shadow:0 0 10px 0 #555555;
}

.podlogka3{
	background: #E4E6DF;
	border-radius: 10px 10px 0 0;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border: 1px solid #ffffff;
	padding: 9px;
	box-shadow: 0px 0px 10 3px #eeeeee;
	-webkit-box-shadow:0 0 10px 0 #555555;
	-moz-box-shadow:0 0 10px 0 #555555;
}

.faq_text{
	margin-left: 20px;
}
.faq_question{
	font-size: 14px;
	font-weight: bold;
}

.dotted_hor_line{
	height: 1px;
	width: 90%;
	border-bottom: 1px dashed #cccccc;
}

.sub_menu_title{
	width: 90%;
	padding: 4px;
	background: #FFFFFF;
	border-radius: 10px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}


.price_text{
	font-size: 29px;
	font-family:"Arial";
	font-weight: bold;
	color: #333333;
	text-shadow: 3px 3px 5px #999999;
}

.join_text a{
	color: #52833D;
}

.price_term{
	font-weight: bold;
	color: #027DAC;
	font-size: 14px;
	font-family:"Arial";
}

.pay_methds{
	margin-top: 100px;
}

.user_login_box{
	margin-right: 30px;
	margin-top: 30px;
	padding: 2px;
	color: #CACACA;
	font-size: 15px;
}
.user_login_box a{
	color: #CACACA;
}

.servers_list{
	margin-top: 10px;
	font-size: 13px;
}
.servers_list img{
	border: 1px solid #444444;
}
.servers_list a{
	font-weight: bold;
	color: #52833D;
	font-size: 12px;
}

.user_history{
}

.user_history_header{
	color: #444444;
	font-family:"Arial";
	font-weight: bold;
	font-size: 12px;
}

.user_history_header_item{
	font-family:"Arial";
	color: #444444;
}

.user_active_service{
	display: table;
	margin-left: 30%;
	padding: 10px;
}

.setup_desc{
	background: #f2f2f2;
	padding: 9px;
	margin-top: 5px;
	border: 1px solid #dddddd;
	color: #444444;
	font-family:"Arial";
	width: 280px;
}

.setup_desc_link{
	font-weight: normal;
	font-size: 12px;
}

.faq_answer{
	font-size: 13px;
}