/*****************************************************
		Author: 	Stuart Buckell
		Copyright:	Buckhill Ltd 2006
		Version:	BCMS Scorpio
		URL: 		http://www.businesstoweb.co.uk
		MEDIA:		Screen
		CSS:		IE 5.5+/FF 1.0+/Konqueror/Opera
*****************************************************/
/*****************************************************
		General Elements
*****************************************************/
*
{
	margin: 0; padding: 0; border: 0;
}
a
{
	color: #003300;
	font-weight: bold;
	text-decoration: underline;
}
a:hover
{

}
BODY 						
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 13px;
	margin-bottom: 20px;
	background: #dedede;
}

/*****************************************************
		Text Elements
*****************************************************/
h1
{
	font-size: 14px;
}
h2
{
	font-size: 12px;
}
h4
{
	font-size: 12px;
	padding-bottom: 2px;
	color: #fff;
	padding: 3px 6px 3px 6px;
	background: url(/client_side/images/bgMembers.png);
	margin-bottom: 15px;
}
h4 a
{
	text-decoration: none;
}
FORM .diverror, DIV#errors { background: #FFFF99; border: 1px solid #FF0000; clear: left; padding-top: 10px; padding-bottom: 10px; }
FORM .diverror INPUT { border: 1px solid #FF0000; }
FORM .diverror p { font-size: 11px; font-weight: bold; }
h3
{
	padding: 5px;
	background: #2f674c;
	color: #fff;
	font-size: 12px;
}

p.small
{
	float: left;
	font-size: 11px;
}
p.dlHeader
{
	padding-bottom: 10px;
	font-weight: bold;
	width: 150px;
}
p.breadcrumbs
{
	font-size: 11px;
}
p.update
{
	padding-left: 22px;
	background: url(/client_side/images/accept.png) no-repeat left;
	font-size: 11px;
	font-weight: bold;
	height: 14px;
}
ul.products li
{
	margin-bottom: 5px;
}
p.productsTitle
{
	display: block;
	font-size: 11px;
	font-weight: bold;
	background: #dedede;
	padding: 3px 6px 3px 6px;
	margin-bottom: 6px;
}
a.download
{
	width: 200px;
}
/*****************************************************
		Buttons
*****************************************************/
INPUT.register
{
	background: url(/client_side/images/buttonRegister.png);
	width: 80px;
	height: 28px;
	cursor: pointer;
	border: 0;
}
INPUT.submit
{
	background: url(/client_side/images/buttonUpdate.png);
	width: 80px;
	height: 28px;
	cursor: pointer;
	border: 0;
	float: left;
	clear: left;
}
INPUT.login
{
	background: url(/client_side/images/buttonLogin.png);
	width: 80px;
	height: 28px;
	cursor: pointer;
	border: 0;
	float: left;
	clear: left;
}
/*****************************************************
		Wrappers
*****************************************************/
DIV#wrapperBg
{	
	width: 945px;
	margin: auto;
	background: url(/client_side/images/bgPage.png);
}

DIV#wrapper
{ 
	width: 925px;
	margin: auto;
	background: #fff;
	border: 1px solid #252525;
	padding: 1px;
	padding-bottom: 15px;
}
DIV#sitemap
{
	padding: 10px;
	background: #3a3a31;
	color: #fff;
	font-size: 11px;
	display: none;
	width: 909px;
	margin: auto;
	margin-bottom: 5px;
	clear: right;
}
DIV#sitemap a
{
	color: #fff;
	text-decoration: none;
}
DIV#sitemap ul
{
	margin-left: 10px;
	float: left; 
	margin-right: 10px;
	list-style: none;
}
DIV#sitemapButton
{
	width: 929px;
	margin: auto;
	height: 20px;
}
/*****************************************************
		Main containers
*****************************************************/
DIV#top
{

}
DIV#middle
{
	width: 925px;
}
DIV#leftTop
{
	width: 925px;
	float: left;
}
DIV#contentLeft
{
	padding-top: 1px;
	float: left;
	width: 208px;
}
DIV#content
{
	float: left;
	width: 455px;
	margin: 10px;
	margin-right: 0;
	padding-right: 10px;
	border-right: 1px solid #ccc;
}
DIV#content UL
{
	margin-left: 25px;
}
DIV#contentContact
{
	float: left;
	width: 697px;
	margin: 10px;
	margin-right: 0;
	padding-right: 10px;
}
DIV#contentContact LABEL
{
	font-size: 11px;
	font-weight: bold;
	float: left;
	display: block;
	width: 140px;
}
DIV#contentContact INPUT, DIV#contentContact TEXTAREA
{
	float: left;
	border: 1px solid #ccc;
	width: 250px;
	padding: 2px;
}
DIV#contentContact INPUT:focus, DIV#contentContact TEXTAREA:focus
{
	border: 1px solid #06633e;
}
DIV#contentContact TEXTAREA
{
	width: 400px;
	height: 150px;
}
DIV#contentContact IMG
{
	padding: 1px;
	border: 1px solid #2b2b2b;
}
DIV.contactFields
{
	float: left;
	clear: left;
	margin-bottom: 7px;
	width: 600px;
}
DIV#contentEnlarge
{
	float: left;
	width: 695px;
	margin: 10px;
	margin-right: 0;
}
DIV#contentRightWrapper
{
	float: left;
	width: 225px;
	margin-left: 5px;
	padding-top: 10px;
}
DIV#contentRight
{
	float: left;
	width: 225px;
	font-size: 11px;
	margin-bottom: 10px;
}
DIV#footer
{
	clear: left;
}
DIV#contentRightDl
{
	font-size: 11px;
	margin-left: 5px;
	margin-right: 10px;
	float: left;
	clear: left;
	width: 200px;
}

p.help 
{
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	margin: 3px 0px 40px 0px;
}

div#autohelp 
{
	margin: 10px 0px 10px 0px;	
	border: 1px solid #333;
	padding: 5px;
	height: 40px;
	font-style: italic;
	overflow: hidden;
	display: none;
	width: 430px;
}

DIV.required
{
	margin: 5px 0px 5px 5px;
	float: left;
	clear: left;
	width: 388px;
}

div.required .inputText
{
	float: left;
	width: 180px;
	background: #F8F8F8;
	border: 1px solid #ccc;
	padding: 1px;
	height: 16px;
}
DIV.required LABEL
{
	display: block;
	float: left;
	width: 180px;
}

div.required select 
{
	width: 180px;
	border: 1px solid #333;
	height: 18px;
}

div.required p 
{
	clear: left;
	margin: 10px 0px 0px 0px;
}

DIV.files
{
	margin-bottom: 20px;
}
DIV.productsBox
{
	float: left;
	width: 454px;
	padding-top: 0;
	clear: left;
	margin-top: 5px;
	padding-bottom: 15px;
	border-bottom: 2px solid #ccc;
}
DIV.productWrap
{
	padding: 1px;
	padding-bottom: 10px;
	border: 1px solid #ccc;
	margin-bottom: 10px;
}
DIV.productWrap p, DIV.productWrap UL
{
	padding-left: 10px;
	padding-right: 10px;
}
/*****************************************************
		Navigation
*****************************************************/
DIV#navigation
{
	float: left;
	width: 208px;
}
DIV.home a
{
	height: 43px;
	width: 208px;
	background: url(/client_side/images/nav_03.png);
	display: block;
}
DIV.products a
{
	height: 26px;
	width: 208px;
	background: url(/client_side/images/nav_06.png);
	display: block;
}
DIV.members a
{
	height: 23px;
	width: 208px;
	background: url(/client_side/images/nav_07.png);
	display: block;
}
DIV.news a
{
	height: 26px;
	width: 208px;
	background: url(/client_side/images/nav_08.png);
	display: block;
}
DIV.register a
{
	height: 24px;
	width: 208px;
	background: url(/client_side/images/nav_09.png);
	display: block;
}
DIV.about a
{
	height: 26px;
	width: 208px;
	background: url(/client_side/images/nav_10.png);
	display: block;
}
DIV.contact a
{
	height: 44px;
	width: 208px;
	background: url(/client_side/images/nav_11.png);
	display: block;
}
DIV.home a:hover
{
	background-position: 0 -43px;
}
DIV.contact a:hover
{
	background-position: 0 -44px;
}
DIV.products a:hover,DIV.news a:hover,DIV.about a:hover
{
	background-position: 0 -26px;
}
DIV.register a:hover
{
	background-position: 0 -24px;
}
DIV.members a:hover
{
	background-position: 0 -23px;
}


DIV.productsOverview p
{

}
DIV#product1, DIV#product2, DIV#product3, DIV#product4, DIV#product5
{
	margin: 10px;
	padding: 10px;
	padding-left: 5px;
	width: 400px;
	border: 1px dashed #848484;
}
DIV#product3 ul, DIV#product4 ul, DIV#product5 ul
{
	margin-left: 40px;
	list-style: bullet;
}
/*****************************************************
		contact form
*****************************************************/
DIV#contactForm
{
	background: #f0f0f0;
	border: 1px solid #383830;
	padding: 1px;
	float: left;
	margin-top: 10px;
	width: 693px;
	margin-bottom: 10px;
}
DIV.contactAddress
{
	float: left;
	width: 340px;
	margin-right: 10px;
	background: #f0f0f0;
	border: 1px solid #383830;
	padding: 1px;
	height: 140px;
}
DIV.contactInformation
{
	float: left;
	width: 339px;
	background: #f0f0f0;
	border: 1px solid #383830;
	padding: 1px;
	height: 140px;
}
DIV.contactAddress p.title, DIV.contactInformation p.title, DIV#contactForm p.title
{
	padding: 3px 6px 3px 6px;
	background: url(/client_side/images/bgContact.gif);
	color: #fff;
	font-weight: bold;
}
DIV.contactAddress p, DIV.contactInformation p
{
	padding: 10px;
	padding-bottom: 0;
}
DIV#errors
{
	padding: 10px;
	background: #FFFFCC;
	border: 1px solid #FF9900;
	margin-bottom: 20px;
}
INPUT#submitContact
{
	background: url(/client_side/images/buttonEmail.png) no-repeat;
	width: 70px;
	height: 25px;
	margin-bottom: 10px;
	cursor: pointer;
}
/*****************************************************
		content right
*****************************************************/
DIV#contentRight a
{
	padding-left: 22px;
	padding-top: 3px;
	padding-bottom: 3px;
	background: url(/client_side/images/download.png) no-repeat left;
	display: block;
	float: left;
	clear: left;
	margin-bottom: 10px;
}
/*****************************************************
		login
*****************************************************/
DIV#login
{
	font-size: 11px;
	width: 181px;
	margin-top: 12px;
	margin-left: 10px;
}
DIV#login INPUT
{
	border: 1px solid #333333;
	
}
DIV#login LABEL
{
	
}
INPUT#buttonLogin
{
	font-size: 11px;
	background: #fff;
	color: #06643f;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
INPUT#login
{
	font-size: 11px;
	background:  url(/client_side/images/buttonLogin.png) no-repeat;
	padding: 0;
	margin: 0;
	height: 25px;
	cursor: pointer;
}
DIV#footer
{
	width: 925px;
	margin: auto;
	margin-top: 10px;
	text-align: center;
}
DIV#footer a
{
	font-size: 11px;
	text-decoration: none;
}
/*****************************************************
		members area
*****************************************************/
DIV#contentMembers
{
	float: left;
	width: 697px;
	margin-top: 1px;
	margin-left: 10px;
}
DIV#contentMembers p.title
{
	
}
DIV#contentMembers p
{
	
}
DIV.membersTop
{
	float: left;
	width: 694px;
	background: #f0f0f0;
	border: 1px solid #383830;
	padding: 1px;
}
DIV.membersTop p.title
{
	padding: 3px 6px 3px 6px;
	background: url(/client_side/images/bgContact.gif);
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}
DIV.membersTop p
{
	padding: 10px;
	padding-top: 0;
}
DIV.membersDownloads
{
	margin: 5px;
	background: #f0f0f0;
	border: 1px solid #383830;
	padding: 1px;
	margin-top: 10px;
}
DIV.membersNews
{
	background: #f0f0f0;
	border: 1px solid #383830;
	padding: 1px;
}
DIV.membersNews a
{
	text-decoration: none;
}
FIELDSET.membersForm
{
	padding: 1px;
	border: 1px solid #676767;
	margin-bottom: 10px;
	float: left;
	width: 421px;
	padding-bottom: 20px;
	background: #f0f0f0;
}
FIELDSET.membersForm INPUT:focus
{
	border: 1px solid #06633e;
}
FIELDSET.membersForm DIV.required
{
	padding-left: 20px;
}
p.title
{
	padding: 3px 6px 5px 6px;
	background: url(/client_side/images/bgContact.gif);
	color: #fff;
	font-weight: bold;
	font-size: 11px;
}
p.title a
{
	color: #fff;
}
DIV.download a
{
	padding: 10px;
	background: url(/client_side/images/iconDownloadGS.png) no-repeat left #f0f0f0;
	background-position: 8px 50%;
	display: block;
	text-decoration: none;
	padding-left: 30px;
}
DIV.download a:hover
{
	background: url(/client_side/images/iconDownload.png) no-repeat left #c3d8d0;
	background-position: 8px 50%;
}