/***********************************************/
/* layoutcss.css                           */
/*        */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial,sans-serif;
	color: #666666;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background: #cccccc url(../images/bg_grad7.jpg) fixed;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #666666;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
	color: #999999;
}



a {
color: #009999;
}

/************** header tag styles **************/

h1{
 font: bold 120% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
	font: bold 100% Arial,sans-serif;
	color: #334d55;
	margin: 0px;
	padding: 0px;
}

h4{
 font: 100% Arial, sans-serif;
 color: #009999;
 margin: 0px;
 padding: 0px;
}

h5{
 font: bold 100% Arial, sans-serif;
 color: #666666;
 margin: 0px;
 padding: 0px;
}


/*************** list tag styles ***************/


ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/


label{
 font: 1em Arial, sans-serif;
 color: #666666;
}
				
input{
	font-family: Arial,sans-serif;
	float: left;
	margin-top: 4px;
	margin-bottom: 4px;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	position:absolute;
	top: 144px;
	left: 21px;
	right: 3%;
	width:93.5%;
	background-color: #FFFFFF;
	visibility: visible;
	z-index: 100;
}

#tl {
	position:absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: 0px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#masthead{
	position: absolute;
	top: auto;
	left: 0%;
	right: 0%;
	width:100%;
	z-index: 99;
	
}

#pageNav{
	float: left;
	width:160px;
	padding: 0px;
	background-color: #F5f7f7;
	border-bottom: 1px solid #cccccc;
	font: small Verdana,sans-serif;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

#content{
	padding: 0px 20px 0px 10px;
	margin:0px 0px 0px 160px;
	border-right: 1px solid #ccd2d2;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ccd2d2;
}
#contentForm{
	padding: 0px 20px 0px 10px;
	margin:0px 0px 0px 10px;
	border-right: 1px solid #ccd2d2;
}

.feature a:link {
	color: #666666;
	text-decoration: underline;
}
.feature a:hover{
	color: #009999;
	text-decoration: underline;
}
.feature a:visited {
	color: #999999;
	text-decoration: underline;
}


/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	font-weight: normal;
	background-repeat: repeat-x;
	height: 83px;
	background-image: url(../images/Draft_r8_v6_02.jpg);
}

/************** utility styles *****************/

#utility{
	font: 75% Verdana,sans-serif;
	position: absolute;
	top: 16px;
	right: 0px;
	color: #919999;
	visibility: visible;
}

#utility a{
	color: #ffffff;
}

#utility a:hover{
	text-decoration: underline;
}

/************** pageName styles ****************/

#pageName{
	padding: 0px 0px 1px 15px;
	margin: 0px;
	border-bottom:1px none #ccd2d2;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccd2d2;
}

#pageName h2{
	font: bold 120% Arial, sans-serif;
	color: #999999;
	margin:0px;
	padding: 10px 0px 0px;
}

#pageName img{
	position: absolute;
	top: 0px;
	right: 6px;
	padding: 0px;
	margin: 0px;
}

/************* globalNav styles ****************/

#globalNav{
	position: relative;
	width: 100%;

	height: 36px;
	color: #CCCCCC;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/Draft-R8_05.jpg);
	background-repeat: repeat-x;
	background-color: #96C0BF;
}
#globalNav a:hover{
	color: #FFFFFF;

}
#globalNav img{
	margin-bottom: -4px;
 
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#globalLink{
	position: absolute;
	top: 5px;
	height: 22px;

	padding: 0px;
	margin: 0px;
	left: 10px;
	z-index: 100;
}


a.glink, a.glink:visited{
  	font-size: small;
  	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #FFFFFF;
}

a.glink:hover{
	text-decoration: none;
	background-repeat: repeat-x;
	background-image: url(../images/glblnav_selected5.jpg);
}

.skipLinks {display: none;}

/************ subglobalNav styles **************/

.subglobalNav{
	position: absolute;
	top: 115px;
	left: 0px;
	/*width: 100%;*/

	height: 20px;
	padding: 0px 0px 0px 10px;
	color: #FFFFFF;
	visibility: hidden;
	font-size: 80%;
	background-color: #96C0BF;
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 80%;
	color: #FFFFFF;
	font-weight:bold;
	background-color: #96C0BF;
}

.subglobalNav a:hover{
	color: #FFFFFF;
	background-color: #96C0BF;
}

/*************** search styles *****************/

#search{
	position: absolute;
	top: 66px;
	right: 45px;
	background-color: #FFFFFF;
	visibility: hidden;
	z-index: 201;
}

#search input{
	font-size: 70%;
	margin: 0px  0px 0px 10px;
	background-color: #CCCCCC;
	visibility: hidden;
 }
 
#search a:link, #search a:visited {
	font-size: 80%;
	font-weight: bold;
	color: #FFFFFF;
	
}

#search a:hover{
	margin: 0px;
}


/************* breadCrumb styles ***************/

#breadCrumb{
	padding: 1px 0px 5px 15px;
	font: small Verdana,sans-serif;
	color: #AAAAAA;
	border-bottom:1px solid #ccd2d2;
}

#breadCrumb a{
	color: #AAAAAA;
}

#breadCrumb a:hover{
	color: #009999;
	text-decoration: underline;
}


/************** feature styles *****************/

.feature{
	padding: 0px 0px 0px 30px;
	font-size: 80%;

	height: 200px;
}

html>body .feature {
	height: auto;
}

.feature h3{
	font: bold 130% Arial,sans-serif;
	color: #009999;
	padding: 5px 0px 5px 0px;
}

.feature p{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.feature img{
	float: left;
	padding: 10px 10px 10px 0px;
}

/*LHS image*/

.featureimageLHS{
	font-size: 80%;
	padding-left: 20px;
}


.featureimageLHS h3{
	font: bold 130% Arial,sans-serif;
	color: #009999;
	padding: 0px 0px 0px;
}

.featureimageLHS p{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.featureimageLHS img{
	float: left;
	padding: 5px 20px 15px 0px;
	margin-right: 20px;
}

/*LHS image*/

.featureimageRHS{
	padding: 0px 0px 0px 20px;
	font-size: 80%;
}

.featureimageRHS h3{
	font: bold 130% Arial,sans-serif;
	color: #009999;
	padding: 10px 0px 5px 0px;
}

.featureimageRHS p{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.featureimageRHS img{
	float: right;
	padding: 0px;
	margin-right: 20px;
	margin-top: 40px;
	margin-left: 20px;
	margin-bottom: 20px;
}


/*************** story styles ******************/

.story {
	padding: 10px 0px 0px 20px;
	font-size: 80%;
}

.story h3{
	font: bold 125% Arial,sans-serif;
	color: #009999;
}

.story a:link{
	font: 100% Arial, sans-serif;
	color: #666666;
	text-decoration: underline;
}
.story a:visited {
	font: 100% Arial, sans-serif;
	color: #999999;
}
.story a:hover {
	font: 100% Arial, sans-serif;
	color: #009999;
}

.story p {
	padding: 0px 0px 0px 0px;
}
.story a.capsule:link {
	color: #009999;
	text-decoration: none;
	font-weight: bold;
}

.story a.capsule:visited {
	color: #009999;
	text-decoration: none;
	font-weight: bold;
}


.story a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #009999;
	display:block;
	padding-bottom: 5px;
}

.story a.capsule:hover{
	text-decoration: underline;
	color: #009999;
	font-weight: bold;
}

td.storyLeft{
	padding-right: 12px;
}

.story img{
	padding: 0px 10px 50px 0px;
	text-align: left;
}

.story2 {
	padding: 0px 0px 0px 20px;
	font-size: 80%;
}

.story2 h3{
	font: bold 125% Arial,sans-serif;
	color: #009999;
}

.story2 a:link{
	font: 100% Arial, sans-serif;
	color: #666666;
	text-decoration: underline;
}
.story2 a:visited {
	font: 100% Arial, sans-serif;
	color: #999999;
	text-decoration: underline;
}
.story2 a:hover {
	font: 100% Arial, sans-serif;
	color: #009999;
}

.story2 p {
	padding: 0px 0px 0px 0px;
}
.story2 a.capsule:link {
	color: #009999;
	text-decoration: none;
	font-weight: bold;
}

.story2 a.capsule:visited {
	color: #009999;
	text-decoration: none;
	font-weight: bold;
}


.story2 a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #009999;
	display:block;
	padding-bottom: 5px;
}

.story2 a.capsule:hover{
	text-decoration: underline;
	color: #009999;
	font-weight: bold;
}

.story2 img{
	padding: 0px 10px 0px 0px;
	text-align: left;
}

/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: small;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;

}


/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image: url(../images/bg_nav.jpg);
	font-weight: bold;
	padding: 2px 0px 2px 10px;
	color: #666666;
	font-size: 85%;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #CCCCCC;
	background-image: url(../images/glblnav_selected5_2.jpg);
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background-position: center;
}


/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #cccccc;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a{
	display: block; 
}

.relatedLinks a:hover{
	color: #339999;	 
}


/**************** advert styles *****************/

#advert{
	padding: 10px;
}

#advert img{
	display: block;
}

/********************* end **********************/

#rhsheaderbg{
	position: absolute;
	top: 0px;
	right: 20px;
	z-index: 101;
	visibility: visible;
	height: 110px;
	background-color: #CCCCCC;
	background-repeat: repeat-x;
	width: 10px;
}
.style1 {color: #009999}

/*coloured bullet for Bulleted lists*/
.IntroContentLi {
	color: #666666;
	margin-left: 0px;
	
}


ul{
	list-style-type: disc;
	padding: 0px;
	margin: 0px;
}
li{
	list-style-type: disc;
	color:#009999;
	margin-left: 15px;
	margin-top: 6px;
}

.section {
	border-bottom:1px solid #CCCCCC;

	height: auto;
}

  .prop {
    height:230px;
    float:right;
    width:1px;
  }
    .clear {
    clear:right;
    height:1px;
    overflow:hidden;
  }
  
    .propH {
    height:1px;
    float:left;
    width:750px;
  }
  
.clearRight {
clear:right;
}
.clearLeft {
clear:left;
}
.iconimages {
	clear:left;
	margin: 0px;
	padding: 0px;
}
.table_specs{
	margin: 5px 10px 0px 0px;
	padding: 10px;
	font-size: 100%;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
}
.table_specs td{
	margin: 0px 10px 0px 0px;
	font-size: 90%;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	padding: 6px;
	border-bottom: 1px solid #CCCCCC;
}
.table_specs th{
	margin: 0px 10px 0px 0px;
	font-size: 110%;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #660000;
	border: 1px solid #CCCCCC;
}

.table_specs a{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 100%;
	text-decoration: underline;
}
.table_specs a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #009999;
	font-size: 100%;
}
.table_specs a:visited{
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.contactTable {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.contactsmalltext {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 80%;
}
.MainTextRed{
	color: #FF0000;
	clear: both;
	padding: 10px 0px 14px;
	font-size: 120%;
	margin: 0px;
	border-bottom-width: thin;
	border-bottom-style: none;
}

.MainTextRed img{
	float: left;
	padding: 0px 10px 0px 0px;
}

.MainTextRed p{
	padding: 0px;
	
}

.MainTextRed a{
	color: #FF0000;
	font-weight:bold;
	text-decoration: none;
}

.MainTextRed a:hover{
	color: #cc9966;
	font-weight:bold;
	text-decoration: none;
	text-decoration: underline;
}
.fixedLink {
	display: block;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	background-color: #DDDDDD;
	font-weight: bold;
	text-decoration: none;
	color: #009999;
	font-size: 80%;
}
.fixedLink a {
	display: block;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	background-color: #DDDDDD;
	font-weight: bold;
	text-decoration: none;
	color: #009999;
	font-size: 80%;
}
.fixedLink a:link {
	display: block;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	background-color: #DDDDDD;
	font-weight: bold;
	text-decoration: none;
	color: #009999;
	font-size: 80%;
}
.fixedLinkmain {
	display: block;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	background-color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(../images/glblnav_selected5_2.jpg);
	font-size: 85%;
	background-position: center;
}

.fixedLinkmain a {

	font-weight: bold;
	padding: 3px 0px 3px 10px;
	background-color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(../images/glblnav_selected5_2.jpg);
}
.fixedLinkmain a:hover {

	font-weight: bold;
	padding: 3px 0px 3px 10px;
	background-color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(../images/glblnav_selected5_2.jpg);
}

.fixedLinkmain a:link {

	font-weight: bold;
	padding: 3px 0px 3px 10px;
	background-color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(../images/glblnav_selected5_2.jpg);
}

#smallnavlinks {
	color: #cc9966;
	font-weight:bold;
}	
#smallnavlinks a:link, #smallnavlinks a {
	color: #666666;
	font-weight:bold;
	font-size: 80%;
}	
#smallnavlinks a:hover {
	color: #FFFFFF;
	font-weight:bold;
	background-color: #CCCCCC;
}

form {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 6%;
	margin-right: 10%;
}
select {
	float: left;
}
.inline {
	display: inline;
}
.formheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #009999;
	font-size: 12px;
}
.blacktext {
	font-size: 12px;
}
.textarea {
	float: left;
	margin-top: 3px;
}
.fixwidth {
width:100%; 
min-width:750px;
background-color: #000099;
}
.button img{
	float: left;
	margin-right: 0px;
	margin-top: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.button {

}

.textlink a{
	text-decoration: underline;
}
.textlink a:hover{
color:#009999;
}
.textlink a:visited{
	color:#999999;
	text-decoration: underline;
}
.textlink a:link{
color:#666666;
}

.imageleftmargin{
	margin-left: 10px;
}
.imageleftmargin img{
margin:10px;
}
.contact_us_headings {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #009999;
	font-size: 120%;
}
.textlink2 a{
	text-decoration: underline;
	font-size: 120%;
	font-weight: bold;
	color: #009999;
}
.textlink2 a:hover{
color:#999999;
}
.textlink2 a:visited{
	color:#999999;
	text-decoration: underline;
}
.textlink2 a:link{
}
#offcentre {
}
.fixedLinkmain2 {
	display: block;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	background-color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(../images/glblnav_selected5_2.jpg);
	font-size: 85%;
	background-position: center;
	background-repeat: repeat-x;
}

.fixedLinkmain2 a {

	font-weight: bold;
	padding: 3px 0px 3px 10px;
	background-color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(../images/glblnav_selected5_2.jpg);
	background-position: center;
	background-repeat: repeat-x;
}
.fixedLinkmain2 a:hover {

	font-weight: bold;
	padding: 3px 0px 3px 10px;
	background-color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(../images/glblnav_selected5_2.jpg);
	background-position: center;
	background-repeat: repeat-x;
}

.fixedLinkmain2 a:link {

	font-weight: bold;
	padding: 3px 0px 3px 10px;
	background-color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(../images/glblnav_selected5_2.jpg);
	background-position: center;
	background-repeat: repeat-x;
}
