@charset "utf-8";
/* CSS Document */
/*------------------------------------DEFAULT STARTS HERE--------------------------*/
html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input, * {
	margin:0;
	padding:0;
}
sup {
	color:#f30;
}
img, .clearborder {
	border:0 none;
}
ul li {
	list-style: none outside;
}
input, a {
	outline:none;
	text-decoration: none;
}

.left {
	float:left;
}
.right {
	float:right;
}
.clearfix1 {
	clear:both;
	line-height:1px;
	height:1px;
	font-size:1px;
	overflow:hidden;
}
.clearfix {
	clear:both;
}
h1 {
	font-size:25px;
	font-style: normal;
	font-weight: normal;
}
h2 {
	font-size:19px;
	font-style: normal;
	font-weight: normal;
}
h3 {
	font-size:17px;
	font-style: normal;
	font-weight: normal;
}
h4 {
	font-size:14px;
	font-style: normal;
	font-weight: normal;
}
h6 {
	font-size:12px;
	font-style: normal;
	font-weight: normal;
}
.marginLeft { margin-left:50px;}
/*------------------------------------DEFAULT STYLE ENDS HERE--------------------------*/
/*------------------------------------MAIN STYLE STARTS HERE--------------------------*/
body {
	background: #eaeaea;
	margin: 0px;
	padding: 0px;
	color: #5b5e61;
	font: normal 12px Arial, Helvetica, sans-serif;
}
#wrapperOuter {
	margin: 0px auto;
	width: 993px;
}
#wrapperInner {
	background: url(../images/wrapper_bg.gif) repeat-y scroll left top;
}
.blue {
	color:#0984D2;
}
.faq {
	background: url(../images/faq_bg.png) no-repeat scroll left top;
	float: right;
	width: 300px;
	padding-right: 10px;
	height: 30px;
	font-size: 17px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	text-shadow:#0066CC 1px 1px;
	margin-top: 10px;
	overflow: hidden;
}
.faq a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	line-height: 35px;
}
.faq a:hover {
	color: #B3F0FF;
}
.mainContainer {
	width: 970px;
	margin: 0px auto;
	padding-top: 6px;
	padding-bottom: 10px;
}
/*----------Banner Style starts here-----------*/

.bannerWrapper {
	width:970px;
	height:270px;
}
.baaner_1 {
	background: #129dde url(../images/banner_1.jpg) no-repeat scroll left top;
	height: 270px;
	width: 970px;
	overflow: hidden;
}
.DrAmirlogo {
	float: left;
	color:#fff;
	padding-top: 60px;
	padding-left: 30px;
	text-shadow:#0765bc 1px 1px;
}
.DrAmirlogo h1 {
	font-size: 50px;
	font-weight: bold;
}
.DrAmirlogo h1 span {
	margin-left: 10px;
	font-size: 20px;
	font-weight: normal;
}
.DrAmirlogo h2 {
	font-size: 44px;
	font-weight: bold;
}
.DrAmirlogo h3, .appointment h3 {
	font-size:18px;
	font-weight: normal;
	text-shadow:#0765bc 1px 1px;
}
.appointment {
	float: right;
	background: #2978e6 url(../images/appointment_top.png) no-repeat scroll left top;
	height: 91px;
	width: 122px;
	font-size: 19px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 20px;
	margin-top: 140px;
}
.appointmentbtn {
	background: url(../images/button_bg.png) no-repeat scroll left top;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-shadow:#fff 1px 1px;
	margin-top: 10px;
	width: 84px;
	border: 0 none;
	cursor:pointer;
	height: 20px;
	display: block;
	text-align: center;
	line-height: 20px;
}
a.appointmentbtn:hover {
	color: #1A6DDF;
}
.baaner_3 {
	background: url(../images/banner_3New.jpg) no-repeat scroll left top;
	height: 270px;
	width: 970px;
}
.headingText_3 {
	text-shadow:#0765bc 1px 1px;
	color:#fff;
	padding-top: 120px;
	padding-left: 20px;
}
.baaner_3 h1 {
	font-size: 50px;
	font-weight: bold;
}
.baaner_3 h2 {
	font-size: 45px;
	font-weight: normal;
}
.baaner_4 {
	background: url(../images/banner_4.jpg) no-repeat scroll left top;
	height: 270px;
	width: 970px;
}
.headingText_4 {
	text-shadow:#0765bc 1px 1px;
	color:#fff;
	padding-left: 270px;
	padding-top: 25px;
}
.baaner_4 h1 {
	font-size: 35px;
	font-weight: bold;
	text-transform: uppercase;
}
.h1Button { float:left;
margin-left:10px;
}
.baaner_4 h3 {
	font-size: 30px;
	font-weight: normal;
	color: #666666;
	text-shadow:#fff 1px 1px;
	padding-top: 45px;
	padding-left: 100px;
}
.baaner_4 h2 {
	font-size: 40px;
	font-weight: normal;
	color: #333333;
	text-shadow:#fff 1px 1px;
	padding-left: 190px;
}
.contactButton {
	float:right;
	height: 40px;
	width: 184px;
	margin-top: 20px;
	margin-right: 17px;
}
.contactAmir span {
	display: block;
	padding-left: 55px;
	padding-top: 8px;
}
a.contactAmir {
	background: url(../images/contact_sprite.jpg) no-repeat scroll 0px 0px;
	display: block;
	height: 40px;
	width: 184px;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	text-shadow: #0765bc 1px 1px;
}
a.contactAmir:hover {
	background-position: 0 -40px;
}
a.contactAmir:active {
	background-position: 0 -80px;
	font-size: 15px;
	font-weight: bold;
}
a.contactAmir:active span {
	padding-left: 63px;
	padding-top: 10px;
}
/*style for js starts here*/
.nav-next {
	display:none !important;
}
.nav-prev {
	display:none !important;
}
#pointer {
	display:none !important;
}
/*style for js ends here*/
/*--------------------------Banner Style ends here---------------*/
/*--------------------------Top Navigaton Style starts  here----------------*/
.topNav {
	margin-top: 10px;
	background: #2db6fc;
	height: 50px;
	width: 970px;
}
.topNav a {
	display: block;
	height: 50px;
	float: left;
	line-height: 50px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 15px;
	padding-right: 33px;
	padding-left: 32px;
	font-weight: bold;
	text-align: center;
	text-shadow: #0765bc 1px 1px;
}
.topNav a:hover {
	background: #127fef;
}
.rightborder {
	border-right:#fff 1px solid;
}
.rightpadding {
	padding-left: 3px;
}
/*-----------------------------Top Navigaton Style ends here-------------------*/
/*-----------------------------mainContent style starts  here-------------------*/
.mainContent {
	width: 970px;
	margin-top: 10px;
}
/*-------------------------leftContent starts here-------------*/
.leftContent {
	float: left;
	width: 258px;
}
/*-------clinic starts here------*/
.clinic {
	border: 1px solid #ededed;
	width:230px;
	float:left;
	height:285px;
	
}
.clinic h1 {
	background: url(../images/h1bg.png) repeat-x scroll left top;
	height: 35px;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 35px;
	text-shadow:#0765bc 1px 1px;
	padding-left: 15px;
}
.clinicContent {
	float: left;
	padding: 10px;
}
.clinicContent ul {
	float:left;
}
.clinicContent ul li {
	padding-bottom: 10px;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}
.clinicContent ul li a {
	color: #666666;
}
.clinicContent ul li a:hover {
	color:#1785f0;
}
.img_li {
	float:right;
	padding-left:25px;
	padding-top:3px;
}
/*--------clinic ends here----------*/
/*---------leftNav starts here--------*/
.leftNav {
	border: 1px solid #ededed;
	width: 235px;
	margin-top: 10px;
	padding: 10px;
	font-size: 13px;
	height: 240px;
}
.leftNav a {
	color: #5b5e61;
	width: 235px;
	display: block;
	line-height: 20px;
	font-size: 13px;
	font-weight: bold;
}
.leftNavborder {
	border-top: 1px dotted #B2B4BF;
	line-height: 1px;
	height: 1px;
	width: 235px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.leftNav a:hover {
	color: #1785f0;
}
/*----------leftNav ends here---------*/
/*--------video starts here-----------*/
.video {
	margin-top: 10px;
}
/*------video ends here------------*/
/*-------------------------------leftContent ends here-------*/
/*------------------------------rightContent starts here---------*/
.rightContent {
	float: right;
	width: 702px;
}
/*----------Testimonial style starts here----*/



#container {
	position:relative;
	width:702px;
	background:  url(../images/testimonial_bg.gif) no-repeat;
	height: 180px;
	overflow: hidden;
}
#container_2  {
	position:relative;
	width:702px;
	background:  url(../images/testimonial2_bg.gif) no-repeat;
	height: 230px;
	overflow: hidden;
	
}
.location {
	margin-left: 4px;	
}
.location h4 {
	color: #006cc6;
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 5px;
	}
.location img {
	padding:0px 5px;
}
.jonatanVideo {float:right;
width:235px;
height:195px;}
.jonatanVideo h4 {font-size:12px; font-weight:bold; color:#1A94ED; text-align:center;}
.videocontent { width:360px;
float:left;}
.testimonialcontent { width:450px;
float:left;}

.sliderpadding, .sliderpadding_2 {
	padding: 10px;
}
#slider ul, #slider li, #slider2 ul, #slider2 li, #scrollingmenu ul, #scrollingmenu li{
	margin:0;
	padding:0px;
	list-style:none;
}
#slider h4, #scrollingmenu h4{
	color: #006cc6;
	font-size: 18px;
	font-weight: normal;
}
#slider li, #scrollingmenu li {
	width:680px;
	height:200px;
	overflow:hidden;
	text-align: justify;
}
ol#controls {
	margin:1em 0;
	padding:0;
	height: 12px;
	position: absolute;
	top: 142px;
	left: 10px;
	right:0px;
	bottom:0px;
}
ol#controls li {
	margin:0;
	float:left;
	list-style:none;
	height:17px;
	line-height:17px;
	width: 17px;
	padding-right: 5px;
}
ol#controls li a {
	float:left;
	height:17px;
	line-height:17px;
	background:url(../images/olbtn.gif) no-repeat;
	padding:0px 0px 0px 4px;
	text-decoration:none;
	display: block;
	width: 17px;
	margin: 0px;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
}
ol#controls li.current a {
	background:url(../images/olbtn_hover.gif) no-repeat;
	color:#fff;
}
ol#controls_2 {
	margin:1em 0;
	padding:0;
	height: 12px;
	position: absolute;
	top: 192px;
	left: 20px;
	right:0px;
	bottom:0px;
}
ol#controls_2 li {
	margin:0;
	float:left;
	list-style:none;
	height:17px;
	line-height:17px;
	width: 17px;
	padding-right: 5px;
}
ol#controls_2 li a {
	float:left;
	height:17px;
	line-height:17px;
	background:url(../images/olbtn.gif) no-repeat;
	padding:0px 0px 0px 4px;
	text-decoration:none;
	display: block;
	width: 17px;
	margin: 0px;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
}
ol#controls_2 li.current a {
	background:url(../images/olbtn_hover.gif) no-repeat;
	color:#fff;
}

ol#controls li a:focus,#prevBtn a:focus, #nextBtn a:focus {
	outline:none;
}
/*----------Testimonial style ends here------------*/
/*------------bookButton style starts here------------*/

#submitbutton, #submitbutton1, #submitbutton2, #submitbuttonh1 {
	color:#fff;
	text-align:center;
	margin-left:120px;
	cursor: pointer;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	width:100px;
}
.bookButton h1 {
	background: url(../images/book_bg.png) repeat-x;
	font-size: 23px;
	color: #FFFFFF;
	height: 69px;
	width: 700px;
	line-height: 69px;
	font-weight: bold;
	text-shadow:#0033CC 1px 1px;
	cursor: pointer;
	margin-top: 10px;
}
.bookButton h1 span {
	background: url(../images/book_left.png) no-repeat scroll left top;
	display: block;
	height: 69px;
}
.bookButton h1 span span {
	background: url(../images/book_right.png) no-repeat scroll right top;
	display: block;
	height: 69px;
	text-align: center;
}
.bookButton h1 span span strong {
	text-transform: uppercase;
}

#backgroundPopup-home, #backgroundPopup, #backgroundPopup-request, #backgroundPopup-h1, #backgroundPopup-message {
	display:none;
	position:absolute;
	height:100%;
	width:100%;
	top:0;
	left:0;
	background:#000;
	z-index:1;
}
#popover_1, #popover_2, #popover_3, #popover_4, #popover_5 {
	position:absolute;
	text-align:left;
	display:none;
}
#popupContact-home, #popupContact, #popupContact-request, #popupContact-h1, #popupContact-message {
	display:none;
	position:fixed;
	width:600px;
	background:#fff;
	border:3px solid #2aaaf5;
	z-index:2;
	padding:12px;
	font-size:12px;
}
.popupContact {
	display:none;
	position:absolute;
	top:0;
	left:0;
	background:#FFF;
	border:3px solid #2AAAF5;
	z-index:2;
	text-align:left;
	color:#666;
	font-size:12px;
	width:700px;
	height:auto;
	line-height:20px;
	padding:20px;
}
.popupContact b {
	color:#108EDA;
	font-size:17px;
}
#popupContactClose, #popupContactClose-home, .popupContactClose, #popupContactClose-request, #popupContactClose-h1, #popupContactClose-message{
	right:6px;
	top:4px;
	position:absolute;
	display:block;
	cursor:pointer;
}
#popupContact-home h1, #popupContact-request h1, #popupContact-h1,  #popupContact-message h1{
	font-size:18px;
	color:#108EDA;
	font-weight:normal;
}
.phonetext {
	background: #F4FBFD;
	font-size: 13px;
	font-weight: bold;
	color: #108EDA;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #B6EAF3;
}
form {
	color:#1665bf;
	text-align:left;
}
label {
	float:left;
	width:120px;
	font-size: 12px;
	font-weight: bold;
}

textarea {
	width:250px;
	height:150px;
	margin-bottom:5px;
}
/*------------bookButton style ends here-----------*/
/*-----------handout style starts here--------------*/
.handout {
	border: 1px solid #ededed;

	margin-top: 10px;
}
.handoutContent {
	padding: 10px 10px 10px;
}
.handout h1 {
	background: url(../images/handout_bg.png) repeat-x scroll left top;
	height: 33px;
	font-size: 18px;
	font-weight: normal;
	color: #818181;
	text-align: left;
	line-height: 33px;
	text-shadow:#fff 1px 1px;
	padding-left: 10px;
}
.handoutbox {
	width:220px;
	float: left;
}
.boxrightborder {
	border-right:1px dotted #CCCCCC;
	width:1px;
	margin: 0px 10px;
	overflow: hidden;
	float: left;
	height: 100px;
}
.bottomBorder {
	border-bottom:1px dotted #CCCCCC;
	line-height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 1px;
}
.handoutbox_text {
	float: right;
	width: 110px;
}
.handoutbox_text h2 a {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	display: block;
}
.handoutbox_text a {
	color: #1a94ed;
	font-size: 11px;
	font-weight: normal;
}
.handoutbox_text a:hover {
	color: #2B69DD;
}
.handoutbox_text p {
	margin-bottom: 5px;
}
/*-------------handout style ends here------------*/
/*-------------youtube video style starts here------------*/
.youtubebox {
	border: 1px solid #ededed;
	width:725px;
	float:right;
}
.youtubebox h1 {
	background: url(../images/handout_bg.png) repeat-x scroll left top;
	height: 33px;
	font-size: 18px;
	font-weight: normal;
	color: #818181;
	text-align: left;
	line-height: 33px;
	text-shadow:#fff 1px 1px;
	padding-left: 10px;
}
.youtubeContent {float:left;

margin-left:20px;}
.youtubeContent h4 {color: #006cc6;
	font-size: 18px;
	font-weight: normal;}
	.youtubeContent p {margin-top: 10px;
	width:670px;
	text-align:justify;}
/*-------------youtube video style ends here------------*/
/*-------------------------------rightContent ends here--------------*/
/*---------------------------mainContent style ends  here------------------------*/

/*------------------------------------SUBPAGE STYLE STARTS HERE--------------------------*/
.subpageContent {
	border: 1px solid #ededed;
	padding: 20px;
	line-height: 20px;
}
.subpageContent ul li {
	
	
	
	background: url(../images/audio_bullet.png) no-repeat scroll left 14px;
	padding-left: 20px;
	padding-top: 10px;
}
.subpageContent p {
	margin-top: 10px;
}
/*----------------TEAM PAGE STYLE STARTS HERE----------*/

.photo {
	width:100px;
	height:100px;
	border:1px solid #9bbedd;
	background:#fff;
	float:left;
	padding:5px;
}
.photo_content {
	float:right;
	margin-left:30px;
	text-align:justify;
	width:780px;
}

.photo_content h2 {
	color:#0984D2;
}
.photo_content ul li {
	color:#666666;
	font-size: 13px;
	font-weight: bold;
	background: url(../images/audio_bullet.png) no-repeat scroll left 14px;
	padding-left: 20px;
	padding-top: 10px;
}
.photo_content ul li a {
	color:#666666;
}
.photo_content ul li a:hover {
	color:#0984D2;
}
/*-------------------TEAM PAGE STYLE ENDS HERE------------*/
/*----------------AUDIO PAGE STYLE STARTS HERE----------*/

.audio_photo {
	width:300px;
	border:1px solid #9bbedd;
	background:#fff;
	float:left;
	margin:0;
	padding:5px;
}
.audio_content {
	float:right;
	width:590px;
}
.audio_content ul li {
	color:#666666;
	font-size: 13px;
	font-weight: bold;
	background: url(../images/audio_bullet.png) no-repeat scroll left 14px;
	padding-left: 20px;
	padding-top: 10px;
}
/*-------------------AUDIO PAGE STYLE ENDS HERE------------*/
/*-------------------OURPRACTICES PAGE STYLE STARTS HERE------------*/

.sub_left {
	float:left;
	padding-bottom:20px;
	width:250px;
}
.sub_left p {
	padding-top:10px;
}
.map {
	width:300px;
	height:160px;
	border:1px solid #9bbedd;
	background:#fff;
	margin:0;
	padding:0;
}
.subButton {
	cursor:pointer;
	background:url(../images/subButton_slice.png) repeat-x scroll left center;
	height:27px;
	width:170px;
	margin-top: 10px;
	text-align: center;
	line-height: 27px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 1px solid #1297FC;
}
.subButton a {
	color:#FFFFFF;
	text-decoration:none;
	font-size: 13px;
	font-weight: bold;
}
.sub_right {
	float:right;
}
.parking {
	float:left;
	margin:50px 0 0 50px;
}
/*--------------HEARING QUESTIONAIRE STYLE STARTS HERE-------------*/

.hearingTable {
	margin-top: 20px;
	
}

.hearingTable td {
	padding: 10px;
	border-bottom:1px solid #0099FF;
	border-left:1px solid #0099FF;
}

.trHeading1{
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	background: #3A88D6;
	border: 1px solid #81B3E4;
	text-align: center;
}

.tdButton {
	cursor:pointer;
	background:url(../images/subButton_slice.png) repeat-x scroll left center;
	margin-top: 10px;
	text-align: center;
	line-height: 27px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 0px solid #1297FC;
	color: #fff;
	font-weight: bold;
	padding: 5px;

}

.trHeading2 {
	font-size: 12px;
	font-weight: normal;
	color: #0D3455;
	background: #F2F8FD;
	border: 1px solid #81B3E4;
	text-align: left;


}
/*--------------HEARING QUESTIONAIRE STYLE ENDS HERE---------------*/
/*-------------------CONTACT US PAGE STYLE STARTS HERE------------*/
.contact_right {
	float:left;
	text-align:left;
	padding-left:20px;
}
.contact_map {
	width:700px;
	height:200px;
	border:1px solid #9bbedd;
	background:#fff;
	margin:0;
	float: left;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
#backgroundPopup {
	display:none;
	position:absolute;
	height:100%;
	width:100%;
	top:0;
	left:0;
	background:#000;
	z-index:1;
}
#popupContact {
	display:none;
	position:fixed;
	width:600px;
	background:#fff;
	border:3px solid #2aaaf5;
	z-index:2;
	padding:12px;
}
#popupContact-message {
	display:none;
	position:fixed;
	width:600px;
	background:#fff;
	border:3px solid #2aaaf5;
	z-index:2;
	padding:12px;
}
#popupContact input, #popupContact-home input,  #popupContact-request input, #popupContact-h1 input #popupContact-message input  {
	width:180px;
	margin-bottom:5px;
}
#button {
	cursor:pointer;
	background:url(../images/subButton_slice.png) repeat-x scroll left center;
	height:27px;
	width:120px;
	margin-top: 10px;
	text-align: center;
	line-height: 27px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 1px solid #1297FC;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
/*-------------------CONTACT US PAGE STYLE ENDS HERE------------*/
/*-------------------SITEMAP PAGE STYLE STARTS HERE------------*/

#sitemap a {
	color:#2789be;
}
#sitemap a:hover {
	color:#0055a6;
	text-decoration:underline;
}
#sitemap h4 {
	font-size:15px;
	font-weight:700;
	background:url(../images/blue_bullet.png) no-repeat scroll left top;
	line-height:normal;
	padding-left:25px;
	padding-bottom:10px;
	color:#2789be;
}
#sitemap ul li {
	color:#666666;
	font-size: 13px;
	font-weight: bold;
	background: url(../images/audio_bullet.png) no-repeat scroll left 14px;
	padding-left: 20px;
	padding-top: 10px;
}
.divider {
	float:left;
	width:1px;
	height:300px;
	background:#acd7ee;
	margin-right:100px;
	margin-left:100px;
}
/*-------------------SITEMAP PAGE STYLE ENDS HERE------------*/
/*-------------------HEARING aID PAGE STYLE STARTS HERE------------*/
#subContent {
	width:930px;
	background:#fff;
	margin-right:auto;
	margin-left:auto;
	height:auto;
	text-align:left;
}
#subContent h2 {
	color:#0984D2;
}
.default_photo {
	width:300px;
	border:1px solid #9bbedd;
	background:#fff;
	display:block;
	margin:0;
	padding:5px;
	overflow:hidden;
}
.pdf_photo {
	
	border:1px solid #9bbedd;
	background:#fff;
	display:block;
	margin:0 20px 0 0;
	padding:5px;
	overflow:hidden;
	float:left;
}
.pdf_photo h2 {
	color:#0984D2;
	padding-bottom:10PX;
}
.pdf_content {
	
	
	text-align:justify;
	
}
.pdf_content h2 {
	color:#0984D2;
}
.pdf_content ul li {
	color:#666666;
	font-size: 13px;
	font-weight: bold;
	background: url(../images/audio_bullet.png) no-repeat scroll left 14px;
	padding-left: 20px;
	padding-top: 10px;
}
.pdf_content a {
	color:#666666;
}
.pdf_content  a:hover {
	color:#0984D2;
}
.hearing_photo {
	width:330px;
	border:1px solid #9bbedd;
	background:#fff;
	display:none;
	text-align:justify;
	overflow:hidden;
	margin:0;
	padding:20px;
}
.hearing_photo li {
	background:transparent url(../images/tick.jpg) no-repeat scroll 0 12px;
	padding-left:15px;
	padding-top:5px;
}
.audio_photo {
	width:300px;
	border:1px solid #9bbedd;
	background:#fff;
	float:left;
	margin:0;
	padding:5px;
}
.audio_content {
	float:right;
	width:540px;
}
.audio_content p {
	color:#104785;
}
.audio_content ul li p {
	color:#104785;
	display:none;
}
.audio_content ul li {
	cursor:pointer;
}
.audio_content ul li a:hover {
	color:#228afd;
	text-decoration:none;
}
.audio_content span, .hearing_photo span {
	color:#1665BF;
	font-weight:700;
	padding-top: 10px;
	display: block;
}
/*-------------------HEARING aID PAGE STYLE ENDS HERE------------*/

/*------------------------------------SUBPAGE STYLE ENDS HERE--------------------------*/

/*----------------footer style starts  here--------------*/
.footer {
	width: 971px;
	border: 1px solid #cacaca;
	height: 26px;
	margin-top: 10px;
	background: #FF0000 url(../images/footer_bg.png) repeat-x scroll left top;
	margin-bottom: 10px;
	padding: 16px 10px 4px;
	text-shadow:#fff 1px 1px;
	color: #333333;
	overflow: hidden;
}
.copyright {
	float: left;
}
.footermenu {
	float: right;
}
.footermenu a {
	color:#333;
}
.footermenu a:hover {
	color: #1A5FB3;
}

.strip_wrapper {width:150px!important;}

/*---------------footer style ends  here---------------*/

