/**************************************************************************
	Style Sheet for Master Template
**************************************************************************/	
/************** Elements ********************/

html{background:#909090;}
body{
	margin:0;
	background:#fff url(../images/bg-body.gif) repeat-x 0 0;
	font:11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#787878;
	min-width:950px;
}


a{text-decoration:none;outline:none;}
	a:hover{text-decoration:underline;}
img{display:block;border:none;}
form,fieldset{margin:0;padding:0;border:none;}
input,textarea{
	color:#b0b0b0;
	font:10px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/* Wrapper */
#wraper{
	width:950px;
	position:relative;
	margin:0 auto;
}
	#wraper:after{
		content:"";
		clear:both;
		display:block;
	}

/* Footer */
.foo{
	background:url(../images/bg-footer.gif) repeat-x 0 0;
	min-width:600px;
}
#footer{
	width:950px;
	margin:0 auto;
	overflow:hidden;
	padding:32px 0;
}
	#footer div{
		margin:16px 0 0;
		padding:14px 0 0;
		border-top:1px solid #fff;
		overflow:hidden;
		height:1%;
	}
	#footer p{
		margin:0;
		color:#414141;
	}
	#footer a{
		color:#fff;
	}
	#footer ul{
		margin:0;
		padding:0;
		overflow:hidden;
		list-style:none;
	}
		#footer ul#add{
			float:right;
			margin:0 -10px 0 0;
			display:inline;
		}
		#footer ul li{
			float:left;
			padding:0 6px 0 7px;
			margin:0 5px 0 -5px;
			display:inline;
			background:url(../images/divider.gif) no-repeat left;
		}
		
/* Header */
#header{
	height:228px;
	width:950px;
}
	#header h1{
		margin:0;
		position:absolute;
		top:0;
		left:-94px;
		padding:0px;
	}
		#header h1 a{
			display:block;
			overflow:hidden;
			text-indent:-9999px;
			width:404px;
			height:174px;
			background:url(../images/logo.png);
			cursor:pointer;
		}

	/* Company Line */		
	#header .companyLine{
		width:500px;
		position:absolute;
		right:0;
		top:20px;		
		color:#fff;
		font-size:13px;
		font-style:italic;
		font-weight:bold;
		font-family:Arial, Helvetica, sans-serif;
		text-align:right;
		padding:3px 0;
		letter-spacing:0.15px;
	}
		#header .companyLine B{
			font-size:16px;
			
		}
		
	/* Newsletter */
	#header #enquiryForm_6{
		width:415px;
		position:absolute;
		right:0;
		top:20px;		
	}
		#header #enquiryForm_6 .formElement{
			float:left;
		}
		#header #enquiryForm_6 LABEL{
			float:left;
			width:128px;
			height:10px;
			background:url(../images/text-newsleter.gif);
			overflow:hidden;
			text-indent:-9999px;
			margin:11px 18px 0 0;
		}
		#header #enquiryForm_6 INPUT{
			float:left;
		}
		#header #enquiryForm_6 INPUT.text{
			width:181px;
			height:24px;
			border:0;
			padding:7px 0 0 14px;
			background:#000 url(../images/bg-txt.gif) no-repeat 0 0;
		}
		#header #enquiryForm_6 .formSubmit INPUT{
			background:transparent url('../images/btn-submit.gif') top left no-repeat;
			width:67px;
			height:31px;
			border:none;
			cursor:pointer;
			text-indent:-9999px;
			*text-indent:0px;
			*font-size:0px;
			*color:#000;
			*text-align:left;
		}
		#header #enquiryForm_6 .validation-advice{
			color:#fff;
			clear:both;
			text-align:center;
		}		

	/* Contact Us Link */
	.contact-us{
		width:126px;
		height:45px;
		background:url(../images/text-contact-us.gif) no-repeat 0 0;
		overflow:hidden;
		text-indent:-9999px;
		position:absolute;
		top:183px;
		right:0;
	}
	.contact-us_active,
	.contact-us:hover{
		background:url(../images/text-contact-us.gif) no-repeat 0 -45px;
	}


/* Main Menu */
#mainmenu{
	margin:0;
	padding:0 0 0 15px;
	list-style:none;
	position:absolute;
	top:183px;
	left:0;
	background:url(../images/bg-nav.gif) no-repeat 0 0;
	width:751px;
	height:45px;
	font:11px Lucida Sans Unicode, Arial, Helvetica, sans-serif;
}
	#mainmenu div{
		display:none;
	}
	#mainmenu li{
		float:left;
		position:relative;
	}
	#mainmenu a{
		float:left;
		line-height:45px;
		color:#fff;
		font-weight:bold;
		font-style:italic;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		letter-spacing:0.5px;
	}
		#mainmenu a:hover{text-decoration:none;}
	#mainmenu span{
		float:left;
		cursor:pointer;
		padding:0 15px;
	}
	#mainmenu li.hover a,#mainmenu li:hover a{background:url(../images/nav-left.gif) no-repeat 0 0;}
	#mainmenu li.hover span,#mainmenu li:hover span{background:url(../images/nav-right.gif) no-repeat 100% 0;}
	#mainmenu li.hover div,
	#mainmenu li:hover div{
		width:180px;
		overflow:hidden;
		position:absolute;
		top:45px;
		left:0;
		display:block;
	}
	#mainmenu li:hover ul,
	#mainmenu li.hover ul{
		margin:0;
		padding:0;
		list-style:none;
		width:180px;
		overflow:hidden;
		background:#850000;
	}
		#mainmenu li:hover ul li,
		#mainmenu li.hover ul li{
			width:180px;
		}
		#mainmenu li:hover ul a,
		#mainmenu li.hover ul a{
			padding:0 0 0 29px;
			width:151px;
			background:none;
			line-height:28px;
		}
		#mainmenu li:hover ul a:hover,#mainmenu li.hover ul a:hover{background:#1d1d1d;}
	#mainmenu em{
		width:180px;
		height:4px;
		display:block;
		background:url(../images/bg-em.png);
		overflow:hidden;
	}
	#mainmenu li.active A,
	#mainmenu li.active A SPAN{
		background:url(../images/bg-active.gif) repeat-x 0 0;
	}


/* Sidebar */
#sidebar{
	float:left;
	width:270px;
}
	#sidebar ul{
		margin:0;
		padding:0;
		list-style:none;
		width:245px;
		overflow:hidden;
		font-size:12px;
		font-style:italic;
		font-weight:bold;
		text-transform:uppercase;
	}
		#sidebar ul li{
			width:245px;
			float:left;
			margin:0 0 1px;
			cursor:pointer;
		}
		#sidebar ul a{
			display:block;
			line-height:36px;
			background:#000;
			width:234px;
			text-align:center;
			color:#fff;
		}
		#sidebar ul a:hover,
		#sidebar ul .active a{
			padding:0 11px 0 0;
			text-decoration:none;
			background:url(../images/a-active.gif) no-repeat 0 0;
		}
		
		/* SubMenu */
		#sidebar UL#sidebarMenu UL.basicMenuSubMenu{
			float:none;
			display:block;
			clear:both;
		}
			#sidebar UL#sidebarMenu UL.basicMenuSubMenu .active A,
			#sidebar UL#sidebarMenu UL.basicMenuSubMenu A:hover{
				background:url(../images/a-submenu-active.gif) no-repeat 0 0;
			}
		
		#sidebar UL#sidebarMenu UL.basicMenuSubMenu A{
			background:#747474;
			text-transform:none;
			font-size:10px;
			font-style:normal;
		}
		
				
/* Main */
#main{
	width:950px;
	padding:50px 0;
	min-height:740px;
	background:url(../images/bg-main.jpg) no-repeat 0 50px;
}
#main:after{
	content:"";
	clear:both;
	display:block;
}
* html #main{height:740px;}


/* Content */
#content{
	float:right;
	width:680px;
}

	.image{
		float:right;
		width:303px;
		margin:0 0 0 25px;
	}
		.image A{
			height:200px;
			background:#747474;
			display:block;
			text-align:center;
			overflow:hidden;
		}

		.image em{
			display:block;
			line-height:34px;
			font-size:9px;
			font-style:normal;
			text-align:center;
			color:#fff;
			background:#747474 url(../images/bg-note.gif) no-repeat 0 0;
		}
		.image blockquote{
			margin:0;
			padding:15px 0 0;
			color:#383838;
			font:italic 14px/23px Georgia, "Times New Roman", Times, serif;
		}
		.image p{
			margin:0;
		}
	
		
	#content h2{
		color:#383838;
		margin:0 0 30px 0;
		padding:0 0 0 29px;
		text-transform:uppercase;
		background:transparent url(../images/bullet.gif) no-repeat left 7px;
		font:bold italic 26px Arial, Helvetica, sans-serif;
		letter-spacing:0px;
	}
	#content p{
		/*margin:18px 0 0;*/
		line-height:19px;
	}

/* Content - List */
#list{
	margin:0;
	width:650px;
	overflow:hidden;
	list-style:none;
	clear:both;
	border-bottom:1px solid #c4c4c4;
	padding:0px;
}
.listImg{
	padding-top:20px !important;
	border-bottom:none !important;
}

	#content #list p{
		margin:0;
		padding:15px 0 0;
	}
	.listImg li{
		padding-top:20px !important;	
	}
	#list li{
		width:650px;
		overflow:hidden;
		float:left;
		border-top:1px solid #c4c4c4;
		padding:0px 0 24px;
	}
	#list img{
		float:left;
		display:inline;
		/*margin:16px 25px 0 2px;*/
	}
	#list div{
		overflow:hidden;
		padding:16px 0 0;
		height:1%;
	}
	#list H3{
		margin:0px 0 5px 0;
		font-size:12px;
		color:#383838;
	}
	#list a.lightbox{
		background:none;	
	}
	#list a,
	a.arrow{
		color:#787878;
		display:block;
		width:650px;
		background:url(../images/bullet2.gif) no-repeat right;
		margin:8px 0 -16px;
	}
	a.arrow{
		border-top:1px solid #C4C4C4;
		border-bottom:1px solid #C4C4C4;
		line-height:14px;
		overflow:auto;
		margin:0px;
		padding:7px 0;
	}
	a.arrow2{
		color:#787878;
		display:block;
		background:url(../images/bullet3.gif) no-repeat left;
		width:650px;
		margin:15px 0 8px;

		border-top:1px solid #C4C4C4;
		border-bottom:1px solid #C4C4C4;
		line-height:14px;
		padding:7px 0 7px 30px;
	}

	
/* Validation Advice */	
.validation-advice{
	color:#c00; 
}

/* Quote Template */
.quoteRB{
	background:transparent url(/images/bg-blockquote2.gif) no-repeat right bottom;
}
	.quoteleft{
		float:left;
		width:45%;
		margin-right:10px;
		overflow:hidden;	
	}
	.quoteright{
		float:left;
		width:45%;
		overflow:hidden;
		
		color:#383838;
		font-size:14px;
		font-style:italic;
		line-height:23px;
		font-family:Georgia, "Times New Roman", Times, serif;	
	}
	.quotetitle{
		padding-top: 15px; 	
	}
	.quoteRB .quoteright P{
		line-height:23px;
	}

			
/*********** Basic Form Structure *****************/
	.formElement {margin-bottom:3px;}
	.formElement INPUT,
	.formElement TEXTAREA,
	.formElement SELECT { font-size:11px;}
	.formElement INPUT {overflow:auto;padding:3px 0px;}	
	.formElement INPUT.text { width:200px;}
	.formElement TEXTAREA.textarea { width:200px;}
	.formElement SELECT { width:200px;}
	.formElement LABEL {float:left; font-weight:bold; width:80px;}
	.formElement .radio,
	.formElement .checkbox { margin-left:80px;}
	H3.formElement {border-bottom:1px solid #ccc;}
	
	.honeyPot{ font-size:1px; height:1px; width:1px; padding:0px; margin:0px;}

