html
{ height: 100%;}

*
{ margin: 0;
  padding: 0;}

body
{/* font: normal .7em 0;*/
font-size:12px;
line-height: 1.7em;
/*font-family: 'Armata', sans-serif;*/
/*font-family: 'Duru Sans', sans-serif;*/
/* font-family: 'PT Sans Narrow', sans-serif; */
/*font-family: 'Electrolize', sans-serif;*/
/*font-family: 'Telex', sans-serif;*/
font-family:Tahoma, Geneva, sans-serif;
 /* background: #F5f5f5;*/
  background-image:url(../images/bg_light_blue2.jpg);
  color: #0d1b48;
}

/*p
{ padding: 0 0 16px 0;
  line-height: 1.7em;}*/
  
  
  .h-text-green
{
	font-family: 'PT Sans', Georgia, Times, serif;
	font-size:18px;
	line-height:26px;
	color:  #51B848;
	/**/text-transform:uppercase;
}
	
.h-text-grey
{
		font-family: 'PT Sans', Georgia, Times, serif;
	font-size:16px;
	line-height:21px;
	color:   #000;
	/**/text-transform:uppercase;
	
}


.h-text-greenyyellow
{
		font-family: 'PT Sans', Georgia, Times, serif;
	font-size:24px;
	line-height:26px;
	color: #A6CE39;
	/**/text-transform:uppercase;
	
}


.h-text-white
{
		font-family: 'PT Sans', Georgia, Times, serif;
	font-size:24px;
	line-height:26px;
	color:  #666;
	/**/text-transform:uppercase;
	
}




.h-package-greenyyellow
{
		font-family: 'Playfair Display', serif;
	font-size:24px;
	line-height:26px;
	color: #A6CE39;
	/*text-transform:uppercase;*/
	
}


.h-package-grey
{
		font-family: 'Playfair Display', serif;
	font-size:24px;
	line-height:26px;
	color: #666;
	/*text-transform:uppercase;*/
	
}


img
{ border: 0;}

h1/*, h2, h3, h4, h5, h6 */
{ 

font: normal 140% 'Ubuntu', arial, sans-serif/**/;
  color: #0d1b48;
  margin: 0 0 15px 0;
  padding: 0px 0 5px 0;
  color:#1FB5D1;
  text-transform:uppercase;	/**/}

h2
{ font: normal 125% 'Ubuntu', arial, sans-serif/**/;
  color: #1A4B90;
  text-transform:uppercase;}
  
 h3
{ font: normal 115% 'Ubuntu', arial, sans-serif/**/;
  color: #1A4B90;
  text-transform:uppercase;} 
 h4
{ font: normal 105% /*'Ubuntu', arial, sans-serif*/;
  color: #3399CC;} 
  

/*h4, h5, h6
{ margin: 0;
  padding: 0 0 5px 0;
  font: normal 120% arial, sans-serif;
  color: #555;}

h5, h6
{ font: italic 95% arial, sans-serif;
  padding: 0 0 15px 0;
  color: #000;}

h6
{ color: #888;}*/

a, a:hover
{ outline: none;
  color: #111;
  text-decoration: underline;}

a:hover
{ text-decoration: none;}

blockquote
{ margin: 20px 0 20px 0; 
  padding: 10px 20px 0 20px;
  border: 1px solid #E5E5DB;
  background: #F5F5F1;}

ul
{ /*margin: 2px 0 22px 17px;*/}

ul li
{ /*list-style-type: circle;
  margin: 0 0 6px 0; 
  padding: 0 0 4px 5px;*/}
  
 
  

ol
{ margin: 8px 0 22px 20px;}

ol li
{ margin: 0 0 11px 0;}/**/

#main, #main_highslide, #header, #logo, #menubar, #site_content, #footer
{ margin-left: auto; 
  margin-right: auto;}

#main
{ width: 900px;
  /*background: url(content.png) repeat-y;*/
  background-color:#FFF;}


#main_highslide
{ width: 850px;
  /*background: url(content.png) repeat-y;*/
  height:400px;
  background-color:#FFF;}


#include_file_area{
	padding: 20px 0 15px 20px;
	}
	
.include_file_area{
	padding: 20px 0 15px 20px;
	}	

#header
{ width: 900px;
/*  background: url(back.png) repeat-x;*/}

#logo
{ width: 890px;
  position: relative;
  height: 200px;
  background: url(logo.jpg) no-repeat;}

#logo #logo_text 
{ position: absolute; 
  top: 0px;
  left: 30px;}

#logo h1, #logo h2
{ font: normal 300% 'century gothic', arial, sans-serif;
  border-bottom: 0;
  text-transform: none;
  margin: 0;}

#logo_text h1, #logo_text h1 a, #logo_text h1 a:hover 
{ padding: 10px 0 0 0;
  color: #FFF;
  letter-spacing: 0.1em;
  text-decoration: none;}

#logo_text h1 a .logo_colour
{ color: #555;}

#logo_text h2
{ font-size: 130%;
  padding: 0;
  color: #444;}

#menubar
{ width: 890px;
  height: 35px;
  padding: 8px 0 0 0;
  margin: -45px 0 0 0;
  position: relative;
  z-index: 1;
  float: right;} 

ul#menu
{ float: right;
  margin: 0;}

ul#menu li
{ float: left;
  margin: 5px 0 0 0;
  padding: 0 0 0 6px;
  list-style: none;}

ul#menu li a
{ letter-spacing: 0em;
  font: normal 105% arial, sans-serif;
  text-transform: uppercase;
  display: block; 
  float: left; 
  height: 20px;
  text-decoration: none; 
  padding: 9px 22px 5px 16px;
  text-align: center;
  color: #FFF;
  border: 0;} 

ul#menu li.selected a
{ height: 25px;
  color: #111;
  padding: 7px 22px 5px 16px;}

ul#menu li.selected
{ margin: 7px 0 0 0;
  background: #F8F8F8;}

ul#menu li a:hover
{ color: #888;}

#site_content
{ width: 900px;
/* */ overflow: hidden;
  background: #FFFFFF;
  } 

.sidebar
{ float: right;
  width: 198px;
  padding: 20px 25px 15px 15px;
 }

.sidebar ul
{ /*width: 178px; 
  padding: 4px 0 0 0; 
  margin: 4px 0 30px 0;*/
  list-style: none; 
  }

.sidebar li
{ /**/list-style: none; 
  padding: 0 0 0px 0; }

.sidebar li a, .sidebar li a:hover
{ /*padding: 0 0 0 20px;
  display: block;
  background: transparent url(../images/16x16/bit/png/tan/16x16/arrow3_e.png) no-repeat left center;*/} 


.sidebar li a.selected
{ /*color: #444;
  text-decoration: none;*/} 

#content
{ text-align: left;
  width: 590px;
  float: left;
  padding: 00px 0 0px 00px;}


#content_full
{ text-align: left;
  width: 900px;
  float: left;
  padding: 00px 0 0px 00px;
}


#content ul
{/**/ margin: 2px 0 22px 0px;}

#content ul li
{ /**/list-style-type: none;
  background: url(../images/16x16/Circular/arrow_right.png) no-repeat;
  margin: 0 0 0px 0; 
  padding: 0 0 4px 25px;
  /*line-height: 1.5em;*/}

#footer
{ width: 900px;
  height: 76px;
  padding: 20px 0 4px 0;
  text-align: center; 
  background: #1A4B90;
  color: #AAA;
  border-top: 1px solid  thin #F60;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  font-size: 60%;}

#footer a
{ color: #FFF;
  text-decoration: none;}

#footer a:hover
{ color: #FFF;
  text-decoration: none;}

.search
{ color: #5D5D5D; 
  border: 1px solid #BBB; 
  width: 134px; 
  padding: 4px; 
  font: 100% arial, sans-serif;}

#colours
{ height: 0px;
  text-align: right;
  padding: 66px 16px 0px 300px;}
  
.form_settings
{ margin: 15px 0 0 0;}

.form_settings p
{ padding: 0 0 4px 0;}

.form_settings span
{ float: left; 
  width: 200px; 
  text-align: left;}
  
.form_settings input, .form_settings textarea
{ padding: 5px; 
  width: 299px; 
  font: 100% arial; 
  border: 1px solid #E5E5E5; 
  background: #FFF; 
  color: #555;}
  
.form_settings .submit
{ font: 100% arial; 
  border: 1px solid; 
  width: 99px; 
  margin: 0 0 0 212px; 
  height: 33px;
  padding: 2px 0 3px 0;
  cursor: pointer; 
  background: #555; 
  color: #FFF;}

.form_settings textarea, .form_settings select
{ font: 100% arial; 
  width: 299px;}

.form_settings select
{ width: 310px;}

.form_settings .checkbox
{ margin: 4px 0; 
  padding: 0; 
  width: 14px;
  border: 0;
  background: none;}

table
{ /*margin: 10px 0 30px 0;*/}

table tr th, table tr td
{ /*background: #333;
  color: #FFF;
  padding: 7px 4px;
  text-align: left;*/}
  
table tr td
{ /*background: #eee;
  color: #555;
  border-top: 1px solid #FFF;*/}











ul#topnav {
	margin: 0; padding: 0;
	float: left;
	width: 900px;
	list-style: none;
	position: relative; /*--Set relative positioning on the unordered list itself - not on the list item--*/
	font-size: 1.0em;
	background-color: #0d1b48;
	z-index:990;
	/*background: url(../images/topnav_stretch.gif) repeat-x;*/
}
ul#topnav li {
	float: left;
	margin: 0; padding: 0;
	/*border-right: 1px solid #555; --Divider for each parent level links--*/
}
ul#topnav li a {
	padding: 10px 15px;
	display: block;
	color: #f0f0f0;
	text-decoration: none;
}
ul#topnav li:hover { background: #1376c9 url(../images/topnav_active.gif) repeat-x; }
/*--Notice the hover color is on the list item itself, not on the link. This is so it can stay highlighted even when hovering over the subnav--*/

ul#topnav li span {
	float: left;
	padding: 15px 0;
	position: absolute;
	left: 0; top:35px;
	display: none; /*--Hide by default--*/
	width: 900px;
	background: #1376c9;
	color: #fff;
	font-size: 11px;
	/*--Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	/*--Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	z-index:10000;
	
}
ul#topnav li:hover span { display: block; z-index:10000; } /*--Show subnav on hover--*/
ul#topnav li span a { display: inline; text-decoration: underline; } /*--Since we declared a link style on the parent list link, we will correct it back to its original state--*/
ul#topnav li span a:hover {text-decoration: none;}
