/* CSS developed by 9xb.com
Main stylesheet for layout */

/* ---------------------------------- */
/* GLOBAL STYLES  */   
/* ---------------------------------- */
	table { border-collapse: collapse; }
	.hidden, .screen_reader, hr 
	{
		display: none;
	}
	
	.clear {
		clear: both;
	}
	p {

	}
	
	a img {
		border: 0;
	}
	.green { color: #7fb64d; }
	a {
		color: #7fb64d;
		text-decoration: none;
	}
	a:hover {
		color: #7fb64d	;
		text-decoration: underline;
	}
	ol li {
		padding: 0;
		margin: 0;
	}
	ul {
		padding: 0;
		margin: 0;
		list-style-type: none;
	}
	.floatR {
		float: right;
	}
	.floatL {
		float: left;
	}
		.floatRimg {
		padding: 0 0 10px 10px;
		float: right;
	}
	.floatLimg {
		padding: 10px 10px 0 0;
		float: left;
	}
span {

	}
	.spacer { height: 50px; display: block; position:relative; }
	.alignR { text-align: right; }
	.alignL { text-align: right; }
	.alignC { text-align: center; }

	.bold { font-weight: bold; }
	.setheight { height:190px; position: relative; }
/* ---------------------------------- */
/* DEFAULT STYLES   */   
/* ---------------------------------- */
	* { padding: 0;
		margin: 0;
	}
	
	html, body {
		height: 100%;
		font-family: tahoma, Arial, Helvetica, sans-serif;
	}
	
	body {
	behavior:url("js/csshover2.htc");

		font-size: 10pt;
		background-repeat: repeat-x;
		line-height: 16pt;
		background-color: #bcd8ef;
		background-image:url(../images/container-bg.gif);
		background-repeat: no-repeat;
		background-position: top;
			margin-left: auto;
	margin-right: auto;
	}
	

/* ---------------------------------- */
/* MAJOR DIVISIONS   */   
/* ---------------------------------- */

	#outer {
		width: 100%;
		text-align: center;	
			margin-left: auto;
	margin-right: auto;

	}
	#inner {
	position: relative;
	width: 780px;
	text-align:left;
	margin-left: auto;
	margin-right: auto;
}
	
	#bottomdiv {
	background-image:url(../images/hills.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 158px;
	z-index:5;
	position: relative;
	bottom: 0;
	}
	
	#footer {
	width: 770px;
	color: #6b982f;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	}
	#copyright {
	position: relative;
	color: #6b982f;
	z-index: 8;
	float: right;
	right: 30px;
	text-align: right;
	top: 100px;
	font-size: 11px;
	}
	
	#disclaimer {
	position: relative;
	color: #6b982f;
	z-index: 8;
	float: right;
	float: left	;
	text-align: left;
	top: 90px;
	font-size: 11px;
	padding-left: 40px;
	}
	
	#contact {
	padding-left: 30px;
	color: #6b982f;
	position: relative;
	top: 0px;
	}
	
	#copyright a  { color: #6b982f; }
	
	#logo {
	background-image: url(../images/logotag.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 770px;
	height: 118px;
	position: relative;
	text-align: left;
	float: left;
	padding-bottom:0px;
	}
	#logo span { display: none; position:relative; top: -20px; }
	
	#content {
	padding-left: 0px;
	padding-right: 0px;
	}
	
	#span { position: relative; height: 200px; }

	#maincell {   position: relative; width: 450px; min-height: 615px; text-align:left; padding-top: 40px; padding-left: 40px; }
	#rightcell { float: right; position: relative; width: 250px; display: block; padding-top: 40px; padding-left: 30px;  }
	
/* ---------------------------------- */
/* TITLE ELEMENTS  */   
/* ---------------------------------- */	
	
	h1 {
	}
	
	h2 {
	font-size: 18px;
	font-weight: 500;
	letter-spacing: 0px;
	word-spacing: 0px;
	}
	
	h3 {
	}
	
	h4 { 	font-size: 14px;
	font-weight: 500;
	letter-spacing: 0px;
	word-spacing: 0px;
 }
	
/* ---------------------------------- */
/* NAV STYLES  */   
/* ---------------------------------- */
	#links { width: 420px; }
	#navbar 
	{ 
		background-image:url(../images/navbar.gif);
		background-repeat: no-repeat;
		width: 165px; 
		height: 258px; 
		font-size: 1em;
		padding: 30px 0px 30px 60px;
		
	}
	#navbar li 
	{ 
		padding: 5px 0px 5px 0px;
		position:relative;
	}
	ul li a 
	{
		font-weight: bold;
	}
	ul ul
	 {
		display: none;
		width: 100%;
	}
	.everyclick {
		padding-left: 20px;
		padding-top: 0px;
	}
	.current ul ul 
	{ 
		display:block; padding: 0;
	}

	#navbar li:hover ul 
	{
		display: block; 
				_padding: 0;
		_margin:0;

	}	
	
	ul li ul li a 
	{ 
		font-weight: normal; 
		position: relative;
		left: 20px;
		padding:10px 0px;
	}
	


/* Styles for Menu Items */

.homepage-list { list-style-position: outside; text-transform:uppercase; position:relative;left:0px; line-height:100%; letter-spacing: normal; }
li:hover ul, li.over ul { display: block; } /* The magic */
.current { list-style-image: url(../images/bullet.gif); list-style-position: outside; text-transform:uppercase; position:relative;left:0px; }
.current ul { display: block;  list-style-image: none; }
.current ul li span { list-style-image: none; top: 0px;text-transform: lowercase; font-weight: normal; padding-left: 2px; font-size:1em;	color: #7fb64d;
 }

.current span { position: relative; top: -3px; color:#467994; font-size:13px; font-weight: bold;  }

.current ul li a{ list-style-image: none; top: 0px;text-transform: lowercase; font-weight: normal; padding-left: 2px; font-size:1em;	color: #7fb64d;
 }

.current a { position: relative; top: -6px; color:#467994; font-size:13px; font-weight: bold;  }

/* ---------------------------------- */
/* HOMEPAGE STYLES  */   
/* ---------------------------------- */
.alan { position: relative; left: 10px; float: left; }
.pusher{
cursor:pointer;
font-weight:900;
font-size:14px;
width:211px; height:142px;
padding:0; margin:0;
	}
	.formbutton {
		width: auto;
	}
	#rightcell-contactform { padding-left: 100px;}
	
	#rightcell-contactform input { border:0; width: 20px; }
	/* CONTENT */

		#navbar #mainphone { float: left; width: 100px; position: relative; }
#navbar #leftcell { position: relative; float: left; width: 100px; }

/*************************************************************/
/* NEWS */
/*************************************************************/
	#archive_news {top: 0px; position: relative; width: 330px; top:-18px; float: left; left: 0px; padding: 0px; }
	#listnews { position: relative; float: left;  padding-bottom: 40px; padding-left: 0px; left: 0px; top: 0px; width: 110px; padding-right: 10px; }
	.newslistitem { position: relative; width: 110px; font-size: 13px; font-weight: normal; letter-spacing: 0px; }
	#newsletter li { list-style-type:none; background-image:none; }
	#newsletter ul { list-style-type:none; background-image:none; }
/*************************************************************/
/* MAINCELL */
/*************************************************************/
	#link { list-style-image: none; list-style-position:outside; position: relative; left: 20px; width: 200px; }
	#maincell ul { list-style-image: none; list-style-position:outside; position: relative; left: 20px; }
	#maincell li { line-height: 180%; background-image:url(../images/leaf-bullet.gif); background-repeat:no-repeat; }
	#maincell ul p { position: relative; left: 30px;  }
	.whatson-text {
		clear:left;
	}
	.whatson-text p { font-size: 12px; }
	.whatson-text h4 { font-size: 14px; }
	#shop{ position: relative; left: -7px; padding:10px; }
.mover { 
	position: relative; 
	padding: 30px 20px 30px 20px;
	top: 20px;
	left: 0px;
	background-image:url(../images/quote-bg.gif);
	width: 384px;
	height: 126px;
}
.mover p { font-style:italic; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 1em; position: relative; left: 30px; top: 10px;}
	/* LOGO */


		form {
		border: 0;
		margin: 0 25px 0 0;
		padding: 5px 10px;
		width: 375px;
	}
	* html form {
		padding: 5px 20px;
		width: 255px;
	}
	form p {
		border: 0;
		margin: 0 0 5px 0;
		color: #6b982f;;
		font-weight: bold;
	}
	fieldset {
		border: 0;
	}
	legend {
		display: none;
	}
	input, select, textarea {
		font: 12px/1.3em Tahoma, Arial, Helvetica, sans-serif;
		color: #6b982f;;
		width: 180px;
		margin-bottom:6px;
		height:20px;
		border:1px solid black;
		font-size: 80%;
		}
		textarea { height:50px; }
	#shop-footer{ position: relative; left: -7px; background-image:url(../images/shop-bg-footer.gif); background-repeat: no-repeat; width:450px; height:128px; }
	#shop td { text-align:center; padding: 10px 8px 20px 8px; vertical-align:top; width: 150px; }
	.product-thumbs { height: 100px; }
	#shop img { border: 1px solid #666666; }
	
	#newsletter_cta { cursor:pointer; position: relative; left:-15px; top:-6px;  width: 367px; height: 83px; background-image:url(../images/newsletter_cta.jpg); }
	#newsletter_cta p { display:none;}

/*************************************************************/
/* LIVE VALIDATION */
/*************************************************************/
.LV_validation_message{
    font-weight:bold;
    margin:0 0 0 5px;
}

.LV_valid {
    color:#00CC00;
}
	
.LV_invalid {
    color:#CC0000;
}
    
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active {
    border: 1px solid #00CC00;
}
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
    border: 1px solid #CC0000;
}