/* Suood, Anwar & Co. Stylesheet. Developed by Limopalm (http://www.limopalm.com) */

/* Font Replacement */
* {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
body {
	background: #ACB4B9 url("../images/bg.png") repeat-x 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
img {
	border: 0;
}
p {
	line-height: 155%;
	color: #333;
}
h1 a {
	background: url("../images/logo.png") top left no-repeat;
	width: 200px;
	height: 36px;
	display: block;
	position: absolute;
	top: 20px;
	left: 25px;
}
h2 {
	color: #389EDC !important;
	font-size: 18px;
}
h3 {
	color: #389EDC !important;
	font-size: 16px;
	padding: 5px 0 10px 0;
}
h4 {
	color: #3A3A3A !important;
	font-size: 16px;
}
.h2-line {
	border-bottom: 1px solid #efefec;
	padding: 0 0 5px 0;
}
.h4-line {
	padding: 5px 0 5px 0;
}
.h2-light {
	color: #5F5F5F;
}
.press-line {
	border-bottom: 1px solid #efefec;
	padding-bottom: 15px;
	margin: 20px 0 30px 0;
}
a { text-decoration: none; }
a:hover { cursor: pointer !important; text-decoration: underline; }
a:visited {}
.hover { cursor: pointer !important; text-decoration: none !important;}
a:active { outline: none;}
a:focus { -moz-outline-style: none;}
ul, ol, dl {
	overflow: hidden;
	*zoom: 1;
	margin: 0 0 18px;
}
.divbtn {
	float: right;
	background: #27292A;
	padding: 5px 8px;
	color: #CCCCCC;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border: none;
	cursor: pointer;
	font-size: 12px;
}
.divbtn:hover {
	background: #333637;
}

/* Navigation */
.nav_hold {
	position: relative;
}
#nav { 
	background: #F3F3F1 url("../images/bg_nav.png") repeat-x 0 0;
	height: 40px;
	line-height: 50px;
	padding: 0;
	margin: 0;
}
#nav li {
	float: left;
	display: inline;
}
		
#nav li a {
	background: transparent url("../images/nav.png") no-repeat 0 0;
	display: block;
	height: 40px;
	overflow: hidden;
	text-indent: -9999px;
}
#nav li.home a {
	width: 85px;
	background-position: 0 0;
}
#nav li.home a:hover {
	background-position: 0 -40px;
}
#nav li.home.current a, #nav li.home.current a:hover {
	background-position: 0 -80px;
}
#nav li.practices a {
	width: 110px;
	background-position: -186px 0;
}
#nav li.practices a:hover {
	background-position: -186px -40px;
}
#nav li.practices.current a, #nav li.practices.current a:hover {
	background-position: -186px -80px;
}
#nav li.people a {
	width: 88px;
	background-position: -305px 0;
}
#nav li.people a:hover {
	background-position: -305px -40px;
}
#nav li.people.current a, #nav li.people.current a:hover {
	background-position: -305px -80px;
}
#nav li.press a {
	width: 148px;
	background-position: -408px 0;
}
#nav li.press a:hover {
	background-position: -408px -40px;
}
#nav li.press.current a, #nav li.press.current a:hover {
	background-position: -408px -80px;
}
#nav li.firm a {
	width: 90px;
	background-position: -88px 0;
}
#nav li.firm a:hover {
	background-position: -88px -40px;
}
		 
#nav li.firm.dropdown a, #nav li.firm.dropdown a:hover {
	background-position: -88px -80px;
}		
#nav li.resources a {
	width: 130px;
	background-position: -566px 0;
}
#nav li.resources a:hover {
	background-position: -566px -40px;
}
#nav li.resources.dropdown a, #nav li.resources.dropdown a:hover {
	background-position: -566px -80px;
}
#nav li.contact a {
	width: 100px;
	background-position: -710px 0;
}
#nav li.contact a:hover {
	background-position: -710px -40px;
}
#nav li.contact.current a, #nav li.contact.current a:hover {
	background-position: -710px -80px;
}
.nav_hold .dropdown {
	overflow: hidden;
	_zoom: 1;
	display: none;
	position: relative;
}
.nav_hold .dropdown-firm, .nav_hold .dropdown-people, .nav_hold .dropdown-resources {
	border-bottom: 1px solid #606059;
}
.dropdown-open {
	display: block;
}
.nav-sec {
	margin: 10px 0;
	padding: 0 0 0 10px;
}
.nav-sec li {
	position: relative;
	float: left;
	margin: 0 20px 0 0;
}
.nav-sec li a {
	display: block;
	text-decoration: none;
	line-height: 15px;
	padding: 7px 5px 8px 10px;
	color: #E2E2E2;
	z-index: 999;
}
.nav-sec li a:hover {
	text-decoration: none;
	color: #72BCE9;
}
.main_view {
	float: left;
	position: relative;
}
.window {
	width: 925px;
	height: 200px;
	overflow: hidden;
	position: relative;
	margin: 0 0 15px 0;
}
.image_reel {
	position: absolute;
	top: 0;
	left: 0;
}
.image_reel img {
	float: left;
}
.paging {
	position: absolute;
	right: 10px;
	bottom: 25px;
	height: 32px;
	z-index: 100;
	text-align: center;
	line-height: 32px;
	background: url("../images/bg_paging.png") repeat-x;
	display: none;
	padding: 0 6px;
}
.paging a {
	padding: 2px 5px;
	text-decoration: none;
	color: #fff;
}
.paging a.active {
	font-weight: bold; 
	background: #70A9C5; 
	border: 1px solid #5B9DBD;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.paging a:hover {
	font-weight: bold;
}
.dropdown-hover {
	cursor: pointer;
	border-color: #d7d7d4 !important;
}

.dropdown-current {
	cursor: default !important;
}

.dropdown-hover span, .dropdown-current span, .dropdown-next-hover span { 
	border-color: #d7d7d4 !important;
	display: block !important;
}

.dropdown-hover {
	color: #1f2122;
	background-color: #efefec;
}

.dropdown-current {
	background-color: #efefec !important;
	border-color: #d7d7d4 !important;
	}
.dropdown-current a {
	color: #656363;
}

.dropdown-hover a, .dropdown-current a {
	color: #1f2122 !important;
}

.dropdown p.close {
	display: none;
	background-color: #131516;
	position: absolute;
	right: 18px;
	top: 14px;
	height: 18px;
	padding: 6px 10px 0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin: 0;
	cursor: pointer;
}

.dropdown p.close a, .dropdown p.close a:hover {
	color: #fff;
	text-decoration: none;
}
.dropdown p.close-hover {
	background-color: #000000;
}

#top_nav {
	margin: 0 !important;
	height: 41px;
	line-height: 41px;
	position: absolute; 
	top: 0; 
	right: 0;
	_right: -1px;
}

#top_nav li {
	float: left;	
}
#top_nav li a {
	display: inline-block;
	line-height: 41px;
	padding: 0 15px;
	color: #9C9C99;
}
#top_nav li a:hover, #top_nav li.current a {
	color: #333333;
}
#contact_form {
	float: left;
	width: 380px;
	margin: 20px 0 0 0;
}
#submit_form label {
	color: #333;
	line-height: 150%;
}
#submit_form input {
	background: #F2F2EF;
	border: 1px solid #E7E7E0;
	padding: 7px;
	font-size: 13px;
	width: 350px;
	color: #333;
	margin: 0 0 5px 0;
}
#submit_form textarea {
	background: #F2F2EF;
	border: 1px solid #E7E7E0;
	padding: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 350px;
	color: #333;
	margin: 0 0 15px 0;
}
#submit_form #submit { 
	float: left;
	background: #27292A;
	font-size: 12px;
	padding: 5px 8px; 
	color: #FFF; 
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border: none;
	cursor: pointer;
	width: 75px;
}
#submit_form #submit:hover {
	background: #474B4E;
}
#message {
	padding: 0;
	width: 365px;
	margin: 0 0 10px 0;
}
.error_message {
	background: #CB4229 url('../images/error_16.png') no-repeat 6px center;
	display: block;
	height: 18px;
	padding: 10px 0 3px 30px;
	font-size: 12px;
	color: #fff;
}
.success_message {
	background: #59BE4E url('../images/success_16.png') no-repeat 4px 5px;
	display: block;
	padding: 5px 5px 5px 25px;
	font-size: 12px;
	color: #fff;
}
.success_message h1 {
	font-size: 14px;
	font-weight: bold;
}
.loader {
	padding: 0 10px; 
}
.top {
	background: url("../images/arrow_up_blue.png") top left no-repeat;
	width: 16px;
	height: 16px;
	display: block;
}
#client_links {
	float: right;
	padding: 5px 15px 0 0 ;
}
.client_links ul {
	margin: 0;
	padding: 0;
}
.client_links li a {
	background: transparent url("../images/link_arrow.png") no-repeat 0 4px;
	line-height: 180%;
	padding: 0 0 0 10px;
}	
#top_nav li.hover, #top_nav li.active {
	color: #fff !important;
	background-color: #333 !important;
}	
#fade {
	display: none;
	background: #000; 
	position: fixed; left: 0; top: 0; 
	z-index: 10;
	width: 100%; height: 100%;
	opacity: .80;
	z-index: 9999;
}
.popup_block{
	display: none;
	background: #fff;
	padding: 15px; 	
	border: 5px solid #ddd;
	float: left;
	position: fixed;
	top: 50%; left: 50%;
	z-index: 99999;
	-webkit-box-shadow: 0px 0px 20px #000;
	-moz-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
img.btn_close {
	float: right; 
	margin: 0 0 0 0;
}
.popup p {
	padding: 5px 10px;
	margin: 5px 0;
}
*html #fade {
	position: absolute;
}
*html .popup_block {
	position: absolute;
}
#client_area {
	padding: 0;
}
#client_area form p {
	float: left;
	color: #72BCE9;
}	
#client_area form label {
	float: left;
	display: block;
	color: #A8A8A8;
	padding: 8px 20px 0 0;
}
#client_area div {
	width: 100%;
	float: left;
	margin: 10px 0 0 0;
}
#client_area .input {
	float: left;
	background: #EDEDE9;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 1px solid #D3D3C9;
	padding: 5px;
	font-size: 13px;
	width: 150px;
	color: #4B4E53;
	margin: 1px 0 5px 0;
}
#client_area .submit {
	float: left;
	background: #E9E9E4;
	border: 2px solid #DBDBD2;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 4px;
	font-size: 13px;
	width: 80px;
	color: #4B4E53;
}
#btm {
	background: #ECECE8 url("../images/bg_btm.png") repeat-x 0 top;
	color: #656363;
	border-top: 1px solid #fff;
}
#btm p {
	color: #656363;
}
#btm .pan1 {
	width: 380px;
	margin: 0 20px 0 0;
}
#btm .pan2 {
	width: 480px;
}
.icon-close {
	background: transparent url("../images/close_x.gif") no-repeat scroll right -38px;
	line-height: 9px;
	height: 9px;
	display: block;
	color: #FFF;
	text-decoration: none;
	padding-right: 15px;
	_display: inline-block;
}
p.close-hover .icon-close, .icon-close:hover {
	text-decoration: none;
	color: #fff;
}
.line {
	*zoom: 1;
	padding: 20px;
}
.line:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
.subline {
	padding-right: 0px;
	padding-left: 0;
	margin-left: -15px;
}
.unit {
	float:left;
}
.body p {
	color: #656363;
	margin: 0 0 5px;
	overflow: hidden;
}
.page {
	background-color: #fff;
	position: relative;
	width: 925px;
	margin: 0 auto;
}
.header {
	background: #fff url("../images/bg_header.png") repeat-x 0 0;
	position: relative;
	overflow: hidden;
	_zoom: 1;
	height: 90px;
}
.body {
	position: relative;
	_zoom: 1;
} 
#footer {
	background-color: #D7D7D7;
	color: #656363;
	position: relative;
	height: 35px;
	line-height: 150%;
	padding: 15px 20px 0 20px;
}
#footer a:hover {
	color: #1E78AE;
}
#footer .fl {
	float: left;
}
#footer .fr {
	float: right;
}
.link ul {
	margin: 0;
	padding: 0;
}
.link li a {
	background: transparent url("../images/link_arrow.png") no-repeat 0 4px;
	line-height: 180%;
	padding: 0 0 0 10px;
}
.clear {
	width: 100%;
	height: 14px;
}
.clear-pd1 {
	width: 100%;
	height: 8px;
}
.page_link ul {
	margin: 0;
	padding: 0;
}
.page_link li a {
	background: transparent url("../images/link_arrow.png") no-repeat 0 4px;
	line-height: 180%;
	padding: 0 0 0 10px;
}
.page_link2 ul {
	margin: 0;
	padding: 0;
}
.page_link2 li a {
	background: transparent url("../images/link_arrow.png") no-repeat 0 4px;
	line-height: 180%;
	padding: 0 0 0 10px;
	margin: 0 0 0 20px;
}
.nav_hold form {
	position: absolute;
	right: 0;
	top: 0;
	padding: 7px 7px;
	height: 26px;
}
.nav_hold form fieldset label {
	display: none;
}
.nav_hold form fieldset input.text {
	display: inline;
	float: left;
	width: 120px;
	height: 20px;
	padding: 6px 6px 0;
	font-size: 12px;
	border: 0 none;
	color: #656363;
	background-color: #FFFFFF;
	position: relative;
}
.nav_hold form fieldset input.submit {
	display: inline;
	float: left;
	width: 24px !important;
	height: 26px !important;
	text-align: left;
	font-size: 1px;
	overflow: hidden;
	background: #fff url("../images/search.png") no-repeat 0 -26px;
	border: 0 none;
}
	
.nav_hold form fieldset >/**/input.submit  {
	text-indent: -9999em;
	padding-top: 0;
}
.nav_hold form fieldset input.submitHover {
	background-position: 0 0;
}
.form-hover, .searchFor {
	cursor: pointer !important;
	background-color: #64B2DF !important;
}
.form-hover fieldset, .searchFor fieldset {
	_background-color: #64B2DF !important;
}
.form-hover input.text, .searchFor input.text {
	background-color: #FFF !important;
}
.form-hover input.subimit, .searchFor input.submit {
	background-color: #FFF !important;
	background-position: 0 0 !important;
}
.nav_hold {
	background-color: #2D3031;
}
blockquote {
	font: italic 13px Georgia, sans-serif;
	line-height: 160%;
	margin: 5px 0 5px 0;
	color: #7C7C7C;
}
blockquote p {
	color: #656363;
}
a {
	color: #1f2122;
}
a:hover {
	color: #389EDC;
}
.header a, .nav_hold a, #btm a, #footer a {
	color: #656364;
}
.header a:hover, #nav a:hover {
	color: #389EDC;
	text-decoration: none;
}
.notification {
	width: 415px;
	padding: 10px;
	position: absolute;
	right: 120px;
	top: 8px;
	background: #FFCCCC;
	border:1px solid #FF9F9F;
	z-index: 10;
	opacity: 0.95;
	filter: alpha(opacity = 95);
	color: #333;
}
.notification .icon {
	float: left;
	width: 48px;
	height: 48px;
	margin: 5px 12px 0 0;
	background: url('../images/warning.png') no-repeat 0 0;
}
.notification a.nclose {
	float: right;
	color: #333;
	display: inline;
	font-weight: bold;
}
.message {
	width: 415px;
	padding: 10px;
	position: absolute;
	right: 120px;
	top: 8px;
	background: #FFCCCC;
	border:1px solid #FF9F9F;
	z-index: 10;
	opacity: 0.95;
	filter: alpha(opacity = 95);
	color: #333;
}
.message .icon {
	float: left;
	width: 48px;
	height: 48px;
	margin: 5px 12px 0 0;
	background: url('../images/warning.png') no-repeat 0 0;
}
.message a.nclose {
	float: right;
	color: #333;
	display: inline;
	font-weight: bold;
}
#unipage {
	color: #656363;
	margin: 5px 0 0 0;
}
#unipage .nan1 {
	float: left;
	width: 70%;
}
#unipage .nan2 {
	float: right;
	background: #F1F1ED url("../images/bg_press.png") repeat-x 0 top;
	width: 25%;
	padding: 10px 10px 5px 10px;
}
.paginate {
	padding: 5px 0 0 0;
	font-size: 11px;
}
.paginate a {
	padding: 5px 8px;
	margin: 2px;
	background: #2C2F30;
	text-decoration: none;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	color: #fff;
}
.paginate a:hover, .paginate a:active {
	background: #474B4E;
	color: #ccc;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
.paginate span.current {
	padding: 5px 8px;
	margin: 2px;
	background: #D8D8D0;
	color: #2C2F30;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
.paginate span.disabled {
	padding: 5px 8px;
	margin: 2px;
	background: #2C2F30;
	color: #525758;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
div.paginate_btm {
	float: left;
	width: 100%;
}
#sPopup-container{
	z-index: 9000;
	position: absolute;
	left: 0;
	top: 0;
	background: url("../images/bg_overlay.png");
	width: 100%;
	height: 100%;
}
#sPopup-popup{
	margin: 145px auto;
	background: #fff;
	padding: 15px;
}
#sPopup-close{
	float: right;
	width: 18px;
	height: 18px;
	display: block;
	background: url("../images/close.png");
	cursor: pointer;
	margin-bottom: 15px;
}
#sPopup-close:hover{
	background: url("../images/closehover.png");
}
.sPopup-content{
	display: none;
}