html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}

body {
	line-height:1;
	background:white;
}

html,body {
	margin:0;
	padding:0;
	height:100%;
}

body {
	font:13px Arial, sans-serif;
	line-height:20px;
	color:#4C4C4E;
}

.blue {
	color:#00AA4E;	
/*color:#013363;*/
}

/* headings */
h1,h2,h3,h4,h5,h6 {
	color:#004514;
font-family: "ff-dax-web-pro",sans-serif;
font-style: normal;
font-weight: 700;
}

h1 {
	font-size:32px;
	line-height:125%;
	margin-bottom:25px;
	padding-bottom:10px;
font-weight: normal;
border-bottom: 1px #d7dce0 solid; 
}

h2 {
	font-size:24px;
	line-height:125%;
	margin-bottom:20px;
font-weight: normal;
color: #00AA4D;
}

h3 {
	font-size:20px;
	line-height:125%;
	margin-bottom:10px;
	color:#00AA4E;
	font-weight:normal;
}

h4 {
	font-size:16px;
	line-height:120%;
	margin-bottom:8px;
	color:#00AA4E;
}

h5 {
	font-size:14px;
	line-height:15px;
	margin-bottom:8px;
}


	
/* text-elements */
a {
	transition: all 0.5s ease;
	text-decoration:none;
	color:#004514;
}

a:hover {
	text-decoration:underline;
	color:#00AA4E;	
}

h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover {
	text-decoration:none;
}

h3 a {
	color:#00AA4E;
}

h3 a:hover {
	color:#00AA4E;
	text-decoration: underline;
}


a img {
	border:none;
}

strong {
	font-weight:bold;
	color:#004514;
}

em {
	font-style:italic;
}

p,ul,ol,pre,code {
	margin-bottom:20px;
}

p.last {
	margin-bottom:0;
}

ul {
	list-style-type:circle;
	list-style-position: outside;
}

#content ul {
	margin-left: 17px;
}

#content ul#services-hboxes {
	margin-left: 0px;
}

ul ul {
	list-style-type:disc;
	list-style-position:inside;
	margin-left: 20px;
}

ol {
	list-style-type:decimal;
	list-style-position:inside;
}

hr {
	border:none;
	height:1px;
	margin:20px 0;
	background-color:#D7DCE0;
	color:#efefef;
}

.hr {
	border-top:1px solid #D7DCE0;
	margin:20px 0;
}

.spacer {
	margin:20px 0;
}

blockquote:before,blockquote:after,q:before,q:after {
	content:"";
}

	
/* tables */
table {
	border-spacing:0;
	border-top-width:5px;
	margin-bottom:20px;
	border-collapse:separate;
	border-spacing:0;
}

th {
	padding:10px 15px;
	text-transform:uppercase;
	font-weight:bold;
}

td {
	padding:10px 15px;
}

tr.alt {
	background-color:#f5f5f5;
}

table h4 {
	margin-bottom: 0px;
}

#contact table {
	border-spacing:0;
	border-top-width:5px;
	margin-bottom:20px;
	border-collapse:separate;
	border-spacing:0;
}

#contact th {
	padding:10px 15px;
	text-transform:uppercase;
	font-weight:bold;
}

#contact td {
	padding:10px 0px;
}

#contact tr.alt {
	background-color:#fff;
}

#contact tr {
	background-color:#fff;
}

	
/* default-classes */
.img-align-left {
	margin:5px 10px 0 0;
	float:left;
}

.img-align-right {
	margin:5px 0 0 10px;
	float:right;
}

.text-right {
	text-align:right;
}

.text-center {
	text-align:center;
}

.text-highlight {
	padding:2px 5px;
	background-color:#ffd324;
	color:#111111;
}

.text-highlight2 {
	padding:2px 5px;
	background-color:#c6d880;
	color:#111111;
}

.bordered {
	padding:5px;
	border:1px solid #D7DCE0;
}


	
/* grid */

	
/* Clear Fix Hack - add  class="fixed"  to div's that have floated elements in them */
.fixed:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.fixed {
	display:block;
	min-height:1%;
}

* html .fixed {
	height:1%;
}

.col-700px {
	width:700px;
	float:left;
	margin-right:20px;
}

.col-700px p {
font-size: 110%;
}

.col-620px {
	width:620px;
	float:left;
	margin-right:20px;
}

.col-605px {
	width:615px;
	float:left;
	margin-right:10px;
}

.col-580px {
	width:580px;
	float:left;
	margin-right:20px;
}

.col-520px {
	width:520px;
	float:left;
	margin-right:20px;
}

.col-460px {
	width:460px;
	float:left;
	margin-right:20px;
}

.col-340px {
	width:340px;
	float:left;
	margin-right:20px;
}

.col-315px {
	width:315px;
	float:left;
	margin-right:10px;
}

.col-300px {
	width:300px;
	float:left;
	margin-right:20px;
}

.col-220px {
	width:220px;
	float:left;
	margin-right:20px;
}

.col-180px {
	width:180px;
	float:left;
	margin-right:20px;
}

.col-160px {
	width:160px;
	float:left;
	margin-right:20px;
}

.last {
	margin-right:0;
}

.clear {
	clear:both;
}

.block {
	display:block;
}

.hide {
	display:none;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}
	
/* LAYOUT */
#wrap {
	width:940px;
	padding:0 40px;
	margin:0 auto;
	background-color:#ffffff;
}

#header {
	padding-top:30px;
}

.header-widget {
	min-height:60px;
	overflow:hidden;
}

.dropdown-container {
	position:relative;
	z-index:10;
}


	
/* IE6 and IE7 fix for the dropdown  */
.inner-page-title-container {
	position:relative;
	z-index:5;
}


a#logo {
	display:block;
	float:left;
}

a#logo img {
	display:block;
}

#content {
	min-height:600px;
}

#footer {
	padding-bottom:20px;
}

p.copyright {
	margin-top: 10px;
	font-size: 0.75em;
}

.big {
	font-size: 120%;
}

.cs-images img {
margin-bottom:12px;
}
	
#caption {
	float: right;
	padding: 10px;
	width: 680px;
	background-color:#f5f5f5;
	font-size: 0.85em;
	margin-top: -10px;
}
	
/* services boxes on the home page */
#services-hboxes {
	list-style-type:none;
	list-style-position:outside;
	margin-bottom:0;
}

#services-hboxes li {
	width:217px;
	height: 285px;
	border:1px solid #4C4C4E;
	float:left;
	margin-left:21px;
	margin-bottom: 20px;
	overflow:hidden;
	position:relative;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
color: #808284;
}

#services-hboxes li:hover {
	background-color: #D0E8D3;
	border:1px solid #00AA4E;
	color: #231F20;
}

#services-hboxes li.first {
	margin-left:0;
}


#services-hboxes li h5 a {
margin-top: 172px;
display: block;
background-color: #00AA4E;
padding: 20px 10px;
color: #ffffff;
font-size: 1.6em;
}

#services-hboxes li h5 a:hover {
background-color: #004514;
}

#services-hboxes p {
	padding: 0px 10px 10px 10px;
	margin: 0px;
}

#Form {

}

#Form fieldset {
}

#Form label, #googlesearch label {
	display: inline-block;
	width: 160px;
	float: left;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 90%;
	padding-top: 4px;
	padding-right: 5px
}

#googlesearch label {
	width: 200px;
}

#Form input, #Form textarea, #Form select, #googlesearch input {
	margin-top: 3px;
	float: left;
	width: 130px;
	clear: right;
}

#Form input, #Form textarea, #Form select, #googlesearch input {
	transition: all 0.5s ease;
	padding: 3px;
	border-color: #D0E8D3;
	border-width: 1px;
	border-style: solid;
	margin-bottom: 3px;
	background-color: #D0E8D3;
}

#googlesearch input {
	padding: 4px;
}

#Form input:hover, #Form textarea:hover, #googlesearch input:hover {
	border-color: #00AA4E;
}

#Form input:focus, #Form textarea:focus, #googlesearch input:focus {
	border-color: #00AA4E;
	background: #F0F0F0;
}

#Form input[type=submit], #googlesearch input[type=submit] {
	transition: all 0.5s ease;
	border-color: #004514;
	width: 100px;
	color: #ffffff;
	background: #004514;
}

#Form input[type=submit]:hover, #googlesearch input[type=submit]:hover {
	border-color: #00AA4E;
	width: 100px;
	color: #ffffff;
	background: #00AA4E;
	font-weight: bold;
}

#googlesearch input[type=submit] {
	padding: 3px;
}

#Form input[type=checkbox], #Form input[type=radio] {
	width: 20px
}

#Form input[type=radio] {
	float: none;
	clear: none;
}

#Form br {
	clear: both
}

.error strong {
	color: #EE302A;
}

.error {
	color: #EE302A;
}

.strap1 {
font-size: 1.6em;
	text-align: center;
	color:#004514;
font-family: "ff-dax-web-pro",sans-serif;
font-style: normal;
font-weight: 700;
margin-bottom: 15px;
}

.strap2 {
font-size: 1.6em;
	text-align: center;
font-family: "ff-dax-web-pro",sans-serif;
font-style: normal;
font-weight: 400;
}

.calltoaction-header {
margin-top: 15px;
font-size: 2.45em;
	text-align: right;
	color:#00AA4E;
font-family: "ff-dax-web-pro",sans-serif;
font-style: normal;
font-weight: 700;
margin-bottom: 15px;
	
}

.calltoaction-header span {
	color:#004514;
}

.patients {	background: transparent url(https://www.draytonhousedental.co.uk/images/home-button-patients.jpg) no-repeat;}
.emergencies {	background: transparent url(https://www.draytonhousedental.co.uk/images/home-button-emergencies.jpg) no-repeat;}
.contact {	background: transparent url(https://www.draytonhousedental.co.uk/images/home-button-contact.jpg) no-repeat;}
.implants {	background: transparent url(https://www.draytonhousedental.co.uk/images/home-button-implants.jpg) no-repeat;}
.cosmetic {	background: transparent url(https://www.draytonhousedental.co.uk/images/home-button-cosmetic.jpg) no-repeat;}
.whitening {	background: transparent url(https://www.draytonhousedental.co.uk/images/home-button-whitening.jpg) no-repeat;}

.home-intro {
	font-size: 1.25em;
	font-weight: bold;
}

#sidenav {
min-height: 10px;
}

.read-more {
	text-align: right;
}

.read-more a {
	color:#00AA4E;
}

/* ------------ Header - Search ------------ */



#search {
	text-align: right;
	text-transform: uppercase;
	color: #7a7c7e;
display: block;
}

div#search label {
	text-indent: -9999em;
	height: 0pt;
	width: 0pt;
}

div#search input.search-input {
	transition: all 0.5s ease;

/* specific size for image, your image may need these adjusted */
	width: 200px;
	height: 26px;
	

/* removes default borders, allows use of image */
	border-style: none;
	color: #333333;
	text-shadow: 0px 0px 1px white;
	font-size: 0.9em;
	

/* padding of text */
	padding: 2px;
	background-color: #D0E8D3;
	border: 1px solid #D0E8D3;
}


div#search input.search-button {
	/*

specific size for image, your image may need these adjusted */
	width: 25px;
	height: 26px;
	/* removes default borders, allows use of image */
	border-style: none;
	/* hides text, image has text */
	text-indent: -9999em;
	/* provides positive hover effect */
	cursor: pointer;
	/* removes default size/height */
	font-size: 0px;
	line-height: 0px;
	z-index: 1000;
	position: relative;
	background: transparent url(https://www.draytonhousedental.co.uk/images/search.png) no-repeat 0 0;
	margin-left: -30px;
}

div#search input.search-input:hover {
	border: 1px solid #00AA4E;
}

/*----------- Global Float ----------- */

.core-float-right {
	float: right;
	display: inline;
}


.ctabox {
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
display: block;
padding: 10px 15px 0px 15px;
background-color: #d0e8d3;
margin-bottom: 25px;
	position: relative;
}

.ctabox h2 {
margin-top: 6px;
margin-bottom: 15px;
line-height: 130%;
color: #004514;
font-size: 20px;
}

.ctabox {
padding-bottom: 5px;
}

.ctabox p {
clear: both;
margin-bottom: 10px;
}

.ctabox a {
text-decoration: underline;
}

#ctabox-nps, #ctabox-eps, #ctabox-test, #ctabox-info, #ctabox-contact, #ctabox-contact2 {
display: block;
top: -25px;
margin-bottom: -20px;
margin-left: -30px;
	position: relative;
	background: transparent url(https://www.draytonhousedental.co.uk/images/new-patients.png) no-repeat 0 0;
width: 90px;
height: 85px;
float: left;
}

#ctabox-eps {
	background: transparent url(https://www.draytonhousedental.co.uk/images/existing-patients.png) no-repeat 0 0;
}

#ctabox-test {
	background: transparent url(https://www.draytonhousedental.co.uk/images/testimonial.png) no-repeat 0 0;
}

#ctabox-info {
	background: transparent url(https://www.draytonhousedental.co.uk/images/info.png) no-repeat 0 0;
height: 81px;
}

#ctabox-contact {
	background: transparent url(https://www.draytonhousedental.co.uk/images/links.png) no-repeat 0 0;
width: 100px;
height: 75px;
}

#ctabox-contact2 {
	background: transparent url(https://www.draytonhousedental.co.uk/images/contact.png) no-repeat 0 0;
width: 100px;
height: 75px;
}




div#news {
	margin: 2em 0 1em 1em;
	border: 1px solid #909799;
	background: #f5f5f5
}

div#news h2 {
	line-height: 2em;
	color: #f5f5f5;
	border: none
}

.NewsSummary {
	padding-top: 1em;
	padding-bottom: 0.5em;
	margin-top: 0.5em;
	border-bottom: 1px #d7dce0 solid; 
}

.NewsSummaryPostdate,#NewsPostDetailDate {
	font-size: 90%;
	font-weight: bold;
	float: right;
	padding-top: 0.2em;
	color: #7a7c7e
}

.NewsSummaryLink {
font-family: "ff-dax-web-pro",sans-serif;
font-style: normal;
font-weight: 700;
color: #00AA4D;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	font-size: 130%
}

.NewsSummaryLink a {
	color: #00AA4D;
	text-decoration: none
}

.NewsSummaryLink a:hover {
	color: #004514;
	text-decoration: none
}

.NewsSummaryCategory {
	font-style: italic;
	margin: 5px 0
}

.NewsSummaryAuthor {
	font-style: italic;
	padding-bottom: 0.5em
}

.NewsSummarySummary,.NewsSummaryContent {
	line-height: 140%
}

.NewsSummaryMorelink {
	padding-top: 1.5em
}

#NewsPostDetailSummary {
	line-height: 150%
}

#NewsPostDetailCategory {
	font-style: italic;
	border-top: 1px solid #ccc;
	margin-top: 0.5em;
	padding: 0.2em 0
}

#NewsPostDetailContent {
	margin-bottom: 15px;
	line-height: 150%
}

#NewsPostDetailAuthor {
	padding-bottom: 1.5em;
	font-style: italic
}

#NewsPostDetailTitle {
	
}

#NewsPostDetailHorizRule {
	border-top: 1px solid #ccc
}

#NewsPostDetailPrintLink {
	float: right;
	margin-left: 10px
}

#NewsPostDetailPrintLink img {
	margin-left: 10px
}

#NewsPostDetailReturnLink {
	float: right
}

.news-img {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}

.news-img-main {
	float: left;
	margin-bottom: 10px;
}

.news-img-caption {
	float: left;
	width: 290px;
	padding: 15px;
	margin-top: -10px;
	margin-bottom: 10px;
	text-align: center;
	color: #004514;
	background-color: #d0e8d3;
}

.NewsSummary img {
	border: 1px solid gray;
}

.fields {
	width: 320px;
	margin-right: 15px;
	float: left;
}

table td {
vertical-align: top;
}

table tr:nth-child(odd) { background-color: #EDEEEF; }

table img {border: 1px solid #00AA4D}
/* Stylesheet: Default Modified On 2016-10-18 16:57:48 */
#navigation {
	float:right;
z-index: 5002;
	position: relative;
}

#primary-nav {
	margin-top:2px;
	padding:0;
	list-style:none;
	float:right;
}

#primary-nav ul, #primary-nav li {
	list-style:none;
	padding:0;
	margin:0;
}

#primary-nav li {
	position:relative;
	float:left;
	margin-left:5px;
	text-transform:uppercase;
	font-size:0.925em;
	border-left: 1px solid #F0F0F0;
}

#primary-nav li:first-child {
	border-left: none;
}

#primary-nav li li {
	border-left: none;
	margin-left: 0px;
	border-top:1px solid #D7DCE0;
}

#primary-nav li li:first-child {
	border-top:none;
}

#primary-nav a {
	display:block;
	text-decoration:none;
	color:#7A7C7E;
}

#primary-nav a:hover, #primary-nav span:hover {
	color:#00AA4E;
	cursor: pointer;
}

#primary-nav li li a:hover span {
	color:#004514;
}

#primary-nav a.active, .active, #primary-nav li a.active span {
	color:#00AA4E;
}

#primary-nav span {
	padding: 5px 3px;
	color:#7A7C7E;
}

#primary-nav ul span {
	padding-left:0px;
}

#primary-nav ul a:hover {
	color: #ff0080;
	border-bottom:0;
	padding:0;
	margin:0;
}

#primary-nav ul {
	margin-top:-1px;
	position:absolute;
	top:23px;
	display:none;
	z-index:2001;
	border:1px solid #004514;
	padding: 5px;
	background-color: white;
}

#primary-nav ul ul {
	position:absolute;
	top:24px;
	display:none;
	z-index:3001;
}

#primary-nav ul ul {
	margin-top:-1px;
	margin-left:0;
	left:100%;
	top:0;
}

#primary-nav li li {
	float:none;
	position:relative;
	text-transform:capitalize;
	font:12px Arial, sans-serif;
}


	
/* Styling the basic apperance of the menu elements */
#primary-nav li li a {
	width:156px;
	display:block;
	margin:0;
	padding:5px;
}

#primary-nav li li a:hover {
	width:156px;
	display:block;
	margin:0;
	padding:5px;
}

	
/* Styling the basic apperance of the active page elements (shows what page in the menu is being displayed) */
#primary-nav li.menuactive {
}

#primary-nav li li.menuactive {
	background:#fff;
	float:left;
}


	
/* Styling the basic apperance of the menuparents - here styled the same on hover (fixes IE bug) */
#primary-nav ul li.menuparent,#primary-nav ul li.menuparent:hover,#primary-nav ul li.menuparenth {

	
/* arrow for menuparents */
}

#primary-nav ul ul li.menuparent,#primary-nav ul ul li.menuparent:hover,#primary-nav ul ul li.menuparenth {
	background:#D0E8D3;
	color: #004514;
}


	
/* Styling the apperance of menu items on hover */
#primary-nav li li:hover,#primary-nav li li.menuh,#primary-nav li li.menuparenth,#primary-nav li li.menuactiveh {
	background: #D0E8D3;
	color: #004514;
}


	
/* The magic - set to work for up to a 3 level menu, but can be increased unlimited */

	
/*
just add
#primary-nav li:hover ul ul,
#primary-nav li.menuparenth ul ul ul,
for fourth level
*/
#primary-nav ul,#primary-nav li:hover ul,#primary-nav li:hover ul ul,#primary-nav li.menuparenth ul,#primary-nav li.menuparenth ul ul,#primary-nav ul ul ul {
	display:none;
}


	
/* add
#primary-nav ul ul ul li:hover ul,
#primary-nav ul ul ul li.menuparenth ul,
for fourth level
*/
#primary-nav li:hover ul,#primary-nav ul li:hover ul,#primary-nav ul ul li:hover ul,#primary-nav li.menuparenth ul,#primary-nav ul ul li.menuparenth ul,#primary-nav ul li.menuparenth ul,#primary-nav ul ul ul {
	color:#00AA4E;
	display:block;
}


	
/* IE Hacks */
#primary-nav li li {
	float:left;
	clear:both;
}

#primary-nav li li a {
	height:1%;
}

#primary-nav li li a.parent span {

	
/* makes it hold a shape */
	display:block;

	
/* set your image here, right arrow, 98% over from the left, 100% or 'right' puts it to far */
}


	
/* gif for IE6, as it can't handle transparent png */
* html #primary-nav li li a.parent span {

	
/* set your image here, right arrow, 98% over from the left, 100% or 'right' puts it to far */
}

#primary-nav li li.current {
	background: #D0E8D3;
}

#primary-nav li li.current a {
	color:#ffffff;
}

#sidenav {
font-weight: normal;
	font-size:0.95em;
}

#sidenav ul {
margin-left: 0px;
list-style: none;
}

#sidenav ul li {
margin-bottom: 5px;
}

#sidenav ul li ul {
margin-top: 5px;
margin-bottom: 5px;
}

#sidenav ul li a {
color:#7a7c7e;
text-decoration: none;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
display: block;
padding: 5px 15px;
}

#sidenav ul li a:hover {
color:#004514;
background-color: #d0e8d3;
}

#sidenav ul li a.menuactive {
	background: #D0E8D3;
color:#00AA4E;
}

#sidenav ul ul li a.menuactive {
	background: #D0E8D3;
color:#00AA4E;
}

#sidenav ul ul li a.menuactive:before
{
content:"- ";
} 

#sidenav ul li a.menuparent {
	background: #004514;
color:#fff;
}

#sidenav ul li.menuparent {
	background: #D0E8D3;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
	padding-bottom: 5px;
}

li.FourD {
	font-weight: bold;
	border-left: 1px solid #00AA4E !important;
	padding-left: 5px !important;
}

li.FourD a {
	color:#00AA4E !important;
}
/* Stylesheet: Nav Modified On 2016-02-29 15:53:19 */
