/*
 * Cascading Style Sheet
 * Gluttonous Gardener Corporate Website
 * Created By Osmodus Ltd
 *
 * General
 * Layout
 * Colours
 * Forms
 * Content areas
 */

/* General */
.hide {
	display:none;
}
.floatContainer {
	clear:both;
	height:100%;
	overflow:auto;
}
.inlineLinkList {
	font-size:0.85em;
	font-weight:bold;
	width:430px;
}
.inlineLinkList li {
	display:inline;
	line-height:1.5em;
}
.validation_error {
	color:#FF0000;
}
/* Layout */
#headerWrapper, #footerWrapper, #documentBodyWrapper {
	width:100%;
}
#headerWrapper {
	clear:both;
	height:148px;
}
#footerWrapper {
	clear:both;
	height:252px;
}
#header, #headerLinks, #documentBody, #banners, #footer, #footerLinks {
	margin:0 auto;
}
#documentBody, #footer, #banners {
	width:960px;
}
#header {
	width:926px;
}
#headerLinks, #footerLinks {
	width:895px;
}
#header {
	height:104px;
}
#footerLinks {
	height:83px;
}
#footer {
	width:316px;
}
/* Colours */
a, a:visited, a:hover {
	color:#99CC33;
}
a.active, #headerLinks a.active, #headerLinks a.active:visited, #headerLinks a.active:hover {
	color:#B3D0CB;
}
.inlineLinkList li {
	color:#99CC33;
}
#documentBody h3 {
	color:#999999;
}
#headerLinks a, #headerLinks a:visited, #footerLinks a, #footerLinks a:visited, #footerLinks h2, #header #call span, #idealForList li, #idealForList li a, #idealForList li a:visited, #idealForList li a:hover {
	color:#FFFFFF
}
#banners #catalogueRequest h3, #banners #newsletter h3, .productImages li, .icons li {
	color:#6D988E;
}
#footerLinks {
	background-color:#333333;
}
#header #call {
	color:#336666;
}
#footer {
	color:#8CB4A9;
}
.ggcForm label {
	color:#AEACAC;
}
em.required {
	color:#FEAA2C;
}
/* Forms */
em.required {
	font-weight:bold;
}
.ggcForm fieldset {
	padding:1em 0;
}
.ggcForm li {
	margin:0.25em 0;
}
.ggcForm label {
	display:block;
	float:left;
}
.ggcForm input {
	border:1px solid #AEACAC;
}
.ggcForm textarea {
	border:1px solid #AEACAC;
}
.ggcForm .radio, .ggcForm .submit {
	padding-left:10em;
}
.ggcForm .radio input {
	border:0 none;
	display:block;
	float:left;
	margin:0 0.5em 0 0;
	width:auto;
}
.ggcForm .radio label {
	float:none;
	line-height:1.2em;
	width:auto;
}
.ggcForm .submit input {
	background:#95B011;
	border:0 none;
	color:#FFFFFF;
	cursor:pointer;
	font-weight:bold;
}
/* Content areas */
#headerWrapper {
	background:transparent url(../assets/GG_bck_head_FULL_rpt.gif) repeat-x scroll left top;
}
#documentBodyWrapper {
	background:#F4F9FC none;
}
#documentBody {
	background:#FFFFFF none;
}
#footerWrapper {
	background:transparent url(../assets/GGC_footer_rpt_ALL.gif) repeat-x scroll left top;
}
#header {
	background:#B3D0CB url(../assets/GGC_corporate_head_RIGHTTOP.gif) no-repeat scroll right bottom;
	padding:0 0 0 2.6em;
}
#header #call {
	font-size:1.1em;
	font-weight:bold;
}
#headerLinks {
	background:#333333 url(../assets/GGC_corporate_head_RIGHTBOTTOM.gif) no-repeat scroll right top;
	font-size:0.825em;
	height:1em;
	padding:2.6em 3em 0.5em 3em;
}
#headerLinks li {
	border:0 none;
	border-left:1px solid #FFFFFF;
	float:left;
	padding:0 0 0 1em;
	margin:0 0 0 1em;
}
#headerLinks li.first {
	border:0 none;
	padding:0;
	margin:0;
}
#headerLinks a, #headerLinks a:visited {
	display:block;
	font-weight:bold;
	text-decoration:none;
}
#headerLinks a:hover {
	text-decoration:underline;
}
#documentBody {
	padding:0.25em 0 0 0;
}
#documentBody h2 {
	clear:both;
	margin:0.8em 0 0.5em 0;
}
#documentBody h3 {
	clear:both;
	margin:0.8em 0 0.5em 0;
}
#documentBody p {
	margin:0.5em 0 1em 0;
}
#documentBody blockquote {
	background:#EEEEEE none;
	font-style:italic;
	padding:1em;
}
#documentBody .ggcForm label {
	width:10em;
}
#documentBody .ggcForm .radio label, #documentBody .ggcForm .radio input {
	width:auto;
}
#documentBody .ggcForm input {
	width:15em;
}
#documentBody .ggcForm textarea {
	width:15.4em;
}
#home {
	padding:0 2em;
}
#animationBannerTop {
	background:#000000 url(../assets/fade/GGC_home_main_01.gif) no-repeat scroll top left;
	height:354px;
	position:relative;
	width:100%;
}
#idealForLogo {
	position:absolute;
	right:120px;
	top:35px;
}
#idealForList {
	position:absolute;
	right:60px;
	top:125px;
}
#idealForList li {
	font-weight:bold;
	line-height:2.2em;
	text-transform:uppercase;
}
#idealForList li span {
	background:#95B011;	
	padding:0.25em;
}
#idealForList li a, #idealForList li a:visited {
	background:#95B011;	
	padding:0.25em;
	text-decoration:none;
}
#idealForList li a:hover {
	background:#95B011;	
	padding:0.25em;
	text-decoration:underline;
}
#fade01, #fade02 {
	position:absolute;
}
#contentLeftPanel {
	float:left;
	padding:1em 2.6em;
	width:564px;
}
#contentRightPanel {
	float:right;
	width:313px;
}
#contentRightPanel.formHelpBar {
	background:#DCE5E2 none;
	padding:2em 1.5em;
	width:288px;
}
#contentRightPanel.formHelpBar ul, #contentRightPanel.formHelpBar ol {
	margin:1em 0;
}
#contentRightPanel.mainImageBar {
	padding:1px;
}
#documentBody .productImages {
	margin:1em 0;
	height:180px;
	width:100%;
}
.productImages {
	margin:0.75em 0;
}

.productImages li {
	display:block;
	font-size:0.9em;
	font-weight:bold;
	margin:0 1.5em 0 0;
	float:left;
	width:120px;
}
.productImages li img {
	display:block;
}
.icons {
	height:90px;
	margin:0.75em 0;
}
.icons li {
	display:block;
	font-size:0.9em;
	font-weight:bold;
	float:left;
	margin:0 0.3em;
	text-align:center;
	width:68px;
}
.icons li img {
	display:block;
}
#banners {
	background:#FFFFFF none;
	display:block;
	padding:3em 0 1em;
}
#banners #catalogueRequest {
	border:1px solid #6D988E;
	display:block;
	float:left;
	height:111px;
	margin:0 2px 0 1px;
	padding:1em 0 0 1.5em;
	position:relative;
	width:294px;
}
#banners #catalogueRequest h3 {
	font-size:1.2em;
}
#banners #catalogueRequest a, #banners #catalogueRequest a:visited {
	background:#FFFFFF url(../assets/panels/GGC_arrow.gif) no-repeat scroll left 0.5em;
	display:block;
	font-size:0.85em;
	font-weight:bold;
	line-height:1.5em;
	margin:0.5em 0;
	padding:0 0 0 1em;
	text-decoration:none;
	width:120px;
}
#banners #catalogueRequest a:hover {
	text-decoration:underline;
}
#banners #catalogueRequest img {
	position:absolute;
	right:0;
	top:-32px;
}
#banners #enquiries {
	background:#6D988E url(../assets/panels/GGC_enquiry_rpt.gif) repeat-x scroll left top;
	border:1px solid #FFFFFF;
	color:#FFFFFF;
	display:block;
	float:left;
	height:122px;
	margin:0 2px;
	padding:1px 30px;
	width:250px; !important /* fix for ie-6 */
}
#banners #enquiries a#enquiriesButton span {
	height:0;
	line-height:0;
	visibility:hidden;
	width:0;
}
#banners #enquiries a#enquiriesButton, #banners #enquiries a#enquiriesButton:visited {
	background:transparent url(../assets/panels/GGC_enquiry_butt.gif) no-repeat scroll left top;
	display:block;
	height:45px;
	margin:0.5em 0;
	text-decoration:none;
	width:220px;
}
#banners #enquiries a#enquiriesButton:hover {
	background-position:left bottom;
}
#banners #newsletter {
	border:1px solid #6D988E;
	float:left;
	height:116px;
	margin:0 1px 0 2px;
	padding:0.5em 0 0 1.5em;
	position:relative;
	width:293px;
}
#banners #newsletter h3 {
	font-size:1.2em;
}
#banners #newsletter em {
	display:block;
	width:150px;
}
#banners #newsletter img {
	position:absolute;
	position:absolute;
	right:0;
	top:-25px;
}
#banners #newsletter .ggcForm fieldset {
	padding:0;
	margin:0;
}
#banners #newsletter .ggcForm label {
	text-align:right;
	width:7em;
}
#banners #newsletter .ggcForm input {
	width:9em;
}
#banners #newsletter .ggcForm .submit {
	padding-left:7em;
}
#footerLinks {
	border:0 none;
	border-bottom:1px solid #FFFFFF;
	font-size:0.825em;
	height:95px;
	padding:1.5em 3em 0.5em;
}
#footerLinks h2 {
	font-size:1.6em;
}
#footerLinks ul {
	height:4.5em;
	margin:0.5em 0;
}
#footerLinks li {
	border:0 none;
	border-left:1px solid #FFFFFF;
	float:left;
	height:4.5em;
	padding:0 2em;
	margin:0 0.5em;
}
#footerLinks li.first{
	border-left:0 none;
	padding-left:0;
	margin-left:0;
}
#footerLinks a, #footerLinks a:visited {
	display:block;
	text-decoration:none;
	padding:0.25em 0;
}
#footerLinks a:hover {
	text-decoration:underline;
}
#footer {
	background:#FFFFFF url(../assets/GGC_foot_ALL.gif) no-repeat scroll left top;
	font-size:0.9em;
	padding:135px 0 1em 55em;
}