/*
================================================================
		Author: 	Stuart Buckell
		Copyright:	Buckhill Ltd 2007
		Version:	BCMS
		URL: 		http://www.buckhill.co.uk
		MEDIA:		Screen/Print/Reader
		CSS:		IE 7+/FF 2.0+
================================================================
*/

/*
================================================================
| General Elements
================================================================
*/
*, html, body
{
	margin: 0; padding: 0; border: 0;
}
a, a:visited, a:active
{
	color: #0058a0;
	text-decoration: underline;
}
a:hover
{
	text-decoration: underline;
}
BODY 						
{ 
	font-family: "Lucida Grande", geneva, arial, sans-serif;
	color: #181818;
	font-size: 0.8em;
	background: url(/client_side/images/background.gif) repeat-x #606060;
}
/*
================================================================
| Text
================================================================
*/
h1
{
	font-size: 16px;	
}
h2
{
	font-size: 16px;	
}
h3.tel
{
	float: right;
	font-size: 14px;
	margin-top: 10px;
	margin-right: 10px;
}
p.tel
{
	float: right;
	clear: right;
	margin-right: 10px;
	margin-top: 2px;
	text-align: right;
}
p.topLink
{
	float: right;
	clear: right;
	margin-right: 10px;
	margin-top: 5px;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	color: #193d8b;
}
p
{
	line-height: 1.5em;
}
p a
{
	font-weight: normal;
}
p a:hover
{
	text-decoration: underline;
}
p.bold
{
	font-weight: bold;
	font-size: 11px;
}
p.bold a
{
	font-weight: bold;
	color: #181818;
    text-decoration: none; 
}
p.news
{
	padding-left: 15px;
	background: url(/client_side/images/news.png) no-repeat left;
}
p.news a
{
	text-decoration: underline;
}
p.small
{
	font-size: 11px;
	margin-top: 5px;
}
p.toptext
{
	margin: auto;
	width: 1000px;
	font-size: 9px;
	text-align: center;	
	margin-top:2px;
	margin-bottom: 2px;
}
a.testimonial
{
	color: #fff;		
}
LABEL
{	
	width: 120px;
	display: block;
	float: left;
	margin-bottom: 5px;
	margin-right: 5px;
	font-size: 11px;
	font-weight: bold;
}
INPUT.inputText, SELECT.inputSelect, TEXTAREA.inputTextarea
{
	float: left;
	margin-bottom: 5px;
	border: 1px solid #222;
}
SELECT.inputSelect
{
	font-size: 11px;	
	width: 151px;
	padding: 1px;
	border: 1px solid #000;
}
INPUT.inputText
{
	width: 220px;
	padding: 1px;
	border: 1px solid #000;
}
INPUT.inputText:focus
{
	border: 1px solid red;	
}
TEXTAREA.inputTextarea
{
	width: 400px;
	height: 150px;	
}
.inputSubmit
{
	font-size: 12px;
	font-weight: bold;
	background: #c52525;
	color: #fff;
	padding: 0px 2px 2px 2px;
	border: 1px solid #fff;
	margin-top: 10px;
}
.inputSubmit:hover
{
	cursor: pointer;
	background: #254489;
	border: 1px solid #000;
}
/*
================================================================
| Wrappers
================================================================
*/
div#wrapper
{
	width: 1000px;
	margin: auto;
	background: url(/client_side/images/leftBg.png) repeat-y left #fff;
	background-position: 1px 0;
}
div#wrapperInner
{

}
div#top
{
	height: 95px;
}
div#left
{
	width: 196px;
	float: left;	
}
div#navigation
{
	float: left;
	width: 176px;
	height: 345px;
	background: url(/client_side/images/index_03.jpg) no-repeat;
	padding: 10px;
}
div#news
{
	width: 166px;
	float: left;
	padding: 10px;
	clear: left;
	border: 1px solid #ccc;
	margin: 5px 0 5px 5px;
}
div#contactUs
{
	width: 186px;
	float: left;
	clear: left;
}
div#enewsletter
{
	width: 176px;
	float: left;
	clear: left;
	padding: 10px;
}	
div#pictures
{
	float: left;
	width: 553px;
	height: 219px;
	background: url(/client_side/images/index_06.png) no-repeat;
}
div#contactBox
{
	float: left;
	width: 231px;
	height: 189px;
	background: url(/client_side/images/index_05.jpg) no-repeat left;
	color: #fff;
	padding: 15px 10px 15px 10px;
}
div#content
{
	float: left;
	width: 782px;
	padding: 10px;
	background: url(/client_side/images/testimonial.jpg) no-repeat right bottom;
}
div#areas
{
	float: left;
	height: 70px;
	width: 170px;
	overflow: auto;
	text-align: left;	
}
div#areas UL
{
	list-style: none;	
}
div#footer
{
	float: left;
	width: 960px;
	height: 80px;
	clear: both;
	font-size: 11px;
	color: #222;
	text-align: left;
	text-align: right;
	margin-top: 1px;
	border-top: 1px solid #222;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	background: #fff;
}
div#footer a
{
	color: #707070;
}
/*
================================================================
| div#navigation
================================================================
*/
div#navigation a
{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 5px;
	padding-bottom: 8px;
	padding-left: 10px;
	float: left;
	clear: left;
	width: 150px;
}
div#navigation a:hover
{
	background: url(/client_side/images/nav_bg.jpg) no-repeat left;	
}
div.newsletter
{
	padding-top: 15px;
}
div.newsletter INPUT
{
	font-size: 11px;
	padding: 3px 5px 3px 5px;
	border: 1px solid #e5e5e5;
}
div.newsletter INPUT:focus
{
	border: 1px solid #b20000;
}
/*
================================================================
| div#contactBox
================================================================
*/
div#contactBox LABEL
{
	width: 75px;	
	display: block;
	float: left;
	margin-bottom: 5px;
	margin-right: 5px;
	font-size: 11px;
	font-weight: bold;
}
div#contactBox INPUT.inputText, div#contactBox SELECT.inputSelect
{
	float: left;
	margin-bottom: 5px;	
}
div#contactBox SELECT.inputSelect
{
	font-size: 11px;	
	width: 151px;
	padding: 1px;
	border: 1px solid #000;
}
div#contactBox INPUT.inputText
{
	width: 147px;
	padding: 1px;
	border: 1px solid #000;
}
div#contactBox INPUT.inputText:focus
{
	border: 1px solid red;	
}
div#contactBox .inputSubmitEmail
{
	font-size: 12px;
	font-weight: bold;
	background: #c52525;
	color: #fff;
	padding: 0px 2px 2px 2px;
	border: 1px solid #fff;
	float: right;
	margin-top: 10px;
}
div#contactBox .inputSubmitEmail:hover
{
	cursor: pointer;
	background: #254489;
	border: 1px solid #000;
}
/*
================================================================
| div#contactUs
================================================================
*/
div#contactUs p
{
	text-align: center;
	width: 195px;
	background: url(/client_side/images/bgContact.png);
	padding-top: 5px;
	padding-bottom: 5px;
	color: #fff;
	margin-top: 1px;
}
.inputSearch
{
	border: 1px solid #ccc;
	width: 200px;
	height: 15px;
	font-size: 11px;
	padding: 2px 1px 1px 2px;
}
.inputSearch:focus
{
	border: 1px solid #b70000;
}
/*
================================================================
| div.testimonial
================================================================
*/
div.testimonial
{
	float: left;
	background: #e8f2f5;
	border: 1px solid #b1ccd5;
	width: 520px;
	padding: 17px 18px 17px 18px;
	font-size: 12px;
}
/*
================================================================
| div#errrors
================================================================
*/
div#errors
{
	float: left;
	background: #ffe347;
	border: 1px solid red;
	padding: 10px;
	font-size: 12px;
	margin-bottom: 10px;
}
/*
================================================================
| various divs
================================================================
*/
div#bottomImage
{
	float: left;
	text-align: right;
	background: #1b3e8d;	
	width: 999px;
	height: 70px;
	border-left: 1px solid #fff;
}
div#copyright
{
	width: 1000px;
	margin: auto;
	color: #f0f0f0;
	font-size: 12px;	
	text-decoration: none;
	text-align: right;
	padding-top: 10px;
}
div#copyright a
{
	color: #fff;	
	text-decoration: underline;
}
div#bottomGap
{
	background: #1b3e8d;
	height: 27px;
	width: 194px;
	float: left;
	margin-top: 1px;
	margin-left: 1px;
}

div.prodBox
{
	float: left;
	margin-bottom: 10px;
	background: #f0f0f0;
	clear: left;
	padding: 10px;
	width: 762px;
}
div.prodBox IMG
{
	float: left;
	margin-right: 10px;	
}