/* ================================================== */
/* Основные стили сайта */
/* ================================================== */
body {
	margin: 0;
	padding: 0;
	/*font-family: Tahoma, sans-serif;*/
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #234745;
	height: 100%;
}
html {
	height: 100%;
}

img {
	border: 0;
}

p {
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 12px;
}
div{
	font-size: 12px;
}

h1 {
	color: #8D7B5D;
	font-size: 14px;
	margin: 0;
	padding: 0 0 10px 0;
}

h2 {
	color: #8D7B5D;
	font-size: 13px;
	margin: 0;
	padding: 0 0 10px 0;
}

h3 {
	color: #8D7B5D;
	font-size: 13px;
	font-weight: normal;
	margin: 0;
	padding: 0 0 10px 0;
}

a:link, a:visited {
	color: #8D7B5D;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

table
{ 
	/*font-family: Tahoma, sans-serif;*/
	font-family: Arial, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	border: 0px;
	line-height: 16px;
}

ul {
	paddign: 0;
	margin: 0 0 0 8px;
}
ul, ol {
	margin: 0;
	padding: 6px 0 0 30px;
}
li {
	margin: 0;
	padding: 2px 0 2px 0px;
}

/* -------------------------------------------------- */

/* ================================================== */
/* Шапка */
/* ================================================== */
.toc {
	background: #000000;
}
a.header_menu:link, a.header_menu:visited {
	color: #FFFFFF;
	font-size: 13px;
	text-decoration: none;
	display: block;
	background: #303030 url(/i/header_menu.gif) repeat-x;
	padding: 4px 0 4px 0;
}
a.header_menu:hover, a.header_menu_s:link, a.header_menu_s:visited, a.header_menu_s:hover {
	color: #FFFFFF;
	font-size: 13px;
	text-decoration: none;
	display: block;
	background: #1A434A url(/i/header_menu_s.gif) repeat-x;
	padding: 4px 0 4px 0;
}
/* -------------------------------------------------- */

/* ================================================== */
/* Контент */
/* ================================================== */
.ppage {
	color: #ffffff;
}
a.left_menu:link, a.left_menu:visited, .left_menu_t{
	display: block;
	padding: 6px 0 6px 50px;
	color: #cdb991;
	text-decoration: none;
	font-size: 13px;
}
a.left_menu:hover, a.left_menu_s:link, a.left_menu_s:visited, a.left_menu_s:hover, .left_menu:hover, .left_menu_s:link, .left_menu_s:visited, .left_menu_s:hover {
	display: block;
	padding: 6px 0 6px 50px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	background: #312B1E url(/i/left_menu_s.png) repeat-y;
}
a.left_menu2:link, a.left_menu2:visited {
	display: block;
	padding: 6px 0 6px 50px;
	color: #cdb991;
	text-decoration: none;
	font-size: 13px;
}
a.left_menu2:hover, a.left_menu2_s:link, a.left_menu2_s:visited, a.left_menu2_s:hover {
	display: block;
	padding: 6px 0 6px 50px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	background: #312B1E url(/i/left_menu_s.png) repeat-y;
}
.block_search {
	background: #424242 url(/i/block_content.jpg) bottom left no-repeat;
	border: 1px solid #6D6D6D;
	width: 455px;	
	/*height: 269px;*/
	position: relative;
	z-index: 0;
}
.block_subscribe {
	background: #424242 url(/i/block_leftbar.png) no-repeat;
	border: 1px solid #6D6D6D;
	width: 217px;
	height: 114px;
	position: relative;
}
#loader2 { background-color: #FFFFFF; border: 1px solid #999999; padding: 1px;}
/* -------------------------------------------------- */

/* ================================================== */
/* Подвал */
/* ================================================== */
a.footer_menu:link, a.footer_menu:visited {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
a.footer_menu:hover, a.footer_menu_s:link, a.footer_menu_s:visited, a.footer_menu_s:hover {
	color: #8D7B5D;
	text-decoration: none;
	text-transform: uppercase;
}
/* -------------------------------------------------- */

/* ================================================== */
/* Элементы формы */
/* ================================================== */
form {
	margin: 0;
	padding: 0;
}
.textbox {
	border: 1px solid #696969;
	font-size: 13px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #8D7B5D;
	padding: 2px 0 2px 6px;
	background: #000000;
}
.textarea {
	border: 1px solid #696969;
	font-size: 13px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	padding: 2px 0 2px 6px;
	background: #000000;
	color: #8D7B5D;
}
.button {
	border: 1px solid #F39803;
	font-size: 11px;
	font-family: Verdana;
	background: #ECF4F7;
	cursor: pointer;
	color: #6F8290;
	padding: 4px 0 4px 0;
}
select {
	font-size: 13px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #8D7B5D;
	background: #000000;
	border: 1px solid #696969;
}
/* -------------------------------------------------- */

/* =================================================================== */
/* Всплывающее левое меню */
/* =================================================================== */
.left_jqmenu { display: block; margin: 0; padding: 0; position: relative; z-index: 1; }
.left_jqmenu li { display: block; list-style: none; margin: 0; padding: 0; position: relative; z-index: 1; border-bottom: 1px solid #000000; }
.left_jqmenu a { display: block; }
.left_jqmenu ul {
	display: none;
	position: absolute;
	left: 275px;
	top: 0px;
	margin: 0;
	padding: 0;
	z-index: 1;
	width: 240px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
.left_jqmenu ul ul { left: 231px; top: 0; }

.left_jqmenu li a {
	padding: 11px 0 11px 50px;
	color: #8D7B5D;
	text-decoration: none;
	font-size: 14px;
	width: 225px;
}
.left_jqmenu li a.hover {
	padding: 11px 0 11px 50px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	background: #312B1E url(/i/left_menu_s.png) repeat-y;
}
.left_jqmenu ul li a {
	padding: 4px 6px 4px 6px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	background: #000000;
	border-bottom: 1px solid white;
	opacity: 0.9; filter: alpha(opacity=90);
	width: 228px;
}
.left_jqmenu ul li a.hover {
	padding: 4px 6px 4px 6px;
	color: #8D7B5D;
	text-decoration: none;
	font-size: 11px;
	background: #000000;
	border-bottom: 1px solid white;
	opacity: 0.9; filter: alpha(opacity=90);
}

/* =================================================================== */
/* Всплывающее левое меню 2 */
/* =================================================================== */
.left_jqmenu2 { display: block; margin: 0; padding: 0; position: relative; z-index: 1; }
.left_jqmenu2 li { display: block; list-style: none; margin: 0; padding: 0; position: relative; z-index: 1; border-bottom: 1px solid black; }
.left_jqmenu2 a { display: block; }
.left_jqmenu2 ul {
	display: none;
	position: absolute;
	left: 275px;
	top: 0px;
	margin: 0;
	padding: 0;
	z-index: 1;
	width: 240px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
.left_jqmenu2 ul ul { left: 231px; top: 0; }

.left_jqmenu2 li a {
	display: block;
	padding: 6px 0 6px 50px;
	color: #8D7B5D;
	text-decoration: none;
	font-size: 13px;
	width: 225px;
}
.left_jqmenu2 li a.hover {
	display: block;
	padding: 6px 0 6px 50px;
	color: #8D7B5D;
	text-decoration: none;
	font-size: 13px;
	background: #312B1E url(/i/left_menu_s.png) repeat-y;
}
.left_jqmenu2 ul li a {
	padding: 4px 6px 4px 6px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	background: #000000;
	border-bottom: 1px solid white;
	opacity: 0.9; filter: alpha(opacity=90);
	width: 228px;
}
.left_jqmenu2 ul li a.hover {
	padding: 4px 6px 4px 6px;
	color: #8D7B5D;
	text-decoration: none;
	font-size: 11px;
	background: #000000;
	border-bottom: 1px solid white;
	opacity: 0.9; filter: alpha(opacity=90);
}

/* =================================================================== */
/* Всплывающее верхнее меню */
/* =================================================================== */
.top_jqmenu { display: block; margin: 0; padding: 0; position: relative; z-index: 1; }
.top_jqmenu li { display: block; list-style: none; margin: 0; padding: 0; position: relative; z-index: 1; }
.top_jqmenu a { display: block; }
.top_jqmenu ul {
	display: none;
	position: absolute;
	left: 0px;
	top: 28px;
	margin: 0;
	padding: 0;
	width: 240px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	z-index: 1;
}
.top_jqmenu ul ul { left: 231px; top: 0; }

.top_jqmenu li a {
	color: #FFFFFF;
	font-size: 13px;
	text-decoration: none;
	display: block;
	background: #303030 url(/i/header_menu.gif) repeat-x;
	padding: 4px 0 4px 0;
	width: 100%
}
.top_jqmenu li a.hover {
	color: #FFFFFF;
	font-size: 13px;
	text-decoration: none;
	display: block;
	background: #1A434A url(/i/header_menu_s.gif) repeat-x;
	padding: 4px 0 4px 0;
	width: 100%
}
.top_jqmenu ul li a {
	padding: 4px 6px 4px 6px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	background: #000000;
	border-bottom: 1px solid white;
	opacity: 0.9; filter: alpha(opacity=90);
	width: 228px;
	text-align: left;
}
.top_jqmenu ul li a.hover {
	padding: 4px 6px;
	color: #8D7B5D;
	text-decoration: none;
	font-size: 11px;
	background: #000000;
	border-bottom: 1px solid white;
	opacity: 0.9; filter: alpha(opacity=90);
	width: 228px;
	text-align: left;
}

.sub_btn{
	margin: 0 5px;
}

.sp_btn{
	border: 1px solid #947B5B;
	padding: 3px 10px;
	font-weight: bold;
	text-decoration: none!important;
}

.sub_gold{
	color: #f1d9b2;
}

.gold{
	color: #93815c;
}
.ext_link{
	text-align: center!important;
	background: url(/i/ballon.gif) left top no-repeat;
	padding-left: 20px;
	font-size: 12px;	
	color: #f1d9b2!important;
	font-weight: bold; 
}

.b_phone{
	color: #957c5b;
	background: url(/i/phone_icon.gif) left top no-repeat;
	padding: 2px 0 2px 15px;
}

.order_form{
	background: url(/i/order_form_bg.png) left top repeat-x;
	margin: 30px auto 10px auto;
	padding: 17px 30px;
	width: 430px;
	border: 1px solid #636363;
}

.order_form label{
	display: block;
	font-size: 12px;
	padding: 3px 0;
}

.order_form input{
	border: 1px solid #636363;
	color: #fff;	
	background: #434343;
	font-size: 12px;
	padding: 3px;
	width: 428px;
}

.order_form textarea{
	border: 1px solid #636363;
	color: #fff;	
	background: #434343;
	font-size: 12px;
	padding: 3px;
	width: 428px;
	height: 93px;	
}

.order_form .submit_btn{
	border: none!important;
	width: 129px!important;
	margin-right: -5px;
	font-weight: bold;
}

.order_form .form_error{
	color: red;
}

.news_right{
	width: 215px;
	margin-left: 40px; 
}

.rnews_item_country{
	color: #f1d9b2;
	text-decoration: underline;
	font-weight: bold;
	font-size: 13px;
	margin: 10px 0 4px 0;	
}

.rnews_item_date{
	color: #93815c;
}

.rnews_item_title{
	font-weight: bold;
	color: #93815c;
}
.sp-block{
	margin: 7px 3px;
	color: #f1d9b2!important;
}
