@charset "utf-8";
/**************************** Web Vitality CSS for Sutton Hearing Centre.  www.webvitality.co.uk  **************************/

html { 
	height: 100%;
} 

body  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 0px;
	text-align: center;
	color: #333333;
	margin: 0px;
	background-color: #5b5b5b;
	background-image: url(../images/template/background_StancesLeftRight_new.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height:100%;
}

body a		{
	text-decoration: none;
	font-weight: bold;
	color: #cf2d1a;
}
body a:link	{
	text-decoration: none;
	font-weight: bold;
	color: #cf2d1a;
}
body a:hover{
	color: #d3a970;
	text-decoration: underline;
	font-weight: bold;
}
body a img 	{	border:0;} 

form {padding:0;margin:0;} 

/*
ul {
	text-align: left;
	list-style-position: inside;
	text-indent: 1em;
	margin: 0px;
	padding: 0px;
}
ol {
	text-align: left;
	text-indent: 2em;
	list-style-position: inside;
}
*/
ul {
	text-align: left;
	list-style-position: outside;
	clear: none;
	width: auto;
	display: inline;
	list-style-type: disc;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
li {
	margin-bottom: 4px;
	width: auto;
	white-space: normal;
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.list_Float ul {
	text-align: left;
	list-style-position: inside;
	clear: none;
	width: auto;
	display: inline;
	list-style-type: disc;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.list_Float li {
	margin-bottom: 4px;
	width: auto;
	white-space: normal;
	margin-left: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	text-indent: 1.5em;
}

/**************************** container divs & styles **************************/
#div_Container {
	width: 716px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 29px;
	padding-left: 29px;
	min-height: 100%;
	background-image: url(../images/template/background_RepeatCentre.gif);
	background-repeat: repeat-y;
} 
#div_Preview {
	height: 824px;
	width: 1152px;
	background-image: url(../images/Preview/preview_Home.jpg);
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
/**************************** header divs & styles **************************/
#div_VeryTop {
	height: 51px;
	width: auto;
	margin: auto;
	text-align: left;
	padding: 0px;
	background-image: url(../images/structure/backgroundCentre_Top.jpg);
} 
#div_HeaderTopLinks {
	height: 22px;
	text-align: right;
	padding-right: 11px;
}

#div_Header {
	height: 105px;
	margin: auto;
	padding: 0px;
	text-align: left;
} 

#div_HeaderLeft {
	float: left;
	width: 239px;
	padding: 0px;
	overflow: hidden;
	height: 119px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 79px;
} 
#div_HeaderRight {
	float: right;
	width: 262px;
	padding: 0px;
	overflow: hidden;
	margin: 0px;
}
#div_HeaderTabLinks {
	height: 21px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
} 
#div_HeaderLinks {
	height: 91px;
	margin: auto;
	padding: 0px;
	text-align: left;
} 

#div_HeaderLinks p{
	text-align: left;
	margin-left: 10px;
	font-size: 16px;
	font-weight: bold;
	color: #47634d;
	margin-top: 12px;
	margin-bottom: 0px;
} 

.head_Logo {
	margin-top: 44px;
}
.head_Images {
	float: right;
	margin-top: 11px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/**************************** mainnav divs & styles **************************/

#div_Main {
	text-align: left;
	overflow: hidden;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#div_Main p {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#div_MainLeft {
	text-align: left;
	overflow: visible;
	padding: 0px;
	margin-top: 14px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
}

#div_MainLeft p {
	text-align: left;
	margin-bottom: 12px;
	margin-top: 0px;
	padding: 0;
	margin-right: 0px;
	margin-left: 0px;
}

#div_MainLeftBottom {
	width: 157px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	overflow: hidden;
}

/**************************** footer divs & styles **************************/
#div_Footer {
	height: 75px;
	margin: auto;
	padding: 0px;
	text-align: center;
	background-image: url(../images/template/background_Footer.jpg);
	background-repeat: no-repeat;
} 
#div_MainRight {
	float: right;
	width: 205px;
	margin-left: 10px;
	margin-bottom: 10px;
}

#div_Footer a		{
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;

}
#div_Footer a:link	{
	font-size: 11px;
}
#div_Footer a:hover{
	font-size: 11px;
}

#div_Footer p {
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 32px;
	padding-top: 0;
	padding-right: 2px;
	padding-bottom: 0;
	padding-left: 2px;
	font-size: 11px;
} 

#div_FooterLeft {
	width: 472px;
	text-align: left;
	margin-right: 0px;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #e1f1e4;
	height: 42px;
	display: inline;
}

#div_FooterLeft p {
	text-align: left;
	margin-bottom: 0px;
	margin-top: 14px;
	padding: 0;
	margin-right: 0px;
	margin-left: 12px;
	font-size: 10px;
}

#div_FooterRight {
	text-align: left;
	margin-right: 12px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 10px;
	padding: 0px;
	float: right;
}
#div_FooterRight p {
	text-align: center;
	margin-bottom: 0px;
	margin-top: 14px;
	padding: 0;
	margin-right: 0px;
	margin-left: 12px;
	font-size: 10px;
}
#div_FooterBottom {
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 15px;
}
	
#footer a img {border:0;}

/**************************** content divs & styles **************************/
#div_HomeFeature {
	background-color: #313946;
	padding: 0px;
	margin: 0px;
	height: 197px;
	text-align: left;
}
#div_HomeFeature p {
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 8px;
	color: #1f55a2;
}
#div_Video {
	height: 288px;
	width: 384px;
	text-align: center;
	background-color: #000000;
	padding: 10px;
}
#div_Gallery {
	height: 500px;
	text-align: left;
	background-color: #FFFFFF;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#div_Music {
	height: 1px;
	text-align: center;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.div_ContentSection {
	margin-bottom: 10px;
	clear: left;
}
#div_EnterSite {
	margin-bottom:10px;
}
#div_EnterSite p{
	text-align:center;
}
#div_GoogleMap {
	float:left;
	padding-right: 15px;
}
/**************************** heading styles **************************/
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 6px;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #47634d;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 12px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
h1.swap span {
	display: none;
}
h1#index {
	background-image: url(../images/headings/heading_Welcome.gif);
	background-repeat: no-repeat;
	height: 28px;
}
h1#hearing_loss {
	background-image: url(../images/headings/heading_Hearing_loss.gif);
	background-repeat: no-repeat;
	height: 28px;
}
h1#hearing_instruments {
	background-image: url(../images/headings/heading_Hearing_instruments.gif);
	background-repeat: no-repeat;
	height: 28px;
}
h1#fitting_procedure {
	background-image: url(../images/headings/heading_Fitting_procedure.gif);
	background-repeat: no-repeat;
	height: 28px;
}
h1#meet_the_team {
	background-image: url(../images/headings/heading_Meet_the_team.gif);
	background-repeat: no-repeat;
	height: 28px;
}
h1#why_choose_us {
	background-image: url(../images/headings/heading_Why_choose_us.gif);
	background-repeat: no-repeat;
	height: 28px;
}
h1#get_in_touch {
	background-image: url(../images/headings/heading_Get_in_touch.gif);
	background-repeat: no-repeat;
	height: 28px;
}
/**************************** replacement images with text styles **************************/

#message_Independent_Audiology_Services {
	background-image: url(../images/message_Independent_Audiology_Services.jpg);
	background-repeat: no-repeat;
	height: 42px;
	width: 397px;
}

.swap span {
	display: none;
}

/**************************** text classes **************************/
.strong {
	font-weight: bold;
	color: #333333;
	}
.smaller {
	font-size: 10px;
}
.larger {
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fcb53e;
	}
.larger_thin {
	font-weight: normal;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	}
.subheading {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
.standard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.closing {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.comment {
	background-color: #8f9092;
	float: left;
	padding: 5px;
	font-weight: bold;

}
.centre {
	text-align: center;
}
.validationerror {
	color: #FF0000;
	font-weight: bold;
}
/**************************** Tidy form classes **************************/
.form_Header {
	color:#000000;
	font-weight:bold;
	background-color: #e6c38c;
}
.form_SubHeader {
	color:#000000;
	font-weight:bold;
	background-color: #a8cda3;
}
.form_Data_row1 {
	background-color: #ededed;
	color: #000000;
}
.form_Data_row2 {
	background-color: #ced0d2;
	color: #000000;
}
.form_EnterData {
	background-color: #e6c38c;
	color: #000000;
}
.form_Error {
	color:#FFFFFF;
	background-color: #ae1935;
	font-size: 14px;
	font-weight: bold;
}
.form_Success {
	color:#FFFFFF;
	background-color: #476c18;
	font-size: 14px;
	font-weight: bold;
}
/**************************** remaining ids **************************/
#image_MapHome {
	float: right;
	padding-left: 10px;
	padding-top: 13px;
}
#image_FooterLines {
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 6px;
}
#div_MapContact {
	float: right;
	padding-left: 10px;
	padding-top: 0px;
}

/**************************** remaining classes **************************/
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.image_FloatLeft {
	float: left;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.image_FloatRight {
	float: right;
	padding-left: 10px;
	padding-top: 3px;
	margin-right: 5px;
}

.main_right_table{
	margin-right: 8px;
	margin-left: 7px;
}
hr {
	color: #999999;
	background-color: #999999;
	height: 1px;
	margin-top: 6px;
	margin-bottom: 0px;
	border:none;
	margin-left: 170px;
	margin-right: 12px;
	width: 546px;
	padding-left: 170px;
	display: inline;
}
.image_spacing_home_4 {
	margin-right: 16px;
}
.image_spacing_about_3 {
	margin-right: 30px;
}
.home_table {
	margin-right: 0px;
	margin-top: 18px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 546px;
	float: right;
	padding: 0px;
}
.standard_table {
	margin-right: 18px;
	margin-top: 18px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 546px;
	float: right;
	padding: 0px;
	border: 1px solid #CCCCCC;
	display: inline;
}
.layout_table {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 457px;
	padding: 0px;
	display: inline;
}
#kid_Kicking_main {

}

