/* cmsms stylesheet: style modified: 13.03.2026 21:40:34 */
@charset "utf-8";
/* CSS Document */

html{
	width: 100%;
	height: 100%;
}
body{
	width: 100%;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	background-color: White;
	margin : 0;
	padding : 0;
}

#wrapper{
	width: 1000px;
	height: 100%;
	margin: 0px auto;
}

#top{
	height: 84px;
	background-image: url(http://snoskainfo.ru/uploads/snoska/bg_top.jpg);
}

#top img{
	float: left;
	margin-top: 5px;
}

#top_right{
	width: 980px;
	float: right;
	padding: 0 10px 10px 10px;
}

#top_right hr{
	margin: 40px 0 0 0;
	padding: 0;
	width:100%;
}

#top_right img{
	padding: 0px;
	float: right;
	border:none;
	margin: 5px 0 0 0;
}

#top_right #logo{
	float:left;
}

#top_right #home{
	float:right;
}

#div_menu ul{
	height: 40px;
	width: 560px;
	background-color: #DCE8F9;
	padding:0px;
	margin:0 auto;
}

#div_menu li{
	margin: 0px 10px;
	display: inline;
	line-height: 40px;
}

#div_menu li a{
	line-height: 40px;
	color: #0A408C;
	padding-bottom: 13px;
	padding-top: 10px;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
}

.currentpage{
	line-height: 40px;
	color: #0A408C;
	padding-bottom: 13px;
	padding-top: 12px;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	background-color: #F9FAD5;
	border-radius: 100px 10px;
	-moz-border-radius: 100px 10px;
	-webkit-border-radius: 100px 10px;
	padding: 4px;
}

#div_menu li a:hover{
	color: #B10000;
	text-decoration:underline;
}

#left_side{
	width: 200px;
	float: left;
	position: relative;

}

#right_side{
	width: 780px;
	float: right;
	overflow: hidden;
	position: relative;
}

#main{
	float: left;
	width: 560px;
}

#main h1{
	line-height: 40px;
	margin:0 auto;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#right_column{
	float : right;
	width : 200px;
}
#content{
	width: 1000px;
	margin-top: 20px;
	margin-bottom: 20px;
	overflow : hidden;
}

.main{
	border:1px solid #DCE8F9;
	width:540px;
	padding: 10px;
	margin-bottom: 10px;
	font-size: 13px
}

.img_test{
	display: block;
	margin: 0 auto;
	padding:10px 0 0 0;
}

.q_text{
	width:540px;
	padding: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 0px;
	background-color: #DCE8F9;
	position : relative;
	z-index: 1;
	font-size: 14px;
	font-weight: bold;
}

.q_text1{
	width:540px;
	padding: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #DCE8F9;
	position : relative;
	z-index: 1;
	font-size: 14px;
	font-weight: bold;
}

.variants{
	border: 1px solid #DCE8F9;
	width: 500px;
	padding: 10px;
	margin: -20px 20px -10px 20px;
	z-index: 1000;
	position: relative;
	background-color:#FFF;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
}

#resultList{
	padding-top: 20px;
	margin:0px;
}

.btnOK{
	background: transparent url(http://snoskainfo.ru/uploads/snoska/btn_ok1.png) no-repeat;
	width: 93px;
	height: 37px;
	border: 0px;
	display: block;
	margin: 0 auto;
	margin-top: 20px;
	cursor: pointer;
}

.example{
	padding:0;
	margin:0;
	font-weight:normal;
}

.example span{
	color:#C30;
}

.example .or{
	font-style:italic;
	color:#000 !important;
	font-weight:normal !important;
}

.img_res{
	padding: 20px 0px 0px 0px;
	display: block;
	margin: 0 auto;
	margin-bottom: 0px;
}

.textar{
	border: 1px solid #DCE8F9;
	width: 500px;
	padding: 0px 10px 10px 10px;
	margin: 0px 20px 10px 20px;
	background-color: #FFF;
}

#bottom{
	height: 129px;
	background-image: url(http://snoskainfo.ru/uploads/snoska/footer.png);	
}

em{
	font-size: 13px;
	font-weight:normal;
}

em span{
	color:#F00;
	font-weight:700;
/*	font-size:16px;*/
}

hr{
	height: 1px;
	size: 10;
	border:0px none;
	border-top: solid 1px #000;
}

.about{
	 width: 200px;
	 float: left;
	 margin-top: 65px;
	 margin-left: 20px;
	 font-size: 13px;
	 font-family: Tahoma, Geneva, sans-serif;
}

.create_link{
	 width: 170px;
	 float: right;
	 margin-top: 35px;
	 margin-left: 20px;
	 font-size: 13px;
	 font-family: Tahoma, Geneva, sans-serif;
}

.footer{
	width: 350px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}

.bottom_menu{
	margin-bottom: 20px;
	margin-left: -50px;
	margin-top: 30px;
	color: #0A408C;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	width: 710px;
	float: left;
}

.bottom_menu a, .NewsSummaryLink a{
	margin-right: 20px;
	color: #0A408C;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
}

.NewsSummaryLink a{
	font-family: Arial, Helvetica, sans-serif;
}

.bottom_menu a:hover, .NewsSummaryLink a:hover{
	color: #B10000;
	text-decoration:underline;
}

.lab_email{
	padding: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 0px;
	background-color: #DCE8F9;
	position : relative;
	z-index: 1;
	font-size: 14px;
	font-weight: bold;
}

.lab_blog{
	margin:0 auto;
	padding: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 15px;
	background-color: #DCE8F9;
	position : relative;
	z-index: 100;
	font-size: 14px;
	font-weight: bold;
	width: 520px;
}

.cms_textarea{
	border: 1px solid #DCE8F9;
	padding: 10px;
	margin: -20px 20px -10px 20px;
	z-index: 1000;
	position: relative;
	background-color:#FFF;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;	
}

fieldset, #fbrp__29, #fbrp__38{
	border:none;
}

#fbrp__38 legend{
	line-height: 40px;
	color: #0A408C;
	margin:0px auto;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	background-color: #DCE8F9;
	display:block;
	margin-left: 230px;
}

#fbrp__29 legend{
	line-height: 40px;
	color: #0A408C;
	margin:0px auto;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	background-color: #DCE8F9;
	display:block;
	margin-left: 170px;
}

.main_form{
	border:1px solid #DCE8F9;
	width:560px;
	padding: 0px;
	margin-bottom: 10px;
	font-size: 13px
}

#cntnt01fbrp_submit{
	background: transparent url(http://snoskainfo.ru/uploads/snoska/btn_ok1.png) no-repeat;
	width: 93px;
	height: 37px;
	border: 0px;
	display: block;
	margin: 0 auto;
	margin-bottom: 10px;
	margin-top: 10px;
}

#fbrp__37, #fbrp__42, #fbrp__45 {
	border: 1px solid #DCE8F9;
	padding: 10px;
	margin: -20px 20px -10px 20px;
	z-index: 1000;
	position: relative;
	background-color:#FFF;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;	
}

#NewsPostDetailContent{
	font-family: "Tahoma", Geneva, sans-serif;
}

#blog{
	line-height: 40px;
	color: #0A408C;
	margin:0 auto;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	background-color: #DCE8F9;
	width: 135px;
}

.bottom_begun_reklama{
	margin:0 auto;
	float:left;
}

a{
	color: #0A408C;
	text-decoration: none;
	font-family: Tahoma;
	font-weight: bold;
}

a:hover{
	color: #B10000;
	text-decoration:underline;
}











#resultList_foreign .q_text, .test_foreign .q_text{
	background-color: #DCE8F9;
	font-size: 12px;
	font-weight: 700;
	margin-top: 0px;
	padding: 10px;
	position: relative;
	width: 540px;
	z-index: 1;
	clear:both;
}

#resultList_foreign .q_text_f{
	background-color: #DCE8F9;
	font-size: 12px;
	font-weight: 700;
	margin-top: 0px;
	padding: 10px 0 10px 10px;
	position: relative;
	width: 200px;
	z-index: 1000;
}

#resultList_foreign .q_text_n{
	background-color: #DCE8F9;
	font-size: 12px;
	font-weight: 700;
	margin-top: 0px;
	padding: 10px 5px 10px 0;
	position: relative;
	width: 170px;
	z-index: 1000;
}

#resultList_foreign .q_text1, .test_foreign .q_text1{ 
	background-color: #DCE8F9;
	font-size: 12px;
	font-weight: 700;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 10px;
	position: relative;
	width: 540px;
	z-index: 1000;
}

#resultList_foreign .variants, .test_foreign .variants{ 
	background-color: #FFFFFF;
	border: 1px solid #DCE8F9;
	font-family: "Times New Roman", "Times", serif;
	font-size: 12px;
	margin: -20px 20px -10px;
	padding: 10px;
	position: relative;
	width: 500px;
	z-index: 2000;
}

#resultList_foreign .variants_f{
	background-color: #FFFFFF;
	border: 1px solid #DCE8F9;
	font-family: "Times New Roman", "Times", serif;
	font-size: 12px;
	margin: -20px 0px -10px 20px;
	padding: 10px;
	position: relative;
	width: 150px;
	z-index: 2000;
}

#resultList_foreign .variants_n{
	background-color: #FFFFFF;
	border: 1px solid #DCE8F9;
	font-family: "Times New Roman", "Times", serif;
	font-size: 12px;
	margin: -20px 20px -10px;
	padding: 10px;
	position: relative;
	width: 50px;
	z-index: 2000;
}

#resultList_foreign .fio_div{
	float:left;
}

#resultList_foreign .example span { 
	color: #CC3300;
	font-weight: 700;
}

/*#resultList_foreign .example { 
	margin: 0px;
	padding: 0px;
}*/

#resultList_foreign em { 
	font-size: 13px;
	font-weight: 400;
}

#resultList_foreign .warning_class span{
	color:#F00;
}

.star{
	color: #CC3300;
}
