/*------------------------------------------------------------*
**  Global
**------------------------------------------------------------*/

/*------------------------------------------------------------*
**  from Prime.css
**------------------------------------------------------------*/
@import url(/primestyle/css/hospital_style.css);
body {
	margin: 10px 0 0 0;
	background: #902743;
}

/* BODY {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 50px; MARGIN: 0px auto; LINE-HEIGHT: 18px; PADDING-TOP: 5px; FONT-FAMILY: Verdana, Arial, sans-serif; FONT-SIZE: 12px;
   ** background: url("../images/backgrounds/greycircles.gif") no-repeat;
 
}
*/

/*------------------------------------------------------------*
**  Main Container
**------------------------------------------------------------*/	
#container {
	position: relative;
	width: 740px;
    overflow: visible;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto; 
	padding: 5px 5px 0 5px;
	border: 0px solid #dedede; /* CCCCCC; */
    background: #fff;
   	text-align: left;
}
/*------------------------------------------------------------*
**  Main Container
**------------------------------------------------------------*/
#header{
    width: 100%;
    margin-bottom: 15px;
    padding: 10px 5px 25px 5px;
    background: url("/primestyle/images/banner.jpg") no-repeat left bottom;
   }
#header img{
	float: left;
    width: 100%;
    padding: 0px;
    background: #fff;
}
/* #header h1{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #FC7316;
	font-style: normal;
	line-height: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
    float: left;
}
#header h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #005787;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-weight: bold;
    float: right;
}
*/		
/*------------------------------------------------------------*
**  Top Navigation
**------------------------------------------------------------*/
#topnav
{
	width: 740px;
    height: 24px;
    margin: 0 0 2px 0;
    padding: 7px 0 0 0;
    background: url("/primestyle/images/buttond_bg.jpg") no-repeat;

}
#topnav a {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 11px;
    vertical-align: center;
    text-decoration: none;
    text-transform: none;
   	color: #FFF;
}
#topnav a.visited {
   	color: #FFF;
}
#topnav a.hover {
   	color: #FFF;
}
#topnav a.active {
   	color: #FFF;
}

/* 
#topnav ul
{
	height: 25px;
	list-style: none;
	width: 800px;
	display: inline;
	margin-left: 0px;
	padding-left: 0px;
}

#topnav ul li
{
	list-style: none;
	display: block;
	width: 133px;
	float: left;
	text-align: center;
	line-height: 25px;
	font-size: 12px;
	font-weight: normal;
	border-right: 1px solid #FFFFFF;	
}
#topnav ul li a
{
	width: 100%;
	height: 25px;
	display: block;
	color: #005787;
	text-decoration: none;
/*	font-family: "Trebuchet MS"; */
	font-size: 14px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #8E0200;  
}
#topnav ul li.last
{
	width: 129px;
}
#topnav ul li a:hover
{
	color: #FFFFFF;
	background-color: #d9a400;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
*/
/*------------------------------------------------------------*
**  Top Image
**------------------------------------------------------------*/
#logo {
	float: left;
	width: 740px;
	padding: 0;
}
#breadcrumbs {
    width: 0;
    height: 0;
    margin: 0;
    padding: 0;
	font-size: 9px;
  	text-align: left;
	color: #333333;
    background: url("/primestyle/images/buttondown_colour.jpg");
    visibility: hidden;
    
}
/*------------------------------------------------------------*
**  InfoLine
**------------------------------------------------------------*/
#headline{
   	width: 95%;
	margin: 3px 0 10px 0;
	padding: 0 0 0 0;
    border-bottom: #902743 0px dotted;
    font-size: 18px;
    line-height: 20px;
	font-weight: bold;
    text-align: left;
   	color: #902743;
    background: #FFF; /*#FC7316;*/
}
#bannerdown{
	padding-left: 20px;
}
/*------------------------------------------------------------*
**  MainText
**------------------------------------------------------------*/
/* Container Start*/
#content {
	width: 740px;
        min-height: 150px;
    overflow: visible;
	margin: 0 auto;
	padding: 0;
    background: #fff;
}
/* #content h1{
    display: inline;     
	margin-top: 10px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #005787;    
} */
h1{
   	width: 95%;
	margin: 3px 0 10px 0;
	padding: 0 0 0 0;
    border-bottom: #902743 0px solid;
    font-size: 18px;
    line-height: 20px;
	font-weight: bold;
    text-align: left;
   	color: #902743;
    background: #FFF; /*#FC7316;*/
}
/* Container Left Start*/
#content #content-left {
    float: left;
	width: 160px;
    margin: 0;
    padding: 0;
    background: #fff;
  }
#content-left #leftnav_title{
    display: block;
    width: 90%;
    height: 22px;
	margin: 0;
    border: 0 5px 0 0;
	padding: 6px 0 0 14px;
   	font-size: 12px; 
	font-weight: bold;
    vertical-align: center;
    color: #fff;
    background: #902743;
}
#content-left ul {
	width: 90%;
	height: 20px;
	margin: 0;
	padding: 0px;
    clear: left;
   	list-style: none;
}
#content-left ul li {
   	float: left;
	display: block;
	width: 100%;
	text-align: left;
	line-height: 20px;
/*	font-size: 12px;*/
	font-weight: normal;
   	list-style: none;
}
#content-left ul li a{
	display: block;
    width: 100%;
	height: 20px;
	margin: 1px;
	padding-left: 10px;
    padding-bottom: 10px;
	color: #000;
	text-decoration: none;
    text-transform: none;
	/* font-family: "Trebuchet MS"; */
    font-size: 11px;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #EFEFEF; 
   	border-bottom-width: 1px;
	border-bottom-style: solid;
    border-bottom-color: #dedede;
   /* background-color: #EFEFEF; */
}
#content-left ul li a:hover {
	color: #902743;
	font-weight: normal;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #005787;
   	background-color: #FFF;
}

/* Container main Start*/
#content-main {
   	float: left;
    margin: 0 0 0 5px;
    width: 360px;
    vertical-align: top;
    background: #fff;
  }
img.map{
      margin: 0;
    padding-bottom: 10px;
    border: 0;
}
#content-right {
    float: left;
    width: 170px;
	/*margin: 20px 0 10px 0px;*/
    vertical-align: top;
    color: #666666;
    background: #fff;
}
#content-right img {
    float: right;
}
/*------------------------------------------------------------*
**  Footer
**------------------------------------------------------------ */

#footer {
	width: 740px;
    height: 25px;
    margin: 5px auto;
    margin-bottom: 0;
    padding: 0;
	clear: both;
    border-top: #dedede 1px solid;
   	background: #ffffff;
}
#footer p{
}
#footer_left{
    margin-top: 4px;
    margin-left: 232px;
    text-align: center;
}
#footer_left a{
    display: block;
    float: left;
    margin: 0 5px 0 0;
    padding: 0 10px 0 0;
	color: #000000;
	text-decoration: none;
    font-size: 9px;
    background: url("/primestyle/images/icons/footer_icon_7x7.gif") no-repeat right center;
}
#footer_left a:visited{
 	color: #000000;
	}
#footer_left a:hover{
	color: #005787;
	text-decoration: none;
}
#footer_left a:active{
	color: #005787;
	text-decoration: none;
}
#footer_left a.last{
    background: none;
}
#footer_right{
    float: right;
    width: 0;
    margin-right:5px;
    padding:0;
    vertical-align: top;
}
#footer_right img{

}
#copyrights {
    width: 740px;
    margin: 0px auto;
    text-align: center;
    font-size: 9px;
	color: #fff;
}
#copyrights a{
	color: #fff;
}
#copyright p{
   line-height: 10px;
}
/*------------------------------------------------------------*
**  clear
**------------------------------------------------------------*/
.clear {
	CLEAR: both
}



/* ----------------------------------------------------------
**   for Careers page... mouse over layers
**-----------------------------------------------------------*/
div#links a 
{

	text-align: center; 
	font: bold 12px Verdana, sans-serif; 
	border-width: 0; 
	text-decoration: none; 
	color: #BBB 
	background: white;
	
}

div#links a:hover 
{
	color: #ABC; 
	background: white;
	border-right: 5px double white;
}

div#links a span {display: none;}
div#links a:hover span 
{
   display: block;
   position: absolute; top: 125px; left: 275px; width:500px;
   padding: 5px; margin: 10px; z-index: 100;
   color: black; background: white;
   font: 9px Verdana, sans-serif; text-align: left;
   border: 3px black solid;	}

