/*------------------------------------------------------------------
[Stylesheet for RMCA Interior]

Project:		The Regional Medical Center of Acadiana
Last change:	10/21/09 [notes:]
Webmaster:		Jeremy Smoot
-------------------------------------------------------------------*/

/*------------------------------------------------------------------
# [Color codes]

# Color (logo): #007670
# Color () #
# Color () #
# Color () #
# */

/*------------------------------------------------------------------
[Table of contents]

1. Body
2. Header / 
3. Navigation / 
4. Content / 
5. Left column / 
6. Right column /
7. Syndication / 
8. Search / 
9. Footer /
10. Advertisements/Misc / 
 
-------------------------------------------------------------------*/

/*------------------------------------------------------------------
[Body]
*/
* { padding: 0; margin: 0; }

html, body {
	background-color: #FFF;
} 
body {
	background: transparent url(bg.gif) repeat-y;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif; 
	color:#000;
	margin: 0 auto !important;
	margin: 0 auto;
	text-align: center;
	width: 984px;
	max-width: 984px;
	min-width: 984px !important;
	min-height: 3600px;
	padding: 0px 12px;
	height: 100%;
}

img {
	border-style:none;
}
#caption { /* Use for photo captions/taglines */
	float: right;
	margin: 0px 0 5px 5px;
	width: 133px;
}
#caption p {
	margin-top: -5px;
	padding: 0px 5px;
	font-family: inherit;
	font-size: 90%;
	font-weight: bold;
}
H1, #spanMainContent p font b {
	font-size: 16px;
	line-height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003431;
	font-weight: bold;
}
H2 {
	font-size: 14px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #078D60;
	font-weight: bold;
	margin: 10px 0px 5px 0px;
}
td {
	width: auto;
	font: 12px Arial, Helvetica, sans-serif;
	color: #333;
	line-height: 16px;
}
a:link,
a:active,
a:visited {
	color:#007670;
	text-decoration: underline;
}
a:hover {
	color:#007670;
	text-decoration: none;
}
a.ptpstaf:link {
	text-decoration: none;
	color: #DDE4EC;	
}
a.ptpstaf:hover {
	text-decoration: underline;	
}
a.ptpstaf:visited {
	text-decoration: none;
	color: #BBC2CA;	
}
a[href $='.pdf'] { 
   padding-right: 18px;
   background: transparent url(icon_pdf.gif) no-repeat center right;
}
a[class ="noicon"] {
	padding-right: 0px;
	background: none;
}
a[href $='.doc'] { 
   padding-right: 18px;
   background: transparent url(icon_doc.gif) no-repeat center right;
}
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;
}
.phone {
	padding-right: 18px;
	background: transparent url(icon-phone.gif) no-repeat center right;
	font-weight: bold;
}
/*------------------------------------------------------------------
[Header]
*/

div.logoimage {
	background-color: #FFF;
	width: 960px;
	height: 100px;
	margin-bottom: 0px;
	float:left;
}
div.logoimage img {
	margin: 10px;
}
div.logoimage table {
	float:left;
}
div.logoimage table td .searchstyle {
	margin-left: 153px;
	height: 20px;
	margin-bottom: 18px;
}
.searchstyle {
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	color: #007670;
	margin: 0px 0px 34px 0px;
	text-align: right;
}

.searchstyle input {
	font-size: 8pt;
	background-color: #EEE;
}

.searchstyle select {
	font-size: 8pt;
	background-color: #EEE;
}

.searchstyle a:link {
	color: #007670;
	text-decoration: none;
}

.searchstyle a:hover {
	text-decoration: underline;
}

.searchgourl {
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	color: #007670;
	text-align: right;
}
a.searchgourl {
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	color: #007670;
	text-align: right;
}
/*------------------------------------------------------------------
[Navigation]
*/
div.menubar {
	background: #003431 url(undernav-bar.gif) no-repeat bottom;
	width: 960px;
	height: 35px;
	color: white;
	padding: 0px;
	line-height: 16px;
	margin: 0px;
	float: left;
}
a.menubar:link {
	text-decoration: none;
	color: white;
	font-weight: bold;
}

a.menubar:hover {
	text-decoration: underline;
	color: white;
	font-weight: bold;
}

a.menubar:visited {
	text-decoration: none;
	color: #EEEEEE;
	font-weight: bold;
}
a.menubar:visited:hover {
	text-decoration: underline;
	color: white;
	font-weight: bold;
}
td.sidemenu {
	background-color: #078D60;
	width: 260px;
}
div.sidemenu {
	padding: 5px;
	font-size: 10pt;
	font-weight: bold;
	font-family: arial;
	line-height: 14pt;
	border-bottom: 0px solid #BDC9D7;
}
div.sidemenuheader {
	background-color: #125A66;
	color: white;
	font-size: 9pt;
	font-family: arial;
	font-weight: bold;
	padding: 1px 3px;
}
div.submenu {
	padding: 2px 2px 5px 5px;
	font-size: 8pt;
	border-bottom: 0px solid #BDC9D7;
}
.secnavheader {
	background-color: transparent;
	color: #FFF;
	font-size: 13px;
	font-family: verdana, arial;
	font-weight: bold;
	padding: 3px;
	text-align: center;
}
a.secnavanchor:link,
a.secnavanchor:active,
a.secnavanchor:visited {
	color:#FFF;
	text-decoration: none ;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
a.secnavanchor:hover {
	color:#222;
	text-decoration: underline;
}
/*------------------------------------------------------------------
[Content]
*/
div.maincontentarea {
	font: 11px Arial, Helvetica, sans-serif;
	color: #333;
	text-align: left;
	padding: 5px 20px;
}
.maincontent {
	margin-bottom: 0px;
	width: 960px;
	float: left;
}
.maincontent p {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333;
	line-height: 16px;
	margin-bottom: 10px;
}
.maincontent li {
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #333;
	margin-left: 20px;
	list-style:square outside;
}
.maincontent img {
	margin: 5px;
}
.maincontent img[src $='.jpg'] {
	border: 1px solid #223458;
}
div.contentarea {
	background-color: #FFF;
	color: black;
	font-size: 8pt;
	font-family: arial;
	margin: 0px;
	padding: 0px;
	height: 100%;
}

td.maincontentarea {
	background-color: #FFF;
	border-left: 0px;
}
#spanMainContent {
	height: 100%;
}
#spanMainContent form font, #spanMainContent table font {
	color: #333;
}
#spanMainContent table td {
	background-color: #FFF;
	line-height: 20px;
	padding-right: 20px;
}
#CustomCaption {
	color: #007670;
	font-size: 125%;
}
.list {
	font-family: arial;
	font-size: 7.5pt;
	color: black;
	margin: 0px 1px;
	padding: 8px;
}
/*  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;
}
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;
	padding-top: 10px;
	background: url(doctor-sm.gif) no-repeat left center;	
	margin-left: 10px;
}
/*------------------------------------------------------------------
[Left column]
*/
#homebox {
	width: 203px;
	height: 150px;
	border: 1px solid #003431;
	float: left;
	margin-right: 20px;
	color: #333;
}
#homebox p {
	padding: 5px;
}
#homebox ul {padding: 5px;}
#homebox li {
	width: auto;
	font: 12px Arial, Helvetica, sans-serif;
	list-style-type: square;
	list-style-position: inside;
}	
.boxtitle {
	display: block;
	width: 203px;
	height: 20px !important;
	height: 20px;
	background-color: #003431;
	color: #FFF;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
	padding: 3px 0px;
}
/*------------------------------------------------------------------
[Right column]
*/
#rightcolumn {
	width: 220px;
	background-color: #078d60;
	padding: 20px 14px 20px 26px;
	min-height: 638px;
	height: 680 !important;
	height: 720px;
	color: #FFF;
	font: inherit;
}
#rightcolumn p {
	width: 214px;
	color: #FFF;
	font: 11px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
#rightcolumn a:link,
#rightcolumn a:active,
#rightcolumn a:visited {
	color:#FFF;
	text-decoration: underline ;
}
#rightcolumn a:hover {
	color:#FFF;
	text-decoration: none;
}
#rightcolumn ul {
	list-style-type: square;
	margin-left: 5px;
	line-height: 16px;
}
/*------------------------------------------------------------------
[Syndication]
*/
.sidesyncontent {
	background-color: #DDE4EC;
	border-left: 0px;	
}
.syncontent {
	display: none;
	margin-bottom: 0px;
	width: 700px;
	float: left;
	margin-top: -100px;
}
td.syncellleft {
	display: none;
	width: 700px;
	height: 100px;
	float: left;
}
.syncell {
	background-color: #FFF;
}
.syncellleft {
	background-color: #FFF;
	font-size: 9pt; 
}
.syncellmid {
	display: none; 
}
.syncellright {
	display: none; 
}
/*------------------------------------------------------------------
[Search]
*/

/*------------------------------------------------------------------
[Footer]
*/
.terms
{
	font-size:8pt;
	text-decoration: none;
	color: #345588;
	}

a.terms:link {
	text-decoration: none;
	color: #345588;
}

a.terms:hover {
	text-decoration: underline;
}

a.terms:visited {
	text-decoration: none;
	color: #345588;
}

.copyrightcpm
{
	font-size:8pt;
	text-decoration: none;
	color: #345588;
	}

a.copyrightcpm:link {
	text-decoration: none;
	color: #345588;
}

a.copyrightcpm:hover {
	text-decoration: underline;
}

a.copyrightcpm:visited {
	text-decoration: none;
	color: #345588;
}
.bottombar {
	background-color: #003431;
	line-height: 0px;
	width: 960px;
	height: 10px;
	font-size: 7pt;
	line-height: 7pt;
	color: #FFF;
	padding: 0px;
	float: left;
}

.bottomcell {
	font-size: 11px;
	color: #333;
	font-family: arial;
	font-weight: normal;
	padding: 0px 10px;
}
/*------------------------------------------------------------------
[Advertisements/Misc]
*/

.healthheader {
	color: black;
	font-size: 8pt;
	font-family: arial;
	font-weight: bold;

}
.spotlight {
	color: black;
	font-size: 10pt;
	font-family: arial;
	font-weight: bold;
}
.spotlightcspmclass {
	color: black;
	font-size: 10pt;
	font-family: arial;
	font-weight: bold;
}

.healthlistboxcell {
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	width: 134px;
}
.healthlistbox {
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	width: 134px;
}
