/*
gray: #676767
maroon: #9a090c
*/

body {
	background-color: #676767;
	font: normal 11px verdana, arial, sans-serif;
	color: #333;
	padding: 0;
	margin: 0;
	text-align: center;
}

a {
	color: #9a090c;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0;
}

#body {
	width: 800px;
	padding: 0;	
	margin: 0px auto; /* centering in non-IE browsers */
	text-align: left;
	position: relative; /* needed for positioning of UDM menus */
	border: 1px solid #999999;
	background: #fff url(../i/fade_side.png) repeat-y 232px 0;
}

#top {
	height: 64px;
	background-color: #fff;
}

img#logo {
	float: left;
	margin: 14px 0 0 7px;
}

.office {
	float: right;
	font-size: 11px;
	color: #676767;
	padding: 14px 20px 10px 0;
}

.office a {
	color: #9a090c;
}

#body #search {
	clear: right;
	float: right;
}

#body #search form {
	margin: 0 20px 0 0;
}

#body #search label {
	font-size: 9px;
	color: #676767;
	font-weight: normal;
	text-transform: uppercase;
}

#body #search img {
	vertical-align: bottom;
}

#body #search input {	
	margin: 0 0 0 3px;
	vertical-align: bottom;
}

.searchPointer {
	
}

#body #search input#s {
	width: 120px;
	height: 15px;
	!height: 14px;
	font-size: 10px;
	padding-left: 4px;
	margin-top: 5px;
	border: 1px solid #ccc;
}

#body .navback {
	height: 28px;
	background-color: #676767;
}

#udm {
	padding: 0;
	margin: 0;
	top: 66px;
	!top: 65px;
	left: 5px;
}

ul#udm.udm li a {
	padding-left: 11px;
	!padding-left: 9px;
	!margin-right: 2px;
	
}

ul#udm.udm li.contact {
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

#udm .udmY {
	color: #cccccc;
}

#header {
	height: 33px;
	width: 240px;
	background: #fff url(../i/fade_top.png) no-repeat bottom left;
}  

#body .contentGeneral {
	background: #fff url(../i/fade_side.png) repeat-y;
	padding: 0px;
	margin: 0px;
	line-height: 18px;
}		

#body .contentLeft {
    width: 245px;
    margin: 0px 0 0px 0px;
    padding: 0 0 30px 0px;
    float: left;
    min-height: 400px;
  	height: auto !important;
  	height: 400px;
}

#body .contentLeft ul {
	list-style: disc;
	padding: 0px 0 4px 30px;
	margin: 0;
    padding-right: 26px;
}

.sideImage {
	margin: 0 0 5px 8px;
}

.pageTitle {
	margin: 0px 0 5px 8px;
	padding: 0px;
}

#body .submenu {
    padding: 0px 0 0 0px;
    margin: 20px 13px 20px 0;
    border-top: 1px solid #cccccc;
}

#body .submenu a {
	display: block;
    color: #666666;
    font-weight: bold;
    padding: 0px 5px 0px 8px;
    margin: 0 0px 0 0;
    line-height: 27px;
    background-color: #fff;
    border-bottom: 1px solid #cccccc;
}

#body .submenu a:hover, #body .submenu a.onNav {
    color: #fff;
    border-bottom: 1px solid #cccccc;
    text-decoration: none;
    /* background-color: #e1e1e1; */
    background-color: #999999;
}

#body .contentRight {
	float: left;
	width: 500px;
	padding: 0 0px 0px 20px;
	margin: -8px 0 35px 0;
	color: #333333;
	line-height: 18px;
}

#body .contentRight ul {
	padding: 0px 0 4px 23px;
	margin: 0;
	list-style: none;
	_list-style: none; 
}

#body .contentRight p {
	padding: 10px 0 3px 0px;
	margin: 0;
}

/*
#body .contentRight ul li {
	background-image: url(../i/bullet_dub_angle.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	padding-left: 1.2 em;
}
*/

/* practice profile - child gchild list */
#body .prac_bullet_child {
	margin-left: 12px;
}

#body .prac_bullet_gchild {
	margin-left: 22px;
}

/* bio list pages */

.headerList { 
	height: 16px; 
	!height: 10px; 
	font-weight: bold; 
	line-height: 12pt; 
	font-size: 11px;
	margin: 0px 0 10px 0; 
	!margin: 10px 0 10px 0;
	color: #9a090c;
    	text-transform: uppercase;
    	border-bottom: 1px solid #cccccc;
}
.headerList dl dt { margin: 0; float: left; width: 170px; }
.headerList dl dd {  margin: 0; padding: 0; float: right; }
.headerList dl dd.title { font-size: 11px; }
.headerList dl dd.phone { width: 140px; text-align: left; }
.headerList dl dd.email { width: 160px; text-align: left;}

.list { height: 35px; font-weight: bold; line-height: 11pt; font-size: 11px; }
.list dl { padding: 0px 0 0 0; margin: 0;}
.list dl dt { margin: 0; float: left; width: 170px; font-weight: normal;}
.list dl dd { margin: 0; padding: 0; float: right; }
.list dl dd.title { font-weight: normal }
.list dl dd.phone { width: 140px; text-align: left; font-weight: normal; }
.list dl dd.email { width: 160px; text-align: left; font-weight: normal;}

.clearb { clear:both; }

.bioImage {
	float: left;
	margin: 0 20px 10px 8px;
}

.sidebioTitle {
	clear: both;
	margin: 0px 0 10px 8px;
	padding: 10px 0 0 0;
	font-size: 1.2em;
	color: #333333;
	font-weight: normal;
}

.bioPhone {
	clear: both;
	margin: 0px 20px 0px 8px;
	padding: 0px 0 5px 0;
	font-size: 11px;
	height: 10px;
	color: #333333;
	line-height: 14px;
}

#body .contentGeneral .stndForm {
	padding-bottom: 10px;
}

#body .contentGeneral .stndForm input.txt, select {
    color: #000;
    background-color: #fff;
	width: 300px;
}

#body .contentGeneral .stndForm p {
    clear: left;
    margin: 0 0 8px 0;
    padding: 0;
    padding-top: 5px;
}

#body .contentGeneral .stndForm p label {
    text-transform: uppercase;
    float: left;
    width: 150px;
    font-weight: bold;
}

#body .contentGeneral table {
    font: normal 10pt verdana, sans-serif;
    border-collapse: collapse;
}

#body .contentGeneral .datatable {
    font: normal 8pt verdana, sans-serif;
    border-collapse: collapse;
}

#body .contentGeneral .datatable td {
    text-align: left;
    padding: 6px 8px 6px 0;
}

#body .contentGeneral .datatable th {
    font: normal 10pt verdana, sans-serif;
    border-bottom: 1px solid #9a090c;
    font-weight: bold;
    text-align: left;
    padding: 6px 0 6px 0;
}

#body .contentGeneral .submitButton {
    font-size: 8pt;
    font-weight: bold;
    color: #9a090c;
    background-color: #FFFFFF;
}

/* end - bio list pages */
#body .contentGeneral .locations img {
    margin-right: 20px;
    float: left;
}

#body .contentGeneral ol {
    font-weight: normal;
}

#body .contentGeneral ul {
    font-weight: normal;
   	list-style: disc;
}

/* stuff */  
hr.gray {
    height: 1px;
    margin: 14px 0;
    !margin: 7px 0;
    color: #ccc; background-color: #ccc;
    border: 0;
    clear: left;
}

hr.biolist {
    height: 1px;
    margin: 6px 0 8px 0; _margin: 0;
    color: #9a090c; background-color: #9a090c;
    border: 0;
    clear: left;
}

/*main page header */
h1 {
	margin: 0; 
	padding: 0;
	font-size: 1.5em;
	font-weight: bold;
	color: #9a090c;
}
  
/*contentLeft pagetitle */
h2 {
	margin: 0;
	font-size: 1.3em;
	color: #9a090c;
	font-weight: normal;
}

h3 {
    display:block;
    border-bottom: 1px solid #cccccc;
    margin: 5px 0 0 0;
    padding: 0px;
    font-size: 11px;
    font-weight: bold;
    color: #9a090c;
    text-transform: uppercase;
}

/*
#practices h3, #industries h3 {
    display:block;
    border-bottom: 0px solid #cccccc;
    margin: 7px 0 0 0;
    padding: 0px;
    font-size: 11px;
    font-weight: bold;
    color: #333333;
    text-transform: uppercase;
}
*/

h4 {
    display:block;
    border-bottom: 1px solid #cccccc;
    padding: 0px;
    margin: 0 20px 0 8px;
    font-size: 10px;
    font-weight: bold;
    color: #9a090c;
    text-transform: uppercase;
}

h6 {
    margin: 14px 0 0 0;
    font-size: 1.2em;
    color: #000;
    font-weight: bold;
    text-transform: uppercase;
}

/* news signup form */
.newsSignupForm {
	padding-bottom: 10px;

}

.newsSignupForm input.txt {
    color: #000;
    background-color: #fff;
    border: 1px inset #000;
    width: 200px;
}

.newsSignupForm textarea {
    color: #000;
    background-color: #fff;
    border: 1px inset #000;
    width: 350px;
}

.newsSignupFormForm p {
    clear: left;
    margin: 0 0 8px 0;
    padding: 0;
    padding-top: 5px;
}

.newsSignupForm p label {
    float: left;
    width: 150px;
}

#body .footer {
	background-color: #676767;
	padding: 0 0 0 12px;
	margin: 0;
	clear: both;
}

#body .footer, #body .footer a {
	color: #fff;
    font: 10px verdana, arial, sans-serif;
    text-decoration: none;
    line-height: 22px;
}

/* - ( Search ) - */
.searchfoundtext { font-weight: bold; }
.searchheader { font-size: 9pt; font-weight: bold; }




