
@charset "UTF-8";
/* CSS Document */
/*------------------------------
University of Miami
Miller School of Medicine
Medical IT
Web Services and Applications
------------------------------*/
/*** STYLES ***/
body {
background: #fff;
color: #626262;
font-family: Helvetica, Arial, sans-serif;
font-size: 13px;
line-height: 160%;
}

a:link, a:visited {
color: #00502f;
text-decoration: none;
}

a:hover, a:active, a:focus {
color: #e97221;
}

.clear { clear: both; }
.bold { font-weight: bold; }
.invisible { display: none; }

#all-wrapper {
background-color: #fff;
}

/*---Wrapper---*/
#top-wrapper {
margin: 0 auto;
width: 960px;
padding-bottom: 40px;
}

/*---Header---*/
#header #top-quicklinks {
display: none;
}

#header #logo-container {
display: none;
}

#header #department-header {
display: block;
clear: right;
float: left;
position: relative;
margin: 0;
height: 65px;
width: 508px;
}

#header #department-header h1 {
font-size: 22px;
font-weight: normal;
line-height: 110%;
position: absolute;
bottom: 0;
left: 0;
width: 310px;
}

#header h1 a:link, #header h1 a:visited {
color: #5a5a5a;
}

#header h1 a:hover, #header h1 a:active,
#header h1 a:focus {
color: #e97221;
}


#header #top-bar {
display: none;
}

/*---Content---*/
#content {
float: left;
width: 720px;
}

#content #post-container, #content #physician_profile {
	margin-right: 20px;
	float: left;
width: 720px;
}

#content h2 {
	border-bottom: 1px solid #ed6018;
	font-weight: normal;
	letter-spacing: 1px;
	text-transform: normal;
}

#content h3 {
	color: #00512f;
	padding: 20px 0 5px;
	font-size: 24px;
	line-height: 120%;
	font-weight: normal;
}

#content #post-container .post h4,
#content #post-container-wide .post h4 {
	color: #f27421;
	font-size: 16px;
	margin: 20px 0 8px;
	font-weight: normal;
	letter-spacing: 1px;
}

#content .post a:link, #content .post a:visited { color: #ed6018; border-bottom: 1px dotted #ed6018;}
#content .post a:hover, #content a:active, #content .post a:focus { border-bottom:0;}

 
#content .post h3 a:link, 
#content .post h3 a:visited, 
#content .post .graphic a:link, 
#content .post .graphic a:visited 
{border-bottom: none;
}
#content .post a:hover, #content a:active, #content .post a:focus { border-bottom:0;}

#content #post-container h2 a,
#content #post-container-wide h2 a {
	font-weight: normal;
	color: #0B3F23;
        border: none;
}

#content .post p, #content .post p, #search-header p, #search-form p {
margin: 10px 0;
padding: 0;
}


#content .post ul, #content .post ol {
margin-left: 25px;
}

#content .post li {
margin: 5px 0;
}

#content .post ul li {
list-style: disc;
}

#content .post ol li {
list-style: decimal;
}

#content .post div.right {
margin-top: 12px;
padding-left: 15px;
width: 175px;
}

#content .post div.left {
margin-top: 12px;
padding-right: 15px;
width: 175px;
}

#content .post .graphic img {
border: 1px solid #c3c3c3;
margin: 0 0 3px 0;
padding: 0;
}

#content .post .left {
float: left;
}

#content .post .right {
float: right;
}

#content .post .top {
float: none;
margin: 0;
padding: 0;
}

/*#content .post .graphic img.left {
margin: 12px 15px 0 0;
}

#content .post .graphic img.right {
padding: 12px 0 0 15px;
}*/

#content .post .graphic p {
font-size: 10px;
line-height: 150%;
}

#content #post-listing .post .graphic {
float: left;
margin: 22px 20px 3px 0;
width: 125px;
}

#content #post-listing .post .graphic img {
border: 1px solid #c3c3c3;
padding-bottom: 0;
}

#content #post-listing h3 {
font-size: 13px;
padding-bottom: 0;
font-weight: bold;
}

#content #post-container #post-listing .blog_post_featured h3 {
	font-size: 24px;
}

#content #post-container #post-listing .blog_post_featured p {
	font-size: 16px;
	line-height: 160%;
}

#content #post-listing .blog_post_featured .graphic {
	float: none;
	margin-top: 15px;
}

#content #post-listing .blog_post, #content #post-listing .blog_post_featured {
	border-bottom: 1px solid #ccc;
	padding: 5px 0 10px;
}

#content #post-listing .blog_post .graphic {
	width: 125px;
	margin: 15px 10px 3px 0;	
}

#content #post-listing .post:last-child {
border-bottom: 0;
}

#content .post ul.photo-gallery {
margin: 0;
}

#content .post ul.photo-gallery li {
float: left;
list-style: none;
padding: 0 0 0 3px;
margin: 0;
}

#content .post ul.photo-gallery li.last {
padding
}

#content .post ul.photo-gallery li img {
padding: 0;
}

#content .post ul.photo-gallery a:link,
#content .post ul.photo-gallery a:visited {
border: 0;
}

#content .post .video {
float: left;
padding: 15px 10px 10px 0;
}

#content .post table {
margin-bottom: 15px;
width: 100%;
}

#content .post h3 + table {
margin-top: 15px;
}

#content .post table th,
#content .post table td {
border: 1px solid #c3c3c3;
padding: 5px 15px;
text-align: left;
}

#content .post table th {
background: #ededed;
}

#content p.archives {
clear: both;
float: right;
letter-spacing: 1px;
padding: 5px 0 0 0;
text-align: right;
text-transform: uppercase;
width: 100%;
}

#content p.archives a:link,
#content p.archives a:visited {
color: #e97221;
}


#content p.archives a:hover,
#content p.archives a:active {
color: #00502f;
}

/*---Main container---*/
#main-container {
float: left;
margin-top: 20px;
padding-bottom: 30px;
width: 100%;
}

#border {
display: none;
}

/*---Left sidebar---*/
.sidebar { 
display: none;
}

/*---Subnav---*/

.subnav {
disply:none;
}

/* -- Home Page Feature Display -- */

#content #rotator {
display: none;
}

#content #rotator div.ui-tabs-panel {
	width: 100%;
	position: relative;
	top: 0;
	right: 0;
}

#content #rotator img {
	position: relative;
	top: 0;
	right: 0;
float: right;

}

#content #rotator div.ui-tabs-panel div {
	position: absolute;
	top: 30px;
	left: 30px;
	width: 300px;
	
}

#content #rotator h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 38px;
	color: #577e9b;
	line-height: 120%;
	letter-spacing: 1px;
	font-weight: normal;
padding: 0;
}

#content #rotator a.btn_go {
	background:url(http://identity.med.miami.edu/images/templates/bg-horiz.jpg) 0px -61px repeat-x;
	border: 1px solid #d3d3d3;
	display: block;
	width: 180px;
	height: 41px;
	line-height: 41px;
	padding-top: 4px;
	text-align: center;
	font-size: 20px;
	letter-spacing: 1px;
	margin-top: 15px;
}

#content #rotator a.btn_go:link, #content #rotator a.btn_go:visited { color: #fff; text-decoration: none; }
#content #rotator a.btn_go:hover, #content #rotator a.btn_go:active, #content #rotator a.btn_go:focus, #content #feature-rotator a:hover,#content  #feature-rotator a:active, #content #feature-rotator a:focus { color: #d3d3d3; }

#content #rotator ul.ui-tabs-nav {
	border-bottom: 1px solid #d6d6d6;
	border-top: 1px solid #c1c1c1;
	background:url(http://identity.med.miami.edu/images/templates/bg-horiz.jpg) 0px -24px repeat-x;
	position: relative;
 	width: 100%;
	float: left;
	
}

#content #rotator ul.ui-tabs-nav li.ui-tabs-nav-item {
	width: auto;
	padding: 0 0 0 20px;
	margin: 4px 0;
	float: left;
	list-style: none;
}

#content #rotator ul.ui-tabs-nav li.ui-tabs-nav-item a {
	background:url(http://identity.med.miami.edu/images/templates/sprite2.gif) 0px -101px no-repeat;
	border: none;
	width: 102px;
	height: 24px;
	line-height: 24px;
	padding: 4px 0 0 0;
	overflow: hidden;
	top: 0;
	left: 0;
	font-size: 12px;
	display: block;
	text-decoration: none;
	letter-spacing: 1px;
	text-align: center;
}

#content #rotator ul.ui-tabs-nav li.ui-tabs-nav-item a:link, #rotator ul.ui-tabs-nav li.ui-tabs-nav-item a:visited { color: #a3a3a3; }
#content #rotator ul.ui-tabs-nav li.ui-tabs-nav-item a:hover, #rotator ul.ui-tabs-nav li.ui-tabs-nav-item a:active, #rotator ul.ui-tabs-nav li.ui-tabs-nav-item a:focus { color: #00502f; }

#content #rotator ul.ui-tabs-nav li.ui-tabs-nav-item a.active, 
#content #rotator ul.ui-tabs-nav li.ui-tabs-selected a:link, 
#content #rotator ul.ui-tabs-nav li.ui-tabs-selected a:visited, 
#content #rotator ul.ui-tabs-nav li.ui-tabs-selected a:active, 
#content #rotator ul.ui-tabs-nav li.ui-tabs-selected a:hover, 
#content #rotator ul.ui-tabs-nav li.ui-tabs-selected a:focus {
	background-position: 0px -73px;
	color: #fff;
}

#content #rotator .ui-tabs-hide { display: none; }

/*---Teasers (Horizontal Boxes for Nav)---*/

/* Use this container for all size teasers */
#content .teaser-container {
display: none;
}


/*---Health Library Adjustments--*/

.home-teaser {
display: none;
}


/*---Footer---*/
#bottom-wrapper {
display: none;
}


#content #post-container #post-listing h3 {
font-size: 13px;
}

#content .home-additional-sidebar {
float: right;
}

#content .home-additional-sidebar img {
margin-bottom: 10px;
}

#post-listing div.post {
border-bottom: 1px solid #eee;
}

#content #post-listing div.post h3 a[rel="newpage"] {
background:url(http://identity.med.miami.edu/images/templates/newpage.png) top right no-repeat;
line-height: 16px;
padding-bottom: 2px;
padding-right: 25px;
}

#content #post-listing div.post h3 a:link, 
#content #post-listing div.post h3 a:visited { color: #00502F; }

#content #post-listing div.post h3 a:hover,
#content  #post-listing div.post h3 a:active,
#content  #post-listing div.post h3 a:focus { color: #E97221; }

#content #post-listing .more a:link, #content #post-listing .more a:visited { 
	border-bottom: 1px dotted #E97221; 
	font-weight: normal; 
}
#content #post-listing .more a:hover, #content #post-listing .more a:active, #content #post-listing .more a:focus { border-bottom: none; }

#content #post-listing .smaller { font-size: 12px; }

/** Find a Doctor **/

#search-form { margin-top: 10px; margin-bottom: 20px; }

#search-sidebar {
	width: 200px;
	float: left;
	margin-top: 20px;
}

#search-header p, #search-form p { 
float: left; 
width: 100%; 
}

#content input#phys_last_name {
width: 350px;
padding: 2px;
font-size: 13px;
color: #666;
}

#search-letterselect {
width: 100%;
display: block;
float: left;
}

#search-letterselect ul li {
float: left;
list-style: none;
margin: 0;
}

#search-letterselect ul li a {
	padding: 5px 4px;
	border-right: 1px solid #777;
	text-decoration: none;
	display:  block;
	float: left;
}

#search-letterselect ul li a:link, 
#search-letterselect ul li a:visited {
	background-color: #666;
	color: #fff;
}

#search-letterselect ul li a:hover, 
#search-letterselect ul li a:active, 
#search-letterselect ul li a:focus {
	background-color: #eee;
	color: #333;
}

#phys_specialty { 
font-size: 12px;
padding: 2px;
}

#search-results div {
	margin: 10px 0;
	padding: 0 20px 0 0;
	border-bottom: 1px solid #ccc;
}

#search-results div h4 {
	font-size: 14px;
	margin-top: 10px;
}

#search-results div ul { padding: 0px 0px 10px; }
#search-results div ul li.roles { 
	font-size: 12px; 
	color: #777;
	line-height: 120%;
	padding: 4px 0 6px;
	}

#search-results div ul li span { font-weight: bold; color: #5a5a5a; display: block; float: left; width: 100px; margin-right: 20px; }

#physician_profile dt {
font-weight: bold;
color: #5a5a5a;
width: 120px;
float: left;
margin-right: 20px;
}

#physician_profile #physician_contact dd {
	width: 190px;
	float: left;
	margin-bottom: 10px;
}


#physician_profile div ul li {
line-height: 120%;
padding: 0 0 8px 0;
}

#physician_profile img { 
	padding: 4px; 
	border: 1px solid #ccc; 
	margin: 0 10px 10px 0;
	float: left;
}

#physician_profile div {
width: 100%;
float: left;
clear: both;
margin-bottom: 15px;
}

#physician_profile p { margin: 10px 0; }

#physician_profile div ul li ul { 
	width: 460px; 
	padding:10px 0 0;
	float: left; 
	clear: both; 
	}

#physician_profile div ul#education li ul {
	padding: 12px 0 8px 10px; 
	margin-bottom: 5px;
}

#physician_profile div ul#education li ul li.major { width: 110px; margin-right: 10px; float: left; }
#physician_profile div ul#education li ul li.location { width: 200px; margin-right: 10px; float: left; }
#physician_profile div ul#education li ul li.degree { width: 80px; margin-right: 10px; float: left; }
#physician_profile div ul li ul li.date { width: 90px; float: left; padding: 5px; }
#physician_profile div ul#education li ul li.date { width: 35px; float: left; padding: 0 5px 0 0; }

#physician_profile div ul li ul li.details { width: 350px; float: left;}

#roles { 
	color: #999;
	font-size: 13px;
	margin: 3px 0 20px;
	font-weight: normal;
	line-height: 120%;
}

#roles li { padding: 4px 0; }

#physician_profile div ul#education li ul.shaded { background-color: #eee; }
#physician_contact { 
	margin-top: 10px;
}

#physician_profile h2 a { float: right; width: auto; }

#physician_profile .detail_pane #awards ul li ul li {
	
}

#physician_profile_sidebar div {
	border: 1px solid #696250;
	margin-bottom: 20px;
}

#physician_profile_sidebar div h4 {
	border-bottom: 1px solid #fff;
	height: 55px;
	padding: 0;
	margin: 0;
	text-indent: -9999px;
	overflow: hidden;
}

#physician_profile_sidebar div div {
	width: 200px;
	padding: 15px 9px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-bottom: 0px;
}

.sidebar div#practice-locations h4 {
	background:url(http://identity.med.miami.edu/images/templates/header-doctor-sidebars.jpg) 0px 0px no-repeat;

}

.sidebar div#practice-locations div div { font-size: 11px; }

.sidebar div#medical-staff h4 {
	background:url(http://identity.med.miami.edu/images/templates/header-doctor-sidebars.jpg) 0px -55px no-repeat;
}

.sidebar div#request-appointment h4 {
	background:url(http://identity.med.miami.edu/images/templates/header-doctor-sidebars.jpg) 0px -110px no-repeat;
}

.sidebar div#request-appointment li {
	border-bottom: none;
	padding: 0 0 8px 0;
}

.sidebar div ul { margin-top: 10px; }

.sidebar div#request-appointment li span {
	display: block;
	width: 100%;
	font-weight: bold;
}

/*--Contact Form--*/
#content dl.form dt,
#content dl.form dd {
float: left;
}

#content dl.form dt,
#content dl.form dd.hidden {
display:none;
}

#content dl.form dt {
clear: left;
margin: 10px 0;
width: 150px;
}

#content #contact_form dl.form dt { width: auto; }

#content dl.form dd {
clear:both;
margin: 10px 0;
}


#content dl.captcha dt,
#content dl.captcha dd {
float: none;
display:block;
}

#content dl.form .short-field, #search_form .short-field {
background: url(http://med.miami.edu/images/new-miller/_style/form_bkgrnd.gif) no-repeat;
border:none;
height: 35px;
padding: 1px 7px;
width: 340;
}

#content dl.form .textarea {
background: url(http://med.miami.edu/images/new-miller/_style/form_textare1.gif) no-repeat;
border:none;
font-family: arial, verdana, sans-serif;
font-size: 12px;
padding: 5px;
height: 324px;
width: 479px;
}

#contact_captcha {
background: url(http://med.miami.edu/images/new-miller/_style/form_bkgrnd.gif) no-repeat;
border:none;
height: 35px;
padding: 1px 7px;
width: 327;
}

#content .submit {
clear: left;
margin: 10px 0 10px 150px;
}

#content #contact_form .submit {
margin: 10px 0 20px;
}

#content #contact_form dt label {
	display: none;
}

#content #contact_googlemap {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #999;
	margin: 10px 0 0;
}	


#doctor_search_form input, #doctor_search_form select {
	width: 300px;	
}

#doctor_search_form .submit_btn {
	width: 125px;
	height: 27px;
	background:url(http://med.miami.edu/images/new-miller/_style/btn_submit_blank.jpg) top left no-repeat;
	overflow: hidden;
	outline: none;
	border: none;
	display: block;
	padding: 0px;
	margin-top: 20px;
	line-height: 27px;
	font-size: 12px;
	text-transform: uppercase;
	color: #fff;
    text-indent: 0px;
}

/* Search Results */

#search_page {
	margin-top: 20px;	
}

#search_results div {
	margin: 10px 0 15px;
}

#search_results div.indented {
	margin-left: 40px;	
}

#search_results div span.link_preview {
	color: #00502f;
	font-size: 11px;
	display: block;
}

#search_results p.result_count {
	padding: 3px 10px;	
	border-top: 1px solid #eee;
	border-bottom: 1px solid #ccc;
	margin: 20px 0;
	text-align: right;
}

#search_results #paginator a {
	display: block;
}

#search_results #paginator a:link, #search_results #paginator a:visited {
	color: #E97221;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#search_results #paginator { clear: both; float: left; width: 100%; padding-top: 5px; border-top: 1px solid #ccc; }

#search_results #paginator a.previous_link { float: left; }
#search_results #paginator a.next_link { float: right; }

div.form_row {
	margin: 10px 0;	
}

input.submit_btn {
	margin: 10px 0;
	background:url(http://www.med.miami.edu/images/new-miller/_style/submit.gif) top left no-repeat;
	width: 150px;
	height: 35px;
	text-indent: -9999px;
	overflow: hidden;
	border: none;
	outline: none;
	cursor: pointer;
}