@charset "utf-8";
/**************************** Web Vitality CSS for Lease 2 U.  www.bekinky.co.uk  **************************/

html {
	height:100%;
	}
body  {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	padding: 0px;
	text-align: center;
	color: #000;
	margin: 0px;
	background-color: #5e6d7f;
	height:100%;
	background-image: url(../images/template/background_Body.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

/**** LINKS ****/
body a	{
	text-decoration: none;
	color: #298ed5;
	text-transform: none;
	font-weight:bold;
}
body a:link	{
	text-decoration: none;
	color: #298ed5;
	text-transform: none;
	font-weight:bold;
}
body a:hover{
	color: #206495;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
body a img 	{ border:0;	margin: 0px; padding: 0px;} 
/**** end LINKS ****/

form {padding:0;margin:0;} 
select {
	
}
textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
table {

}
ul, li{ 
	margin:0; 
	padding:0; 
} 
 ul {
	list-style-type: none;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom:15px;
	}
 li {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 15px;
	background-image: url(../images/icons/bullet_Orange_onwhite.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	margin: 0px;
	}
strong {	
	font-weight:normal;
	}
.0****************** CONTAINER {}
#div_Container {
	width: 768px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	height:100%;
	background-color: #FFF;
} 

.0****************** HEADER {}
#div_Header {
	height: 217px;
	text-align: left;
	background-color: #214662;
} 
	#div_Header #logo{
	float: left;		
	}
	#div_Header #tel{
	float: right;		
	}
	#div_Header #hearingaids{
	float: left;
	clear: both;
	}
#div_HeaderLinks {
	height: 40px;
	text-align: left;
	background-image: url(../images/template/background_LinksTop.gif);
	background-repeat: repeat-x;
	background-color: #206495;
} 
#div_HeaderLinks a{
	display: inline-block;
	color:#FFF;
	font-size:16px;
	padding-top: 10px;
	padding-bottom: 11px;
	padding-left: 15px;
	padding-right: 15px;
	margin:0px;
}
#div_HeaderLinks a:link{
	display: inline-block;
	color:#FFF;
	font-size:16px;
	padding-top: 10px;
	padding-bottom: 11px;
	padding-left: 15px;
	padding-right: 15px;
	margin:0px;
}
#div_HeaderLinks a:hover{
	text-decoration:none;
	color:#fff;
	background-image: url(../images/template/background_LinksTop_On.gif);
	margin:0px;
}
#div_HeaderLinks ul{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type : none;
	list-style-image: none;
	background-image: none;
}
#div_HeaderLinks li{
	display: inline;
	list-style-type : none;
	list-style-image: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right:-5px;
	background-image: none;
}
#div_HeaderLinks #tel{
	float: right;
	margin-top: 12px;
	}
.0****************** MAIN {}

#div_Main {
	text-align: left;
	padding-left: 15px;
	padding-top: 10px;
	background-image: url(../images/template/background_MainTop.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFF;
}
#div_Main p {
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	width: 500px;
}

#div_Main ul {
	list-style-type: none;
	}
#div_Main li {
	background-image: url(../images/icons/bullet_List-Primary.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	color: #000;
	margin-bottom: 2px;
	padding-left: 20px;
	}
#div_Main #bshaa{
	float:left;
	clear:both;
	margin-left: 50px;
	margin-top: 25px;
}
#div_Main #bhta{
	float:left;
	clear:both;
	margin-left: 38px;
	margin-top: 35px;
}
#div_Main #phonak{
	float:left;
	clear:both;
	margin-left: 38px;
	margin-top: 35px;
	margin-bottom: 30px;
}
#div_MainRight {
	float:right;
	text-align: right;
	width: 220px;
	padding-right: 15px;
	padding-top: 5px;
}
#div_MainRight p {
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
#div_MainRight ul {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom:15px;
	padding-left: 2px;
	}
#div_MainRight li {
	font-size:12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 15px;
	background-image: url(../images/icons/bullet_List-Body.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	font-weight: bold;
	color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	}
#div_MainRight #ftOurLoc {
	margin-bottom:15px;
}

.0****************** FOOTER {}
#div_Footer {
	text-align: left;
	height: 100px;
	padding-top: 15px;
	padding-left: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #787878;
} 
#div_Footer a:link	{
	text-decoration: none;
	color: #2c75b0;
	margin: 0px;
	padding: 0px;
	text-transform: none;
	font-weight:bold;
}
#div_Footer a:hover{
	color: #5860ac;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}

#div_Footer p {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 12px;
	padding-right: 2px;
	padding-bottom: 0;
	padding-left: 15px;
	font-size: 11px;
} 
#div_FooterBottom {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
		
}
#div_WebVitality {
	float:right;
	margin-top: 10px;
	margin-right: 10px;
	width: 215px;
	height: 23px;
	padding: 0px;
}
#div_WebVitality .text{
	float: left;
	padding-top: 0px;
	margin-top: 2px;
}
#div_WebVitality .logo {
	float:right;
	margin: 0px;
	padding: 0px;
}
	
#footer a img {border:0;}

.0****************** RIGHTNAV {}
#righttop {
	margin-top:-13px;
	margin-left:-13px;
	padding: 0px;
}
#rightbottom {
	margin-bottom:-13px;
	margin-left:-13px;
	padding: 0px;
}
#rapidssl {
	float:left;	
}
#w3c {
	float:left;
	margin-left:15px;
	margin-top:8px;
}
.0****************** BODY CONTENT {}
#div_FontControls {
	float:right;	
	font-size:11px;
}

	#div_FontControls a:link{	
		font-size:11px;
		font-weight:normal;
		margin-top:2px;
		height:18px;
	}
	#div_FontControls a:hover{	
		font-size:11px;
		font-weight:normal;
		margin-top:2px;
		height:18px;
	}
	#div_FontControls a:visited{	
		font-size:11px;
		font-weight:normal;
		margin-top:2px;
		height:18px;
	}
#div_Video {
	height: 230px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #787878;
}
#div_ContactForm {

}
#div_ContactForm p{
	width:auto;
}
#div_ContactTable p{
	width:auto;
}
#div_NoParaLimit p{
	width:auto;
}
#photoservices2 {
	margin-right:15px;	
}
.0****************** HEADING STYLES {}
h1 {
	font-size: 20px;
	font-weight: normal;
	color: #000;
	text-align: left;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	margin-left:0px;
	margin-top:10px;
	margin-bottom:10px;
	color: #333;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	margin-left:0px;
	margin-top:10px;
	margin-bottom:10px;
}
h4 {
	font-size: 13px;
	font-weight: bold;
	margin-left:0px;
	margin-top:10px;
	margin-bottom:10px;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	margin-left:0px;
	margin-top:10px;
	margin-bottom:10px;
}
h6 {
	font-size: 11px;
	font-weight: bold;
	margin-left:0px;
	margin-top:10px;
	margin-bottom:10px;
}
.0****************** FORM STYLES {}
.form_Header {
	color:#FFFFFF;
	font-weight:bold;
	background-color: #cb7aaa;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.form_SubHeader {
	color:#FFFFFF;
	font-weight:bold;
	background-color: #7182c7;
}
.form_Data_row1 {
	background-color: #f4edf5;
	color: #000000;
	font-size: 12px;
}
.form_Data_row2 {
	background-color: #FFFFFF;
	color: #000000;
	font-size: 12px;
}
.form_EnterData {
	background-color: #dbe0ec;
	color:#000000;
}
.form_EnterData a{
	color:#2f80fc;
}
.form_EnterData a:link{
	color:#2f80fc;
}
#div_FormError {
	font-size: 12px;
	font-weight: bold;
	background-color: #f02d43;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 4px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 6px;
	margin-left: 10px;
}
.form_Error {
	background-color: #f02d43;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
}
.form_Success {
	background-color: #77df66;
	font-size: 12px;
	font-weight: bold;
	color:#000000;
}
.form_Separator-Row {
	height: 20px;
	line-height:3px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/content/background_Table-Row-Spacer.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.form_EmailConfirm {
	color:#45c739;
	font-weight:bold;
}
.form_FieldNeeded {
	color: #FFF;
	background-color: #F02D43;	
}

.0****************** TEXT STYLES {}
.strong {
	font-weight: bold;
}
.smaller {
	font-size: 10px;
}
.small {
	font-size: 12px;
}
.standard {
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
.subheading {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.larger {
	font-size: 14px;
	font-weight: bold;
	color: #474747;
}
.comment {
	background-color: #8f9092;
	float: left;
	padding: 5px;
	font-weight: bold;
}
.0****************** REMAINING STYLES {}
.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: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.image_FloatRight {
	float: right;
	padding-left: 15px;
	padding-top: 3px;
	margin-right: 5px;
	margin-bottom: 10px;
}
.image_FloatLeftInline {
	float: left;
	padding-right: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	display:inline;
}
.image_FloatRightInline {
	float: right;
	padding-left: 15px;
	padding-top: 3px;
	margin-right: 5px;
	margin-bottom: 10px;
	display:inline;
}
.hr {
	height:1px;
	margin-bottom: 8px;
	background-color: #AAAAAA;
	clear:both;
	margin-right: 15px;
}
hr {
	display: none;	
}
