/* 
	* Client 		:	
	* Stylesheet	:	Default template stylesheet
	* Author		:	Kev Strong
	* Company		:	Cheetah Web
	* URL			:	http://www.cheetah-web.co.uk
	* E-mail		:	info@cheetah-web.co.uk
*/

/* UNIVERSAL SELECTOR */
* {					
	padding: 0px;
	margin: 0px;
	background-color: transparent;
	}

/*	Global Styles */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color:  #747F50;
	text-align: center;	
	background: url('../images/background.jpg') top left repeat-x #FFFFFF;
	}
	
p {
	padding-bottom: 10px;
	line-height: 130%;
	}
	
img {
	border: 0px;
	padding: 0px;
	margin: 0px;
	}
	
ul {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
	}
	
li {
	border: 0px;
	}
	
/*	Header Tags */
h1 {
	font-size: 140%;
	padding-bottom: 10px;
	color: #747F50;
	}

h2 {
	font-size: 125%;
	padding-bottom: 10px;
	color: #747F50;
	}

h3 {
	font-size: 110%;
	padding-bottom: 10px;
	color: #747F50;
	}

/*	Default Link Tags	*/
a			{ color: #DF5A00; text-decoration: underline; background-color: transparent; }
a.visited	{ color: #CCCCCC; text-decoration: underline; background-color: transparent; }
a:hover		{ color: #000000; text-decoration: underline; background-color: transparent; }
a.active	{ color: #0000FF; text-decoration: underline; background-color: transparent; }

/*	Site Classes	*/
.clear {
	clear: both;
	}
	
.clear-right {
	clear: right;
	}
	
.clear-left {
	clear: right;
	}
	
.center {
	text-align: center;
	}
	
.error {
	color: #FF0000;
	}
	
.float-left {
	float: left;
	}

.float-right {
	float: right;
	}
	
.larger {
	font-size: 120%;
	}
	
.MsoNormal {
	font-size: 80%;
	color:  #686868;
	line-height: 120%;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	}

.nomargin {
	margin: 0px;
	}
	
.smallfont {
	font-size: 70%;
	}
	
.success {
	color:#BC9BDD;
	}

	
/*	-----------------------------------------------------
	Container & Site Parents
	* For Site Children please see relevant sections
	* eg Site Children --> Main Section
	----------------------------------------------------- */
#container {
	width: 750px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top:  6px;
	}
	
#header {
	height: 96px;
	width: 750px;
	background: url('../images/header.jpg') top left no-repeat;
	}
		
#inner-container {
	border-left: 1px solid #2E700B;
	border-right: 1px solid #2E700B;
	width: 728px;
	background: url('../images/main.jpg') top left repeat-y ;
	padding: 0px 10px 0px 10px;
	margin: 0px;
	}
	
#inner-footer {
	border-left: 1px solid #2E700B;
	border-right: 1px solid #2E700B;
	margin: 0px auto 0px auto;
	height: 9px;
	width: 748px;
	display: block;
	background: url('../images/main-footer.jpg') top left no-repeat;
	}
	
#footer {
	border-left: 1px solid #2E700B;
	border-right: 1px solid #2E700B;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 728px;
	padding: 10px 10px 0px 10px;
	}
	
#footer-bottom {
	height: 50px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	background: url('../images/footer.jpg') top left no-repeat;
	}
	
/*	----------------------------------------------------- 
	* Site Children
	* For Site Parents please see relevant sections
	----------------------------------------------------- */

/*	Header Section (Child)
	* For Header Parent please see "Container & Site Parents"
*/

#header img {
	margin-left: 71px;
	}
	
#header span.tel {
	float: right;
	color: #2E700B;
	text-align: right;
	font-size: 140%;
	margin-right:  26px;
	margin-top: 72px;
	 }


/*	Inner Container Section (Child)
	* For Inner Container Parent please see "Container & Site Parents"
*/

#flash {
	margin: 6px;
	height:  281px;
	background-color: #FFFFFF;
	}

#navigation {
	height: 30px;
	line-height: 30px;
	font-size:  80%;
	border-top: 1px solid #D6DDCD;
	border-bottom: 1px solid #EEEEEE;
	background: url('../images/navigation.jpg') top left no-repeat #F7F7F7;
	}

#navigation ul {
	list-style-type: none;
	display: block;
	margin: 0px;
	}

#navigation ul li {
	display: inline;
	margin-left: 5px;
	margin-right: 5px;
	}
	
#navigation ul li a:link 	{ color: #4C9022; text-decoration: none; }
#navigation ul li a:visited { color: #000000; text-decoration: none; }
#navigation ul li a:hover 	{ color: #747F50; text-decoration: underline; }
#navigation ul li a:active 	{ color: #FF9900; text-decoration: none; }

#content {
	margin: 11px;
	text-align: left;
	}
	
#secondary-nav {
	height: 88px;
	padding: 0px 6px 6px 6px;
	border-bottom: 1px solid #C5C5C5;
	background: url('../images/navigation.jpg') top left no-repeat;
	}
	
#secondary-nav ul { 
	margin: 0px;
	list-style-type: none;
	}
	
#secondary-nav ul li {

	margin: 0px;
	float: left;
	
	}
	
#secondary-nav ul li a {
	
	text-decoration: none;
	text-indent: -9000px;
	display: block;
	height: 88px;
	font-size: 10%;
	}
	
#secondary-nav ul li a.change 				{ background: url('../images/navigation/sub-change-life.jpg') top left no-repeat; width: 145px; }
#secondary-nav ul li a.change:hover			{ background: url('../images/navigation/sub-change-life.jpg') bottom left no-repeat;}
#secondary-nav ul li a.installation 		{ background: url('../images/navigation/sub-lawn-installation.jpg') top left no-repeat; width: 158px; }
#secondary-nav ul li a.installation:hover	{ background: url('../images/navigation/sub-lawn-installation.jpg') bottom left no-repeat;}
#secondary-nav ul li a.green 				{ background: url('../images/navigation/sub-how-green.jpg') top left no-repeat; width: 151px;}
#secondary-nav ul li a.green:hover			{ background: url('../images/navigation/sub-how-green.jpg') bottom left no-repeat;}
#secondary-nav ul li a.national 			{ background: url('../images/navigation/sub-national-network.jpg') top left no-repeat; width: 147px; }
#secondary-nav ul li a.national:hover		{ background: url('../images/navigation/sub-national-network.jpg') bottom left no-repeat;}
#secondary-nav ul li a.contact 				{ background: url('../images/navigation/sub-contact-us.jpg') top left no-repeat; width: 115px;}
#secondary-nav ul li a.contact:hover		{ background: url('../images/navigation/sub-contact-us.jpg') bottom left no-repeat;}

#column1 {
	width: 426px;
	float: left;
	margin-right: 10px;
	}
	
#column2 {
	width: 270px;
	float: left;
	}

/*	Footer Section (Child)
	* For Footer Parent please see "Container & Site Parents"
*/
	
#footer ul {
	list-style-type: none;
	margin: 0px;
	display: block;
	}

#footer ul li {
	display: inline;
	margin-left: 5px;
	margin-right: 5px;
	}
	
#footer a:link		{ color: #DF5A00; text-decoration: underline; }
#footer a:visited	{ color: #686868; text-decoration: underline; }
#footer a:hover		{ color: #B42930; text-decoration: underline; }
#footer a:active 	{ color: #FF9900; text-decoration: underline; }



/*	----------------------------------------------------- 
	* Forms
	----------------------------------------------------- */
fieldset {
	border: 0px;
	text-align: left;
	}
	
legend {
	padding: 10px 10px 10px 0px;
	}
	
#formrow {
	clear: left;
	padding: 30px;
	}
	
label {
	float: left;
	width: 85px;
	font-weight: bold;
	}

form input { 
	border: 1px solid #2E700B;
	background-color: #EEEEEE;
	font-size:  100%;
	font-family:Arial, Helvetica, sans-serif;
	padding: 5px;
	margin-bottom: 10px;
	width: 300px;
	}
	
form input.small { 
	width: 75px;
	}
	
form textarea { 
	font-size:  100%;
	border: 1px solid #2E700B;
	background-color: #EEEEEE;
	font-family:Arial, Helvetica, sans-serif;
	padding: 5px;
	margin-bottom: 10px;
	width: 300px;
	height: 100px;
	}

form select {
	border: 1px solid #2E700B;
	background-color: #EEEEEE;
	font-family:Arial, Helvetica, sans-serif;
	padding: 5px;
	font-size:  80%;
	margin-bottom: 10px;
	}
		
form optgroup {
	padding: 5px;
	font-size:  80%;
	}
	
form option {
	background-color: #EEEEEE;
	font-family:Arial, Helvetica, sans-serif;
	padding: 5px;	
	}
	
.submit { 
	border: 0px;
	background-color: #999999;
	color: #EEEEEE;
	font-family:Arial, Helvetica, sans-serif;
	padding: 5px;
	margin-bottom: 10px;
	width: auto;
	}