body {
	background-color: #e8dfce;
	color: #636466;
}

a, a:link, a:visited {
	text-decoration: none;
	color: #3d6cb1;
}

a:hover {
	color: #3d6cb1;
	text-decoration: underline;
}

p {
	line-height: 1.3em;
}

h1 span, h2 span, h3 span {
	display: none;
}

h3 {
	margin-bottom: 5px;
}

h5 {
	color: #636466;
	text-transform: uppercase;
	margin-bottom: 0;
}

hr.gray {
	border-bottom:1px solid #c5cacf;
	margin:0 0 3px;
	padding:0;
}

#banner {
	width: 950px;
	height: 208px;
	background-image: url(../images/banner_phys.jpg);
}

/*---GLOBAL---*/
#body {
	background-color: #fef7e9;
	background-repeat: no-repeat;
	padding-bottom: 15px;
	padding-top: 25px;
}

.first-column, .second-column, .third-column {
	margin-right: 0;
	margin-left: 28px;
	position: relative;
}

.content-wrapper .first-column {
	margin-left: 0px;
}

.first-column{
	width: 352px;
}
.second-column{
	width: 205px;
}
.third-column{
	width: 280px;
}

.search-wrapper {
	border: 1px solid #c5cacf;
	background-color: #e3e8ed;
	padding: 10px;
	margin-bottom: 7px;
	width: 310px;
}

.search-wrapper label { 
	text-align: right;
	float:left;
	width:140px;
	padding-right: 10px;
	color: #4d3339;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 14px;
	line-height: 27px;
}

.search-wrapper input[type="text"] {
	width: 144px;
}

.search-wrapper select {
	width: 153px;
}

.search-wrapper input[type="text"], select {
	margin: 0;
	margin-bottom: 10px;	
	padding: 4px;
	font-size: 12px;
}

.align-right {
	text-align: right;
}

.float-right {
	float: right;
}

.content-wrapper {
	padding-left: 28px;
	padding-right: 28px;
	width: 894px;
}

#home #body .content-wrapper {
	padding-top: 0px;
}

/*---HEADER---*/
#header {
	height: 116px;
	position: relative;
}

#header h1 {
	background: url(../images/logo.jpg) no-repeat;
	width: 140px;
	height: 116px;
	float: left;
}

#nav-top {
	position: absolute;
	right: 0;
	top: 5px;
	color: #3d6cb1;
}

#nav-top a {

}

#nav-main {
    line-height:normal;
    bottom: 0;
    right: 0;
    position: absolute;
}

#nav-main ul {
    margin:0;
    padding:0;
    list-style:none;
}

#nav-main li {
    float:left;
    margin:0;
    padding:0;
    background:url(../images/nav_norm_right.gif) no-repeat right top;
}

#nav-main a {
    display:block;
    background:url(../images/nav_norm_left.gif) no-repeat left top;
    padding: 7px 20px;
    color: #4a3237;
    font-weight: bold;
    letter-spacing: 1px;
}

#nav-main a:hover {
	text-decoration: none;
	color: #3d6cb1;
}

#nav-main .current a {
	color: #fef7e9;
}

#nav-main .current a:hover {
	color: #fef7e9;
}

#nav-main .current {
    background-image:url(../images/nav_on_right.gif);
}

#nav-main .current a {
    background-image:url(../images/nav_on_left.gif);
}

/*---HOME---*/
#home #body {
	background-image: url(../images/tan_transition_bar.gif);
}

h2.find-a-physician {
	background: url(../images/text_find_a_physician.gif) no-repeat;
	width: 238px;
	height: 25px;
}
h2.stay-in-touch {
	background: url(../images/text_stay_in_touch.gif) no-repeat;
	width: 175px;
	height: 25px;
}
h2.medical-insight {
	background: url(../images/text_medical_insight.gif) no-repeat;
	width: 211px;
	height: 25px;
}

#phys-search-wrapper {
	background: url(../images/grey_box_top.gif) no-repeat;
	padding: 11px 10px 1px 10px;
}

#phys-search-wrapper p {
	margin-bottom: .6em;
}

#video-box {
	background: url(../images/video_box_top.gif) no-repeat;
}

#video-box-wrapper {
	padding: 11px 10px 1px 10px;
	background: url(../images/video_box_top.gif) no-repeat;
}
#table-video-chooser {
	margin-bottom: 0px;
}
#table-video-chooser td {
	background: #fff;
	font-size: 10px;
}
#table-video-chooser .current {
	background-color: #a8bac9;
}

h3.hospital-news {
	background: url(../images/text_hospital_news.gif) no-repeat;
	width: 132px;
	height: 13px;
}

#home-news {
	margin-top: 20px;
}

#home-news ul {
	list-style-type:disc;
	margin:0;
	padding:0 0 0 12px;
}

#home-news ul li {
	margin-right: 0;
}

#home-news ul li a {
	color:#636466;
	font-size:11px;
	line-height:1.8em;
	text-decoration:none;
}

#network-membership {
	margin-top: 20px;
}

h3.network-membership {
	background: url(../images/text_network_membership.gif) no-repeat;
	width: 206px;
	height: 16px;
}

/*---SEARCH BANNER---*/
#search-banner {
	background: #d4d9de url(../images/blue_transition_bar.gif) no-repeat 0 top;
	padding-top: 25px;
	padding-bottom: 10px;
	border-bottom: 1px solid #bfc2c4;
}

h2.your-search {
	background: url(../images/text_your_search.gif) no-repeat;
	width: 186px;
	height: 25px;
}

#search-banner #search-button {
	position: absolute;
	right: 0;
	bottom: 0;
	display: block;
}

#search-banner .search-wrapper {
	margin-bottom: 0;
}

#search-banner .first-column {
	width: 490px;
	margin-left: 0;
}

#search-banner .second-column {
	width: 300px;
	margin-top: 100px;
}

#search-banner p {
	font-size: 1.2em;
	margin-bottom: 0;
}

/*---PAGE---*/
.page #body {
	background-image: url(../images/tan_transition_bar.gif);
}

.page .first-column {
	width: 894px;
}

h2.about-mhn {
	background: url(../images/text_about_mhn.gif) no-repeat;
	width: 165px;
	height: 25px;
}

h2.contact {
	background: url(../images/text_contact_us.gif) no-repeat;
	width: 170px;
	height: 25px;
}

/*---SEARCH---*/
#search .second-column {
	width: 514px;
}
#search #body {
	background-image: url(../images/tan_transition_bar.gif);
}
h2.about-our-physicians {
	background: url(../images/text_about_our_physicians.gif) no-repeat;
	width: 322px;
	height: 24px;
}

/*---SEARCH RESULTS---*/
h2.physician-search-results {
	background: url(../images/text_physician_search_results.gif) no-repeat;
	width: 288px;
	height: 20px;
}

.odd-row td {
	background-color: #fdedcc;
}

.name a {
	font-weight: bold;
}

.name a:hover {
	color: #4d3339;
	text-decoration: none;
}

.view-profile-button {
	background: #d4d9de;
	padding: 5px 15px;
	line-height: 25px;
	text-align: center;
	font-weight: bold;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius: 5px;	
}

.view-profile-button:hover, tr.current .view-profile-button {
	background-color: #bba886;
	color: #4d3339;
	text-decoration: none;
}

.results-table td {
	padding-left: 10px;
}

.results-table tr.current a, .results-table tr.current td {
	color: #4d3339;
}

.pagination {
	float: right;
	font-weight: bold;
	margin-bottom: 10px;
}

.pagination a {
	padding: 3px 5px 3px 5px;
}

.pagination a.current {
	color: #636466;
}

.pagination a:hover {
	background-color: #bba886;
	color: #4d3339;
	text-decoration: none;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius: 3px;
}

/*---FOR OUR PHYSICIANS---*/
.column2-table .left {
	background-color: rgb(237,237,238);
	text-align: center;
}

h2.for_our_physicians {
	background: url(../images/text_for_our_physicians.gif) no-repeat;
	width: 282px;
	height: 25px;
}

/*---MEMBERSHIP---*/
h2.membership {
	background: url(../images/text_membership.gif) no-repeat;
	width: 180px;
	height: 25px;	
}

#membership #banner {
	background-image: url(../images/banner_membership.jpg);
}

/*---NEWSLETTERS---*/
h2.newsletter {
	background: url(../images/text_newsletter.gif) no-repeat;
	width: 173px;
	height: 25px;	
}


/*---ABOUT---*/
#about-mhn #banner {
	background: url(../images/banner_phys.jpg);
}

/*---CONTACT---*/
#contact #banner {
	background: url(../images/banner_contact.jpg);
}

/*---PROFILE---*/
#profile #body .first-column {
	width: 200px;
	margin-bottom: 20px;
}

#profile .second-column {
	width: 350px;
	margin-bottom: 20px;
}

#phys-info-box p {
	margin-bottom: .9em;
}

#phys-info-box .phys-name {
	font-weight: bold;
	color: #3d6cb1;
}

#phys-info-box {
	background-color: #fdedcc;
	padding: 10px;
}

/*---FOOTER---*/
#footer {
	padding: 12px 0 12px 0;
	background-color: #f3ecd9;
	border-top: 1px solid #ddd6c3;
	text-align: center;
	margin-bottom: 70px;
}