/* CSS Document */

@font-face {
    font-family: "framdcn";
    src: url("framdcn.eot");
    src: url("framdcn.eot?#iefix") format("embedded-opentype"),
         url("framdcn.woff") format("woff"),
         url("framdcn.ttf") format("truetype"),
         url("framdcn.svg#framdcn") format("svg");
    font-weight: normal;
    font-style: normal;
}
html, body, h1, h2, h3, img, a, input, textarea, select, form, div {
	font-family: "framdcn", "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	text-align: left;
	margin: 0;
	padding: 0;
	border: none;
}
body {
	background: url(../images/main-background.png) top repeat-x;	
}
.innerBackground {
	background: url(../images/inner-main-background.png) top repeat-x;
}
h1, h2, h3 {
	font-size: 30px;
	margin: 0 0 10px 0;
	text-transform: uppercase;
}
h2 {
	font-size: 22px;
	margin: auto;
}
h3 {
	font-size: 16px;
	margin: auto;
}
a {
	text-decoration: underline;	
}
	a:hover {
		text-decoration: none;	
	}
.para {
	line-height: 17px;
	overflow: hidden;	
}
.leftImage {
	float: left;
	padding: 3px;
	margin: 0 10px 5px 0;
	background: #FFF;
	border: solid 1px #bdcfdf;	
}
.rightImage {
	float: left;
	padding: 3px;
	margin: 0 0 5px 10px;
	background: #FFF;
	border: solid 1px #bdcfdf;	
}
.listItems {
	float: left;
	width: 100%;
	margin: 0 0 16px 0;
	clear: both;	
}
	.listItems ul {
		list-style-type: none;
		padding: 0;
		margin: 0;
	}
		.listItems li {
			min-width: 255px;
			height: 18px;
			padding: 0 0 0 20px;
			background: url(../images/bullet.png) left no-repeat;	
		}
.formField {
	width: 248px;
	height: 16px;
	padding: 5px 12px 5px 12px;
	margin: 0 0 6px 0;
	background: url(../images/text-box-background.jpg) no-repeat;
	border-right: solid 1px #c7c7c7;
	border-bottom: solid 1px #c7c7c7;
}

.tell-a-friend .formField {
	margin: 0 0 13px;
}
.submitButton {
	height: 33px;
	margin: 0;
	padding: 0 8px 0 8px;
	font-size: 22px;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	line-height: 0;
	background: #7b8da8;
	border: none;
	cursor: pointer;
	clear: both;
}
.verError, .required {
	color: #FF0000;
	height: 10px;
	margin: 10px 0 21px 0;
	clear: both;
}
.required {
	color: #333;
}

/* Header Area */
.header {
	width: 100%;
	height: 282px;
	margin: 0;
	background: url(../images/header-background.jpg) center top no-repeat;
	position: relative;
}
.innerHeader {
	height: 187px;
	background: url(../images/inner-header-background.jpg) center top no-repeat;
}
.innerleftArea {
	float: left;	
}
.innerrightArea {
	float: right;	
}
	.header .content {
		width: 1000px;
		height: 282px;
		margin: 0 auto;	
	}
	.header .innerContent {
		height: 187px;	
	}
	.header .topTitle {
		float: left;
		width: 380px;
		height: 51px;
	}
	.header .topMenu {
		float: right;
		min-width: 150px;
		height: 51px;
	}
		.header .topMenu ul {
			list-style-type: none;
			height: 10px;
			margin: 25px 0 0 0;
			padding: 0;
		}
			.header .topMenu ul li {
				float: left;
				height: 10px;
				padding: 0 10px 0 10px;
				margin: 0;
				border-right: solid 2px #333;
			}
				.header .topMenu ul li a {
					height: 10px;
					padding: 0;
					margin: 0;
					font-size: 12px;
					text-decoration: none;
					text-transform: uppercase;
					line-height: 10px;
					letter-spacing: 0;
					display: block;
					white-space:nowrap;
				}
					.header .topMenu ul li a:hover, .header .topMenu .current {
						color: #FFF;
						text-decoration: underline;
					}
					.header .topMenu .reset {
						border: none;	
					}
	.header .headerimg {
		background-position: center top;
		background-repeat: no-repeat;
		width: 687px;
		height: 202px;
		position: absolute;
		top: 54px;
	}
	.header .rightArea {
		float: right;
		width: 316px;
		height: 229px;
		margin: 5px 3px 0 0;
		clear: right;
	}
	.header .innerrightArea {
		height: auto;	
	}
		.header .rightArea .mainLogo {
			float: right;
			width: 293px;
			height: 96px;
		}
		.header .rightArea .contactInfo, .header .innercontactInfo {
			float: right;
			width: 293px;
			margin: 18px 0 0 0;
			text-align: right;
			line-height: 18px;
		}
	.header .innercontactInfo {
		float: left;
		margin: 50px 0 0 0;
		clear: left;
	}
	.header .socialMedia {
		float: right;
		margin: 18px 0 0 0;	
	}
		.header .socialMedia .fbLike {
			float:right;
			margin: 0;	
		}
		.header .socialMedia .googlePlus {
			float: right;
			margin: 0 -18px 0 0;
		}
.outerWrapper {
	margin: 0 auto;
	width: 1000px;
	position: relative;
	z-index: 200;
}
.childrenWelcome {
	width: 333px;
	height: 195px;
	position: absolute;
	top: -5px;
	right: -1px;
	background: url(../images/children-welcome.png) no-repeat;
	z-index: -1;
}
.container {
	margin: 0 auto;
	width: 1000px;
	background: url(../images/container-background.png) top center repeat-y;
	overflow: hidden;
}

/* Left Side */
.leftSide {
  float: left;
  width: 331px;
  padding: 0 1px 0 1px;
}
	.leftSide .tab {
		float: left;
		width: 301px;
		height: 25px;
		margin: 0;
		padding: 9px 0 0 28px;
		border: solid 1px #d9d9d9;
		background: #7b8da8;
		position: relative;
	}
		.leftSide .tab span {
			width: 25px;
			height: 25px;
			position: absolute;
			top: 5px;
			right: 29px;
			background: url(../images/blue-arrow.png) no-repeat;
		}
		.leftSide .tab .tabText, .leftSide .tab .tabText a {
			float: left;
			line-height: 17px;
			font-size: 22px;
			font-weight: normal;
			color: #FFF;
			text-transform: uppercase;
			text-decoration: none;
		}
			.leftSide .tab .tabText a:hover, .leftSide .tab .tabText .current {
			   color: #19198a;
			}
		.leftSide .tab .facebook {
			float: left;
			width: 33px;
			height: 34px;
			margin: -9px 5px 0 14px;
		}
		.leftSide .tab .twitter {
			float: left;
			width: 30px;
			height: 34px;
			margin: -9px 0 0 0;
		}
	.leftSide .tabMargin {
		margin: 0 0 4px 0;
	}
	.leftSide .widthReset a {
		min-width: 200px;
	}
	.leftSide .tabmarginBottom {
		margin: 0 0 28px 0;
	}
	.leftSide .bucketMenu {
			width: 331px;
			margin: 0 0 30px 0;
			padding: 0;
		}
			.leftSide .bucketMenu ul {
				list-style-type: none;
				width: 331px;
				padding: 0;
				margin: 0;
				overflow: hidden;
			}
				.leftSide .bucketMenu li {
					float: left;
					width: 331px;
					padding: 0;
					margin: 0;
					border-bottom: solid 1px #92b1c8;
				}
					.leftSide .bucketMenu ul a {
						width: 303px;
						height: 26px;
						padding: 9px 0 0 28px;
						text-decoration: none;
						text-transform: uppercase;
						line-height: 17px;
						display: block;
						background: url(../images/bucket-menu-bg.png) repeat-x;
					}
						.leftSide .bucketMenu ul a:hover, .leftSide .bucketMenu .current {
							color: #FFF;
							background: url(../images/bucket-menu-bg-over.png) repeat-x;
						}
	.leftSide .appRequest {
		float: left;
		width: 277px;
		margin: 0 0 32px 0;
	}
		.leftSide .appRequest h1 {
			float: left;
			margin: 0 0 8px 0;
			padding: 0;
		}
		.leftSide .appRequest .bracketSize {
			font-size: 18px;	
		}
		.leftSide .appRequest .appForm {
			float: left;
			width: 277px;
			margin: 0;
			padding: 28px 0 0 28px;
		}
			.leftSide .appRequest .appForm .phone1 {
				width: 43px;
				height: 26px;
				margin: 0 0 5px 2px;
				padding: 0 5px 0 12px;
			}
			.leftSide .appRequest .appForm .phone2 {
				width: 70px;
				height: 26px;
				padding: 0 5px 0 12px;
				margin: 0 2px 5px 0;
			}
			.leftSide .appRequest .appForm .phone3 {
				width: 86px;
				height: 26px;
				padding: 0 5px 0 12px;
				margin: 0;
			}
			.leftSide .appRequest .appForm .comments {
				float: left;
				width: 248px;
				height: 73px;
				padding: 5px 12px 5px 12px;
				overflow: auto;
			}
			.leftSide .appRequest .appForm .answerBox {
				width: 93px;
				height: 16px;
			}
			.leftSide .appRequest .appForm .questionLabel {
				float: left;
				margin: 5px 0 7px 0;
				clear: both;
			}
			.leftSide .appRequest .appForm .equation {
				float: left;
				margin: 7px 18px 0 0;
				clear: left;
			}
			.leftSide .appRequest .appForm .textboxReset {
				background: #fff none;
				border: solid 1px #abc8d0;
			}

/* Right Side */
.rightSide {
	float: right;
	width: 607px;
	padding: 25px 30px 30px 30px;
	position: relative;
	z-index: 100;
}
	.rightSide .rightImage {
		float: right;
		padding: 7px;
		margin: 0 0 10px 15px;
		background: #FFF;
		border: solid 1px #d0d0d0;
		box-shadow: 1px 1px 1px #efefef;	
	}
	.rightSide .smileGallery {
		float: left;
		width: 304px;
		min-height: 230px;
		margin: 27px 0 0 0;
	}
		.rightSide .smileGallery h2 {
			margin: 0 0 110px 0;
		}
		.rightSide .smileGallery .stepcarousel {
			position: relative;
			border: 0;
			overflow: scroll;
			width: 304px;
			height: 118px;
		}
			.rightSide .smileGallery .stepcarousel .belt {
				position: absolute;
				left: 0;
				top: 0;
			}
			.rightSide .smileGallery .stepcarousel .panel {
				float: left;
				overflow: hidden;
				padding-top: 0;
				width: 304px;
				height: 118px;
				margin: 0;
			}
		.rightSide .smileGallery .galleryThumb {
			min-width: 304px;
			height: 118px;
			margin-right: 10px;
			border: 0;
		}
	.rightSide .testimonials {
		float: right;
		width: 274px;
		margin: 27px 0 0 0;
		font-style: italic;	
	}
		.rightSide .testimonials h2 {
			line-height: 17px;
			margin: 0 0 20px 0;
		}
		.rightSide .testimonials .leftComma {
			float: left;
			margin: 5px 10px 0 0;
		}
		.rightSide .testimonials .firstLines {
			width: 239px;
			padding: 0 0 0 35px;
			background: url(../images/left-comma.png) top left no-repeat;
		}
		.rightSide .testimonials .lastLines {
			width: 239px;
			padding: 0 35px 0 0;
			margin-bottom: 20px;
			background: url(../images/right-comma.png) bottom right no-repeat;
		}
		.rightSide .testimonials .name {
			float: left;
		}
		.rightSide .testimonials .moreLink a {
			float: right;
			margin-right: 2px;
			color: #19198a;
		}
	.rightSide .contactInfo {
		float: left;
		width: 303px;
	}
	.rightSide .workingHours {
		float: right;
		width: 304px;
	}
	.rightSide .map {
		float: left;
		margin: 20px 0 0 0;
		border: solid 1px #bdcfdf;	
	}
	.rightSide .clear {
		float: left;
		clear: both;
		margin: 20px 0 0 0;	
	}
	.rightSide .smIcon {
		float: left;
		width: 125px;
		height: 47px;
		margin: 0 10px 28px 0;
		border: #CCC solid 1px;
	}
	.rightSide .feedbackForm {
		clear: both;
		margin: 0;	
	}
		.rightSide .feedbackForm .feedback_form_left{
			float: left;
			text-align: right; 
			padding-right: 10px;
		}
		.rightSide .feedbackForm .feedback_form_lable{
			height: 24px; 
			padding-top: 0; 
			margin-bottom: 16px;
		}
		.rightSide .feedbackForm .equation {
			width: 190px;
			clear: both;	
		}
			.rightSide .feedbackForm .equation img {
				float: left;
				margin: 5px 0 0 0;
			}
	.rightSide .spLine {
		width: 632px;
		height: 2px;
		margin: 18px 0 20px 0;
		border-bottom: dotted #bdcfdf 1px;
	}
	.rightSide .videoPlay {
		float: left;
		margin: 0 15px 15px 0;
	}
		.rightSide .videoPlay img {
			padding: 2px;
			background: #FFF;
			border: solid 1px #bdcfdf;	
		}

.affordable-plan{
	margin:10px 0;	
}
.affordable-plan a{
	display:block;
	width:273px;
	height:400px;
	background:url(../images/affordable-dental.jpg) no-repeat top center;
	padding-left:50px;
}
.affordable-plan a:hover{
	opacity:0.7;	
}
/* Footer */
.footer {
	width: 100%;
	height: 135px;
	background: url(../images/footer-background-repeat.png) repeat-x;
	clear: both;	
}
	.footer .content {
		width: 1000px;
		height: 95px;
		margin: 0 auto;
		padding: 20px 0 0 0;
		background: url(../images/footer-background.jpg) no-repeat;	
	}
	.footer .links {
		width: 470px;
		margin: auto;
	}
		.footer .links a, .footer .copyright {
			margin: 0 6px 0 6px;
			text-decoration: none;
			font-weight: normal;
		}
			.footer .links a:hover, .footer .copyright a, .footer .copyright a, .footer .links .current {
				text-decoration: none;
				color: #19198a;
			}
			.footer .marginReset a {
				margin-right: 0;			
			}
	.footer .copyright {
		width: 430px;
		margin: 0px auto 0 auto;
	}
		.footer .copyright a:hover {
			text-decoration: underline;
		}
			.footer .disclaimer {
		margin: 10px auto 0 auto;
		text-align: center;
		font-size:11px;
	}

/************** Added by Thuwan on 24th October, 2012 - Before and After Gallery ****************/
.rightSide .before_after_gallery {
	margin:0px auto;
	height: 270px;
	margin-top:27px;
}
	.rightSide .before_after_gallery h2 {
		margin: 0 0 25px 0;
	}
	.rightSide .before_after_gallery .stepcarousel {
		position: relative;
		margin:0px auto;
		border: 0;
		overflow: scroll;
		width: 500px;
		height: 225px;
	}
		.rightSide .before_after_gallery .stepcarousel .belt {
			position: absolute;
			left: 0;
			top: 0;
		}
		.rightSide .before_after_gallery .stepcarousel .panel {
			float: left;
			overflow: hidden;
			padding-top: 0;
			width: 500px;
			height: 225px;
			margin: 0;
		}
	.rightSide .before_after_gallery .galleryThumb {
		width: 240px;
		height: 221px;
		margin-right: 15px;
		border: 0;
	}
	.rightSide .before_after_gallery .after {
		margin-right: 0px;
	}
/******** End - Added by Thuwan on 24th October, 2012 - Before and After Gallery ****************/


/* New Layout Dishan 24-10-12- */

.header1 {
	width: 100%;
	height: 282px;
	margin: 0;
	background: url(../images/header-background2.jpg) center top no-repeat;
	position: relative;
}

.header1 .content {
	width: 1000px;
	height: 282px;
	margin: 0 auto;
}

.header1 .innerContent {
	height: 187px;
}

.header1 .topTitle {
	float: left;
	width: 380px;
	height: 51px;
}

.header1 .topMenu {
	float: right;
	min-width: 150px;
	height: 51px;
}

.header1 .topMenu ul {
	list-style-type: none;
	height: 10px;
	margin: 15px 0 0 0;
	padding: 0;
}

.header1 .topMenu ul li {
	float: left;
	height: 10px;
	padding: 0 5px 0 5px;
	margin: 0;
	border-right: solid 2px #333;
}

.header1 .topMenu ul li a {
	height: 10px;
	padding: 0;
	margin: 0;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 10px;
	letter-spacing: 0;
	display: block;
	white-space:nowrap;
	color:#ffffff;
}

.header1 .topMenu ul li a:hover, .header1 .topMenu .current {
	color: #FFF;
	text-decoration: underline;
}

.header1 .topMenu .reset {
	border: none;
}

.header1 .headerimg {
	background-position: center top;
	background-repeat: no-repeat;
	width: 687px;
	height: 202px;
	position: absolute;
	top: 54px;
}

.header1 .rightArea {
	float: right;
	width: 316px;
	height: 229px;
	margin: 5px 3px 0 0;
	clear: right;
}

.header1 .innerrightArea {
	height: auto;
}

.header1 .rightArea .mainLogo {
	float: right;
	width: 293px;
	height: 96px;
	margin-top:-25px;
}

.header1 .rightArea .contactInfo, .header1 .innercontactInfo {
	float: right;
	width: 293px;
	margin: 75px 0 0 0;
	text-align: right;
	line-height: 18px;
	color:#000;
}

.header1 .innercontactInfo {
	float: left;
	margin: 50px 0 0 0;
	clear: left;
}

.header1 .socialMedia {
	float: right;
	margin: 10px 0 0 0;
}

.header1 .socialMedia .fbLike {
	float:right;
	margin: 0;
}

.header1 .socialMedia .googlePlus {
	float: right;
	margin: 0 -18px 0 0;
}

.footer2 {
	width: 100%;
	height: 265px; /*155px*/
	background: url(../images/footer-background-repeat2.png) repeat-x;
	clear: both;
}
.footer2 .content {
	width: 1000px;
	height: 95px;
	margin: 0 auto;
	padding: 20px 0 0 0;
	background: url(../images/footer-background2.png) no-repeat;
}

.footer2 .links {
	width: 550px; /*470*/
	margin: auto;
}

.footer2 .links a, .footer2 .copyright {
	margin: 0 6px 0 6px;
	text-decoration: none;
	font-weight: normal;
	color:#ffffff;
}

.footer2 .links a:hover, .footer2 .copyright a, .footer2.copyright a, .footer2 .links .current {
	text-decoration: none;
	color: #19198a;
}

.footer2 .marginReset a {
	margin-right: 0;
}

.footer2 .copyright {
	width: 450px;
	margin: 0px auto 0 auto;
}

.footer2 .copyright a:hover {
	text-decoration: underline;
}

.footer2 .disclaimer {
	margin: 10px auto 0 auto;
	text-align: center;
	font-size:11px;
}
.logo4{
	position:absolute;
	top:5px;
	left:60px;
}
/* New Layout Dishan 24-10-12- */

/*edited by peer 11-23-2012*/
.article_head{
	margin: 15px 0px 10px 0px;
}
.article_title{
	text-transform:none;
}
.trademark{
	font-size:9px;	
}
/*Responsive Styles*/
.hide-from-desktop, .click-to-call-button, .banner-mobile, .children-welcome, .bucket-menu-wrapper-mobile, .main-menu-wrapper-mobile, .tab-social-media, .mobile-video-play, .video-wrapper-mobile, .mobile-content { display:none !important;}
.iframe-video {
	width:600px;
	height:480px;
}
.specialities-info { float:left; width:150px; }
.education-info { float:left; width:450px; }
.clear-right { clear:none; width:auto;}
a.click-to-call {
	pointer-events:none;
	cursor: text;
	text-decoration: none;
	color: #333;
	font-weight: normal;
}
/*Add by dhanushka 22-05_2013 */
.leftSide .tab .googleplus {
	float: left;
	width: 30px;
	height: 34px;
	margin: -9px 0 0 10px;
}

/* VM */
#-speakpipe-widget-side-button{
	background-color:#646cb2 !important;
	border:1px solid #38408b !important;
}

/**** Added by Thuwan for NPS on 7/24/2013 ****/
.nps {
  display: block;
  margin: 0px 0px 20px 25px;
}
/*trust-commerce logo*/
.trustcommerece-logo{
	position:absolute; 
	right:0px;top:10px;	
}
ul.articlelist{
	padding:0;
	margin:0;
	list-style-type:none;
}
ul.articlelist li{
	padding-bottom:5px;
}