/* -------------------  FRONTEND STYLES EXCLUDING MENU   ------------------- */
/* -------------------  Please comment new additions clearly   ------------------- */

/* -------------------  Basic Formatting   ------------------- */
body, table, input, textarea {
	font: 14px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
body {
	color: #333333;
}

a {
	color: #7f1b7f;
	text-decoration : none;
}
	a:hover {
		text-decoration : underline;
		color: #7f1b7f;
	}
a:active { outline: none; }
a:focus { -moz-outline-style: none; }
img {
	border: 0;
}

h1 { 
  font-size: 26px;
  margin: 6px 0 10px 0;
  line-height: 25px;
  color:#736175;
  position:relative;
 }
	h1 span {
	}
	h2 {
	  font-size: 20px;
	  margin: 6px 0 10px 0;
	  color:#736175;
	}
		h3 { 
		  font-size: 14px;
		  margin: 6px 0 10px 0;
		  color:#736175;
		}
		
.small {
	font-size: 10px;
}
.error {
	color: #CC0000;
	font-weight: bold;
}
.odd {
	background: #ECF8F0;
}

.left {
	float:left;
}
.right {
	float:right;
}
.clear {
	clear:both;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.hidden {
	display:none;
	visibility:hidden;
}
ul {
}
.htmlcontent li {
	list-style: url(../siteready/bullet.png) none outside;
}
/*--------------------- Form -------------------*/

form {
  margin: 0; 
  padding: 0; 
}
	input, textarea {
		margin:1px;
		padding:1px;
	}
	label {
		font-weight:bold;
	}
	.textbox {
		width:200px;
		border:1px solid #999;
		
	}
	input:hover, input:focus, textarea:hover, textarea:focus {
		background:#F4F4F4;
	}
		.textbox_small {
		}
		.textbox_multi {
			height:70px;
		}
		.textbox_multi_large {
			height:140px;
		}


.formbutton {
	background:#343434 url(../siteready/button.gif) repeat-x left top;
	color:#FFFFFF;
	border:none;
	cursor:pointer;
	padding:2px 5px;
	font-weight:bold;
}
a.formbutton {
	text-decoration:none;
	padding:3px 4px;
}
		.formbutton:hover {
			color:#CCCCCC;
			background:#000000 url(../siteready/button.gif) repeat-x left top;
		}


/*--------------------- Contact Form -------------------*/

#contactfrm {
	width:400px;
	margin:10px 0 0 0;
}
	#contactfrm label, #contactfrm .textbox, #contactfrm span.small, .buttonbox , #contactfrm span.error
	{
		display: block;
		float: left;
		margin: 0 0 10px 0;
	}
		#contactfrm label {
			width: 90px;
			padding: 2px 10px 0 0;
			clear: left;
			text-align:left;
		}
		#contactfrm span.small {
			width:145px;
		}
		.buttonbox {
			width:100%;
		}
span#enquiry_about {
	padding:2px 0 0 0;
	float:left;
}

.mapright {
	float:right;
	width:500px;
	margin:30px 0 0 0;
}
#map {
}
	.mapmin {
		width:100%;
		height:320px;
	}
	.mapmax {
		width:650px;
		height:600px;
	}

/* ----------------- Layout   ------------------- */

#content, #content2 {
  padding: 0 0 0 0;
  margin: 0 auto;
  margin-top: 15px;
  width: 940px;
}
	#minheight {
		float:left;
		min-height: 400px;
		width:100%;
		border-collapse:collapse;
		margin:0;
		padding:0;
	}
	
		/* Left Sidebar - Style menu in includes/skins */
		#menubar {
			width: 180px;
			vertical-align:top;
			background: #EDF3FE;
		}
		
		#main {
		  vertical-align:top;
		  padding: 0 0 0 10px;
		}
			.htmlcontent {
				/*text-align: justify;*/
				margin: 0 0 0 0;
				padding:0 0 0 5px;
			}
.sidebar {
	width: 238px;
	float: right;
	clear:both;
	margin: 5px 0px 0px 20px;
}


/* --------------------Logo - header  ------------ */

.header {
  width:953px;
  height:159px;
  margin: 0 auto;
}
	.logo {
		float:left;
		margin-left: 15px;
		/*border: 1px solid red;*/
		display:inline;
	}
	.logotag {
		float:right;
	}
	.header-right {
		width: 343px;
		float:right;
	}
	.header-right-upper {
		height: 115px;
	/*border: 1px solid red;*/
	}
	
	


/*-----Search Area----*/

.tabsearch {
	width:239px;
	height:32px;
  	background: url(../siteready/bg-search.png) no-repeat;
	float: right;
	padding: 6px 0 0 0;
	margin: 0 7px 0 0px;
	/*border: 1px solid red;*/
	display:inline;
}
	.fieldsearch {
		width: 178px;
		color:#333;
		border: 1px solid #999898;
		margin: 0px 0px 0 9px;
  		background: url(../siteready/bg-searchfield.gif) repeat-x;
		vertical-align:middle;
	}
	.searchbutton {
		vertical-align:middle;
		margin-left: 3px;
	}
	.searchbutton:hover {
	
	}
.searchlink {
}

/*---------------  Sidebar ------------------*/

.sidebar_title {
	font-size:100%;
	padding:4px 0;
	display:block;
	clear:both;
	font-weight: bold;
	border-bottom: 1px solid #bdcbbd;
}
.sidebar_content {
	margin: 0;
	padding:4px 0 3px 0;
	border-collapse:collapse;
	font-size: 95%;
	width:210px;
}
.sidebar_footer {
	font-size: 1px;
	line-height: 1px;
	padding:0;
	height:11px;
	width: 238px;
	background: url(../siteready/bg-sidebar-bottom.png) no-repeat;
}
	.sidebar_footer a { 
	}
	.sidebar_footer a:hover { 
	}

.sidebar-outer {
	margin-bottom: 10px;
}
.sidebar-inner {
  	background: url(../siteready/bg-sidebar-top.png) repeat-y;
	padding: 8px 15px 0 15px;
}

/*---------------Login area---------------*/

.logintab {
	margin:10px 0 10px 0;
	width:100%;
}
.logintab .sidebar_content {
	padding:4px;
}	
#loginfrm {
	/*width:170px;*/
}		

.textbox.side-login {
	width: 137px;
	/*background:transparent url(../siteready/bg-searchfield.gif) repeat-x scroll 0 0;*/
	border:1px solid #999898;
}
.textbox.side-login-small {
	width: 119px;
	/*margin-right: 4px;*/
	/*background:transparent url(../siteready/bg-searchfield.gif) repeat-x scroll 0 0;*/
	border:1px solid #999898;
}

.side-login-button {
	vertical-align:middle;
	margin-right: 4px;
}

.logintab .error {
	font-size: 90%;
	padding-bottom: 5px;
}

	.logintab label, .logintab input {
		/*display: block;
		float: left;
		margin-bottom: 4px;*/
	}
	.logintab label {
		font-size: 90%;
		font-weight: normal;
		display: block;
		float: left;
		text-align: right;
		margin-bottom: 6px;
		width: 65px;
		padding:2px 4px 2px 0;
		clear: left;
	}
	.logintab label.small {
		width: 35px;
		padding-top:5px;
	}
	.logintab input {
		/*width: 90px;*/
	}
		.logintab br {
			clear: left;
		}
	.check {
		float:right;
		margin: 0px 0 0 0;
		padding-right: 0px;
	}
	
	.forgot {
		float:right;
		width:150px;
		margin: 3px 0 0 0;
		font-size: 10px;
	}
		.check  input {
			/*width:auto;
			display:inline;
			float:none;*/
	vertical-align:middle;
		}
		
		.check label {
			padding:7px 2px 2px 2px;
			vertical-align:bottom;
			width: auto;
			font-size:100%;
		}
		
	.logintab .formbutton {
		margin-left:72px;
		display:inline;
	}


.logintab {
  width: 240px;
}
	
	
.logintab .login-title {
	height:36px;
	width: 238px;
  	background: url(../siteready/bg-sidelogin-title.gif) no-repeat;
}
.logintab .login-title span{
	margin-left: -9000px;
}


.logintab .login-outer {
  	background: url(../siteready/bg-sidelogin-middle.gif) repeat-y;
}
.logintab .login-inner {
  	background: url(../siteready/bg-sidelogin-top.gif) no-repeat;
	padding: 8px 10px 0 10px;
	/*display:inline;*/
}

/*.logintab .login-footer {*/
.login-footer {
  font-size: 1px;
  line-height: 1px;
  padding:0;
  height:8px;
  width: 238px;
  background: url(../siteready/bg-sidelogin-bottom.gif) no-repeat;
}


/*
#loginpage {
	width:240px;
}

#loginpage .login-title {
	display: none;
	visibility:hidden;
}
#loginpage .login-outer, #loginpage .login-inner, #loginpage .login-footer {
	background: none;
}
*/

.loginframe {
	width:100%;
	height:700px;
	border:none;
    overflow:scroll;
}
/*---------------News Panel---------------*/

.newstab {
	margin: 0 0 10px 0;
}
.newstab .sidebar_content {
	margin: 0;
	padding:0;
}
#news {
	min-height:150px;
}
	#news .contentdiv{
			background:#f5f7f5;
			color: #5d5a5d;
			font-size: 95%;
			margin: 7px 0 10px 0;
	}
		#news h2 {
			margin:0;
			padding:0 0 2px 0;
			font-weight:bold;
			color: #5d5a5d;
			font-size:14px;
		}
		.newstab a, .newstab a:link, .newstab a:active, .newstab a:visited {
			text-decoration:none;
			color: #4a394a;
		}
		
		.newstab a:hover {
			text-decoration:none;
			color: #693c69;
		}
		
		

#paginate-news{
	text-align: right;
	float:right;
}
	#paginate-news a, .newstab .sidebar_footer a {
		padding: 0 5px;
		text-decoration: none; 
		background-color: #fff;
		margin:0 0 0 4px;
	}
	 .newstab .sidebar_footer a.rsslink {
	 	margin: 0;
		padding:0;
	 }

	#paginate-news a:hover, #paginate-news a.selected, .newstab .sidebar_footer a:hover {
		background-color: #f5f7f5;
	}
#news .thumbnail {
	display:none;
	visibility:hidden;
}

.newstab .news_title {
	height:36px;
	width: 238px;
  	background: url(../siteready/bg-sidenews-title.gif) no-repeat;
}
.newstab .news_title span{
	margin-left: -9000px;
}


.newstab .news-outer {
  	background: url(../siteready/bg-sidebar-middle.gif) repeat-y;
}
.newstab .news-inner {
  	background: url(../siteready/bg-sidebar-top.gif) no-repeat;
	padding: 8px 15px 0 15px;
}

.newstab .news-footer {
  font-size: 1px;
  line-height: 1px;
  padding:0;
  height:12px;
  width: 238px;
  
  	background: url(../siteready/bg-sidenews-bottom.gif) no-repeat;
}


.newstab a.newslink  {
	float:right;
	/*border: 1px solid red;*/
	height: 13px;
	width: 75px;
	margin: 15px 0 0 0;
	display:block;
}


.newstab .sidebar_footer {
	background: #EDF3FE;
}
	
/* News Pages */
.newsnav {
	width:240px;
	padding:10px 0 0 0;
}

.arrowleft, .arrowright {
	display:inline;
}
	.arrowleft a, .arrowright a {
		margin:0 4px;
		text-decoration:none;
		padding:0 4px;
	}
#newslink {
	float:right;
	padding:6px;
}

/*--------------------- RSS -----------------------*/

.rsstab {
	margin:0 5px;
}
.rsslink {
	/*background: url(../siteready/rss.png) no-repeat;
	width:16px;
	height:16px;
	cursor:pointer;
	float:right;*/
	text-decoration: none;
	font-size: 90%;
}
	.rsslink:hover {
	}
	
#newstab-rss {
	text-align:right;
}
/*----------------  Newsletter --------------------*/
.signupframe {
	width:210px;
	height:275px;
}

.newsletter {
	margin:10px 0 0 0;
	width:98%;
}
	.newsletter table {
		border-collapse:collapse;
		padding:0;
		margin:0;
	}
		.newsletter td {
			padding:4px;
		}
			.newsletterinput {
			  width:120px;
			}
.newsletterframe {
	border:none;
	width:100%;
	height:300px;
	overflow:auto;
}
/*---------------- Enquire Button ------------------*/

.enquire {
	display:block;
	padding:4px 0;
}


/* -------Flash Panel  Area  ------ */

.flashpanel {
}


/* -------Themed Header  Area (Loaded as a BG if a graphic, Full width) ------ */

.themedheader {
	width:343px;
	height:115px;
	background-repeat:no-repeat;
	background-position:left top;
}

.themedheader h3 {
  display:none;
}


/*-----------------BreadCrumbs--------------------*/

.breadCrumbs {
  font-size:10px;
  padding: 5px 0 5px 0;
}


/*-------------Iframe (iframe.asp)-----------------*/

.ifr {
	margin:0;
	padding:0;
	border:none;
	overflow:auto;
}


/* ------------Footer Layout------------- */

#footer {
	clear:both;
	padding: 8px 0;
	font-size: 10px;
	line-height:1.8em;
	border-top:4px solid #700d7a;
}
	.address { 
	  width:580px;
	  float: left;
	  display:block;
	}
		#footer .address div {
			float:left;
			padding:0 0 0 18px;
		}
			.tel {
				background: url(../siteready/phone_icon.gif) no-repeat left 2px;
			}
			.fax {
				background: url(../siteready/fax_icon.gif) no-repeat left 2px;
				margin:0 18px;
			}
			.email {
				background: url(../siteready/email_icon.gif) no-repeat left 2px;
			}
			
	
	.copyright {
	  text-align:right; 
	}
		#footer a {
		}
		#footer a:hover { 
		} 


/*---------------------Site Map---------------------*/

.sitemap {
}
.sitemap ul {
}
	.sitemap li {
		padding:6px 0;
		margin:0;
		list-style: url(../siteready/arrow_map.gif);
	}


/*--------  Unique Classes for website ----------*/

.homepgcontent {
	width:900px;
	margin:0 auto;
	text-align:center;
}
.homepgcontent #footer {
	border:none;
}

.homepgcontent .address {
	padding:0 0 0 170px;
}
.homepgcontent .reg {
	width:180px;
	float:left;
}

.homepgcontent .copyright {
	display:none;
	visibility:hidden;
}

.helpbuttons a {
	float:left;
}

.textsize {
	float:right;
	padding:5px 0px 0 0px;
	width:340px;
	position:absolute;
	text-align:right;
}
	.textsize a {
		margin:0 4px 0 0;
	}

.text_small {
	font-size:11px;
}
.text_medium {
	font-size:14px;
}
.text_large {
	font-size:17px;
}


.pub {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
	.pub li {
		margin: 0px 0 8px 0;
		padding: 0px 0 8px 0;
		float:left;
		border-bottom:1px solid #CCC;
		display:block;
		clear:left;
	}
	.pub td {
		padding: 6px 0;
		border-bottom:1px solid #CCC;
	}
		.pub img, .pub a img {
			float:left;
			border:1px solid #CCC;
			margin:0 10px 0 0;
		}
			.pub a:hover img {
				border:1px solid #999;
			}
		.pub a {
			font-weight:bold;
			font-size:14px;
		}

.mapinfo {
	width:300px;
}

.textblock {
	font-size: 18px;
	color:#479f45;
	text-transform: uppercase;
	font-weight:bold;
	background: url(../siteready/logofade.png) no-repeat center center;
	text-align: center;
	display: block;
	padding: 10px;
	width:500px;
	min-height:50px;
	margin:0 auto;
	line-height: 22px;
}

.helpline {
	font-size: 16px;
	font-weight:bold;
	text-transform: uppercase;
	color:#409e2e;
	border-bottom:1px solid #333333;
	padding:4px 0;
}

.forumframe {
	border:none;
	width:100%;
	height:700px;
	padding:0;
	overflow:scroll;
	overflow:auto;
}