*
{
	margin: 0;
	padding: 0;
}

body
{
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	font-size: 1em;
	color: #20994d;
}

#wrap
{
	width: 990px;
	text-align: left;
	margin: auto;
}

/*-----------NAV-----------*/

#green
{
	float: left;
	width: 990px;
	background: #20994d;
	margin-bottom: 10px;
}

#main_nav
{
	float: left;
	width: 214px;
	background: #20994d;
}

#nav ul
{
	list-style-type: none;
	width: 198px;
	margin-left: 4px; /* create left margin for widest bullet background */
}

#nav ul li
{
	float: right; /* pushes bullet point to right hand side */
	margin-bottom: 6px; 
	text-align: right; /* aligns anchor text */
	clear: both; /* clear used to ensure next list item sits below previous as floats are used */
}

#nav .navOver
{
	background: url(http://localhost/fineturf/images/bullet1.gif) no-repeat;
	padding-left: 38px; /* set to 38px to allow suitable gap and fix issue with gallery menu in ie where new line is created */
	height: 19px; /* needed to show all over bullet background in opera and safari */
}

.sitemapul li
{
	margin-bottom: 3px;
	list-style-type: none;
}

#nav .navUp
{
	padding-left: 38px;
	height: 19px; /* needed to show all over bullet background in opera and safari */
}

#nav .navOverDoubleLine
{
	background: url(http://localhost/fineturf/images/bullet1.gif) no-repeat 0 9px; /* position bullet background on top three categories where two lines are used */
	padding-left: 38px; /* used to push bullet background from text */
}

#nav .navUpDoubleLine
{
	padding-left: 38px; /* used to push bullet background from text */
}

.boxwidth
{
	width: 198px; /* stop box model issue with expanded menus in ie */
}

#nav li.homenudge
{
	margin-bottom: 12px;
}

#nav li.whatwedoli
{
	color: #FFF;
	margin: 0.8em 0;
	font-size: 0.9em;
}

#nav a:link, #nav a:visited, #nav a:hover
{
	display: block;
	color: #fff;
	font-size: 0.9em;
	font-weight: normal;
	text-decoration: none;
}

#nav ul.submenuphp
{
	list-style-type: none;
	text-align: right;
	margin: 0;
}

#nav ul.submenuphp li
{
	width: 150px; /* required n Moz to push submenus to right */
	margin-bottom: 2px; /* margin between submenu li's */
}

#nav ul.submenuphp .lastli /* ensure even padding on bottom submenu li */
{
	margin-bottom: 6px;
}

#nav ul.submenuphp li.calculator a
{
	font-weight: bold;
}

#nav ul.submenuphp li.calculatoron a
{
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}

#nav ul.submenuphp a:link, #nav ul.submenuphp a:visited /*Need a space bewtween the #div and .class */
{
	display: block;  /* removes additional space added to each anchor in ie */
	text-decoration: none;
	font-size: 0.7em;
	font-weight: normal;
	color: #cae0d3;
}

#nav ul.submenuphp a:hover
{
	text-decoration: underline;
}

/*-----------TOP BAR AND FOOTER-----------*/

.bar1
{
	width: 990px;
	height: 24px;
	background: #107833;
	clear: both;
}

.bar1inner
{
	padding-top: 2px;
	text-align: right;
}

.bar1innerleft
{
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	float: left;
	width: 200px;
	font-size: 0.8em;
}

.bar1innerright
{
	padding-top: 2px;
	text-align: right;
	float: left;
	width: 790px;
}

.bar1 a:hover
{
	text-decoration: underline;
}

.bar3
{
	width: 990px;
	height: 24px;
	background: #FFF;
	clear: both;
}

.bar3innerleft
{
	padding-top: 6px;
	text-align: right;
	font-weight: bold;
	font-size: 1.0em;
}

.bar3 a:link, .bar3 a:visited
{
	text-decoration: none;
	color: #91C0A1;
}	

.bar3 a:hover
{
	text-decoration: underline;
	color: #107833;
}


.leftnudge
{
	margin-left: 10px;
}

.bar2
{
	height: 10px;
	margin-bottom: 10px;
	background: #91C0A1;
	font-size: 0; /* used as ie wont display div less than 12px */
	clear: both;
}

.footer /* used on footerbar as colours are reversed */
{
	margin-bottom: 0px;
}

.footer2
{
	margin-bottom: 350px;
}

span.contactdetailsg /*green of top bar and footer */
{
	font-weight: bold;
	margin: 0;
	font-size: 1.0em;
	color: #91C0A1;
}

span.contactdetailsw /*white of top bar and footer */
{
	margin: 0;
	font-size: 1.0em;
	color: #FFF;
	margin-right: 12px;
	font-weight: normal;
}

span.contactdetailsw a /* no anchor stylng for email link */
{
	color: #FFF;
	text-decoration: none;
}

span.contactdetailsg a
{
	color: #91C0A1;
	text-decoration: none;
	font-size: 1.3em;
}

span.alignleft
{
	text-align: left;
}

/*-----------HOME-----------*/

#homecontentholder /* content in here which allows for 12 of green on right hand side */
{
	float: left;
	width: 764px;
	height: 970px;
	background: #FFF;
	border-top: 1px solid #20994d;
	padding: 0 0 10px 0;
}

*+html #homecontentholder /* content in here which allows for 12 of green on right hand side */
{
	float: left;
	width: 764px;
	height: 1000px;
	background: #FFF;
	border-top: 1px solid #20994d;
	padding: 0 0 10px 0;
}

#homecontentinner
{
	width: 764px;
	padding: 0 10px 0 10px;
}

#homecontentleft
{
	float: left;
	width: 450px;
	margin-right: 20px;
	margin-bottom: 20px;
}

#homecontentright
{
	float: left;
	width: 262px;
	margin-bottom: 20px;
	padding-left: 10px;
	border-left: 2px solid #20994d;
}

#homecontentcopy
{
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: 2px solid #20994d;
}

.home_photos_viewall
{
	float: left;
	width: 220px;
	height: 26px;
	margin-top: 3px;
	font-size: 0.7em;
}

.clear_both
{
	clear: both;
}

#homerecentphotos img
{
	float: left;
	width: 203px;
	margin-right: 20px;
	margin-bottom: 10px;
}

.home_recent_margin
{
	float: left;
	width: 121px;
	margin-top: 23px;
	margin-bottom: 14px;
	margin-right: 10px;
}

.home_recent_viewall
{
	float: left;
	width: 111px;
	margin-top: 26px;
	font-size: 0.7em;
	text-align: right;
}

.home_recent_news
{
	clear: both;
}

#follow_us
{
	width: 262px;
}

#follow_us img
{
	float: right;
	margin-right: 8px;
}

#follow_us span
{
	float: right;
	margin-right: 8px;
	padding-top: 7px;
	font-weight: bold;
	color: #20994D;
	font-size: 0.7em;
}

.recent_news_seperator
{
	border: 1px dotted #94C3A5;
	margin-bottom: 10px;
}

#homelogos
{
	float: left;
	width: 744px;
	text-align: center;
}

.homelogosimage
{
	margin-right: 30px;
}

#newsintros
{
	display: inline; /* double floated margin */
	float: left;
	width: 282px;
	height: 700px;
	margin: 0 20px 0 10px;
	background: url(images/newsbackground.jpg) no-repeat;
}

#newsintros a:link, a:visited
{
	color: #20994D;
	text-decoration: none;
}

#newsintros a:hover
{
	text-decoration: underline;
}

#noflash
{
	display: inline; /* double floated margin */
	float: left;
	width: 282px;
	height: 590px;
	margin: 0 20px 0 10px;
	background: url(images/homeflash.jpg);
}

#flash
{
	display: inline; /* double floated margin */
	float: left;
	width: 282px;
	height: 571px;
	margin: 0 20px 0 10px;
}

#homehorizontal 
{
	float: left;
	width: 452px;
	margin-bottom: 15px;
}

#homecontent
{
	float: left;
	width: 432px;
}

.homehorizontalbut
{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.homehorizontalbutbottom
{
	float: left;
	margin-right: 10px;
}

/*-----------CONTENT-----------*/

#contentholder /* content in here which allows for 12 of green on right hand side */
{
	float: left;
	width: 776px;
	border-bottom: 1px solid  #20994d;
	background: #20994d;
}

#content /* content in here which allows for 10 margin (white) either side */
{
	float: left;
	width: 764px;
	background: #FFF;
	padding-bottom: 10px;
}

#content_fixed_height /* Used when page is too small for left nav, advisory, company policies and limagrain */
{
	float: left;
	width: 764px;
	height: 620px;
	background: #FFF;
	padding-bottom: 10px;
}

#contentinner
{
	padding: 10px;
}

.contentintro /* apply padding after intro */
{
	padding-bottom: 1.6em;
}

.content3image /* used where images are used */
{
	clear: both; /* ensures next section clears the floated image */
	margin-top: 1.6em;
}

.triplefirst /* remove double margin applied on first row of fineturf direct, advisory service and production as .contentintro applies padding below its paragraph */
{
	margin-top: 0;
}

.whatwedoleft
{
	float: left;
	width: 532px; 
	margin-right: 30px;
}

.whatwedoright
{
	float: left;
	width: 180px;
	margin-top: 1.6em;
}

.whatwedoright img
{
	margin-bottom: 1.6em;
}

.whatwedo_bullets
{
	float: left;
	width: 266px;
	margin-bottom: 1.6em;
}

.nomargin
{
	margin: 0;
}

/*-----------ANCHORS-----------*/

#content a:link, #content a:visited, #homecontentleft a:link, #homecontentright a:link, #homecontentleft a:visited, #homecontentright a:visited, #content_fixed_height a:link, #content_fixed_height a:visited, #links a:link, #links a:visited, #homecontent a:link, #homecontent a:visited
{
	color: #20994d;
	font-weight: bold;
	text-decoration: none;
}

#content a:hover, #homecontentleft a:hover, #homecontentright a:hover, #content_fixed_height a:hover, #links a:hover, #homecontent a:hover
{
	text-decoration: underline;
}

#gallerycontent .gallerybar2 a:link, #gallerycontent .gallerybar2 a:visited
{
	color: #20994d;
	font-weight: bold;
	text-decoration: none;
}

#gallerycontent .gallerybar2 a:hover
{
	text-decoration: none;
}

.gallerybar2, .gallerybar5  /* used for 'page' */
{
	font-size: 1.6em;
}

#content a.noanchor /* used where same page anchors are used to stop styling, like small roll, big roll etc */
{
	text-decoration: none;
}

/*-----------IMAGES-----------*/

.topimage
{
	display: block; /* remove bottom edge put on in ie */
	border-top: 1px solid #20994d;
}

.horizontal /* used for horizontal navigation, not applied to bowls as this makes row to large for #contentinner, #content */
{
	float: left;
	margin-right: 31px;
	margin-bottom: 10px;
}

.end /* used for horizontal navigation, bowls image to ensure h1 is in correct place */
{
	margin-bottom: 10px;
}

img
{
	border: none;
}

#content img /* apply border to all images */
{
	border: 1px solid #91C0A1;
}

#content img.noborder /* remove border from horizontal nav as border is aplluied to the image */
{
	border: none;
}

#content .content3image img.tripleleft /* used on first two images to ensure correct margins across the row */
{
	float: left;
	margin-right: 9px;
	margin-top: 0.2em;
}

.centre_photos
{
	margin-left: 127px;
}

.kubotanudge
{
	margin-bottom: 60px;
}

#content .content3image img
{
	margin-top: 0.2em;
}

.verticalimg /*used on production page */
{
	float: left;
	width: 260px;
	margin-bottom: 1.6em;	
}

.verticalimg2 /* used on fineturf direct as smaller image is used */
{
	float: left;
	width: 190px;
	margin-bottom: 1.6em;
}

.twoimagenudge 
{
	margin-left: 52px;
}

/*-----------TEXT-----------*/

h1
{
	color: #1d9149;
	font-size: 2.0em;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 0.2em;
}

h2
{
	color: #20994d;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 0.2em;
	padding-left: 0.2em; /* indent text */
	height: 19px; /* height used to centralise across browsers */
	border-bottom: 1px solid #91C0A1;
	border-top: 2px solid #cae0d3;
	background: #cae0d3 url(images/bullet5.gif) no-repeat 722px 0; /* fill with green and add little logo and position to the right */
}

h2.whatwedo
{
	color: #20994d;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 0.2em;
	padding-left: 1.3em; /* indent text */
	height: 20px; /* height used to centralise across browsers */
	border-bottom: 2px solid #91C0A1;
	border-top: none;
	background: url(images/bullet6.gif) no-repeat 0 0; /* fill with green and add little logo and position to the right */
}

h2.whatwedo_healthsafety
{
	color: #20994d;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 0.2em;
	padding-left: 1.3em; /* indent text */
	height: 70px; /* height used to centralise across browsers */
	border-bottom: 2px solid #91C0A1;
	border-top: none;
	background: url(images/bullet6.gif) no-repeat 0 0; /* fill with green and add little logo and position to the right */
}

h2.gallery_header
{
	color: #20994d;
	font-size: 1.2em;
	font-weight: bold;
	background: none;
	border: none;
	padding: 0;
	margin: 0 0 10px 0;
}

h3
{
	color: #20994d;
	font-size: 0.7em;
	font-weight: bold;
	margin-bottom: 0.2em;
}

p
{
	color: #000;
	font-size: 0.7em;
	margin-bottom: 0.6em;
	margin-left: 0.1em;
}

p.lastp
{
	margin-bottom: 0;
}

.bold
{
	font-weight: bold;
}

span.greentext
{
	display: block;
	color: #20994d;
	font-size: 0.7em;
	font-weight: bold;
	margin-bottom: 0.5em;
}

#header
{
	width: 742px;
	height: 40px;
	position: relative;
}

#header2
{
	width: 764px;
	height: 40px;
	position: relative;
}

#header3
{
	width: 150px;
	height: 40px;
	position: relative;
	float: left;
}

#header span.sportsmain
{
	background: url(images/sportsmainheader.gif) no-repeat;
	position: absolute;
	width: 742px;
	height: 41px;
}

#header span.fineturfdirect
{
	background: url(images/fineturfdirectheader.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}

#header span.limagrainmm
{
	background: url(images/limagrainheader.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}

#header span.healthsafety
{
	background: url(images/healthsafetyheader.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}

#header span.news
{
	background: url(images/newsheader.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}

#header span.advisoryservice
{
	background: url(images/advisoryserviceheader.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}

#header span.sportsprod
{
	background: url(images/sportsprodheader.gif) no-repeat;
	position: absolute;
	width: 742px;
	height: 41px;
}

#header span.sportsground
{
	background: url(images/sportsgroundheader.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}

#header span.equipment
{
	background: url(images/equipmentheader.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}

#header span.featured
{
	background: url(images/featuredheader.gif) no-repeat;
	position: absolute;
	width: 742px;
	height: 40px;
}

#header span.contact
{
	background: url(images/contactheader.gif) no-repeat;
	position: absolute;
	width: 742px;
	height: 41px;
}

#header span.football
{
	background: url(images/footballheader.gif) no-repeat;
	position: absolute;
	width: 742px;
	height: 44px;
}

#header span.golf
{
	background: url(images/golfheader.gif) no-repeat;
	position: absolute;
	width: 742px;
	height: 43px;
}

#header span.racecourse
{
	background: url(images/racecourseheader.gif) no-repeat;
	position: absolute;
	width: 742px;
	height: 41px;
}

#header span.bowls
{
	background: url(images/bowlsheader.gif) no-repeat;
	position: absolute;
	width: 742px;
	height: 41px;
}

#header span.cricket
{
	background: url(images/cricketheader.gif) no-repeat;
	position: absolute;
	width: 742px;
	height: 41px;
}

#header span.turf
{
	background: url(images/turfheader.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}

#sitemapcontentholder /* content in here which allows for 12 of green on right hand side */
{
	float: left;
	width: 764px;
	height: 700px;
	background: #FFF;
	border-top: 1px solid #20994d;
	padding: 0 0 10px 0;
}

#sitemaphome
{
	float: left;
	width: 300px;
	height: 40px;
	margin-top: 10px;
	position: relative;
}

#sitemaphome span.sitemap
{
	background: url(images/sitemapheader.gif) no-repeat;
	position: absolute;
	width: 300px;
	height: 43px;
}

#headerhome span.links
{
	background: url(images/linksheader.gif) no-repeat;
	position: absolute;
	width: 442px;
	height: 43px;
}

#header span.drainage
{
	background: url(images/drainage.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}

#header3 span.gallery
{
	background: url(images/galleryheader.gif) no-repeat;
	position: absolute;
	width: 150px;
	height: 40px;
}

#header2 span.golfteeconstruction
{
	background: url(images/golfteeconstructionheader.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}

#headerhome
{
	float: left;
	width: 460px;
	height: 40px;
	margin-top: 10px;
	position: relative;
}

#headerhome span.fineturf
{
	background: url(images/fineturfheader.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}

#homecontentleft p
{
	color: #000;
	font-size: 0.7em;
	line-height: 1.6em;
}

#address p
{
	color: #000;
	font-size: 0.9em;
	margin-bottom: 0.8em;
	font-weight: bold;
}

#address p.phone_email
{
	color: #000;
	font-size: 1.0em;
	margin-bottom: 0.8em;
	font-weight: bold;
}

#address img
{
	float: right;
	clear: both;
	margin-right: 10px;
}

span.bold
{
	font-weight: bold;
}

.usage
{
	font-size: 0.7em;
	font-weight: bold;
	margin-bottom: 0; /* remove margin from p here or extra margin is added below final image in ie */
}

.usage2
{
	font-size: 0.7em;
	font-weight: bold;
	margin-bottom: 0.6em; /* add margin after usage in rows where 3 picturesa are used */
}

#golfteeconstruction_intro
{
	padding: 10px;
}
/*-----------LISTS-----------*/

#contentholder ul
{
	list-style-type: disc;
	margin-left: 16px;
}

#contentholder ul li
{
	color: #000;
	font-size: 0.7em;
	line-height: 1.3em;
}

.verticalul /*fineturf direct*/
{
	float: left;
	width: 700px;
}

.verticalul2 /*sports turf production*/
{
	float: left;
	width: 484px; 
}

.verticalul ul, .verticalul2 ul
{
	margin-left: 16px;
	margin-bottom: 0.6em;
}

.verticalul ul li, .verticalul2 ul li
{
	margin-bottom: 0;
	line-height: 1.3em;
}

.verticalul ul.last, .verticalul2 ul.last
{
	margin-bottom: 0;
}


/*-----------FORMS-----------*/

#contactform
{
	float: left;
	width: 440px;
	margin-right: 20px;
}

#contactform p
{
	margin: 0; /* Required to remove extra margins between inputs in IE6 */
	clear: both;
}

#address
{
	float: left;
	width: 284px;
	text-align: right;
}

label /* Position all labels to the left of the #div */
{
	float: left; 
	color: #20994d;

}

input, textarea, select /* Position form elements to the right of the #div */
{
	float: right;
	border: solid 1px #20994d;
}

select
{
	width: 70px;
}

input.submitbut
{
	float: right;
	border: none;
	margin-bottom: 0.6em;
	margin-right: 0.1em;
}

.samelinehide /* Hidden <p> with class samelinehide used to display error messages on the form during JavaScript client side validation */
{
	margin: 0;	
	visibility: hidden;
	float: right;
	color: #20994d;
    font-weight: bold;
}

.phpsamelinehide /* Hidden <p> with class samelinehide used to display error messages on the form during JavaScript client side validation */
{
	margin: 0;	
	visibility: visible;
	float: right;
	color: #20994d;
    font-weight: bold;
}

/*-----------GALLERY-----------*/

#gallerycontent /* content in here which allows for 12 of green on right hand side */
{
	/*total width 764px total height 721px*/
	float: left;
	width: 744px;
	height: 741px;
	padding: 10px;
	background: #FFF;
}

#videocontent /* content in here which allows for 12 of green on right hand side */
{
	/*total width 764px total height 721px*/
	float: left;
	width: 744px;
	height: 971px;
	padding: 10px;
	background: #FFF;
}

#gallery_header
{
	width: 744px;
	height: 48px;
	margin-top: 6px;
}

.gallery_header_p
{
	float: left;
	width: 540px;
	margin-top: 6px;
}

/*#gallery_nav
{
	border-bottom:2px solid #219A4A;
	float:left;
	height:40px;
	width:742px;
	margin-top: 3px;
	padding: 0 4px;
}

ul#gallery_main_nav_list
{
	margin: 0;
}

#gallery_main_nav_list li 
{
	float: left;
	list-style-type: none;
	margin-right: 8px;
}

#gallery_main_nav_list a
{
	float: left;
	background: #CEE3D6;
	font-size: 1.2em;
	width: 140px;
	height: 33px;
	padding-top: 7px;
	text-align: center;
}

*html #gallery_main_nav_list a
{
	float: left;
	background: #CEE3D6;
	font-size: 1.2em;
	width: 140px;
	height: 31px;
	padding-top: 9px;
	text-align: center;
}

#gallery_main_nav_list a:link, #gallery_main_nav_list a:visited
{
	text-decoration: none;
	color: #219A4A;
}

#gallery_main_nav_list a:hover
{
	text-decoration: none;

	color: #FFFFFF;
	background: #219A4A;
}

#gallery_main_nav_list li a.active_nav_attribute
{
	color: #FFFFFF;
	background: #219A4A;
}*/

#gallery_holder
{
	width: 724px;
	height: 577px;
	padding: 10px 10px 10px 10px;
	background: #219A4A;
}

#video_holder
{
	width: 724px;
	padding: 20px 10px 10px 10px;
	background: #219A4A;
}

#gallery_holder_inner
{
	width: 724px;
	height: 567px;
	padding-top: 10px;
	background: #CEE3D6;
}

#video_holder_inner
{
	width: 724px;
	height: 880px;
	padding-top: 10px;
	background: #CEE3D6;
}

#gallery_left
{
	float: left;
	width: 140px;
}

#gallery_right
{
	float: left;
	width: 584px;	
}

#gallery_intro
{
	width: 584px;
	height: 78px;
}

#gallery_images
{
	float: left;
	width: 582px;
	height: 458px;
}

#gallery_images img
{
	border-right: 2px solid #20994d;
	border-top: 2px solid #20994d;
	margin-right: 7px;
	margin-bottom: 10px;
}

#gallery_main_nav_list a.gallery_active_nav
{
	color: #FFFFFF;
	background: #219A4A;	
}

.pagenumbersleft
{
	float: left;
	width: 102px;
	text-align: left;
	display: inline;
	font-size: 1.7em;
	margin-bottom: 4px;
	height: 35px;
}

.pagenumberscenter
{
	float: left;
	width: 368px;
	text-align: center;
	font-size: 1.7em;
	margin-bottom: 4px;
}

.pagenumbersright
{
	float: left;
	width: 102px;
	text-align: right;
	font-size: 1.7em;	
	margin-bottom: 4px;
}


.pagenumbersleft a:link, .pagenumbersleft a:visited, .pagenumbersright a:link, .pagenumbersright a:visited
{
	color: #219A4A;
	font-weight: bold;
	text-decoration: none;
}

.pagenumbersleft a:hover, .pagenumbersright a:hover
{
	text-decoration: underline;
}

.nopagenumbers
{
	float: left;
	width: 572px;
}

.topborder
{
	border-top: 1px solid  #20994d; 
}

#gallerynav a:link, #gallerynav a:visited /*a used for links to different galleries */
{
	display: block;
	text-decoration: none;
	font-size: 0.8em;
	font-weight: bold;
	color: #20994d;
	margin-bottom: 4px;
}

#gallerynav a:hover /*a used for links to different galleries */
{
	text-decoration: underline;
}

.enlargephoto
{
	text-align: center;
}

.limagrain
{
	width: 455px;
	margin-left: 157px;
	margin-top: 20px;
}

.galleryimages_error
{
	float: left;
	width: 744px;
	height: 628px;
	background: #91C0A1;
	margin-left: 10px;
	display: inline;
}

.gallery_error_text
{
	color: #20994d;
	font-weight: bold;
	font-size: 1.4em;
	text-align: center;
}

/*---------TURF CALCULATOR---------*/

#garden
{
	float: left;
	width: 284px;
	height: 210px;
	background: url(images/garden.jpg) no-repeat;
	margin-bottom: 250px;
}

#turfgarden
{
	width: 244px;
	text-align: center;
	margin-top: 92px;
	margin-left: 35px;
}

.noofrolls
{
	color: #fff;
	font-size: 2.8em;
	font-weight: bold;
}

.noofrolls2
{
	color: #20994d;
	font-weight: bold;
}

.noofrollstext
{
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
}

.turfresults
{
	margin-top: 30px;
}

.turfresults p
{
	color: #20994d;
	font-size: 1em;
	padding-bottom: 10px;
}


/*---------NEWS---------*/

.newsitem1
{
	margin: 50px 0 20px 10px;
	width: 245px;
}

.newsitem
{
	margin: 0 0 15px 10px;
	width: 245px;
}

.newsitem a:link, .newsitem a:visited, .newsitem1 a:link, .newsitem1 a:visited
{
	text-decoration: none;
	color: #20994d
}

.newsitem a:hover, .newsitem1 a:hover
{
	text-decoration: underline;
	color: #20994d;
}
.newsstoryleft
{
	float: left;
	width: 514px;
}

.newsstoryright
{
	float: left;
	margin-left: 10px;
	width: 220px;
}

.newsstoryimg
{
	margin-bottom: 4px;
}

#creditcard
{
	margin-top: 100px;
}

.healthnudge
{
	margin-bottom: 286px;
}

.enlargetext
{
	display: block;
	font-size: 1.4em;
	margin-left: 52px;
	margin-bottom: 10px;
}

/*#homelogos
{
	float: left;
	width: 420px;
	height: 57px;
}

.homelogosimage
{
	margin-right: 10px;
}*/

/*---------PDFs Health and Safety---------*/

.pdfs
{
	margin-top: 1.6em;
	width: 700px;
	float: left;
	margin-bottom: 1.6em;
	color: #20994d;
	font-size: 1em;
	font-weight: bold;
}

.pdfs_image
{
	float: left;
	width: 19px;
	height: 18px;
	margin-right: 5px;
}

.pdfs_text
{
	float: left;
	margin-right: 8px;
}

.pdfs_logo
{
	float: left;
	width: 53px;
	height: 18px;
}

.pdfs_nudge
{
	margin-bottom: 80px;
}

/*-----------SITEMAP-----------*/

#links_header
{
	float: left;
	width: 700px;
	margin-left: 10px;
	margin-top: 10px;
}

#links
{
	float: left;
	width: 700px;
	margin-left: 10px;
}

#video_gallery
{
	float: left;
	width: 704px;
	padding: 0 10px 10px 10px;
	margin-top: 10px;
}

/* styling of the container. */
a.myPlayer {
	display:block;
	width: 338px;
	height: 254px; 
	text-align:center;
	margin:0 23px 44px 0;
	float:left;
	border:1px solid #999;
}

/* play button */
a.myPlayer img {
	border:0px;
}

/* when container is hovered we alter the border color */
a.myPlayer:hover {
	border:1px solid #000;
}

a.no_margin_right
{
	margin-right: 0px;
}

canvas: {backgroundColor: "#039124"},

plugins: {
   controls: {
      buttonColor: '#ffffff',
      borderRadius: '0px',
      timeColor: '#ffffff',
      timeSeparator: ' ',
      autoHide: 'never',
      volumeBorder: '1px solid rgba(128, 128, 128, 0.7)',
      volumeSliderGradient: 'none',
      bufferColor: '#000000',
      timeBorder: '0px solid rgba(0, 0, 0, 0.3)',
      progressGradient: 'none',
      sliderColor: '#000000',
      backgroundGradient: [0.5,0,0.3],
      tooltipTextColor: '#ffffff',
      bufferGradient: 'none',
      sliderBorder: '1px solid rgba(128, 128, 128, 0.7)',
      progressColor: '#000000',
      buttonOverColor: '#ffffff',
      durationColor: '#a3a3a3',
      tooltipColor: '#000000',
      backgroundColor: '#039124',
      volumeColor: '#ffffff',
      sliderGradient: 'none',
      volumeSliderColor: '#ffffff',
      timeBgColor: '#000000',
      height: 24,
      opacity: 1.0
   }
}

/*________--------SLIDESHOW--------________*/

.slideshow {
	float: left;
	width: 764px;
	height:215px;
	position: relative;
	padding:0;
	margin:0 0 10px 0;
}
.slideshow a img {
    border:none;
}
.slideshow img {
	border: none;
}
.slideshow li.slide {
    list-style-type:none;
	margin: 0;
	padding: 0;
}
.slideshow .slides {
	height:215px;
	margin:0;
}
.slideshow .slides li.slide {
	visibility:hidden;
	position:absolute;
	left:0;
	top:0;
}
.slideshow .text {
    display:block;
	width: 600px;
	position:absolute;
	z-index:100;
	left:0;
	bottom:0;
	margin:0;
	background: url(images/home_slide_background.gif) no-repeat;
	opacity: .7;
	-moz-opacity: .7;
	filter: alpha(opacity=70);	
}
.slideshow ul.text {
	padding-left: 10px;
}
.slideshow .text li {
	float:left;
	display:inline;
	width:400px;
	height:22px;
	margin:0;
	padding: 0;
	padding-top: 8px;
    list-style-type: none;
	background: none;	
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;	
	color: #333333;
}
.slideshow .buttons {
    display:none;
	cursor: pointer;
}
.slideshow .buttons {
    display:block;
	width: 160px;
	position:absolute;
	z-index:100;
	left:600px;
	bottom:0;
	margin:0;
	background: url(images/graphics/rotator_nav.jpg) no-repeat;
}

.slideshow .buttons li {
	float:left;
	display:inline;
	width:30px;
	height:30px;
	margin:0;
	padding: 0;
	background: url(images/graphics/rotator_button_off.jpg) no-repeat;
	font-size: 1.2em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;	
}
.slideshow .buttons li a {
	float:left;
    text-decoration:none;
	width:22px;
	height:23px;
	padding-left: 8px;
	padding-top: 7px;
	color:#FFFFFF;
	outline:0;	
}
.slideshow ul.buttons li a:hover {
    text-decoration:none;
    color:#FFFFFF;
	background: url(images/graphics/rotator_button_on.jpg) no-repeat;	
}
.slideshow ul.buttons li.active a:hover,
.slideshow ul.buttons li.active a {
	padding-left: 8px;
	padding-top: 7px;
	background: url(images/graphics/rotator_button_on.jpg) no-repeat;
	color:#FFFFFF;
}