#content {position: static; /*map popup location is skewed without this*/}

#ohmap_title{
	font-size: 15.5pt;
	color: #1e6289;
	font-weight: bold;
	margin-top: 8px;
}

.ohmap_featured{
margin:3px;
padding:3px;
border:3px solid green
}

.ohmap_waitlisted{
margin:3px;
padding:3px;
border:3px solid yellow
}

.ohmap_potential{
margin:3px;
padding:3px;
border:3px solid red
}

#mapAdminBar-row_class, #mapAdminPlas-row_class, #mapAdminHosp-row_class, .featured-row_class, .premiumfeatured-row_class, .waitlist-row_class, .premiumwaitlist-row_class, .potential-row_class, .premiumpotential-row_class
{
border-top:1px solid;
}

#mapAdminBar-even, #mapAdminPlas-even, #mapAdminHosp-even
{
background-color:white;
}

#mapAdminBar-odd, #mapAdminPlas-odd, #mapAdminHosp-odd
{
background-color: #eff8fd;
}

#mapAdminBar-Region, #mapAdminPlas-Region, #mapAdminHosp-Region
{
font-weight:bold;
background-color: #eff8fd;
border-top:1px solid;
}

#mapAdminBar-__of_Featured_Surgeons, 
#mapAdminPlas-__of_Featured_Surgeons, 
#mapAdminHosp-__of_Featured_Surgeons
{
font-weight:bold;
background-color: #eff8fd;
border-top:1px solid;
}

#mapAdminBar-__of_Premium_Position_Surgeons, 
#mapAdminPlas-__of_Premium_Position_Surgeons, 
#mapAdminHosp-__of_Premium_Position_Surgeons
{
font-weight:bold;
background-color: #eff8fd;
border-top:1px solid;
}

#mapAdminBar-__of_Waitlisted_Featured_Surgeons,
#mapAdminPlas-__of_Waitlisted_Featured_Surgeons,
#mapAdminHosp-__of_Waitlisted_Featured_Surgeons
{
font-weight:bold;
background-color: #eff8fd;
border-top:1px solid;
}

#mapAdminBar-__of_Waitlisted_Premium_Position_Surgeons,
#mapAdminPlas-__of_Waitlisted_Premium_Position_Surgeons,
#mapAdminHosp-__of_Waitlisted_Premium_Position_Surgeons
{
font-weight:bold;
background-color: #eff8fd;
border-top:1px solid;
}

#mapAdminBar-__of_Featured_Hospitals, 
#mapAdminPlas-__of_Featured_Hospitals, 
#mapAdminHosp-__of_Featured_Hospitals
{
font-weight:bold;
background-color: #eff8fd;
border-top:1px solid;
}

#mapAdminBar-__of_Premium_Position_Hospitals,
#mapAdminPlas-__of_Premium_Position_Hospitals,
#mapAdminHosp-__of_Premium_Position_Hospitals
{
font-weight:bold;
background-color: #eff8fd;
border-top:1px solid;
}

#mapAdminBar-__of_Waitlisted_Featured_Hospitals,
#mapAdminPlas-__of_Waitlisted_Featured_Hospitals,
#mapAdminHosp-__of_Waitlisted_Featured_Hospitals
{
font-weight:bold;
background-color: #eff8fd;
border-top:1px solid;
}

#mapAdminBar-__of_Waitlisted_Premium_Position_Hospitals,
#mapAdminPlas-__of_Waitlisted_Premium_Position_Hospitals,
#mapAdminHosp-__of_Waitlisted_Premium_Position_Hospitals
{
font-weight:bold;
background-color: #eff8fd;
border-top:1px solid;
}

#featured, #premiumfeatured, #potential, #premiumpotential, #waitlist, #premiumwaitlist
{
	border:1px solid;
	margin-bottom:2em;
}

#featured-header,#premiumfeatured-header,#waitlist-header,#premiumwaitlist-header,#potential-header,#premiumpotential-header,.featured-header,.waitlist-header,.potential-header
{
	font-weight:bold;
	background-color: #eff8fd;
}
#featured-header td,#premiumfeatured-header td,#waitlist-header td,#premiumwaitlist-header td,#potential-header td,#premiumpotential-header td,.featured-header td,.waitlist-header td,.potential-header td
{
border-bottom:1px solid;
background-color: #eff8fd;
}
.featured-odd, .premiumfeatured-odd
{
background-color: #eff8fd;
}
.featured-even, .premiumfeatured-even
{
background-color:white
}
.featured-Name, .premiumfeatured-Name, .waitlist-Name, .premiumwaitlist-Name
{
width:200px;
}
.featured-Location,.waitlist-Location,.premiumfeatured-Location,.premiumwaitlist-Location
{
width:150px;
}
.featured-Actions,.waitlist-Actions, .premiumfeatured-Actions,.premiumwaitlist-Actions
{
width:125px
}
.featured-End_Date, .featured-Date_Started, .waitlist-Date_Waitlisted, .waitlist-Earliest_Start_Date,
.premiumfeatured-End_Date, .premiumfeatured-Date_Started, .premiumwaitlist-Date_Waitlisted, .premiumwaitlist-Earliest_Start_Date
{
width:100px
}

.waitlist-odd, .premiumwaitlist-odd
{
background-color: #eff8fd;
}
.waitlist-even, .premiumwaitlist-even
{
background-color:white
}

.potential-odd, .premiumpotential-odd
{
background-color: #eff8fd;
}
.potential-even, .premiumpotential-even
{
background-color:white
}

.regionCell{
border:1px solid black;margin:5px;padding:5px;
}
.ohmapAdminFilter
{
	margin:0;
	padding:0;
}
.ohmapAdminFilter li
{
	font-size:1em;
}
.ohmapAdminFilter li
{
	float:left;
	list-style-type:none;
	padding:5px;
}
#ohmapAdmin h1
{
font-size:1.25em;
padding:0;
margin:0;
}