/*

light blue: #58a4e8;
dark blue: #120572;
search text blue: #3c79af;
gold: #b3bd8f;
h1 gold: #88876a;
gray: #cacaca;
link: #120572 (blue) was red #ac2119

*/

body {
	font: normal 10pt arial, sans-serif;
	color: #000;
	margin: 0; padding: 0;
}

/* center the content of our top level divs */
#menu, div.submenu, #top, #body, #content, div.footer { text-align: left; clear:both;}

div#content *{ text-align: left; }

/*div.center { margin: auto auto; width: 772px; }*/
div.center { width: 772px; }
#index div.center { width: 973px; }

/* make the menu thirty pixels wider */
#menu .center { width: 805px; }

/* make the menu left-of-center by half of its extra width, above */
#udm { padding-left: 6px; }

/* top logo search input area */
#body #top { height: 137px; !height: 145px; }
#body #top .gold { border-top: 5px solid #b3bd8f;  }
#top img{ float: left; margin-top: 19px; margin-left: 6px; }
#top div.search { padding-top: 32px; margin-right: 8px; width: 100%; text-align: right; }

div.search .searchTextHome {
	font-size: 11px;
	font-weight: bold;
	color: #3c79af;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 126px; !margin-right: 131px; 
}
div.search .searchText {
	font-size: 11px;
	font-weight: bold;
	color: #3c79af;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 116px; !margin-right: 120px; 
}
#top div.search .searchText img {
	float: left;
	margin-top: 3px;
	margin-left: 332px; !margin-left: 324px;
}
div.search .searchText a { color: #3c79af; text-decoration: none; }
div.search .searchText a:hover { text-decoration: none; }

div.search input, div.search label { vertical-align: bottom; }

input, label { vertical-align: top; }

#searchfield {
	font-size: 12px;
	background-image:url(../i/search-background_22.gif);
	background-repeat:none;
	width: 141px;
	height: 22px;
	border: none;
	padding-left: 6px; /* positions text within search box */
	padding-top: 6px;
}

div#footerLinks {
	position: relative;
	top: 10px;
	left: 260px;
	width: 506; !width: 534px;
}

#body div.footer {
	height: 70px;
	background-color: #b3bd8f;
	font-weight: bolder;
}

/*
#footerLinks img {
	padding-bottom: 1px;
	vertical-align: bottom;
}

#footerLinks a:hover img {
	padding-bottom: 0;
	border-bottom: 1px solid white;
}
*/

#body div.footer, #body div.footer a, #body div.footer span  {
	color:white;
	font-size: 9px;
	font-weight: normal;
	text-transform:uppercase;	
	font-family: Arial, Helvetica, sans-serif;
}	

#footerLinks * { margin: 0 3px; }
#footerLinks span { margin-right: 0px; }


/* default styles */

a { color: #120572; text-decoration: none; }
a:hover { text-decoration: underline; }

img { border: 0; }

div.fBold { font-weight: bold; }

#body {
	padding: 0; margin: 0; margin-right: auto;
	text-align: left;
}

#menu{
	background-color: #58a4e8;
	position: absolute;
	top: 110px;
	width: 100%;
}

div#menu {
	border-color: white;
	border-style: solid;
	border-width: 1px 0 1px 0;
}

/* track record left column */
#content ul{ margin-top: -4px; !margin-top: -12px; }
#content ul li{
	list-style-image:url(../i/bullet.gif);
	padding-left: 0;
	margin: 0 20px 0 -10px; !margin: 0px 20px 0 -14px;
}

/* band below nav */
#blueband, #bluebandInside {
	background-color:#120572;
	border-bottom: 8px solid #58a4e8;
	height: 185px;
}

#blueband {
	height: 215px;
}

#blueband .lefthome{
	width: 230px;
	height: 190px;
	position: absolute;
	float: left;
	margin-left: 6px;
	margin-top: 16px;
	background-image:url(../i/notable_victories_bg1.png);
	background-repeat:no-repeat;
	background-position: 0px 0px;
}
#bluebandInside .leftinside{
	width: 230;
	float: left;
	margin-left: 6px;
	margin-top: 16px;
}

/* Home notable victories scroll controls */
#blueband .homeNews {
    margin-right: 8px; /* positions scroll arrows from left banner */
}

#blueband .homeNews ul {
	font-size: 11px;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 190px;
	line-height: 1em;
	clip: rect(0px,190px,146px,0px);
	position: absolute;
	overflow: hidden;
	color: #fff;
 	top: 40px;
}

#blueband .homeNews ul li {
    margin-bottom: .8em;
}

#blueband .homeNews ul a { color: #fff; }
#blueband .homeNews ul a:hover { text-decoration: underline; }

#blueband .homeNews #scrollControls {
    float: right;
/*
    padding-bottom: 8px;
    margin-left: -10px;
    margin-top: -15px;
*/
}

#blueband .homeNews #scrollControls img {
    display: block;
}
#blueband .homeNews #scrollUp {
    margin-top: 146px; /* positions scroll buttons from top */
}
/*
.homeNews #scrollDown {
    margin-top: 74px;
}
*/

#blueband .homeNews span.more {
    border-top: 1px dotted #ccc;
    padding: 4px 2px;
    !padding-top: 2px;
    display: block;
    text-align: right;
    clear: both;
}

#bluebandInside .right{
	width: 530px;
	float: right;
	!margin-bottom: -3px; /* pulls bottom of blue banner back up so it's not below image */
}

#blueband .right {
	width: 730px;
	height: 215px;
	float: right;
	
}

.banner {
	float: left:
	width: 530px;
	height: 215px;
	position: absolute;
}

.breakingNews {
	float: right:
	width: 190px;
	margin-left: 545px;
	color: #fff;
	font-size: 11px;
}

.breakingNews a,
.breakingNews a:hover {
	color: #fff;
}

.breakingNews h5 {
	color: #fff;
	margin: 1em 0;
}

.breakingNews ul {
	width: 190px;
	list-style-type: none;
	margin: 10px 0 0 0;
	padding: 0px;
	color: #fff;
	font-size: 11px;
}

.breakingNews p {
	color: #fff;
	font-size: 11px;
	padding-right: 10px;
}

.breakingNews ul li {
	padding: 0 0 10px 0;
}

.breakingIcon {
	margin: 16px 0 0 0;
}

#homeContent {
	background-color:#fff;
	!padding: 14px 2px 0px 0px;
	padding: 14px 2px 0px 0px;
	height: 155px;
	margin-top: 6px;
	margin-bottom: 6px;
	background-image:url(../i/bg_home_divider2.gif);
	background-repeat:repeat-y;
	background-position: 240px 0px;
}
#homeContent #left{ width: 230px; float: left; margin-left: 4px; }
#homeContent #left .leftbridge{ width: 236px; }
#homeContent #left .leftbridge .bridgeimg{ margin-right: 12px; }
#homeContent #left .leftbridge .evalimg{ margin-top: 12px; }
#homeContent #left a { color: #120572; }

#homeContent .right{ width: 728px; float: left; }
#homeContent .right img.homeText { margin-left: 26px; margin-right: 50px; margin-bottom: 10px;}

#homeContent .right img.homeTag { margin: 0px 0 0px 0; padding: 0px;}

/* Inside pages */
#content {
	width: 805px;
	/*height: 100%;*/
	background-color:#fff;
	!padding: 14px 2px 0px 0px;
	padding: 14px 2px 0px 0px;
	margin-top: 6px;
	margin-bottom: 14px;

/*
	background-image:url(../i/bg_home_divider2.gif);
	background-repeat:repeat-y;
	background-position: 240px 0px;
*/
}
#content #contentLeft{
	width: 234px; !width: 240px; 
	float: left; 
	padding-left: 6px;
	padding-bottom: 34px;
}
/*
#content #contentLeft .leftbridge{ width: 236px; }
#content #contentLeft .leftbridge .bridgeimg{ margin-right: 12px; }
#content #contentLeft .leftbridge .evalimg{ margin-top: 12px; }
*/
#content #contentLeft a { color: #120572; }

#content #contentRight{
	width: 506; !width: 534px;
	float: left;
	padding: 0 14px 24px 14px;
	margin-bottom: 14px;
	background-image:url(../i/bg_home_divider2.gif);
	background-repeat:repeat-y;
	background-position: 0px 0px;

}

/* case studies - summary image on left title on right*/
#content ul.casestudiesRec{margin:24px 0 0 0; padding:0; list-style-type: none;}
#content ul.casestudiesRec li{margin:18px 0 0 0; padding:0 0 0 0; background-image:none; clear:both; list-style-image: none;}
#content ul.casestudiesRec img{float: left; margin-right: 12px;}
#content ul.casestudiesRec li.hr{ border-bottom: 1px dashed #cacaca; padding: 0; margin:0; }

#content ul.casestudiesRec a{ font-weight:bold; color: #120572; }

/* case studies - detail image float right */
.imgfRight{float:right; margin:0 0 10px 10px;}

/* media coverage */
#dotted { margin-bottom: 14px; border-top: 2px dotted #ccc; }
#content ul.mediacoverage{ margin-top: 4px; }
#content ul.mediacoverage li{
	list-style-image:url(../i/bullet.gif);
	padding-left: 0;
	margin: 8px 20px 0 10px; !margin: 8px 20px 0 10px;
}

/* practice summary - 2 column*/
ul.multiList{width:45%; padding:14px 0 0 30px; float:left; margin: 0 0 18px 0;}
ul.multiList li { margin-bottom:10px; }

/* practice profile - child gchild list */
#body .prac_bullet_child { margin-left: 10px; }
#body .prac_bullet_gchild { margin-left: 30px; }

.clearb { clear:both; }

/* Form entries */
#body .stndForm { padding-bottom: 10px; }
#body .stndForm input.txt, select { color: #000; background-color: #fff; border: 1px inset #000; width: 300px; }
#body .stndForm textarea { color: #000; background-color: #fff; border: 1px inset #000; width: 300px; }

#body .stndForm input.state { width: 34px;  background-color: #fff; border: 1px inset #000;}
#body .stndForm input.short { width: 60px;  background-color: #fff; border: 1px inset #000;}
#body .stndForm input.med { width: 124px;  background-color: #fff; border: 1px inset #000;}
#body .stndForm select.date_day { width: 45px;  background-color: #fff; border: 1px inset #000;}
#body .stndForm select.date_month { width: 90px;  background-color: #fff; border: 1px inset #000;}
#body .stndForm select.date_yr { width: 60px;  background-color: #fff; border: 1px inset #000;}

#body .stndForm p { clear: left; margin: 0 0 8px 0; padding: 0; padding-top: 5px; }

#body .stndForm p label { float: left; width: 150px; font-weight: normal; color: #120572; padding-right: 14px;}
/* End Form entries */

#body table { border-collapse: collapse; }

/* for search, sitemap, emailpage */
td {font: normal 9pt arial, sans-serif;}

#body .submitButton {
	font-size: 8pt;
	font-weight: bold;
	background-color: #FFFFFF;
text-align: center;
}

/* stuff */  

hr.gray {
	height: 1px;
	margin: 6px 0; !margin: 0;
	color: #e8e8e8; background-color: #e8e8e8;
	border: 0;
	clear: left;
}
/* news summary */
div.dash{ border-bottom: 1px dashed #cacaca; padding: 0; margin:0 0 16px 0; }

/* headings */
h1 {
	font-family: Georgia, serif;
	font-weight: normal;
	font-size: 20px;
	color: #88876a;
	margin: 0; padding: 0;
	margin-bottom: 12px;
}

h2 {
	margin: 0;
	font-size: 9.5pt;
	font-family:Arial;
	color: black;
	font-weight: bold;
}

h3 {
	font-size: 13px;
	font-weight: bold;
	color: #88876a;
	border-bottom: 1px solid #88876a;
	text-transform: capitalize;
	margin-left: 8px;
	margin-right: 20px;
}
#contentRight h3 {
	margin-left: 0px;
	margin-right: 8px;
}

/* blue text */
h5 {
	font-size: 12px;
	font-style: italic;
	color: #120572;
}

h6 {
	margin: 14px 0 0 0;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
}

#footer_addr {
	font-size: 7pt;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	color: #808080;
}
#footer_addr b { color: #555; }

/* individual page css */
#cases #content,
#notfound #content,
#notfound-item #content,
#practices #content {
	background-image: none;
	width: 752px;
	margin-left: 18px;
	margin-right: 18px;
	height: auto; /* fix ff background img display on 2 column pages */
}

#printHide { visibility: visible; }
#printShow { display: none; }

#printHideNews { visibility: visible; }
#printShowNews { display: none; }

/* - ( Search ) - */
.searchfoundtext { font-weight: bold; }
.searchheader { font-size: 10pt; font-weight: bold; }

