/*------------------------------------------------------------------
[Stylesheet for ALL pages]

Project:		RAPIDES REGIONAL MEDICAL CENTER
Last change:	10/22/09 [notes: changed color for H2]
Webmaster:		Jeremy Smoot
-------------------------------------------------------------------*/

/*------------------------------------------------------------------
# [Color codes]

# Color (Dk Blue) #5C688B
# Color (Md Blue) #8494C6
# Color (Lt Blue) #EAEFFF
# Color (Gray) #CCC
# */

/*------------------------------------------------------------------
[Table of contents]  - INCOMPLETE

1. Body
2. Header / 
3. Navigation / 
4. Content / 
5. Left column / 
6. Right column /
7. Syndication / 
8. Search / 
9. Footer /
10. Advertisements / 
 
-------------------------------------------------------------------*/


/*------------------------------------------------------------------
[ Body ] */

body {	
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	text-align: center; /* This is key to centering the outermostdiv */
	top: 0px;
}
.OutermostDiv {
	position: relative;
	width: 760px;
	margin: 0 auto;
	text-align: left;
	top: -20px !important;
	top: 0px; 	
}
.ContentDiv {
	width: 760px;
	vertical-align: top;
}
.ContentTd {
	width: 760px;
	vertical-align: top;
}
.LeftSpace {
	display: none;
}
.RightSpace {
	display: none;
}
img {border-style:none;}

h1 {  /* Mimic spanMainContent p font b */
	font: bold 16px Verdana, Arial, Helvetica, San-Serif;
	text-align: left;
	color: #8494C6;
	margin-top: -7px;
	padding-bottom: 0px;
	padding-top: 7px;
	display: block;
	vertical-align: top;
}
h2 {
	font: bold 14px Verdana, Arial, Helvetica, San-Serif;
	text-align: left;
	color: #5C688B;
}

/*------------------------------------------------------------------
[ Header ] */

.maintitle {
	font: 11px Verdana, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.LogoImgCell{
	background-color:#8494C6;
	margin:0px;
	padding:0px;
}
.SiteSearchCell{
	background-color:#8494C6;
	margin:0px;
	padding:5px;
	vertical-align: middle;
	color: #FFF;
}
.SearchTable {
	padding-top: 0px;
	text-align: right;
}
.searchForm {
	padding: 0px;
	margin: 0px;
}
SELECT.selectSearch {
	background: #ffffff;
	margin: 0px;
	font: 11px helvetica, arial;
	color: #000000;
}
INPUT.inputSearch{
	background-color: #ffffff;
	margin: 0px;
	font: 11px helvetica, arial;
	color: #000000;
}
.selectHealthLinksList {
	background: #ffffff;
	margin: 0px;
	font: 12px helvetica, arial;
	width: 150px;
	color: #000000;
}
.tdHealthLinksList {
	width: 150px;
	background-color: #ffffff;
	font: 12px helvetica, arial;
	margin-left: 3px;
	color: #000000;
	margin-right: 3px;
	text-align: left;
}
.tdHealthLinksTitle { 
	padding-left: 2px;
	padding-bottom: 2px;
	font: bold 13px helvetica, arial;
	color: #000000;
	padding-top: 2px;
	text-align: left;
}
.tableHealthLinksTable { 
	width: 150px;
}
/* Page Structure
--------------------------------------------------------------------------------------- */
.MainContentClass {
	font: 11px Verdana, sans-serif;
	line-height: 17px;
	color: #333;
	margin: 0px;
	padding: 5px;
}
span#spanMainContent p font b {
	font: bold 16px Verdana, Arial, Helvetica, San-Serif;
	text-align: left;
	color: #8494C6;
	margin-top: -7px;
	padding-bottom: 0px;
	padding-top: 7px;
	display: block;
	vertical-align: top;
}
.Synd1	{
	display: none;
}
.Synd2	{
	display: none;
}
.HomeSynd1Area{
	border-top: 0px solid #FFF;
}
.HomeSynd2Area {
	background: #8494C6;
	width: 205px !important;
}
/*.HomeSynd2Area ul{
	margin-left: 5px;
	padding: 0px;
}
.HomeSynd2Area li{
	color: #333;
	text-decoration: none;
	display: block;
	width: 140px;
	list-style: disc;
}*/

.HomeSynd3Area {
	background-color: #FFF;
	color: #333;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	max-width: 503px;
}
.HomeSynd4Area {
	display:none;
}
.SyndSpace {
	background-color: #FFF;
	width: 1px;
	height: auto;
}
#snippets {
	width: 110px;
	float: right;
}

/* --- News box on Homepage --- */
#bluebox {
	width: 350px !important;
	width: 370px;
	background-color: #FFF;
	padding: 10px;
	position: relative;
	top: 5px;
	left: 5px;
	float: left;
	clear: both;
}
#bluebox p.news {
	padding-left: 40px;
	background: transparent;
}
#bluebox p.cal { 
	padding-left: 40px;
	background: transparent;	
}
#bannerarea {
	width: 495px; 
	padding: 10 10px;
	float: left;
}
#Homebox1 {
	width: 760px;
}
#Homebox2 {
	width: 310px;
	height: 255px;
	background: url(RotatingAds-Sidekick.jpg) no-repeat;
	float:left;
	padding: 0px !important;
	padding: 15px;
	color: #FFF;
	font: 14px 'Trebuchet MS', Helvetica, sans-serif;
}
#Homebox3 {
	width: 450px;
	height: 255px;
	float:right;
}
#leftcolumn {
	width: 280px;
	float: left;
	padding: 5px;
}
#rightcolumn {
	width: 280px;
	float: right;
	padding: 5px;
}
/* Headings
--------------------------------------------------------------------------------------- */
.leftNavHdrTop {
	display: none;
}
td.leftNavHeader {
	color: #5C688B;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #EAEFFF;
	margin: 0px;
	padding: 1px 0px 1px 5px;
	border: 0px solid #FFF;
	display: block;
	width: 100%;
}
a.leftNavHeader {
	color: #5C688B;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
a.leftNavHeader:link {
	color: #5C688B;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
a.leftNavHeader:visited {
	color: #5C688B;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
a.leftNavHeader:hover {
	color: #5C688B;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
a.leftNavHeader:active{
	color: #5C688B;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

/* Text Styles
--------------------------------------------------------------------------------------- */
.text {
	font: 11px Verdana, sans-serif;
	color: #666;
	text-decoration: none;
}
center a b, center a b:Link{
	font: bold 13px Verdana;
	color: #093a7f;
	display: block;
	text-align: center;
	margin: 0px;
	padding-bottom: 5px;
	text-decoration: none;
}
center a b:Hover, center a b:Active{
	color: RED;
	text-decoration: underline;
}
.rightlinks {
	color: #000033;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a.leftNav:Link, a.leftNav:Visited {
	color: #5C688B;
	border: 1px solid #EAEFFF;
	font: normal 11px Arial, sans-serif;
	text-decoration: none;
}
a.leftNav:Link:Hover, a.leftNav:Visited:Hover {
	color: #9A84C6;
	border: 1px solid #8495C6;
	font: normal 11px Arial, sans-serif;
	text-decoration: none;
	background-color: #FFF;
}
a.leftNav:Link:Active, a.leftNav:Visited:Active {
	color: #9A84C6;
	border: 1px solid #8495C6;
	font: normal 11px Arial, sans-serif;
	text-decoration: none;
	background-color: #FFF;
}
a.sendPrintClass {
	font: 10px Verdana, sans-serif;
	color:#666;
	text-decoration: none;
}

a.sendPrintClass:Link {
	font: 10px Verdana, sans-serif;
	color:#666;
	text-decoration: none;
}
a.sendPrintClass:Visited {
	color:#666;
	text-decoration: none;
}

a.sendPrintClass:Hover {
	color:#FFF;
	text-decoration: underline;
}
a.sendPrintClass:Active {
	color:#FFF;
	text-decoration: underline;
}
a.copyrightClass {
	color:#666;
	font: 10px Verdana, sans-serif;
	line-height: 15px;
}
a.copyrightClass:Link {
	color:#666;
	font: 10px Verdana, sans-serif;
	text-decoration: none;
}
a.copyrightClass:Visited {
	color:#666;
	text-decoration: none;
}
a.copyrightClass:Hover {
	color:#FFF;
	text-decoration: underline;
}
a.copyrightClass:Active {
	color:#FFF;
	text-decoration: underline;
}

/********** Styles for Link LABELS ************/
a[href $='.pdf'] { 
   padding-right: 15px;
   background: transparent url(icon_pdf.gif) no-repeat center right;
}
a[class ="noicon"] {
	padding-right: 0px;
	background: none;
}
a[href ^="mailto:"] {
   padding-right: 20px;
   background: transparent url(icon_mailto.gif) no-repeat center right;
}
a[class ="popup"] {
   padding-right: 18px;
   background: transparent url(icon_popup.gif) no-repeat center right;
}
a.external {
	padding-right: 18px;
	background: transparent url(icon_external.gif) no-repeat center right;
}
a.more {
	padding-right: 15px;
	background: transparent url(bullet.gif) no-repeat center right;
}
a.video {
	padding: 10px 0 10 40px;
	height: 32px;
	background: transparent url(icon-video.gif) no-repeat center left;
}
ul.video {
	list-style: none;
	line-height: 35px !important;
	line-height: normal;
}

/* Navigation
--------------------------------------------------------------------------------------- */
.toplinks {
	background: #CCCCCC url(1x1.gif);
	margin: 0;
	padding: 0;
	width: 760px;
	height: 25px;
}
.PrimeNavArea {
	background: #5C688B url(1x1.gif);
	margin: 0;
	padding: 0;
	width: auto;
	height: 25px;	
}
.LeftNavPanel{
	background-color: #EAEFFF;
	margin: 0;
	padding: 0;
	text-align: left;
}
.SecondNavArea {
	background-color: #EAEFFF;
	margin: 0;
	padding: 0;
	text-align: left;	
}
.HCNavArea {
	background-color: #EAEFFF;
	margin: 0;
	padding: 0;
	text-align: left;	
}
.SpotlightArea {
	background-color: #EAEFFF;
	margin: 0;
	padding: 0;
	text-align: left;	
}
/*.leftNav {
	color: #5C688B;
	border: 1px solid #EAEFFF;
	margin: 0px;
	padding: 2px;
	font: normal 11px Arial, sans-serif;
	line-height: 17px;
	text-decoration: none;
	display: block;
}*/
/* --- Leftnav menu9 ONLY on homepage --- */
#container {
	width: 205px !important; /* Firefox hack IE ignores */
	width: 255px;
	padding: 10 25px;
}
#menu9 {
	width: 200px;
	text-align: left;
}	
#menu9 li a, li.menuheader {
	height: 16px !important;  /* Firefox hack IE ignores */
    height: 25px;
	text-decoration: none;
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid white;
}
#menu9 li a.botline {
	border-bottom: 1px solid white;
}
#menu9 li.menuheader {
	text-align: center;
	background-color: #5C688B;
	padding: 4px 0 4 0px; 
	color: #FFF;
	font-weight: bold;
}		
#menu9 li a:link, #menu9 li a:visited {
	color: #FFF;
	display: block;
	background:  url(menu9b.gif);
	padding: 4px 0 4 35px; 
}	
#menu9 li a:hover {
	color: #333;
	background:  url(menu9b.gif) 0 -25px;
	padding: 4px 0 4 35px; 
} 
#menu9 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
/* Footer
--------------------------------------------------------------------------------------- */
.NeutralStripe {
	background-color: #CCC;
	margin: 0px;
	padding: 0px;
}
.HomeNeutralStripe {
	margin: 0px;
	padding: 0px;
	background: #CCCCCC;
}
.ColorStripe {
	background-color: #8494C6;
	margin: 0px;
	padding: 0px;
}	
.HomeColorStripe {
	background-color: #8494C6;
	margin: 0px;
	padding: 0px;
}
.OuterSendPrint{
}
.OuterCopyright{

}
.AffiliateClass{
	font: normal 10px Arial, sans-serif;
	color: #666666;
	width: 150px;
}
.AffiliateClass I{
	font: normal 10px Arial;
}
.AffiliateClass a{
	font: normal 10px Arial, sans-serif;
	color: #666666;
}
.AffiliateClass :Link:Hover{
	font: normal 10px Arial, sans-serif;
	color: #666666;
}
.sendPrintClass div{
	font: 10px Verdana, sans-serif;
	color:#666;
	text-decoration: none;
	margin: 0px;
	padding: px;
	text-align: left;
	width: 100%;
	display: inline;
	vertical-align: top;
}
.copyrightClass {
	color:#666;
	font: 10px Verdana, sans-serif;
	line-height: 15px;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
.searchBarText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: lowercase;
}
.GoText {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	padding: 2px;
	margin: 1px 2px 1px 4px;
	background-color: #6371AD;
	border: solid 1px #FFFFFF;
	display: block;
}
a.GoText {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #6371AD;
	border: solid 1px #FFFFFF;
	padding: 2px;
	margin: 1px 2px 1px 4px;
}
a.GoText:Link {
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	padding: 2px;
	margin: 1px 2px 1px 4px;
}
a.GoText:Visited {
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	padding: 2px;
	margin: 1px 2px 1px 4px;
}
a.GoText:Hover {
	color: #5C688B;
	background-color: #CECECE;
	text-transform: uppercase;
	text-decoration: none;
	padding: 2px;
	margin: 1px 2px 1px 4px;
}
a.GoText:Active {
	color: #5C688B;
	background-color: #CECECE;
	text-transform: uppercase;
	text-decoration: none;
}
SELECT.formText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #333333;
	text-transform: lowercase;
	width: 119px;
}
INPUT.formText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #333333;
	text-transform: lowercase;
	width: 90px;
}
.spotlight{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #093A7F;
}
a:Link, a:Visited {
	color: #5C688B;;
	text-decoration: none;
}
a:Link:Hover,  a:Visited:Hover{
	text-decoration: underline;
	color: #8494C6;
}
a:Link:Active, a:Visited:Active {
	text-decoration: underline;
	color: #8494C6;
}

td.HomeSynd6Area ul, td.Synd4Area ul{ /* Hide bullets for Rapides Market links */
	list-style-type:none;
	padding-top: 5px;
}
/* Extras
--------------------------------------------------------------------------------------- */

/*td span p b{
	font: 22px Verdana;
	text-align: left;
	color: #8494C6;
	margin-top: -5px;
	padding-bottom: 5px;
	display: block;
	vertical-align: top;
}*/
/*  Style for Geriatric Services */
span#spanMainContent h2.corner {
	padding-left: 25px;
	background: transparent url(folder.gif) no-repeat top left;
	color: #1d2b28;
	padding-bottom: 0px;
	margin-top: 5px;
	font-size: 14px;
}
div.box {
	border: 1px solid #3A564F;
	padding: 5px;
	float: right;
	margin: 0px 0 5px 5px;
}
div.corner {
	background: transparent url(Corner.gif) no-repeat;
	padding: 5px 0 0 20px;
	margin: 10px 0 0 25px;
}
p.doctor {
	padding-left: 30px;
	background: url(doctor-sm.gif) no-repeat left center;
	margin-left: 10px;
}
#spanMainContent p.phone {
	text-align: center;
	font: inherit;
	font-weight: bold;
}