/**
Client:			Heston Lowe
Date:			January 2009
Created by:		Gencon
**/


/*--------------------------------------------------------------------
--------------------------- Reset Code ---------------------------
------------------------------------------------------------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{
	margin:0;
	padding:0;
	}
table{
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img {
	border:0;
}
address,caption,cite,code,dfn,th,var{
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
q:before,q:after{
	content:'';
}
abbr,acronym {
	border:0;
}
/*--------------------------------------------------------------------
--------------------------- Clear & Floats ---------------------------
------------------------------------------------------------------- */
.clear {
	clear:both;
	margin:0;
	line-height:0%;
	padding:0;
	font-size:0em;
	display:block;
	height:0%;
}
.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 */

/*--------------------------------------------------------------------
----------------------- Site Structure -----------------------
------------------------------------------------------------------- */

html { /* This forces a vertical scroll bar regardless of page height, simply to combat the irritating page shift. */ 
	height: 100%; 
	margin-bottom: 1px;
}
body {
	font-family: helvetica, arial, sans-serif;
	color: #ffffff;
	font-size:100%;
	text-align:left;
	line-height: 1.25;
	background: #606c74 url(../images/backgroundFade.png) repeat-x;
}
* html body { /* make ie5.5 behave itself and center the layout */
	text-align:center;
}
* html body * { /* fix the ie5+ italics float bug */
	overflow:visible;
}
* html body { /* make ie5.5 behave itself and center the layout */
	text-align:center;
}
* html .head, * html .prime, * html .container, * html .foot { /* for ie5.5 / 6.0 - realign the text */
	text-align:left;
}
#container{
	margin:0px auto;
	width: 900px;
	position:relative;
	}
#header {
	width: 900px;
	border: 0px solid #00ff00;
}
#bannerGraphic{
	width: 900px;
	height: 128px;
}
#content {
	margin: 40px 0 23px 0;
	width: 900px;
	text-align:left;
	background-image:url(../images/vertBar_03.gif);
	background-repeat:repeat-y;
	background-position: 35em 0em;
}
#spotlight { 
	margin:0;
	position:relative;
	width:900px;
	height:253px;
	overflow:hidden;
	z-index:90;
}
#next-slide, #previous-slide {
	position:absolute;
	top:390px;
	left:838px;
	z-index:92;
}

#next-slide {
	left:868px;
}

#contentLeft {
	margin: 0px 0px 0px 0px;
	padding: 0px 66px 0px 22px;
	/*border: 1px solid #ff0000;*/
	width: 497px;
	display:inline;
	float:left;
}
#contentRight {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
/*	border: 1px solid #00ff00;*/
	width: 310px;
	display:inline;
	float:right;
}
#footer {
	padding: 13px 22px 13px 22px;
	width: 856px;
	height: 89px;
	background-color:#2b383e;
	/*clear:both;*/
}
#footerImage{
	padding: 0;
	background-image:url(../images/vertBarFoot_03.gif);
	background-repeat:repeat-y;
	background-position: 33.6em 0em;
}
#footerLeft {
	margin:  0px 0px 0px 0px;
	padding: 7px 66px 0px 0px;
	width: 497px;
	float:left;
}
#footerRight {
	padding: 0px 0px 0px 0px;
	width: 290px;
	float:left;
	text-align: left;
}
h4.gencon {
	width:900px;
	padding: 20px 0px 60px 0;
}
h4.gencon {
	margin:0 auto;
	text-align:right;
	font-size:11px;
	font-weight:normal;
	line-height:normal;
	color:#999;
	font-family:"arial";
}

h4.gencon a {
	color:#999;
	text-decoration:none;
}

h4.gencon a:hover {
	text-decoration:underline;
}
/*--------------------------------------------------------------------
----------------------- Main Navigation Styles -----------------------
------------------------------------------------------------------- */
#primeNavContainer{
	margin: 0px;
	padding: 17px 0px 0px 0px;
	border: 0px solid #ff0000;
	width: 900px;
	height: 23px;
}
#primeNav {
	margin: 0px;
	padding: 0px;
	float:right;
}
#primeNav ul li {
	padding: 0px;
	height: 22px;
	float: left; 
	list-style: none;
}
#primeNav ul li a.first {
	border-width:  0px 0px 3px 0px;
}
#primeNav ul li a {
	margin: 0px;
	padding: 0em 0.75em;
	display: block;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	border-style: solid;
	border-color: #3c484d;
	border-bottom-color: #2b383e;
	border-width: 0px 0px 3px 1px;
	text-decoration: none;
}
#primeNav ul li a:hover {
	color: #ffffff;
	border-bottom-color: #f26532;	
}
#primeNav ul li a:focus {
	color: #ffffff;
	border-bottom-color: #f26532;
}
#primeNav ul li a.active {
	color: #ffffff;
	border-bottom-color: #c3cf21;	
}
/*--------------------------------------------------------------------
----------------------- Secondary Navigation Styles -----------------------
------------------------------------------------------------------- */
#secondaryNav {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	width: 500px;
}
#secondaryNav ul {
	padding:  0px 0px 0px 0px;
}
#secondaryNav ul li {
	padding: 0px;
	height: 22px;
	float: left; 
	list-style: none;
	position:relative;
}
#secondaryNav ul li.first {
	padding: 0em 0.75em;
	border-width: 0px 0px 0px 0px;
	font-size: 0.8em;
	font-weight: normal;
}
#secondaryNav ul li a.first {
	padding: 0em 0.75em 0em 0em;
	border-width:  0px 0px 0px 0px;
}
#secondaryNav ul li a {
	padding: 0em 0.75em;
	display: block;
	font-size: 0.85em;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	border-style: solid;
	border-color: #3c484d;
	border-bottom-color: #2b383e;
	border-width: 0px 0px 0px 1px;
	text-decoration: none;
}
#secondaryNav ul li a:hover {
	text-decoration:underline;	
}
#secondaryNav ul li a:focus {
	text-decoration:underline;
}
/*--------------------------------------------------------------------
----------------------- Content Navigation Styles -----------------------
------------------------------------------------------------------- */
#contentNav {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 310px;
	float: left;
}
#contentNav ul {
	padding:  0px 0px 0px 0px;
}
#contentNav ul li {
	margin: 0px 0px 12px 0px;
	padding: 0px 15px 0px 0px;
	height: 38px;
	list-style: none;
	position:relative;
}
#contentNav ul li a {
	padding: 0.25em 0.75em 0.4em 0.75em;
	display: block;
	font-size: 1.2em;
	font-weight: normal;
	text-align: left;
	color: #ffffff;
	background: url(/images/bg_contentnav.gif) top right repeat-y;
	text-decoration: none;
	border-right-color: #636e76;
	border-right-width: 6px;
	border-right-style:solid;
}
#contentNav ul li a:hover {
	text-decoration:underline;	
	border-right-color: #f26532;	
}
#contentNav ul li a.activelink {
	text-decoration:underline;
	border-right-color: #c3cf21;
}
/*-------------------------------------------------------------------
--------------- Terms & Conditions + Credits Styles ---------------
------------------------------------------------------------------- */
#termsCredits {
	padding: 38px 0px 0px 0px;
	width: 500px;
}
#termsCredits ul li {
	padding: 0em 0.75em;
	height: 22px;
	float: left; 
	font-size: 0.7em;
	font-weight:bold;
	list-style: none;
}
#termsCredits ul li.first {
	padding: 0em 0.75em 0em 0em;
	}
#termsCredits ul li a {
	display: block;
	color:#ffffff;
	font-weight:bold;
	text-align: center;
	text-decoration: none;
}
#termsCredits ul li a:hover {
	text-decoration:underline;	
}
#termsCredits ul li a:focus {
	text-decoration:underline;
}
#footerRight p.phoneNumber {
	padding:0;
	margin: 0px 0px 10px 0px;
	font-size: 1.6em;
	font-weight:bold;
}
address {
	padding:0;
	font-size: 0.7em;
}


/*--------------------------------------------------------------------
---------------------------- Form Styles -----------------------------
------------------------------------------------------------------- */
#contactForm { /*Form container*/
	width: 497px;
}
#contactForm fieldset { /*Formatting for the entire form area*/
	margin: 0;
	padding: 0;
	border: none;
	background-color: transparent;
}
.formInput { /*Container for each Label + Input area pair*/
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	width: 500px;
}
.formLabel { /*Label container*/
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 115px;
	float:left;
}
#contactForm label { /*Formatting for the label*/
	display: inline;
	font-size: 0.8em;
}
.input{ /*Text input container - One per label*/
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*width: 384px;*/ 
	float:left;
}
#contactForm input { /*Formatting for the text input area for each lable*/
	margin:0;
	display:inline;
	font-size: 0.8em;
	width: 380px;
}
.formTextArea {  /*Container for the free text Lable + Comments & query area pair*/
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	width: 500px;
}
.formText { /*Container for the free text Comments & query area*/
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float:left;
}
#contactForm textarea { /*Formatting for the free text Comments & query area*/
	width: 380px;
	height: 50px;
}
#formSubmit { /*Container for the submit button and associated graphic*/
	margin: 0px 0px 0px 412px;
	padding: 0px 0px 0px 0px;
	width: 87px;
}
#formSubmit input {
	width: 87px;

}
p.adminerror {
	padding:5px 0;
	border-top:1px solid #bed63a;
	border-bottom:1px solid #bed63a;
	color:#bed63a;
	margin-top:0;
	font-weight:bold;
}
form p.adminerror {
	font-weight:normal;
	border:none;
	margin-top:-0.5em;
}
/*form #name, form #email, form #number, form #enquiry {
	width:345px;
}*/
form .note_info, form .note_warning, form .buttons, form .note_plain {
	margin-left:60px;
	text-align:left;
}
/* for wonderful ie5.5/6.0  */
* html #contact_us form input {
	width:50%;
}
* html #contact_us form div.buttons input {
	width: auto;
}
/*--------------------------------------------------------------------
---------------------------- Text, Bullet & other Styles -----------------------------
------------------------------------------------------------------- */
h1 {
	margin: 0px 0px 24px -22px;
	color:#c3cf21;
	font-size: 1.75em;
	text-align:left;
}
h2 {
	margin: 0px 0px 24px 0px;
	color:#ffffff;
	font-size: 1.75em;
	text-align:left;
}
#contentLeft h2.about {
	margin: 0px 0px 20px 0px
}
#contentLeft h2 {
	margin: 0px 0px 24px 0px;
	color:#ffffff;
	font-size: 1.5em;
	text-align:left;
}
#content p {
	padding: 0px 0px 20px 0px;
	font-size: 0.75em;
	text-align:left;
}
#contentLeft ul {
	padding:0px 0px 20px 36px;
	font-size: 0.75em;
}
#contentLeft ul li {
	padding: 0 0 0 0.8em;
	background: url(../images/bulletYellow_03.gif) no-repeat;
	background-position: 0em 0.5em;
}

a {
	color:#f26532;
	text-decoration:none;
}

a:hover {	
	text-decoration:underline;
}
/* Caption images */

.caption_image {
	text-align: left;
	margin: 0px 15px 5px 0px;
}


.caption_image.right {
	margin: 0px 0px 5px 15px;
	margin:0 0 13px 13px;
}

.caption_image.left {
	margin: 0px 15px 5px 0px;
	margin:0 13px 13px 0;
}

.contentRight .caption_image.left, .content_one .caption_image.right {
	float:none;
	margin:0;
}

.caption_image p {
	margin:0.2em 0 0.5em 0;
	font-size:0.7em;
	width:170px;
}

.caption_image.small p {
	width:124px;
}

.caption_image.large p {
	width:250px;
}

.cta_column .caption_image p {
	width:217px;
}

/* */

/** FORMS **/

#contact_us form fieldset {
	margin-top:35px;
}

#contact_us form label {
	width:150px;
	display:block;
	float:left;
	text-align:right;
	font-weight:bold;
	font-size:0.7em;
}

#contact_us form .note_info, #contact_us form .note_warning, #contact_us form .buttons, #contact_us form .note_plain {
	margin-left:60px;
	text-align:left;
}

#contact_us form #name, #contact_us form #email, #contact_us #number {
	margin:0 0 10px 10px;
	text-align:left;
	width:50%;
}

#contact_us form textarea {
	margin-left:10px;
	width:50%;
}

#contact_us form p.adminerror {
	color:#f55b1f;
	margin:-10px 0 5px 160px;
}

#contact_us form input.formerror {
	border:1px solid #f55b1f;
	background:#eee8aa;
}

#contact_us form .buttons {
	margin:10px 0 0 160px;
}

#contact_us form .submit-button {
	background-color:#000;
	color:#fff;
	font-size:60%;
	padding:0.2em 1.7em 0.2em 1.7em;
	margin:0;
	display: inline;
	border:1px solid #fff;
	cursor:pointer;
}

#contact_us form .submit-button:hover {
	background:#f5811f;
}

/* for the wonderful ie5.5/6.0 we all love so much */

* html #contact_us form input {
	width:50%;
}

* html #contact_us form div.buttons input {
	width: auto;
}

/* */

/** **/

/** ADMIN **/

.content-block {
	position:relative;
}

.formerror {
	color:red;
}

span.formerror {
	display:block;
}
	
.admintext {
	z-index:89;
}

p.admintext a, a.admintext {
	color:#bb141a;
	padding:2px;
	font-size:11px;
}

.content-block p.admintext {
	position:absolute;
	top:0;
	right:-20px;
}

p.admintext a:hover, a:hover.admintext {
	color:#bb141a;
	text-decoration:none;
}

#contentLeft a.admintext, #contentNav a.admintext {
	position:absolute;
	border:none;
	padding:2px 0 0 0;
	background:none;
}

#contentNav a.admintext:hover {
	background:none;
}

#contentNav a.admintext.down {
	left:-1px;
}

#contentNav a.admintext.up {
	left:-16px;
}

#contentNav  a.admintext.add {
	left:286px;
}

#contentNav  a.admintext.edit {
	left:270px;
}

img.edit-icon {
	vertical-align:center;
}

.admin a {
	color:#cc0000;
	text-decoration:none;
	background:#ddd;
	padding:0.4em;
	border:1px #fff solid;
	line-height: 2em;
	font-weight:bold;
	display: inline;
}

#contentLeft li div.admin a {
	color:#cc0000;
	padding:0.0em;
}

#contentLeft li div.admin a:hover {
	color:#cc0000;
}

.admin a:hover {
	background:#ccc;
}

.caption_image .admin {
	text-align: left;
	position:absolute;
	font-size:0.8em;
}

.caption_image .admin a {
	margin:0 2px 0 0;
}

table.editor {
	width:100%;
	font-size:0.8em;
}

table.editor th, table.editor td {
	padding:5px;
	vertical-align:top;
}

/** Tiny MCE Stuff **/

table.editor table.mceEditor td, table.editor table.mceEditor th {
	padding:0;
}


