/* BEGIN GRESHAM CSS ---------------------------------------------> */

/*-------------------------- SECTIONS ------------------------------*/
/* #1 General Layout 
/* #2 Header 
/* #3 Main Navigation (home and inside) 
/* #5 Home Page 
/* #6 Content 
/* #7 Forms
/* #8 Footer 
/*------------------------------------------------------------------*/

/*------------------------- FONT COLOR -----------------------------*/
/* Content text: #373737; 
/* Content link: #998642;
/* Footer text: #998642; 
/* Footer link: #998642; 
/*------------------------------------------------------------------*/


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

body {
	position: relative;
	margin: 0px;
	padding: 0px;
	background: #2c2d27 url('../i/bg_inside.png') repeat-x;
	font: normal 11px Verdana, Helvetica, sans-serif;
	color: #373737;
	line-height: 16px;
}

#body {
	position: relative;
	width: 873px;
	margin: 0px auto;
	padding: 0px 15px 9px 15px;
	background: url('../i/footer_inside.png') 15px bottom no-repeat;
}

#index #body {
	padding: 0px 15px 0px 15px;
	background: none;
}

p {
	margin: 0px;
	padding: 5px 0 15px 0;
	line-height: 22px;
}

a {
	color: #998642;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	color: #373737;
	line-height: normal;
}

h1 {
	padding: 5px 0 15px 0;
	font-size: 185%;
	font-weight: normal;
	text-transform: uppercase;
}

h2 {
	padding: 8px 0 5px 0;
	color: #8b0b22;
	font-size: 100%;
	text-transform: uppercase;
}
h2.wysfollows {
	padding: 8px 0 0 0;
	margin-bottom: -3px;
}

h3 {
	padding: 8px 0 5px 0;
	color: #8b0b22;
	font-size: 95%;
	text-transform: uppercase;
}

h4 {

}

h5 {
	padding: 5px 0 5px 0;
	font-size: 125%;
}

/* Reserved for Print Pilot */
h6 {
	
}

ul {
	padding: 0;
	margin: 0 0 15px 0;
	line-height: 16px;
}

ul li {
	padding: 0;
	/*margin: 0;*/
	margin: 0 0 0 15px;
	line-height: 16px;
}

img {
	border: 0;
}

.clearb {
	clear: both;
}





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

#header {
	height: 102px;
	padding: 0px 0 0 0;
}

img#logo {
	margin: 27px 0 0 0;
}

img#printLogo {
	display: none;
}

#banner {
	height: 107px;
	background: #2c2d27;
}

img#bannerPic {
	background: #2c2d27;
	border-bottom: 4px solid #b6a56d;
}

#index #banner {
	height: 172px;
}

img#bannerPic {
	background: #2c2d27;
	border-bottom: 4px solid #b6a56d;
}

#index #bannerPic {
	border-bottom: 0px solid #b6a56d;
}

#topSearch {
	position: absolute;
	top: 40px;
	left: 723px;
}

#topSearch input {
	width: 140px;
	padding: 2px 17px 2px 6px;
	background: #fff url('../i/search_arrow.png') right no-repeat;
	border: 1px solid #575850;
	font-size: 11px;
	color: #373737;
}




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

#menuWrapper {
	position: absolute;
	z-index: 20000;
	top: 102px;
	left: 15px;
	width: 873px;
	height: 38px;
	background: #fff;
	line-height: normal;
}

.navButton { 
	position:relative !important;
	height: 38px;	
	overflow: hidden;
}


#udm li ul li {
	border: 1px solid #575850 !important;
	border-top: none !important;
}

#udm_firm_button span, #udm_attorneys_button span, #udm_practices_button span,	
#udm_industries_button span, #udm_clients_button span, #udm_media_button span, #udm_careers_button span, 
#udm_contact_button span { 
	height: 38px;
	background: #aaa8a9 url('../i/navback.png') top left no-repeat;
}

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

#udm_firm_button, #udm_firm_button span {width: 97px; background-position: 0px 0px;}
#udm_firm_button:hover span, #udm_firm_button.udmY span, #udm_firm_button.udmR span {background-position: 0px -38px}

#udm_attorneys_button, #udm_attorneys_button span {width: 101px; background-position: -97px 0px;}
#udm_attorneys_button:hover span, #udm_attorneys_button.udmY span, #udm_attorneys_button.udmR span {background-position: -97px -38px}

#udm_practices_button, #udm_practices_button span {width: 130px; background-position: -198px 0px;}
#udm_practices_button:hover span, #udm_practices_button.udmY span, #udm_practices_button.udmR span {background-position: -198px -38px}

#udm_industries_button, #udm_industries_button span {width: 133px; background-position: -328px 0px;}
#udm_industries_button:hover span, #udm_industries_button.udmY span, #udm_industries_button.udmR span {background-position: -328px -38px}

#udm_clients_button, #udm_clients_button span {width: 83px; background-position: -461px 0px;}
#udm_clients_button:hover span, #udm_clients_button.udmY span, #udm_clients_button.udmR span {background-position: -461px -38px}

#udm_media_button, #udm_media_button span {width: 134px; background-position: -544px 0px;}
#udm_media_button:hover span, #udm_media_button.udmY span, #udm_media_button.udmR span {background-position: -544px -38px}

#udm_careers_button, #udm_careers_button span {width: 87px; background-position: -678px 0px;}
#udm_careers_button:hover span, #udm_careers_button.udmY span, #udm_careers_button.udmR span {background-position: -678px -38px}

#udm_contact_button, #udm_contact_button span {width: 108px; background-position: -765px 0px;}
#udm_contact_button:hover span, #udm_contact_button.udmY span, #udm_contact_button.udmR span {background-position: -765px -38px}





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

body#index {
	background: #2c2d27 url('../i/bg.png') repeat-x;
}

#index #contentWrapper {
	min-height: 170px;
	height: auto !important;
	height: 170px;
	background: none;
}

#index .contentMainCol {
	width: 100%;
	min-height: 170px;
	height: auto !important;
	height: 170px;
	margin: 0px;
	padding: 0;
}

#index .contentSide {
	display: none;
}

#index #introText {
	float: left;
	width: 330px;
	height: 66px;
	margin: 40px 0 0 0;
	padding: 10px 0 0 35px;
	border-left: 1px solid #fff;
}

#index #homeMedia {
	float: left;
}

#index img.newsHeader {
	padding: 22px 0 5px 0;
}

#index .printNewsHeader {
	display: none;
}

#index .homeList {
	width: 410px;
	margin: 0px 0 0 0px;
	padding: 0px 40px 0 0;
}

#index .homeList ul {
	margin: 0px 0 20px 0px;
}

#index .homeList li {
	list-style: none url(../i/bullet_default_home.png);
	!list-style: none url(../i/bullet_default_ie_home.png);
	margin: 0px;
	padding: 2px 0 5px 0;
	line-height: 15px;
}

#index .homeList li a {
	color: #fefeff;
}

#index #footerBlock {
	padding: 75px 0 0 0;
	background: url('../i/footer.png') repeat-x;
}





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

#contentWrapper {
	min-height: 350px;
	height: auto !important;
	height: 350px;
	padding: 16px 0 0 0;
	background: #fff url('../i/upper_dots.png') 0px 124px repeat-x;
	border-top: 22px solid #dddddd;
	
	/* make div stretch to height of content */
	overflow: hidden;
	!height: 100%;
	!overflow: visible;
}

.contentMainCol {
	min-height: 350px;
	height: auto !important;
	height: 350px;
	width: 580px;
	margin: 33px 0 0 200px;
	padding: 0px 0 20px 20px;
}

.contentSide {
	float: left;
	width: 165px;
	margin: 27px 0 0 0;
	padding: 18px 10px 20px 20px;
}

.contentMainCol ul,
.contentSide ul{
	padding: 0 0 0 13px;
	!padding: 0 0 0 17px;
}

.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 8px 13px;
	line-height: 16px;
}


/* nobullet styles */

.contentMainCol ul.nobullet,
#areaList ul,
#industryList ul,
.contentMainCol ul.nobullet li,
#areaList ul li,
#industryList ul li {
	list-style: none;
	list-style-image: none;
	margin-left: 0px;
	padding-left: 0px;
}

.sideImg {
	display: block;
	width: 176px;
	height: 221px;
	border-bottom: 4px solid #8b0b22;
}


/* sub nav */

#subNav {
	margin: 0 0 15px 0;
}

ul.subNavList {
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #e5e4e2;
}

ul.subNavList li {
	list-style: none;
	list-style-image: none;
	margin: 0px;
	padding: 6px 0 6px 0;
	border-bottom: 1px solid #e5e4e2;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 13px;
}

ul.subNavList li a {
	display: block;
	line-height: 13px;
}

li.here a {
	color: #575850;
}

ul.subNavList li a:hover {
	color: #575850;
	text-decoration: none;
}

.contentSide ul.subNavList li.backlink {
	background: url('../i/backlink.png') 0px 9px no-repeat;
	!background-position: 0px 10px;
}

.contentSide ul.subNavList li.backlink a {
	padding-left: 10px;
}

#pdfLink {
	padding: 8px 2px 7px 8px;
	_padding: 8px 2px 9px 8px;
	float: right;
}
#pdfLinkBio {
	padding-top: 3px;
}


/* bio detail stuff */

#bioDetails {
	display: block;
	height: 150px;
}

#bioDetails h1.bioTitle {
	padding: 5px 0 0 0;
}

#bioDetails span.bioPosition {
	color: #8b0b22;
}

#bioDetails img.bioImage {
	float: left;
	margin: 11px 25px 15px 0;
	border-bottom: 4px solid #8b0b22;
}

#bioDetails .bioAddy,
#bioDetails .bioContact {
	float: left;
	margin: 25px 0 0 0;
}

#bioDetails .bioAddy {
	padding: 0 15px 0 0;
	border-right: 1px solid #b6a66b;
}

#bioDetails .bioContact {
	padding: 0 0 0 20px;
}

.bioLetters {
	height: 25px;
	margin: 5px 0 20px 0;
	border-bottom: 1px solid #b6a66b;
	color: #989898;
}

.bioLetters a {
	display: block;
	float: left;
	padding: 6px 7px 6px 7px;
	
}

.bioLetters span {
	display: block;
	float: left;
	padding: 6px 7px 6px 7px;
}

.bioListHeader {
	padding: 15px 0 10px 0;
	color: #c08c36;
	font-weight: bold;
}

.bioListItem {
	height: 45px;
	border-top: 1px solid #e5e4e2;
	line-height: 18px;
}

.bioListItem div {
	float: left;
	width: 180px;
	margin: 0 20px 0 0;
}

.bioListItem div.bioListPhoto {
	width: 80px;
}

.bioListItem div.bioListEmail {
	width: 240px;
	margin: 0px;
	float: right;
	margin: 0px;
	text-align: right;
}

.bioListItem div.bioListPhone {
	width: 120px;
	margin: 0px;
}

ul#pracList1,
ul#pracList2 {
	float: left;
	width: 250px;
	margin: 0 0 25px 0;
	padding: 0 0 0 0;
	border-top: 1px solid #e5e4e2;
}

ul#pracList2 {
	list-style-type: none;
	list-style-image: none;
	margin-left: 30px;
}

ul li.pracListParent {
	list-style-type: none;
	list-style-image: none;
	margin: 0 0 0 0;
	padding: 5px 0 5px 3px;
	border-bottom: 1px solid #e5e4e2;
}

#media ul.results_list,
#media-articles ul.results_list,
#media-events ul.results_list {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border-top: 1px solid #e5e4e2;
}

#media ul.results_list li,
#media-articles ul.results_list li,
#media-events ul.results_list li {
	list-style-type: none;
	list-style-image: none;
	margin: 0 0 0 0;
	padding: 4px 0 4px 0;
	border-bottom: 1px solid #e5e4e2;
}

#contactMain {
	height: 150px;
	line-height: 19px;
}

#contactMain img {
	float: left;
}

#contactMain img.contactFloat {
	margin: 0 20px 0 0;
}

span.contactTitle {
	font-weight: bold;
	text-transform: uppercase;
}

#officeDetail {
	margin: 0 0 15px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #e5e4e2;
	line-height: 16px;
}

img.officeFloat {
	float: right;
}





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

form {
	margin: 0px;
	padding: 0px;
}

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

.stndForm input, 
.stndForm select {
	width: 230px; 
	!width: 226px; 
	background: #f2f0e8; 
	border: 1px solid #cdc4a9;
	_border: 1px solid #91aac2; /* default blue for poor ole IE */
	color: #5a5b5b;
	font-size: 11px;
}

.stndForm select {
	width: 232px; 
}

.stndForm p,
.stndForm div { 
	display: block;
	float: left;
	margin: 0 10px 0 0; 
	padding: 0px 0 2px 0; 
	line-height: 22px;
}

.stndForm div.button {
	display: block;
	clear: left;
	float: left;
}

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

.stndForm input.stndButton {
	width: auto;
	margin: 10px 0 0 0;
	padding: 0px 2px 0px 2px;
	!padding: 0;
	background: #8b0c21;
	border: 1px solid #8b0c21;
	color: #f2f2f2;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
	!cursor: hand;
}





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

#footerBlock {
	padding: 20px 0 0 0;
}

#footer {
	margin: 1px 0 10px 0;
	padding: 0 10px 0 10px;
	color: #998642;
	font-size: 10px;
	line-height: 20px;
	text-align: center;
}

#footer a {
	color: #998642;
}

.footerOffice {
	margin: 1px 0 0px 0;
	padding: 0 20px 0 20px;
	color: #fefeff;
	font-size: 10px;
	line-height: 20px;
	text-align: center;
}

.footerOffice a {
	color: #fefeff;
	text-transform: uppercase;
}






/* OBJECT SUPPORT BELOW */


/* - ( Search ) - */
.searchfoundtext { font-weight: bold; }


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|* Support for AttorneySearch object */

table.ATTORNEY_SEARCH-search_form
{
	width: 100%;
}

table.ATTORNEY_SEARCH-search_form th
{
	width: 120px;
	text-align: right;
	font-weight: bold;
	padding: 3px 5px 3px 0;
	text-transform: uppercase;
	font-size: .8em;
}

table.ATTORNEY_SEARCH-search_results
{
	width: 100%;
}

table.ATTORNEY_SEARCH-search_results th
{
	text-align: left;
	border-bottom: solid 1px #999999;
	text-transform: uppercase;
	font-size: .8em;
}

table.ATTORNEY_SEARCH-search_results td
{
	text-align: left;
	border-bottom: solid 1px #dddddd;
	padding: 3px 5px 3px 0;
}

p.ATTORNEY_SEARCH-letters
{
	color: #999999;
}

a.ATTORNEY_SEARCH-letter_link
{
	font-weight: bold;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|* Support for ItemDetail object */

p.ITEM_DETAIL-label
{
	text-transform: uppercase;
	font-size: .8em;
	color: #666666;
	margin-bottom: -10px;
	padding-bottom: 0;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|* Support for ItemLister object */

table.ITEM_LISTER
{
	width: 100%;
	margin-bottom: 5px;
}

table.ITEM_LISTER td
{
	padding: 3px 5px 3px 0;
	border-top: solid 1px #dddddd;
}

div.ITEM_LISTER-heading
{
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 10px;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|* Support for SiteMap object */

table.SITE_MAP
{
	border-collapse: collapse;
	margin-top: 5px;
}

table.SITE_MAP th
{
	padding-top: 5px;
	text-align: right;
}

table.SITE_MAP td
{
	padding-top: 5px;
}

table.SITE_MAP td.h_separator
{
	height: 5px;
	border-bottom: solid 1px #cccccc;
}

table.SITE_MAP td.v_separator
{
	padding-left: 15px;
	padding-right: 15px;
	font-size: .8em;
	color: #666666;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|* Support for EmailPage object */

div.EMAIL_PAGE div.email_form
{
	display: none;
}

p.EMAIL_PAGE-title
{
	font-weight: bold;
	margin-bottom: 0;
}

p.EMAIL_PAGE-url
{
	margin-top: 0;
	font-style: italic;
}

table.EMAIL_PAGE
{
	width: 500px;
}

table.EMAIL_PAGE td
{
	width: 47%;
}

table.EMAIL_PAGE td input
{
	width: 95%;
}

table.EMAIL_PAGE td textarea
{
	width: 100%;
	height: 120px;
}

div.EMAIL_PAGE ul.error
{
	color: red;
}

#leftovers
{
	font-size: .8em;	
}

/* hundred years logo */
div#hundredYears
{
	width: 873px;
	margin: 0 auto;
	position: relative;
	top: -75px;
}

div#homeVideo
{
	width: 219px;
	margin: 0 auto;
	position: relative;
	top: -163px;
	!top: -160px;
}

/* END GRESHAM CSS -----------------------------------------------> */
