@charset "utf-8";
/* CSS Document */
html, body {
	height:100%;
	width:100%;
	margin:0px;	
}
#cont_table {
	 /* background: #7EAE38;	*/
	 background:#92A33B;
}
#main_table {
	background-color:#FFF;
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.5); /* Для Firefox */
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.5); /* Для Safari и Chrome */
    box-shadow: 0 0 10px rgba(0,0,0,0.5); /* Параметры тени */	
}
img {
	outline:none;	
}
#site_logo {
	margin-left:40px;	
}
#pcc_logo {
	margin-right:10px;	
}
#lang_td {
	padding-right:45px;
	padding-bottom:5px;
}
#lang_td a{
	border:none;
	/*
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding:3px;
	background-color:#FC0;
	color:#FFF;
	font-weight:bold;
	*/
}
#lang_td a img {
	border:none;	
}
#menu_table {
	margin-left:17px;
	background-image:url(../images/head_dots_vert.png);
	background-repeat:repeat-y;
	background-position:right;	
}
#menu_icon_td {
	width:35px;
	text-align:center	
}
.menu_icon_td a img {
	border:none;	
}
.menu_link_td {
	padding-right:8px;
	text-align:left;
}
.menu_link_td a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#000;
	text-decoration:none;
}

.phone_mail {
	cursor:pointer;	
}
.right_banner {
	margin-bottom:8px;	
}
.right_banner img {
	border:1px solid #999;
	padding:3px;	
}
#copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	margin-top:5px;	
}

/* Pages */
#main_page_div {
	width:90%;	
}
#content_cont_div {
	margin-left:15px;
	margin-right:10px;
}
.main_page_article_box {
	width:600px;
	border:1px solid #72706F;
	margin-bottom:17px;
	background-image:url(../images/box_header.png);
	background-repeat:repeat-x;
	padding-bottom:8px;
}
.main_page_article_header {
	padding-top:7px;
	padding-left:15px;
	text-align:left;
	padding-bottom:9px;
	
	
}
.main_page_article_header a{
	font-family:verdana;
	font-size:14px;
	font-weight:bold;
	color:#E66335;
}
.main_page_article_text {
	padding:5px;
	font-family:verdana;
	font-size:12px;
	line-height:16px;
	text-align:left;
}
.main_page_article_text img {
	margin-right:5px;
	margin-bottom:5px;
	padding:3px;
	border:1px solid #CCC;
	
}
.cleardiv {
	clear:both;
}

.test_list_box {
	float:left;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:20px;
	width:295px;
	text-align:left;
}
.test_list_head_img {
	height:50px;
}
.test_list_head_img img {
	max-height:50px;
}
.test_list_head {
	margin-top:5px;
	margin-bottom:5px;
	text-align:left;
}
.test_list_head a{
	font-family:'Segoe Ui';
	font-weight:bold;
	color:#AE3336;
	font-size:15px;
	text-decoration:underline;
}
.test_items_ul {
	list-style:url(../images/accept.png);
	padding-left:18px;
}
.test_list_item {
	margin-bottom:6px;
	text-align:left;
}

.test_list_item a {
	font-family:tahoma;
	color:#1a3dc1;
	font-size:14px;
	font-variant: normal;

}

.test_list_item_hide {
	margin-bottom:6px;
	text-align:left;
	display:none;
}

.test_list_item_hide a {
	font-family:tahoma;
	color:#1a3dc1;
	font-size:14px;
	font-variant: normal;

}


.read_more_tests {
	margin-left:10px;	
}
.read_more_tests a {
	font-family:'Segoe Ui';
	color:#1a3dc1;
	font-size:13px;
	font-weight:bold;
	
}
.test_list_item a:hover {
	text-decoration:underline;	
}


.cat_item {
	margin-left:10px;
	margin-right:10px;
	margin-bottom:18px;
}
.cat_header {
	margin:0px;
	text-align:left;
}
.cat_header a{
	font-family:"Times New Roman", Times, serif;
	color:#000000;
	font-size:18px;
	text-decoration:none;
	font-weight:bold;
	
}
.cat_desc {
	margin-top:8px;
	text-align:left;	
}
.cat_desc a{
	font-family:arial;
	font-size:13px;
	text-decoration:none;
	color:#333333;
}
.cat_desc img {
	margin-right:5px;
	margin-bottom:5px;
	padding:3px;
	border:1px solid #CCC;	
}
.cat_desc img:hover {
	opacity: 0.8;
}
#show_test_box {
	text-align:left;	
}
#show_test_header {
	text-align:left;	
}
#show_test_item {
	text-align:left;	
}
#show_test_item a{
	color:#000000;
}
#article_content {
	margin-left:20px;
	margin-right:15px;
	margin-top:5px;
}
#article_header {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	text-align:left;
	color:#ff5a00;
}
#article_mean {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:24px;
	color:#000;
	text-align:justify;
}
#article_mean img {
	margin:5px;
	padding:3px;
	border:1px solid #967272;	
}
#login_box {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-bottom:10px;
	width:200px;
	padding:0;
	background-color:#F2F2F2;
}
.login_control {
	width:120px;
}
#login_submit_btn {
	background-image:url(../images/box_header.png);
	cursor:pointer;
	margin-top:7px;
	
}
#register_link {
	color:#009;
	margin-top:12px;
	text-align:center;
}
.err_valid {
	font-family:arial;
	font-size:11px;
	color:#FF0000;
	margin-left:10px;	
}
#logout_btn {
	font-family:arial;
	color:#000000;	
}
#online_cons_div {
	text-align:center;
	margin-top:35px;
	margin-left:10px;	
}
#online_cons_div a {
	background: -webkit-linear-gradient(#9CC73B, #7EAE38);
	background: -o-linear-gradient(to bottom, #9CC73B, #7EAE38) transparent;
	background-color:#9CC73B;
	padding:10px;
	font-family:arial;
	color:#FFFFFF;
	
	webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: #87878A -2px 2px 3px;
	-moz-box-shadow: #87878a -2px 2px 3px;
	box-shadow: #87878A -2px 2px 3px;
	font-size:13px;
}
#online_cons_div a:hover {
	color: #fff;
    opacity: 0.8;
    text-decoration: none;
}
#skype_div {
	margin-top:18px;
	text-align:center;	
	margin-bottom:15px;
}



.sol_title { 

	background-color:#3A91F0;
	
	height: 24px; 
	text-align: center;
	width:100%;

	
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
}

.sol_title h3 { 
		text-align:center;
		color: #fff;
		font-size: 14px;
		
		line-height: 24px;
		padding-left: 0px;
		padding:0px;
		margin:0px;
		padding-top:4px;

		line-height: normal;
		font-family: Arial,Helvetica,sans-serif;
			
}

#header_line_div {

	height:34px;
	
	
	
	
	background: #a4b357; /* Old browsers */
	background: -moz-linear-gradient(top,  #a4b357 0%, #75890c 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a4b357), color-stop(100%,#75890c)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #a4b357 0%,#75890c 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #a4b357 0%,#75890c 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #a4b357 0%,#75890c 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #a4b357 0%,#75890c 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a4b357', endColorstr='#75890c',GradientType=0 ); /* IE6-9 */

}


#cat_content {
	margin-left:15px;
	margin-right:10px;	
}

.menu2 ul li {
	font-size:13px; 
	font-family:tahoma;
	text-align:left; padding:0; margin:0;
	
}



.menu2{

	width: 100%; margin:0 auto; height:34px; /* The menu should be the entire width of it's surrounding object, in this case the whole page */

} /* dark grey bg */



.menu2 ul{
	margin: 0;

	padding: 0;

	float: left;}



.menu2 ul li{

	display: inline;} /* Makes the link all appear in one line, rather than on top of each other */



.menu2 ul li a{
 
	float: left; 

	text-decoration: none; /* removes the underline from the menu text */

	color: #fff; /* text color of the menu */ line-height:34px; padding:0px 15px 0px 15px; border-right:1px dotted #474747;

	 font-size:14px; /* 10.5px of padding to the right and left of the link and 11px to the top and bottom */

}



.menu2 ul li a:visited{ /* This bit just makes sure the text color doesn't change once you've visited a link */

	color: #fff;

	text-decoration: none;}



.menu2 ul li a:hover, .menu ul li .current{

	color: #fff;

	background-color:#3A91F0/*#02AECD*/;}
	
.banners_div {
	width:200px;
	text-align:center;	
}
.banners_div .banner_item {
	margin-bottom:8px;
}

.banner_item a img {
	padding:3px;
	border:1px solid #CCC;
}
.banner_item a img:hover {
	opacity:0.8;
}

.error_msg {
	font-family:Arial, Helvetica, sans-serif;
	color:#FF0000;
	font-size:12px;
}

.share_this_div {
	margin-left:15px;
	margin-top:10px;	
}
.main_page_headers {
	
	color:#173d78;
	
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	margin-bottom:10px;
	
	text-transform: uppercase;
line-height: normal;
font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	
	
	font-size:20px;
	
	background-color:#F2F2F2;
	border-bottom:1px solid #B5B5B5;
	
	
}

.main_page_headers:hover {
	color:#FFFFFF;
	background-color:#3A91F0;
	
}

.main_page_blocks {
	
	
	
	border:1px solid #3A91F0;
	margin-bottom:8px;
	padding-top:0px;
	width:755px;
	
	text-align:left;
}
.main_inputs {
	outline:none;
	padding-left:5px;
	border:1px solid #3A91F0;
}
.main_buttons {
	
	padding-left:15px;
	padding-right:15px;
	outline:none;
	background-color:#3A91F0;
	color:#FFFFFF;
	border:1px solid #3A91F0;
	width:100px;
}

#offer_articles {
	margin-left:15px;
	margin-top:35px;
}
.offer_article_item {
	float:left;
	margin-left:15px;
	margin-bottom:45px;
}
.offer_article_item_right {
	float:left;
	margin-left:95px;
	margin-bottom:45px;
}
.offer_article_img {
	
}
.offer_article_img img {
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: q0px;
	border:none;
	max-height:170px;
}
.offer_article_title {
	margin-top:10px;
	font-size: 26px;
	line-height: 32px;
	font-weight: normal;
	font-family:Helvetica, Arial, sans-serif;
	width:245px;
}
.offer_article_title a {
	font-size: 20px;
	line-height: 32px;
	font-weight: normal;
	font-family:Helvetica, Arial, sans-serif;
	color:#000000;
	text-decoration:none;
}
.offer_article_desc {
	width:245px;
	text-align:justify;
}
.offer_article_desc a{
	font-size: 13px;
	line-height: 20px;
	font-family:Helvetica, Arial, sans-serif;
	color:#666666;
	
} 

#main_banners_table {
	margin-bottom:8px;
	border:1px solid #666;
	
		
}
#main_banners_table a img {
	border:1px solid #CCC;
	padding:3px;
}


#mask {
  position:absolute;
  z-index:9000;
  background-image:url(../images/mask_fon.png);
  display:none;
  top:0;
  left:0;
}
#actions_div {
	position:fixed;
	width:440px;
	height:400px;
	display:none;
	z-index:9999;
	
	padding-bottom:20px;
	  
	  
	background: #F1F4F6;
	-webkit-box-shadow: 0px 1px 4px 0 rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 1px 4px 0 rgba(0, 0, 0, 0.3);
	box-shadow: 0px 1px 4px 0 rgba(0, 0, 0, 0.3);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid white;
	
	
}
#actions_div_header {
	text-align:right;	
}
#actions_div_header img{
	position:relative;
	left:-2px;
	top:2px;
	cursor:pointer;
}
#actions_div_content {
	padding-left:20px;
	padding-right:20px;
}
#actions_cont {
	height:400px;
	overflow:auto;
		
}
.actions_div_item {
	margin-top:10px;
	
}
.actions_div_item a {
	font-family:"Lucida Grande",Helvetica, sans-serif;
	font-size:14px;
	color:#000066;
	line-height:20px;
	text-decoration:none;
	font-weight:bold;
}
.actions_div_item a:hover {
	text-decoration:underline;	
}
#dusunce_poster {
	padding:3px;
	border:1px solid #999;	
}


#right_menu_cont {
	text-align:left;
	background-color:#FFF;
	
	
	padding-bottom:5px;
}
.right_menu_item {
	
	padding-bottom:5px;
	padding-top:5px;
	
	padding-left:8px;
	padding-right:5px;
	background-color:#F2F2F2;
	margin-bottom:1px;
}
.right_menu_item a {
	font-family:Verdana, Arial, Sans-serif;
	font-size:14px;
	color:#000;
	
}
.right_menu_item:hover {
	background-color:#1D4C95;
}


.right_menu_item:hover  a {
    color: #ffffff;
}

.newsticker {
	list-style:none;
	padding:2px;
	margin:0px;
	margin-top:3px;
	
	margin-bottom:20px;
	margin-left:3px;
}

.newsticker li{
	text-align:left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	margin-bottom:3px;
	height:35px;
	overflow:hidden;
}
.newsticker li a{
	color:#446392;
}

.wow_img {
	max-height:300px;	
}
.ws-title a {
	color:#333;	
}