/*---------------------------------
Last edited by Michelle Dinan 05/11/2009
---------------------------------*/

/*---------------------------------
Text Controls
---------------------------------*/

h1, .Heading {
	color:#666;
	font: bold 1.3em arial, sans-serif;
	line-height: 1em;
	margin: 0px 0px 15px 0px; 
	padding: 0px;
	}

h2, .Sub-heading1 {
	color:#666; 
	font: bold arial,sans-serif;
	margin: 20px 0px 5px 0px;
	padding: 0px;
	}
	
h3, .Sub-heading2 {
	color:#666;
	font: bold 1em arial,sans-serif;
	margin: 20px 0px 5px 0px;
	padding: 0px;
	}
	
h4, .Sub-Heading3 {
	color:#666;
	font: bold 0.875em arial,sans-serif;
	margin: 20px 0px 5px 0px;
	padding: 0px;
	}
	
h5, .Quotation {
	color: #666;
	font: italic bold 1em arial, sans-serif;
	margin: 20px 0px 5px 0px;
	padding: 0px;
	}
	
p, .Normal {
	color: #000; 
	font: normal 0.75em arial,sans-serif;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}

/*---------------------------------
Section Styling
---------------------------------*/

div#wrapper{ 
	background: url(../../../images/backgroundTileHome.gif) repeat-x center top;
	}

#contentContainer {
	margin-top: 0;
	}

#content {
	float: left;
	width: 550px;
	padding: 0px 10px 30px 0px;
	}

a {
	color: #09c;
	}

/*---------------------------------
Header
---------------------------------*/
div#header{
	position: relative;
	}

.addHomepage {
	background: url(../../../images/homeIcon.gif) no-repeat 0 3px;
	padding-left: 12px;
	margin-left: 4px;
	}
	
#navigation a.Home {
	background-position: -850px bottom!important;
	}

/*---------------------------------
Footer
---------------------------------*/

div#footer {
	border-top: #09c 5px solid;
	}

/*---------------------------------
Specialty Training Pods
---------------------------------*/

.specialtyTrain {
	background: url(../../../images/specialtyPodBottom.gif) no-repeat bottom left #000; 
	clear: both;
	float: left;
	display: inline;
	width: 270px;
	color: #ffffff;
	}

.specialtyTrain p {
	color: #ffffff;
	padding: 0 15px 15px 15px;
	float: left;
	}
	
.specialtyTrain img {
	float: right;
	border: 1px solid #ffffff;
	margin: 0px 0px 25px 15px;
	}

.specialtyTrain h4 {
	padding: 15px 15px 10px 15px;
	background: url(../../../images/specialtyPodTop.gif) no-repeat top left; 
	margin: 0!important;
	}
	
.specialtyTrain a {
	color: #ffffff;
	font-size: 0.85em;
}

/*---------------------------------
Light Coloured Pods
---------------------------------*/

.homeLightPod {
	width: 270px;
	float: left;
	padding-bottom: 20px;
	background: url(../../../images/homeLightPodBottom.gif) no-repeat bottom left; 
	margin-top: 15px;
	}
	
.homeLightPod h3 {
	background: url(../../../images/homeLightPodTop.gif) no-repeat top left; 
	margin: 0;
	padding: 12px;
	color: #000000;
	font-size: 0.8em;
	}
	
.homeLightPod ul {
	margin: 10px 12px 0 12px!important;
	}
	
.homeLightPod p {
	margin: 0px 12px 0 12px!important;
	}
	
.homeLightPod li {
	list-style: none;
	padding: 0 0 8px 15px;
	margin: 0!important;
	background: url(../../../images/rtArwGrey.gif) no-repeat -4px 2px;
	}
	
.leftPod {
	margin-right: 10px;
	}

/*---------------------------------
Staged Tab Area
---------------------------------*/

#tab-panels {
	position: relative;
	height: 264px;
	width: 548px;
	clear: both;
	}

#tab-panels div {
	position: absolute;
	top: 0;
	left: 0;
	height: 234px; 
	width: 518px; 
	padding: 15px; 
	overflow: auto; 
	background-color: #000000!important; 
	}

#tab-panels div p, #tab-panels div h2, #tab-panels div h3 { 
	padding-bottom: 10px; 
	color: #ffffff; 
	margin: 0!important; 
	width: 260px; 
	}
	
#tab-panels h2 {
	font-size: 1.1em; 
	padding-bottom: 0!important; 
	}
	
#tab-panels span {
	font-size: 0.7em; 
	}
	
#tab-panels h3 {
	font-size: 1.1em; 
	}
	
#tab-panels .tab-1 {
	background: url(../../../images/stage1.jpg) no-repeat top left; 
	}
	
#tab-panels .tab-2 {
	background: url(../../../images/stage2.jpg) no-repeat top left; 
	}
	
#tab-panels .tab-3 {
	background: url(../../../images/stage3.jpg) no-repeat top left; 
	}
	
#tab-panels .tab-4 {
	background: url(../../../images/stage4.jpg) no-repeat top left; 
	}

#tab-buttons {
	list-style: none;
	margin: 0!important;
	}

#tab-buttons li {
	display: block;
	float: left;
	margin: 0!important;
	}
	
#tab-buttons li a {
	border-left: 1px solid #005CA3;
	border-right: 1px solid #00C6E4;
	display: block;
	float: left;
	font-weight: normal;
	padding: 10px 0 15px;
	text-decoration: none;
	width: 135px;
	color: #ffffff; 
	background-color: #0099cc; 
	background-image: url(../../../images/stageNavBg.gif); 
	background-repeat: no-repeat; 
	text-align: center;
	}
	
#tab-buttons li a:hover { 
	text-decoration: underline;
	}
	
#tab-buttons a.tab-1 {
	background-position: -549px bottom; 
	border-left: none!important; 
	width: 136px!important; 
	}
	
#tab-buttons a.tab-2, #tab-buttons a.tab-3 {
	background-position: 137px bottom; 
	}
	
#tab-buttons a.tab-4 {
	background-position: right bottom; 
	border-right: none!important; 
	width: 136px!important; 
	}
	
#tab-buttons a:hover.tab-1 {
	background-position: left bottom;  
	}
	
#tab-buttons a:hover.tab-2, #tab-buttons a:hover.tab-3 {
	background-position: -400px bottom; 
	}
	
#tab-buttons a:hover.tab-4 {
	background-position: -413px bottom; 
	}
	
#stagePod {
	width: 548px;
	background: #f0f0f0 url(../../../images/homeIntroBg.jpg) no-repeat top left;
	}
	
#stageIntro {
	padding: 10px;
	}

#stageIntro p {
	float: left;
	width: 280px;
	}
	
#stageIntro ul {
	float: right;
	margin: 0!important;
	width: 240px;
	}
	
#stageIntro li {
	list-style: none;
	padding: 0 0 8px 15px;
	background: url(../../../images/rtArwGrey.gif) no-repeat -4px 2px;
	margin: 0!important;
	}
