﻿.geo { display: none; }
abbr { border-bottom: none; }
.error { color: red; font-weight: bold; }
body#SearchForm #search_image { width: 250px; height: 250px; }

#search_form { padding: 10px 15px; margin-bottom: 10px; height: 420px; background:transparent url('images/searchScreen.gif') no-repeat; }
.base #search_form table td, 
.base #search_form table th { border: none; padding: 4px; }
.base #search_form table th { text-align: right; }
.base ol {margin:0 0 10px 0;}
.base ol li {list-style:none;}
#search_form input.button,
#search_geocode { color: #006AAC; font-weight: bold; font-size: 12px; font-family: Helvetica,Verdana,Arial,sans-serif; }
#bd div#PHY-Profile-Tabs { margin-bottom: 2em; font-size: 13px;}
#bd div.base ul.yui-nav {background-color: #FFFFFF; margin-bottom: 0px; border-bottom:1px solid #f1991f; margin-left: 0px; margin-right:0; }
#bd div.base ul.yui-nav li { background-image:url(/phy/images/profileActive.gif); padding:0 10px; width:auto; color: #fff; line-height: 20px; height: 20px; text-align: center; margin:0 5px 0 0 }
#bd div.base ul.yui-nav li a { color: #fff; text-transform: uppercase; font-weight: bold; font-size: 11px; text-align: center;}
#bd div.base ul.yui-nav li.selected {
	background-image:none; 
	background-color : #FFFFFF; 
	height:20px; 
	border:1px solid #F1991F;
	border-bottom:1px solid #FFF;
	position:relative;
	z-index:2;
	top:1px;
}

.navSearch {text-align:right; margin-bottom:10px;}

.vcard #PHY-Profile-Tabs .yui-nav .navigation {
	width:265px;
	background-image:none;
	font-size:9px;
	color:#000000;
	font-weight:normal;
	margin-right:0;
}

.vcard #PHY-Profile-Tabs .yui-nav .navigation a {
	color:#000000;
	font-size:8px;
}
#bd div.base ul.yui-nav li.selected a { color: #002e5a; }
#bd div.base div.yui-content { padding: 10px; background-color: #FFF; color: #4d4d4d; 
	text-align: left; width: 330px; min-height: 300px;}
/*#bd div.base div.yui-content div { width: 523px}*/
#bd div.base div.yui-content table {  border-bottom: 2px solid #BECAD1; }
#bd div.base div.yui-content table th { background-color: #C5D4D9; color: #4d4d4d; font-weight: bold;  
	border-bottom: 2px dotted #578C92; border-top: 2px dotted #578C92; }
/*#bd div.base div.yui-content table td { background-color: #FFFFFF; }*/
#bd div.base div.yui-content table.PracticeInfo {
	border-bottom: none;
}
/*#bd div.base div.yui-content table.PracticeInfo td div.adr {width: 300px;}*/
.base .vcard th, .base .vcard td{	
	border: medium none;
	padding: 0px;;
}
.base .vcard h1.n{padding:0px;}

#results { margin:0; width:698px; border:1px solid #bac8d0;}
#results th {
	background-color: #FFEBC6;
	background-image: url('/phy/images/titleBar.gif');
	background-repeat: repeat-x;
	color: #006aac; 
	text-align:left;
}
#results th a { color: #006aac; }
#results td {
	background-color: #FFFFFF;
	border-bottom: 1px solid #BECAD1;
}
#results td ul li{list-style: none;	 margin-left:0;}

#PHY_Profile_General,
#PHY_Profile_Practices {width:300px;}

#PHY_Profile_General ol {margin-left:10px;}

#resultsBanner {
	background:transparent url('images/resultsBar.jpg') no-repeat;
	width:380px;
	height:150px;
	padding:30px 310px 0 10px;
}

#introText {
	background:transparent url("images/resultsBar.jpg") no-repeat;
	height:185px;
}
.layout_Pagination {
	text-align:right;
	background:transparent url('images/paginationBar.gif') no-repeat;
	height:15px;
	width:690px;
	padding:5px;
	margin-top:5px;
}

.layout_Pagination h2 {display:none;}

#affiliation {background:transparent url('images/affiliated.gif') no-repeat; padding:7px 5px 0 10px;}
.affiliatedLI li {margin-bottom:5px; font-size:10px;}
#PHY-Profile-Tabs strong,
#affiliation strong {color:#235d8d;}

#search_form,
#searchCriteria {
	border:1px solid #BBC9D1;
	margin:10px 0;
	padding:5px;
	width:690px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.googleMap {
	border: 1px solid #BBC9D1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom:3px;
}

.googleMap img {
	width:100px;
	height:100px;
}