/* global styles */
body
{
	font-family: Verdana, "Myriad Web", Arial, sans-serif;
	color: #333;
	line-height: 1.166;
	margin: 0 auto;
	background: #F2F3F9;
	font-size: 84%;
}


h1, h3, h4, h2
{
	font-family: Georgia, "Times New Roman", Times, serif;
}

a
{
	font-weight: bold;
}


h2
{
	color: #517D52;
	font-size: 140%;
	font-weight: 700;
	border-bottom: 2px solid #efece6;
}

h3
{
	color: #164997;
}

h4
{
	color: #066805;
	margin: 0;
	padding-top: 10px;
	border-bottom: 2px solid #efece6;
}

a:link
{
	color: #5077B1;
	text-decoration: underline;

	}
	
a:hover
{
	text-decoration: none;
	color: #F27F29;
}
#content a:visited
{
	color: #5077B1;
	/*color:#707070;*/
}

#content a:hover
{
	text-decoration: none;
	color: #F27F29;
}

/* outer box */

#wrapper
{
	color: #333;
	border: 1px solid #164997;
	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: 0px;
	left: 0px;
	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: #164997;
	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: #164997;
	color:#FFFFFF;
}

html > #menu ul li a
{
	font-size: x-small;
}
#menu ul li a:hover
{
	background-color: #164997;
	color: #FFFFFF;
}

#menu a:active
{
	background-color: #164997;
	color: #FFFFFF;
}
#menu li#space a
{
	background: #164997;
	border-left: 1px solid #164997;
	width: 230px;
}
#menu li#one a
{
	color: #fff;
	border-left: 1px solid #164997;
	background: #164997;
	text-decoration:none;
	width: 82px;
}
#menu ul li#two a
{
	width: 130px;
} 
/* 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: #164997;
	/*padding-left: 20px;*/
	
	}
	
#content h1
{
	font-size: 150%;
	color: #336843;
/*	font-weight: bold;*/
	
	}
	
#content img {
	Margin: 10px;
	margin-right: 10px;
	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;
	}
#footer label
{
font-weight: bold;
margin-left:12px;
}
#footer a:hover, #footer a:active
{
	color: #F27F29;
}
/* 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;
	
}



/* news box - Right-hand column */
.newsbox
{
	width: 210px;
	float: left;
}

.news
{
	display: block;
	font-weight: 300;
	margin-top: 10px;
	padding: 10px;
	background-color: #D0DBEA;

}

.newsbox p
{
	border-top: 1px solid #4d6b6c;
	margin: 0;
	padding: 2px 0 4px;
	text-align: left;
	font-size: 90%;
}

.newsbox h3
{
	color: #164997;
	margin-bottom: 5px;
	padding-bottom: 0;
	margin-top: 0;
	padding-top: 0;
	
}
hr
{
	height: 1px;
	color: #164997;
}
/* 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;

}

#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: 540px;
	float: Left;
	border-right : 2px;
	border-color: #A1BE67;
	border-right-style: solid;
	height: 100%;		
}

#SkyAdBanner
{
	width: 160px;
	float: Left;
}
	
	#SkyAdBanner img
{
	padding: 50px 0px 50px 18px;
	margin: 0 auto;
	text-align:center;
	
	
}

#SmallText
{
	font-size: x-small;
}


	#frame {
		background:#E9E7D8;
		margin-top:10px;
		}
		
#linksbox ul{ 
		list-style: url(http://www.rhs.org.uk/images/bulle.gif);
		padding-left: 0px;
		margin: 10px 0px 0px;
		 
		 }
	#linksbox {
	width:122px;
	padding-left:15px;
	padding-right: 15px;
	padding-top:0px;
	padding-bottom:5px;
	margin:0px;
	float:left;
	background:#E9E7D8;
	
/*		background:#fff;*/
		}
		#linksbox li a:link { 
		 list-style: url(http://www.rhs.org.uk/images/bulle.gif);
}
#linksbox li {
list-style-type:none;}
#linksbox li a:hover { 
	color: #ffffff;
	background: #336600;}
	
	#linksboxcenter {
		width:300px;
		padding:0px;
		float:left;
		background:#eee;
		}
	
	#linksboxright {
		width:190px;
		padding:0px;
		float:left;
		background:#fff;
		}
	
	#linksboxheader {
		display:block;
		color: #fff;
		background: #cdcdb3;
		background-color: #cdcdb3;
		width: 100%;
		}

 #linksboxheader h1 {
		padding:5px;
		font-size: 1.5em;
		margin:0px;
background-color:#8C8B73;
		}

#feature
{
display: block;
}

#feature h3
{
	font-size: 120%;
	font-weight: 700;
	margin: 0px;	
	padding-top:0px;
}