html, body
{
	margin: 0;
	padding: 0;
}

html
{
	height:100%;
}

body
{

	height:100%;
	min-height:100%;
	text-align:center;
}
a img{
	border:0;
	margin:0;
}

/*Font*/
body
{
	font-size: 80%;
	font-family: Arial,Helvetica, sans-serif, Tahoma, Verdana;
	color: #333;
	background-color: #fff;
}

/*Font in table*/
table
{
	font-size:100%;
}
a.dashed {
	text-decoration: none;
	border-bottom: 1px dashed;
	padding-bottom: 1px;
}
#top_container{
	width:100%;
	min-height:89%;
	height:auto !important;
	height:89%;
	margin:0 auto 20px;
	background: url(images/header_bg.jpg) repeat-x scroll left top;
	position: relative;


}

#container
{
	position:relative;
	width:1250px;
	margin:0 auto;
	text-align:left;
}
/*Footer*/
#top_footer
{
	text-align:center;
	background: #FEFEFE url(images/footer_bg.jpg) repeat-x;
	margin:0 auto;
	height:100px;
	position:relative;
	width:100%;
	clear:both;
}
hr
{
	width:100%;
	height: 1px;
	border: medium none;
	color: #C3C4C6;
	background-color: #C3C4C6;
	margin:8px 0
}
.contacts-column
{
	padding:5px; 
	margin-left:20px
}

/*Header box*/
#header
{
	height:151px;
	width:100%;
	background:#DDDDDD url(images/header_bg.jpg) repeat-x;
	margin-bottom:0px;

	padding-bottom:0px;
	border-collapse:collapse;
}

/*Header cell*/
#header td
{
	vertical-align:middle;
	padding:0px;
}

td#header_separator
{
	vertical-align:top;
}

/*Header slogan*/
#header_logo
{
	padding-top:0px;
	padding-left:55px;
        padding-top:10px;
        float:left;
        position:relative;
}

/*Header icons*/
#header_icons
{
	white-space:nowrap;
	vertical-align:top;
	float:right;
	text-align:right;
	padding-top:10px;
	padding-bottom:0px;
	margin-bottom:0px;
}
#header_icons table 
{
	text-align:right;
	margin-bottom:15px;
	margin-right:10px;
	padding-bottom:0px;
	width:70px;
}

#header #top-contacts {
	display: block;
	position: absolute;
	top: 40px;
	right: 20px;
	height: 100px;
	font-family: Arial;
	font-size: 16px;
	color: #fff;
}

#header_comp_struct
{
	width:212px;
}
#header_comp_struct td
{
	padding:5px 0px 3px 0px;

}

#header_comp_struct #sell_house
{
 	background-color:#F5D005;
 	width:49px;
 	float:right;
}
#header_comp_struct #automation_systems
{
 	background-color:#01C105;
 	width:49px;
 	float:right;
}
#header_comp_struct #secure_systems
{
 	background-color:#F56B05;
 	width:49px;
 	float:right;
}
#header_comp_struct #service_center
{
 	background-color:#BCBCBC;
 	width:49px;
 	float:right;
}

td#header_search
{
	white-space:nowrap;
	padding:0 15px;
}

#left-column
{
	float:left;
	width:210px;
	vertical-align:top;
	padding:0;
	position:relative;
	-moz-box-sizing:border-box;
	clear:left;
}

#work-area
{
	margin-top:5px;
	margin-left:220px;
	margin-bottom:30px;
	position:relative;
	/*min-width:780px;
	max-width:1000px;*/
	width:780px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;

}
#work-area .breadcrumb-navigation a{
	text-decoration:underline;
	color:#707070;	
	font-weight:normal;
}

#work-area a{
	/* text-decoration:none;
	color:#333333; */
	color: #0563f5;
	font-size:100%;
	/*font-weight:bold;*/
}
#work-area a:hover{
	text-decoration:none;
}

a
{
	font-size:95%;
	/*text-decoration:none;*/
	color:#707070;
}

#work-area a.clear{
/* 	text-decoration:none;
color:#333333; */
	font-size:100%;
}

#work-area a.details{
	text-decoration:underline;
	color:#333333;
	font-size:100%;	
}
#work-area .contents a{
	text-decoration:underline;
	color:#707070;
}

#right-column
{
	position:relative;
	float:right;
	width:240px;
	max-width:240px;
	clear:right;
	vertical-align:top;
	font-size:12px;		
}


#footer
{
	margin:0px auto;
        min-width:800px;
	max-width:1400px;
	text-align:left;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	padding:8px 8px 0px 8px;
	bottom:0px;
	position:relative;
	clear:both;
	
}
#footer table td{
	padding:0px;
}

#footer-area
{
	margin-left:210px;
	padding:8px 8px;
}

#footer a
{
	color:#707070;
}

#company_logo  
{
	position:absolute;
	z-index:10;
	left:44px;
	top:33px;
}
#company_slogan
{
	position:absolute;
	z-index:10;
	left:356px;
	top:43px;
}

#work_area #content_header
{
	margin-left:0px;
	padding-left:0px;
}


#work_area #content_body
{
	position:relative;	
}
#work-area p{
	text-align: justify;
}



table.partners{

}
table.partners a{
	color:black;
	text-decoration:none;
}
table.partners th{
	vertical-align:bottom;
	padding-left:15px;
	text-align:left;
}

table td.tablebodytext {padding-top: 5px;}
table td.tablebodytext input.inputtext, table td.tablebodytext textarea.inputtextarea {border: 1pz solid #ddd; border-radius: 5px;}

/*Data table*/
table.data-table
{
	border-collapse:collapse;
}

/*Any cell*/
table.data-table td
{
	/* border:1px solid #D6D6D6; */
	border: none;
	background-color:#FFFFFF;
	color:#333;
	padding:3px 5px;
}

/*Head cell*/
table.data-table thead td, table.data-table th
{
	background-color:#DFEAF5;
	text-align:left;
	font-weight:normal;
	background-image:none;
	border:1px solid #D6D6D6;
	padding:4px;
	color:#333;
}

/*Body cell*/
table.data-table tbody td
{
	background-color:#FFF;
	background-image:none;
	color:#333;
}

/*Foot cell*/
table.data-table tfoot td
{
	background-color:#F3F7FC;
	padding:4px;
	color:#333;
}

/*Error & OK messages*/
.errortext
{
	color:red;
}

.notetext
{
	color:green;
}

/* Used to draw a "star" near reqired field */
.starrequired
{
	color:red;
}
.search-form{
	text-align:left;
	
}
.button{
        background-color:#8c8c8c;
	color:white;
	border:1px solid #8c8c8c;
	margin-left:2px;
}
table.price_table{
	border:1px solid #C8C8C8;
}
table.price_table .top_header{
	font-size:15pt;
	
}
table.price_table th{
	background-color:#C0C0C0;
	font-size:15pt;
	padding:2px;
}
table.price_table td{
       border:1px solid #C8C8C8;
       border-bottom:0px;
	padding:2px;
}
.price_table .price{
	text-align:center;
}
.price_table th a{
	color:black;
}
tr.x1{
	background-color:#E0E0E0;
	
}
tr.x2{
	background-color:#FFFFFF;
}
.jshover {background: #6699ff}

.contact_name{
	text-decoration:none;
	color:#0563F5;	
}

.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.item_short{
 	text-align: justify;
}

ul#vertical-multilevel-menu a.left_menu_action{
            background-color: #ff0000;
            color: #fff;
            }
ul#vertical-multilevel-menu a.left_menu_action:hover{
     color: #fff}

table.form-table.table-registration{
width: auto;
}

table.form-table.table-registration tr td, table.form-table.table-registration tr th{
border: none; background: none;padding: 5px 10px 5px 0px}
table.form-table.table-registration tr td:first-child{width: 220px}

table.form-table.table-registration tr td input[type="text"]{width: 250px;}
table.form-table.table-registration tr td input[type="text"].captch{width: 150px; margin-top: 5px}
table.form-table.table-registration input[type="submit"]{cursor: pointer}

/* #window_feedback {
	padding: 30px;
} */

#feedback_btn {
	background: #000044 url('/images/btn_blue_bg.gif') repeat-x;
	color: #fff;
	cursor: pointer;
	font-size: 18px;
	height: 70px;
	line-height: 70px;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
}

.feedbackform{
	padding-top: 20px;
	display: none;
}	 
	 
.feedbackform .data-table{
	width: 100%;
	border: none;}
	
.feedbackform .data-table td, .data-table th{
	border: none;
	padding: 5px 0}
	
.feedbackform .data-table td.caption{padding: 15px 0 0px 0}

.feedbackform .data-table input{
	width:180px;
	padding: 3px 5px}
	
.feedbackform input[type="submit"]{cursor: pointer}

.feedbackform .data-table textarea{
	width:180px; 
	height: 100px;
	padding: 5px
	}
.proj td
{padding-right: 10px;
padding-top: 10px;}

/*newyear*/
.newyear_img{
display: block;
background:url('images/menu-christmas.png') repeat-x;
height: 37px;
width: 100%;
position: absolute;
top: 114px;
z-index: 50;


}

form[name="SIMPLE_FORM_11"] input[type="text"] {
width: 79%;
}