/* * * * * Layout * * * * */
html, body{
	margin:0;
	padding:0;
	color:#3b3932;
	font-family:Trebuchet MS, Arial, sans-serif;
	font-size:.9em;
}
body{ background:url('/images/mid_shade.gif') 50% 0 repeat-y #e6e3df; }


/* * * * * Header * * * * */
#header_wrap{ background:url('/images/top_bg.png') 0 0 repeat-x #7fd2ef; }
#header_bg{
	background:url('/images/clouds_top.jpg') 100% 0 no-repeat;
	margin:0 auto;
	max-width:1100px;
	width:1006px;
}
#header_house{
	height:305px;
	background:url('/images/house_part1_banner.jpg') 100% 100% no-repeat;
	margin-right:32px;
	position:relative;
}
#languages{
	padding-right:70px;
	float:right;
}
#languages ul{
	margin:0;
	padding:10px 0 0 0;
	list-style:none;
	border-top:5px solid #fff;
	float:right;
}
#languages li{
	display:inline;
	line-height:30px;
	padding:0 15px;
	border-left:1px solid #5699d9;
}
#languages li.first{
	border-left:none;
	padding-left:0;
}
#languages li.last{
	padding-right:0;
}
#languages li strong{ color:#fff; }
#languages li a{ color:#5699d9; }
#sound{
	position:absolute;
	top:23px;
	right:17em;
}
/* * * * * Content wraps and other shit * * * * */
#preloader{
	position:absolute;
	left:-10000px;
	top:-10000px;
}
#pre_bul_a{ background:url('/images/bul_a.gif'); }
#content_wrap{
	background:url('/images/content_bg.gif') 0 0 repeat-x #e6e3df;
	margin:0 auto;
	max-width:1100px;
	width:1006px;
	position:relative;
}
#content_subwrap{ background:url('/images/house_subbg.jpg') 100% 146px no-repeat; }
#house_bg1{
	position:absolute;
	z-index:1002;
	top:0;
	right:0;
	width:462px;
	height:146px;
	background:url('/images/house_part2.jpg');
}
#house_bg2{
	position:absolute;
	z-index:1003;
	top:50px;
	right:462px;
	width:87px;
	height:96px;
	background:url('/images/house_part3_sub.jpg');
}
.house_bg2_a, #pre_house_bg2{ background:url('/images/house_part3_sub_a.jpg') !important; }
#house_bg4{
	position:absolute;
	z-index:1004;
	top:0;
	right:402px;
	width:60px;
	height:51px;
	background:url('/images/house_part4_a.jpg') 0 0 no-repeat;
	display:none;
}
#pre_house_bg4{ background:url('/images/house_part4_a.jpg'); }
#tri_bg{
	position:absolute;
	top:213px;
	left:0;
	width:911px;
	height:13px;
	background:url('/images/tri_w_border.jpg');
	overflow:hidden;
}

/* * * * * Menu * * * * */
#menu{
	height:80px;
	background-color:#a69b91;
	position:relative;
	z-index:999;
}
#menu ul{
	margin:0;
	padding:0;
	list-style:none;
}
#menu li.top{
	float:left;
	height:80px;
	margin-right:-2px;
	position:relative;
}
#menu a.top{
	display:block;
	height:80px;
	background:url('/images/menu_sep.gif') 0 0 no-repeat;
	cursor:pointer;
}
#menu a.top:hover, #menu li.top:hover a.top{ background:url('/images/menu_sep_a.gif') 0 0 no-repeat #78756c; }
#menu a.top span{
	display:block;
	height:80px;
	background-position:0 0;
	background-repeat:no-repeat;
}
#menu a.top span span{ display:none; }

#menu_about a{
	width:92px;
	background:none;
}
#menu_about a:hover{ background:#78756c !important; }
#menu_services a{ width:101px; }
#menu_projects a{ width:168px; }
#menu_prices a{ width:87px; }
#menu_contacts a{ width:115px; }

/* * * * * Content * * * * */
#content{
	line-height:140%;
}
.block{ padding:0 25px; }
div.pic img{
	border:8px solid #fff;
	display:block;
}
.seppy{
	background:url('/images/sep_line.gif') 0 0 repeat-x;
	padding-top:18px;
}
#fp_title{
	height:108px;
	width:314px;
	margin:0 0 20px 0;
	padding:25px 0 0 20px;
	background:#fff;
}
#fp_houses{
	margin-left:0;
	padding-left:0;
	list-style:none;
}
#fp_houses li{
	float:left;
	width:180px;
}
#fp_houses div.pic{
	margin-bottom:8px;
}
#fp_houses a{
	padding-left:14px;
	background:url('/images/bul_na.gif') 0 2px no-repeat;
	display:block;
}
#fp_houses a:hover{ background:url('/images/bul_a.gif') 0 2px no-repeat; }

#fp_houses div.pic a{
	padding:0;
	background:none;
	width:120px;
}

#left_col{
	padding-top:40px;
	float:left;
	width:49%;
}
#right_col{
	padding-top:100px;
	float:right;
	width:49%;
}
#single_col{
	padding:30px 20px;
}
#prices_title2, #prices_title3{ margin-top:40px; }
.ptj_title{
	padding-left:14px;
	background:url('/images/bul_na.gif') 0 2px no-repeat;
}
ul.maine{
	margin-left:0;
	padding-left:0;
	list-style:none;
}
ul.maine li{
	padding-left:15px;
	background:url('/images/arr.gif') 0 8px no-repeat;
}

/* * * * Tabs * * * */
.tabs_head{
	margin:15px 0 0 0;
	padding:0;
	list-style:none;
	clear:both;
	zoom:1;
}
.tabs_head li{
	float:left;
	border:1px solid #fff;
	border-right:none;
	height:38px;
}
.tabs_head li.last{
	border-right:1px solid #fff;
}
.tabs_head a{
	float:left;
	height:20px;
	padding:18px 30px 0 33px;
	background:url('/images/bul_na.gif') 20px 19px no-repeat;
}
.tabs_head a:hover{ background-color:#fff; }
.tabs_head a.active_tab{ background:url('/images/bul_h.gif') 20px 20px no-repeat #fff !important; }
.tabs_body{
	clear:both;
	background:#fff;
	margin-top:-1px !important;
	padding:10px;
	width:880px;
	display:none;
}
table{
	width:100%;
}
thead th{
	background-color:#a69b91;
	color:#fff;
	font-weight:bold;
	text-align:left;
}
td{
	text-align:center;
	color:#32453f;
}
tr.strip td{
	background-color:#edebe9;
}

/* * * * * Some contact page stuff * * * * */
.c_subtitle{
	margin-top:35px;
	padding-left:14px;
	background:url('/images/bul_na.gif') 0 2px no-repeat;
}

/* * * * * Footer(s) * * * * */
#below_footer{
	padding-top:0;
	height:50px;
	line-height:50px;
	font-size:12px;
}
#below_footer p{
	float:left;
}
.cr_des{
	margin-right:20px;
	padding-right:20px;
	background:url('/images/foot_sep.gif') 100% 50% no-repeat;
}
#footer{
	padding-top:0;
	height:70px;
	line-height:70px;
	font-size:12px;
}
#footer p{
	float:left;
	margin:0 20px 0 0;
}
#footer ul{
	margin:0;
	padding:0;
	list-style:none;
}
#footer li{
	float:left;
	margin-left:20px;
	padding-left:20px;
	background:url('/images/foot_sep.gif') 0 50% no-repeat;
}
#footer li.first{ margin-left:0; }


/* * * * * Helpful stuff * * * * */
/*These rules are to overwrite other settings*/
.clear{ clear:both; }
.nomargin{ margin:0 !important; }
.nopadding{ padding:0 !important; }
.first{ margin-top:0 !important; }

.all-caps{ text-transform:uppercase; }
.nowrap{ white-space:nowrap; }

/*Alignments*/
.right_aligned{ text-align:right; }
.left_aligned{ text-align:left; }
.center_aligned{ text-align:center; }
.centered{
	margin-left:auto;
	margin-right:auto;
}

/*Links*/
a{
	color:#5e6470;
	text-decoration:underline;
	cursor:pointer;
}
a:hover{ color:#37614c; }
a img{ border:none; }
a.no_decoration{ text-decoration:none; }
a.no_decoration:hover{ text-decoration:underline; }

/*Class for text blocks substituted with image*/
.substitute{
	display:block;
	background-position:0 0;
	background-repeat:no-repeat;
}
.substitute span{ display:none; }

/*Hide from visual rendering devices but not from screen readers*/
.invisible{
	position:absolute;
	top:-10000px;
	left:-10000px;
}
.real_invis{ display:none; }

/*Fonts*/
.mono{ font-family:Courier, monospace; }
.fs9{ font-size:9px; }
.fs10{ font-size:10px; }
.fs11{ font-size:11px; }
.fs12{ font-size:12px; }
.fs13{ font-size:13px; }
.fs14{ font-size:14px; }
.fs15{ font-size:15px; }
.fs16{ font-size:16px; }

/*Latest stuff*/
#license{ float:right !important; }
a#huge_discount{
	background:url('../images/stoopid_arr.gif') 96% 50% no-repeat red;
	padding:0 16px 0 5px;
	text-decoration:none;
	display:block;
	color:#fff;
	font-size:12px;
	font-family:Trebuchet MS, sans-serif;
	position:absolute;
	right:465px;
	top:168px;
	line-height:1.5;
}
a#huge_discount:hover{ text-decoration:underline; }
a#huge_discount .invisible{ display:none; }


.cat_title{
	font-size:30px;
	font-family:Trebuchet MS, sans-serif;
	font-style:italic;
	font-weight:normal;
	margin-bottom:8px !important;
}
.cat_tabs a{
	padding:12px 30px 6px 33px;
	text-transform:uppercase;
	text-decoration:none;
	font-family:Trebuchet MS, sans-serif;
	font-weight:bold;
}
.product_descr{
	font-size:.875em;
	padding-top:4px;
}

ul.sub{
	position:absolute;
	background:#78756c;
	top:-8000px;
	left:3px;
	width:160px;
	padding:5px 10px !important;
	z-index:1000;
	border-radius-bottomleft:10px;
	border-radius-bottomright:10px;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
}
#menu_about ul.sub{ left:0 !important; }
li.top:hover ul.sub{ top:80px; }
li.sub{
	padding:5px 0;
	border-bottom:1px dotted #fff;
}
.last_sub{
	border:none !important;
}
a.sub{
	color:#fff;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
	color:#fff;
}
