* { 
	margin:0;
	padding:0;
	padding:0;
}
html, body { 
	height:100%;
}
html {
	min-width:980px;
}
body { 
	background:url(/images/site18/body-bg.gif) 0 104px repeat-x #8e0202;
	/*font-family:Arial, Helvetica, sans-serif;*/
	font: 18px/24px "Helvetica Neue",Arial,Sans-serif;
	font-size:100%; 
	line-height:1.25em;
	color:#ffffff;
}

img {
	border:0; 
	vertical-align:top; 
	text-align:left;
}
object { 
	vertical-align:top; 
	outline:none;
}
ul, ol { 
	list-style: circle;
	margin-top: -20px;
	margin-left: 40px;
}
ul1, ol1 { 
	list-style: none;
	font-size:125%;
	margin-bottom: 50px;
}
ul2, ol2 { 
	list-style: none;
	font-size:100%;
	color:#ffffff;
	margin-bottom: 25px;
}
ul3, ol3 { 
	list-style: none;
	font-size:100%;
	color:#ffffff;
	line-height : 2;
	margin-bottom: 25px;
}

table, table td, table th { 
	padding:0;
	border:1px solid white;
	border-collapse:collapse;
}

.fleft { 
	float:left;
}
.fright { 
	float:right;
}
.clear { 
	clear:both;
}

.col-1, .col-2, .col-3 { 
	float:left;
}

.alignright { 
	text-align:right;
}
.aligncenter { 
	text-align:center;
}

.wrapper { 
	width:100%;
	overflow:hidden;
}




/*==== GLOBAL =====*/
#main, .container  {
	width:980px; 
	margin:0 auto;
	font-size:1.0625em;
	position:relative;
}
#main {
	padding-bottom:80px;
}

#header {
	height:128px;
	overflow:hidden;
	background:url(/images/site18/header-tail1.gif) 0 0 repeat-x;
}
#content {
	padding:0 0 35px 0;
}
	#content .aside {
		float:left;
		background:#330101;
		width:255px;
		display:inline;
	}
	#content .aside.left {
		margin: 0px 20px 15px 0px;
	}
		
	#content .aside.right 
	{
		margin-left:20px;
		margin-right:0;
	}
	
	#content .mainContent {
		float:left;
		width:705px;
	}
#footer {
	background:#4e0000;
	padding:6px 36px 6px 0;
	text-align:right;
}


/*---- tailings ----*/
.tail-top { 
	background:url(/images/site18/tail-top.gif) left top repeat-x #ffbb00;
}
.tail-bottom { 
	background:url(/images/site18/tail-bottom.gif) left bottom repeat-x;
}


/*----- forms parameters -----*/

input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}


/*----- other -----*/
.img-indent { 
	margin:0 20px 0 0; 
	float:left;
}
.img-box { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:20px;
}
	.img-box img { 
		float:left; 
		margin:0 20px 0 0;
	}

.extra-wrap { 
	overflow:hidden;
}


p {
	margin-bottom:20px;
}
.p1 { 
	margin-bottom:10px;
}
.p2 { 
	margin-bottom:20px;
}
.p3 { 
	margin-bottom:30px;
}

/*----- txt, links, lines, titles -----*/
a {
	color:#f3fc90; 
	outline:none;
	font-style:italic;
}
a:hover{
	text-decoration:none;
}

.top_title 
{
	color:#fff;
	font-size:35px;	
	
	width: 610px;
}
/*
.top_title strong 
{
	color:#f30000;
	display:block;
	font-size:40px;
}
*/
/*
h1 
{
	font-size:42px;
	color:#ebd302;
	line-height:48px;
}

	h1 strong 
	{
		color:#f30000;
		display:block;
		font-size:52px;
	}
	*/
/*h2 
{
	font-weight: normal;	
}
*/

h2 {
	font-size:18px;
	font-style: italic;
	color:#ebd302;
	line-height:1.2em;
	text-indent:0px;
	font-weight:normal;
	margin-bottom:12px;
	border-bottom:2px solid #ffffff;
}
h4 {
	font-size:16px;
	font-style: italic;
	color:#ebd302;
	line-height:1.2em;
	
	padding-bottom:15px;
	margin-bottom:5px;
}
h5 {
	
}
h6 {
	
}


.txt1 {
}
.txt2 {
}

.link1 { 
	display:block;
	float:left;
	background:url(/images/site18/link1-left.gif) no-repeat left top #2e0101;
	color:#fee7e7; 
	text-decoration:none;
}
.link1:hover { 
	text-decoration:underline;
}
	.link1 em {
		display:block;
		
	}
	.link1 b { 
		display:block;
		background:url(/images/site18/link1-right.gif) no-repeat right top; 
		line-height:40px;
		padding:0 20px;
		font-weight:normal; font-style:normal;
	}
	

.button { 
	background:url(/images/site18/button.gif) no-repeat 0 0;
	width:126px;
	line-height:43px;
	color:#fee7e7;
	font-size:17px;
	line-height:43px;
	position:absolute;
	left:461px;
	top:249px;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	text-shadow:1px 1px 0 #a7300b;
}
.button:hover {
	text-decoration:underline;
}

.line-hor { 
	background:#3a3c52;
	height:1px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:20px 0 20px 0;
}
.line-ver { 
	background-image:url(/images/site18/line-ver.gif); 
	background-repeat:repeat-y;
	width:100%;
}

h1, .title 
{ 	
	font-size:26px;
	font-weight: normal;
	line-height:1em;			
	color:#ebd302;
	position:relative;
	overflow:hidden;
	padding:0 0 13px 0px;
	background:url(/images/site18/line-hor.gif) 0 100% repeat-x;
	margin-bottom:10px;
}

/*==================boxes====================*/
.box {
	background:url(/images/site18/box-bg.jpg) 0 0 repeat-y;
	width:100%;
	font-size:17px;
	line-height:24px;
}
	.box .top {
		background:url(/images/site18/box-top.jpg) no-repeat 0 0;
	}
	.box .bot {
		background:url(/images/site18/box-bot.jpg) no-repeat 0 100%;
		width:100%;
	}
	.box .inner 
	{ 
		padding:30px 41px 68px 37px;
	}
	
		.box strong 
		{
			font-size:18px;
		}
		
		.box .title 
		{
			font-size:26px;
			line-height:1.3em;			
			color:#fff;
			position:relative;
			overflow:hidden;
			padding:0 0 19px 90px;
			background:url(/images/site18/line-hor.gif) 0 100% repeat-x;
			margin-bottom:24px;
		}
		
		
		/*
		.box h2 strong 
		{			
			display:block;
			font-size:35px;
			margin-bottom: 15px;
		}
		*/
		
		.box .title  img 
		{
			position:absolute;
			left:0;
			top:0;
		}
			
			

.address { 
	float:left;
	width: 355px;
}
	.address dt {
		margin-bottom:20px;
	}
	.address dd { 
		clear:both;
	}
		.address dd span { 
			float:left;
			padding-right:5px;
		}


/*===== header =====*/
#header .logo {
	position:absolute;
	left:0;
	top:37px;
}

#header .logo img
{
	float: left;
}


#header .logo_text
{
	text-transform: uppercase; 
	margin: 10px 0px 0px 75px;
}

.logo_text a
{
	color: #9d0000;
	font-size: 20pt; 
	font-style: italic; 
	text-decoration: none; 
}


.slogan
{
	font-size: 8pt; 
	color: #5a0901;
}

#header .nav {
	position:absolute;
	right:10px;
	top:61px;
}
	#header .nav li {
		float:left;
		background:url(/images/site18/divider.gif) no-repeat 0 0;
		padding:0 10px 0 10px;
		list-style:none;
	}
	#header .nav li.first {
		background:none;
		padding-left:0;
		list-style:none;
	}
		#header .nav li a {
			float:left;
			font-size:12px;
			text-decoration:none;
			color:#f2f6ed;
			font-weight:bold;
			background:url(/images/site18/nav-left.gif) no-repeat 0 0;
		}
			#header .nav li a span {
				float:left;
				background:url(/images/site18/nav-right.gif) no-repeat 100% 0;
				padding:0 21px 0 21px;
				line-height:30px;
				cursor:pointer;
			}
		
		#header .nav li a:hover, #header .nav li a.current {
			background:url(/images/site18/nav-left-act.gif) no-repeat 0 0;
		}
			#header .nav li a:hover span, #header .nav li a.current span {
				background:url(/images/site18/nav-right-act.gif) no-repeat 100% 0;
			}

/*===== content =====*/
#content .aside .inside {
	padding:26px 9px 25px 9px;
}
	
	#content .indent {
		padding:0 0 0 36px;
	}
	#content .section {
		padding:0 0 20px 0;
	}
	#content .section1 {
		padding:0 0 30px 0;
	}
	#content .indent1 {
		padding:14px 0 0 0;
	}
	#content .indent2 {
		padding:14px 0 0 60px;
	}
	
	
	.mainBanner {
		background:url(/images/site18/banner-bg1.jpg) no-repeat 0 0;
		height:293px;
		margin-bottom:30px;
	}
		.mainBanner .indent {
			/*padding:  126px 0 0 60px !important;*/
			padding:  90px 0 0 60px !important;
		}
	
	
	
	.list1 {
		margin-top: 0px;
    margin-left: 0px;
		padding-bottom:15px;
	}
	.list1 li {
		background:url(/images/site18/list-bg.gif) 0 0 repeat-x #610404;
		padding:10px 18px 12px 18px;
		font-size:14px;
		line-height:18px;
		margin-bottom:5px;
		list-style: none
	}
		/*.list1 li a {
			color:#f5c5c5;
		}*/
		.list1 li h6 {
			font-size:11pt;
			color:#e51717;
			font-weight:normal;
			width:100%;
			overflow:hidden;
			padding-bottom:4px;
			list-style: none;
		}
		.list1 li h6 a 
		{
			color:#ffffff;
		}
		/*
			.list1 li h6 a {
				display:inline-block;
				background:url(/images/site18/comment-bg.gif) no-repeat 0 0;
				color:#000;
				line-height:14px;
				text-align:center;
				width:18px;
				padding:0 4px 4px 0;
				text-decoration:none;
				float:left;
				position:relative;
				top:2px;
			}
			*/
			/*
			.list1 li h6 a:hover {
				color:#fff;
			}
			*/
	
	
	.list2 li {
		text-transform:uppercase;
		color:#f24725;
		font-size:11px;
		line-height:24px;
	}
		.list2 li a {color:#f24725; text-decoration:none;}
		.list2 li a:hover {color:#fff;}
	
	
	.img-list li {
		width:100%;
		overflow:hidden;
		padding-bottom:20px;
	}
		.img-list li img 
		{
			border: 1px solid #E91A1A;
			float:left;
			margin-right:10px;
			padding: 2px;
		}
		.img-list li a 
		{
			color:#f3fc90;
			font-size:20px;
			line-height:1.5em;
			text-decoration:none;
		}
		.img-list li a:hover {
			color:#fff;
		}
	

/*===== footer =====*/
#footer {
	color:#ffffff;
	font-size:14px;
}
	#footer a {
		color:#f5c5c5;
	}


/*----- forms -----*/
.contacts-form fieldset 
{
	border:none;
	font-size:12px;
	color:#f5c5c5;
}
.contacts-form label 
{
	display:block;
	/*height:51px;*/
}
.contacts-form input 
{
	width:245px;
	background:none;
	border:1px solid #e91a1a;
	padding:2px 0 2px 5px;
	color:#fff;
}
.contacts-form textarea 
{
	width:275px;
	background:none;
	border:1px solid #e91a1a;
	overflow:auto;
	height:120px;
	padding:1px 0 1px 5px;
	margin-bottom:14px;
	color:#fff;
}

.contacts-form .col-1 
{
	/*width:348px !important;*/
	width:330px !important;
	margin:0 !important;
}
.contacts-form .col-2 
{
	width:282px !important;
	margin:0 !important;
}
.contacts-form .link1 
{
	float:right;
	margin-left:16px;
	font-size:17px;
}
.inner_copy {border:0;color:#f00;float:left;width:50%!important;margin:-202px 0 0 0;overflow:hidden;line-height:0;padding:0;font-size:12px}
/*==========================================*/


/*======= index.html =======*/
#page1 #content .col-1 {width:600px; margin-right:50px;}
#page1 #content .col-2 {width:600px; margin-right:50px;}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:287px; margin-right:50px;}
#page2 #content .col-2 { width:295px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:278px; margin-right:33px;}
#page3 #content .col-2 { width:327px;}

/*======= index-3.html =======*/
#page4 #content .col-1 {width:287px; margin-right:50px;}
#page4 #content .col-2 { width:295px;}


/*=========================*/
/* Validate */
.validate label.input_error { display:block; line-height:1.8; vertical-align:top; color: red; font-style: italic; }
.validate input.input_error { border: 1px dashed #DD1905; background-color: #FFFFD5; }
.validate textarea.input_error { border: 1px dashed #DD1905; background-color: #FFFFD5; }
/* / Validate */

/* ****************** */
#error
{
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px 5px 5px 25px;
	position: relative;
	font-size: 8pt;
	border-collapse: collapse;
	border: 1px #CA1D13 dashed;
	color: #CA1D13;
	background-color: #F2EDE9;
	background: url('/hostcmsfiles/images/error.gif') no-repeat 5px 50%;
	width: 450px;
}

#message
{
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px 5px 5px 25px;
	position: relative;
	font-size: 8pt;
	border-collapse: collapse;
	border: 1px #4ba749 dashed;
	color: #4ba749;
	background: url('/hostcmsfiles/images/message.gif') no-repeat 5px 50%;
	width: 450px;
}

#captcha
{
	padding: 0px;
	font-size: 75%;
}

#captcha, #captcha a:link, #captcha a:hover, #captcha a:visited
{
	color: #777;
}

#captcha img
{
	margin-bottom: -5px;
}

.image
{
	border: 1px solid #DADADA;
}

.news_img
{
	border:1px solid #E91A1A;
	float:left;
	margin:0 10px 3px 0;
	padding:2px;
}

.news_title
{
	font-size:20px;
	margin-bottom: 10px;
}

div.comment {
	background: #F0EFEB;
	color: #333;
	margin: 5px 50px 10px 0;
	zoom: 1;
	position: relative;
	padding: 20px;
	border-radius:15px;-moz-border-radius:15px;-webkit-border-radius:15px;
}
div.comment div.subject {font-weight: bold}
div.comment p {margin: 5px 0 0 0}
div.comment span.red, div.comment span.red a {color: #E83531 !important; text-decoration: underline; cursor: pointer}
div.comment_reply {
	display: none;
	margin: 0px 0px 10px 20px;
}
div.comment_sub {
	margin-left: 20px;
}

.comment .row {display: table-row}
.comment .caption {font-size: 9pt; display: table-cell; width: 150px; text-align: right; vertical-align: middle; /*white-space: nowrap*/}
.comment .field {display: table-cell; padding: 2px 0 3px 15px}
input.large,
div.shop_filter select,
div.shop_filter input[type="text"],
table.shop_cart select,
table.shop_cart input[type="text"],
div.shop_coupon input,
.comment .field select,
.comment .field input[type="text"],
.comment .field input[type="password"],
.comment .field input[type="file"],
.comment .field textarea {
	outline: none;
	width: auto;
	border: none;
	transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
	-moz-transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
	-webkit-transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.15) inset;
	padding: 2px 15px;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	color: #5B5B5B;
	font-size: 10pt;
	font-family: 'Arial Narrow', sans-serif;
}
.comment .field input[type="text"], .comment .field input[type="password"], .comment .field input[type="file"] { height: 23px; }
.comment .field textarea { padding: 5px 12px }
.comment .field select { width: 210px }

input.large{font-size:16pt}

.ui-stars-star,.ui-stars-cancel{float:left;display:block;overflow:hidden;text-indent:-999em;cursor:pointer}
.ui-stars-star a,.ui-stars-cancel a{width:16px;height:15px;display:block;background:url(/images/stars.png) no-repeat 0 0}
.ui-stars-star a{background-position:0 -32px}
.ui-stars-star-on a{background-position:0 -48px}
.ui-stars-star-hover a{background-position:0 -64px}
.ui-stars-cancel-hover a{background-position:0 -16px}
.ui-stars-star-disabled,.ui-stars-star-disabled a,.ui-stars-cancel-disabled a{cursor:default!important}

.captcha{font-size:75%;padding:0;color:#777;clear:both}
.captcha span{text-decoration:underline; cursor:pointer}
div.captcha img{margin: 0 3px -1px 0}
img.captcha { border-radius: 15px; -moz-border-radius: 15px; -webkit-border-radius: 15px;}

#error,#message,#status_message{margin-top:5px;margin-bottom:5px;position:relative;font-size:8pt;border-collapse:collapse;width:450px;border-radius:15px;-moz-border-radius:15px;-webkit-border-radius:15px;padding:5px 15px 5px 35px}
#error{border:1px #CA1D13 solid;color:#CA1D13;background-color:#F2EDE9;background:url(/hostcmsfiles/images/error.gif) no-repeat 10px 50%}
#message,#status_message{border:1px #4ba749 solid;color:#4ba749;background:url(/hostcmsfiles/images/message.gif) no-repeat 10px 50%}
#message p{margin:0;padding:0}

.comment_link, .comment_link a {
	color: #E83531;
	border-bottom: 1px solid #E2D5D5;
	text-decoration: underline;
	cursor: pointer
}

/* Validate */
.validate label.input_error { display:block; line-height:1.8; vertical-align:top; color: red; font-style: italic; }
.validate input.input_error { border: 1px dashed #DB1905; background-color: #FFFFD5; }
/* / Validate */