@charset "utf-8";

h1
{
	font-size:2.4em;
	font-weight:bold;
	color:#333333;
	margin-bottom:.4em;
        margin-top: .2em;
        font-family: grunge;

}
  
h2
{
	font-size:1.4em;
	font-weight:bold;
	color:#333333;
	margin-bottom:.6em;
	margin-bottom:.4em;
}  
  
  h3
{
	font-size:1.2em;
	font-weight:bold;
	color:#333333;
	margin-bottom:.6em;
}

  h3.stop-press
{
	font-size:1.6em;
	font-weight:bold;
	color:#FF0000;
	margin-bottom:.6em;
        font-family: grunge;

}
  
 h4
{
	font-size:1em;
	font-weight:bold;
	color:#333333;
	margin-bottom:.6em;
}   
  
h5
{
	font-size:1em;
	font-weight:bold;
	color:#333333;
	margin-bottom:.6em;
}  


a:link, a:visited, a:active
{ text-decoration: underline; color:#333333;}
* div.gutter * a {
	text-decoration: underline; color:#333333; font-weight: bolder !IMPORTANT;
}
a {
	font-weight: bolder !important;
}
a:hover
{ text-decoration: underline; color:#005983;}

p {
line-height:1.3em;
margin-bottom:.6em;
}


/* colour scheme */
.darkgreen {	background-color:#2D8E87;}
.litegreen {	background-color:#CADB2A;}
.green {		background-color:#8EC443;}
.darkblue {		background-color:#38647E;}
.red {			background-color:#CC3333;}
.darkred {		background-color:#8D0300;}
.orange {		background-color:#FF6000;}
.liteorange {	background-color:#FFB400;}
.purple { 		background-color:#8A2A79;} 
.liteblue{		background-color:#8BB3B8;}
.pink{	background-color:#FF6666;}
.lightpurple{	background-color:#9999FF;}
.darkgreen-sub {	background-color:#3CB9AF;}
.litegreen-sub {	background-color:#DEE97A;}
.green-sub {	background-color:#8EC443;}
.darkblue-sub {	background-color:#5F97B8;}
.pink-sub {	background-color:#FFAAAA;}
.liteblue-sub {	background-color:#AECBCE;}



.imgLeft {
float:left;
margin:0 9px 5px 0;
}
.imgRight {
float:right;
margin:0 0 5px 9px;
}


#feature-links {
	color: #99FF33;
}
#feature-links img {
	padding: 4px;
	display: block;
	float: left;
	margin-right: 20px;
	margin-top:4px;
	margin-bottom:4px;

}
#feature-links p {
	color: #666666;
	display:block;
	height:60px;
	margin-left:170px;
}

.hr-darkgreen {	color:#2D8E87;}
.hr-litegreen {	color:#CADB2A;}
.hr-green {		color:#8EC443;}
.hr-darkblue {		color:#38647E;}
.hr-red {			color:#CC3333;}
.hr-darkred {background-color:#8D0300; }
.hr-orange {		color:#FF6000;}
.hr-liteorange {	color:#FFB400;}
.hr-purple { 		color:#8A2A79;} 
.hr-liteblue{		color:#8BB3B8;}

#feature-links h3 {
	color:#ffffff;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}




#postcodesearch li {
margin-bottom:9px;
}


.true-false {
	width:90%;
	margin-top: 15px;
	margin-bottom: 15px;
	border: 1px dashed #CCCCCC;
	padding: 10px;
}

.poems,.stories {
	padding: 4px;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	border: 1px dotted #ECE9D8;
	text-align: center;
	margin-top:10px;
	margin-bottom:10px;
}
.stories {
	text-align: left;
}

.test{
	width:240px;
	float:left;
	margin-left: 20px;
	display: block;
	color:#FF6699;
	clear: none;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-top: 10px;
}

.test a:link, .test a:visited, .test a:hover {
	color: #FF6699;
	font-weight: bold;
	text-decoration: none;
}

.test a:hover {
	color:#996699;
	font-weight: bold;
	text-decoration: none;
}

table,td,th{
	padding:5px;
	background-color: #FCFCFE;
	border: 1px solid #D8DCBE;
}
th   {
	color: #FFFFFF;
	background-color: #666666;
	text-align: left;
}



.services_address {
color:#000066;
margin-bottom:12px;
}
.services_telephone {
color:#006633;
font-size:1.4em;
margin-bottom:12px;
}
.services_other {
margin-bottom:12px;
}

#searchdirectory { font-size:1.2em;  }
#searchdirectory li { margin:10px 0 4px 0;  color:#333 }
#searchdirectory li a { color:#000000 }

/* Added by Ross - 24/09/2008 */

.factbox {
	width: inherit;
	padding: 20px;
	margin: 15px 0px;
	border: thin solid #dadada;
	background: #d0d3ff url("http://www.younghealth.co.uk/images/fact_text.gif") no-repeat right center;
}

.factbox td {
	border: none;
	padding: 0;
	margin: 0;
		background: none;
}

.factbox tr {
	border:  none;
	padding: 0;
	margin: 0;
	background: none;
}
.factbox table {
	padding: 0;
	background: none;
}
.mapbox {
	width: inherit;
	padding: 20px;
	margin: 15px 20px;
	border: thin solid #dadada;
	background: url("http://www.younghealth.co.uk/images/map-box.gif") no-repeat right center;
	height: 150px;
	text-decoration: none;
}

.mapbox a h3 {
	text-decoration: none;
        cursor: pointer;
}

.frontPageFeature {
	width: inherit;
	padding: 20px;
	margin: 15px 20px;
	border: thin solid #dadada;
	text-decoration: none;
}
