@charset "utf-8";
/**************************** Web Vitality CSS.  www.webvitality.co.uk  **************************/

html { 
} 

body  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 0px;
	text-align: center;
	color: #32467a;
	margin: 0px;
	background-color: #FFFFFF;
}

body a		{
	text-decoration: underline;
	font-weight: bold;
	color: #1f8c4f;
}
body a:link	{
	text-decoration: underline;
	font-weight: bold;
	color: #1f8c4f;
}
body a:hover{
	color: #8b9fc0;
	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;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-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;
	text-indent: 1em;
}
.list_Float li {
	margin-bottom: 4px;
	width: auto;
	white-space: normal;
	margin-left: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
}

/**************************** container divs & styles **************************/
#div_Container {
	width: 759px;
	text-align: center;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 5px solid #FFFFFF;
} 
/**************************** 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_Header {
	height: 148px;
	margin: auto;
	padding: 0px;
	text-align: center;
	width: 788px;
} 

#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_HeaderLinks {
	text-align: left;
	background-image: url(../images/structure/backgroundCentre_Links.jpg);
	float: left;
	margin: 0px;
} 

#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_MainBG {
	text-align: center;
	overflow: hidden;
	padding: 0px;
	width: 794px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/template/background_MainRepeat.gif);
	background-repeat: repeat-y;
}
#div_Main {
	text-align: left;
	min-height: 434px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/template/background_MainTop.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	width: 794px;
}
#div_Main p {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}

#div_MainLeft {
	text-align: left;
	padding: 0px;
	margin: 0px;
}

#div_MainLeft p {
	text-align: left;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0;
	margin-right: 0px;
	margin-left: 0px;
}

#div_MainRight {
	float:right;
	text-align: left;
	padding: 0px;
	margin-top: 12px;
	margin-right: 70px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 512px;
	display: inline;
}

#div_MainRight p {
	text-align: left;
	margin-bottom: 0px;
	margin-top: 12px;
	padding: 0;
	margin-right: 0px;
	margin-left: 0px;
}

/**************************** footer divs & styles **************************/
#div_Footer {
	text-align: center;
	height: 89px;
	margin: auto;
	padding: 0px;
	width: 794px;
	background-image: url(../images/template/background_Footer.jpg);
} 
#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 {
	width: 769px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	padding-right: 5px;
	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: 244px;
	background-image: url(../images/content/home_VideoBackground_small.gif);
	background-repeat: no-repeat;
	width: 408px;
	text-align: center;
	padding-top: 14px;
}
#div_VideoClickHere {


}
.div_ContentSection {
	margin-bottom: 10px;
	clear: left;
}
#div_HomeManufacturers {
	margin-left: 4px;
}
/**************************** heading styles **************************/
h1 {
	font-size: 18px;
	font-weight: normal;
	color: #32467a;
	text-align: left;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
}

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_to_Coastal_Hearing_Services.gif);
	background-repeat: no-repeat;
	height: 28px;
	margin-bottom: -12px;
}
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;
}
h1#how_does_my_hearing_work {
	background-image: url(../images/headings/heading_How_does_my_hearing_work.gif);
	background-repeat: no-repeat;
	height: 28px;
}
h1#recommend_a_friend {
	background-image: url(../images/headings/heading_Recommend.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;
	}
.smaller {
	font-size: 11px;
}
.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: 16px;
	font-weight: bold;
	color: #8b9fc0;
	font-family: Arial, Helvetica, sans-serif;
}
.comment {
	background-color: #8f9092;
	float: left;
	padding: 5px;
	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;
}
#bte {
	margin-bottom: 10px;
	margin-left:10px;
}
#cic{
	margin-bottom: 10px;
	margin-left:10px;
}
#ite {
	margin-bottom: 10px;
	margin-left:10px;
}
#itc {
	margin-bottom: 30px;
	margin-left:10px;
}
#open {
	margin-bottom: 20px;
	margin-left:10px;
}

/**************************** 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: 0px;
	padding-bottom: 6px;
}

.main_right_table{
	margin-right: 8px;
	margin-left: 7px;
}
hr {
	color: #999999;
	background-color: #999999;
	height: 1px;
	border:none;
	margin: 0px;
	padding: 0px;
}
#table_left_line p {
	margin-right: 0px;
	padding-right: 0px;
}
.image_spacing_home_4 {
	margin-right: 16px;
}
.image_spacing_about_3 {
	margin-right: 10px;
}
.leftindent {
	margin-left:15px;
}
.table_Layout {
	margin-top:10px;
	margin-bottom:10px;
}
