/*  
Site Name: Fulwell Landscapes
Site URL: http://www.fulwelllandscapes.com/
Author: Paul Scott
Author URL: http://www.blackprint.co.uk/
*/

/*------------------ General Setup ------------------*/
html
{
	background: #fff url('../images/html.jpg') 0 0 repeat-x;
	font-family: "trebuchet ms", arial, san-serif;
	color: #666666;
	font-size: 100%;
	height: 100%;
	width: 100%;
}

body
{
	font-size: .69em;
	height: 100%;
	width: 100%;
	text-align: center;
}

*
{
	margin: 0;
	border: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;
	outline: none;
}

ul li
{
	margin: 0;
	padding: 0;
	float: left;
	width: 155px;
}

a {
	color:#e30000;
}

br {
	height: 2px;
}

/*------------------ Structure ------------------*/

#page
{
	margin:0 auto;
	width: 760px;
	text-align: left;
}

#header
{
	width: 760px;
	float: left;
	height:205px;
	background: transparent url('../images/header.jpg') 0 0 no-repeat;
}

#content
{
	width: 760px;
	min-height: 240px;
	float: left;
}

#strip
{
	width: 760px;
	height:60px;
	background: #fff;
	padding-top: 5px;
	clear: both;
}

#footer
{
	width: 100%;
	background: #fff url('../images/ftrbg.jpg') 0 0 repeat-x;
	clear: both;
}

#footdetails
{
	width: 760px;
	background: transparent;
	text-align: left;
	margin: auto;
	background: transparent;
}

.footxt2 {
	padding-top: 20px;
	height: 12px;
	background: transparent;
}

.footxt {
	float: right;
	margin-top: -10px;
	height: 12px;
	position: relative;
}

/*------------------ Structure ------------------*/


/*------------------ Elements ------------------*/

.tick
{
	height:12px;
	width:12px;
	float:left;
	background: #fff url('../images/tick.gif') 0 0 no-repeat;
	margin-top:3px;
	margin-right:5px;
}

.tick2
{
	height:12px;
	width:14px;
	float:right;
	background: #fff url('../images/tick.gif') 2px 0 no-repeat;
	margin-right:5px;
	margin-top: -10px;
	position: relative;
}

.dots
{
	height:12px;
	width:14px;
	float:right;
	background: #fff url('../images/dots.gif') 2px 0 no-repeat;
	margin-right:5px;
	margin-top: -10px;
	position: relative;
}

#brett
{
	margin-left: 0px;
}

#agag
{
	margin-left: 0px;
}


#leaf
{
	background: #fff url('../images/3leaf.jpg') center 0 no-repeat;
	width: 760px;
	height:32px;
	float: left;
	margin-bottom: 10px;
}

#leafs
{
	background: #fff url('../images/3leaf2.jpg') 0 0 no-repeat;
	width: 40px;
	height:23px;
	margin-top:4px;
	margin-left:50px;
}

#gallery
{
	width: 400px;
	float: left;
}

#contactus
{
	width: 400px;
	float: left;
}

#address
{
	width: 150px;
	font-size: 12px;
	margin-top: 6px;
	margin-left: 10px;
	float: left;
	color: #666666;
	line-height: 18px;
}

#address b
{
	font-size: 13px;
	color: #3c6e22;
	font-weight: bold;
}

#frame
{
	background: #fff url('../images/frame.jpg') 0 0 no-repeat;
	width: 400px;
	height:239px;
	float: left;
	padding-left: 10px;
	padding-top: 11px;
	margin-bottom: 0px;
}

#hdframe2
{
	background: #fff url('../images/hdframe.jpg') 0 0 no-repeat;
	width: 400px;
	height: 6px;
	margin-bottom: 6px;
	float: left;
}

#ftframe2
{
	background: #fff url('../images/ftframe.jpg') 0 0 no-repeat;
	width: 400px;
	height: 9px;
	float: left;
}

#frame2
{
	background: #fff url('../images/bgframe.jpg') 0 0 repeat-y;
	width: 400px;
	float: left;
	margin-bottom: 0px;
}


.thumb
{
	width: 30px;
	height:30px;
	float: left;
	margin-left: 2px;
	margin-right: 3px;
	margin-bottom: 16px;
	border: solid #3c6e22 2px;
	;
}

.thumb2
{
	width: 30px;
	height:30px;
	float: left;
	margin-left: 2px;
	margin-right: 3px;
	margin-bottom: 8px;
	border: solid #3c6e22 2px;
	;
}

.twrap
{
padding-left: 5px;
}

#left
{
	background: #d5ecbf;
	width: 152px;
	float: left;
	padding-left:8px;
	padding-top:6px;
	padding-bottom:8px;
	margin-right:18px;
	margin-left: 0px;
	line-height:18px;
	border-top:1px solid #e2f5d0;
	border-left:1px solid #c7e1af;
	border-right:1px solid #c7e1af;
	border-bottom:2px solid #aaaaaa;
}

#right
{
	background: #fff;
	width: 155px;
	float: left;
	margin-left:15px;
	line-height:18px;
}
/*-- Navigation --*/

#nav {
	width: 760px;
	height: 34px;
	float: left;
	background: #fff url('../images/navbg.jpg') 0 0 no-repeat;
	
}

#gnav {
	width: 599px;
	height: 34px;
	margin-left: 195px;
	background: transparent;
}

.gnav-home {
	width: 93px;
	height: 34px;
	float: left;
	background: #fff url('../images/gnav.jpg') 0 -34px no-repeat;
	text-indent: -999px;
}

.gnav-home:hover {
	width: 93px;
	height: 34px;
	float: left;
	background: #fff url('../images/gnav.jpg') 0 0 no-repeat;
	text-indent: -999px;
}

#gnav-homenull {
	width: 93px;
	height: 34px;
	float: left;
	background: #fff url('../images/gnav.jpg') 0 0 no-repeat;
	text-indent: -999px;
}

.gnav-service {
	width: 93px;
	height: 34px;
	float: left;
	background: #fff url('../images/gnav.jpg') -93px 0 no-repeat;
	text-indent: -999px;
}

.gnav-service:hover {
	width: 93px;
	height: 34px;
	float: left;
	background: #fff url('../images/gnav.jpg') -93px -34px no-repeat;
	text-indent: -999px;
}

#gnav-servicenull {
	width: 93px;
	height: 34px;
	float: left;
	background: #fff url('../images/gnav.jpg') -93px -34px no-repeat;
	text-indent: -999px;
}

.gnav-gall {
	width: 91px;
	height: 34px;
	float: left;
	background: #fff url('../images/gnav.jpg') -186px 0 no-repeat;
	text-indent: -999px;
}

.gnav-gall:hover {
	width: 91px;
	height: 34px;
	float: left;
	background: #fff url('../images/gnav.jpg') -186px -68px no-repeat;
	text-indent: -999px;
}

#gnav-gallnull {
	width: 91px;
	height: 34px;
	float: left;
	background: #fff url('../images/gnav.jpg') -186px -68px no-repeat;
	text-indent: -999px;
}

.gnav-contact {
	width: 92px;
	height: 34px;
	float: left;
	background: #fff url('../images/gnav.jpg') -277px 0 no-repeat;
	text-indent: -999px;
}

.gnav-contact:hover {
	width: 92px;
	height: 34px;
	float: left;
	background: #fff url('../images/gnav.jpg') -277px -68px no-repeat;
	text-indent: -999px;
}

#gnav-contactnull {
	width: 92px;
	height: 34px;
	float: left;
	background: #fff url('../images/gnav.jpg') -277px -68px no-repeat;
	text-indent: -999px;
}

/*-- Navigation --*/

/*------------------ Elements ------------------*/


/*------------------ Text Styles ------------------*/

h1 {
	font-family: Georgia, times, serif;
	color: #3c6e22;
	font-weight: bold;
	font-size: 2em;
	width: 760px;
	float: left;
	text-align: center;
}

h2 {
	font-family: Georgia, times, serif;
	color: #777777;
	font-weight: bold;
	font-size: 1.6em;
	width: 760px;
	float: left;
	text-align: center;
	padding-bottom: 16px;
}

/*------------------ Text Styles ------------------*/


/*------------------ Global Navigation ------------------*/

/*------------------ Global Navigation ------------------*/


/*------------------ Form ------------------*/

#form
{
	float: left;
	margin-top: 0px;
	margin-left: 14px;
	background: transparent url('../images/conbg.png') 0 0 no-repeat;
	width: 200px;
}

.inputwrap
{
	border: solid 1px #3c6e22;
	width: 206px;
	height: 30px;
	margin-top: 10px;
	margin-right: 10px;
	}

input
{
	height: 28px;
	background: transparent;
	width: 200px;
	padding: 2px;
	line-height: 13px;
	color: #222222;
	font-size: 9px;
}

#messagewrap
{
	width: 206px;
	height: 120px;
	border: solid 1px #3c6e22;
	background: url('../images/txtarea.png') 0 0 no-repeat;
	margin-top: 10px;
	margin-left:0px;
}

.submit
{
border: solid 0px #777777;
height: 30px;
width: 61px;
padding: 5px;
float: left;
color: #222222;
margin-left: 36px;
margin-top: 6px;
margin-bottom: 8px;
text-indent: -999px;
background: url('../images/submit.jpg') 0 0 no-repeat;
}

.reset
{
border: solid 0px #777777;
height: 30px;
width: 61px;
padding: 5px;
float: left;
color: #222222;
margin-left: 10px;
margin-top: 6px;
margin-bottom: 8px;
text-indent: -999px;
background: url('../images/reset.jpg') 0 0 no-repeat;
}


textarea
{
	background: transparent;
	overflow: hidden;
	width: 200px;
	height: 120px;
	padding: 2px;
	font: 11px 'Trebuchet MS', Verdana, Arial, Helvetica, Sans-Serif;
	color: #222222;
}
/*------------------ Form ------------------*/


/*------------------ Slimbox ------------------*/

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #3c6e22;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	left: 50%;
}

#lbNextLink:hover {
	background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

/*------------------ Slimbox ------------------*/