body {
	margin: 0px;
	padding: 0px;
	background: #fff;
	font-family: verdana,arial,geneva,sans-serif;
	font-weight: normal;
	font-size: 14px;
}

body img {
	border: 0;
}

table {
	font-family: inherit;
	font-size: inherit;
}
table tr {
	vertical-align: top;
}

a:link, a:active, a:visited {
	font-family:inherit;
	color: #bc3225; 
	text-decoration: underline;
}

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

/* AJAX */

div.errmsg {
	border: #01456A 2px dashed;
	width:500px;
	padding:3px;
	margin:20px;
}
div#ajax_loading_show {
	display: none;
	position: absolute;
	background: url(/images/transparent.png);
	text-align: center;
}
div.ajax_loading {
	margin-top: 300px;
	background: url(/images/ajax_loading.gif) no-repeat center;
	width: 220px;
	height: 19px;
	z-index: 1000;
}

div#upload_btn
{
	margin: 0px;
	border: 0;
	background: #ffffff;
	padding: 5px;
	width: 190px;
	text-align: center;
	font-size: 16px;
}
div#upload_status
{
	color: #696969;
	width: 200px;
	text-align: center;
}
div.uploaded_file
{
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 3px;
	border: #969696 1px solid;
	padding:3px;
	background: #f9f9f9;
	width: 200px;
	float: left;
}
img.uploaded_file_delete {cursor: pointer;}

/* Header */
table.header {
	margin-top: 30px;
	height: 120px;
	
}
td.header_logo {
	width: 300px;
}
td.header_phone {
	text-align: center;
}
td.header_order {
	width: 330px;
}
td.header_slogan
{
	text-align: right;
	font-size: 18px;
	font-family: arial;
	/*font-style: italic;*/
	font-weight: normal;
	padding-right: 15px;
	letter-spacing: 0px;
}

/* Sliding menu */

/* Cброс стилей списка браузера: */
.mainmenu_1, .mainmenu_1 ul {
	list-style:none;
	margin:0 0 0 -1px; /* Чтобы в IE8 не косило. */
	padding:0;
	font-size:12px;
	font-weight: bold;
	font-family: verdana,geneva,sans-serif;
}
 
/* Делаем LI инлайновым: */
.mainmenu_1 li {
	float:left;
	position:relative;
	display:block;
	margin:0;
	margin-left: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	white-space: nowrap;
	border-top: #bc3225 1px solid;
	color: #bc3225;
	background: #fff;
}
 
/* Меню: */
.mainmenu_1 li a {
	display:block;
	margin:2px;
	margin-bottom: 6px;
	text-decoration:none;
	text-align:left;
	color: #bc3225;
	font-size: 12px;
	font-weight:bold;
	font-family: verdana,geneva,sans-serif;
}
 
/* Выделенный пункт меню: */
.mainmenu_1 li.current {
}
/* Пункт меню при наведении курсора: */
.mainmenu_1 li:hover {
	border-top: #01456a 3px solid;
	color: #01456a;
	padding-top: 8px;
}
.mainmenu_1 li a:hover {
	color: #01456a;
}

.level_0 {
	z-index:100;
}
 
/* Подменю, скрываемое по умолчанию: */
.level_0 .level_1 {
	position:absolute;
	display:none;
	left:0;
	z-index: 150;
	box-shadow: 0 4px 4px -2px #969696;
}
.level_0 .level_1 li {
	float:left;
	width: 300px;
	text-align: left;
	z-index: 150;
	box-shadow: -4px 0 4px -2px #969696, 4px 0 4px -2px #969696;
}

.level_0 .level_1 .level_2 {
	position:absolute;
	left: +318px;
	top: -3px;
	display:none;
	z-index: 200;
	box-shadow: 0 4px 4px -2px #969696;
}
.level_0 .level_1 .level_2 li {
	float:left;
	width: 300px;
	text-align: left;
	z-index: 200;
	box-shadow: -4px 0 4px -2px #969696, 4px 0 4px -2px #969696;
}


/* Content */

div.content_main {
	font-size: 14px;
	padding: 0;
	color: #01456A;
	min-height: 400px;
}
div.content_main p {
	margin: 0px;
	line-height: 1.4em;
	padding: 0px;
	padding-bottom: 10px;
	font-family: verdana,geneva,sans-serif;
	font-size: inherit;
	color: inherit;
	text-align: justify;
}
div.content_main ul, div.content_main ol {
	margin: 0px;
	margin: 0;
	padding: 0px;
	padding-left: 12px;
	padding-bottom: 10px;
	color: inherit;
	text-align: justify;
}
div.content_main ul li, div.content_main ol li {
	margin: 0px;
	margin: 0;
	padding: 0px;
	color: inherit;
}

h1 {
	margin: 0px;
	padding-left: 0px;
	padding-top:10px;
	padding-bottom: 10px;
	font-family: Impact,sans-serif;
	font-size: 60px;
	line-height: 74px;
	color: #BC3225;
	font-weight: normal;
	/*text-shadow: 2px 2px 2px #888888;*/
}

h1.news_heading {
	margin: 0px;
	padding-left: 0px;
	padding-top:10px;
	padding-bottom: 0px;
	font-family: Impact,sans-serif;
	font-size: 26px;
	line-height: 34px;
	color: #BC3225;
	font-weight: normal;
	/*text-shadow: 2px 2px 2px #888888;*/
}

h1.index_heading
{
	text-shadow: 4px 4px 6px #fff, 4px 4px 6px #fff, 4px 4px 8px #fff, 4px 4px 6px #fff;
	padding-left: 10px;
	padding-top: 40px;
}

div.content_main h1.slogan
{
	text-shadow: 0px 4px 5px rgba(0, 0, 0, 0.4);
	padding: 0;
	padding-left: 30px;
	padding-top: 20px;
}

div.content_main h1.slogan_dark
{
	text-shadow: 0px 4px 5px rgba(0, 0, 0, 0.4);
	padding: 0;
	padding-left: 30px;
	padding-top: 20px;
}

div.content_main h1.slogan_light
{
	text-shadow: 4px 4px 6px #fff, 4px 4px 6px #fff, 4px 4px 8px #fff, 4px 4px 6px #fff;
	padding: 0;
	padding-left: 30px;
	padding-top: 20px;
}

div.content_main div.slogan
{
	padding-left: 30px;
	font-weight: bold;
	font-size: 16px;
	text-shadow: 1px 1px 0px #C8C8C8, 0px 2px 0px #B4B4B4, 0px 3px 0px #A0A0A0, 0px 4px 0px rgba(140, 140, 140, 0.498), 0px 0px 0px #787878, 0px 5px 10px rgba(0, 0, 0, 0.498);
}

div.content_main div.slogan_dark
{
	padding-left: 30px;
	font-weight: bold;
	font-size: 16px;
	text-shadow: 1px 1px 0px #C8C8C8, 0px 2px 0px #B4B4B4, 0px 3px 0px #A0A0A0, 0px 4px 0px rgba(140, 140, 140, 0.498), 0px 0px 0px #787878, 0px 5px 10px rgba(0, 0, 0, 0.498);
}

div.content_main div.slogan_light
{
	padding-left: 30px;
	font-weight: bold;
	font-size: 16px;
	text-shadow: 1px 1px 4px #fff, 1px 1px 4px #fff, 1px 1px 4px #fff, 1px 1px 4px #fff;
}

h2 {
	padding-left: 0px;
	font-size: 25px;
	font-family: verdana,arial,geneva,sans-serif;
	font-weight: normal;
	color: #BC3225;
	line-height: 32px;
}
h3 {
	padding-left: 0px;
	font-size: 20px;
	font-family: verdana,arial,geneva,sans-serif;
	font-weight: normal;
	color: #01456A; /*#b17500*/
}

a.button {
	text-align: center;
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	border-radius: 5px;
	box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.6);
	background: url(/images/button_bg.png) repeat-x scroll 0px 100%;
	border: 0px solid #01456A;
	cursor: pointer !important;
}

div.button {
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	border-radius: 5px;
	background: url(/images/button_bg.png) repeat-x scroll 0px 100%;
}

span.button {
	font: 25px/1.4em verdana,geneva,sans-serif;
	color: #FFF;
	display: inline-block;
	position: relative;
	white-space: nowrap;
}

div.footer {
	margin-top: 20px;
	margin-bottom: 40px;
	background: #bc3225;
	padding-top: 30px;
	padding-bottom: 30px;
}

div.footer_heading {
	font-size: 25px;
	color: #fff;
}

div.footer_text_1 {
	font-size: 16px;
	color: #fff;
}

div.footer_text_2 {
	font-size: 13px;
	color: #fff;
}

div#footer_map {
	width: 310px;
	height: 189px;
	margin-top: 72px;
}

div.footer_copyright {
	margin-top: 10px;
	font-size: 13px;
	color: #fff;
}

div.footer_feedback {
	border-top: #fff 1px solid;
	margin-top: 13px;
	padding-top: 20px;
	display: inline-block;
}

div#footer_feedback_display {
	font-size: 13px;
	color: #fff;
	padding-left: 40px;
	margin-bottom: 6px;
}

input.footer_input_text {
	border: 0px;
	background: #fff;
	width: 315px;
	height: 32px;
	margin-bottom: 4px;
	color: #01456A;
	font-family: verdana,geneva,sans-serif;
	font-size: 16px;
}

textarea.footer_input_textarea {
	border: 0px;
	width: 310px;
	height: 193px;
	background: #fff;
	color: #01456A;
	font-family: verdana,geneva,sans-serif;
	font-size: 16px;
}

input.footer_button {
	margin-left: 3px;
	width: 134px;
	text-align: center;
	background: #01456A;
	font-size: 16px;
	color: #fff;
	border: 0px;
	padding: 5px;
	padding-top: 9px;
	padding-bottom: 10px;
}

/* Tooltip */
.tooltip {
	display:none;
	background:transparent url(/images/tooltip_arrow.png) no-repeat;
	font-size:14px;
	height:230px;
	width:230px;
	padding: 27px;
	color:#000;
	text-align: center;
}

/* Contacts */

div#main_map
{
	width: 600px;
	height: 500px;
	float: right;
	margin-left: 15px;
	margin-bottom: 30px;
}

/* Feedback */

div.main_feedback
{
	display: block;
	width: 580px;
	float: left;
}

div.main_feedback_userdata_text
{
	display: inline;
	width: 199px;
	float: left;
	font-weight: normal;
}

div.main_feedback_userdata_input
{
	display: inline;
	float: left;
	padding-left: 2px;
}

textarea.main_feedback
{
	width: 570px;
	height: 150px;
	border: 1px #01456A solid;
	color: #01456A;
	font-size: 16px;
}

input.main_feedback
{
	width: 119px;
	border: 1px #01456A solid;
	font-size: 16px;
	text-align: center;
}

input.main_feedback_capatcha
{
	width: 178px;
	border: 1px #01456A solid;
	font-size: 16px;
	text-align: center;
}

div.main_feedback_footer
{
	clear: both;
	float: none;
	height: 120px;
}

div.main_feedback_files
{
	display: inline-block;
	float: left;
	width: 200px;
}

div.main_feedback_capatcha
{
	display: inline-block;
	float: left;
	width: 190px;
	text-align: center;
}

div.main_feedback_submit
{
	display: inline-block;
}

div.main_feedback_submit div.main_feedback_button
{
	height: 49px;
	width: 170px;
	top: 20px;
	left: 10px;
	position: relative;
	z-index: 10;
}

/* News */

div.news_list_heading
{
	font-size: 16px;
}

td.news_list_image
{
	width: 210px;
	text-align: center;
	font-size: 10px;
}

div.news_list_date
{
	padding-left: 0px;
	color: #696969;
	padding-top: 4px;
	padding-bottom: 10px;
}

div.news_display_more
{
	margin-top: 36px;
	font-size: 14px;
}

td.news_display_image
{
	text-align: center;
	width: 210px;
}

td.news_display_link
{
	width: 210px;
}

a.news_display_link
{
	font-size: 14px;
}

div.news_display_back
{
	text-align: center;
	margin-top: 20px;
}

div.news_display_back a
{
	font-size: 16px;
}

div.news_display_date
{
	padding-left: 0px;
	color: #696969;
	padding-top: 4px;
	padding-bottom: 10px;
}


/* Gallery */



table.gallery tr {vertical-align: top;}
td.gallery_left {border: 0px; border-left: #c68330 2px dashed; border-top: #c68330 2px dashed; border-bottom: #c68330 2px dashed;}
td.gallery_right {border: 0px; border-right: #c68330 2px dashed; border-top: #c68330 2px dashed; border-bottom: #c68330 2px dashed;}
td.gallery_thumb {text-align: center; border-right: #c68330 2px dashed; border-bottom: #c68330 2px dashed;}

img.gallery_thumb {border: 0px; cursor: pointer;}
img.gallery_huge {margin: 5px; border: #c68330 2px solid;}

/* Templates */


div.page_selector {margin: 10px; text-align: center; font-size: 16px;}