﻿body {
	color: #164f75;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0; 
	margin: 0; 
	text-align: center;
	background-image: url(../images/bg1.jpg);
	background-repeat: repeat;
	}
	
body.color1 {color: #164f75; background-image: url(../images/bg1.jpg); background-repeat: repeat;}
body.color2 {color: #704444; background-image: url(../images/bg2.jpg); background-repeat: repeat;}
body.color3 {color: #5b3f00; background-image: url(../images/bg3.jpg); background-repeat: repeat;}
body.color4 {color: #6b320b; background-image: url(../images/bg4.jpg); background-repeat: repeat;}
body.color5 {color: #422c31; background-image: url(../images/bg5.jpg); background-repeat: repeat;}

body.color1  #footer .copyright,  body.color1  #law_firm {color: #d1dae0;}
body.color2  #footer .copyright,  body.color2  #law_firm {color: #cbc2c2;}
body.color3  #footer .copyright,  body.color3  #law_firm {color: #e0d2b4;}
body.color4  #footer .copyright,  body.color4  #law_firm {color: #e0d2b4;}
body.color5  #footer .copyright,  body.color5  #law_firm {color: #f7ebee;}

body.color1 #footer {background-color: #658092;}
body.color2 #footer {background-color: #968787;}
body.color3 #footer {background-color: #967939;}
body.color4 #footer {background-color: #aa7c54;}
body.color5 #footer {background-color: #82707a;}

body.color1 h4 {color:  #164f75;}
body.color2 h4 {color:  #6a2525;}
body.color3 h4 {color:  #66540b;}
body.color4 h4 {color:  #a04a0f;}
body.color5 h4 {color:  #7e1941;}

img {
	border: none
	} 
	
a img {
	display: block;
	margin: auto;	
	} 	

div {
	text-align: left;
	}	
	
td, th {	
	text-align: left;
	vertical-align: top;	
	font-weight: normal;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	}
	
p {
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 10px 0;
	padding: 0;
	}	

a {
	color: #0689e5;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	}		

a:hover {
   	text-decoration: none;
	}		

	
h1 {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0 0 10px 0;
	padding: 0;  
	}
	
h2 {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0 0 10px 0;
	padding: 0;  
	}		

h3 {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 13px;
	color: #336699;
	margin: 0 0 18px 0;
	padding: 28px 0 14px 0;    
	background-image: url(../images/conternt_razd.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	text-transform: uppercase; 
	}
	
h4 {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 0 10px 0;
	padding: 0;
	text-transform: uppercase;  
	}	

div.razd {
	display: block;
	font-size: 0;
	line-height: 2px;
	height: 2px;
	background-image: url(../images/conternt_razd.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0;
	margin: 0 0 10px 0;
	}
	
ul.rich {
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
ul.rich li {
	margin: 0;
	background-image: url(../images/icon_list.gif);
	background-position: 10px 9px !important;
	background-repeat: no-repeat;
	padding: 4px 0 4px 26px; 
	}		

ul.ul_clear {
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
ul.ul_clear li {
	margin: 0;
	padding: 4px 0;
	overflow: hidden;
	height: 1%;
	}	
	
a.icon_view_map {
	display: block;
	height: 20px;
	line-height: 20px;
	background-image: url(../images/icon_view_map.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding: 0 0 0 25px;
	color: #1a5a85; 
	float: left;
	}
	
a.icon_send_message {
	display: block;
	height: 20px;
	line-height: 20px;
	background-image: url(../images/icon_send_message.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding: 0 0 0 25px;
	color: #1a5a85; 
	float: left;
	}	
	
a.icon_view_website {
	display: block;
	height: 20px;
	line-height: 20px;
	background-image: url(../images/icon_view_website.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding: 0 0 0 25px;
	color: #1a5a85; 
	float: left;
	}	
	
a.icon_back {
	display: block;
	height: 12px;
	line-height: 12px;
	background-image: url(../images/icon_back.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding: 0 0 0 16px;
	color: #1a5a85; 
	float: right;
	}			

div.clear {
    border: 0;
    clear: both;
    display: block;
    float: none;
    margin: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
	font-size: 1px;
	line-height: 1px;
	}	
	
.fotol {
	float: left;
	padding: 0 5px 5px 0; 
	}
	
.fotol img {
	display: block;
	border: 1px solid #658092;
	}
	
.fotor {
	float: right;
	padding: 0 0 5px 10px; 
	}
	
.fotor img {
	display: block;
	border: 3px solid #658092;
	}	
	
.error, label.error, div.error {
	color: #f5565d;
	}
	
	
div.site {
	width: 1000px;
	margin: 0 auto;
	padding: 6px 0 60px 0; 
	text-align: center;
	position: relative;
	overflow: hidden;
	background-color: #FFFFFF;
	z-index: 1;
	}

#header {
	width: 980px;
	height: 179px;
	background-image: url(../images/bg_header.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	position: relative;
	margin: 0 auto 6px auto;
	}
	
#header a.logo {
	display:block;
	height:130px;
	left:26px;
	position:absolute;
	top:12px;
	width:134px;
	}

#header .above_logo {	
	display: block;
	position: absolute;
	width: 444px;
	height: 61px;
	left: 10px;
	bottom: 27px;
	background-image: url(../images/above_logo.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	}
	
#header .header_alt {	
	display: block;
	position: absolute;
	width: 300px;
	height: 12px;
	left: 10px;
	bottom: 10px;
	}	
	
#header div.slogan {
	display: block;
	position: absolute;
	right: 20px;
	top: 24px;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	}
	
#header div.contact {
	display: block;
	position: absolute;
	right: 20px;
	top: 52px;
	color: #e1f3fe;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	line-height: 20px;
	text-align: right;
	}	

#header div.login_block {
	display: block;
	position: absolute;
	right: 20px;
	bottom: 8px;
	width: 145px;
	}
	
#header div.login_block h6 {
	text-align: center;
	color: #f2f4f5;
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 14px 0;
	padding: 0;
	}
	
#header div.login_block	 a.logout {
	display: block;
	width: 67px;
	height: 19px;
	background-color: transparent;
	background-image: url(../images/btn_logout.gif);
	background-position: center center;
	background-repeat: no-repeat;
	margin: 0 0 0 80px;
	padding: 0; 
	}
	
#content {
	width: 980px;
	height: 1%;
	overflow: hidden;
	position: relative;
	margin: 0 auto 6px auto;
	text-align: left;
	background-color: #cbccc7;
	background-image: url(../images/bg_content.gif);
	background-position: left;
	background-repeat: repeat-y;
	}

div.push {
	width: 980px;
	height: 10px;
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: #FFFFFF;
	z-index: 10;
	}

#left_col {
	width: 314px;
	float: left;
	height: 1%;
	overflow: hidden;
	position: relative;
	margin: 0;
	z-index: 15;
 	}
	
#right_col {
	width: 660px;
	float: right;
	height: 1%;
	overflow: hidden;
	padding: 0 0 10px 0;
	}
	
#right_col_int {
	width: 660px;
	float: right;
	position: relative;
	min-height: 300px; 
	height:auto !important; 
	height: 300px;
	padding: 0 0 16px 0;
	}		

#nav_box {
 	width: 314px;
	background-image: url(../images/bg_nav.jpg);
	background-repeat: repeat-y;
	background-position: left;
	overflow: hidden;
	height: 1%;
	position: relative;
	margin: 0;
	border-bottom: 6px solid #FFFFFF;
	}

.memb_list, .state_coord {
	margin: 0;
	border-bottom: 6px solid #FFFFFF;
	}
	
.memb_list img, .state_coord img {
	display: block;
	}

a.find {
	display: block;
	width: 314px;
	height: 176px;
	background-image: url(../images/color1_find.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	}
	
a.find strong {
	display: block;
	color: #e7e7e5;
	padding: 12px 14px 0 14px;
	line-height: 13px;
	margin: 0;
	font-size: 13px;
	text-transform: uppercase;
	}
	
a.find span.text {
	display: block;
	color: #95b7ce;
	padding: 0;
	margin: 12px 20px 0 164px;
	line-height: 13px;
	}				
	
#btn_img {
 	display: block;
	position: relative;
	z-index: 1;
	}	
	
#nav{
 	width: 280px;
	margin: 15px 17px -60px 17px;
	padding: 0;
	list-style-type: none;
	position: relative;
	z-index: 2;
	}	
	
#nav ul, #nav li{
 	margin: 0;
	padding: 0;
	}	

#nav li {
	background-image: url(../images/nav_razd.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 14px 0;
	overflow: hidden;
	height: 1%;
	}

#nav a.nav1, #nav a.nav2, #nav a.nav3, #nav a.nav4, #nav a.nav5, #nav a.nav6, #nav a.nav7, #nav a.nav8, #nav a.nav9, #nav a.nav10, #nav a.nav11, #nav a.nav13, #nav a.nav14 {
	color:#FFFFFF;
	display:block;
	font-family:Times New Roman,serif;
	font-size:15px;
	letter-spacing:-1px;
	text-decoration:none;
	text-transform:uppercase;
}

#nav li a:hover, #nav li.active a, #nav li.notclose a {
	color:#88B1CC;
	text-decoration:none;
}

#nav a {
	font-size: 8px;
	line-height: 8px;
	outline: none;
	text-decoration: none;
	}
	
#nav a:hover {
	text-decoration: underline;
	}	

#nav ul {
 	display: none;
	margin: 10px 0 0 0;
	}

#nav #sub4, #nav #sub5, #nav #sub6, #nav #sub12, #nav #sub13 {
	display:block;
}

#nav ul ul {
	margin: 0;
	}	
	
#nav li a:hover, #nav li.active a, #nav li.notclose a {
 	background-position: left bottom;
	background-repeat: no-repeat;
	}
	
#nav li.notclose ul.show {
 	display: block;
	}	
	
#nav li li {
	background: none;
	overflow: hidden;
	height: 1%;
	padding: 0;
	}
	
#nav li li a {
	display: block;
	background-image: url(../images/icon_nav.gif);
	background-position: 0px 9px !important;
	background-repeat: no-repeat;
	padding: 6px 0 6px 16px; 
	color: #88b1cc;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 11px;
	}
	
#nav li li li a {
	display: block;
	background-image: url(../images/icon_nav1.gif);
	background-position: 15px 11px !important;
	background-repeat: no-repeat;
	padding: 6px 0 6px 26px; 
	color: #b1b7ba;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 11px;
	}	
	
#nav li li.active a, #nav li li a:hover {
	text-decoration: none;
	color: #FFFFFF;
	}	
	
#nav li li.active li a {
	text-decoration: none;
	color: #88b1cc;
	}		
	
#nav li li.active li a:hover {
	text-decoration: none;
	color: #FFFFFF;
	}	

.home_block1 {
	height: 250px;
	background-image: url(../images/home_block1.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	border-bottom: 6px solid #ffffff;
	}
	
.home_block1 div.text {
	padding: 10px 20px 10px 280px
	}	
	
.home_block {
	background-image: url(../images/home_block2.jpg);
	background-position: left;
	background-repeat: repeat-y;
	border-bottom: 6px solid #ffffff;
	padding: 6px;
	overflow: hidden;
	height: 1%;
	}

.home_block h2 {
	text-transform: uppercase;
	}	
	
	
.home_block a.some_img {
	display: block;
	float: left;
	margin: 0 40px 0 0; 
	width: 164px;
	}	
	
.home_block a.some_img img {
	display: block;
	border: 2px solid #658092;
	
	}		
	
.home_block div.text {
	float: left;
	padding: 10px 0;
	width: 420px;
	}		

#footer {
	width: 980px;
	margin: -30px auto 0 auto;
	position: relative;
	z-index: 2;
	background-color: #658092;
	padding: 9px 0 0 0; 	
	}

#footer .footer_nav {
	text-align: center;
	color: #FFFFFF;
	}

#footer .footer_nav a {
	color: #FFFFFF;
	text-decoration: none;
	}
	
#footer .footer_nav a:hover {
	text-decoration: underline;
	}		

#footer .copyright {
	height: 25px;
	line-height: 25px;
	color: #d1dae0;
	text-align: center;
	}

#law_firm {
	width: 980px;
	height: 30px;
	margin: 0 auto;
	position: relative;
	text-align: center;
	line-height: 30px;
	color: #a5b2ba;	
	}

.ugolok {	
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	}	
	
.internal_content {	
	position: relative;
	z-index: 10;
	margin: 0 12px;
	font-size: 12px;
	}

.dyadka {
	float: left;
	background-color: #678193;
	padding: 2px;	
	position: relative;
	width: 252px;
	margin: 0 30px 0 0; 
	}
	
.dyadka img {
	float: left;
	margin: 0 8px 0 0;
	}

.dyadka p {
	position: absolute;
	left: 110px;
	bottom: 0;
	margin: 0 0 6px 0;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	}		

.contact_box {
	width: 318px;
	float: left;
	overflow: hidden;
	height: 1%;
	margin: 12px 0;
	}
	
.contact_box img {
	float: left;
	border: 2px solid #678193;
	margin: 0 17px 0 0;
	}	
	
.contact_box .job {
	color: #678193;
	}	
	
#bb_certified_trial_advocacy h4, #bb_certified_trial_advocacy_billing h4 {
	text-align: center;
	color: #164f75;
	}
	
		
	
