@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	padding: 0;
	background: url(../images/reading-dentist-index-v2_02.png) 0 0 repeat-x #fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
	color: #444444;
}

h1{
	font-size: 1.7em;
	font-weight: lighter;
	margin: 0 0 15px 0;
	padding: 5px 0 10px 0;
	color: #00509b;
	border-bottom: 1px dotted #cccccc;
}

h2{
	font-size: 1.5em;
	font-weight: lighter;
	margin: 0 0 20px 0;
	padding: 0 0 8px 0;
	color: #00509b;
	border-bottom: 1px dotted #cccccc;
}

h3{
	border-bottom: 1px dotted #ccc;
	padding: 0 0 7px 0;
	font-weight: lighter;
	color:#0a7ae9;
	font-size: 15px;

}

h3 img, #page-content-main img{
	border: 1px solid #ccc;
	float:right;
	margin: 0px 0 0 20px;
}

h4{
	padding: 15px 0 7px 0;
	font-weight: lighter;
	color:#0a7ae9;
	font-size: 14px;

}

h1 a{
	border-bottom: none !important;
}

.highlight{
	color: #00509b;
}


#page-content-main a, #subnav-main a:hover{
	color: #444444;
	border-bottom: 1px solid #0a7ae9;
	text-decoration:none;
}

#page-content-main a:hover, #subnav-main a{
	color: #00509b;
	border-bottom: none;
	text-decoration: none;
}

/*lists*/

#nav ul{
	width: 690px;
	float:right;
	margin: 0;
	padding: 0 0 0 29px;
}

#nav ul li{
	list-style: none;
	float:left;
	padding: 7px 0px 10px 33px;
}

#nav ul li a, #footer a{
	text-decoration: none;
	color:#003776;
}

#nav ul li a:hover, #footer a:hover{
	border-bottom: 1px dotted #003776;
	color: #2382ec;
}

#subnav-main ul{
	width: 100%;
	margn: 10px 0 0 0px !important;
	padding: 0 0 0 20px !important;
}

#subnav-main ul li{
	width: 100%;
	margin: 0 0 7px 0;
	padding: 0;
}

#page-content-main ul{
	margin: 15px 0px 15px 25px;
	padding: 0;
}

#page-content-main li{
	margin: 0 0 10px 0px;
	padding: 0;
}

/*form*/
form{
	width: 200px;
	margin: 0;
	padding: 0;
}

form ul{
	width: 200px;
	margin: 0;
	padding: 0;
}

form ul li{
	list-style:none;
	width: 200px;
	margin: 0;
	padding: 0 0 5px 0;
}

form ul li label{
	width: 200px;
	float:left;
	padding: 0 0 2px 0;
}

form ul li input, text{
	width: 194px;
	padding: 3px;
	bordeR: 1px solid #ddd;
}

form ul li input:focus, text:focus{
	background: #eeeeee;
	border: 1px solid #00509b;
}

form ul li.submit input{
	width: 200px;
	background: #00509b;
	color: #fff;
	padding: 3px 0px;
	border: 1px solid #004484;
	margin: 5px 0px 0px 0px;
}



/*divs*/
#container{
	width: 960px;
	margin: 0 auto;
	padding: 0;
	min-height: 100%;
	padding-bottom: 100px;
}

#header{
	width: 960px;
	clear:both;
	padding: 20px 0 0px 0;
	height: 90px;
}

#logo{
	float:left;
	margin: 0;
}

#nav{
	float:left;
	width: 723px;
	background: url(../images/reading-dentist-index_08.png) top right no-repeat;
	margin: 25px 0 30px 0;
}

#slideshow{
	width: 960px;
	padding-bottom: 36px;
	float:left;
	clear:both;
	background: url(../images/slideshow-bottom_13.png) 0 100% no-repeat;
}

#quick-links {
	float: left;
	width: 237px;
	height: 417px;
	padding: 0;
	margin: 0;
}

#quick-links a {
	color: #fff;
	text-decoration:none;
	
	}
	
	
#quicklinks a {
	color: #fff;
	text-decoration:none;
	
	}

#quick-links img, #quicklinks img{
	float:left;
	margin: 0;
	padding: 0;
}

#quick-links img a, #quicklinks img a{
	margin: 0;
	padding: 0;
}

#slideshow-index {
	float: right;
	width: 723px;
	height: 417px;
	position:relative;
}

#slideshow-quicklinks{
	width: 960px;
	margin: 0;
	padding: 0 0 37px 0;
	clear:both;
	background: url(../images/reading-dentist_08.png) bottom left no-repeat;
	float:left;
}

#quicklinks{
	float:left;
	width: 240px;
	margin: 0;
	padding: 0;
}

#slideshow-thin{
	float:right;
	height: 218px;
	margin: 0;
	padding: 0;
	width: 720px;
}

#content{
	width: 960px;
	clear:both;
}

#left-col{
	width: 240px;
	float:left;
	margin: 0 0px 0 0;
}

#form-top{
	width: 240px;
	background:url(../images/reading-dentist_09.png) 0 0 no-repeat;
	height: 8px;
	float:left;
}

#form-main{
	width: 200px;
	padding: 10px 20px 10px 20px;
	background: url(../images/reading-dentist_14.png) 0 0 repeat-y;
	float:left;
}

#form-bottom{
	width: 240px;
	background: url(../images/reading-dentist_18.png) 0 0 no-repeat;
	height: 20px;
	margin: 0 0 30px 0;
	float:left;
}

#subnav-main{
	width: 200px;
	padding: 10px 20px 0px 20px;
	background: url(../images/reading-dentist_14.png) 0 0 repeat-y;
	float:left;
}

#special-offers{
	float:left;
	margin: 0 0 30px 0;
}

#logos{
	width: 240px;
	float:left;
}

#logos img{
	float:left;
}

#right-col{
	width: 690px;
	float:right;
}

#contact-row{
	background: url(../images/reading-dentist_11.png) 0 0 no-repeat;
	width: 645px;
	text-align:center;
	color: #fff;
	font-size: 1.3em;
	font-weight: lighter;
	height: 45px;
	padding:0px 0px 0px 45px;
	margin: 0 0 25px 0;
}

#contact-row a {
	color: #fff;
}

#contact-row a:hover {
	text-decoration: none;
}

#contact-row p{
	padding: 10px 0px 10px 0px;
	margin: 0px 0 0 40px;
	text-align:left;
	width: 550px;
	float:left;
}

#contact-row img{
	float:right;
}

#page-content-top{
	width: 690px;
	background: url(../images/reading-dentist_16.png) 0 0 no-repeat;
	height: 8px;
	float:left;
}

#page-content-main{
	width:650px;
	float:left;
	padding: 10px 20px 8px 20px;
	background: url(../images/reading-dentist_17.png) 0 0 repeat-y;
}

#page-content-bottom{
	width: 690px;
	background: url(../images/reading-dentist_19.png) 0 0 no-repeat;
	height: 11px;
	float:left;
	margin: 0 0 0 0;
}


#bottom-row{
	background: url(../images/reading-dentist_20.png) 0 0 no-repeat;
	width: 690px;
	text-align:center;
	color: #fff;
	font-size: 1.1em;
	font-weight: lighter;
	padding: 11px 0px 18px 0;
	float:left;
	margin: 0 0 10px 0;
}

#associations {
	clear: both;
	width: 690px;
	padding: 10px 0px 10px 0px;
}

.col{
	width: 310px;
	float:left;
	margin: 0 30px 0 0;
}

.col-thin{
	width: 230px;
	float:left;
	margin: 0 0px 0 0;
	padding: 0px 10px;
	border-right: 1px dotted #ccc;
}

.col-thin2{
	width: 145px;
	float:left;
	margin:0 0px 0 0;
	border-right: 1px dotted #ccc;
	min-height: 140px;
}

.title{
	float:left;
	width: 310px;
	padding: 6px 0px;
	margin: 20px 0 0 0;
	color: #00509b;
	border-bottom: 1px dotted #ccc;
	font-size: 15px;
}

.item{
	width: 215px;
	float:left;
	padding: 6px 0px 6px 0px;
	border-bottom: 1px dotted #ccc;
}

.sub-item{
	width: 205px;
	float:left;
	padding: 6px 0px 6px 10px;
	border-bottom: 1px dotted #ccc;
}

.price{
	width: 95px;
	float:left;
	padding: 6px 0px;
	text-align:right;
	border-bottom: 1px dotted #ccc;
}

.wrapper{
	width: 100%;
	float:left;
	margin: 0 0 20px 0;
}

.day{
	width: 150px;
	float:left;
	padding: 0px 0px 6px 0px;
}

.hours{
	width: 160px;
	float:left;
	padding:0px 0px 6px 0px;
}

.border{
	border-top: 1px dotted #ccc;
	padding-top: 6px;
}

iframe{
	border: 1px dotted #ccc;
}

.option{
	float:left;
	width: 203px;
	margin: 5px 20px 15px 0px;
	text-align:center;
	padding: 9px 0px 0 0;
	height: 34px;
	background: url(../images/option.png) 0 0 no-repeat;
}

.video{
	float:right;
	margin: 5px 0 0 20px;
	border: 1px dotted #ccc;
}

.end{
	margin-right: 0;
	border: none !important;
}

.top{
	margin-top: 20px;
}



#footer{
   width:100%;
   clear:both;
}

#footer-inner-top{
	width: 960px;
	background: url(../images/reading-dentist-index_14.png) 0 0 no-repeat;
	height: 20px;
	margin: 0 auto;
}

#footer-inner{
	width: 920px;
	background: url(../images/reading-dentist-index_15.png) 0 0 repeat-y;
	padding: 0px 20px 0px 20px;
	margin: 0 auto;
	text-align:center;
	color: #666;
	line-height: 2em;
}

#footer-inner-bottom{
	width: 960px;
	background: url(../images/reading-dentist-index_16.png) 0 0 no-repeat;
	height: 20px;
	margin: 0 auto 30px auto;
}


#butt-1 {
	float:left;
	width:237px;
	height:139px;
	background: url(../images/quick-links-index_01.png) 0 0 no-repeat;
	
	}
	
	
#butt-1:hover {
	background: url(../images/quick-links-index-ov_01.png) 0 0 no-repeat;
	
	}
	
	
#butt-2 {
	float:left;
	width:237px;
	height:139px;
	background: url(../images/quick-links-index_02.png) 0 0 no-repeat;
	
	}
	
	
#butt-2:hover {
	background: url(../images/quick-links-index-ov_02.png) 0 0 no-repeat;
	
	}
	
	
#butt-3 {
	float:left;
	width:237px;
	height:139px;
	background: url(../images/quick-links-index_03.png) 0 0 no-repeat;
	
	}
	
	
#butt-3:hover {
	background: url(../images/quick-links-index-ov_03.png) 0 0 no-repeat;
	
	}
	
	
.large-text {
	width:170px;
	color: #fff;
	font-size: 19px;
	font-weight:lighter;
	margin:20px 0px 0px 15px;

	
	}
	
	
.large-text2 {
	width:170px;
	color: #fff;
	font-size: 19px;
	font-weight:lighter;
	margin:30px 0px 0px 15px;

	
	}
	
	
.sub-text {
	width:170px;
	color: #fff;
	font-size: 13px;
	font-weight:lighter;
	margin:15px 0px 0px 15px;
	}
	
	
#inside-butt-1 {
	float:left;
	width:240px;
	height:73px;
	background: url(../images/reading-dentist_03.png) 0 0 no-repeat;
	
	}
	
	
#inside-butt-1:hover {
	background: url(../images/reading-dentist-ov_03.png) 0 0 no-repeat;
	
	}
	
#inside-butt-2 {
	float:left;
	width:240px;
	height:73px;
	background: url(../images/reading-dentist_06.png) 0 0 no-repeat;
	
	}
	
	
#inside-butt-2:hover {
	background: url(../images/reading-dentist-ov_06.png) 0 0 no-repeat;
	
	}
	
	
#inside-butt-3 {
	float:left;
	width:240px;
	height:73px;
	background: url(../images/reading-dentist_07.png) 0 0 no-repeat;
	
	}
	
	
#inside-butt-3:hover {
	background: url(../images/reading-dentist-ov_07.png) 0 0 no-repeat;
	
	}
	
	
.large-text-inside {
	width:170px;
	color: #fff;
	font-size: 19px;
	font-weight:lighter;
	margin:12px 0px 0px 15px;
	line-height:25px;
	
	}
	
	
	
.sub-text-inside {
	width:170px;
	color: #fff;
	font-size: 13px;
	font-weight:lighter;
	margin:5px 0px 0px 15px;
	}
	
	
#tel-no-front {
	position: absolute;
	right:0;
	width:370px;
	height:25px;
	z-index: 999;
	color:#fff;
	font-size:24px;
	font-weight:lighter;
	text-align:center;
	margin:20px 20px 0px 0px;
	padding:5px 0px 0px 0px;
	-webkit-border-radius: 6px;
border-radius: 6px; 
-webkit-box-shadow: 2px 2px 2px 2px #c6c6c6;
box-shadow: 2px 2px 2px 2px #c6c6c6; 
background: #187DBA;
	
	}

.google-reviews-tab {
  position: fixed;
  left:-2px;
  top: 345px;
  z-index:999997;
}

.slide-out-div {
	background: #f2f2f2;
	border: #29216d 2px solid;
	z-index:999999;
	padding:  10px;
}

.gdpr-left {
    float: left;
    font-size: 13px;
    line-height: 18px;
    padding: 10px;
    width: 100%;
    text-align:  left;
}

.gdpr-check {
    float: left;
    width: 50px;
    text-align: left;
    padding: 10px;
}

.gdpr-check input[type="checkbox"] {
    width: 15px !important;
    display: inline-block;
}

.gdpr-small {
    font-size: 11px;
    text-align: center;
    padding-top: 9px;
    clear:  both;
}
div#ddl-cookies-header {
    background: #003878 !important;
}

a.ddl-cookies-btn.ddl-cookies-happy {
    background: #003878 !important;
    text-decoration: none !important;
}
a.covid-resources {
    display: block;
    padding: 20px 10px;
    max-width: 500px;
    margin: 0 auto;
    background-color: #eee;
    margin-bottom: 10px;
}