/*
	Style Index
	
	1 - Set up some html tag defaults		~ line 15
	2 - Site Structure Styles				~   80
	3 - Header Nav Styles					~  280
	4 - Content Styles						~  415
	5 - Left Menu Styles					~  500
	6 -	Forms styles						~  600 
	7 - Defaul Joomla styles				~  660
*/


/* 1- Set up some styles in the default html tags  */

body.contentpane {background:#fff;}
body.contentpane .contentheading {color:#CEO306;
	font-size: 13px;
	line-height: 13px;
}
:link,:visited { text-decoration:none }
ul,ol { }
h1,h2,h3,h4,h5,h6,pre,code { font-size:12pt; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0 }
ul, li{	list-style: none; }
ol {list-style-type: decimal;
}
.rightdes{text-indent:-5000px;text-decoration:none;}
a img,:link img,:visited img { border:none }
address { font-style:normal }
a:focus {outline:0;}
.designer {
	background: #7EAAD3 url(../images/footer_bg.png) repeat-x;
	text-align:center;
	colour:#ffffff;
	hight:50px;
}
hr { background-image:url(../images/yellowunderline.gif);}
.designer a:link,.designer a:visited{color: #ffffff;font-size:8pt;line-height: 145%; text-decoration:none; text-transform:uppercase;}
.designer a:hover {color:#FFE013; line-height: 145%; text-decoration:none;text-transform:uppercase;}

html, body {
	font-family:"Trebuchet MS", Arial, Sans-Serif;
	background-color: #7EAAD3;
}

a:focus {
	outline: 0;
}



p {
	margin: 0px 0px 10px 0px;
	color: #063761;
	line-height: 145%;
}

td {
	color: #063761;
}


ul, li {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

.clear {
	clear: both;
}

/* 2 - Site Structure Styles //////////////////////////////////////////*/

#mainbody ul {
	padding-left: 20px;
}
#main_content h1 {
	font:  16pt "Trebuchet MS", Arial, Sans-Serif;
	letter-spacing: +1px;
	color: #01539D;
}

#main_content h2 {
	font: 15pt "Trebuchet MS", Arial, Sans-Serif;
	letter-spacing: +1px;
	color: #01539D;
}

#main_content h3 {
	font:  14pt "Trebuchet MS", Arial, Sans-Serif;
	letter-spacing: +1px;
	color: #01539D;
}
#main_content h4 {
	font: 13pt "Trebuchet MS", Arial, Sans-Serif;
	letter-spacing: +1px;
	color: #01539D;
}

#main_content ul li{
	background-image: url(../images/bullet_ro_ball.jpg);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	text-indent: 15px;
	}
	
#main_content ol li{
	list-style-type: decimal;
		text-indent: 5px;
		padding: 0 0 0 15px;
	}

ul#checklist li {
	list-style: none;
	line-height: 16px;
	padding: 2px 0px 2px 18px;
	background: url(../images/tick.png) no-repeat left center;
}
blockquote {
	padding: 10px;
	margin: 10px 20px;
}

table.table-wrapper {
	height:100%;
	padding:0;
	background:#FFFEF3;
	}

#header {
	position:relative;
	height:144px; 
	}

.header-logo {
	height:108px;
	}

#site-container {	
	background: url(../images/site-bg.jpg) repeat-x;
	}

#container {
	width:95%;
	margin:0 auto;
	}

#content-container {
	width:95%;
	padding-bottom:0px;
	font:12pt "Trebuchet MS", Arial, Sans-Serif;
	color:#0c2d4c;
}
	
#maincol {
	width:25%;
	padding:0 2%;
	}
	
#rightcol {
	width:42%;
	padding:0 2%;
	}
	
	
#left_botm {
	width:46%;
	padding:0 2%;
	text-align:right;
	}

#left_botm {  padding:5px;line-height:1.5;

}	

#left_mid {
	width:46%;
	padding:0 2%;
	text-align:right;
	}

#left_mid {  padding:5px;line-height:1.5;

}	

#left_side {
	width:46%;
	padding:0 2%;
	text-align:right;
	}

#left_side {  padding:5px;line-height:1.5;

}	

#left_sidebar {
	width:30%;
	padding:0 2%;
	}

#left_sidebar { width:270px; padding:5px;line-height:2em;
}

#left_sidebar h3, #right_sidebar h3 {
	padding-bottom: 20px;

}

#main_content { padding:5px 10px; }

 
#right_botm {
	width:46%;
	padding:0 2%;
	}

#right_botm {  padding:5px;line-height:1.5;

}	
 

#right_mid {
	width:46%;
	padding:0 2%;
	}

#right_mid {  padding:5px;line-height:1.5;

}	

#right_side {
	width:46%;
	padding:0 2%;
	}

#right_side {  padding:5px;line-height:1.5;

}	

#right_sidebar { width:180px; padding:5px;line-height:1.5;

	}
	
#lower-content {
	background: url(../images/lower-content-bg.gif);
	}


.lower-content-container {
	width:95%;
	margin:0 auto;
	align: left;
	text-align:center;
	font:12pt"Trebuchet MS", Arial, Sans-Serif;
	line-height:1.5;

	}

#testimonial {
	font: bold italic 16pt "Trebuchet MS", Arial, sans-serif;	
	padding: 10px 0 0 0;
	background: url(../images/testimonial_bg.gif) repeat-x;
}

.footer {
	text-align:center;
	color:#FFFFFF;
}



/* 3 Header Nav Styles */

#navbar ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
}


#navbar li { /* all list items */
	float: left;
}

#navbar li ul { /* second-level lists */
	position: absolute;
	background:#D73920;
	width:179px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#navbar li li {
	border-bottom:1px solid #FFFA85;
	}

/*#navbar li:hover { 
	background:#063761;
	border-left:1px solid #B5A171;
	border-right:1px solid #B5A171;
}*/


#navbar a {
	display: block;
	height:25px;
	width:1%;
	padding:8px 14px 0 14px;
	color:white;
	font:normal 14px "Trebuchet MS", Verdana, Arial, Helvetica, Sans-Serif;
	text-align:center;
	white-space:nowrap;
}

html>body #navbar a {
	display: block;
	height:25px;
	width:auto;
	padding:8px 14px 0 14px;
	color:white;
	font:normal 14px "Trebuchet MS", Verdana, Arial, Helvetica, Sans-Serif;
	text-align:center;
}


#navbar a:hover, #navbar a#active_menu {
	background:#063761;
	border-left:1px solid #B5A171;
	border-right:1px solid #B5A171;
	padding:8px 13px 0 13px;
	text-decoration:none;

}

html>body #navbar a:hover, #navbar a#active_menu {
	background:#063761;
	border:none;
	margin:0;
	padding:8px 14px 0 14px;
}


#navbar li:hover, #navbar li.mainlevel_current {
	background:#063761;
	border-left:1px solid #B5A171;
	border-right:1px solid #B5A171;
	margin:0 -1px;
}

#navbar li li a {
	display:block;
	height:22px;
	width:171px;
	padding:4px 0 0 8px;
	color:white;
	font:bold 13px  "Trebuchet MS", Verdana, Arial, Helvetica, Sans-Serif;
	text-align:left;
	margin:0;
}

#navbar li li a:hover, #navbar li li a#active_menu {
	background:#FFFA85;
	color:#063761;
	border:none;
	margin:0;
	padding:4px 0 0 8px;
}

#navbar li li:hover {
	border:none;
	border-bottom:1px solid #FFFA85;
	margin:0;
}
#navbar li li.sublevel_current {
	border:none;
	border-bottom:1px solid #B5A171;
	border-top:1px solid #B5A171;
	margin:0;
}

#navbar li ul ul { /* third-and-above-level lists */
	margin: -25px 0 0 179px;
}

#navbar ul li:hover li:hover li a:link,#navber ul li.iehover li.iehover li a:link {
	float: none;
	background:#063761;
	color:#fff;
	border:none;
	margin:0;
	padding:4px 0 0 8px;
}

#navbar ul li:hover li:hover li a:hover,#navber ul li.iehover li.iehover li a:hover {
	background:#FFFA85;
	color:#063761;
}

#navbar li:hover ul ul, #navbar li:hover ul ul ul, #navbar li.iehover ul ul, #navbar li.iehover ul ul ul {
left: -999em;
}

#navbar li:hover ul, #navbar li li:hover ul, #navbar li.sfhover ul, #navbar li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

/* 4 - Content Styles */

a,
a:link,
a:visited {
	color:#CE0306;
	}

a:hover {
	text-decoration:underline;
	}

#content-container td.contentheading, #content-container .contentheading {
	line-height:44px;
	color: #074AB2;
	font-weight: bold;
	font-size: 24px;
	font-family: Arial, sans-serif;
	letter-spacing: 4px;
	text-align:left;
		background-image:url(../images/yellow.gif);
	
}
#content-container a.contentpagetitle:link,#content-container a.contentpagetitle:visited {
	line-height:44px;
	color: #074AB2;
	font-weight: bold;
	font-size: 24px;
	font-family: Arial, sans-serif;
	letter-spacing: 4px;
	text-align:left;
	background-image:url(../images/yellow.gif);
	margin-top: 10px;
	margin-bottom: 10px;/*  article title in main content window*/
}

/* #content-container a.contentpagetitle:hover {color:#000;text-decoration:none;} */

#content-container .componentheading {
	color: #074AB2;
	font-weight: bold;
	font-size: 24px;
	margin-top: 2px;
	margin-bottom: 6px;
	padding: 10px 0 10px 0;
	font-family: Arial, sans-serif;
	letter-spacing: 4px;
	text-align:left;
	background-image:url(../images/yellowunderline.gif);
	line-height:30px;
	display: block;

	}   	/* bright blue  Article heading in main content area*/
	
#content-container div.sitemap h2.componentheading {
	color: #074AB2;
	margin-top: 10px;
	margin-bottom:10px;
	font-family: Arial, sans-serif;
	letter-spacing: 4px;
	text-align:left;
	background-image:url(../images/yellowunderline.gif);
	line-height:28px;
	display: block;
	font-weight: bold;
	font-size: 24px;
}	


h1,h2,h3,h4,h5,h6 {
	}

.lower-content-container h3 {
	
	}

div#content-container ul, div#content-container ol, #lower-content ul, #lower-content ol {
	margin-left: 20px;
	}
	
div#content-container ul#mainlevel, #lower-content ul#mainlevel {
	margin-left:0px;
	list-style:none;
	}
	
img {
	border:none;
	}


.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;

}

.clearfix {display:inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* 5 Left  MainMenu Expandable Tables */

#left_sidebar a.mainlevel-sidenav, #left_sidebar a.mainlevel-sidenav2 {

	line-height: 20px;
	display: block;
	padding: 0px 0px 0px 12px;
	color: #063761;
	margin: 1px 0px 1px 0px;
	border-top: 1px solid #fff;
	font-size: 13px;
	text-decoration: none;
}

#left_sidebar a.mainlevel-sidenav:hover, #left_sidebar a.mainlevel-sidenav2:hover {

	line-height: 20px;
	display: block;
	padding: 0px 0px 0px 12px;
	color: #063761;
	margin: 1px 0px 1px 0px;
	border-top: 1px solid #fff;
	font-size: 13px;
	text-decoration: none;
}

#left_sidebar a.sublevel, #left_sidebar a.sublevel-sidenav, #left_sidebar a.sublevel-sidenav2 {
	line-height: 20px;
	display: block;
	padding: 0px 0px 2px 10px;
	margin-bottom: 1px;
	background-image: url(../images/bullet_ball.jpg);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	text-indent:20px;
	list-style-type: none;
	/*list-style:url(../images/bullet_ball.jpg) outside none; */
	font-size: 12px;
	text-decoration: none;

	
}

#left_sidebar a.sublevel:hover, #left_sidebar a.sublevel-sidenav:hover, #left_sidebar a.sublevel-sidenav2:hover {
	color: #F03B34;
	text-decoration: none;
background-image: url(../images/bullet_ball.jpg);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	text-indent:20px;
}


/* 5.1   Left MainMenu Flat List  - second level  Left menu */

/*  put a button here later - indent bullet for the menu items */


#left_sidebar ul#mainlevel, #left_sidebar ul#mainlevel-sidenav, #left_sidebar ul#mainlevel-sidnav2, #left_sidebar a.mainlevel-sidenav,#left_sidebar a.mainlevel-sidenav2, #left_sidebar a.mainlevel, #left_sidebar a.sublevel, #left_sidebar a.sublevel-sidenav, #left_sidebar a.sublevel-sidenav2 {
	font: normal normal 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#left_sidebar ul#mainlevel li a, #left_sidebar ul#mainlevel-sidenav li a, #left_sidebar ul#mainlevel-sidenav2 li a {
	height: 30px;
	display: block;
	margin-bottom: 1px;
	color: #0053A1;
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
	border: none;

}

#left_sidebar ul#mainlevel li a:hover, #left_sidebar ul#mainlevel-sidenav li a:hover, #left_sidebar ul#mainlevel-sidenav2 li a:hover {
	height: 30px;
	display: block;
	margin-bottom: 1px;
	color: #F03B34;
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
	border: none;

}

#left_sidebar .moduletable h3 {
	color: #074AB2;
	font-size:18px;
	margin-top: 10px;
	margin-left: -2px;
	font-family: Arial, sans-serif;
	letter-spacing: 4px;
	text-align:left;
	background-image:url(../images/yellowunderline.gif);
	}
	
/*--- 6 forms styles ---*/
		
#searchbox .moduletable h3 {
	background:url(../images/search_bg.jpg) repeat-x;
	padding: 5px 0 10px 0;
	text-indent: 10px;
	color: #074AB2;
	font:bold 11pt  Arial, Sans-Serif;
	letter-spacing: normal;
	}
	
#searchbox .moduletable input {
	float:left;
	border-color:#FFDE03;
	font: 11pt Arial, Sans-Serif;
	height: 26px;
	margin-top:10px;
	vertical-align:middle;
	}
	
#searchbox .moduletable input.button {
	background:url(../images/search_go.jpg) no-repeat;
	color:white;
	border-color:#FFDE03;
	padding: 0 0 0 0;
	height:40px;
	width:35px;
	border-width:0px;
	}

form {
	padding: 0;
	margin: 0;
}

input.button {

}
.inputbox {
	border: 1px solid #FFDE03;
}

div.message {
	color: #cd2800;
	font-size: 18px;
	font-weight: bold;
}



.moduletable .inputbox {
	border: 1px solid #FFDE03;
	height: 20px;
	font: 14px Arial, sans-serif;
	color: #063761;
}

/*-- default Joomla styles --*/
.article_seperator { }
.back_button { }
.blog { font-size: 15px; }
.blog_more { font-size: 15px;  }
.blogsection { }
.button {
	background:  url(../images/slice1.jpg) repeat-x ;
	border: 1px solid #FFDE03;
	font-size: 13px;
	height: 25px;
	width : 100px;
	background-color:#FFDE03;
		color: #063761;
}
.buttonheading { }
.category { }
.clr {clear:both;}
.componentheading { }
.contact_email { }
.content_rating { }
.content_vote { }
.contentdescription { }
.contentheading { }
.contentpagetitle { }
.contentpane { font-size: 15px;  }
.contentpaneopen { font-size: 15px; }   
.contenttoc { }
.createdate {margin:5px;color: #bbb;font-size: 10px;}
.fase4rdf  { }
.frontpageheader  { }
.highlight {background-color:#FFFFCD;color:#000000;}
.latestnews  { }
.message  { }
.modifydate {margin:5px;color: #bbb;font-size: 10px;}
.module  { }
div.moduletable { } 
div.mosimage {}
div.mosimage_caption {padding: 2px;background-color: #f7f7f7;border-top: 1px solid #eee;}
.mostread  { }
.newsfeed  { }
.newsfeeddate {margin:5px;color: #bbb;font-size: 10px;}
.newsfeedheading { }
.pagenav { }
.pagenav_next { }
.pagenav_prev { }
.pagenavbar { }
.pagenavcounter { }
.pathway { }
.polls { }
table.pollstableborder {text-align:left;}
table.pollstableborder tr {padding: 2px 0;}
table.pollstableborder td {padding: 0 2px;}
a.readon {color: #CE0306;display: block;float: right;line-height: 12px;background: url(../images/readon.gif) no-repeat left center;text-indent: 16px;text-decoration: underline;}
a.readon:hover {color: #CE0306;display: block;float: right;line-height: 12px;background: url(../images/readon.gif) no-repeat left center;text-indent: 16px;text-decoration: none;}
#left_sidebar a.readon {color: #CE0306;display: block;float: right;line-height: 12px;background: url(../images/readon_side.gif) no-repeat left center;text-indent: 16px;text-decoration: underline;}
#left_sidebar a.readon:hover {color: #CE0306;display: block;float: right;line-height: 12px;background: url(../images/readon_side.gif) no-repeat left center;text-indent: 16px;text-decoration: none;}
#right_sidebar a.readon {color: #CE0306;display: block;float: right;line-height: 12px;background: url(../images/readon_side.gif) no-repeat left center;text-indent: 16px;text-decoration: underline;}
#right_sidebar a.readon:hover {color: #CE0306;display: block;float: right;line-height: 12px;background: url(../images/readon_side.gif) no-repeat left center;text-indent: 16px;text-decoration: none;}
.search { }
.searchintro { }
td.sectiontableentry1 {padding: 4px;}
td.sectiontableentry2 {
	background: #f2f2f2;     /* ALMOST WHITE */
	padding: 4px;
	background-color: #FFFFFF;
}
td.sectiontableheader {background: #d8d8d8;color: #063761;font-weight: bold;padding: 4px;}
.sitetitle { }
 /* .small {margin:5px;color: #bbb;font-size: 10px;} pale grey */
/* .smalldark {margin:5px;color: #3E3E82;font-size: 10px;} Dk Blue Grey - was dk green grey #994  */
.syndicate { }
.syndicate_text { }
.toclink { }
.weblinks { }
.wrapper { }