/* BEGIN BARACK CSS ----------------------------------------------> */

/*-------------------------- SECTIONS ------------------------------*/
/* #1 General Layout */
/* #2 Header */
/* #3 Main Navigation (home and inside) */
/* #4 Sub Navigation (backlink) */
/* #5 Home Page */
/* #6 Banner (bg, search, top links) */
/* #7 Content */
/* #8 Forms */
/* #9 Footer */
/*------------------------------------------------------------------*/

/*------------------------- FONT COLOR -----------------------------*/
/* Content text: #333333; */
/* Content link: #4c80bb; */
/* Footer text: #888d91; */
/* Footer link: #8c8b8b; */
/*------------------------------------------------------------------*/



/* General Layout ------------------------------------------------> */
/* Edits to this section must be updated in sp_wysiwyg.css!!! */

body {
	padding: 0px;
	margin: 0px;
	background: #505254;
	font: normal 11px Helvetica, Arial, Verdana, sans-serif;
	color: #333333;
	line-height: 18px;
}

p {
	margin: 0px;
	padding: 5px 0px 5px 0;
}

a
 {

	color: #4c80bb;
	text-decoration: none;
}


a:hover {
	text-decoration: underline;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0px;
	padding: 0px;
}

h1 {
	padding: 5px 0 15px 0;
	font-size: 145%;
	color: #212425;
	line-height: normal;
}

.professionals-item h1 {
	padding: 5px 0 2px 0;
}

/* pages that have print page link floating to right */

.experience-matters-item h1,
.practices-item h1,
.news-events-item h1,
.news-publications-item h1,
.news-listing-item h1
{
        width: 324px;
}


h2 {
	margin: 0 0 2px 0;
	padding: 5px 0 2px 0;
	border-bottom: 1px solid #cccccc;
	color: #173a7e;
	font-size: 130%;
	line-height: normal;
}

h3 {
	padding: 8px 0 8px 0;
	color: #173a7e;
	font-size: 125%;
}

h4 {
	padding: 5px 0 15px 0;
	font-size: 125%;
	font-weight: normal;
	font-style: italic;
}

h5 {
	padding: 5px 0 5px 0;
	color: #173a7e;
	font-size: 120%;
}

/* Reserved for Print Pilot */
h6 {
	font: normal 11px Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	line-height: 18px;
}

ul {
	list-style-type: none;
	list-style-image: none;
}

ul,
ul li {
	padding: 0;
	margin: 0;
}

img {
	border: 0;
}

.clearb {
	clear: both;
	height: 1px;
	line-height: 1px;
}





/* Header --------------------------------------------------------> */

#header {
	height: 129px;
}

#webLogo,
#printLogo {
	width: 332px;
	height: 51px;
	margin: 60px 0 0 0;
}

#printLogo {
	display: none;
}

#banner {
	background: #505254;
}





/* Main Navigation -----------------------------------------------> */

#menuWrapper {
	position: absolute;
	z-index: 20000;
	top: 88px;
	left: 367px;
	width: 546px;
	height: 29px;
	line-height: normal;
}

.navButton { 
	position:relative !important;
	height: 29px;	
	overflow: hidden;
	margin-right: 1px !important;
}

#udm li ul {
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}

#udm,
#nav_0Button span, #nav_1Button span, #nav_2Button span, #nav_3Button span, 
#nav_4Button span, #nav_5Button span, #nav_6Button span, #nav_7Button span { 
	height: 29px;
	background: url('../i/nav_back.png') top left no-repeat;
}

.navButton span {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 29px;
	background-position: 0 0;
}

#nav_0Button, #nav_0Button span {width: 51px; background-position: 0px 0px;}
#nav_0Button:hover span, #nav_0Button.udmY span, #nav_0Button.udmR span {background-position: 0px -29px}

#nav_1Button, #nav_1Button span {width: 71px; background-position: -52px 0px;}
#nav_1Button:hover span, #nav_1Button.udmY span, #nav_1Button.udmR span {background-position: -52px -29px}

#nav_2Button, #nav_2Button span {width: 95px; background-position: -124px 0px;}
#nav_2Button:hover span, #nav_2Button.udmY span, #nav_2Button.udmR span {background-position: -124px -29px}

#nav_3Button, #nav_3Button span {width: 80px; background-position: -220px 0px;}
#nav_3Button:hover span, #nav_3Button.udmY span, #nav_3Button.udmR span {background-position: -220px -29px}

#nav_4Button, #nav_4Button span {width: 74px; background-position: -301px 0px;}
#nav_4Button:hover span, #nav_4Button.udmY span, #nav_4Button.udmR span {background-position: -301px -29px}

#nav_5Button, #nav_5Button span {width: 46px; background-position: -376px 0px;}
#nav_5Button:hover span, #nav_5Button.udmY span, #nav_5Button.udmR span {background-position: -376px -29px}

#nav_6Button, #nav_6Button span {width: 60px; background-position: -423px 0px;}
#nav_6Button:hover span, #nav_6Button.udmY span, #nav_6Button.udmR span {background-position: -423px -29px}

#nav_7Button, #nav_7Button span {width: 61px; background-position: -484px 0px;}
#nav_7Button:hover span, #nav_7Button.udmY span, #nav_7Button.udmR span {background-position: -484px -29px}






/* Home Page ------------------------------------------------------> */

#index #content {
	background: none;
}

#index #contentWrapper {
    width: 880px;
	height: 393px;
	min-height: 393px;
	height: 393px !important;
	background: none;
}

#index .contentMainCol {
	width: 220px;
	margin-left: 656px;
	padding: 0px 0px 0px 0px;
}

#index .contentMainCol ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px 0 0 10px;
	min-height: 176px;
	height: auto !important;
	height: 176px;
}

#index .contentMainCol ul li {
	list-style-image: none;
	!list-style-image: none;
	margin: 0px;
	padding: 3px 0 8px 0;
}

#index .contentMainCol ul li a {
	color: #b2d0e2;
}

#index .contentSide {
	clear: left;
	float: left;
	width: 656px;
	padding: 0px 0px 0px 0px;	
}

#index .contentSide .homeBlurb {
	padding: 10px 0 0 304px;
	width: 335px;
	color: #fff;
}

#index img.spotHeader {
	padding: 9px 0 0 10px;
}

#index img.spotDots {
	padding: 0px 0 0 10px;
}

#index span.spotlightHeader {
	display: none;
	padding: 0px 0 0 10px;
	font-size: 15px;
}

#index #verticalLine {
	height: 428px;
}

#index #flashContent {
	position: absolute;
	top: 274px;
	left: 36px;
}

#index #chambers {
	padding: 10px;
}





/* Content -------------------------------------------------------> */

#body {
	position: relative;
	width: 901px;
	margin: 0px auto;
	padding: 0px 12px 0 12px;
}

#bodyStripe {
	position: absolute;
	top: 129px;
	left: 0px;
	width: 50%;
	height: 229px;
	overflow: hidden;
	padding-right: 205px;
	border-top: 229px solid #212425;
}

#bodySpots {
	position: absolute;
	top: 361px;
	left: 0px;
	width: 50%;
	min-width: 463px;
	height: 160px;
	overflow: visible;
	padding-right: 196px;
	background: url('../i/home_spotted.png') repeat right top;
}


/* give ie6 a min-width comparable to above */

#limiter {
	float: right;
	width: 463px;
	height: 1px;
}

#verticalLine {
	position: absolute;
	top: 50px;
	left: 667px;
	width: 1px;
	height: 79px;
	overflow: hidden;
	background: url('../i/vertical_line.gif') no-repeat;
}

#content {	
	background: #505254 url('../i/side_spotted.png') repeat-y right -5px;
	
	/* make div stretch to height of content */
	overflow: hidden;
	!height: 100%;
	!overflow: visible;	
	
}

#contentWrapper {
	width: 656px;
	background: #ededed;
	
	/* make div stretch to height of content */
	overflow: hidden;
	!height: 100%;
	!overflow: visible;	
}

.contentMainCol {
	width: 408px;
	
	margin-left: 196px;
	padding: 28px 22px 20px 0px;
}

.contentSide {
	clear: left;
	float: left;
	width: 137px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	padding: 28px 15px 20px 44px;	
}

.contentMainCol ul,
.contentSide ul {
	margin: 0 0 10px 0;
}

.contentMainCol ul {
	margin: 0 0 11px 0;
}

.contentSide ul {
	margin-right: 15px;
	font-size: 11px;
}

.contentMainCol ul li,
.contentSide ul li {
	list-style: none url('../i/bullet_default.png');
	!list-style: none url('../i/bullet_default_ie.png');
	margin: 0 0 6px 14px;
	!margin: 0 0 6px 17px;
	line-height: 14px;
}

.contentMainCol ul li p {
	line-height: 18px;
}

.contentSide ul li.prac_bullet_child {
	margin-left: 10px;
}

.contentSide ul li.prac_bullet_gchild {
	margin-left: 20px;
}

.contentSide ul li.color {
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-height: 12px;
}

.contentSide .title {
	display: block;
	height: 27px;
	!padding-top: 2px;
}

img#static {
	position: absolute;
	right: 12px;
	_right: 11px;
}

.printPageNoTitle,
.printPage
{
	position: absolute;
	top: 163px;
	!top: 165px;
	left: 540px;
	width: 100px;
	background:url('../i/print-icon.gif') no-repeat 0px 2px;
}
.printPageNoTitle
{
	top: 140px;
}

.printPageNoTitle a,
.printPage a
{
	color: #959595;
	font-size: 11px;
	font-weight: normal;
	padding: 0 0 0 18px;
}
.printPageNoTitle a:hover,
.printPage a:hover
{
	color: #4c80bb;
	text-decoration: none;
}



/* submenu */

.contentNavbar {
	padding: 10px 0 0 0;
	!padding: 13px 0 0 0;
	line-height: 14px;
}

.contentSide .contentNavbar li {
	list-style-image: none;
	!list-style-image: none;
	padding: 0;
	margin: 0 0 6px 0;
	line-height: 13px;
}

.contentNavbar a {
	color: #4c80bb;
	font-size: 12px;
	font-weight: bold;
}

.contentNavbar a:hover, 
.contentNavbar .onNav {
	color: #959595;
	text-decoration: none;
}

.professionals-item .contentNavbar {
	position: absolute;
	top: 156px;
	left: 430px;
	width: 100px;
}

.professionals-item .contentSide .contentNavbar li {
	background: url('../i/back.png') 0 3px no-repeat;
}

.professionals-item .contentNavbar a {
	color: #959595;
	font-size: 11px;
	font-weight: normal;
	padding: 0 0 0 8px;
}

.professionals-item .contentNavbar a:hover {
	color: #4c80bb;
}


/* Bio Profile */

.bioPosition {
	padding: 0 0 20px 0;
	font-size: 125%;
	font-weight: normal;
}

img.bioPic,
img.officePic {
	position: absolute;
	top: 129px;
	right: 12px;
	_right: 11px;
}

.bioContact {
	height: 40px;
}

.bioNumbers {
	float: left;
	width: 150px;
	height: 10px;
}

.bioLinks {
	float: left;
	width: 150px;
	height: 10px;
}

.bioLinks ul {
	padding: 2px 0 0 0;
}

.bioLinks ul li.emailImage,
.bioLinks ul li.vcardImage {
	list-style-image: none;
	!list-style-image: none;
	padding: 0;
	background: url('../i/mail.gif') 0 2px no-repeat;
	line-height: 13px;
}

.bioLinks ul li.vcardImage {
	background: url('../i/vcard.gif') 0 2px no-repeat;
}

.bioLinks ul li.emailImage a,
.bioLinks ul li.vcardImage a {
	padding: 0 0 0 17px;
}

/* Bio List */

.bioLetters {	
	width: 400px;
	margin: 4px 0 0 0;
	padding: 0px 15px 20px 0px;
	color: #9ba3c1;
	font-size: 10px;
	font-weight: bold;
	
	/* make div stretch to height of content */
	overflow: hidden;
	!height: 100%;
	!overflow: visible;
}

.letter {
	float:left;
	margin-right: 1px;
	width: 14px;
	background: #4c80bb;
	text-align: center;
	color: #333;
}

.bioLetters a {
	color: #000;
}



.bioListTitle {
	margin: 10px 0 0 0;
	padding: 0px 0px 2px 0px;
	border-bottom: 1px solid #cccccc;
	color: #4c5268;
	font-size: 120%;
	font-weight: bold;
}

.bioListItem {
	clear: none;
	padding: 8px 6px 8px 6px;
	background: #fff;
	border-bottom: 1px solid #ccc;
	
	/* make div stretch to height of content */
	overflow: hidden;
	!height: 100%;
	!overflow: visible;
}

.bioListName {
	float: left;
	width: 135px;
}

.bioListPhone {
	float: left;
	width: 80px;
	text-align: center;
}

.bioListEmail {
	float: right;
	text-align: right;
}

.officeContact {
	padding: 9px 0 0 0;
	!padding: 11px 0 0 0;
}

/* Practice List */

.multiList {
	float: left;
	width: 190px;
	margin: 5px 0 0px 0;
	padding: 0 0 20px 0;
}

ul.multiList li.prac_bullet_parent {
	font-weight: bold;
}

ul.multiList li.prac_bullet_child {
	margin-left: 28px;
	!margin-left: 34px;
}

ul.multiList li.prac_bullet_gchild {
	margin-left: 30px;
}

ul li.prac_bullet_parent,
ul li.prac_bullet_child,
ul li.prac_bullet_gchild,
ul li.color {
	list-style: none url('../i/bullet_default_color.png');
	!list-style: none url('../i/bullet_default_ie_color.png');
}

/* Practice Profile */

ul.threeColumnLeft,
ul.threeColumn {
	width:124px;
	float:left;
	margin: 0 0 8px 0;
}

ul.threeColumn {
	margin: 0 0 0 15px;
}

ul.threeColumnLeft li,
ul.threeColumn li {
	list-style: none;
	list-style-image: none;
	padding: 3px 0 3px 0px;
	margin: 0px;
}

#pracAttys {
	width: 100%;
	
	/* make div stretch to height of content */
	overflow: hidden;
	!height: 100%;
	!overflow: visible;
}

span#displayRepMatters {
	color: #4c80bb;
	cursor: pointer;
}
div.repMattersAll ul {
	margin-top: -4px;
	padding-top: 0;
}


/* News */

ul li.newsSummaryItem,
div .newsSummaryItem {
	list-style-image: none;
	!list-style-image: none;
	margin: 6px 0 0px 0;
	padding: 0px 0 6px 0;
	border-bottom: 1px solid #c3c3c3;
	
	/* make div stretch to height of content */
	overflow: hidden;
	!height: 100%;
	!overflow: visible;
}

.newsSummaryTitle {
	float: left;
}

.newsSummaryDate {
	float: right;
	width: 110px;
	text-align: left;
}

.viewMore {
	display: block;
	text-align: right;
	margin-bottom: 12px;
	/*background: url('../i/more.png') right no-repeat;*/
}

.viewMore a {
	padding-right: 8px;
}


/* Rep Clients 2 column */
.repClientsMultiList {
	float: left;
	width: 190px;
	margin: 5px 0 0px 0;
	padding: 0 0 20px 0;
}




/* Forms ---------------------------------------------------------> */

/* upper right search */

#searchBox {
	position: absolute;
	top: 60px;
	left: 678px;
	width: 240px;
	height: 21px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

img#searchTitle {
	float: left;
	width: 46px;
}

#searchForm {
	height: 21px;
	margin: 0 0 0 46px;
	padding: 0px;
	background: url('../i/search_back.png') no-repeat;
}

#searchForm input.search {
	width: 189px;
	padding: 0 0 0 4px;
	margin: 4px 0 0 0;
	!margin: 3px 0 0 0;
	vertical-align: top;
	background: none;
	border: none;
	font-size: 10px;
	color: #ededed;
	cursor: text;
}

#searchForm img.search_arrow {
	margin: 0px;
	padding: 0px;
}

/* standard form styles */

#mainSearch,
#mainEmail {
	margin: 0px;
	padding: 0px;
}

.stndForm {
	margin: 0px;
	padding: 0px;
	
	/* make div stretch to height of content */
	overflow: hidden;
	!height: 100%;
	!overflow: visible;
}

.stndForm input.txt,
.stndForm select.txt,
.stndForm input.shorttxt,
.stndForm select.shorttxt,
.stndForm .textarea {	
	width: 394px;
	!width: 392px;
	background: #fff;
	border: 1px solid #babcbb; 
	!border: 1px solid #91aac2; /* default blue */
	font-size: 11px;
}

.stndForm select.txt {	
	width: 396px;  
}

.stndForm input.shorttxt,
.stndForm select.shorttxt {	
	width: 184px;
	!width: 182px;
}

.stndForm .textarea {	
	width: 364px; 
	font: normal 11px Arial, Helvetica, sans-serif;
}

.stndForm p { 
	display: block; 
	margin: 0; 
	padding: 0px 0 10px 0;
	line-height: normal;
}

.stndForm p.short { 
	margin: 0 23px 0 0;
	_margin: 0 21px 0 0;
}

.stndForm label { 
	display: block;
	font-size: 11px; 
	font-weight: bold; 
}

.stndForm p.short { 
	float: left;
	display: inline; 
}

.stndForm .submitButton,
.contentSide .stndForm #field_search {
	padding: 2px;
	!padding: 0;
	background: #4c80bb;
	border: 1px solid #393f55;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
	!cursor: hand;
}

/* Side Form Style */

.contentSide .stndForm {
	margin: 4px 0 0 0;
	padding: 20px 0px 12px 0px;
}

.contentSide input.txt {
	width: 132px;
	!width: 130px;
}

.contentSide select {
	width: 137px;
	!width: 135px;
	border: 1px solid #babcbb; 
	!border: 1px solid #91aac2; /* default blue */
	font-size: 11px;
}

.contentSide .stndForm label { 
	padding: 0px 0 8px 0;
}


/* mnogo styles */

.searchfoundtext { 
	font-weight: bold; 
}

.searchheader { 
	font-size: 10pt; 
	font-weight: bold; 
}






/* Footer --------------------------------------------------------> */

.footer {
	clear: both;
	padding: 5px 0 10px 0;
	font-size: 10px;
	color: #8c8b8b;
	line-height: 15px;
	
	/* make div stretch to height of content */
	overflow: hidden;
	!height: 100%;
	!overflow: visible;
}

.footer a {
	color: #8c8b8b;
}

.footer a:hover {
	color: #b2d0e2;
	text-decoration: none;
}

span.footerAddress {
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 25px;
}






/* END BARACK CSS ------------------------------------------------> */

