
/* global styles 
Anagha 10-Feb-2010 Imported from web team.(Seth) 
I can see new styles for header,footer etc.,
*/

body {
	font-family: Verdana, "Myriad Web", Arial, sans-serif;
	line-height: 1.166;
	color: #333;
	font-size: 84%
}
img { border:none }

h1, h3, h4, h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: Green 
}


#textonly {
	width: 760px;
	margin: 0 auto;
	text-align:right;
	padding-top: 5px
}
#textonly a {
	font-size: 100%;
	font-weight:bold;
	color: #336843
}
PanelManager { margin: 10px }
#SectionOne {
	width: 190px;
	height: 60px;
	margin-top:0px;
	margin-left:0px;
	margin-right:5px;
	margin-bottom:1px;
	padding:15px;
	float: left;
	border-style:none
}
#SectionOneA {
	width: 430px;
	height: 400px;
	margin-top:0px;
	margin-left:0px;
	margin-right:5px;
	margin-bottom:5px;
	padding:15px;
	float: left;
	border-style:none
}
#SectionTwo
{
	width: 190px;
	height: 60px;
	margin-top:0px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:1px;
	padding:15px;
	float: left;
	border-style:solid;
}

#SectionThree {
	width: 223px;
	height: 60px;
	margin-top:0px;
	margin-left:5px;
	margin-right:0px;
	margin-bottom: 0px;
	padding:15px;
	float: left;
	border-style:solid
}

div.Paragraph1, div.Paragraph2, div.SpecialParagraph
{
	font-family: Verdana, "Myriad Web", Arial, sans-serif;
	color: #333;
	line-height: 1.166;
	margin: 0 auto;
	background: #fff;
	font-size: 84%;
}
img.mainImg
{
	width: 350px;
}
img.SubImg
{
	width: 200px;
}
a
{
	font-weight: bold;
}


h2
{
	color: #517D52;
	font-size: 140%;
	font-weight: 700;
	border-bottom: 2px solid #efece6;
}

h3
{
	color: #8B840B;
}

h4
{
	color: #066805;
	margin: 0;
	padding-top: 10px;
	border-bottom: 2px solid #efece6;
}

a:link
{
	color: #069;
	text-decoration: underline;

	}
	
a:hover
{
	text-decoration: none;
	color: #f60;
}
#content a:visited
{
	color: #444444;
	/*color:#707070;*/
}

/* outer box */

#wrapper
{
	color: #333;
	border: 1px solid #566;
	width: 760px;
	position: relative;
	margin: 10px auto;
	background: #fff;
	
	
}

html > #wrapper
{
	width: 760px;
	
}

div.clearer
{
	clear: left;
	line-height: 0;
	height: 0;
}
#rhslogo
{
	position: absolute;
	top: -10px;
	left: 1%;
	width: 91px;
	height: 120px;
	text-decoration: none;
}

/*section Heading*/
#section H1
{
	float: left;
	width: 75%;
	color: #BFBFBF;
	padding-left: 10px;
	margin-top: 10px;
}
#subsection H2
{
	color: #336843;
	margin-top: -5px;
	float: left;
	padding-left: 20px;
}

/* RHS branding bit */
#strapline 
{
	
	float: right;
	width: 20%;
}

#strapmsg
{
	float: left;
	width: 65%;
	}

.hide
{
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute;
}

/* Main Horizontal Navigation  - play with colours */
#menu
{
	line-height: 1.8em;
	font-size: small;
	width:760px;	
}
#menu ul
{
	background: #037462;
	text-indent: 0px;			
	margin: 0px;	
	padding:0px;
}

#menu li
{
	list-style:none;
	display: block;
	float:left;
	text-align: center;

}

#menu ul li a
{
	width: 104px;
	border-left: 1px solid #FFF;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	display: block;
	font-weight: 600;
	voice-family: inherit;
	background: #A1BE67;
	color:#003300;
}

html > #menu ul li a
{
	
}
#menu ul li a:hover
{
	background-color: #CEDA7E;
	color: #38381F;
}

#menu a:active
{
	background-color: #FFBA46;
	color: #663300;
}
#menu li#space a
{
	background: #037462;
	border-left: 1px solid #037462;
	width: 97px;
}
#menu li#one a
{
	color: #fff;
	border-left: 1px solid #037462;
	background: #037462;
	text-decoration:none;
}
#menu ul li#two a
{
	width: 136px;
} 
/* SSI include style styles */

#header, #header a
{

	border: 0px;
	padding: 0px;
	margin: 0px;
	background-position: 90%;
	background-image: url(/images/image_headers/header3.jpg);
	font-size: 75%;
	width: 100%;
	color: #fff;
	text-indent: 110px;
	background-repeat: no-repeat;
	height: 71px;
	background-color: transparent;
	text-align: left;
	text-decoration: none;
}

#content
{
		padding:10px;
		
}

#content H3
{
	font-size: 130%;
	color: #066805;
	/*padding-left: 20px;*/
	
	}
	
#content h1
{
	font-size: 150%;
	color: #336843;
/*	font-weight: bold;*/
	
	}
	
#content img {
	/*Margin: 10px;*/
	margin-right: 5px; 
	 margin-left:5px;
	margin-bottom: 10px;
}

/* Footer */
#footer
{
	border-top: 8px double #ddd;
	padding-bottom: 12px;
	font-size: 70%;
	color: #003333;
	padding: 10px 15px;
	text-align: center;
	
	
}
#footer a:link, #footer a:visited
{
	color: #0066FF;
	text-decoration: underline;
	margin-left:12px;
	}
	
#resultsLink a:link, #resultsLink a:visited
{
	width: 100px;
	color: #003399;
	text-decoration:underline;
	font-size: x-small;
	margin-left:8px;
	
	
	}	
	
#resultsLink a:hover, #footer a:active
{
	width: 100px;
	text-decoration: none;
	color: #f60;

}	

	
#footer label
{
font-weight: bold;
margin-left:12px;
}
#footer a:hover, #footer a:active
{
	color: #999;
}
/* section index bulleted list */
#list
{
	padding-left: 0;
	margin-left: 0;

/*	width: 200px;*/
}

#list li
{
	list-style: none;
	list-style-type: none;
	margin: 0;
	padding: 0.25em;
	font-size: 94%;
}
#content #FourCol #Column #list li ,#content #FourCol #Column #list ul, #list ul, #content #list li  { 
list-style-type: none;
}

#list li a { border-left: 0.75em solid;
/*	border-left-color: #CC9900;*/	border-left-color: #B8B870;

	display: block;
padding: 0.25em 0.2em 0.25em 0.75em;
 }

/*Subnav*/
#navlist
{
font-size:85%;
line-height: 180%;
background: #e1d1c7;
padding: 0;
margin: 0;
border-bottom: 1px solid #778;
}

#navlist li
{
list-style: none;
margin: 0;
display: inline;
/*display: block;
float:left;*/


}

#navlist li a
{
padding: 3px;
margin-left: 3px;
border: 1px solid #778;
border-top: 0;
background: #e1d1c7;
text-decoration: none;
}

#navlist li a:link,#navlist li a:visited { color: #391; }
/*#navlist li a:visited { color: #667; }*/
#navlist li a:hover
{
color: #000;
background: #D4A3B1;
border-color: #227;
}

#navlist li a#active, #navlist li a:active
{
background: white;
}
#navlist li#one, navlist li #one A
{
	padding-left:105px;
	clear:left;
}

/************** content styles ******************/
/* feature - Left-hand column */

/*#feature
{
	padding: 8px ;
	float: right;
	width: 65%;
	
}*/

#feature
{
	padding: 2px ;
	float: right;
	width: 69%;
	
}

#feature img, #feature object
{
	float: right;
	padding: 0 5px 0 5px;
	margin: 0 0px 0px 0;
}

#feature p
{
	margin: 0px 0px 0px 0;
	
}
#newsbox td a, #newsbox td a:visited 
{
color:#069;
}
#newsbox td a:hover 
{
color:#fff;
}
/* news box - Right-hand column */
#newsbox
{
	width: 26%;
	float: left;
	display: block;
	font-weight: 300;
	border-top-width: 10px;
	border-top-color: #FFFFFF;
	padding: 10px;


}

#newsbox p
{
	border-bottom: 1px solid #4d6b6c;
	margin: 0;
	padding: 2px 0 4px;
	text-align: left;
	font-size: 90%;
}

#newsbox h3
{
	color: #336843;
	margin-bottom: 0;
	padding-bottom: 0;
	
}
hr
{
	height: 1px;
	color: #4d6b6c;
}
/* Graphical buttons - 5 in a row */
#buttons ul
{
margin-left: 10px;
padding: 0;
white-space: nowrap;
}
#buttons ul li
{
display: inline;
list-style-type: none;
	padding: 3px 4px 0 0;
}

/* Three coulmns with background colour */
#FourCol
{
/*	background-image: url(../images/4ColBg.gif);*/
	background-repeat: repeat-y;
	background-position: center top;
	background-color:#F8F6EA;
	border-bottom: 2px #ddd;
	padding-bottom: 12px;
	
	}

#Column
{
	/*width: 245px;*/
	width: 32%;
	padding-left: 5px;
		float: left;
		border-style:none;

}


#ColumnNewRelease
{
	/*width: 245px;*/
	width: 65%;
	padding-left: 8px;
		float: left;
		border-style:none;

}


#Column p, #TwoCol p
{
	padding: 0 10px 0 10px;
}

#Column img
{
padding: 0 5px 0 5px;
margin: 0 auto;
text-align:center;
}


#middleimg
{
	text-align: center;	
}

#Column H3,  #Column H1,  #TwoCol H3, #TwoCol H1
{
	display: inline;
	padding-left: 10px;
	font-size: 135%;
	font-weight: 600;
	margin: 0px;
	padding-top: 8px;
}
#Column H6
{
	font-weight: bold;
	color: #390;
	text-decoration: none;
	margin-left: 10px;
}

/* bulleted lists*/

#content li, #Column li, li
{
	list-style-image: url(/images/bullet1.gif);
	list-style-type: disc;

}
#footerln
{
	border-bottom: 8px double;
	border-bottom-color: #C5C48B;
	width: 100%;
}

#Imgcol
{
	border-bottom: none;
}	
	
#Twocol
{
	border-bottom: 8px double ;
}
	
#TwoColumnOne
{
	width: 440px;
	padding:10px;
	float: left;
	
}
#TwoColumnTwo
{
	width: 250px;
	padding:10px;
	float: left;
	
}


#SkyAdPage
{
	
}

#SkyAdText
{
	padding: 0px 25px 0px 0px;
	width: 510px;
	float: Left;
	border-right : 2px;
	border-color: #A1BE67;
	border-right-style: solid;
	height: 100%;		
}

#SkyAdBanner
{
padding-left:10px;
	width: 150px;
	float: Left;
}
	
	#SkyAdBanner img
{
	padding: 0px 0px 0px 0px;
	margin: 0 auto;
	text-align:center;
	
	
}

#SmallText
{
	font-size: x-small;
}


/* QUICK LINKS */
#frame {
		margin-top:10px;
display: block;
		width: 100%;
background-color:#E9E7D8;
	
		}
		
#linksbox ul{ 
		list-style: url(http://www.rhs.org.uk/images/bulle.gif);
		padding-left: 0px;
		margin: 10px 0px 0px 0px;
		 
		 }
	
#linksbox {
	width:152px;
	padding-left:32px;
	padding-top:0px;
	padding-bottom:5px;
	margin:0px;
	float:left;
	background:#E9E7D8;
	
		}

#linksbox li a { 
		 list-style: url(http://www.rhs.org.uk/images/bulle.gif);	
}
#linksboxfooter li a { 
		 list-style: url(http://www.rhs.org.uk/images/bulle.gif);	
}

#linksbox li {
list-style: url(http://www.rhs.org.uk/images/bulle.gif);
padding-top: 3px;
}
#linksboxfooter li {
list-style: url(http://www.rhs.org.uk/images/bulle.gif);
padding-top: 3px;
}

#linksbox li a:hover { 
	color: #ffffff;
	background: #336600;}
	
	#linksboxheader {
	display:block;
		background: #cdcdb3;
		background-color: #cdcdb3;
		width: 100%;
	
		}
		
		 #linksboxheader h1 {
		padding:5px;
		font-size: 1.5em;
		margin:0px;
		color:#FFFFFF;
		}
		
#perennials li {
display: inline;
padding:10px;
}

#perennials li a {
color:#006633;
text-decoration:none;

}

.BannerAlign
{
	text-align:center;
	padding-top: 3px;
}
.BannerAlignBottom
{
	text-align:center;
	padding-bottom:15px;
}

.planth1
{
	text-align:center;
}

/* Promo styles */
.ecom_area1{
float:left;
width:748px;
text-align:left;
}

.ecom_area1 img {
float:right; 
margin:3px; 
}

#ecom_area2{
margin-top:20px;
float:left;
width:748px;
}

#ecommerce_area {
width:748px;
padding:5px;
float:left;
text-align:left;
}

#ecommerce_area strong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 105%;
}

#ecommerce_area h1 {
	color:#037462;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 210%;
	font-weight:normal;
	margin-top:0;
}


#ecommerce_area h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size: 150%;
	border-bottom:none;
	font-weight:normal;
}


#ecommerce_area h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 140%;
	font-weight:normal;
}


 #ecommerce_area h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 100%;
	font-weight:bold;

}

.ecom_area2_sec1 {
float:left;
margin-bottom:15px;
width:748px;
}

.ecom_area2_sec1 img {
float:left; 
margin: 3px 10px 3px 3px;
}

.ecom_area2_sec2 {
float:left;
margin-bottom:15px;
width:748px;
}

.ecom_area2_sec2 img {
float:right; 
margin:3px 3px 3px 5px ; 
}
.ecom_buttons
{
	text-align:center;
}

.ecomNav{
	Height: 30px;
	font-weight: bold;
	font-size: 14px; 
	font-family: Arial;
	background-color: #F5F5F5;
	border-style: Solid;
	border-width: 1px;
	width: 266px;
}
.externallink
{
	color: #663300;
	font-weight: bold;
	font-family: Arial, Verdana, sans-serif;
}