* {
	margin: 0;
	padding:0;
	}
	
ul,ol {
  list-style-type:none;
}
	
body {
	background: #323a57 url(../img/bg_inner.gif) repeat-x 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #dde6ed;
	line-height: 1.5em;
	}
	
body.home {
	background-image:url(../img/bg_pg.gif);
	}
	
img.common {
	background: #fff;
	padding: 3px;
	border: #4a5681 1px solid;
	float: left;
	clear: none;
	margin: 0 20px 20px 0;
	}
	
a:link, a:visited {
	color: #fdbc57;
	text-decoration: none;
	}
	
a:hover, a:active {
	text-decoration: underline;
	}
	
p {
	margin: 0 0 20px 0;
	}
	
h2 {
	color:#fdbc57;
	font-size:16px
	}

h4 {
	font-size: 12px;
	}
	
#nav img, img.no_border, .no_border {
	background: none;
	padding: 0;
	border: none;
	margin: 0;
	}
	
#container {
	width: 982px;
	margin: 0 auto 20px auto;
	/*border: 1px #ccc dotted;*/
	}
	
#header {
	height: 106px;
	}
	
h1#logo a {
	background: url(../img/logo.gif) no-repeat 0 0;
	text-indent: -99999px;
	height: 88px;
	width: 276px;
	position: relative;
	top: 12px;
	display:block;
	}
	
#slogan {
	background: url(../img/slogan.gif) no-repeat right 0;
	height: 20px;
	width: 280px;
	float: right;
	text-indent: -99999px;
	position: relative;
	top: -35px;
	margin:0;
	}
	
#nav {
	background: #fdbc57;
	height: 39px;
	border-top: 1px #fff solid;
	border-bottom: 1px #fff solid;
	text-align: center;
	}
	
#nav li {
  display:block;
  float:left;
  margin: 13px 16px 10px;
}
	
#nav li a {
  display:block;
  height:12px;
  text-indent:-9999em;
  background-position:top left;
  background-repeat:no-repeat;
  padding:0;
  line-height:0;
}

#nav li a:hover, #nav li.current a {
  background-position:bottom left;
}

#nav li#navHome a {
  background-image:url('../img/nav/home.gif');
  width:83px;
}

#nav li#navOverview a {
  background-image:url('../img/nav/overview.gif');
  width:114px;
}

#nav li#navArea a {
  background-image:url('../img/nav/practice_areas.gif');
  width:114px;
}

#nav li#navStaff a {
  background-image:url('../img/nav/professionals.gif');
  width:108px;
}

#nav li#navLocations a {
  background-image:url('../img/nav/locations.gif');
  width:78px;
}

#nav li#navCareers a {
  background-image:url('../img/nav/careers.gif');
  width:60px;
}

#nav li#navPress a {
  background-image:url('../img/nav/press_room.gif');
  width:90px;
}

#nav li#navContact a {
  background-image:url('../img/nav/contact.gif');
  width:68px;
}
	
#marquee {
	background-color: #dde6ed;
	}
	
#slideshow {
	float: left;
	clear: none;
	}
	
#feature {
	float: right;
	width: 523px;
	height: 199px;
	color: #5f6da0;
	}
	
#feature a:link, #feature a:visited {
	color: #323a57;
	}
	
#feature h3 {
	background: url(../img/ttl_newsletter.gif) no-repeat top left;
	text-indent: -9999px;
	margin: 0 0 10px 0;
	}

#body {
	clear: both;
	margin: 20px 0;
	}
	
#content {
	width: 700px;
	float: left;
	clear: none;
	}
	
h2#bbt {
	background: url(../img/ttl_bbt.gif) no-repeat top left;
	text-indent: -99999px;
	height: 30px;
	}
	
h2#aop {
	background: url(../img/ttl_areas_of_practice.gif) no-repeat top left;
	text-indent: -99999px;
	height: 30px;
	clear: both;
	}
	
h3 {
  font-size:140%;
  margin:1em 0;
}
	
#b_1, #b_2, #b_3 {
	width: 210px;
	height:135px;
	float: left;
	margin: 20px 0;
	}
	
#b_1, #b_2 {
  padding-right:15px;
}
	
#b_2, #b_3 {
	padding-left: 15px;
	background: url(../img/bg_dot_v.gif) repeat-y 0 0;
	}
	
#content_bottom h3 {
  margin:0 auto;
}
	
#content_bottom h3 img {
  padding:0;
  border:0;
  float:none;
}

#content_bottom img.common {
  margin-top:10px;
}
	
#side {
	width: 250px;
	float: right;
	clear: none;
	background: url(../img/bg_dot_v.gif) repeat-y 0 0;
	margin: 20px 0;
	padding: 0 0 0 20px;
	}
	
h3#as {
	background: url(../img/ttl_small_attorney_spotlight.gif) no-repeat top left;
	text-indent: -99999px;
	}
	
h3#cd {
	background: url(../img/headers/contact_details.gif) no-repeat top left;
	text-indent: -99999px;
	}
	
h3#ld {
	background: url(../img/headers/location_details.gif) no-repeat top left;
	text-indent: -99999px;
	}
	
h3#od {
	background: url(../img/headers/office_directory.gif) no-repeat top left;
	text-indent: -99999px;
	}
	
h3#news {
	background: url(../img/ttl_small_latest_news.gif) no-repeat top left;
	text-indent: -99999px;
	float:none;
	clear:both;
	}
	
.news_item_ttl {
	border-left: #fdbc57 solid 5px;
	padding-left: 5px;
	margin: 10px 0;
	}
	
#footer {
	float: none;
	clear: both;
	background: url(../img/bg_footer.gif) repeat-x 0 0;
	height: 62px;
	line-height: 62px;
	color: #8a93a5;
	font-size: 10px;
	text-align: center;
	margin: 0 0 20px 0;
	}
	
#footer a:link, #footer a:visited {
	color: #b7bac4;
	text-decoration: none;
	}
	
#footer a:hover, #footer a:active {
	text-decoration: underline;
	}
	
.pad {
	padding: 20px;
	}
	
.pad_y {
	padding: 20px 0;
	}
	
.clear {
	clear: both;
	}
	
#content h2 img {
  border:0;
  display:block;
  float:none;
  background:none;
  padding:0;
  margin:0;
  padding:5px 0 15px
}

#pressFooter {
  margin-top:1em;
}

ul.subNav {
  display: inline-block;
  padding-bottom:1em;
  font-size:1.2em
}

ul.subNav:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

html[xmlns] ul.subNav {
  display: block;
}

* html ul.subNav {
  height: 1%;
}

	ul.subNav li {
	  display:block;
	  float:left;
	  padding-right:20px;
	}

.pad_y ul {
  list-style-type:disc;
  margin-left:15px;
}
	
	
	
/* -------------------------------------------------------------- 
   Cake Styles  
-------------------------------------------------------------- */

/* Tables */
table {
	background-color: #fff;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	clear: both;
	color: #333;
	margin-bottom: 10px;
	width: 100%;
}
th {
	background-color: #f2f2f2;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	text-align: center;
}
th a {
	display: block;
	padding: 2px 4px;
	text-decoration: none;
}
th a:hover {
	background-color: #ccc;
	color: #333;
	text-decoration: none;
}
table tr td {
	background: #fff;
	border-right: 1px solid #ccc;
	padding: 4px;
	text-align: left;
	vertical-align: top;
}
table tr.altrow td {
	background: #f4f4f4;
}
td.actions {
	text-align: center;
	white-space: nowrap;
}
td.actions a {
	display: inline;
	margin: 0px 6px;
}
.cake-sql-log{
	display: none;
}
.cake-sql-log table {
	background: #f4f4f4;
}
.cake-sql-log td {
	padding: 4px 8px;
	text-align: left;
}

/* Paging */
div.paging {
	color: #ccc;
	margin-bottom: 2em;
}
div.paging div.disabled {
	color: #ddd;
	display: inline;
}
div.paging span {
}
div.paging span.current {
	color: #000;
}
div.paging span a {
}

/* Forms */
form {
	clear: both;
	margin-right: 20px;
	padding: 0;
	width: 80%;
}
fieldset {
	border: 1px solid #ccc;
	margin-bottom: 30px;
	padding: 16px 20px;
}
fieldset legend {
	color: #e32;
	font-size: 160%;
	font-weight: bold;
}
fieldset fieldset {
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 16px 0;
}
fieldset fieldset legend {
	font-size: 120%;
	font-weight: normal;
	margin-left: 20px;
}
fieldset fieldset div {
	clear: left;
	margin: 0 20px;
}
form div {
	clear: both;
	margin-bottom: 1em;
	padding: .5em;
	vertical-align: text-top;
}
form div.input {
	color: #444;
}
form div.required {
	color: #333;
	font-weight: bold;
}
form div.submit {
	border: 0;
	clear: both;
	margin-top: 10px;
	margin-left: 140px;
}
label {
	display: block;
	font-size: 110%;
	padding-right: 20px;
	color:#fff;
}
input, textarea {
	clear: both;
	display: block;
	font-size: 140%;
	font-family: "frutiger linotype", "lucida grande", "verdana", sans-serif;
	padding: 2px;
	width: 100%;
}
textarea {
  height:300px
}
select {
	clear: both;
	font-size: 120%;
	vertical-align: text-bottom;
}
select[multiple=multiple] {
	width: 100%;
}
option {
	font-size: 120%;
	padding: 0 3px;
}
input[type=checkbox] {
	clear: left;
	float: left;
	margin: 0px 6px 7px 2px;
	width: auto;
}
input[type=submit] {
	display: inline;
	font-size: 110%;
	padding: 2px 5px;
	width: auto;
	vertical-align: bottom;
}

/* Notices and Errors */
div.message {
	clear: both;
	color: #900;
	font-size: 140%;
	font-weight: bold;
	margin: 1em 0;
}
div.error-message {
	clear: both;
	color: #900;
	font-weight: bold;
}
p.error {
	background-color: #e32;
	color: #fff;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
p.error em {
	color: #000;
	font-weight: normal;
	line-height: 140%;
}
.notice {
	background-color: #ffcc00;
	color: #000;
	display: block;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
.success {
	background-color: green;
	color: #FFF;
}

/*  Actions  */
div.actions ul {
	margin: 0px 0;
	padding: 0;
}
div.actions li {
	display: inline;
	list-style-type: none;
	line-height: 2em;
	margin: 0 2em 0 0;
	white-space: nowrap;
}
div.actions ul li a {
	color: #fff;
	text-decoration: none;
}
div.actions ul li a:hover {
	color: #fff;
	text-decoration: underline;
}

/* Related */
div.related {
	clear: both;
	display: block;
}

/* Debugging */
pre {
	color: #000;
	background: #f0f0f0;
	padding: 1em;
}
pre.cake-debug {
	background: #ffcc00;
	font-size: 120%;
	line-height: 140%;
	margin-top: 1em;
	overflow: auto;
	position: relative;
}
div.cake-stack-trace {
	background: #fff;
	border: 4px dotted #ffcc00;
	color: #333;
	margin: 0px;
	padding: 6px;
	font-size: 120%;
	line-height: 140%;
	overflow: auto;
	position: relative;
}
div.cake-code-dump pre {
	position: relative;
	overflow: auto;
}
div.cake-stack-trace pre, div.cake-code-dump pre {
	color: #000000;
	background-color: #F0F0F0;
	margin: 0px;
	padding: 1em;
	overflow: auto;
}
div.cake-code-dump pre, div.cake-code-dump pre code {
	clear: both;
	font-size: 12px;
	line-height: 15px;
	margin: 4px 2px;
	padding: 4px;
	overflow: auto;
}
div.cake-code-dump span.code-highlight {
	background-color: #FFFF00;
	padding: 4px;
}



/* -------------------------------------------------------------- 
   Page Specific Styles  
-------------------------------------------------------------- */

table.professionals {
  background:none;
  border:0;
}

	table.professionals th {
	  background:none;
	  border:none;
	  text-align:left;
	  color:#fdbc57;
	  font-weight:bold;
	  padding:20px 0 5px;
	  font-size:1.2em;
	  border-bottom:1px dashed #666e84;
	}
	
	table.professionals td {
	  background:none;
	  border:0;
	  color:#dde6ed;
	}
	
	table.professionals tr.alt, table.professionals tr.alt td, ul.media li.alt {
	  background-color:#3f4964;
	}
	
.mediaDownloads {
  width:250px;
}
	
.mediaDownloads li strong {
  font-size:1.2em;
  display:block;
  clear:both;
  float:none;
}

.mediaDownloads ul li {
  width:50%;
  float:left;
}

.mediaDownloads ul li a {
  display:block;
  padding-left:15px;
  background:url('../img/download.gif') no-repeat top left;
}

.mediaDownloads ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.mediaDownloads ul {
  display: inline-block;
  padding:3px 0 10px;
}

html[xmlns] .mediaDownloads ul {
  display: block;
}

* html .mediaDownloads ul {
  height: 1%;
}

.nofloat {
  float:none;
  clear:both;
}

img.noborder {
  border:0;
  padding:0;
}

.form-error {
	background: #CF4046;
	font-size: 90%; 
	font-weight: bold;
	margin-left: 3px; 
	padding: 2px 10px; 
	display:block;
	float:left;
	color:#fff;
}

#contactForm label {
  width:100px;
  float:left;
  display:block;
}

#contactForm input, #contactForm textarea, #contactForm select {
  font-size:0.9em
}

#contactForm input, #contactForm select {
  width:250px;
  margin-bottom:0px;
  clear:none;
  float:left;
}

#contactForm select {
  width:257px;
  padding:2px;
}

#contactForm .input {
  float:none;
  clear:both;
  padding:10px 0;
}

#contactForm .checkbox input, #contactForm .checkbox label {
  width:auto;
  float:none;
  display:inline;
}

#contactForm input[type=submit] {
	display: inline;
	font-size: 110%;
	padding: 2px 5px;
	width: auto;
	vertical-align: bottom;
}

.vcard .type, .vcard .title, .vcard .org, .vcard .url, .vcard .adr {
  display:none;
}

.vcard img {
  border:0;
  padding:0;
  margin:0;
}

.vcard .fn {
  font-weight:bold;
}

input[type=hidden] {
  padding:0;
}

#map {
  color:#000;
  margin-top:10px;
}

#map a {
  color:#3a3257;
}

#officeDirectory dt {
  font-weight:bold;
  font-size:1.1em;
}

#officeDirectory dd {
  margin-bottom:10px;
}

.media p {
  padding-left:1em;
}

.media li {
  padding:1px 4px;
}

.locList li {
  float:left;
  padding:8px;
}

.locList li:after {
  content:'|';
  padding-left:15px
}

.locList li:last-child:after {
  content:'';
}

ul.media {
  list-style-type:none;
  margin-left:0;
}

#newsletterSnip h1, #newsletterSnip h2, #newsletterSnip h3 {
  font-size: 12px;
  background:none;
  text-indent:0;
  margin-bottom:-10px;
  height:auto;
  line-height:1em;
}