/* $Id: crwp_style.css 124 2008-11-13 10:51:39Z andrewc $ */
body  {
	font: 90% Verdana, Arial, Helvetica, sans-serif;
	background: #AFAFAF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color:#51514f;
}
#container { 
	width: 939px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border-left: 10px solid #fff;
	border-right: 10px solid #fff;
	border-bottom: 10px solid #fff;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
#header {
	Height: 130px;
	border-bottom:#fff 5px solid;

	
/*	background: #DDDDDD; 
	padding: 0 10px 0 20px;   this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 

#contentContainer {
		background: url(../images/backgroundslice.jpg) repeat-y;
		/*padding-bottom:20px;*/
}

#sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 185px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 0;
}

#mainContent { 
	margin: 0 0 0 187px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
#mainContent img {
	border:0;
}


#mainContent a, #mainContent a:visited{ 
	text-decoration:none;
	color: #0078eb;
} 

#mainContent a:hover { 
	text-decoration: underline;
} 

.bodytable {
	width:945px;
	border:#DDDDDD solid 1px;
}


/*	Start Footer **************************************************/

#footer { 
	padding: 0 10px 0 75px;
	background:#B4d8e9 url(../images/WrapLogo.png) no-repeat 700px 0; 
	border-top: 2px solid #fff;
	font-size:12px;
	height:47px;
} 

#footer a:visited, #footer  a:link {
	font-size:90%;
	color: #0b467e;
	text-decoration: none;
}

#footer a:hover {
	color: #666;
	text-decoration:underline;
}

#footer ul {
	margin:0px;
	padding: 8px 0;
	list-style:none;
	list-style-type:none;
}

#footer li {
	display: inline;
	border-right:1px solid #0B467E;
	padding-right:7px;
}

#footer li a{
	padding: 0 5px 0 10px;
	background:transparent url(images/footer.GIF) no-repeat scroll left center;
}

#footer li a.first{
	background:none;
}
/*	End Footer ****************************************************/



/*	Start Search ****************************************************/


#SearchHeading {
	background:url(../images/Seachbg.png);
	height:36px;
	color:#fff;
	font-weight:bold;
	padding: 4px 0 0 9px;
	
}

#SearchArea {
	background-color:#a8cee1;
	padding: 8px 0 10px 0;
	margin:0;

}



#SearchResults dd {
	padding-bottom: 10px;
	border-bottom:1px #000 dotted;
	margin-left:0;
	}

#SearchResults dt {
	padding-top: 10px;
	}


#SearchForm_SearchForm {
	margin:0;
	
	}

#SearchForm_SearchForm_Search {
	margin-left:4px;
	border: 3px solid #fff;
	width:136px;
	float:left;
	
}

#Search {
	width: 152px;
	float:left;

	}

#SearchForm_SearchForm_action_results {

	}


/*	End Search ****************************************************/

img {
	border: none;
}

p {
	margin:0px;
	}

.error {
	font-size: xsmall;
	font-weight: bold;
	color:red;
}

caption {
        text-align:left;
        font-weight: bold;
}
/*body table holds main details - ie container 2 and 3 from pure css*/
.bodytable2 {
	background-color:#FFFFFF;
	padding-top:5px;
	}
.leftcol{
	width:185px;
	background-color:#FFFFFF;
	}
/*left col searches*/

.search_main {
	width:185px;
	font-size:11px;
	background-image:url(../images/LH_search.jpg);
	background-repeat:repeat-x;
	padding:5px 0px 5px 10px ;
	font-weight:bold;
	color:#FFFFFF;
	border-bottom: #FFFFFF solid 1px;
}
 .search_level2	{
	width:185px;
	font-size:11px;
	background-image:url(../images/LH_search2.jpg);
	background-color:#343434;
	background-repeat:repeat-x;
	padding:5px 5px 0px 10px ;
	font-weight:bold;
	color:#FFFFFF;
	border-bottom: #646464 solid 1px;
	}
.search_level2input {
	width:125px;
	height:20px;
	font-size:10px;
	}
.searchbutton {
	background-image:url(../images/search_icon.jpg);
	width:20px;
	height:20px;
	}

/*left col navigation - list */

.leftnav{
  	width:185px;
	margin:0;
	padding:10px;
	font-size:11px;
	color:#CCCCCC;
	font-weight:bold;
	list-style:none;
	background-color:#464646;
}
/*left col navigation links*/
a.leftnav:link {
	color: #EEEEEE;
	font-weight:bold;
	text-decoration: none; }
a.leftnav:visited {
	color:#EEEEEE;
	font-weight:bold;
	text-decoration: none;
}
a.leftnav:hover {
	color:#69ACF0;
	font-weight:bold;
	text-decoration: none;
}
a.leftnav:active {
	color:#FFD639;
	font-weight:bold;
	text-decoration: none;
}
/*leftnavlive*/
.leftnavlive{
  	width:175px;
	margin:0;
	padding:10px;
	font-size:11px;
	color:#FFD639;
	font-weight:bold;
	list-style:none;
	background-color:#000000;
}
a.leftnavlive:link {
	color: #FFD639;
	font-weight:bold;
	text-decoration: none; }
a.leftnavlive:visited {
	color:#FFD639;
	font-weight:bold;
	text-decoration: none;
}
a.leftnavlive:hover {
	color:#69ACF0;
	font-weight:bold;
	text-decoration: none;
}
a.leftnavlive:active {
	color:#FFD639;
	font-weight:bold;
	text-decoration: none;
}
/*Navigation - second level */
#leftcol ul li ul {
	margin:0;
	list-style:none;
	background-color:#464646;
}

#leftcol ul li ul li{
	margin:0;
	padding:5px 5px 5px 20px;
	float:left;
	clear:left;
	font-size:11px;
	width:80%;
}
#leftcol ul li ul li a:link {
	color: #EEEEEE;
	text-decoration: none; }
#leftcol ul li ul li a:visited {
	color:#EEEEEE;
	text-decoration: none;
}
#leftcol ul li ul li a:hover {
	color:#69ACF0;
	text-decoration: none;
}
#leftcol ul li a:active {
	color:#FFD639;
	text-decoration: none;
}
/*left column base image*/
#leftcol #baseimage {
	width:195px;
	height:100px;
	float:left;
	zbackground-color:#FFFFFF;
	background-image:url(../images/LH_baseimage_slice.jpg);
	background-repeat:repeat-x;
	border-top: #FFFFFF solid 1px;
}
/*container 3 holder for main content [middle column and right hand column in
3 column lay out if required]*/
#container3 {
	width:100%;
	float:left;
	clear:right;
	background-color:#FFFFFF;
	}

/* middle column for main content of page*/
#midcol {
	margin: 0px 0px 0px 0px;
	background-color:#FFFFFF;}
#midcolbasic {
	margin: 0px 0px 0px 5px;
	background-color:#FFFFFF;}
#midcol .intro, #midcol h3 {
	background-image:url(../images/introduction_basicslice.jpg);
	background-repeat:repeat-y;
	border-left:#FFFFFF solid 5px;
	border-right:#FFFFFF solid 5px;
	padding: 0px 0px 15px 10px;
	margin: 0px;
	border-bottom:#FFFFFF solid 5px;
	font-size: 12px;
	font-weight:bold;
	}
#midcolbasic .intro, #midcolbasic h3, #midcolbasic .title {
	background-image:url(../images/introduction_basicslice_945.jpg);
	background-repeat:repeat-y;
	padding: 15px 0px 15px 10px;
	margin-bottom:5px;
	margin-left:-5px;
	border-left: 0px;
	font-size: 12px;
	font-weight:bold;
	}
#midcol .intro_level2 {
	background-image:url(../images/introduction2.jpg);
	background-repeat:repeat-x;
	padding: 10px 10px 10px 10px;
	background-color:#0088EC;
	border-left:#FFFFFF solid 5px;
	border-right:#FFFFFF solid 5px;
	color:#FFFFFF;
	}
.inserttable {
	border-left:#FFFFFF solid 5px;
	border-right:#FFFFFF solid 5px;
	}
/* main content heading formatting*/
h1 {
	font-size:medium;
	font-weight:bold;
	color:#222222;
	padding:0px;
	margin:0px;
	}
h2 {
	font-size:medium;
	font-weight:bold;
	color:#FFFFFF;
	padding:0px;
	margin:0px; }
#midcol h3 { }
#midcol h4 { }
#midcol h5 { }
/*main content table formatting*/
/* main table*/
/* level 1 tables*/
#level_1  table {
	margin-bottom:5px;
	font-size:x-small;
	}
#level_1  td {
	padding:0px;
	}
#level_1 caption{
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	font-weight:bold;
	padding:4px 5px 4px 5px;
	color:#FFFFFF;
	background-image:url(../images/body_heading1.jpg);
	background-repeat:repeat-x;
	text-align:left;
				}
/*level 2 tables*/
#level_2 table {
	margin-bottom:5px;
	font-size:x-small;
	position:relative;
	}
#level_2 caption{
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	font-weight:bold;
	padding:4px 5px 4px 5px;
	color:#FFFFFF;
	background-image:url(../images/body_heading2.jpg);
	background-repeat:repeat-x;
	text-align:left;
	}
/*styles for both levels of midcol tables*/
	#level_1 th {
	font-weight:bold;
	padding:1px 5px 4px 5px;
	text-align:left;
	}
#level_1 td {
	padding:2px 5px 4px 5px;
	text-align:left;
	}
#level_1 .tdshadow {
	background-image:url(../images/heading_shadow.jpg);
	background-repeat:repeat-x;
	height:10px;
	}
#level_1 .tddate {
	padding:2px 5px 4px 5px;
	text-align:left;
	color:#777777;
	}
/*midcol table navigation links*/
#level_1  a:link {
	color: #69ACF0;
	font-weight:bold;
	text-decoration: none; }
#level_1  a:visited {
	color:#69ACF0;
	font-weight:bold;
	text-decoration: none;
}
#level_1  a:hover {
	color:#69ACF0;
	font-weight:bold;
	text-decoration: underline;
}
#level_1  a:active {
	color:#FFD639;
	font-weight:bold;
	text-decoration: none;
}
/*level 2 ddetails*/
	#level_2 th {
	font-weight:bold;
	padding:1px 5px 4px 5px;
	text-align:left;
	}
#level_2 td {
	padding:2px 5px 4px 5px;
	text-align:left;
	}
#level_2 .tdshadow {
	background-image:url(../images/heading_shadow.jpg);
	background-repeat:repeat-x;
	height:10px;
	}
#level_2 .tddate {
	padding:2px 5px 4px 5px;
	text-align:left;
	color:#777777;
	}
/*midcol table navigation links*/
#level_2  a:link {
	color: #69ACF0;
	font-weight:bold;
	text-decoration: none; }
#level_2  a:visited {
	color:#69ACF0;
	font-weight:bold;
	text-decoration: none;
}
#level_2  a:hover {
	color:#69ACF0;
	font-weight:bold;
	text-decoration: underline;
}
#level_2  a:active {
	color:#FFD639;
	font-weight:bold;
	text-decoration: none;
}
/*right hand col*/
#rightcol{
	width:200px;
	float:right;
	clear:right;
	background-color:#FFFFFF;
	}
/*right col box 1 table */
 #box1 table {
	margin-bottom:5px;
	font-size:xx-small;
	}
#box1 th {
	font-weight:bold;
	padding:1px 5px 4px 5px;
	text-align:left;
	}
.tdstripes {
	padding:5px;
	text-align:left;
	vertical-align:top;
	width:100%;
	background-image:url(../images/RH_box1background.jpg);
	background-repeat:repeat-x;
	border-bottom:#FFFFFF 5px solid;
	}
 #box1 caption{
	font-weight:bold;
	padding:4px 5px 4px 5px;
	color:#FFFFFF;
	text-align:left;
	background-image:url(../images/RH_box1header.jpg);
	background-repeat:repeat-x;
	border-bottom:1px solid #FFFFFF;
	}

/*right col box 2 table*/
 #box2 table {
	margin-bottom:6px;
	font-size:xx-small;
	}
 #box2 th {
	font-weight:bold;
	padding:1px 5px 4px 5px;
	text-align:left;
	}
 #box2 td {
	padding:1px 5px 4px 5px;
	text-align:left;
	}
 #box2 .tdimage {
	padding:1px 0px 4px 5px;
	text-align:left;
	}
#rightcol #box2 caption{
	font-weight:bold;
	padding:4px 5px 4px 5px;
	color:#141414;
	text-align:left;
	background-image:url(../images/RH_box2header.jpg);
	background-repeat:repeat-x;
	border-bottom:1px solid #FFFFFF;
	}
/*right column box elements*/
.tdshadow {
	background-image:url(../images/heading_shadow.jpg);
	background-repeat:repeat-x;
	height:10px;
	}
#rightcol #boxfloat{
	float:right;
	position:relative;
	}
/*footer sits in the container 1]*/
/*
#footer{
	width:945px;
	background-image:url(../images/footer.jpg);
	background-repeat:repeat-x;
	padding:5px 5px 5px 5px;
	border-top:#FFFFFF 5px solid;
	text-align:right;
	font-weight:bold;
	font-size:x-small;
	color:#FFD639;
}
/*footer navigation - in line*/
/*
#footer a.BaseNav:link {
	color: #9A9A9A;
	font-weight:bold;
	text-decoration: none; }
#footer a.BaseNav:visited {
	color:#9A9A9A;
	font-weight:bold;
	text-decoration: none;
}
#footer a.BaseNav:hover {
	color:#69ACF0;
	font-weight:bold;
	text-decoration: none;
}
#footer a.BaseNav:active {
	color:#FFD639;
	font-weight:bold;
	text-decoration: none;
}
*/

    #iframe {scrollbar-3dlight-color:;
           scrollbar-arrow-color:#6EC8FD;
           scrollbar-base-color:#000000;
           scrollbar-darkshadow-color:#95D2FF;
           scrollbar-face-color:#95D2FF;
           scrollbar-highlight-color:#95D2FF;
		   }
hr {
  border:0;
  border-top: 1px dashed #CCCCCC;
  height: 0;
  background: #CCCCCC;
}

/* Form Element Formatting */
.form_style, .form_container {
	margin-left:0px;
	border: #000 solid 1px; /* was #CCCCCC */

}

.help_text {
	font-size:9px;
}

/* th for form */
.form_style, .form_container th {
	background-color:#696969;
	border-bottom:1px solid #000; /* was #AAAAAA */
	font-weight:bold;
	height:24px;
	padding:2px;
	width:175px;
	color: white;
	vertical-align:middle;
}

.form_style, .form_container td {
	border-bottom:1px solid #000;
	background-color: #EFEFEF;
	height:24px;
	padding:4px;
}

#formtable table {
	padding:0px;
	color:#336699;
	font-size:small;
	}
#formtable td {
	padding: 5px 20px 5px 20px;
	font-size:12px;
	border-bottom:#dfdfdf solid 1px;
	border-right:#dfdfdf solid 1px;
	vertical-align:top;
	}
#formtable th {
	padding: 5px 20px 5px 20px;
	color:#333333;
	font-size:12px;
	font-weight:bold;
	width:200px;
	background-image:url(../images/formheader.jpg);
	background-repeat:repeat-x;
	background-color:#B7E4FE;
	border-bottom:#FFFFFF solid 1px;
	vertical-align:top;
	text-align:left;
	}
#formtable caption, .subheading{

	font-size:12px;
	font-weight:bold;
	height:20px;
	padding: 6px 20px 2px 20px;
	margin: 5px 0px 2px 0px;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	color:#FFFFFF;
	background-image:url(../images/body_heading2.jpg);
	background-repeat:repeat-x;
	background-color:#6FC9FE;
	text-align:left;
	}
#formtable .inputsmall {
	width:100px;
	font-size:12px;
	height:15px;
	}
#formtable .inputmedium {
	width:200px;
	font-size:12px;
	height:15px;
	}
#formtable .inputlarge {
	width:300px;
	font-size:12px;
	height:15px;
	}
#formtable textarea {
	width:300px;
	}
#formtable .button, .button {
	background-image:url(../images/body_heading2.jpg);
	background-repeat:repeat-x;
	}
.adminh1 {
	font-weight:bold;
	padding:4px 5px 4px 5px;
	color:#141414;
	text-align:left;
	background-image:url(../images/RH_box2header.jpg);
	background-repeat:repeat-x;
	}
.adminbody {
	padding:5px;
	text-align:left;
	vertical-align:top;
	font-size:16px;
	font-weight:bold;
	color:FF00CC;
	}

/* Standard Table Formatting */


/* datatable - a nice class - influenced by YUI for formatting data tables or database list type layouts */
.datatable {
	border-collapse:collapse;
	margin:2px 6px;
	padding: 2px;
}

.datatable caption {
        text-align: left;
        font-weight: bold;
}

.datatable th, .datatable td {
	border:1px solid #000;
	padding:.25em;
}

/* Nice grey BG color for this is: #696969 */
.datatable th {
	background-color:#696969;
	color:#fff;
}

/* td that holds the action icons */
.iconholder {
   border: none;
   padding-bottom: 8px;
}

#midcol .datatable th a {
	color:white;
}

/* Improvement for application links with icons */
#midcolbasic a {

	/* font-weight:bold; */
	text-decoration: none;
}

#midcolbasic a:hover {

	/* font-weight:bold; */
	text-decoration: underline;
}

/* Tab Custom Formatting */
#midcolbasic .yui-nav li a {
	color: black;
	padding: 6px;
	margin: 0px;
	text-decoration: none;
}

#midcolbasic .yui-navset .yui-nav .selected a {
    background-color:#696969;
    color:#fff;
}

/*** event */
#midcol h4.cmonth
{
	font-size: 1.4em;
	margin: 5px 8px 5px 8px;
	padding-bottom: 2px;
	border-bottom: 4px solid #CCCCCC;
}

div.cdate
{
	float: left;
	text-align: center;
	background-color: #FFF;
	padding: 3px 3px 5px 3px;
	color: red;
	width: 60px;
	margin: 0px 10px 10px 0px;
	border: 1px solid #CCCCCC;
}

div.cdate span
{
	font-size: 3em;
	display: block;
	margin: 0px auto;
}

p.csummary
{
	font-weight: bold;
	text-align: left;
}

p.ccontent
{
	text-align: left;
	margin-top: 15px;
}

div.cactions
{
	padding-top: 10px;
	text-align: left;
	clear: both;
}

div.cnavbar
{
	text-align: center;
	margin-top: 5px;
}

div.cnavbar a
{
	font-weight: bold;
}

div.calendar
{
    background-color: #EDEDED;
    padding: 8px;
    width: 60%;
    margin: 10px auto;
}

#eventsContent {
	width:600px !important;
}

	
.highlightBox {
	background-color:#e7e8ea;
	border:1px solid #bbbbbb;
	padding:10px;
	margin-bottom:20px;
	}

.highlightBox th {
	font-size:80%;
	font-weight:bold;
	}

.highlightBox td {
	padding:4px;
	}
.highlightBox label{
	left:-5000px;
	overflow:hidden;
	position:absolute;
	width:4000px;
	}
.highlightBox select {
	width:133px;
	margin-bottom:20px;
	}		
	
/*Events Styles*/
h2.events {
	border-bottom:1px solid #666666;
	margin-bottom:15px;
	padding-bottom:10px;
	width:100%;
	}
table.data {
	border:1px solid #ccc;
	}

table.data image {
	vertical-align:
	}

table.events, table.data {
	width:98%;
	background-color:#e7e8ea;
	margin-bottom:20px;
}

table.data {
	font-size:80%;
	}
table.events a,table.data a{
	text-decoration:none;
	}
table.events td,table.data td {
	padding:4px;
	font-size:80%;
	}

table.events td {
	padding: 8px;
	}
table.events tr.evenRow, table.data tr.evenRow, table.data td.evenRow {
	background-color:#FFFFFF;
	}
table.events th,table.data th  {
	font-weight:bold;
	text-align:left;
	font-size:80%;
	padding:4px;
	}
table.events th {
	width:120px;
	}
	
.backBox {
	background-color:#e7e8ea;
	border:1px solid #bbbbbb;
	padding:2px 4px;
	margin:20px 0;
	text-align:right;
	}
.backBox p {
	margin-bottom:0 !important;
	}
.backBox a {
	text-decoration:none;
	}

	
/*	Start Left Navigation *******************************************/

#Navigation { 
	margin: 0;
	background-color:#a8cee1;
	
	}

#Navigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 90%;
}

#Navigation li { margin: 0; }

#Navigation a {
	display: block;
	padding: 9px 10px;
	width: 165px;
	color: #022960;
	background:#a8cee1 url(../images/manubg.png) no-repeat;
	text-decoration: none;
	font-weight:bold;
}

#Navigation a:hover {
	background:url(../images/menucurrent.png) no-repeat;
}

#Navigation a.current, #Navigation a.section {
	background:url(../images/menucurrent.png) no-repeat;
	color:#000000;
}



#Navigation ul ul a {
	padding: 9px 2px 9px 30px;
	width: 153px;
	color: #000;
	background-color: #c2c2c2;
	text-decoration: none;
	margin:0;
}


#Navigation ul ul a:hover {
	color: #000;
	background-color: #9f9ea3;
	text-decoration: none;
}

.Bottom {
	background-image:none;
}
/*HTML>BODY .Bottom {
	background-image:url(images/shadow.png);
	height:10px;

			



}*/

/*	End Left Navigation *******************************************/


/* top Nav ----------------------------------------*/

#TopNav{
	font-size:12px;
	font-weight:bold;
	vertical-align:top;
	height:30px;
	margin:0 auto;;
	padding:0;
	background-color:#c2c2c2;
	color:#000000;
	/*gap between the bar and image*/
	width:920px;
	border-bottom:1px solid #fff;
}

#TopNav {
	clear:left;
	list-style:none;
	margin:0;
	padding:7px 0 6px 20px;
	text-align:left;
}

#TopNav #li_current{
	float:left;
	text-align:center;
	padding:0;
	margin:0px;
}

#TopNav a{
	color:#BFD73B;
	text-decoration:none;
	background:transparent no-repeat scroll left 2px;
	padding:0 10px 0 10px;
}

#TopNav a.first{
	background:none;
	padding-left:0;
}

#TopNav .a_current{
	color:#BFD73B;
	text-decoration:none;
}

#TopNav a:hover {
	color: #fff;
	background:url(../images/navArrow.gif) no-repeat #1e1e1e 165px;
}

#TopNav li{
	float:left;
	list-style-type: none;
	text-align:center;
	padding:0;
	margin:0px;
	font-size:12px;
}

#TopNav a, #TopNavBar #TopNav span{
	margin:0px;
	text-decoration:none;
	color:#FFFFFF;

}

#TopNav a:hover, #TopNavBar #TopNav a.section, #TopNavBar #TopNav a.current{
	margin:0px;
	text-decoration:none;
	color:#fff;
}

.clearfloat {
	clear:both;
	font-size:1px;
	height:0;
	line-height:0;
}

#breadcrumb {
	height:40px;
	}

#breadcrumb p {
	padding: 7px 0 0 20px;
	margin:0;
	font-size:10px;
	}
	
#breadcrumb a, #breadcrumb a:visited {
	color: #000 !important;
    }


.datatable th a,.datatable th a:visited {
    color: #fff !important;
}

.hidden {
	display: none;
}