/* CSS Document */
/* Copyright © 1997 Bizymoms. All rights reserved. */

html, body {
	background: #edf2f7 url(../images/background_tile.jpg) repeat-x;
	color: #666;
}
html, body, h1, h2, h3, h4, h5, h6, div, p, input, textarea, select, form {
	font-family:"Lucida Sans Unicode", Arial, Helvetica, sans-serif, Verdana;
	font-size: 13px;
	font-weight: normal;
	padding: 0;
	margin: 0;
}
.header_back_top {
	background:url(../images/header_logo.jpg) no-repeat; 
	height: 70px;
	padding: 0px 0px 10px 528px;	
}
.header_background{
	background:url(../images/header_background.jpg) no-repeat;
	height:303px;
}
.top_right_area{
	width: 450px;
}
.top_links{
	float:left; 
	margin-right:12px;
}
.header_links a {
	background:url(../images/top_menu_bullet.jpg) no-repeat left 5px;
	color: #42c1cb;
	padding-left: 15px;
	margin: 5px 0;
	text-decoration: none;
}
.header_links a:hover {
	color: #fff;
	text-decoration: none;
}
.header_links a.selected {
	color:#fff;
	text-decoration: none;
}
.page_middle_top {
	background:url(../images/page_middle_top.jpg) no-repeat; 
	height:19px;
}

.page_middle_rep {
	background:url(../images/page_middle_rep.jpg) repeat-y;
}
.page_middle_footer {
	background:url(../images/page_middle_footer.gif) no-repeat;
	height:19px;
	margin-bottom:5px;
}
.middle_left{
	width:175px;
	padding-left:17px;
	padding-right:18px;
}
.middle_center{
	width:491px;
	padding-right: 15px;
}
.middle_right{
	width:252px;
	padding:0px 15px 0px 15px;
}
.title1 {
	font-size: 14px;
	color: #2d68a0;
	font-weight:bold;
	text-align:center; 
	margin-bottom:5px;
}
.title2 {
	font-size: 13px;
	color: #333333;
}
.title3 {
	font-size: 18px;
	color: #333333;
}
.title4 {
	font-size: 14px;
	color: #0ba2aa;
}
.title5 {
	font-size: 22px;
	color: #2d69a0;
}
h1 {
	color:#333;
	font-size:24px;
}
h2 {
	color:#333;
	font-size:18px;
}
.left_buttons{
	height:250px;
}
.left_buttons ul {
	padding: 0;
	margin: 0;
}
.left_buttons ul li {
	font-size: 14px;
	font-weight:bold;
	text-align: center;
	list-style: none;
	display: inline;
}
.left_buttons ul li a {
	height: 27px;
	width:175px;
	padding: 5px 0px 0px 0px;
	margin-bottom:5px;
	text-decoration: none;
	float: left;
	color: #fff;
	text-align:center;
	background:url(../images/left_button_up.jpg) repeat-x;
}
.left_buttons ul li a:hover {
	background:url(../images/left_button_over.jpg) repeat-x;
	color:#aae5dd;
}
.left_buttons ul li a.one_line {
	padding-top: 10px; padding-left: 9px; height: 27px;
}
.left_buttons ul li a.contact {
	padding-top: 10px; padding-left: 10px; padding-right: 9px; height: 27px; border-right: 0;
}
.left_buttons ul li a.selected {
	background:url(../images/left_button_over.jpg) repeat-x;
	color: #aae5dd;
}
.left_blue_box_top{
	background:url(../images/left_box_top.jpg) no-repeat; 
	height:10px;
	margin-top:15px;
}
.left_blue_box_rep{
	background:url(../images/left_box_rep.jpg) repeat-y;
	padding: 0px 10px 0px 10px;
}
.left_blue_box_bottom{
	background:url(../images/left_box_bottom.jpg) no-repeat; 
	height:10px; 
	margin-bottom:15px;
}
img.border2 {
	border: 1px solid #ddd;
	background: #fff;
	padding: 2px;
}
.testimonials_text {
	font-family:"Lucida Handwriting", Georgia, Arial, Helvetica, sans-serif, Verdana;
	font-size:14px;
	color:#333333;
}
.testimonials_text2{
	font-family:"Lucida Handwriting", Georgia, Arial, Helvetica, sans-serif, Verdana;
	font-size:14px;
	color:#0ba2aa;
}
input.formfeild, textarea.formfeild, select.formfeild {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #372b15;
	border: 1px outset;
	background: #fff;
}
input.button {
	font-size: 12px;
	font-weight: bold;
	background:url(../images/button_back.jpg) repeat-x;
	border: 1px solid #ccc;
	color: #fff;
	text-transform: uppercase;
	padding: 3px 5px;
	cursor:pointer;
}
/* Added by Asanka */
/* 17/02/2012 */
.contact-details{
    float: left;
}
.qr-code{
	float: left;
	margin-left: 20px;
}


	/* 11/05/2012 */
	
#divCalendar_appointmentdate_lbl{
    border: 1px outset;
	width: 248px !important;

}
/* --------------- */
.footer_links1 {
	font-size: 13px;
	color: #368ddf;
	padding: 0px 10px;
}
.footer_links1 a {
	color: #368ddf;
	text-decoration: none;
}
.footer_links1 a:hover {
	color: #144574;
	text-decoration: none;
}
.footer_links1 a.selected {
	color:#144574;
	text-decoration: none;
}
.footer_links2 {
	font-size: 10px;
	color: #0ba2aa;
	padding: 0px 10px;
}
.footer_links2 a {
	color: #0ba2aa;
	text-decoration: none;
}
.footer_links2 a:hover {
	color: #2d68a0;
	text-decoration: none;
}
.footer_links2 a.selected {
	color:#2d68a0;
	text-decoration: none;
}
.footer_links3 {
	font-size: 12px;
	text-align:right;
	color: #2d68a0;
	padding-right:10px;
}
.footer_links3 a {
	color: #849115;
	text-decoration: none;
}
.footer_links3 a:hover {
	color: #6e743b;
	text-decoration: none;
}
.footer_links4 {
	font-size: 11px;
	text-align:right;
	color: #5bcdd6;
	padding-right:10px;
	width:380px;
	float:right
}
.footer_links4 a {
	color: #5bcdd6;
	text-decoration: none;
}
.footer_links4 a:hover {
	color: #236b71;
	text-decoration: none;
}
a.link_default:link, a.link_default:visited {
	font-size: 13px;
	color: #368ddf;
	text-decoration: none;
}
a.link_default:hover {
	font-size: 13px;
	color: #368ddf;
	text-decoration: underline;
}
a.footer_big:link, a.footer_big:visited {
	font-size: 18px;
	color: #fff;
	text-decoration: none;
}
a.footer_big:hover {
	font-size: 18px;
	color: #fff;
	text-decoration: underline;
}
/*Gallary */

.gallery_background{
	background:url(../images/gallery_bg.jpg) no-repeat; 
	width:430px; 
	height: 186px;
	padding: 7px 11px 0px 50px;
}
.stepcarousel{
	position: relative;
	border: 0;
	overflow: scroll;
	width: 393px;
	height: 180px;
}
.stepcarousel .belt{
	position: absolute;
	left: 0;
	top: 0;
}
.stepcarousel .panel{
	float: left;
	overflow: hidden;
	padding-top:5px;
	width: 392px;
	height: 175px;
	text-align: center;
	margin-right:10px;
	color: #0ba2aa;
	font-weight:bold;
}
.galleryThumb {
	width: 392px;
	height: 155px;
	border: 0;
	margin-bottom: 2px;
}
.footer_blue_back {
	background:url(../images/footer_blue_bg.gif) no-repeat; 
	height:82px; 
	margin-bottom:15px;
	padding:20px;
}
.footer_video_box {
	float:left; 
	width:327px; 
	color:#7ebbf5;
}
.footer_back {
	height:85px;
}
.footer_left {
	float:left; 
	width:600px;
}
.footer_right {
	float:left; 
	width:396px;
}

/* Image Gallery Pup up Window Styles */
#thumbBox { /*Outermost DIV for thumbnail viewer*/
	position: absolute;
	left: 0;
	top: 0;
	padding: 5px;
	padding-bottom: 0;
	background: #acbddb;
	visibility: hidden;
	z-index: 2009;
	cursor: hand;
	cursor: pointer;
}
#thumbBox .footerbar { /*Footer DIV of thumbbox that contains "close" link */
	font: bold 14px Arial;
	line-height: 1.1em;
	color: #fff;
	padding: 5px 0;
	text-align: right;
}
#thumbBox #thumbImage { /*DIV within thumbbox that holds the enlarged image */
	background: #fff;
}
#thumbLoading { /*DIV for showing "loading" status while thumbbox is being generated*/
	position: absolute;
	visibility: hidden;
	border: 2px solid #acbddb;
	background-color: #f5f5f5;
	padding: 5px;
	z-index: 2008;
	color: #4b5566;
}

.emegency_button {
	width:187px;
	background:url(../images/emergency_dentist.jpg) no-repeat;
	font-size: 12px;
	color: #666;
	padding: 5px 0px 10px 65px;
	margin-bottom: 15px;
}
.emegency_button a {
	color: #0e81ab;
	font-size: 18px;
	text-decoration: none;
	
}
.emegency_button a:hover {
	color: #0e81ab;
	text-decoration: none;
	font-size: 18px;
}
.emegency_button a.selected {
	color:#0e81ab;
	text-decoration: none;
	font-size: 18px;
}



.bullet_link_default {
	background:url(../images/arrow_icon.jpg) no-repeat left 7px;
	padding-left: 20px;
	margin: 5px 0;
}
.bullet_link_default a {
	font-size: 13px;
	color: #368ddf;
	text-decoration:none;
}
.bullet_link_default a:hover {

	color: #368ddf;
	text-decoration:underline;
}


.inner_testimonils_rep {
	background:url(../images/inner_testimonilas_rep.jpg) repeat-y;
	padding: 10px;
	border-top: 1px dashed #e7e7e7;
	width: 471px;
}

.inner_testimonils_bottom {
	background:url(../images/inner_testimonilas_footer.jpg) no-repeat;
	height:14px;
	margin-bottom: 15px;
}

/* Inner Pages */

.page_middle_inner {
	background:url(../images/innder_middle_top.jpg) no-repeat; 
	height:19px;
}

.page_middle_inner_rep {
	background:url(../images/innder_middle_rep.jpg) repeat-y;
}

.inner_header_back_top {
	background:url(../images/header_logo_inner.jpg) no-repeat; 
	height: 70px;
	padding: 0px 0px 10px 530px;	
}

.inner_page_middle_footer {
	background:url(../images/inner_page_middle_footer.gif) no-repeat;
	height:19px;
	margin-bottom:5px;
}

.right_separator {
	background:url(../images/right_separator.jpg) no-repeat;
	height: 10px;
	margin: 15px 0px;
}
#fbtab{
background: url(../images/icon-fbtab-h.png) no-repeat;/* Path to Image */
left:0px;  /* change this to left: 1px; to put it on the left of the screen */
top:85%;height:57px;width:209px;margin:0;padding:0;position:fixed;z-index:5000;}
#fbtab a{display:block;width:100%;height:100%;}
.home_box{
	padding:10px; 
	background:#d4eff0; 
	border:1px solid #c1c9d2; 
	margin-bottom:15px; 
	text-align:center;
}

.bullet-link a{
	background:url(../images/arrow_icon.jpg) no-repeat left center;
	padding-left:25px;
	text-decoration:underline;	
	color: #1C6DE2;
	font-weight:bold;
}

.bullet-link a:hover{	
	text-decoration:none;
	color: #000;
}

/* Added Dishan */
.home-featured-articles{
	padding-top:10px;
	padding-bottom:10px;	
}
.home-featured-articles ul{
	padding-left:0px;
	margin:0;
	list-style-type:none;
	line-height:20px;
	float:left;	
}
.left-office-time{
	font-size:12px;	
}
.new-office-hours{
	margin:10px 0;	
	font-size:12px;
}
.new-office-hours-left{
	font-size:12px;	
	margin-bottom:5px;
}
.new-office-hours-right{
	float:right;
}
.clearfloat{
	clear:both;	
}
/* FORM Button */
.form_button{
	width:187px;
	background:url(../images/right_button_forms.png) no-repeat;
	font-size: 12px;
	color: #666;
	padding: 0px 0px 0px 65px;
	margin-bottom: 15px;
	height:57px;
}
.form_button a {
	color: #0e81ab;
	font-size: 18px;
	text-decoration: none;
	
}
.form_button a:hover {
	color: #0e81ab;
	text-decoration: none;
	font-size: 18px;
}
.form_button a.selected {
	color:#0e81ab;
	text-decoration: none;
	font-size: 18px;
}