﻿/*------------------Headers------------------*/

h1 {
	font-family: "Gotham", Arial, Helvetica, sans-serif;
	color: #333;
	padding: 0px;
	font-size: 200%;
	margin-bottom: 16px;
	font-weight: bold;
	
}
h2 {
	font-family: "Gotham", Arial, Helvetica, sans-serif;
	font-size: 125%;
	font-weight: normal;
	color:#333;
	margin-bottom: 13px;
}

h3 {
	font-family: "Gotham", Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding: 5px 0px 0px 0px;
	margin-bottom: 10px;
	font-weight: bold;
	color:#333;
}

h4 {
	font-family: "Gotham", Arial, Helvetica, sans-serif;
	font-size: 115%;
	padding: 5px 0px 0px 0px;
	margin-bottom: 10px;
	font-weight: normal;
	color:#333;
}

h5 {
	font-family: "Gotham", Arial, Helvetica, sans-serif;
	font-size: 110%;
	padding: 5px 0px 0px 0px;
	margin-bottom: 5px;
	font-weight: normal;
	color:#333;
}

h6 {
	font-family: "Gotham", Arial, Helvetica, sans-serif;
	font-size: 105%;
	padding: 5px 0px 0px 0px;
	margin-bottom: 3px;
	font-weight: normal;
	color:#333;
}

#grid_groupHeader h3,
h3#group_header,
h3.group_header,
h1#group_home_page.page_title {
	font-family: "Gotham", Arial, Helvetica, sans-serif;
	color: #333;
	padding: 0px;
	font-size: 200%;
	margin: 15px 0 0 0;
	font-weight: bold;
}
h1#page_title,
h1.page_title {
	font-family: "Gotham", Arial, Helvetica, sans-serif;
	font-size: 125%;
	padding: 0 0 7px 0;
	margin: 0 0 15px 0;
	font-weight: normal;
	color:#333;
	border-bottom: 1px solid #00B2EF;
}

h3.hub_header { 
	font-family: "Gotham", Arial, Helvetica, sans-serif;
	font-size: 115%;
	padding: 5px 0px;
	margin-bottom: 10px;
	font-weight: bold;
	color:#333;
	border-bottom: 2px solid #00AEEF;
}

h1#group_home_page.page_title { margin: 15px 0; border-bottom: none; }

.icon_text { min-height: 91px; height: auto !important; height: 91px; list-style: none; }

div#MLHLocations ul { left: 0; }

#Types li.selected, 
#Locations li.selected { font-weight:bold; }

table.cardInfoTable th { text-align: left; vertical-align: top; }
table.cardInfoTable table, table.cardInfoTable table td { padding: 0; }

table.cardInfoTable table td { padding: 2px; }

fieldset.cardFieldset { border: 1px solid; }

fieldset.cardFieldset legend{ padding: 5px; font-weight: bold; }

a,
a:link,
a:visited { text-decoration:none; color: #00aeef; font-weight: bold; }
a:hover {text-decoration:underline;}


/* Styles for Search Page */
.p_margin { }

div#searchTabList { margin-bottom: 10px; }

#searchTabList ul {
    list-style-type: none;
    margin: 10px 0px;
    width: 100%;
}

#searchTabList li {
    float: left;
    padding: 5px 5px;
}

div#recommendedPages {
    display:block;
}

span.numResult {
    color: #4D4D4D;
    padding: 5px 0;
}

span.seeAll {
    margin: 0px 10px;
    padding: 5px 0;
}

div.searchContent {
    padding: 5px 10px;
}

div.searchContent li {
    padding: 5px;
    border-bottom: solid 1px #E4E5E6;
}
.floatr { float: right; }

.floatl { float: left; }

/* Custom testimonial/random promo box for client*/
.callout_testimonial {
	border: 1px solid #ccc;
	background-color: #efefef;
	width: 209px;
}
.content_testimonial {
	border: 1px solid #ccc;
	padding: 0 10px 10px 10px;
	background-color: #efefef;
}
.callout_promoheader {
	background-image: url(/images/callout_h3contactbg.gif);
	background-repeat: no-repeat;
	color: #00274a;
	font-size: 14px;
}

/* Style for tabview for Healthcare Services */
ul.tabview { padding: 5px 0 10px 0; }

ul.tabview li {
    float:left;
    padding:5px;
    list-style: none none outside;
}

ul.tabview li.selected { color: #00aeef; }

/* Fix the menu overlap on mouse over between top and left menu */
div#layout_TopMenu { z-index:20;}
#bd div#layout_LeftMenu { z-index:0; position:relative;}

/* Mirmont Form css */
div.blocktitle_description {
    background-color:#333333;
    color:#CCCC99;
    margin-bottom:5px;
    margin-top:15px;
    padding:3px;
}

div.block_divider_hor {
    background-image:url(/images/divider_hor_block.gif);
    background-position:center top;
    background-repeat:repeat-x;
    height:11px;
}
div.bullet_learnmore {
    background-image:url(/images/bullet_learnmore.gif);
    background-position:right top;
    background-repeat:no-repeat;
    margin-bottom:3px;
    margin-top:10px;
    padding-right:17px;
    text-align:right;
}
span.tb_sect {
    color:#FFCC00;
    font-size: 12px;
    font-weight:bold;
    margin-bottom:1px;
    text-transform:capitalize;
}

div.blocktitle_red, table tr td.blocktitle_red {
    background-color:#993300;
    color:#FFFFFF;
    margin-bottom:5px;
    margin-top:15px;
    padding:3px;
}

.blocktitle_red {
    background-color:#993300;
    color:#FFFFFF;
    margin-bottom:5px;
    margin-top:15px;
    padding:3px;
}

div.blocktitle_lg, #layout_Content table tr td.blocktitle_lg {
    background-color:#999933;
    color:#FFFFFF;
    margin-bottom:5px;
    margin-top:15px;
    padding:3px;
}

.blocktitle_lg {
	background-color:#999933;
    color:#FFFFFF;
    margin-bottom:5px;
    margin-top:15px;
    padding:3px;
}

div.blocktitle_green, table tr td.blocktitle_green {
    background-color:#336600;
    color:#FFFFFF;
    margin-bottom:5px;
    margin-top:15px;
    padding:3px;
}

.blocktitle_green {
	background-color:#336600;
    color:#FFFFFF;
    margin-bottom:5px;
    margin-top:15px;
    padding:3px;
}

div.blocktitle_blue, table tr td.blocktitle_blue {
    background-color:#006699;
    color:#FFFFFF;
    margin-bottom:5px;
    margin-top:15px;
    padding:3px;
}

.blocktitle_blue {
	background-image: url('/images/blocktitle_blue.gif');
	background-color:#006699;
    color:#FFFFFF;
    padding:3px;
}

.CName {
    color:#336600;
    font-weight:bold;
}

/* End Mirmont Form css */


/* Heart Doctors Search Form */
#GHDSearchForm table { border: 0; }

#GHDSearchForm table th {
	background-color: #FFFFFF;
	color: #000000;
}
	
/* News Room */
#NewsRoom #yui-main {
	float: left;
	margin-right: -234px;
	margin-left: 0px;
}

#NewsRoom .yui-u {
	margin-left: 10px;
	width: 565px;
}

#NewsRoom .yui-b {
	float: right;
	width: 225px;
}

#NewsRoom .yui-gd .first {
	margin-left: 0px;
	width: 160px;
}

.picture_subtext { font-size: 11px; }

div#PrintFooter {display: none;}
