

	
body {
		padding:0;
		margin:0;
		background:#ffffff;
		font-family:Arial, Helvetica, sans-serif;
	}
	
h1 {font-size:2.1em; font-family: bodoni, georgia, serif; margin:20px 0; font-weight: 200;}
h2 {font-size:1.9em; font-family: bodoni, georgia, serif; margin:15px 0; font-weight: 200;}
h3 {font-size:1.75em; font-family: bodoni, georgia, serif; margin:15px 0; font-weight: 200;}
h4 {font-size:1.25em; font-family: arial, sans-serif; margin:10px 0; font-weight: 200;}
h5 {font-size:1.0em; font-family: arial, sans-serif; margin:5px 0; font-weight: 200;}
.left h2 {line-height: 1.2em;}
	
	.gsc-clear-button {
		display: none !important;
	}
	
	.hidden {
		display:none;	
	}
	
	
	

	
	#head-logo, #cleaner-logo {
		width:360px;
		height:103px;
		border:0;
		line-height:100%;
		display:block;
		padding:0;
		margin:0 0 0 10px;
	} #cleaner-logo {
		width:346px;
		height:80px;
		margin:0 0 25px 20px;
		padding-top:8px;
	}
	
	#head-special {
		float:right;
		margin:46px 10px 0 0;	
		text-align:left;
		width:320px;
		overflow:hidden;
		font-size:11px;
		font-family:Arial,Helvetica,sans-serif;
		padding:5px;
		background:#fff568;
		border-radius:5px;
	} #head-special a {
		font-style:italic;
	}
	
	#head-links {
		float:right;
		
		text-align:right;
		margin:50px 40px 0 0;	
		font-size:12px;
		font-family:Arial,Helvetica,sans-serif;
	}
	#head-links a {
		color:#891c1c;
		font-size:12px;
		font-weight:normal;
		text-decoration:underline;
	}
	
	#head-search {
		float:right;
		clear:both;		
		margin:5px 30px 0 0;
	}
	
	#head-search .gsc-clear-button {
		display:none;	
	}
	
	#head-search input.gsc-search-button {
		font-family:Arial,sans-serif;
	}
	
	#container-foot {
		width:978px;
		margin:0 3px 0 3px;
		color: #ffffff;
	} 
	#container-foot div.stretch {
		background-color: #ffffff;;
		width:970px;
		padding:0 4px 0 4px;
	}
	#container-foot div.stretch div.inside {
		width:970px;
		margin:0 auto 0 auto;
	}
	#container-foot img.endstub {
		background:transparent;
		width:978px;
		height:11px;
		display:block;
		line-height:100%;
		margin:0;
		padding:0;
		border:0;
	}
	
	#container-foot div.navlinks {
		padding: 25px 0 25px 0;
		text-align:center;
		margin:0 auto;
		width:900px;
		border-bottom:1px solid black;
	}
	
	#container-foot div.navlinks a,	#container-foot div.navlinks a:hover, #container-foot div.navlinks a:active {
		color:#ddd;
		font-family:Arial,Helvetica,sans-serif;
		text-decoration:underline;
		font-size:13px;
		margin:0 10px 0 10px;
	}
	#container-foot div.navlinks a:hover {
		color:white;
		text-decoration:none;
	}

	#container-foot div.bottom {
		width:900px;
		height:80px;
		margin:0 auto;
		padding:10px 0 10px 0;
		border-top:1px solid #666;
		border-bottom:1px solid black;
	}
	
	#container-foot div.floater_start {
		float:left;
		display:block;
		border-right:1px solid black;
		width:599px;
		height:80px;
		margin:0;
		padding:0;

	}
	
	#container-foot div.floater_end {
		float:left;
		display:block;
		border-left:1px solid #666;
		width:299px;
		height:80px;
		margin:0;
		padding:0;
	}
	
	.floatblock {
		float:left;
		display:block;
		border:0;
		line-height:100%;
		margin-right:25px;
	}
	
	.floatblock p {
		color:#000000;
		font-family:Arial,Helvetica,sans-serif;
		font-size:13px;
		font-weight:normal;
		text-decoration:none;
		margin:1em 0 1em 0;
		padding:0;
		line-height:18px;	
	}
	
	.floatblock a {
		color:#ddd;
		text-decoration:underline;
	}
	.floatblock a:hover {
		color:white;
		text-decoration:none;	
	}
	
	#container-foot .disclaimer {
		width:900px;
		padding:10px 0 25px 0;
		border-top:1px solid #666;	
		margin:0 auto;
	}
	
	#container-foot .disclaimer p {
		font-size:10px;
		color:#aaa;
		font-family:Arial,sans-serif;
		font-style:italic;	
	}
	
	#menu {
		display:block;
		margin:0 auto 0 auto;
		position:absolute;
		z-index:1000;
		background:transparent url("menu-curtain.png") 0px 0px no-repeat;
		width:565px;
		height:46px;
		top:21px;
		margin-left:370px;
		padding:15px 0 0 38px;
	}
	
	#container-foot a.social_icon {
		float:left;
		display:block;
		width:40px;
		height:40px;
		border:0;
		text-decoration:none;
		margin:20px 0 0 5px;
	}
	#container-foot a.social_icon img {
		display:block;
		width:40px;
		height:40px;
		line-height:100%;
		border:0;		
	}

	.alignleft {
		float:left; padding-right:6px;
	}
	
	#instituteListing tr:nth-child(odd) {
		background-color: #FFF; 
	}
	
	#instituteListing tr:nth-child(even) {
		background-color: #CCC;
	}
	
	#instituteListing tr:hover td {
		background-color: #B10736;
		color: #FFF;
	}
	
	#instituteListing a {
		text-decoration:none;
		color: #000;
	}
	
	#instituteListing tr:hover td a {
		color: #FFF;
	}
	
.attorney {
	font-size: 16px;
	font-weight: bold;
	display: block;
	border-bottom: 1px #000000 solid;
	margin-left: 10px;
}

.attorneyi {
	font-size: 14px;
	font-weight: bold;
	display: block;
	border-bottom: 1px #000000 solid;
	margin-left: 10px;
}

.institute {
	float: left;
	margin-right: 10px;
}

.instituteLocation {
	float: left;
	margin: 0;
}

.institutei {
	float: left;
	margin-right: 10px;
	height: 150px;
}

.profile {
	max-height: 150px;
	max-width: 175px;
	float: right;
	margin-top: 9px;
}

.profilei {
	max-height: 120px;
	max-width: 75px;
	float: right;
	margin-top: 0px;
	
}

.address {
	margin-top: 2px;
	width: 100%;
}

.languageaddress {
	margin-top: 2px;
}

.institutelist li {
	list-style: none;
}

.cta {
	width: 100%;
background: rgb(76,76,76); /* Old browsers */
background: -moz-linear-gradient(top, rgba(76,76,76,1) 0%, rgba(89,89,89,1) 12%, rgba(102,102,102,1) 25%, rgba(71,71,71,1) 66%, rgba(44,44,44,1) 91%, rgba(19,19,19,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(76,76,76,1)), color-stop(12%,rgba(89,89,89,1)), color-stop(25%,rgba(102,102,102,1)), color-stop(66%,rgba(71,71,71,1)), color-stop(91%,rgba(44,44,44,1)), color-stop(100%,rgba(19,19,19,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(76,76,76,1) 0%,rgba(89,89,89,1) 12%,rgba(102,102,102,1) 25%,rgba(71,71,71,1) 66%,rgba(44,44,44,1) 91%,rgba(19,19,19,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(76,76,76,1) 0%,rgba(89,89,89,1) 12%,rgba(102,102,102,1) 25%,rgba(71,71,71,1) 66%,rgba(44,44,44,1) 91%,rgba(19,19,19,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(76,76,76,1) 0%,rgba(89,89,89,1) 12%,rgba(102,102,102,1) 25%,rgba(71,71,71,1) 66%,rgba(44,44,44,1) 91%,rgba(19,19,19,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(76,76,76,1) 0%,rgba(89,89,89,1) 12%,rgba(102,102,102,1) 25%,rgba(71,71,71,1) 66%,rgba(44,44,44,1) 91%,rgba(19,19,19,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#131313',GradientType=0 ); /* IE6-9 */
	background-repeat: repeat-y;
	color: #FFFFFF;
	margin:20px 0;
	text-align: center;
	padding: 10px 0 10px 0;
	border-radius: 10px;
}
.cta a {color:#ffffff;}

.membersince {
	float: right;
	font-weight: bold;
	font-size: 14px;
	color: rgb(128,0,0);
	margin: 2px 5px 0 0;
}

#referral_form > fieldset > div > p {
	font-size: 14px;
	line-height: 100%;
	margin: 0 0 5px 0;
}

#referral_form input, #referral_form textarea {
	border: 1px rgb(50,50,50) solid;
	font-family: Arial, Helvetica, sans-serif;
}

#referral_form input:focus, #referral_form textarea:focus {
	outline:none;
	border-color: rgb(255,0,0);
}

.referral_entry {
	width: 625px;
}

#referral_form textarea {
	width: 621px;
	resize: none;
}

#referral_form > fieldset > table {
	font-size: 14px;
}

.referral_submit {
	background-color: rgb(236,27,35);
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid rgb(200,0,0);
	border-radius: 5px;
	color: rgb(255,255,255);
}

.referral_submit:hover {
	cursor: pointer;
}

#referralSurvey {
	width: 900px;
	margin: 0 auto;
	background-color: #DCE0E1;
}

.addressingTo, .addressingFrom, .surveyDetails {
	border: 1px #B00836 solid;
	border-radius: 10px;
	box-shadow: 2px 2px 5px rgb(0,0,0);
	background-color: #FFFFFF;
}

.addressingTo h4, .addressingFrom h4, .surveyDetails h4 {
	color: #B00836;
	background-color:#FFFFFF;
	padding:5px;
	border-radius: 10px 10px 0 0;
}

.addressingTo {
	float: left;
	margin: 10px 0 10px 35px;
	width: 350px;
}

.addressingFrom {
	float: left;
	margin: 10px 0 10px 71px;
	width: 350px;
}

.surveyDetails {
	width: 800px;
	margin: 15px 0 15px 35px;
	clear:both;
}

.practice-area-bar {
	background-color: #ffffff; 
	color: #000000; 
	text-align: center; 
	padding: 10px; 
	border: 5px solid #ad0d10;
	border-radius: 5px; 
	font-size: 18px; 
	margin: 10px 0; 
	box-shadow: 2px 2px 2px #000000;
}

.practice-area-bar legend {
	color: #ad0d10;
	padding: 5px 10px;
	font-size: 20px;
	margin: 0 auto;
	background-color: #ffffff;
	border-radius: 5px 5px 0 0;
	text-align: center;
}

.practice-area-bar h2 {
	margin: 0 0 10px 0;
	font-size: 20px;
	color: #ad0d10;
}

.practice-area-bar img {
	height: 15px;
	border: none;
}

/*.practice-area-bar a {
	text-decoration: none;
	background-color: #ad0d10;
	padding: 5px;
	color: #FFFFFF;
	border-radius: 5px;
	box-shadow: 2px 2px 2px #000000;
	font-size: 18px;
}

.practice-area-bar a:hover {
	background-color: #72090b;
}*/

.practice-area-bar-left {
	float: left;
	/* width: 45%; */
	border: none;
	text-align: left;
	font-size: 16px;
	padding-left: 5px;
	margin: 0 0 0 125px;
}

.practice-area-bar-right {
	float: right;
	width: 45%;
	border: none;
	text-align: left;
	font-size: 16px;
}

.member-staff-directory {
	width: 100%;
	border: 1px solid rgb(0,0,0);
	border-radius: 5px;
	box-shadow: 2px 2px 2px rgb(0,0,0);
	background-color: rgb(255,255,255);
}

.member-staff-directory legend {
	padding: 5px 15px;
	font-size: 22px;
	margin: 0 0 0 15px;
	background-color: rgb(255,255,255);
	border-radius: 5px 5px 0 0;
	font-weight: bold;
}	

.member-staff-directory img {
	max-width: 200px;
	max-height: 300px;
	border-radius: 5px;
	box-shadow: 2px 2px 2px rgb(0,0,0);
	float: left;
}

.member-staff-title {
	margin:175px 0 0 15px;
	float:left;
}

.clear {
	clear: both;
}

.pdiSearchText {
	width: 190px;
	float: left;
	text-align: right;
}

.filler {
	width: 10px;
	float: left;
}

.pdiSearchField {
	width: 300px;
	float: left;
	margin-left: 10px;
}

.pdiSearchField input {
	width: 300px;
}

.rightAlign {
	text-align: right;
}

.SEC308 {
	display: none;
}

@media all {
	.page-break	{display: none;}
	.introPage	{display: none;}
}

@media print {
      #container-top {display:none;}
      img#cleaner-logo {display:none;}
      h1.twothirds {display:none;}
      #menu.hellomenu {display:none;}
      #___gcse_0 {display:none;}
      p.directoryLink {display:none;}
      .topThreeLinks {display:none;}
      #container-foot {display:none;}
      .attorney {font-size: 13px !important;}
      span.printH {display:none;}
      .page-break {display:block; page-break-before:always;}
	  .introPage {display:block; page-break-after:always; text-align:center;}
	  img.printLogo {padding-top:60px; padding-bottom:20px;}
	  p.printPA {font-size:28px; font-weight:900;}
	  p.printP {font-size:20px;}
	  .printContact {font-size:13px; text-align:left; padding-top:350px; line-height:0.4em;}
	  .printB {font-weight:900;}
	  .rowMenu {display: none;}
	  .footerTop {display: none;}
}