
@charset "UTF-8";
/* Labaton CSS Document */



/*START styles for global navigation and layout*/
.CS_Document {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;*/
}
.CS_Document,td,th {
	font:12px/18px Arial, Helvetica, sans-serif;
	color:#231F20;
	text-decoration:none;
	vertical-align:top;
}
body {
	background: #003f5f !important;
	text-decoration:none;
}
p {
	padding: 0px;	
}
br {
	line-height:10px;
}
/*div {
	overflow:visible;
}*/
strong {
	overflow:visible;
}
/*a:active {
	text-decoration: none;
	color: #0073AE;
}
a:link {
	color: #0073AE;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0073AE;
}
a:hover {
	text-decoration: none;
	color: #0073AE;
}*/

.masterDIV {
	width:950px;

}
.masterContent {
	background-color:#7b7b7b;
	padding-bottom:2px;
}
.whiteContentArea {
	background-color:#FFFFFF;
	width:935px;
	/*min-height:550px;*/
}
.globalNav {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 12px;
	padding-left: 0px;
	text-decoration: none;
	white-space: nowrap;
}
.globalNav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.globalNav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.globalNav a:hover {
	color: #ffcc00;
	text-decoration: none;
}
.globalNavSelected {
	font-size: 11px;
	font-weight: bold;
	color: #ffcc00;
	padding-right: 12px;
	padding-left: 0px;
	text-decoration: none;
	white-space: nowrap;
}
.globalNavSelected a:link {
	color: #ffcc00;
	text-decoration: none;
}
.globalNavSelected a:visited {
	color: #ffcc00;
	text-decoration: none;
}
.globalNavSelected a:hover {
	color: #ffcc00;
	text-decoration: none;
}
.globalNavLocateCase {
	font-size: 11px;
	font-weight: bold;
	color: #376776;
	padding-right: 5px;
	padding-left: 5px;
	padding-top:2px;
	padding-bottom:2px;
	text-decoration: none;
	white-space: nowrap;
	background-color:#dde1bd;
	width:100px;
}
.globalNavLocateCase a:link {
	color: #376776;
	text-decoration: none;
}
.globalNavLocateCase a:visited {
	color: #376776;
	text-decoration: none;
}
.globalNavLocateCase a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.globalNavLocateCase a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.globalNavNonUsInvestors {
	font-size: 11px;
	font-weight: bold;
	color: #b9e1f8;
	padding-right: 12px;
	padding-left: 0px;
	text-decoration: none;
	white-space: nowrap;
}
.globalNavNonUsInvestors a:link {
	color: #b9e1f8;
	text-decoration: none;
}
.globalNavNonUsInvestors a:visited {
	color: #b9e1f8;
	text-decoration: none;
}
.globalNavNonUsInvestors a:hover {
	color: #ffcc00;
	text-decoration: none;
}
.globalNavNonUsInvestors a:active {
	color: #ffcc00;
	text-decoration: none;
}
.globalNavBullet {
	color: #F15D35;
	text-transform: uppercase;
	margin-right:2px;
}
.globalNavBulletNonUsInvestors {
	color: #dde1bd;
	text-transform: uppercase;
	margin-right:2px;
}
.globalNavSmallLink {
	font-size: 9px;
	color: #FFFFFF;
	line-height: 9px;
	text-decoration: underline;
	padding-left: 4px;
	padding-right:5px;
}
.globalNavSmallLink a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.globalNavSmallLink a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.globalNavSmallLink a:hover {
	color: #ffcc00;
	text-decoration: underline;
}
.globalNavSmallLink a:active {
	color: #ffcc00;
	text-decoration: underline;
}
.searchBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5px;
	color: #666666;
	height: 13px;
	width: 110px;
	padding: 4px 4px 1px;
	border: 1px solid #333333;
}
.detailedSearchLink a:link {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: underline;
}
.medWhiteTitle {
	font-weight: bold;
	font-size:13px;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-left:10px;
}
.medBlueTitle {
	font-weight: bold;
	font-size:13px;
	text-transform: uppercase;
	color: #0073ae;
	padding-bottom:10px;
}

.footer {
	font-size: 12px;
	color: #666666;
	width:900px;
	padding-left:24px;
	padding-right:6px;
	padding-top:15px;
	padding-bottom:10px;
}
.copyright {
	width:900px;
	font-size: 12px;
	color: #666666;
	padding-bottom:10px;
	padding-top:15px;
}
/*.localNav {
	background-color:#FFE9C5;
	padding-right: 10px;
	padding-left: 10px;
	width:160px;
}
.localNavLink{
	font-size: 12px;
	padding-bottom: 6px;
	padding-left:5px;
	margin-top: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFD2A8;
}
.localNavLink a:active {
	color: #F99D36;
	text-decoration: none;
}
.localNavLink a:link {
	color: #000000;
	text-decoration: none;
}
.localNavLink a:visited {
	color: #000000;
	text-decoration: none;
}
.localNavLink a:hover {
	color: #F99D36;
	text-decoration: none;
}

.localNavLinkSelected {
	font-size: 12px;
	padding-bottom: 6px;
	padding-left:5px;
	padding-top: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFD2A8;
	background-color: #E0CA9F;
	color:#FFFFFF;
}
.localNavLinkSelected a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.localNavLinkSelected a:visited {
	color: #FFFFFF;;
	text-decoration: none;
}
.localNavLinkSelected a:active {
	color: #F99D36;
	text-decoration: none;
}
.localNavLinkSelected a:hover {
	color: #F99D36;
	text-decoration: none;
}
.localNavLink_2 {
	font-size: 11px;
	padding-top:4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFD2A8;
	background-color:#EED8B0;
	padding-left:20px;
}
.localNavLink_2 a:active {
	color: #F99D36;
	text-decoration: none;
}
.localNavLink_2 a:link {
	color: #000000;
	text-decoration: none;
}
.localNavLink_2 a:visited {
	color: #000000;
	text-decoration: none;
}
.localNavLink_2 a:hover {
	color: #F99D36;
	text-decoration: none;
}
*/


.leftcolumncallout {
	padding-right: 50px;
	padding-left: 24px;
}

.inContentNav {
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	padding-top: 30px;
	padding-right: 50px;
	padding-left: 24px;
	text-decoration: none;
	/*height:188px;*/
	margin-bottom:25px;
}
.inContentNav a:link {
	color: #999999;
	text-decoration: none;
}
.inContentNav a:visited {
	color: #999999;
	text-decoration: none;
}
.inContentNav a:hover {
	color: #0073AE;
	text-decoration: none;
}
.inContentNavSelected {
	font-size: 11px;
	font-weight: bold;
	color: #0073AE;
	padding-right: 0px;
	padding-left: 24px;
	text-decoration: none;
}


.pullQuote {
	font-family: Minion, "Times New Roman", Times, serif;
	color: #666666;
	font-size: 17px;
	line-height: 24px;
	padding: 15px 0px 15px 24px;
	width:155px;
}
/*.pullQuote-inBody {
	font-family: Minion, "Times New Roman", Times, serif;
	color: #666666;
	font-size: 17px;
	line-height: 24px;
	padding: 5px 0px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}*/
.calloutTD {
	color:#666666;
	/*padding: 15px 35px 15px 24px;
	width:188px;*/
	width:203px;
	padding:0px;
	vertical-align:top;
	/**/background-image:url(/en/cases/images/case_callout_middlebkgd.gif);
	background-repeat:repeat-y;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 23px;
}
.headline-37pt-MedOrange {
	font-family: Minion, "Times New Roman", Times, serif;
	font-size: 37px;
	line-height: 42px;
	color: #F15D35;
}
.headline-21pt-MedOrange {
	font-family: Minion, "Times New Roman", Times, serif;
	font-size: 21px;
	line-height: 26px;
	color: #F15D35;
}
.headline-37pt-LightOrange {
	font-family: Minion, "Times New Roman", Times, serif;
	font-size: 37px;
	line-height: 42px;
	color: #F99D36
}
.headline-32pt-Green {
	font-family: Minion, "Times New Roman", Times, serif;
	font-size: 32px;
	line-height: 35px;
	color: #669900;
}
/*.headline-PressRelease {
	font-family: Minion, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 22px;
	color: #669900;
}*/
.subheaderAll-CAPS-Green {
	line-height: 11px;
	text-transform: uppercase;
	color: #669900;
	padding-bottom:3px;
	padding-bottom:5px;
}

.firstParagraph {
	font-size: 15px;
}
/*.bodyCopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	color: #333333;
	/*padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}*/
/*.headerAll-CAPS {
	line-height: 11.5px;
	text-transform: uppercase;
	color: #F15D35;
	padding-bottom:5px;
}
.headerAll-CAPS_LocalNav {
	line-height: 11.5px;
	text-transform: uppercase;
	color: #F15D35;
	padding-bottom:5px;
}
.headerAll-CAPS_LocalNav a:link {
	line-height: 11.5px;
	text-transform: uppercase;
	color: #F15D35;
	padding-bottom:5px;
}
.headerAll-CAPS_LocalNav a:visited {
	line-height: 11.5px;
	text-transform: uppercase;
	color: #F15D35;
	padding-bottom:5px;
}
.headerAll-CAPS_LocalNav a:hover {
	line-height: 11.5px;
	text-transform: uppercase;
	color: #F15D35;
	padding-bottom:5px;
}
*/
.dottedLeftBorder {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
.dottedBottomBorder {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom:35px;
}
.rowColor1 {
	background-color:#FFFFFF;
	height:10px;
}
.rowColor2 {
	background-color:#D7D7D7;
	height:10px;
}
.cellFormat {
	height:20px;
	text-align:left;
	vertical-align:middle;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.profilePhoto {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	display:block;
	float: left;
}
.eventListItem {
	padding-right: 10px;
	padding-bottom: 25px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

/*END styles for global navigation and layout*/





/*START styles to control language lable roll-overs*/
.languagesNav {
	font-size: 10px;
	text-decoration: none;
	height:25px;
}
a.languagesNav span {
	display: none;
	text-decoration: none;
}
a.languagesNav {
	position: relative;
}
a.languagesNav:hover {
	background:;
	text-decoration: none;
}
a.languagesNav:hover span {
	position: absolute;
	top: -22px;
	left: 0px;
	display: block;
	padding-right:2px;
	padding-top:1px;
	padding-bottom:2px;
	height:26px;
	vertical-align:top;
	/*border: 1px solid #339966;*/
}
/*END styles to control language label roll-overs*/



/*START styles for Home Page main content layout */

.HPContentMainColumnLeft {
	border-right-width:5px;
	border-right-color:#FFFFFF;
	border-right-style:solid;
	background-color:#CDD5E0;
}
.HPContentMainColumnRight {
	border-right-width:5px;
	border-right-color:#FFFFFF;
	border-right-style:solid;
	background-color:#d3d6ab;
	padding-top: 18px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
}
.HPBkgd_LightBlue {
	background-color:#f2f4f6;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BAC3D3;
	border-left-color: #BAC3D3;
}
.HPBkgd_LightBlueBottomBorder {
	background-color:#f2f4f6;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BAC3D3;
	border-left-color: #BAC3D3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BAC3D3;
}
.HPBkgd_MediumBlue {
	background-color:#CDD5E0;
}
.HPBkgd_DarkBlue {
	background-color:#ACB9CC;
}
.HPMoreCaseLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CDD5E0;
	text-decoration: none;
	margin-left: 10px;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A7AFC8;
	border-left-color: #A7AFC8;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 10px;
}
.HPMoreCaseLink a:link {
	color: #A7AFC8;
	text-decoration: none;
}
.HPMoreCaseLink a:visited {
	color: #A7AFC8;
	text-decoration: none;
}
.HPMoreCaseLink a:hover {
	color: #0073AE;
	text-decoration: none;
}
.HPMoreCaseLink a:active {
	color: #0073AE;
	text-decoration: none;
}
.HPContentList {
	color: #d0d5e0;
	padding:0px 5px 0px 0px;
	margin:0px 0px 0px 12px;
}
.HPContentLink {
	padding-bottom:10px;
	padding-top:5px;
	font-size:12px;
}
.HPContentLink a:link {
	color: #666666;
	text-decoration: none;
}
.HPContentLink a:visited {
	color: #666666;
	text-decoration: none;
}
.HPContentLink a:hover {
	color: #0073AE;
	text-decoration: underline;
}
.HPContentLink a:active {
	color: #0073AE;
	text-decoration: underline;
}
.HPAnnouncementsRTB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.HPAnnouncementsRTB a:link {
	color: #666666;
	text-decoration: none;
}
.HPAnnouncementsRTB a:visited {
	color: #666666;
	text-decoration: none;
}
.HPAnnouncementsRTB a:hover {
	color: #0073AE;
	text-decoration: underline;
}
.HPAnnouncementsRTB a:active {
	color: #0073AE;
	text-decoration: underline;
}
.HPCalloutRTB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding-right:33px;
	padding-bottom:15px;
}
.HPCalloutRTB a:link {
	color: #666666;
	text-decoration: none;
}
.HPCalloutRTB a:visited {
	color: #666666;
	text-decoration: none;
}
.HPCalloutRTB a:hover {
	color: #0073AE;
	text-decoration: underline;
}
.HPCalloutRTB a:active {
	color: #0073AE;
	text-decoration: underline;
}


#casejoin {
	font-weight: bold;
}

DIV#HPLocateCaseLink {
	font-size: 14px;
	font-weight:bold;

}
DIV#HPLocateCaseLink a:link {
	color:#000000;
	color: #0073AE;
	text-decoration: none;
}
DIV#HPLocateCaseLink a:visited {
	color:#000000;
	color: #0073AE;
	text-decoration: none;
}
DIV#HPLocateCaseLink a:hover {
	/*color: #F99D36;*/
	color: #0073AE;
	text-decoration: underline;
}
DIV#HPLocateCaseLink a:active {
	/*color: #F99D36;*/
	color: #0073AE;
	text-decoration: underline;
}
DIV#HPpopoutContentLink a:link {
	color: #F99D36;
	/*color: #0073AE;*/
	text-decoration: none;
	font-weight: bold;
}
DIV#HPpopoutContentLink a:visited {
	color: #F99D36;
	/*color: #0073AE;*/
	text-decoration: none;
	font-weight: bold;
}
DIV#HPpopoutContentLink a:hover {
	color: #F99D36;
	/*color: #0073AE;*/
	text-decoration: underline;
	font-weight: bold;
}
DIV#HPpopoutContentLink a:active {
	color: #F99D36;
	/*color: #0073AE;*/
	text-decoration: underline;
	font-weight: bold;
}
DIV#HPpopoutContentLink {
	/*padding-bottom:10px;*/
	padding-top:5px;
}
DIV#HPpopoutCloseLink a:link {
	color: #666666;
	text-decoration: none;
	font-weight: bold;

}
DIV#HPpopoutCloseLink a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
DIV#HPpopoutCloseLink a:hover {
	/*color: #F99D36;*/
	color: #0073AE;
	text-decoration: underline;
	font-weight: bold;
}
DIV#HPpopoutCloseLink a:active {
	/*color: #F99D36;*/
	color: #0073AE;
	text-decoration: underline;
	font-weight: bold;
}
DIV#HPpopoutCloseLink {
	padding:3px 5px;
	background-color:#B7BED0;
	background-position: right;
	border-top: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
	width:40px;
	margin-top:16px;
	vertical-align: bottom;
	white-space:nowrap;
}
.HPpopoutTD {
	padding:10px;
}
div.holder	{
	position:absolute;
	overflow:hidden;
	width:620px; height:200px;
	display: none;
	margin-top:0px;
	padding-top:0px;
}
div.glide {
	position:relative;
	width:588px;
	z-index:1;
	background-color:#FFE5B7;
	padding: 0px;
	margin-top:0px;
	border: 2px solid #FFFFFF;
}
.hpPressLink {
	float:right;
	display:block;
	padding-left:5px;
	margin-left:5px;
	border-left-color:#CCCCCC;
	border-left-style:solid;
	border-left-width:1px;
	height: 50px;
}
/*END styles for Home Page main content layout */

.attorneycontactname {
	padding-left:24px;
}

.pastcaseslabel {
	text-align: center;
	font-weight: bold;
}

.pastcaselist {
	padding-left:24px;
}

.icons {
	padding-top:46px;
	padding-right:10px;
}
.joinCaseInContentBTN_POS {
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	padding-top: 15px;
	text-decoration: none;
}
.joinCaseInContentBTN {
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-color:#FFE9C5;
	color:#FF9900;
}
.joinCaseInContentBTN a:link {
	color:#FF9900;
}
.joinCaseInContentBTN a:visited {
	color:#FF9900;
}
.joinCaseInContentBTN a:active {
	color:#FF9900;
}
.joinCaseInContentBTN a:hover {
	color:#FF9900;
}
.emailFormTextBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	/*height: 13px;*/
	width: 100%;
	padding: 4px 4px 1px;
	border: 1px solid #CCCCCC;
	margin-top:5px;
	margin-right:20px;
}
.emailFormButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF3300;
	height: 13px;
	width: 200px;
	/*padding: 4px 4px 1px;
	border: 1px solid #CCCCCC;
	margin-top:5px;*/
	text-align:center;
	width:350px;
	padding-bottom:35px;
	padding-left:150px;
	text-align:left;
}
.emailFormMaster {
	/*width:360px;
	text-align:center;*/
	padding-right:10px;
	margin-right:30px;
}
.emailFormCheckbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	vertical-align:middle;

}
.emailFormDropDown {
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:11px;
	width:200px;
	height:20px;
}
.emailFormDropDown_ListItem {
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:11px;
	width:200px;
	height:13px;
}
.contactListDropDown {
	width:400px;
	padding-top: 25px;
	padding-bottom: 25px;
	border-top: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
}
.siteMapHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	padding-bottom:10px;
	font-weight:bold;
}
.siteMapTitle {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	color: #333333;
	/*font-weight:bold;*/
}
.siteMapTD {
	padding: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

/*START styles for Cases mainpage callout */
.borderLeftBottom {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #ccbf9d;
	border-left-color: #ccbf9d;
}
.borderRightBottom {
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-bottom-color: #ccbf9d;
	border-right-color: #ccbf9d;
}
.borderRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccbf9d;
}
.container15pxPadding {
	padding-left:15px;
	/*padding-bottom:15px;*/
	padding-top:15px;
	padding-right:10px;
}

.searchBoxLocateCase {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	height: 14px;
	width: 170px;
	border: 1px solid #CCCCCC;
	padding: 4px 4px 1px;
	/*margin-top:5px;*/
}

/*END styles for Cases mainpage callout*/

/*START styles for listing and "featured"*/
.featuredMasterDIV {
	border: 1px solid #CCCCCC;
	background-color:#fafbfc;
}
.featuredItemDIV {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-right: 10px;
	line-height:15px;
	color: #5E5E5F;
}
/*.featuredHeader {
	font-family: Minion, "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #b7bed0;
	padding: 5px;
}*/
.featuredHeadline {
	font-family: Minion, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height:18px;
	/*color: #669900;*/
	color:#336600;
	padding-top: 0px;
	padding-bottom: 5px;
}
/*.resultsListTableHeader {
	font-family: Minion, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight:bold;
	color: #5E5E5F;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5E5E5F;
	text-decoration: none;
}*/
.resultsListTableHeader a:link {
	color: #5E5E5F;
	text-decoration: none;
}
.resultsListItem {
	color: #5E5E5F;
	padding: 5px;
	height:20px;
	text-align:left;
	vertical-align:middle;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.caseFinder {
	padding:0px;
	margin:0px;
	background-image:url(/en/cases/images/bkgd_casefinder.gif);
	background-repeat:no-repeat;
	width:249px;
	height:125px;
	vertical-align:top;
}
.caseFinderForm {
	padding:0px;
	margin:0px;
}
.caseFinderHeader {
	font-family: Minion, "Times New Roman", Times, serif;
	font-size: 21px;
	/*font-weight:bold;*/
	color: #669900;
	padding-top:10px;

}
.faqHeader {
	font-family: Minion, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #333333;
}
/*.calloutItemContentHeader {
	font-family: Minion, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #669900;
}*/
.calloutItemContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.calloutItemTopBorder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

/* Modal Window Styles */

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
/* *{padding: 0; margin: 0;}*/

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(/SpryAssets/otherAJAX/thickbox/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}


* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

html { background: }

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
/* END modal wondow styles */



		 .Subhead {
			font:15px 'DINSchrift1451Mittelschrift', sans-serif;
			color:#0A304C;
		}
		.SubheadGreen,
		.calloutItemContentHeader{
			font:15px 'DINSchrift1451Mittelschrift', sans-serif;
			color:#9eb324;
		}

/* THIRD LEVEL NAVIGATION */
#thirdlevelNav {
	background-color:#003F5F;
	min-height:50px;
	padding-top:18px;
	padding-bottom:18px;
	width:212px;
	margin-bottom:20px;
}
	#thirdlevelNav #subsiteName {
		font:16px 'DINSchrift1451Mittelschrift', sans-serif;
		line-height:16px;
		color:#AEBC22;
		padding-bottom:5px;
		padding-left:18px;
		padding-right:15px;
	}
	#thirdlevelNav #links ul {
		padding:0px;
		margin:0px;
	}
	#thirdlevelNav #links ul li {
		list-style:none;
		padding-left:18px;
		padding-right:15px;
	}
	#thirdlevelNav #links ul li.active {
		background-image:url(/img/bkgd-third-level-nav.png);
		background-repeat:no-repeat;
		background-position:left center;
	}
	#thirdlevelNav #links ul li a {
		color:#FFFFFF;
		text-decoration:none;
	}


/* VIDEO PLAYER STYLES */

.hide {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}

.hiddenPL {
	display: none;
}

#videoHolder {
	position: relative;
	margin: auto;
	/*width: 600px;*/
	height: 360px;
	overflow: hidden;
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #f6f6f6 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f6f6f6));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f6f6f6 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#f6f6f6 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#f6f6f6 100%);
	background: linear-gradient(top,  #ffffff 0%,#f6f6f6 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 );
	}
.projLoader {
	width: 100%;
	height: 100%;
	position: absolute;
	background: url(/img/loader.gif) center 50px no-repeat;
	text-align: center;
	-webkit-transition: all .6s ease-in-out;
	-moz-transition: all .6s ease-in-out;
	-o-transition: all .6s ease-in-out;
	-ms-transition: all .6s ease-in-out;
	transition: all .6s ease-in-out;
}
#videoFrame {
	-webkit-box-shadow: 0px 1px 5px 1px #000;
	-moz-box-shadow: 0px 1px 5px 1px #000;
	box-shadow: 0px 1px 5px 1px #000;
}
	#videoPlaceholder {
		display: block;
		width: 250px;
		text-align: center;
		text-decoration: none;
		color: #24911c;
		height: 150px;
		margin: auto;
		margin-top: 60px;
		font-size: 16px;
	}
	#videoPlaceholder:hover {
		background-position: -250px 0;
	}
#videoHolder h2 {
	font-size: 20px;
	font-weight: normal;
	text-align: center;
	color: #ccc;
	margin-bottom: 10px;
	}
#videoPlayer {
	position: relative;
	/*top: 20px;
	border: 2px solid #023F5F;
	width: 600px;*/
	margin: auto;
	}
.hideOverflow {
	overflow: hidden;
}

.vidActive {
	background: #0073aa;
}
	#projectList {
		position: relative;
		list-style: none;
		margin: auto;
		padding: 0;
   	}
	#projectList li {
		margin: 5px 0 0 .5px;
		padding: 0;
		float: left;
	}
	#projectList li a {
		color: #24911c;
		text-decoration: none;
		display: block;
		padding: 5px 5px 10px 5px;
	}
	#projectList li a:hover img { opacity: .8;}
	.nextGroup {
		position: absolute;
		bottom: 0;
		right: -20px;
		height: 100%;
		width: 20px;
		display: block;
		background: url(/img/arrowright.png) center #023F5F no-repeat;
		text-decoration: none;
		cursor: pointer;
		}
	.prevGroup {
		z-index: 9998;
		position: absolute;
		bottom: 0;
		left: -20px;
		height: 100%;
		width: 20px;
		display: block;
		background: url(/img/arrowleft.png) center #023F5F no-repeat;
		text-decoration: none;
		cursor: pointer;
		}
#vidControls {
	position: relative;
	width: 600px;
}
#vidThumbs {
	width: 600px;
	overflow: hidden;
	margin: auto;
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #f6f6f6 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f6f6f6));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f6f6f6 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#f6f6f6 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#f6f6f6 100%);
	background: linear-gradient(top,  #ffffff 0%,#f6f6f6 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 );
}
a.nextLink {
	border-top: 1px dashed #C9E1EC;
	color: #C9E1EC;
	display: block;
	margin-top: 40px;
	padding-top: 5px;
	font-style: italic;
	font-size: 12px;
	text-align: right;
}
.chapt {
	color: #C9E1EC;
	text-transform: uppercase;
	display: block;
}
.vidDescript {
	position: relative;
	padding: 20px;
	width: 560px;
	margin: auto;
	background: #0073aa;
}
.vidDescript h1 {
	font-size: 20px;
	font-weight: normal;
	text-align: left;
	color: white;
	margin-bottom: 10px;
	line-height: 22px;
	width: 430px;
	}

.vidDescript p {
	font-size: 16px;
	line-height: 20px;
	text-align: left;
	color: white;
	}
.vidListItem {
	position: relative;
}
.vidChapter {
	height: 20px;
	width: 20px;
	text-align: center;
	display: block;
	font-size: 10px;
	background: rgb(0, 115, 170);
	background: rgba(0, 115, 170, .8);
	border: 1px rgb(2, 63, 95) solid;
	position: absolute;
	color: white;
	bottom: 10px;
	right: 5px;
}

#playlist {
	position: absolute;
	right: 0;
	top: 0;
	width: 142px;
	z-index: 99999999999999;
	padding: 5px;
	color: #444;
	font-size: 11px;
	font-family: "Lucida Grande", helvetica, arial, sans-serif;
}

#playTxt {
	width: 100px;
	height: 32px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    -moz-binding: url(<q>xml/ellipsis.xml#ellipsis</q>);
}

#playlistHeader {
	background: url(/ui/images/dropdown.png) no-repeat;
	width: 132px;
	height: 22px;
	padding: 10px 0 0 10px;
	line-height: 10px;
	cursor: pointer;
	}

#playlist p {
	margin: 0;
	padding: 0;
}

#playlist_items {
	margin: 0;
	list-style: none;
	position: absolute;
	width: 142px;
}

#playlist_items li {
	color: #444;
	cursor: pointer;
	padding: 5px 10px;
	background: #f3f3f3;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 );
	border-top: 1px #D1D1D1 solid;
	text-shadow: -1px -1px #fff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    -moz-binding: url(<q>xml/ellipsis.xml#ellipsis</q>);
}
#playlist_items li a {
	color: #444;
	display: block;
	text-decoration: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    -moz-binding: url(<q>xml/ellipsis.xml#ellipsis</q>);
}
#playlist_items li:hover  {
	background: #eee;
}
#playlist_items li a:hover {
	text-decoration: none;
}
#playlist_items li:last-child {
  	-webkit-border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
	behavior: url(/style/PIE.htc);
}

.commonspotRTE {
	background-color:#FFFFFF !important;
}

@media print {
	.answerWrapper {
	  background-color: #FFFFFF !important;
	  background-image: none !important;
	  display: block !important;
	  margin-left: 0 !important;
	  padding-left: 0 !important;
	  position: relative !important;
	  top: 0 !important;
	  width: 100% !important;
	  z-index: 10 !important;
	}
	.answerWrapper .answer {
	  background-color: #FFFFFF !important;
	  color: #444444 !important;
	  padding: 20px !important;
	  width: 100% !important;
	}
	.answerWrapper .answer p:first-child {
		display: none !important;
	}
	#attorneyContent > div {
	    display: block !important;
	}
	#wrapper, body, html {
		background: white !important;
	}
	#copywrite, .extranet, .nav {
		display: none !important;
	}
	.subNavCol {
		display: none;
	}
	#attorneyNav {
		display: none;
	}
	.Profile, .Education, .OngoingCases, .SettledCases {
		border-bottom: 1px dotted #666666;
    	margin-bottom: 15px;
    	padding-bottom: 15px;
	}
	#header {
		min-height:110px;
	}
}
