
/*  Remove default browser styling  */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0 none;
	outline: 0;
	font-size: 100%;
	background: transparent;
}

:focus {
	outline: 0;
}

/*------ Page layout ------ */

body {  
	font: 12px Verdana, Arial, Sans-Serif; 
	color: #666; 
	line-height: 1.4em;
	background: #fffce5 url(img/body_bot_bg.jpg) repeat-x bottom;
}

.wrapper
{
	background: url(img/body_top_bg.jpg) repeat-x;
}

.container {
	margin: 0 auto;
	width: 1200px;
}

.header {
	height: 182px;
	width: 100%;
	position: relative;
}

.sidebar-left, 
.sidebar-right {
  width: 190px;
  float: left;
  min-height: 300px;
}

.sidebar-right {
	width: 189px;
}

.content {
	width: 821px;
	min-height: 500px;
	float: left;
}
.copyright {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding: 8px 0 0 20px;
}

.copyright .c {
	font-size: 18px;
	font-weight: normal;
}

.main_menu {
	position: absolute;
	bottom: 0px;
	margin: 0px 190px;
	width: 820px;
	padding: 5px 20px 0px;
	height: 42px;
	background: url(img/menu_bg.jpg) no-repeat;
}

.main_menu ul li
{
	border: none;
	display: block;
	float: left;
}

.main_menu ul li a:link,
.main_menu ul li a:visited
{
	outline: none;
	display: block;
	float: left;
	margin-right: 2px;
}

.main_menu ul li a:link,
.main_menu ul li a:visited
{
	color: #fff;
	display: block;
	padding: 15px 10px 10px;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

.menu_item_active
{
	background: url(img/menu_arrow.png) no-repeat center bottom;
}

.logo {
	position: absolute;
	right: 200px;
	top: 17px;
	width: 252px;
	height: 100px;
	background: url(img/logo.jpg) no-repeat center center;
}

.caption {
	font-size: 22px;
	text-align: left;
	color: #D50100;
	padding: 5px 0px 20px;
}

.small{
	font-size: 11px;
}

.sidebar-right .caption,
.sidebar-left .caption {
	font-size: 18px;
	padding-bottom: 2px;
	margin-bottom: 15px;
	margin-right: 10px;
	border-bottom: 1px dashed #D50100;
}

.client_list_item {
	padding: 5px;
	text-align: center;
	float: left;
	margin: 0px;
	width: 170px;
	height: 130px;
}

*html .client_list_item {
	 height: 155px;
}

.menu_bottom {
	background: url(img/menu_bot_bg.jpg) no-repeat;
	height: 44px;
	width: 821px;
	margin: 0px auto;
}

.bottom_nav{
	width: 821px;
	margin: 0px auto;
	height: 206px; 
}

.bottom_nav .nav_section{
	width: 33%;
	float: left;
}

.nav_section .sect_name{
	float: left;
	width: 39%;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	text-align: right;
	padding-right: 8px;
}

.nav_section .sect_links{
	float: right;
	width: 57%;
	height: 90px;
	border-left: 2px solid #c80000;
}

.sect_links a{
	color: #FAFFC3;
	padding-left: 7px;
	padding-bottom: 8px;
	font-size: 10px;
	display: block;
	line-height: 12px;	
}
	
/* --- news styles --- */

.news_list_item {
	padding-bottom: 15px;
	border-bottom: 1px solid #eee;
	margin-bottom: 15px;
}

.news_list_thumb {
	float: left;
	width: 310px;
}

.news_list_text {
	float: right;
	width: 390px;
	text-align: justify;
}

.news_list_title {
	font-size: 14px;
	font-weight: bold;
	color: #D50100;
	padding-bottom: 5px;
}

.news_date
{
	width: 45px;
	padding-top: 5px;
	text-align: center;
	float: left;
	font-size: 29px;
	color: #888;
}

.news_date .month {
	font-size: 12px;
	padding-top: 5px; 
}

.news_photos_cont {
	float: left;
	width: 350px;
}

.news_text_cont {
	width: 395px;
	float: right;
	text-align: justify;
}


.catalogue_ob{
	float: left;
	padding: 5px;
	width: 48%;
	text-align: center;
}

.catalogue_ob_title{
	color: #DF0100;
	padding: 5px;
	font-weight: bold;
}

a.more {
	text-transform: uppercase;
	background: #D50100;
	color: #fff;
	font-size: 8px;
	padding: 1px 3px;
}

a.more:hover{
	text-decoration: none;
}

.tr_1 td,
.tr_2 td{
	padding: 3px;
}

.pricelist thead td{
	padding: 5px 10px 10px 0px;
	font-size: 10px;
}

.pricelist tbody td{
	
}

.portfolio_item_cont{
	float: left;
	width: 47%;
	padding: 5px 10px 5px 10px;
}

.portfolio_item_cont table{
	width: 100%;
	text-align: center
}

.portfolio_item_cont table td{
	vertical-align: middle;
	padding: 7px;
	height: 390px;
	border: 1px solid #efefef;
}

.tr_1
{
	background: #efefef;
}

/* --- paging styles --- */

.paging {
	height: 20px;
	margin-bottom: 15px;
	margin-top: 5px;
}

.paging span {
	float: left;
	margin-right: 5px;
	padding: 2px 0;
}

.paging a:link, .paging a:visited {
	float: left;
	margin-right: 5px;
	padding: 4px 8px;
	text-align: center;
	background: #f0f0f0;
	line-height: 14px;
	text-decoration: none;
}

.paging a:hover, .paging a.active {
	background-color: #D50100;
	color: #fff;	
}

.contacts {
	color: #3d3c3c;
	font-weight: bold;
	padding: 0px 2px 20px;
}

.phone {
	color: #faffc3;
	font-size: 16px;
	position: absolute;
	font-weight: bold;
	right: 0px;
	margin-right: -10px;
	bottom: 10px;
}

.promo_txt {
	position: absolute;
	top: 20px;
	left: 220px;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #fff;
}
.promo_txt .dir {
	font-size: 16px;
	color: #FAFFC3;
	border-bottom: 1px dashed #FAFFC3;
	padding-bottom: 2px;
	margin-bottom: 13px;
}


.index_promo{
	width: 371px;
	float: left;
	padding: 5px; 
	border: 2px solid #CCCCCC;
}

.index_cont{
	float: right;
	width: 355px;
}

/* Breadcrumb*/

.breadcrumb
{
	display: block;
	float: left;
	font-weight: bold;
	text-decoration: none;
}
a.breadcrumb:hover
{
	color: #DF0100;
}
.breadcrumb_arrow
{
	float: left;
	padding: 0 6px;
	font-size: 11px;
	font-weight: bold;
}
a.breadcrumb_current:link,
a.breadcrumb_current:visited
{
	display: block;
	float: left;
	color: #777;
	font-weight: bold;
	text-decoration: none;
}

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

select,
.input_text,
textarea
{
	background: #fff;
	padding: 2px;
	font: 11px Verdana;
	color: #666;
}

.bread_crumb_cont
{
	height: 37px;
	padding: 0px;
}

.cont_top_left
{
	background: url(img/cont_top_left_shade.jpg) no-repeat left top;
}

.cont_top_right
{
	background: url(img/cont_top_right_shade.jpg) no-repeat right top;
}

.cont_bot_left
{
	background: url(img/cont_bot_left_shade.jpg) no-repeat left bottom;
}

.cont_bot_right
{
	background: url(img/cont_bot_right_shade.jpg) no-repeat right bottom;
	padding: 0px 11px;
}

.page {
	background: #fff;
	min-height: 900px;
	_height: 900px;
	padding: 10px 20px;
}


.divider
{
	border-bottom:1px dashed #D50100;
	width: 100%;
	padding: 5px 0;
}

#footer 
{ 
	height: 65px; 
	width: 680px;
}

.highlight
{
	font-weight: bold;
	color: #D50100;
}

.index_item{
	float: left; 
	height: 120px;
}

.index_item table{
	height: 100%;
}

.index_item table td{
	vertical-align: middle;
	padding: 0 4px;
}

.ind_slider{
	background: #dfdfdf;
	padding: 10px;
}

#middle
{
	border-left: 1px solid #D1D1D1;
	border-right: 1px solid #D1D1D1;
	background: #f9f9f9;
	margin: 0px;
}

.context_submenu{
	font-size: 11px;
}

.context_submenu_wrap{
	padding-left: 15px;
}

#loader
{
	width: 43px;
	height: 11px;
	margin: 5px;
	position: absolute;
	right: 0px;
	background: url(img/loader.gif) no-repeat;
}

.freq_lbl
{
	vertical-align: top;
	line-height: 13px;
	padding-left: 3px;
}



#cont_list
{
	margin: -55px 0px 0px 0px;
	width: 654px;
	position: relative;
	float: right;
	padding-bottom: 20px;
	background: #fff;
	border-left: 1px solid #d1d1d1;
	border-top: 1px solid #d1d1d1;
	min-height: 900px;
}

#bottom_links
{ 
	background: #e1e1e1; 
	height: 17px; 
	text-align: center; 
	padding: 0px; 
	margin-top: 0px; 
}

.row_1
{
	background: #fff;
}

.row_2
{
	background: #F8F8F8;
}

.preview
{
	display: block;
	background: #4d98ff url(img/img_peview.gif) no-repeat;
	width: 13px;
	height: 16px;
}

.submit
{
	height:18px;
	
	border: none;;
	padding:0 5px;
	font:normal 10px Arial;
	color:#faf6f6;
	cursor:pointer;
}

.search_cont
{
	position: absolute;
	top: 6px;
	right: 6px;
	font-size: 10px;
}

.search_cont .input_text
{
	width: 200px;
	border: 1px solid #D1D1D1;
	font-size: 10px;
}

.search_cont .submit
{
	color: #666666;
	border: 1px solid #D1D1D1;
	background-color: #fff;
}

.section_name
{
	font-size: 14px;
	font-weight: bold;
	padding: 8px 5px;
}

.align_right
{
	text-align: right;
}

.about p{
	text-indent: 30px;
	padding-top: 10px;
	text-align: justify;
}

.about .sect{
	font-size: 14px;
	font-weight: bold;
	padding-left: 30px;
	padding-top: 15px;
}

/*slide gallery*/
#wrapp 
{
	width: 324px;
	float: left;
	margin-right: 5px;
}

.svw 
{
	width: 50px; 
	height: 20px; 
	background: #fff;
}

.svw ul
{
	position: relative; 
	left: -999em;
}

.stripViewer 
{
	position: relative;
	overflow: hidden; 
	margin: 0 0 1px 0;
	border: 1px solid #E1E1E1;
}

.stripViewer ul 
{
	position: relative;
	left: 0;
	top: 0;
	width: 1%;
	list-style-type: none;
}

.stripViewer ul li 
{
	float:left;
}

.stripTransmitter 
{
	overflow: auto;
	width: 1%;
}

.stripTransmitter ul 
{
	position: relative;
	list-style-type: none;
}

.stripTransmitter ul li
{
	width: 20px;
	float:left;
	margin: 0 1px 1px 0;
}

.stripTransmitter a
{
	font: bold 10px Verdana, Arial;
	text-align: center;
	line-height: 22px;
	background: #fff;
	border: 1px solid #E1E1E1;
	color: #666;
	text-decoration: none;
	display: block;
}

.stripTransmitter a:hover 
{ 
	background: #C7E2FF;
	color: #fff;
}

.stripTransmitter a.current, 
.stripTransmitter a.current:hover 
{
	background: #fff;
	border: 1px solid #B1B1B1;
	color: #ff0000;
}


/*///////////////////////*/

a
{
	color:#D50100;
	text-decoration: none;
}

a:hover
{
	text-decoration:underline;
}

table
{
	border:0;
	border-collapse:collapse;
}

a img
{
	border:none;
}

h1
{
	padding:8px 0 0 35px;
	font:bold 20px Arial;
	letter-spacing:1px;
	color: #faf6f6;
}

.hdr
{
	background: url(img/h1_bg.jpg) no-repeat;
	height: 44px; 
	margin-bottom: 3px;
}

h2
{
	padding:5px 0;
	font-size:14px;
}


/* FOOTER */

#footer a {	color: #999; background: #FFF;  text-decoration:none; }
#footer a:hover { background: #FFF;	text-decoration: underline; color: #444;}

#main { margin: 0 50px 0 51px; }	
.leftmenu { background: #FFF url(img/leftbg.jpg) repeat-x; width: 200px; float: left; padding: 0; margin: 0; }

#center 
{ 
	background: transparent; 
	width: 679px;   
	float: left; 
	margin-left: 10px; 
	margin-top: 10px; 
	margin-bottom: 15px; 
	font: Tahoma, Arial, Sans-Serif; 
	font-size:10px; 
	color: #666666; 
	line-height: 1.2em; 
}

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

.clr
{
	clear:both;
}

#page_message
{
	font-size:12px;
	text-align:center;
}

.page_error,
.page_notice
{
	padding:5px;
	background: #fff36c;
	color:#ab0505;
	font-weight:bold;
	margin-bottom: 10px;
	border: 1px dotted #ACACAC;
}

.page_message
{
	padding:5px;
	background: #fff36c;
	font-weight:bold;
	margin-bottom: 10px;
	border: 1px dotted #ACACAC;	
	color:#2d6803;
}

.center
{
	text-align:center;
}


/* PNG fix for all themes that uses PNG images on IE */
img, div { behavior: url(skins/default/img/iepngfix.htc) }

.comment_list {
	width: 550px;
	margin: 0px auto;
}

.comment_list .thumb {
	background: url(img/comment.png) no-repeat center center;
	width: 50px;
	height: 40px;
	float: left;
}

.comment_list .text {
	float: left;
	padding-left: 10px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	width: 480px;
	border-bottom: 1px dashed #dfdfdf;
}

.comment_list .nick_node {
	color: #D50100;
}

.comment_list .ts_node {
	font-size: 10px;
	text-align: right;
	color: #888;
}

input[type=button],
input[type=submit] { 
	background-color: #D50100;
	color: #FFFFFF;
	border: none;
	cursor: pointer;
}

textarea,
input[type=text] {
	border: 1px solid #dfdfdf;
}

.comment_list table td {
	vertical-align: top;
	padding: 4px;
}