.site{
	background:#525246;
	width:100%;
	height:100%;
	color:#333;
	font-family:"Tahoma";
	font-size:12px;
	vertical-align:middle;
}

*{
	font-family:"Tahoma";
}




#menu {
	background: #919191 url(../images/menu-background.gif) repeat-x 0 0;
}






td{
	color:#BBB;
	font-size:12px;
	padding:0px;
	margin:0px;
	vertical-align:top;
}

a{
	color:#3B95E6;
	text-decoration:underline;
}

a:hover {
	color:#FFF;
	text-decoration:underline;
}





p{
	text-indent:20px;
	margin-bottom:5px;
}

img {
	border:0px none;
	margin:0px;
	padding:0px;
}











.phone {
	background:url(../images/phone.jpg) no-repeat 0 50%;
	padding-left:60px;
}



img.photo {
	background:#F7F7F7;
	padding:6px;
	border:1px solid #CACACA;
}

img.leftphoto {
	margin-right:5px;
	margin-bottom:5px;
	background:#F9F9F9;
	padding:0px;
	border:1px solid #212121;
	float:left;
}








.middle_part {
	padding:10px;
}
.left_part {
	border-right:1px solid #212121;
	width:200px;
}

.right_part {
	border-left:1px solid #212121;
	width:142px;
}





.side_header {
	background:#242E3A;padding:5px;font-weight:bold;color:#EDE000;margin-bottom:10px;
}

.left_part, .right_part {
	background:#1B232D;
	padding-top:10px;
	text-align:center;
}
.left_part p, .right_part p{
text-indent:0px;
}







/*////////// menuuuuuu /*/
.top_menu {
	background:url(../images/menu-separate-end.gif) no-repeat 100% 0;
}


.top_menu a span{
	font-family:"Tahoma";
}



.top_menu a {
	display:block;
	color:#CDCDCD;
	font-family:"Tahoma";
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	margin:0px 0px;
	padding:22px 13px 22px 14px;
	background:transparent url(../images/menu-separate.gif) no-repeat 0 0;
}

.top_menu a.disabled_menu{
	color:#CDCDCD;
	cursor:default;
}
.top_menu a.disabled_menu span {
	cursor:default;
}

.top_menu a.external_menu {
	padding-right:3px;
}
.top_menu a.external_menu span{
	padding-right:14px;
	display:block;
	background:url(../images/external_12.gif) no-repeat 100% 50%;
}


.top_menu a.start_menu_item {
	color:#FFF;
}

.top_menu a.highlight {
	color:#E00;
}

.top_menu a.selected {
	background:transparent url(../images/menu-background-active.gif) no-repeat 0 0;
	color:#FFF;
}

.top_menu a:hover {
	color:#FFF;
	text-decoration:none;	
}




.top_menu a.not_selected {
}


.top_menu  a {
}




.top_menu  .top_menu a {
	padding-left:20px;
}


.top_menu .top_menu .top_menu a {
	padding-left:40px;
}

.top_menu .top_menu .top_menu .top_menu a {
	padding-left:60px;
}

.top_menu .top_menu .top_menu .top_menu .top_menu a {
	padding-left:80px;
}


.top_menu .top_menu .top_menu .top_menu .top_menu .top_menu a {
	padding-left:100px;
}





.drop_down_menu {
	border:0px none;
	width:160px;
}

.drop_down_menu td{

}


.drop_down_menu a {
	margin:0px;
	text-transform:none;
	display:block;
	color:#CCCCCC;
	font-family:"Tahoma";
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	margin:0px;
	padding:4px 20px;	
	background: transparent;
}

.drop_down_menu a:hover {
	color:#FFF;
	background: #3D4145;
}


.drop_down_menu a.selected {
	color:#FFF;
	background: #3D4145;
}
















/*//////////////// ------------------ FLAGS ----------------- ////////////////////*/

.flags {
	float:right;
}
.flags a {
	margin:0px;
	margin-right:3px;
	padding: 5px;
	padding-bottom:2px;
	color:#FFF;
	text-decoration:underline;
}

.flags a:hover {
	border:0px none;
	color:#FFF;
	text-decoration:none;
	background:transparent;
	text-decoration:underline;
}


.flags a.selected {
	color:#FFF;
	font-weight:bold;
	background:transparent;
	text-decoration:none;
}

.flags a.selected:hover {
	color:#FFF;
	font-weight:bold;
	background:transparent;
	text-decoration:none;
}


	.flags li{
		display:inline;
		float:left;
	}



/* ********************************************************************** */



.dark_block {
	background:#F0EFEF;
	padding:16px;
	color:#636363;
	padding-bottom:20px;
}

div.dark_block {
	display:block;
}


div.very_dark_block {
	display:block;
}

.very_dark_block h2 {
	color:#FFF;
}




.dark_block td{
	color:#636363;
}



.dark_block .top_menu a {
	color:#45597D;
}




	
	
h1, h2, h3, h4, h5, h6 {
	background:none;
	color:#EDE000;
	font-family:"Tahoma";
	font-size:12px;
	margin:0px;
	padding:0px;
	margin-bottom:15px;
	font-weight:normal;
	border:0px none;
	border-bottom:1px solid #EDE000;
}


h2 a {
	background:none;
	color:#EDE000;
	font-family:"Tahoma";
	font-size:16px;
	text-decoration:none;
}

h2 a:hover {
	background:none;
	color:#FFF;
	font-family:"Tahoma";
	font-size:16px;
	text-decoration:none;
}


h3 a {
	background:none;
	color:#EDE000;
	font-family:"Tahoma";
	font-size:14px;
	text-decoration:none;
}

h3 a:hover {
	background:none;
	color:#FFF;
	font-family:"Tahoma";
	font-size:14px;
	text-decoration:none;
}

h1 {font-size:20px;}
h2 {font-size:16px;}
h3 {font-size:14px;}
h4 {font-size:12px;}

	
div.sub_menu_lg {
	margin-bottom:8px;
	display:block;
}
	
a.read_more {
	text-align:right;
	background:none;
	display:block;
	font-family:"Tahoma";
	font-size:12px;
	margin:0px;
	padding:0px;
	font-weight:normal;
	font-style:italic;
	clear:both;
}


a.back_to_top {
	text-align:right;
	background:none;
	display:block;
	color:#45597D;
	text-decoration:none;
	border-top:1px dashed #45597D;
	margin-bottom:20px;
}
a.back_to_top:hover {
	border-color:#F28746;
}



.date_added {
	text-align:right;
	background:none;
	color:#636363;
	font-family:"Tahoma";
	font-size:12px;
	margin:0px;
	padding:0px;
	font-weight:normal;
}
	
a.go_prev {
	text-align:left;
	background:none;
	display:block;
	font-family:"Tahoma";
	font-size:12px;
	margin:0px;
	padding:0px;
	font-weight:normal;
	margin-bottom:10px;
	padding-left:12px;
	background: url(../images/back.png) no-repeat 0 50%;
}
	

	
	
	
	
.header_row {
	padding:0px;
	margin:0px;
	height:98px;
	vertical-align:top;
	padding:0px 5px;
}	
	
.site_middle_footer {
	padding:0px;
	margin:0px;
	height:47px;
	padding:0px 5px;
}		
.footer {
	background:#1B2026;
	border:0px;
	border-top:5px solid #212121;

}	

.second_header {
	background:#F28746 url(../images/wrench.gif) no-repeat 4px 50%;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	padding:4px;
	padding-left:25px;
}	


.second_header a {
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}	
	
.second_content {
	padding-top:10px;
}	

.site_middle {
	border-left:5px solid #444;
	border-right:5px solid #444;
	background-color:#27323F;
}




.dark_site_right {
	background:#CBEBFF url(../images/dark_right.jpg) repeat-y 0 0;
	background:#525246;
	border-left:1px solid #212121;
}


.dark_site_left {
	background:#CBEBFF url(../images/dark_left.jpg) repeat-y 100% 0;
	background:#525246;
	border-right:1px solid #212121;
}













.error_report {
	background:transparent;
	padding:10px;
	border:0px none;
}







a.toolbox_button {
	text-decoration: none;
}




hr {
	padding:0px;
	margin:0px;
	margin-top:10px;
	margin-bottom:10px;
	border:0px none;
	border-top:1px dashed #CCCCCC;
}











table.tbl{
	background:#47515C;
	border-top:1px solid #000;
	border-left:1px solid #000;	
}

table.tbl th {
	background:#1B232D;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
}



table.tbl td{
	border-right:1px solid #212121;
	border-bottom:1px solid #212121;	
}



.banner {
	border:1px solid #212121;
	margin-bottom:8px;
	background:#FFF;
}









.submenu {
	border:1px solid #3D4145;
	background:#5A6164;
	padding:0px;
	margin-top:46px;
}











.main_top_banner {
	border:2px solid #111;
	background:#212121;
	width:728px;
	height:90px;
	position:absolute;
	margin:34px 0 0 175px;
}
