/*

	CSS Template

	CONTENTS ----------

		1.Over all styles
		2.Layout
		3.Search
		4.Menu(s)
		5.ARD Tables
		6. Feedback styling

    -------------------

	COLOURS ----------

		Text #3D3D3D
		
		A #1b367a 

		A:hover #738db9

		H1 #505050
		
		H2 #738db9

    -------------------

 */
 
/* Zero down margin and paddin on all elements */
* {
  margin: 0;
  padding: 0;
}
/* Make scroll bar always visibale IMPORTANT in FF */
HTML { overflow: scroll; }


 /* 1.Over all styles
---------------------------------------------------------------*/
body {
margin:5px 0 15px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #3D3D3D;
	}
	img { border:0; }
P, div { line-height: 17px; }
H1 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin-bottom:10px;
	color:#000000;
	text-align:center;
}
#contentIndex H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-bottom:10px;
	color:#000000;
}
.subheading {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-bottom:10px;
	color:#000000;
}
#content H1, #contentFull H1 { font-size: 16px; font-family: Arial, Helvetica, sans-serif; 	font-weight:bold;
 margin-bottom:10px; color:#000000; border-bottom: 1px solid #3366cc;}

H2 {
	font-size: 15px;
	font-weight: bold;
	color: #3366cc;
}
.h2black {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}

H3 { font-size: 14px; font-weight: bold; color: #738db9; }
H4 { font-size: 13px; color: #000000; line-height: 17px; margin-bottom:8px; }
H5 { font-size: 12px; color: #505050; line-height: 17px; }
H6 { font-size: 14px; font-weight: bold; color: #FFFFFF; }
H5 A { text-decoration: none; }
A {
	color: #3366cc;
	text-decoration: underline;
}
A:hover { color: #738db9; text-decoration: none; cursor:pointer; }
A.noline { color: #000; text-decoration: none; }
A.noline:hover { color: #000; text-decoration: none; }
.white { color:#FFFFFF; }
.breadcrumb { margin:5px 0; } .breadcrumb p { color:#000000; font-size:11px; } .breadcrumb a { color:#6d97ed; }
.color { color:#3366cc; }
.black   { color: #000000; text-decoration: underline; cursor:pointer; }
.normal { font-weight:normal; }
.divider-title { font-weight:bold; font-size:14px; color:#000000; padding:5px 0; border-top: 1px solid #CCCCCC; border-bottom: 1px solid #CCCCCC; text-align:center; }
.divider-title-block { font-weight:bold; font-size:14px; color:#FFF; padding:5px 0; border-top: 1px solid #3266cc; border-bottom: 1px solid #3266cc; background-color: #3266cc; text-align:center; }
blockquote { margin:0 15px; }
.small { font-size:11px; }
.photo-pad { padding:120px 0 0 10px; }
.large-heading { font-family: Tahoma; font-size: 24px; line-height: 30px; color: #0285cb; }
.boxed { padding: 10px 10px 0 10px; margin: 0 0 10px 0; border: solid 1px #3266cc; }
/* 2.Layout
---------------------------------------------------------------*/
.tableDivider td { padding-bottom:10px; }
#content p, #content h1, #content h2, #content h4, #content h5 { margin-bottom:15px; }
#content h3 { margin-bottom:10px; }
#content ul, #content ol { margin:0 0 15px 20px; }
#numberlist {
}
#numberlist li {
}
.number {
	margin-bottom: 0px;
	margin-right: 10px;
	height: 50px;
	display: block;
}

#content table { margin-bottom:15px; }
#contentFull p, #contentFull h1, #contentFull h2, #contentFull h4, #contentFull h5 { margin-bottom:15px; }
#contentFull h3 { margin-bottom:10px; }
#contentFull ul, #content ol { margin:0 0 15px 20px; }
#content li {
	list-style-type:disc;
	padding-top: 5px;
}
#contentFull table { margin-bottom:15px; }

.clearfloat { clear:both; height:0; font-size:1px; line-height:0px; }

#wrapper {
  width: 915px; 
  margin: 0 auto;
  text-align: left;
  background-color:#FFFFFF; 
}

#branding {
	height: 100px;
	background-color:#FFFFFF;
	background-image:url(../images/brandingBg.gif);
	background-repeat: no-repeat;
	position:relative;
}
#logo { float:left; }
#login-box { float:right; text-align:right; padding: 15px 20px 0 0; }
#login-box table { font-weight:normal; color:#000000; }
#login-box p {
  color: #666666;
  padding-right:4px;
  padding-bottom:10px;
  font: 16px "arial narrow", arial, sans-serif;
 
}
.value { border: 1px solid #000000; width:120px; margin:0 4px 4px 4px; }

#main-banner { margin-bottom:10px; }
#contentContainer {
	display: block;
	clear: both;
	height:100%;
	margin-bottom:0px;
	background-color:#FFFFFF;
	width:100%;
}
#contentEnd {
margin: 0 auto;
width:915px;
  clear: both;
}
#contentEnd img { padding:0px 18px 10px 18px; }
#content { 
  width: 520px;
  float: left;
  padding:0px;
}
#contentFull { 
  width: 710px;
  float: left;
  padding:0px;
}
#contentIndex { 
  width: 650px;
  float: left;
  padding:10px 0 0 0;
}
#content p { margin-bottom:10px; }

#column { 
  width: 172px; 
  float: left;
  padding: 0px 0px 10px 0px;
  margin-right:20px;
}
.box { padding:10px; background-color:#3266cc; margin:10px 0px; }
.box p, .box a { color:#FFFFFF; font-size:12px; margin-bottom:5px; font-weight:bold; }
#rhc { float:right; width:180px; }
#rhc img { margin-bottom:5px; }
#columnIndex {
	width: 240px;
	float: right;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-bottom: 5px;
}

#columnIndex img {
margin-bottom:10px;
}

#footer {
margin: 0 auto;
width:915px;
background-color:#3266cc;  clear: both;
  padding: 0;
  display:block;
  overflow:hidden;
} 
.footerColumn { 
  width: 270px;
  float: left;
  margin: 15px 15px;}
  .footerColumn img { margin-right:5px; }
#footer p { color:#FFFFFF; margin-bottom:10px; }
#footer a { color:#FFFFFF; }
.footer-clear { width:100%; height:1px; border-top:1px solid #FFFFFF; clear:both; }
#footerPrimary { 
  width: 660px;
  float: left;
  margin:4px 0 0 10px;
}
#footerPrimary p, #footerSecondary p { font-size:11px; }
#footerSecondary {
  width: 220px; 
  float: right; 
  text-align:right;
  margin:4px 10px 0 0;
} 
#end {
margin: 10px auto;
width:915px;
background-color:#FFFFFF;  clear: both;
} 


#slideshow {
    position:relative;
    height:140px;
	margin-bottom:10px;
}

#slideshow DIV {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    height: 140px;
    background-color: #FFF;
}

#slideshow DIV.active {
    z-index:10;
    opacity:1.0;
}

#slideshow DIV.last-active {
    z-index:9;
}

#slideshow DIV IMG {
    height: 140px;
    display: block;
    border: 0;
    margin-bottom: 10px;
}

/* 3.Search
---------------------------------------------------------------*/
input.searchfield { width: 160px; padding: 6px; border: 2px solid #ccc; font-size: 11px; }
input.searchbutton {
	border: 0;
	padding: 6px;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	width: 129px;
	height: 29px;
}

/* 4.Menu
---------------------------------------------------------------*/
#menuWrap {	
	clear: both;
	position:relative;
	display:block;
	height:34px;
	background-image:url(../images/menubg.gif);
	position:relative;
	z-index:1000;/* this makes sure that the menu appears on top of all elements of the page mainly things like JS banners and flash files */
	margin-bottom:3px;
	}

#menu, #menu ul{
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	line-height:1.5em; /* add line height  DONT USE HEIGHT */
	font-family: Arial, Helvetica, Verdana, Helvetica, sans-serif;
	font-weight:normal;
	font-size:13px;
	}
	
#menu { margin-left:0px; /* add any padding - separate so you don’t add margin to the all the ul elements */ }

#menu li { 
	list-style:none;
	float:left; /* float needed */  
	}
	
#menu li.noborderr a { border-right:none;  } #menu li.noborderl a { border-left:none;  }/* Borders as appropriate */

#menu a{
	display:block; /* set padding will affect padding on all a tags in menu */
	line-height:34px; /* set line height DONT use just height */
	color:#fff;
	text-decoration:none;
	font-family: Arial, Helvetica, Verdana, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 21px;
	padding-bottom: 0px;
	padding-left: 21px;
	font-weight:bold;
	}

#menu a:hover{
background-image:url(../images/glossyback.gif);
background-repeat:repeat-x;
	color:#fff;
	}

#menu li{
	float:left; /* IMPORTANT */
	position:relative;
	border:0;
	}

#menu ul {
	position:absolute; /* Menu uses position ab to set drop downs so top: needs to be the same height as the menu */
	display:none; /*display none so menu is not visable until user hovers over the li*/
	width:162px; /* Width will need to be updated inline with all the padding on the menus */
	top:32px;
	background-color:#8ebef2;
	}

#menu li ul a{
	width:150px; /* Width will need to be updated inline with all the padding on the menus */
	height:auto;
	float:left;
	border:0;
	background-color:#73a5ec;
	background-image:none;
	border-bottom:1px solid #FFFFFF;
	line-height:normal;
	padding-bottom:8px;
	padding-top:8px;
	}
	#menu li ul a:hover{
	background-color:#3266cc;
	background-image:none;
	}

#menu ul ul{
	top:auto;
	}	

#menu li ul ul { /* styles for sub drop downs */
	left:176px; /* left needs to be the overall width of the main drop down  */
	margin:0px 0 0 10px;
	width:164px;
	}
#menu li ul ul a { 
	width:150px; /*update width inline with all the overs*/
	}
#menu li:hover ul ul, #menu li:hover ul ul ul, #menu li:hover ul ul ul ul{
	display:none;
	}
#menu li:hover ul, #menu li li:hover ul, #menu li li li:hover ul, #menu li li li li:hover ul{
	display:block;
	}

.glossymenu{
margin: 0;
padding: 0;
width: 170px; /*width of menu*/
border: 1px solid #9A9A9A;
border-bottom-width: 0;
}

.glossymenu a.menuitem{
	background: black url(../images/glossyback.gif) repeat-x bottom left;
	color: white;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding: 4px 0;
	padding-left: 10px;
	text-decoration: none;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: white;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
background-image: url(../images/glossyback2.gif);
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
border-bottom: 1px solid blue;
}

.glossymenu div.submenu ul li a{
display: block;
font: normal 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: black;
text-decoration: none;
padding: 2px 0;
padding-left: 10px;
}

.glossymenu div.submenu ul li a:hover{
background: #DFDCCB;
color: #000000;
}

	
/* 5.RHC
---------------------------------------------------------------*/	
#RHCAcc_1_DIV, #RHCAcc_2_DIV, #RHCAcc_3_DIV, #RHCAcc_4_DIV {
	font-family:Arial, Helvetica, sans-serif;
	color:#3d3d3d;
	font-size:11px;
	margin: 0;
	padding: 10px;
	width:auto;
	min-height:50px;
	height:auto !important;
	height:50px;/*Needs to match the min height pixels above*/
	border-bottom: 5px solid #FFFFFF;
}
.RightPanelBody { margin: 0; padding:0; }
#RHC_Body { margin:0; padding:0; background:none; width:172px; }
#pdflinkcol {
}
#footerSecondary p {
	color: #3266CC;
	text-decoration: none;
}

/* 6. Feedback styling
---------------------------------------------------------------*/

#feedback { width: auto; padding: 0 10px; background-color: transparent !important; }
.feedback-percent { float: left; display: block; padding: 40px 0 0 0; width: 104px; height: 64px; background: url(../images/feedback-percent-bg.png) left top no-repeat transparent; font-family: Arial; font-size: 31px; font-weight: bold; color: #FFF; text-align: center; z-index: 2; }
.feedback-text { float: right; display: block; padding: 25px 10px 0 10px; width: 376px; height: 79px; background: url(../images/feedback-text-bg.png) right top no-repeat transparent; font-family: Arial; font-size: 18px; line-height: 18px; color: #000; z-index: 1; overflow: hidden; }
.feedback-clear { clear: both; padding: 0 0 15px 0; }
