/*********************************************
					HEADER
*********************************************/

.headerB {}
.headerA {}
.header {}

.logo {float:left;padding:22px 0 9px 43px;}
* html .logo img {behavior:url(/fcwsite/include/iepngfix.htc);}
.logo_print {display:none;}

.headerright {width:340px;float:right;padding-top:30px;margin-right:44px;}
* html .headerright {margin-right:23px;}

.clientextranet {float:left;padding:25px 0px 0px;font-family:Tahoma, Geneva, sans-serif;font-size:12px;}
.clientextranet a {color:#5e6a72;}
.clientextranet a:visited {color:#5e6a72;}
.clientextranet a:hover {color:#5e6a72;}

.sitesearch {float:right;padding:22px 42px 0px 0px;height:22px;} /* Height defined for FF2 */
.sitesearch ul {list-style:none none;margin:0;padding:0;background:url(../img/Polsinelli/bg_sitesearch.gif) no-repeat left top;width:197px;height:22px;}
.sitesearch li {float:left;}
.sitesearch label {}
.sitesearch input {border:none;margin:0;padding:0;height:18px;width:159px;background:none;font-family:Tahoma, Geneva, sans-serif;font-size:12px;color:#c4c7c8;padding:4px 0px 0 5px;}
.sitesearch input.button {cursor:pointer;cursor:hand;width:23px;}
/* IE6 and IE7 like to add whitespace around certain form elements. Compensating! */
*:first-child+html .sitesearch input {margin:-1px 0;} /* IE7 only */
*:first-child+html .sitesearch input.button {margin:0;} /* IE7 only */
* html .sitesearch input {margin:-1px 0;} /* IE6 only */
* html .sitesearch input.button {margin:0;} /* IE6 only */

.pagetools {float:right;clear:right;padding:15px 42px 0px 0px;white-space:nowrap;}
.pagetools a {color:#5e6a72;}
.pagetools a:visited {color:#5e6a72;}
.pagetools a:hover {color:#5e6a72;}
.pagetools ul {list-style:none none;padding:0;margin:0;}
.pagetools li {display:inline;padding-left:15px;font:bold 12px Arial, Helvetica, sans-serif;text-transform:uppercase;}
.pagetools li.separator {}

.nav1 {clear:both;width:925px;height:57px;margin:0 auto;background:url(../img/Polsinelli/bg_nav1_about.gif) no-repeat left top;}
.nav1 a {}
.nav1 a:hover {}
.nav1 a.active {}
.nav1 a.active:hover {}
.nav1 ul {list-style:none none;padding:0;margin:0;}
.nav1 li {display:block;float:left;padding:20px 0 23px 30px;}
.nav1 li.separator {}

/* Section Specific Main Nav */
body.bios .nav1  {background:url(../img/Polsinelli/bg_nav1_attorneys.gif) no-repeat left top;}
body.services .nav1 {background:url(../img/Polsinelli/bg_nav1_practices.gif) no-repeat left top;}
body.newsevents .nav1, body.news .nav1, body.events .nav1, body.pubs .nav1, body.newseventspubs .nav1 {background:url(../img/Polsinelli/bg_nav1_media_center.gif) no-repeat left top;}
body.careers .nav1 {background:url(../img/Polsinelli/bg_nav1_careers.gif) no-repeat left top;}
body.offices .nav1 {background:url(../img/Polsinelli/bg_nav1_offices.gif) no-repeat left top;} 

.header .menu {position:absolute;visibility:hidden;z-index:100;background-color:#ccc;width:200px;top:158px !important;}
.header .menu a {color:#000;text-decoration:none;padding:4px 8px;background-color:#ccc;display:block;}
.header .menu a:hover {color:#036;text-decoration:none;background-color:#efefef;}
.header .menu ul {list-style:none none;padding:0px;margin:0px;}
.header .menu li {margin:0px;padding:0px;border-bottom:1px solid #fff;}

.breadcrumbs {font-size:16px;line-height:18px;color:#5e6a72;padding:4px 44px 6px 44px;}
.breadcrumbs .separator {color:#f4af00;}
.breadcrumbs a {color:#5e6a72;}
.breadcrumbs a:hover {color:#f4af00;}
.breadcrumbs a.active {cursor:text;}
.breadcrumbs a.active:hover {color:#5e6a72;}

/* Section Specific Breadcrumbs */
body.services .breadcrumbs .separator {color:#106470;}
body.services .breadcrumbs a:hover {color:#106470;}
body.bios .breadcrumbs .separator {color:#9c3c25;}
body.bios .breadcrumbs a:hover {color:#9c3c25;}
body.newseventspubs .breadcrumbs .separator, body.newsevents .breadcrumbs .separator, body.news .breadcrumbs .separator, body.events .breadcrumbs .separator, body.pubs .breadcrumbs .separator {color:#ff7d00;}
body.newseventspubs .breadcrumbs a:hover, body.newsevents .breadcrumbs a:hover, body.news .breadcrumbs a:hover, body.events .breadcrumbs a:hover, body.pubs .breadcrumbs a:hover {color:#ff7d00;}
body.careers .breadcrumbs .separator {color:#00338e;}
body.careers .breadcrumbs a:hover {color:#00338e;}
body.offices .breadcrumbs .separator {color:#007836;}
body.offices .breadcrumbs a:hover {color:#007836;}

.sectionheader {padding:0px 0px 19px 179px;}

