﻿/* Netcare Access CSS Document */

/* *** Colors for Netcare Access***  */
/* 	Light Blue/ Link Blue : #6992a5
	Dark Blue/ Header Blue : #004a80
	
	Light Green: #cfe1c2
	Dark Green/ Header Green: #97ac3a
	
	Light Yellow: #ece1a8
	Orange Header: #ff9933 
	
	Red: #993333
	Pink: #bc6d5c
	
	Beige Header BG: #e5deca
*/

html {
	background-color: #fefefe; 
	background-image: url('images/background-btm.gif');
	background-position: bottom center;
	background-repeat: repeat-x;
	width: 100%;
	min-height: 100%;
	margin: 0px;
	padding: 0px
	}

body {
	background-image: url('images/background-top.gif'); 
	background-position: top center;
	background-repeat: repeat-x;
	width: 100%;
	min-height: 100%;
	bottom: 0;
	margin: 0px;
	padding: 0px
	}

#container {
	width: 906px;
	height: 100%;
	min-height: 100%;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 14px;
	
	text-align: left
	}

/* Header and Top Banner */
	
#header {
	width: 100%;
	height: 135px;
	margin: 0;
	padding: 0
	}
	
#hometopcorner {
	background: url('images/home-topcorner.png') bottom right no-repeat;
	width: 45px;
	height: 135px;
	float: left
	}

#logocontent {
	width: 172px;
	height: 135px;
	float: left
	}
	
#logo-bg {
	width: 172px;
	height: 93px;
	background: url('images/logo-bg.png') top center repeat-y;
	margin: 0px
	}
	
#logo-bgTag {
	background: url('images/logo-bgTag.png') center repeat-y;
	width: 172px;
	height: 24px
	}
	
#logo-bgBTM {
	background: url('images/logo-bgBTM.png') bottom center no-repeat;
	width: 172px;
	height: 18px
	}
	
#head-banner {
	width: 636px;
	height: 135px;
	float: left;
	}
	
#hotline {
	width: 232px;
	height: 53px;
	background: url('images/hotline-bg.png') top center no-repeat;
	position: relative;
	top: 15%;
	left: 50%;
	padding-left: 50px;
	padding-top: 8px;
	
	font-size: 12px;
	font-weight: bold;
	color: #6992a5;
	text-align: left;	
	}
	
#mainnav-bg {
	background: url('images/bg-mainnav.gif') top left repeat-x;
	width: 636px;
	height: 24px
	}

#header-fill {
	background: #ffffff;
	width: 636px;
	height: 18px
	}
	
#header-right {
	width: 51px;
	height: 135px;
	background: url('images/mainnav-right.png') bottom right no-repeat;
	float: left
	}

/* Homepage Main Content Areas */

#homemaincontent {
	width: 892px;
	height: 300px;
	}
	
#homemainright {
	background: #ffffff;
	width: 450px;
	height: 301px;
	float: left;
	margin: 0px
	}

.shadowleft {
	background: url('images/shadow-left.png') top left repeat-y;
	width: 16px;	
	margin-left: -1px;
	height: 100%
	}
	
.shadowright {
	background: url('images/shadow-right.png') top right repeat-y;
	width: 906px;
	}
	
#homebottomcontent {
	background: #ffffff;
	width: 834px;
	margin-left: 16px;
	padding: 10px 15px 0px 25px
	}
	
#homebottom-news {
	width: 382px;
	min-height: 285px;
	float: left
	}
		
#homebottom-careers {
	width: 207px;
	min-height: 285px;
	float: left;
	background: url('images/greenrule-V.gif') center left no-repeat;
	padding-left: 12px;
	margin-left: 12px
	}
			
#homebottom-foundation {
	width: 195px;
	min-height: 285px;
	float: left;
	background: url('images/greenrule-V.gif') center left no-repeat;
	padding-left: 12px;
	margin-left: 5px
	}
	
/* Subpage Content Areas */

#subpagecontent {
	width: 875px;
	margin-left: 16px;
	}
	
#subpagecontent .shadowleft {
	background: url('images/shadow-left.png') top left repeat-y;
	}
	
#subpagecontent .shadowright {
	background: url('images/shadow-right.png') top right repeat-y;
	}

#subpagemain-left {
	padding: 10px 25px 0px 25px;
	width: 590px;
	margin-left: 16px;
	vertical-align: top;
	text-align: left;
	padding-bottom: 25px;
	height: 500px; 
	_height:500px;
	}
	
#subpagemain-right {
	padding: 10px 25px 0px 2px;
	width: 200px;
	vertical-align: top;
	text-align: left;
	padding-bottom: 25px
	}

#subpagedetail-left {
	background: #ffffff;
	padding: 10px 25px 0px 25px;
	width: 200px;
	vertical-align: top;
	text-align: left;
	}

#subpagedetail-right {
	background: #ffffff;
	padding: 10px 25px 0px 2px;
	width: 590px;
	vertical-align: top;
	text-align: left;
	padding-bottom: 25px;
	height: 500px; 
	_height:500px;
	}

/* Footer Stuff */

#footer {
	background: url('images/bg-footer.gif');
	width: 851px;
	height: 36px;
	margin-left: 16px;
	padding: 2px 0px 2px 0px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 10px;
	text-align: center;
	}

#footer a:link, #footer a:active, #footer a:visited {
	color: #ffffff
	}
	
.footer-right {
	background: url('images/footer-corner.png') bottom right no-repeat;
	width: 898px;
	height: 40px
	}

/*  Backgrounds and Corners */

#homeinfo-blue {
	width: 370px;
	height: 80px;
	max-height: 80px;
	padding: 5px 10px 5px 10px;
	margin-left: 5px;
	background: #bdced7 url('images/bluecorner-TL.gif') top left no-repeat;
	float: left;
	}
	
/* #homeinfo-green {
	width: 370px;
	height: 80px;
	max-height: 80px;
	padding: 5px 10px 5px 10px;
	background: #cfe1c2;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 5px;
	}
*/
	
#homeinfo-yellow {
	width: 395px;
	height: 80px;
	max-height: 80px;
	padding: 5px 10px 5px 10px;
	background: #ece1a8 url('images/yellowcorner-BR.gif') bottom right no-repeat;
	margin-left: 15px;
	float: left
	}
	
/* Title Bars */	

.tancorner-TL {
	background: #e5deca url('images/tancorner-TL.gif') top left no-repeat;
	width: 90%;
	min-width: 90%;
	padding: 3px 0px 3px 10px;
	min-height: 20px;
	} 

.tancorner-BR {
	background: #e5deca url('images/tancorner-BR.gif') bottom right no-repeat;
	}

.bluecorner-TL {
	background: #bdced7 url('images/bluecorner-TL.gif') top left no-repeat;
	width: 90%;
	padding: 3px 0px 3px 10px;
	min-height: 21px;
	} 

.bluecorner-BR {
	background: #bdced7 url('images/bluecorner-BR.gif') bottom right no-repeat;
	}
	
.greencorner-TL {
	background: #cfe1c2 url('images/greencorner-TL.gif') top left no-repeat;
	width: 90%;
	padding: 3px 0px 3px 10px;
	min-height: 21px;
	} 

.greencorner-BR {
	background: #cfe1c2 url('images/greencorner-BR.gif') bottom right no-repeat;
	}
	
.yellowcorner-TL {
	background: #ece1a8 url('images/yellowcorner-TL.gif') top left no-repeat;
	width: 90%;
	padding: 3px 0px 3px 10px;
	min-height: 21px;
	} 

.yellowcorner-BR {
	background: #ece1a8 url('images/yellowcorner-BR.gif') bottom right no-repeat;
	}

/* Links */

a:link, a:visited, a:active {
	color: #993333;
	text-decoration: underline
	}

a:hover, a:visited:hover {
	color: #004a80;
	text-decoration: underline
	}

a.map:link img, a.map:active img, a.map:visited img {
	border: 1px solid #000000
	}
	
a.map:visited:hover img, a.map:hover img {
	border: 1px solid #993333
	}
	
a.home:link img, a.home:visited img, a.home:active {
	text-decoration: none;
	border-style:none
	}

a.home:hover img, a.home:vistied:hover img {
	text-decoration: none;
	border-style:none
	}
