html
{
	height: 100%;
	width: 100%;
}

body
{
	background-color: #ffffff;
	font-family: verdana, tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #1e313d;
	padding: 0px;
	margin: 0px;
}

form
{
	margin: 0px;
	padding: 0px;
}

div, td, font
{
	font-size: 100%;
}

a:link, a:visited 
{
	color: #1e313d;
	TEXT-DECORATION: underline;
}

A:hover
{
	color: #1e313d;	
	TEXT-DECORATION: none;
}
a {
   outline: none;
}
a:active {
   outline: none;
}
table, img
{
	border: 0px;
	margin-bottom:2px;
}

h1, h2, h3, h4
{
	font-weight: bold;
	color: #196996;
}
h1
{
	font-size: 22px;
	padding-top: 15px;
	margin-top: 0;
	padding-bottom: 17px;
	/*border-bottom: 0px solid #F95D81;*/
}
h2
{
	font-size: 20px;
	clear: both;
}

.clear{
	clear: both;
}

/*--------------Jcarousel-------------*/

.jcarousel-skin-tango .jcarousel-container {
}

.jcarousel-skin-tango .jcarousel-direction-rtl {
	direction: rtl;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 1000px;
    padding: 20px 0 15px 0;
}

.jcarousel-skin-tango .jcarousel-container-vertical {
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  1000px;
    height: 479px;
}

.slider_inner .jcarousel-skin-tango .jcarousel-clip-horizontal {
    height: 200px;
}

.jcarousel-skin-tango .jcarousel-clip-vertical {

}

.jcarousel-skin-tango .jcarousel-item {
    width: 1000px;
    height: 479px;
}

.slider_inner .jcarousel-skin-tango .jcarousel-item {
    height: 200px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
	margin-left: 0;
    margin-right: 0;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 0;
    margin-right: 0;
}

.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 0;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/*--------end Jcarousel---------------*/

.main{
	width: 1000px;
	margin: 0 auto;
}

.head{
	height: 170px;
	position: relative;
	width: 1000px;
}

.col_left{
	width: 220px;
	float: left;
	margin: 0 20px 0 0;
	background: url(../img/line_dark.gif) repeat-x 0 0;
	
    min-height: 170px;
}

.col_right{
	width: 760px;
	float: left;
	background: url(../img/line_dark.gif) repeat-x 0 0;
	min-height: 170px;
}

.logo{
	position: absolute;
	top: 10px;
	left: 0px;
}

.top_search{
	position: absolute;
	top: 125px;
	right: 0;
	background: url(../img/top_search.gif) no-repeat 0 0;
	width: 194px;
	height: 32px;
}

.top_search .input_search{
	width: 159px;
	height: 17px;
	position: absolute;
	top: 7px;
	right: 4px;
	border: 0;
	background: transparent;
}

.top_search .submit_search{
	position: absolute;
	top: 5px;
	left: 4px;
	cursor: pointer;
	border: 0;
	background: transparent;
	width: 20px;
}

.top_search_text{
	position: absolute;
	top: 135px;
	right: 200px;
	font-style: italic;
	width: 100px;
}

.top_call{
	position: absolute;
	top: 25px;
	right: 0;
	text-align: right;
	background: url(../img/call_img.gif) no-repeat 0 0;
	padding: 7px 0 0 100px;
	min-height: 87px;
}

.call_phone{
	font-size: 13px;
	font-weight: bold;
	color: #196996;
}

.call_text_2{
	font-style: italic;
	background: url(../img/call_img_2.gif) no-repeat 31px 0;	
	height: 20px;
	width: 141px;
}

*+html .call_text_2{
	width: 150px;
}
/*поменял1*/
.menu{
	height: 44px;
	background: #196996;
	text-align: center;
}

.menu a:link, .menu a:visited{
	color: #ffffff;
	font-size: 14px;
	display: block;
	padding: 14px 15px 0 15px;
	height: 30px;
}

.menu li:hover{
	background: #115278;
}

.menu li li:hover{
	background: url(../img/level_2_arrow.gif) no-repeat 7px 12px #115278;
}

*+html .menu li li:hover{
	background: url(../img/level_2_arrow.gif) no-repeat 7px 8px;
}

a.active{
	background: #115278;
}

.top_menu .separator{
	width: 1px;
	background: url(../img/menu_separator.gif) no-repeat 50% 50%;
	height: 44px;
}

.menu li li a:link, .menu li li a:visited{
	font-size: 11px;
	display: inline;
	background: transparent;
	padding-left: 20px;
padding-right: 20px;	
}

.top_menu li li a:hover{
	color: #70c6f6;
}
/*конец поменял 1*/

.href_contaner a{
	display: block;
	float: left;
	color: #f4f4f4;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.href_1{
	background: url(../img/monitor.gif) no-repeat 0 0;
	margin: 0 7px 0 0;
	padding: 15px 0 0 60px;
	width: 185px;
	height: 34px;
}

.href_2{
	background: url(../img/info.gif) no-repeat 0 0;
	margin: 0 6px 0 0;
	padding: 7px 0 0 68px;
	width: 177px;
	height: 42px;
}

.href_3{
	background: url(../img/pokazanija.gif) no-repeat 0 0;
	margin: 0 7px 0 0;
	padding: 7px 0 0 64px;
	width: 181px;
	height: 42px;
}

.href_4{
	background: url(../img/obrazci.gif) no-repeat 0 0;
	padding: 7px 0 0 65px;
	width: 180px;
	height: 42px;
}

.content{
	padding: 20px 0 0 0;
}

.content .col_left{
	background: url(../img/line_dark.gif) repeat-x 0 0;
	
	background-color:#ABD1E5;
}

.content .col_right{
	padding: 20px 20px 0 20px;
	width: 720px;
	position: relative;
	/*background-color:#fce9f3;*/
}

.button{
    background: url(../img/button.gif) 50% 0 no-repeat;
    height: 33px;
    border: 0;
    margin: 15px 0 0 0;
    cursor: pointer;
	color: #ffffff;
	font-size: 12px;
}

.votes_question{
	
	padding: 0 20px 5px 20px;
}

.votes_form {
	padding: 0 20px 15px 20px;
}
.votes_block {
	background: url(../img/line_dark.gif) repeat-x 0 0;
	}
	
.votes_line{
    background: #ec8d1c;
    height: 5px;
    margin-bottom: 5px;
    font-size: 1px;
    line-height: 1px;
}

.col_left .faq_block{
	margin: 25px 0 0 0;
	padding: 0 20px 20px 20px;
	background: url(../img/line_dark.gif) repeat-x 0 0;
}

.faq_block .faq_date, .faq_block .show_all{
	display: none;
}

.faq_block  .faq_question{
	padding: 0 0 20px 0;
}

.faq_block  .faq_question a:link, .faq_block  .faq_question a:visited{
	color: #1e313d;
	font-size: 14px;
	font-style: italic;
	text-decoration: none;
}

.faq_block  .faq_question a:hover{
	text-decoration: underline;
}

.faq_block .faq_answer{
	color: #577385;
}

.bottom{
	height: 120px;
	margin: 50px 0 0 0;
	border-top: 3px solid #EC8D1C;
	position: relative;
	font-size: 11px;
	color: #1e313d;
}

.copyright{
	position: absolute;
	top: 30px;
	left: 20px;
}

.show_all{
	margin: 10px 0 0 0;
	color:#196996;
}

.show_all a{
    color:#196996;
}
.previous_next_links{
	display: none;
}

#comments .inptext{
	width: 400px;
	height: 100px;
}

.faq_list .faq_question{
	margin: 10px 0 10px 0;
}

.news_list .news_img{
	margin: 0 10px 5px 0;
}

.news_list .news{
	padding: 0 0 20px 0;
}

.news_list .news_date, .news_id .news_date{
	color: #196996;
}

.news_block .news{
	margin: 0 0 20px 0;
}
.news_date {
	font-weight:bold;
	color:#196996;
	
	}
.news_img {
	padding:5px;
	float:left;
	
	}
.news_name a {
	color:#196996;}	

.path{
	position: absolute;
	top: 15px;
	left: 20px;
	color: #1e313d;
}

.path a:link, .path a:visited{
	color: #1e313d;
	text-decoration: none;
	font-size: 11px;
}

.path a:hover{
	text-decoration: underline;
	font-size: 11px;
}

.path_separator{
	display: inline-block;
	width: 20px;
	height: 10px;
	background: url(../img/path_sep.gif) no-repeat 50% 4px;	
}

*+html .path_separator{
	background: url(../img/path_sep.gif) no-repeat 50% 6px;
	height: 15px;
	vertical-align: top;
}

.slogan{
	font-size: 22px;
	font-weight:bold;
	text-align: center;
	position: absolute;
	top: 70px;
	left: 270px;
	color: #196996;
}

.col_right  h2{
	font-size: 18px;
	padding: 20px 0 20px 0;
	margin: 25px 0 0 0;
	/*background: url(../img/line_light.gif) repeat-x 0 0;*/
}

.col_left h2{
	font-size: 18px;
	padding: 35px 0 25px 0;
	margin: 0;
	background: transparent;
}

.votes_block h2{
	padding-left: 20px;
}

.col_left .faq_block, .col_left .shop_block, .col_left .clauses_block, .col_left .files_block, .col_left .search_catalog, .col_left  .news_block{
	margin: 25px 0 0 0;
	padding: 0 20px 20px 20px;
	background: url(../img/line_dark.gif) repeat-x 0 0;
}

.col_left .left_catalog {
	margin: 5px 0 0 0;
	padding: 0 20px 20px 20px;
	
} 

.col_left .left_catalog2 {
	margin: 5px 0 0 0;
	padding: 0 20px 20px 20px;
    background: url(../img/line_dark.gif) repeat-x 0 0;
} 

input{
	margin: 3px 0 3px 0;
}

.col_left .search_catalog .infofield{
	display: block;
	padding: 3px 0 3px 0;
}

.shop{
	margin: 0 0 30px 0;
}

.shop_name{
	font-weight: bold;
	font-size: 13px;
	}
.shop_name a:link, .shop_name a:visited {
	font-weight: bold;
	font-size: 13px;
	color:#196996;
	padding: 3px 0 3px 0;
	margin: 3px 0 3px 0;
	}
.shop_img {
		padding:5px;
		
	}
.shop_price_value {
	font-size:18px;
	color:#196996;
	
	
	}

.input_search{
	margin: 0;
}

.shop_price{
	font-weight: bold;
}

.shop_sort{
	padding: 10px 0 20px 0;
}

.left_catalog{
	font-size: 12px;
	font-weight: bold;	
}

.left_catalog2{
	font-size: 12px;
	font-weight: bold;	
}

.left_catalog ul{
	margin-top: 0;
	color: #FFF;
	list-style:none;
}

.left_catalog ul a:link{
	margin-top: 0;
	color:#196996;
	text-decoration:none;
}

.left_catalog ul a:visited {
	margin-top: 0;
	color:#196996;
	text-decoration:none;
}

.left_catalog ul a:hover{
	margin-top: 0;
	color: #FFF;
	text-decoration:none;
}

.left_catalog2 ul{
	margin-top: 0;
	color: #FFF;
	list-style:none;
	margin-left:0;
}

.left_catalog2 ul a:link{
	margin-top: 0;
	color:#196996;
	text-decoration:none;
}

.left_catalog2 ul a:visited {
	margin-top: 0;
	color:#196996;
	text-decoration:none;
}

.left_catalog2 ul a:hover{
	margin-top: 0;
	color: #FFF;
	text-decoration:none;
}
.left_catalog li {
	margin:0 0 3px -40px;
}
.left_catalog2 li {
	margin:0 0 3px -40px;
	
}	

.developer{
	position: absolute;
	top: 40px;
	right: 20px;
}

/* forum */
/* forum общие классы */
.forum_date
{
    color: #196996;
}
.forum_author
{
    font-style:italic;
}
.forum_author .avatar
{
    float: left;
    margin: 0px 5px 5px 0px;
    border: 1px solid #196996;
}
.forum_news
{
    background-color: #abd1e5;
}
.forum_actions
{
    float: right;
    text-align:right;
}
.forum_actions span
{
    display:none;
    padding: 0px 5px;
}
.forum_actions img
{
    margin: 0px 5px;
}
/* forum_list список категорий, тем */
.forum_add
{
    background: transparent url(../modules/forum/img/add.gif) no-repeat center left;
    padding: 20px 0px 20px 20px;
}
.forum_list
{
    width: 100%;
    border: 0px;
    border-collapse: collapse;
}
.forum_list th
{
    color: #196996;
    font-weight: normal;
    font-size:1.3em;
    padding: 0px 20px 15px 0px;
    text-align: left;
}
.forum_list td
{
    border-top: 1px solid #196996;
    vertical-align: middle;
    padding: 10px 0px;
}
.forum_list .forum_title
{
    font-size:1.3em;
    font-weight: bold;
	color:#196996;
}
.forum_list .forum_category_name
{
    font-size:1.3em;
    padding-left: 20px;
}
.forum_list .forum_news
{
    font-weight: bold;
    background-color: transparent;
}
.forum_list .forum_count{}
.forum_new_messages
{
    padding: 10px 0px;
}

.forum_list .forum_theme_name
{
    font-size:1.3em;
}
.forum_list .forum_blocked
{
    color: #196996;
}

.forum_list .forum_actions
{
    width: 130px;
    height:20px;
}

/* forum_search поиск по форуму */
.forum_search
{
    text-align: right;
    padding: 10px 0px 20px 0px;
}

.forum_category
{
    padding: 10px;
}

.forum_message
{
    padding: 10px;
}




.forum_message .forum_actions
{
    width: 90px;
    height:20px;
}

.forum_message .quote
{
    background: #abd1e5;
    border: 1px solid #196996;
    padding: 10px;
    margin: 5px 0px;
}
.forum_message .code
{
    background: #abd1e5;
    border: 1px solid #196996;
    padding: 10px;
    margin: 5px 0px;
}
.forum_message .quote_header
{
    font-weight:bold;
}
.forum_message .code_header
{
    font-weight:bold;
}
.forum_message .forum_author
{
    font-weight: bold;
}
.forum_message .forum_date{}
.forum_message_level
{
    padding-left: 30px;
    background: transparent url('../modules/forum/img/arrow.gif') no-repeat 10px 8px;
}

/* message_form форма добавления/редактирования сообщения */
a.forum_dashed_link:link, a.forum_dashed_link:visited
{
    text-decoration: none;
    border-bottom: 1px dashed !important;
}

.forum_form textarea.inptext
{
    width: 100%;
    height: 100px;
    margin-top: 10px;
}

.forum_message_toolbar
{
    margin: 10px 0px 0px 0px;
}
.bbutton
{
    border: 1px solid #196996;
    margin: 1px;
    padding: 2px;
}
.bbutton:hover
{
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
    -moz-opacity: 0.6;
}
.forum_text {
	background:#196996;
	padding:5px;
	margin:3px;
	
	}

/* basket */
table.basket
{
    width: 100%;
    border: 0px;
    border-collapse: collapse;
    margin-bottom: 10px;
}
table.basket th
{
    border: 1px solid #196996;
    padding: 3px 5px;
	color:#196996;
}

table.basket td
{
    border: 1px solid #196996;
    padding: 3px 5px;
}
table.basket td.basket_img
{
    padding: 0px;
    width: 1%;
}

table.basket td.basket_count
{
    text-align:center;
}
table.basket td.basket_price
{
    text-align:right;
}
table.basket td.basket_summ
{
    text-align:right;
}
table.basket td.basket_total
{
    text-align:right;
}
table.basket td.basket_last_td{}
.to_order{}

.basket_block{
	margin: 5px 0 0 0;
	padding: 15px 10px 10px 20px;
	color:#196996;
   
} 
.basket_block a{
	
    color:#196996;
	font-weight:bold;
   
}
.basket_count{
	font-weight:bold;
	font-size:16px;
	
	}

.basket_summ{font-weight:bold;
	font-size:16px;}

input, textarea {
	    vertical-align: middle;
        margin: 5px 0;
		color:#1e313d;
		border: #196996 solid 1px;
		
}

.photo_name
{
    font-weight: bold;
}

.photo_list .photo
{
    float:left;
    width: 220px;
    height: 180px;
    padding-right: 20px;
}

.photo_list .photo_img
{
    margin:3px 10px 3px 0px;
}

.photo_list .photo_cat_link
{
    clear: both;
    padding: 0px 0px 22px 20px;
}
.photo_list .show_all
{
    clear:both;
    padding: 10px 0px;
}



.errors, .error
{
    color: red;
}