/*
Description:	CSS 
Author:			Visualcode Limited
Date: 			April 2009.
Version:		1.0
*/

@import url('css/pageLayout.css');
@import url('css/generalform.css');
/*@import url('css/lightwindow.css');*/
@import url('css/accounts.css');
@import url('css/products.css');

/*---------------------------Global Start -----------------------------*/

/*
Colour Palette
dk Grey:#463E39; Grey:#808f38; lt Grey:#E2E5C5; Olive:#C0CF29;  Green:#5A682E;
*/


body {
	font:13px "trebuchet ms", Arial, Verdana, Helvetica, sans-serif; 
	font-weight: normal;
	color: #333;
	text-align:center;
	background:#DFDFDF;
  	position:relative;
	margin:0;
	padding:0;	
	border-top:#FFF solid 1px;
	}
	
a:link {
	text-decoration: none;
	}

a:visited {
	text-decoration: none;
	}

a:active {
	color:#DFDFDF;
	text-decoration: none;
	}

a:hover {
	color:#DFDFDF;
	text-decoration: none;
}

a img{
	border:none;
	}


h1, h2, h3, h4{
	font-weight:normal;
	line-height:normal;
	}
	
h1 {
	font-size: 26px;
	padding-top:10px;
	clear:both;
	}

h2 {
	font-size: 18px;
	font-weight:bold;
	}

h3 { 
	font-size: 14px;
	font-weight:normal;
	}

h4 {
	font-size: 14px;
	font-weight:bold;
	margin:5px 0 10px 0;
	}

hr {
	border: none;
	border-top: 1px solid #808f38;
	height: 1px;
	margin: 5px auto;
	padding: 0px !important;
	color:#FFF;
	clear:both;  
	}

p{
	margin:10px 0;
	}


	
table{margin:0;}	
table td{padding:5px; font:12px "trebuchet ms", arial, helvetica, sans-serif; border-bottom:#DFDFDF solid 1px; vertical-align:top;}	
table td.five{padding:5px;}
table thead td{background:#DFDFDF; border-top:#FFF solid 1px; border-bottom:#FFF solid 1px; border-right:#FFF solid 1px; color:#FFF; padding-left:5px; font-weight:bold;}
table thead td.none{border-right:none;}	

.clear{clear:both; text-align:center; padding-top:5px;}

.clear a{
	padding:5px 10px !important;
	border:#DFDFDF solid 3px;
	color:#FFF;
	font-weight:bold;
	font-size:85%;
	}

a.button {
	padding:5px 10px !important;
	border:#DFDFDF solid 3px;
	color:#FFF;
	font-weight:bold;
	font-size:85%;
	}

/*
Colour Palette
dk Grey:#463E39; Grey:#808f38; lt Grey:#E2E5C5; Olive:#C0CF29;  Green:#5A682E;
*/

#container{
	padding:0;
	margin:0;
	position:relative;
	background:#FFF url(images/900Back.png) no-repeat center top;
	text-align:center;
	}

#headContainer{
	background:#233c56;
	height:38px;
	margin-bottom:10px;
	height:115px;
	border-bottom:#DFDFDF solid 5px;
	}

#header {
	width:900px;
	height:115px;
	margin:0px auto;
	padding:0 !important;
	text-align:left;	
	position:relative;
	}

.legal{
	float:right;
	font-size:10px;
	height:35px;
	}

.legal ul{
	list-style:none; 
	padding:0;
	margin:0px;
	position:relative;
	text-align:left;
	border:none;
	}

.legal ul li{
	display:inline;
	float:left;
	margin:0;
	position:relative;
	text-align:center;
	width:75px;
	margin-left:5px;
	
	}

.legal ul li a{
 	color:#FFF;
 	display:block;
 	padding:5px 0px 0px 0px;
 	height:15px;
 	background:none;
 	border-bottom:#FFF solid 1px;
 	}

.legal ul li a:hover{
 	color:#333;
 	padding:10px 0px 5px 0px;
	
	background:#FFF;
 	}

#Logo {
	margin:0px;
	padding:15px 0px 0px 0px;
	text-align:left;
	width:185px;
	height:105px;
	background:url(images/logo.png) no-repeat 0px 15px;
	float:left;
	}

 #topNav{
 	width:670px;
 	font-size:10px;
 	margin:0 auto;
 	text-align:right;
 	height:40px;
 	padding-top:15px;
 	float:right;
 	}
	
 #topNav ul {
	list-style:none; 
	padding:0;
	margin:0px;
	position:relative;
	text-align:left;
	border:none;
	}
	
#topNav ul li {
	display:inline;
	float:left;
	margin:0;
	position:relative;
	text-align:left;
	font-weight:bold;
	width:105px;
	margin-right:0px;
	}

#topNav ul li a{
 	color:#FFF;
 	display:block;
 	padding-top:15px;
 	padding-bottom:5px;
 	height:15px;
 	padding-left:20px;
 	border-right:#DFDFDF solid 1px;
 	border-bottom:none;
 	}
 
#topNav ul li a:visited{
	color:#FFF;
	}
 
#topNav ul li.color a{
 	background:url(images/asterix.png) no-repeat 85px 0px;
 	}
 

#topNav ul li a:hover{
 	background:#DFDFDF;
 	color:#333;
 	}	
 
#topNav ul li a.on{
 	background:#FFF;
 	color:#333 !important;
 	}	
 
#topNav ul li a:hover.on{
	background:#F9F9F9;
	color:#232323;
	}
	
.sectionTitle{	
	clear:right;
	float:right;
	text-align:right;
	width:600px;
	padding-top:10px;
	height:20px;
	font-size:20px;
	color:#FFF;
	}

/*
Colour Palette
dk Grey:#463E39; Grey:#808f38; lt Grey:#E2E5C5; Olive:#C0CF29;  Green:#5A682E;
*/

/* ______________________ Banner ______________________ */		


#bannerContainer{
	display:block;
	height:295px;
	margin:0;
	padding:0;
	text-align:left;
	background:#F9F9F9;
	border-bottom:#DFDFDF solid 2px;
	width:690px;
	float:right;
	}

#bannerContainer img{
	padding:0 !important;
	margin:0 !important;
	}

#bannerImg{
	padding:0 !important;
	margin:0 !important;
	}


/*
Colour Palette
dk Grey:#463E39; Grey:#808f38; lt Grey:#E2E5C5; Olive:#C0CF29;  Green:#5A682E;
*/

/* ______________________ Main Area ______________________ */	

#wrapper {
	margin:0px auto;
	padding:0px;
	position:relative;
	width:900px;
	}

.contentArea{
	clear:both;
	padding:0;
	margin:0;
	width:900px;
	}

.Content{
	text-align:left;
	margin-top:0px;
	margin-left:10px;
	padding:0;
	width:690px;
	border-top:#DFDFDF solid 2px;
	float:right;
	padding-bottom:10px;
	background:transparent;
	}

.Content img{
	margin:5px;
	}

.Content ul{
	list-style:none;
	padding-left:10px;
	margin:10px 0px;
	}

.Content ul li{
	margin-bottom:5px;
	background: url(images/hardbullet2.gif) no-repeat 0px 3px;
	padding-left:20px;
	margin-left:50px;
	}

/*
Colour Palette
dk Grey:#463E39; Grey:#808f38; lt Grey:#E2E5C5; Olive:#C0CF29;  Green:#5A682E;
*/

/* ______________________ Left Navigation ______________________ */		

#leftNav {
	width:200px;
	font-size:11px;
	position:relative;
	text-align:left;
	float:left;
	position:relative;
	border-top:#C0CF29 solid 2px;
	}
	
#leftNav ul{
	list-style:none;
	margin:0px;
	margin-bottom:5px;
	padding:0px 0px 0px 0px;
	position:relative;
	font-size:11px;	
	}

#leftNav ul li{
	position:relative;
	padding:0px;
	margin:0;
	border-left:#DFDFDF solid 10px !important;
	}
	
#leftNav ul li ul{
	list-style:none;
	font-size:11px;
	}

#leftNav ul li a{
	color:#333;
	background:url(images/bullet.gif) no-repeat 3px 6px;
	display:block;
	padding:3px 0px 3px 15px;
	margin-top:5px;
	border-bottom:#DFDFDF solid 1px !important;
	}

#leftNav ul li.color a{
	color:#463E39;
	background:url(images/bullet.gif) no-repeat 5px 6px;
	display:block;
	padding:3px 0px 3px 15px;
	margin-top:2px;
	}

#leftNav ul li a:hover,#leftNav ul li.on a {
	background:#F9F9F9 url(images/bullet2.gif) no-repeat 3px 6px;
	color:#333;
	}


#leftNav ul li ul li a{
	color:#000;
	background:url(images/bullet2.gif) no-repeat 13px 6px;
	display:block;
	padding:2px 0px 2px 35px;
	margin-top:0px;
	font-weight:normal;
	border-left:5px solid #FFF;
	}

#leftNav ul li ul li a:hover{
	background:#ECECEC url(images/bullet.gif) no-repeat 13px 6px;
	border-left:5px solid #231F20;
	}


#leftNav h2{
	padding:5px 0px 5px 10px;
	
	margin:0;
	font-size:13px;
	color:#808f38;
	}	
	
#leftNav h2 a{
	color:#808f38;
	}

.login h2{
	padding:0px;
	margin:0px;
	}

#call{
	background:#F9F9F9;
	color:#FFF;
	padding:10px;
	margin-bottom:10px;
	font-size:20px;
	}

/*
Colour Palette
dk Grey:#463E39; Grey:#808f38; lt Grey:#E2E5C5; Olive:#C0CF29;  Green:#5A682E;
*/

/* ______________________ Footer ______________________ */

#footer {
	clear:both;
	font-size:11px;
	line-height:15px;
	text-align:left;
	padding-top:0px;
	color:#463E39;
	margin:0 auto;
	width:900px;
	border-top:#FFF solid 1px;
	}

#copyright, #contactft{
	text-align:left;
	padding:3px 10px;
	float:left;
	border-right:#FFF solid 1px;
	}
	
#detailsft{
	float:left;
	padding:3px 10px;
	}

#copyright,#contactft{float:left; width:310px; height:85px;} 		
	
	
/*
Colour Palette
dk Grey:#463E39; Grey:#808f38; lt Grey:#E2E5C5; Olive:#C0CF29;  Green:#5A682E;
*/

/* ______________________ Search Main Area ______________________ */	

form.search{
	padding:0;
	height:25px;
	margin:0px;
	width:200px;
	text-align:right;
	}


form.search input{
	border:none;
	padding:3px 4px;
	background:#FFF;
	border:#C0CF29 solid 1px;
	width:110px;
	color:#463E39;
	}

form.search input.search{
	background:#C0CF29;
	width:55px;
	margin:0px 5px;
	padding:3px 4px;
	height:23px;
	text-align:center;
	font-size:10px;
	font-weight:bold;
	color:#FFF;
	}
	
/*
Colour Palette
dk Grey:#463E39; Grey:#808f38; lt Grey:#E2E5C5; Olive:#C0CF29;  Green:#5A682E;
*/

/* ______________________ Cat Area ______________________ */		

#catpresent{
	border-top:#DFDFDF solid 3px;
	clear:both;
	background:#463E39;
	padding:10px 0px 5px 10px;
	height:1px !important;
	}

#catpresent ul{
	margin:0;
	padding:5px 0 0 10px;
  	margin-top:0px;
	list-style:none;
	}

#catpresent ul li{
	display:inline;
	float:left;
	margin:0 15px 0 0  !important;
	padding:0px !important;
	background:#FFF;
	border:#FFF solid 5px;
	width:100px;
	position:relative;
	text-align:center;
	font-size:90%;
	height:135px;
	}


.instruct{
	border:#ffff7e solid 1px;
	padding:0px 5px 5px 5px;
	background:#ffffcf;
	height:20px;
	margin:5px 0;
	}

.instruct p{
	margin:0;
	padding:7px 0px 0px 7px;
	font-size:11px;
	}
	