/*
Credit: http://www.templatemo.com
*/

body {
	margin: 0px;
	padding: 0px;
	color: #ccdadc; 
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: 1.5em; 
	background-color: #082a2e;
	background-image: url(images/templatemo_body.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

a, a:link, a:visited { color: #ff4301; text-decoration: none; }
a:hover { color: #99FF00; text-decoration: underline; }

p { margin: 0px; padding: 0; }
img { border: none; }

   .leftimg {
    float:left; /* Выравнивание по левому краю */
    margin: 7px 7px 7px 0; /* Отступы вокруг картинки */
   }
   .rightimg  {
    float: right; /* Выравнивание по правому краю  */ 
    margin: 7px 0 7px 7px; /* Отступы вокруг картинки */
   }

h1, h2, h3, h4, h5, h6 { color: #fff; }
h1 { font-size: 40px; font-weight: normal; margin: 0 0 30px 0; padding: 5px 0; }
h2 { font-size: 28px; font-weight: normal; margin: 10px 0 30px 0; padding: 0; }
h2 span { text-shadow: 1px 1px 1px #000; font-weight: bold; }
h3 { font-size: 21px; margin: 0 0 15px 0; padding: 0; padding: 0; font-weight: normal; }
h4 { font-size: 18px; margin: 0 0 20px 0; padding: 0; }
h5 { font-size: 16px; margin: 0 0 10px 0; padding: 0; color: #fff; text-shadow: 1px 1px 1px #555 }
h6 { font-size: 14px; margin: 0 0 5px 0; padding: 0; }
h6 span { color: red; font-weight: bold; }

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }
.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }
.cleaner_h50 { clear: both; width:100%; height: 50px; }
.cleaner_h60 { clear: both; width:100%; height: 60px; }


.float_l { float: left; }
.float_r { float: right; }

.image_wrapper { display: inline-block; padding: 4px; border: 1px solid #fff; background: none; margin-bottom: 10px; }
.image_fl { float: left; margin: 3px 15px 0 0; }
.image_fr { float: right; margin: 3px 0 0 15px; }

blockquote { font-style: italic; margin-left: 10px;}
cite { font-weight: bold; color:#3b3823; }
cite span { color: #696443; }
em { color: #ff9130; }

.tmo_list { margin: 20px 0; padding: 0; list-style: none; }
.tmo_list li { background: transparent url(images/templatemo_list.png) no-repeat scroll 0 0px; margin:0 0 20px; padding:0 0 0 25px; 	line-height: 1em; }
.tmo_list li a { color: #fff; }
.tmo_list li a:hover { color: #ff4301; }


.button a {
	display: block;
	width: 84px;
	height: 25px;
	color: #333;
	padding: 4px 0 0 18px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	background: url(images/templatemo_button_hover.png) no-repeat;
}

.button a:hover {
	color: #000;
	background: url(images/templatemo_button.png) no-repeat;
}


#templatemo_header_wrapper { 
	width: 100%;
	height: 120px;
	background: url(images/templatemo_header.jpg) no-repeat top center;
}

#templatemo_header {
	width: 910px;
	height: 120px;
	padding: 0 30px;
	margin: 0 auto;
	background: url(images/templatemo_header.jpg) no-repeat top center;
}

#templatemo_header  #site_title {
	float: left;
	padding: 25px 0 0 10px;
}

#templatemo_header  #site_title a {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	color: #272d17;
	font-weight: normal;
	text-decoration: none;
    font-style: italic;
	text-align: center;
	margin-left: 15px;
}

/* menu */

#templatemo_menu {
	float: right;
	margin: 35px 30px 0;
	height: 31px;
}

#templatemo_menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#templatemo_menu li {
	padding: 0px;
	margin: 0px;
	display: inline-block;
}

#templatemo_menu ul li a {
	float: left;
	display: block;
	width: 100px;
	height: 27px;
	padding: 4px 0 0;
	margin-left: 5px;
	font-size: 14px;
	color: #333; 

	text-align: center; 
	text-decoration: none;
	font-weight: bold;
	outline: none;
	border: none;
}


#templatemo_menu ul li a:hover,  #templatemo_menu ul li .current {
	color: #000;
	background: url(images/templatemo_menu_hover.png) no-repeat;
}

#templatemo_menu lu {
	float: right;
	padding: 0px;
	margin: 0px;
	display: inline-block;
}

#templatemo_menu lu li a {
	float: left;
	display: block;
	width: 100px;
	height: 27px;
	padding: 4px 0 0;
	margin-left: 5px;
	font-size: 14px;
	color: rgb(30, 124, 138);	

	text-align: center;
	text-decoration: none;
	font-weight: bold;
	outline: none;
	border: none;
}


#templatemo_menu lu li a:hover,  #templatemo_menu lu li .current {
	color: #000;
	background: url(images/templatemo_menu_hover.png) no-repeat;
}

#templatemo_header  #info p {
	display: block;
	font-size: 12px;
	color: yellow;
	font-weight: normal;
	margin-top: 5px;
	margin-left: 5px;
}

#templatemo_header #info p #phone {
	float: right;
	padding: 0px;
}

/* end of menu */

/* banner */

#templatemo_flash_area {
	width: 910px;
	height: 220px;
	padding: 10px 20px;
	margin: 0 auto;
}

#templatemo_banner_wrapper {
	clear: both;
	width: 100%;
	height: 240px;
	background: url(images/templatemo_banner.jpg) no-repeat center top;
}

#templatemo_banner {
	width: 910px;
	height: 180px;
	padding: 30px;
	margin: 0 auto;
	background: url(images/templatemo_banner.jpg) no-repeat center top;
}

#templatemo_banner img {
	float: left;
	width: 280px;
	height: 170px;
	margin-right: 50px;
/*	border: 5px solid #fff; */
}

#templatemo_banner h1 {
	color: #fff;
	line-height: 40px;
	font-weight: bold;
	margin-bottom: 10px;
	text-shadow: 1px 1px 2px #000;	
}

#templatemo_banner h3 {
	color: #fff;
	line-height: 26px;
	font-weight: bold;
	margin-bottom: 0px;
	text-shadow: 1px 1px 2px #000;	
}

#templatemo_banner h4 {
	color: #fff;
	line-height: 18px;
	font-weight: normal;
	margin-bottom: 0px;
	text-shadow: 1px 1px 2px #000;	
}


#templatemo_banner p {
	font-size: 22px;
	line-height: 26px;
	margin-bottom: 20px;
	color: #000;
}

#templatemo_banner .more a {
	float: right;
	font-size: 20px;
	color: #333;
}

#templatemo_banner .more span {
	font-weight: bold;
	margin-right: 5px;
	font-size: 25px;
	color: #f4612e;
}

#templatemo_banner .more a:hover {
	color: #f4612e;
	text-decoration: none;
}

/* end of banner */

/* content */

#templatemo_content_wrapper {
	clear: both;
	width: 100%;
	background: url(images/templatemo_content.jpg) no-repeat center top;
}

#templatemo_content {
	width: 850px;
	padding: 40px 55px;
	margin: 0 auto;
	background: url(images/templatemo_content.jpg) no-repeat center top;
}

#templatemo_content  a {
color: rgb(128,128,255);
text-decoration: none;
}

#templatemo_content  a:hover {
color: #0ff;
text-decoration: none;
}

#buy a {
color: #00f;
text-decoration: none;
}

#buy a:hover {
color: #000;
text-decoration: none;
}

#templatemo_content p {
	margin-bottom: 10px;
}

.col_w400 {
	float: left;
	margin-right: 50px;
	width: 400px;
}

.col_w250 {
	float: right;
	margin-right: 10px;
	width: 250px;
}

.col_w550 {
	width: 550px;
	margin-right: 50px;
}

.col_w800 {
	width: 800px;
	margin-right: 50px;
}

.col_last {
	margin-right: 0;
}

.col_high {
height: 100px;
padding: 5px; 
}

.str1 {display: inline-block; padding: 6px; border: 1px solid #fff; background: none; margin-bottom: 10px; }
.button_plus { float: left; width: 31px; height: 29px; padding: 4px; background: url(images/button_plus.png) no-repeat; margin-left: 30px; margin-top: 3px;}
.button_minus { float: left; width: 31px; height: 29px; padding: 4px; background: url(images/button_minus.png) no-repeat; margin-left: 20px; margin-top: 3px;}


.news_box {
	clear: both;
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px dashed #fff;
}

.news_box .news_meta {
	margin-bottom: 10px;
}

.price {
	float: right;
    color: #000;
}

.news_box img {
	float: right;
	width: 220px;
	height: 180px;
	margin-left: 30px;
	border: 1px solid #fff;
	padding: 4px;
}

.news_box_last {
	margin: 0;
	padding: 0;
	border: none;
}

.sb_news_box {
	margin-bottom: 20px;
}

.sb_news_box a {
	text-decoration: none;
}

.sb_news_box a h6 {
	color: #ff9130;
	text-decoration: underline;
}

.sb_news_box a:hover h6 {
	color: #99FF00;
	text-decoration: none;
}

.service_box {
	clear: both;
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px dashed #fff;
}

.service_box img {
	float: left;
	width: 48px;
	height: 48px;
}

.service_box .sb_right {
	float: right;
	width: 200px;
}

/* gallery */
	#gallery {
		clear: both;
		margin-top: 20px;
	}
	
	#gallery a {
		border: none;
	}
	#gallery ul { list-style: none; margin: 0; padding: 0; }
	#gallery ul li {
		padding: 0;
		margin: 0 50px 50px 0;
		width: 250px;
		height: 190px;
		display: inline-block;
		float: left;
	}
	
	#gallery ul li a {
		display: block;
		width: 250px;
		height: 190px;
	}
	
	#gallery ul li a img {
		width: 240px;
		height: 180px;
		border: 5px solid #fff;
	}
	
	#gallery ul .odd {
		margin-right: 0;
	}
/* end of gallery */


#contact_form {
	float: left;
	padding: 0;
}

#contact_form form {
	margin: 0px;
	padding: 0px;
}

#contact_form form .input_field {
	width: 450px;
	padding: 5px;
	background: #004035;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
}

#contact_form form label {
	display: block;
	width: 450px;
	margin-bottom: 5px;
	font-size: 16px;	
}

#contact_form form textarea {
	width: 450px;
	height: 200px;
	padding: 5px;
	background: #004035;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
}

#contact_form form .submit_btn {
	margin: 0px;
	padding: 8px 14px;
	background-color: #004035;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
}

/* footer */

#templatemo_footer_wrapper {
	clear: both;
	width: 100%;
	color: #1d5f67;
	background: #000;
	border-top: 1px solid #195157;
}

#templatemo_footer {
	width: 910px;
	padding: 15px 30px;
	margin: 0 auto;
	text-align: center;
}

#templatemo_footer a {
	color: #1d5f67;
	text-decoration: none;
}
/*******************/

		article, aside, details, figcaption, figure, 
		footer, header, hgroup, menu, nav, section {
		  display: block;
		}
		
		fieldset
		{
		  margin: 0;
		  padding: 0;
		  border: 0;
		}
		
		input:focus,textarea:focus {
		  outline: none;
		}
/*		
		.cf:before,
		.cf:after {
		  content:"";
		  display:table;
		}
		
		.cf:after {
		  clear:both;
		}
		
		.cf {
		  zoom:1;
		}
*/
		/*----------------------*/
		
		
		
#templatemo_menu nav ul {
		  margin: 0;
		  padding: 0;
		  list-style: none;
		  position: relative; 
/*		  left: 20px; */
		  float: right; 
/*		  background: #eee; */
/*		  border-bottom: 1px solid #fff;
		  -moz-border-radius: 3px;
		  -webkit-border-radius: 3px;
		  border-radius: 3px;    */
		}
		
#templatemo_menu nav li {
		  float: left;          
		}
		
#templatemo_menu nav #login {
		  position: relative; 
		  left: 20px;	
/*		  border-right: 1px solid #ddd;
		  -moz-box-shadow: 1px 0 0 #fff;
		  -webkit-box-shadow: 1px 0 0 #fff;
		  box-shadow: 1px 0 0 #fff;  
*/		  
		}

#templatemo_menu nav #signup {
		  position: relative; 
		  left: 5px;	
/*		  border-right: 1px solid #ddd;
		  -moz-box-shadow: 1px 0 0 #fff;
		  -webkit-box-shadow: 1px 0 0 #fff;
		  box-shadow: 1px 0 0 #fff;  
*/		  
		}
		
		
#templatemo_menu nav #login-trigger,
#templatemo_menu nav #signup-trigger {
		  display: inline-block;
		  *display: inline;
		  *zoom: 1;
		  height: 25px;
		  line-height: 25px;
/*		  font-weight: bold;  */
		  padding: 0 8px;
		  text-decoration: none;
		  color: rgb(30, 124, 138); 
/*		  text-shadow: 0 1px 0 #fff;   */
		}
		
#templatemo_menu nav #signup-trigger{
		  -moz-border-radius: 0 3px 3px 0;
		  -webkit-border-radius: 0 3px 3px 0;
		  border-radius: 0 3px 3px 0;
		  text-align: left;
	
		}
		
#templatemo_menu nav #login-trigger {
		  -moz-border-radius: 3px 0 0 3px;
		  -webkit-border-radius: 3px 0 0 3px;
		  border-radius: 3px 0 0 3px;
	
		}
		
#templatemo_menu nav #login-trigger:hover, 
#templatemo_menu nav #login .active,
#templatemo_menu nav #signup .active,
#templatemo_menu nav #signup-trigger:hover {
		  background: url(images/templatemo_menu_hover.png) no-repeat; /* #fff; */ 
		}
		
nav #login-content {
		  display: none;
		  position: absolute;
		  top: 24px;
		  right: 0;
		  z-index: 999;    
		  background: #2F4F4F; /*#fff;*/  
/*		  
		  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee));
		  background-image: -webkit-linear-gradient(top, #fff, #eee);
		  background-image: -moz-linear-gradient(top, #fff, #eee);
		  background-image: -ms-linear-gradient(top, #fff, #eee);
		  background-image: -o-linear-gradient(top, #fff, #eee);
		  background-image: linear-gradient(top, #fff, #eee);  
*/		  
		  padding: 15px;
		  -moz-box-shadow: 0 2px 2px -1px rgba(0,0,0,.9);
		  -webkit-box-shadow: 0 2px 2px -1px rgba(0,0,0,.9);
		  box-shadow: 0 2px 2px -1px rgba(0,0,0,.9);
		  -moz-border-radius: 3px 0 3px 3px;
		  -webkit-border-radius: 3px 0 3px 3px;
		  border-radius: 3px 0 3px 3px;
		}
		
nav li #login-content {
		  right: 0;
		  width: 250px;  
		}

nav #signup-content {
		  display: none;
		  position: absolute;
		  top: 24px;
		  right: 0;
		  z-index: 999;    
		  background: #2F4F4F; /*#fff;*/  
/*		  
		  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee));
		  background-image: -webkit-linear-gradient(top, #fff, #eee);
		  background-image: -moz-linear-gradient(top, #fff, #eee);
		  background-image: -ms-linear-gradient(top, #fff, #eee);
		  background-image: -o-linear-gradient(top, #fff, #eee);
		  background-image: linear-gradient(top, #fff, #eee);  
*/		  
		  padding: 15px;
		  -moz-box-shadow: 0 2px 2px -1px rgba(0,0,0,.9);
		  -webkit-box-shadow: 0 2px 2px -1px rgba(0,0,0,.9);
		  box-shadow: 0 2px 2px -1px rgba(0,0,0,.9);
		  -moz-border-radius: 3px 0 3px 3px;
		  -webkit-border-radius: 3px 0 3px 3px;
		  border-radius: 3px 0 3px 3px;
		}
		
nav li #signup-content {
		  right: 0;
		  width: 250px;  
		}

#templatemo_menu  nav ul li #login-content a {
 float: left;
 padding: 1px;
 width: 250px;
 color: white;
 margin-top: 15px;
 text-decoration: underline;
}

#templatemo_menu  nav ul li #login-content a:hover {
 color: red;
 background: url(images/templatemo_menu_aree.png) no-repeat;
}

#templatemo_menu  nav ul li #signup-content a {
 float: left;
 padding: 1px;
 width: 250px;
 color: white;
 text-decoration: underline;
}

#templatemo_menu  nav ul li #signup-content a:hover {
 color: red;
 background: url(images/templatemo_menu_aree.png) no-repeat;
}



	
		/*--------------------*/
		
		#inputs input {
		  background: #f1f1f1;
		  padding: 6px 5px;
		  margin: 0 0 5px 0;
		  width: 238px;
		  border: 1px solid #ccc;
		  -moz-border-radius: 3px;
		  -webkit-border-radius: 3px;
		  border-radius: 3px;
		  -moz-box-shadow: 0 1px 1px #ccc inset;
		  -webkit-box-shadow: 0 1px 1px #ccc inset;
		  box-shadow: 0 1px 1px #ccc inset;
		}
		
		#inputs input:focus {
		  background-color: #fff;
		  border-color: #e8c291;
		  outline: none;
		  -moz-box-shadow: 0 0 0 1px #e8c291 inset;
		  -webkit-box-shadow: 0 0 0 1px #e8c291 inset;
		  box-shadow: 0 0 0 1px #e8c291 inset;
		}
		
		/*--------------------*/
		
		#login #actions {
		  margin: 10px 0 0 0;
		}
		
		#login #submit {		
		  background-color: #d14545;
		  background-image: -webkit-gradient(linear, left top, left bottom, from(#e97171), to(#d14545));
		  background-image: -webkit-linear-gradient(top, #e97171, #d14545);
		  background-image: -moz-linear-gradient(top, #e97171, #d14545);
		  background-image: -ms-linear-gradient(top, #e97171, #d14545);
		  background-image: -o-linear-gradient(top, #e97171, #d14545);
		  background-image: linear-gradient(top, #e97171, #d14545);
		  -moz-border-radius: 3px;
		  -webkit-border-radius: 3px;
		  border-radius: 3px;
		  text-shadow: 0 1px 0 rgba(0,0,0,.5);
		  -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.3) inset;
		  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.3) inset;
		  box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.3) inset;    
		  border: 1px solid #7e1515;
		  float: left;
		  height: 30px;
		  padding: 0;
		  width: 100px;
		  cursor: pointer;
		  font: bold 14px Arial, Helvetica;
		  color: #fff;
		}
		
		#login #submit:hover,
		#login #submit:focus {		
		  background-color: #e97171;
		  background-image: -webkit-gradient(linear, left top, left bottom, from(#d14545), to(#e97171));
		  background-image: -webkit-linear-gradient(top, #d14545, #e97171);
		  background-image: -moz-linear-gradient(top, #d14545, #e97171);
		  background-image: -ms-linear-gradient(top, #d14545, #e97171);
		  background-image: -o-linear-gradient(top, #d14545, #e97171);
		  background-image: linear-gradient(top, #d14545, #e97171);
		}	
		
		#login #submit:active {		
		  outline: none;
		  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;
		  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;
		  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;		
		}
		
		#login #submit::-moz-focus-inner {
		  border: none;
		}
		
		#login label {
		  float: right;
		  line-height: 30px;
		}
		
		#login label input {
		  position: relative;
		  top: 2px;
		  right: 2px;
		}
		
/********************/
		#signup #actions {
		  margin: 10px 0 0 0;
		}
		
		#signup #submit {		
		  background-color: #d14545;
		  background-image: -webkit-gradient(linear, left top, left bottom, from(#e97171), to(#d14545));
		  background-image: -webkit-linear-gradient(top, #e97171, #d14545);
		  background-image: -moz-linear-gradient(top, #e97171, #d14545);
		  background-image: -ms-linear-gradient(top, #e97171, #d14545);
		  background-image: -o-linear-gradient(top, #e97171, #d14545);
		  background-image: linear-gradient(top, #e97171, #d14545);
		  -moz-border-radius: 3px;
		  -webkit-border-radius: 3px;
		  border-radius: 3px;
		  text-shadow: 0 1px 0 rgba(0,0,0,.5);
		  -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.3) inset;
		  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.3) inset;
		  box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.3) inset;    
		  border: 1px solid #7e1515;
		  float: left;
		  height: 30px;
		  padding: 0;
		  width: 130px;
		  cursor: pointer;
		  font: bold 14px Arial, Helvetica;
		  color: #fff;
		}
		
		#signup #submit:hover,
		#signup #submit:focus {		
		  background-color: #e97171;
		  background-image: -webkit-gradient(linear, left top, left bottom, from(#d14545), to(#e97171));
		  background-image: -webkit-linear-gradient(top, #d14545, #e97171);
		  background-image: -moz-linear-gradient(top, #d14545, #e97171);
		  background-image: -ms-linear-gradient(top, #d14545, #e97171);
		  background-image: -o-linear-gradient(top, #d14545, #e97171);
		  background-image: linear-gradient(top, #d14545, #e97171);
		}	
		
		#signup #submit:active {		
		  outline: none;
		  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;
		  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;
		  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;		
		}
		
		#signup #submit::-moz-focus-inner {
		  border: none;
		}
		
		#signup label {
		  float: right;
		  line-height: 30px;
		}
		
		#signup label input {
		  position: relative;
		  top: 2px;
		  right: 2px;
		}

		

/* end of copyright */