/* @override 
	http://custwebs/MorningtonDental/build/css/style.css
	http://morningtondental.com/build/css/style.css
*/
/*
Colours
#38535E
#2B424A
#253034
#12242C
*/

@charset "UTF-8";


/* @group IE fixes */

img, .iepngfix, body { 
	behavior: url(build/css/iepngfix/iepngfix.htc);
}

/* @end */

/* @group Main layout */

#clearer {
	clear: both;
}

body { 
	margin: 0px;
	padding: 0px;
	background-color: #12242C;
	color: #555555;

font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	
	min-width:940px;
}

#header { 
	height: 130px;
	margin: 0 auto;
	background-image: url(../img/header.jpg);
	background-color: #38535E;
	background-position: top;
	background-repeat: no-repeat;
	line-height: 14px;

}


#banner_bg {
	height: 300px;
	margin: 0 auto;
	background-image: url(../img/banner.jpg);
	background-color: #2B424A;	
	background-position: top;
	background-repeat: no-repeat;
	line-height: 14px;

}

#banner_thin_bg {
	height: 20px;
	margin: 0 auto;
	background-image: url(../img/banner_thin.jpg);
	background-color: #2B424A;
	background-position: top;
	background-repeat: no-repeat;
	line-height: 14px;

}

#banner_wrapper {
	width: 920px;
	margin: 0px auto;
	padding: 0px;
}

#banner { 
}


#footer_bg {
	height: 120px;
	margin: 0 auto;
	background-image: url(../img/footer.jpg);
	background-color: #12242C;
	background-position: top;
	background-repeat: no-repeat;

}

#footer_wrapper {
	width: 920px;
	margin: 0px auto;
	padding: 0px;
}

#footer { 
padding-top:13px;
text-align:center;
font-size:13px;
color:#777777;
}


#header #logo { 
	float: left;
	margin-top: 40px;
	margin-left: 120px;
}

#nav { 
	float: right;
	margin-top: 62px;
	margin-right: 80px;
}

#nav a,
#nav a:visited {
	color: #eee;
	text-decoration: none;
	padding: 4px;
	text-transform: uppercase;
	margin-right: 20px;
	display: block;
	float: left;
	font-size:13px;
	text-shadow: #000 1px 1px 2px;
	border: none;
}

#nav a:hover,
#hav a:active,
#nav a.selected { 
	color: #66BBEE;
	text-shadow: #000000 1px 1px 2px;
}

#content_bg {
	background-color: #253034;
}

#content_wrapper {
	width: 921px;
	margin: 0px auto;
	padding: 0px;
}

#content_wrapper.home { 
	background: none;
	padding: 0px;
}


#content_wrapper #content_bar {
height:8px;
margin-left:4px;
background-color:#BEBCAF;
}

#content_wrapper #content {
	margin-left:4px;
	background-color:#DFDECE;
	padding: 10px 12px;
	
	margin-top: 0px;
	min-height:150px;
	padding-bottom:15px;
	padding-left:25px;
}

#content_wrapper.home #content table {
margin: 10px;
margin-top:30px;
font-size: 11px;
width: 846px;
border: 0px;
border-collapse: collapse;
border-spacing: 0px;
}

#content_wrapper.home #content table td.heading{
padding:0px;
padding-bottom:20px;
border-bottom: 1px #747371 solid;
font-family:"Optima";
font-size: 35px;
}


#content_wrapper.home #content table td {
width:292px;
vertical-align: top;
text-align: left;

}

#content_wrapper.home #content {

}

#content_wrapper #footer { 
	clear: both;
	width: 920px;
	margin: 0 auto;
	padding: 0px 0px 0px;
	color: #ccc;
}

#content_wrapper #footer p { 
	line-height: 10pt;
}

#content_wrapper.home #footer { 
	padding: 0px 0 0;
	background: none;
}

#content_wrapper #details { 
	float: left;
	width: 600px;
}



#content_wrapper #footer p { 
	font-size: 8pt;
	text-align: center;
}

#content_wrapper #footer a,
#content_wrapper #footer a:visited { 
	color: #ccc;
	text-decoration: none;
}

#content_wrapper #footer a:hover,
#content_wrapper #footer a:active { 
	text-decoration: underline;
}

div.clearer { 
	clear: both;
	display: block;
	margin: 0;
	padding: 0;
	height: 0;
	line-height: 1px;
	font-size: 1px;
}

/* @end */

/* @group Headings and Textual elements */

h1, h2, h3, h4, h5, p, li {
font-family: Arial, Helvetica, sans-serif;
/*	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; */
	margin: 10px 0px;
	padding: 0;
	color:#555555;
}

h1 { 
	font-size: 18pt;
	line-height: 30px;
	border-bottom-color: #e6e6e6;
}

h2 { 
	font-size: 14pt;
	line-height: 25px;
}

h3, h4, h5 { 
	font-size: 12pt;
	line-height: 20px;
}

p, li, body{ 
	font-size:10.3pt;
	line-height: 18px;
}
li{ 
	font-size:10.3pt;
	line-height: 11pt;
}

p.update {
	background-color: #feebc2;
	padding: 10px;
	border-top: 1px dotted #f90;
	border-bottom: 1px dotted #f90;
}

p.update strong {
	color: #f90;
	font: 12pt;
}

a,
a:visited {
	color: #666666;
	text-decoration: none;
	border-bottom: 1px solid #777777;
}

a:hover,
a:active {
	border-bottom: 2px solid #777777;
}

.error,
.error p{
	color: #c00;
}

#content_wrapper.error { 
	color: #c00;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

.question {
	font-weight: bold;
	margin-top: 35px;
}

.answer {
	margin-left: 25px;
}

/* @end */

/* @group Images */

img { 
	display: block;
	margin: 0px;
	padding: 0px;
	border: none;
}

img.left, img[align="left"] { 
	float: left;
	padding-right: 10px;
}

img.right, img[align="right"] { 
	float: right;
	padding-left: 10px;
}

img.center, img[align="center"] { 
	display: block;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

/* @end */

/* @group Form elements */



#content_wrapper.about table.contact,
#content_wrapper.contact table.contact { 
	margin: 0 auto;
}

#content_wrapper.about textarea,
#content_wrapper.contact textarea {
	background: #f8f8f8;
	border: 1px solid #ccc;
	box-shadow: 0 0 2px black;
	-webkit-box-shadow: 0 0 2px black;
	margin: 2px 0;
	padding: 5px 3px;
	color: #000;
	font: 12pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-shadow: rgba(0,0,0,0.3) 0 1px 1px;
	width: 309px;
	max-width: 309px;
	outline: none;
	opacity: 0.7;
	-khtml-border-radius: 5px;
	-o-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#content_wrapper.about input,
#content_wrapper.contact input {
	background: #f8f8f8;
	border: 1px solid #ccc;
	box-shadow: 0 0 2px black;
	-webkit-box-shadow: 0 0 2px black;
	margin: 2px 0;
	padding: 5px;
	color: #000;
	font: 12pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-shadow: rgba(0,0,0,0.3) 0 1px 1px;
	width: 305px;
	outline: none;
	opacity: 0.7;
	-khtml-border-radius: 5px;
	-o-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#content_wrapper.contact select { 
	background: #f8f8f8;
	border: 1px solid #ccc;
	margin: 2px 0;
	color: #000;
	font: 11pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-shadow: rgba(0,0,0,0.3) 0 1px 1px;
	width: 315px;
	height: 28px;
	outline: none;
	opacity: 0.7;
}

#content_wrapper.about input:focus,
#content_wrapper.about textarea:focus,
#content_wrapper.contact input:focus,
#content_wrapper.contact textarea:focus,
#content_wrapper.contact select:focus {
	color: #272727;
	opacity: 1;
}

#content_wrapper.about button,
#content_wrapper.contact button {
	font: 11pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-shadow: rgba(0,0,0,0.3) 0 1px 1px;
	padding: 2px 15px;
	border: 1px solid #c7c7c7;
	box-shadow: 0 0 2px black;
	-webkit-box-shadow: 0 0 2px black;
	-khtml-border-radius: 10px;
	-o-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-color: #e6e6e6;
	width: 150px;
	min-width: 150px;
	height: 25px;
	min-height: 25px;
	margin-left: 165px;
}

#content_wrapper.about button:hover,
#content_wrapper.contact button:hover {
	border: 1px solid #3689d6;
}

#content_wrapper.about button:active,
#content_wrapper.contact button:active {
	background: #3689d6;
	color: #cad3d4;
	border: 1px solid #3689d6;
}

/* @end */



/* Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}




/* @end */
