﻿
/* Colour override for About Gardening 	blue	#306645 */

h1{background-color:#006643; color:white;}
h2{border-bottom:1px #006643 solid;color:#006643;}

#topNav ul li#topNavAboutGardening a:link, #topNav ul li#topNavAboutGardening a:visited, #topNav ul li#topNavAboutGardening a:hover{color: #006643;text-decoration:none;background: url("../graphics/topNav_Over306645.gif") no-repeat top center;}

#sideNav a:link{border-color:#006643;text-decoration:none;} 				/* needs colour override on side navigation*/
#sideNav a:visited{border-color:#006643;color:#000;text-decoration:none;}
#sideNav a:active{text-decoration:none;background-color:#FCC;}
#sideNav a.current:link, #sideNav a.current:visited{color:#006643;text-decoration:none;background-color:#FFF;border-right:none;}
#sideNav a:hover{color:#FFF;text-decoration:none;background-color:#006643;}

ul li, .wideRight ul li {background: url("../graphics/AboutGardeningArrow.gif") no-repeat 0px 0px;}

ul li, .wideRight ul li {background: url("../graphics/AboutGardeningArrow.gif") no-repeat 0px 0px;}

.GenericListTable th{
	border-top: 1px solid #006643;
	border-bottom: 1px solid #006643;
}

/* Tim Jones, Parity January 2008 */

/* New navigation styles Paul Grant, Bord Bia April 2011 */
#aboutGardening div.navLowerBar{
	background: none;
}
#aboutGardening div.navTopBar{
	background: #006643;
}
/* New navigation styles Paul Grant, Bord Bia April 2011 */

/* Additional styles Paul Grant */
label.info {
	font-weight:bold;
	float: left;  
	width: 115px;
	margin-right: 2px;
}

tr.dark_row th h2 {
	white-space: nowrap;
}

/* Additional Its Garden Time styles*/
table.IGT-table{}

table.IGT-table img{
	margin: 3px;
}

table.IGT-table td{
	vertical-align: top;
	padding-top: 5px;
}

tr.IGT-TitleROW td {
	color: #77216F;
	font-weight: bold;
	background-color: #EEE;
	padding: 2px;
	white-space: nowrap;
	border-bottom: 1px solid #77216F;
}
tr.IGT-HeaderROW td {
	color: #77216F;
	font-weight: bold;
	background-color: #EEE;
	padding: 2px;
	border-bottom: 1px solid #77216F;
}

h2.igtHeader {
	color: #77216F;
	font-size: 150%;
	font-weight: bold;			
}


