@charset "utf-8";
/* CSS Document */


/* find a hospital */
#fina_a_hospital{ background:url(../../Images/bg_findahospital.jpg) no-repeat; height:95px; padding:20px 10px 0px 30px; margin-bottom:4px}
#fina_a_hospital h2{ font-size:16px; color:#000000; font-weight:bold; margin-bottom:10px }
#fina_a_hospital h3{ font-size:14px; color:#000000; font-weight:bold; padding-top:20px; }
#fina_a_hospital h3 a:link, #fina_a_hospital h3 a:visited { font-size:14px; color:#000000; font-weight:bold; text-decoration:none }
#fina_a_hospital h3 a:hover{ font-size:14px; color:#000000; font-weight:bold; text-decoration:underline }

/* looking for somthing */
#lookin_for_somthing{ background:url(../../Images/bg_looking.jpg) repeat-x; padding:20px 5px 25px 30px}
#lookin_for_somthing H2{ font-size:14px; color:#62849a  }
#lookin_for_somthing_links{ margin-top:10px}

#lookin_for_somthing .link-item a{ color:#7a7a7a  !important}

.lookin_for_somthing_items{list-style-type: none;width: 300px; margin-top: 0; padding: 0;}
.lookin_for_somthing_items li {float: left; width: 40%;margin: 0;padding:5px 5px 5px 0px;text-align: left;}
.lookin_for_somthing_items li a:link, .lookin_for_somthing_items li a:visited { font-size:10px; font-weight:bold; color:#7a7a7a; text-decoration:none }
.lookin_for_somthing_items li a:hover { text-decoration:underline }
#btnSiteMap{ margin-top:5px; display: block; color:#1c85ab; text-decoration:none;}

















/* //////////////////////////////////  */


/* colours */
.gr {
	color:#646464;
}





/* breadcrumb */
.breadcrumbWrapper {
	display:none;
}
.HO_breadcrumbCurrent {	
}
.HO_ms-sitemapdirectional {
}
.breadcrumb
{
    font-family: tahoma; 
    color: #656b77;
    clear:both;
    font-size:8pt; 
    font-family: tahoma; 
    padding-left:7px;
    padding-bottom:2px;
    padding-top:4px;
    border-bottom:1px #CCCCCC solid;
    margin-bottom:4px;
}
.breadcrumb a, .breadcrumb:active, .breadcrumb a:active
{
	padding-left:0px;
	padding-right: 0px;
	text-decoration:none;
   	color: #656b77;
}
.breadcrumb a:hover
{
	text-decoration:underline;
}
.breadcrumbCurrent
{
	font-weight:bold; 
}


/* search */
.wr_search {
	height:35px;
	margin-top:75px;
	padding-left:715px;
	width:220px;
}
.search
{
	float:left;
    margin:0px 0px 10px 2px;
    width:190px;
}
.search .ms-sbplain {
	margin-left:14px;
    width:140px !important;
    color:#888;
}
.search .ms-sbcell .ms-sbplain
{
    margin-right:2px;
    height:16px;
}
.search .ms-sbcell
{
    border:none;
    font-weight:normal; 
    font-size:8pt; 
    color: #3A4663;
    padding:0px;
}
.search .ms-sbgo
{
    background:none;
}
.search img {
	margin-left:-6px;
	margin-top:2px;
}
.ms-sbtable {
	background:url("../../Images/search_home.gif") no-repeat;
}
.ms-sbtable td {
	height:25px;
}
.ms-sbtext {
	display:none;
}



