/* @override http://www.millplaindental.com/style/style.css */

body {
	margin: 0px;
	background: #CCC;
}

#test {
	text-align: center;
}

#container {
	margin: 0px auto;
	width: 965px;
	background: transparent url(../images/background.jpg);
}

#cms_content{ 
	width: 600px;
} 
#header {
	width: 965px;
	height: 375px;
	margin: 0px;
	position: relative;
}
#logo {
	float: left;
	width: 250px;
	padding-left: 50px;
	left: 0px;
	position: absolute;
}
#info {
	width: 170px;
	position: absolute;
	right: 0px;
}
.phone {
	color: #FFF !important;
	font-size: 12px;
	font-family: Arial;
	}
.phone h1 {
	color: #FFF !important;
	font-size: 17px !important;
}
#nav {
	height:40px;
	background:#2b7c8f;
	width:681px;
}
/*Navigation Menu */

#nav ul {
	margin: 0px;
	padding: 0px;
}

#nav li { 
	display: inline;
	float: left;
	width: 77.3px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-family: Verdana, Arial;
	border-left: solid white thin;
	font-size: 9px;
}
.li2 {
	border: none !important;
}
#nav li a { 
	display: block;
	color:#FFF;
	text-decoration: none;
	padding: 0px 3px;
	line-height: 40px;
}
#nav li a:hover {
	color:#FFF;
	line-height: 40px;
	background: #104754;
}
#nav li a:active {
	color:#FFF;
	background:#104754;
}
#nav li a.active {
	background: #2b7c8f;
}

#nav li ul li {
	margin: 0px;
	border: none;
}

#nav li ul li a {
	margin: 0px 0px 0px 0px;
	border-top: #FFF solid 1px;
	padding: 0px 3px 0px 3px;
	width: 170px;
	background: #104754;
}

#nav li ul li a:hover {
	margin: 0px 0px 0px 0px;
	border-top: #FFF solid 1px;
	padding: 0px 3px 0px 3px;
	width: 170px;
	background-color: #2B7C8F;
}

 /*End Navigation */

#content {
	width: 630px;
	padding: 5px 25px 40px;
	background: #FFF;
	float: left;
}
#content form input, #content form textarea{
	width: 300px;
	display: block;
	background-color: #f1e8d6;
	border: 1px solid #104754;
	padding: 4px;
	margin-top: 5px;
	color: #104754;
	font-family: Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
	font-size: 11px;}

#content form .submit{
	width: 120px;
	background-color: #104754;
	border: 1px solid #3c4f7a;
	color: #fff;
}


#content form .hidden{
	display: none;
}

#intro {
	padding: 10px 10px;
	background: #e8d3a9;
	border-bottom: #cbb995 solid thin;
}
#principles {
	float: left;
	width: 590px;
	padding: 0px 10px 0px 20px;
}
#principles p {
	padding-left: 15px;
	padding-right: 20px;
}
#meet {
	margin-right: -10px;
	text-align: right;
}
#2dentist {
	float: right;
	width: 300px;
	padding-left: 10px;
}
#video {
	float: right;
	width: 350px;
}
#care {
	background: url(../images/dental-hygienist.jpg) no-repeat;
	padding: 5px 5px 5px 375px;
	margin-top: 0px;
	height: 174px;
}
#care p {
	padding-left: 15px;
	padding-right: 20px;
}
/* Blocks */
#blocks {
	width: 640px;
	position: relative;
	padding: 5px 0px;
}
	#blocks .box {
		margin: 0px 0px 0px 0px;
		padding: 5px 10px;
		width: 300px;
		float: left;
	}
	#blocks .box a {
		color: #2b7c8f;
		text-decoration: underline;
		font-family: Arial;
		font-size: 12.7px;
	}
/* End Blocks */

#sidebar {
	float: right;
	width: 240px;
	padding: 5px 15px;
}
#sidebar form input, #sidebar form textarea{
	width: 200px;
	display: block;
	background-color: #f1e8d6;
	border: 1px solid #104754;
	padding: 4px;
	margin-top: 5px;
	color: #104754;
	font-family: Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
	font-size: 11px;
	line-height: 13px;
}

#sidebar form .submit{
	width: 120px;
	background-color: #104754;
	border: 1px solid #3c4f7a;
	color: #fff;
}


#sidebar form .hidden{
	display: none;
}
/* Procedures Box */

#procedures {
}
#procedures-right {
	float: right;
	width: 105px;
	padding: 0px 15px 0px 5px;
}
#procedures-left {
	float: left;
	width: 105px;
	margin: 0px 2px 0px 3px;
	padding: 0px 5px 0px 0px;
}
	#procedures a {
		color: #2cb8d9 !important;
		font-size: 12px;
		font-weight: bold;
		font-family: Arial;
		display: block;
		float: left;
		text-align: left !important;
		text-decoration: none !important;
		background: transparent url(../images/tooth-bullet.png) no-repeat left;
		padding-left: 28px;
		line-height: 32px;
}
	
	#procedures a:hover {
		color: #104754 !important;
	}
	
	#procedures ul {
		list-style: none;
		padding-left: 20px;
	}
	
	#procedures li {	
		padding-top: 5px;
}
	
/* End Procedures Box */

#footer {
	width: 945px;
	background: #e8d3a9;
	padding: 10px 10px;
}
#footer p{
	color: #2b7c8f !important;
	text-align: right;
}

/* Font styles */
.subhead {
	color: #2b7c8f !important;
	line-height: 1% !important;
}

h1 {
	font-size: 22px;
	font-family: Arial;
	color: #104754;
}
h2 {
	font-family: Arial;
	font-size: 20px;
	color: #ff9933;
}
h3 {
	font-size: 22px;
	font-family: Arial;
	color: #104754;
}
p {
	font-family: Arial;
	font-size: 12.7px;
	color: #333;
	line-height: 160%;
}
li {
	font-family: Arial;
	font-size: 12.7px;
	color: #333;
	line-height: 160%;
}
a {
	color: #2b7c8f;
}
.boxlink a {
	text-align: right !important;
}
.no {
	font-size: 18px;
}
.tan {
	color: #cbb995;
	font-size: 14px;
}




ul.dropdown,
ul.dropdown li,
ul.dropdown ul {
 list-style: none;
}

ul.dropdown {
 position: relative;
 z-index: 597;
 float: left;
}

ul.dropdown li {
 float: left;
 line-height: 1.3em;
 vertical-align: middle;
 zoom: 1;
}

ul.dropdown li.hover,
ul.dropdown li:hover {
 position: relative;
 z-index: 599;
 cursor: default;
}

ul.dropdown ul {
 visibility: hidden;
 position: absolute;
 top: 100%;
 left: 0;
 z-index: 598;
 width: 100%;
}

ul.dropdown ul li {
 float: none;
}

ul.dropdown ul ul {
 top: 1px;
 left: 99%;
}

ul.dropdown li:hover > ul {
 visibility: visible;
}





ul.dropdown li.rtl ul {
 top: 100%;
 right: 0;
 left: auto;
}

ul.dropdown li.rtl ul ul {
 top: 1px;
 right: 99%;
 left: auto;
}

#contactf .captcha{
	overflow: hidden;
	padding: 5px 0px;
}

	#contactf .captcha img{
		margin-right: 10px;
	}
	
	#contactf .captcha input[type=text]{
		width: 200px;
	}

#couponf .captcha{
	overflow: hidden;
	width: 200px;
	margin: 0px auto;
	padding: 5px 0px;
}

	.captcha img{
		float: left;
		height: 30px;
	}
	
	#couponf .captcha input[type=text]{
		width: 100px;
		float: right;
	}
