::selection { background: #02AEEE; color: #fff; }
::-moz-selection { background: #02AEEE; color: #fff; }

img::selection { background: #02AEEE; color: #fff; }
img::-moz-selection { background: #02AEEE; color: #fff; }

body {
	font-family: "Helvetica 55 Roman", "Helvetica 65 Medium", sans-serif, Verdana;
}
input {
	cursor: pointer;
}
a {
	cursor: pointer;
}
.top {
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFFFFF;
	width: 800px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.head_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A4BDD4;
	text-align: right;
}

.right-text {
	font-family: "Helvetica 55 Roman", "Helvetica 65 Medium", sans-serif, Verdana;
	font-size: 15px;
	color: #333333;
	text-decoration: none;
	width: 375px;
	vertical-align: top;
}
.leftbox {
	font-family: "Helvetica 55 Roman", "Helvetica 65 Medium", sans-serif, Verdana;
	font-size: 15px;
	color: #00ADEF;
	width: 50%;
	vertical-align: bottom;
}
.middlebox {
	font-family: "Helvetica 55 Roman", "Helvetica 65 Medium", sans-serif, Verdana;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	vertical-align: top;
}
.top2 {
	background-image: url(images/girl.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFFFFF;
	width: 800px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.handp {
	font-family: "Helvetica 55 Roman", "Helvetica 65 Medium", sans-serif, Verdana;
	font-size: 11px;
	color: #913C79;
	text-decoration: none;
}
.main_top {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	height: 150px;
	background-image: url(images/header-1.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: bottom;
}
.main_top_new {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 41px;
	height: 109px;
	background-image: url(images/header-1.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: bottom;
}
.main_nav {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 16px;
	height: 50px;
}
.main_body {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 7px;
	margin-bottom: 20px;
}

.body-leftpanel {
	width: 250px;
	height: 100%;
}

a.bodylink:link {
	color: #729abd;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;	
}
a.bodylink:visited {
	color: #729abd;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
}

a.bodylink:hover {
	color: #913c79;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
}
a.bodylink:active {
	color: #729abd;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
}

.main_copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 21px;
}

.main_copy_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #729abd;
}

.main_copy_purple {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #7c2663;
}

.main_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #913B78;
	font-weight: normal;
}

.main_tablecopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #999999;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
}

.navbox {
	padding-bottom: 20px;
}
.main_body-headingright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A8BEDE;
	text-decoration: none;
}
.main-linksbox {
	padding-left: 20px;
}
.buttonoverlay {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(images/buttons/blue_blank.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 26px;
	width: 116px;
	text-align: center;
	vertical-align: middle;
}
a.buttontext:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
a.buttontext:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
a.buttontext:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
a.buttontext:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
.sidebar_subheads {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
a.sidebar_copy:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #999999;
	font-weight: normal;
	text-decoration: none;
}
a.sidebar_copy:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #999999;
	font-weight: normal;
	text-decoration: none;
}
a.sidebar_copy:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #7c2663;
	font-weight: normal;
	text-decoration: none;
}
a.sidebar_copy:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #999999;
	font-weight: normal;
	text-decoration: none;
}

.sidebar_box {
	padding-top: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	border: 0px solid #CCCCCC;
	padding-left: 0px;
}

.navbox {
	padding-bottom: 20px;
	padding-top: 20px;
}
.team_line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6699CC;
	padding-bottom: 20px;
}


.main_footer {
	width: 900px;
	margin: 0 auto 20px auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6699CC;
}
.footer-content1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #913c79;
}
.footer-content2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #729abd;
}


a.footerlink:link {color: #729abd; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
a.footerlink:visited {color: #729abd; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;}
a.footerlink:hover {color: #729abd; text-decoration: underline; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;}
a.footerlink:active {color: #729abd; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }.team_pix {
	border: 1px solid #b8ccde;
}
.headbox {
	padding-top: 10px;
	padding-left: 10px;
}
.copybox {
	padding-right: 10px;
	padding-left: 10px;
}
.updatepicbox {
	margin: 0px;
	padding: 0px;
	height: 250px;
	width: 250px;
	background-color: #CCCCCC;
	
}
.main_list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6699CC;
	list-style-position: outside;
	list-style-image: url(images/bullet1.jpg);
}
.main_secondpic {
	background-repeat: no-repeat;
	background-position: right top;
	width: 300px;
	height: 200px;
}
.main_headpic {
	background-repeat: no-repeat;
	height: 247px;
}
.contactbox {
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.sidebarimage {
	margin-left: -14px;
}
.sidebarheading {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
	line-height: 20px;
}
.bg_norepeat {
	background-repeat: no-repeat;
	background-position: left top;
}
.main_copywhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
}
.lineright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.lineright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.indexlinks {
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.price_colomn {
	width: 8px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
/* featured css*/

#preview{
	position:absolute;
	border:1px solid #ccc;
	padding:5px;
	display:none;
	color:#fff;
	background-color: #FFFFFF;
	}
	
	pre{
	display:block;
	font:100% "Courier New", Courier, monospace;
	padding:10px;
	border:1px solid #f20000;
	background:#e3f4f9;	
	margin:.5em 0;
	overflow:auto;
	width:800px;
}

img{border:none;}

ul,li{
}
li{
	list-style:none;
}.imageborder {
	border: 1px solid #FFFFFF;
}
.indexline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}


.purp_bg {
	background-image: url(images/purp_bg.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
}
.price_line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6699CC;
	padding-bottom: 8px;
}
.cases_main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	list-style-image: url(images/casestudies/arrow.jpg);
	list-style-position: outside;
}
.caselist {
	margin-left: -20px;
}
.bottom-line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#CMSignUpTableBorder {
	border: 1px solid #CCC;
	padding: 12px 12px 20px 12px;
}
#CMSignUpTableTitle {
	color: #913B78;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: normal;
}
#CMSignUpTableText {
	color: #999;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
}
.CMSignUpTableFormName {
	width: 304px;
	height: 25px;
	border: 0 none;
	margin-top: 12px;
	padding: 4px 4px 4px 8px;
	color: #999;
	background: #eee;
}
.CMSignUpTableFormEmail {
	width: 304px;
	height: 25px;
	border: 0 none;
	margin: 12px 0 20px;
	padding: 4px 4px 4px 8px;
	color: #999;
	background: #eee;
}
#CMSignUpButton {
	cursor: pointer;
	width: 116px;
	height: 26px;
	display: block;
	border: 0 none;
	text-indent: -9999px;
	background: url(buttons/top/index/3off.png);
}
#CMSignUpButton:hover {
	background: url(buttons/top/index/3on.png);
}
#CPNewsNav {
	background: url(buttons/7off.png);
	width: 84px;
	height: 50px;
	display: block;
	text-indent: -9999px;
}
#CPNewsNav:hover {
	background: url(buttons/7on.png);
	width: 84px;
	height: 50px;
	display: block;
	text-indent: -9999px;
}
#headerIcons {
	float: left;
	width: 80px;
	height: 30px;
	padding: 43px 0 0 540px;
}
#headerButtons {
	float: left;
	width: 250px;
	height: 30px;
	padding: 88px 0 0 20px;
}
.facebookIcon {
	width: 31px;
	height: 31px;
	background: url(images/facebookIcon.jpg) no-repeat;
	text-indent: -9999px;
	display: inline-block;
	float: left;
}
.twitterIcon {
	width: 31px;
	height: 31px;
	background: url(images/twitterIcon.jpg) no-repeat;
	text-indent: -9999px;
	display: inline-block;
	float: left;
	margin-left: 5px;
}
.referButton {
	width: 116px;
	height: 26px;
	background: url(images/refer.jpg) no-repeat;
	text-indent: -9999px;
	display: inline-block;
	float: left;
}
.proButton {
	width: 116px;
	height: 26px;
	background: url(images/pro.jpg) no-repeat;
	text-indent: -9999px;
	display: inline-block;
	float: left;
	margin-left: 15px;
}
#gallery{
	margin-top: 44px;
	background:#ffffff;
	
	/* The width of the gallery */
	width:900px;
	overflow:hidden;
	clear:both;
}
#slides{
	/* This is the slide area */
	height:384px;
	
	/* jQuery changes the width later on to the sum of the widths of all the slides. */
	width:900px;
	overflow:hidden;
}
.slide{
	float:left;
}
#menu{
	/* This is the container for the thumbnails */
	height:14px;
	text-align: center;
}
#menu ul{
	margin:0px;
	padding:0px;
}
#menu li{
	/* Every thumbnail is a li element */
	width:176.3px;
	display:inline-block;
	list-style:none;
	height:14px;
	background:#65A5D1;
}
#menu li.inact:hover{
	/* The inactive state, highlighted on mouse over */
	background:#A6518C;
}
#menu li.act,li.act:hover{
	/* The active state of the thumb */
	background:#A6518C;
}
#menu li.act a{
	cursor:pointer;
}
#menu li a{
	display:block;
	height:14px;
}
#gallery a img{
	border:0 none;
}
#safeCTA {
	border: 1px solid #ccc;
	padding: 30px 20px;
	margin: 30px 0;
}
.safe {
	background: url(images/safe.jpg);
	width: 635px;
	height: 24px;
	display: inline-block;
	text-indent: -9999px;
}
.bookButton {
	background: #913C79;
	color: #fff;
	text-decoration: none;
	float: right;
	padding: 8px 9px 6px;
	font-size: 14px;
}
#boxes {
	height: 269px;
}
#newsBox {
	float: left;
	background: #0F3A71 url(images/newsBG.jpg) top right no-repeat;
	line-height: 20px;
	width: 400px;
	height: 195px;
	padding: 20px;
}
#newsBox p {
	color: #fff;
	font-size: 13px;
}
#newsBox p strong {
	color: #fff;
	font-size: 15px;
}
#newsBox a {
	color: #fff;
	font-size: 13px;
}
.whatsHot {
	background: url(images/WhatsHot.jpg);
	width: 172px;
	height: 21px;
	display: inline-block;
	text-indent: -9999px;
}
#patientBox {
	float: right;
	background: #F0F0F0;
	width: 420px;
	height: 195px;
	padding: 20px 10px;
}
#patientBox p {
	font-size: 14px;
	color: #666;
	margin-left: 30px;
}
.patientStories {
	background: url(images/patientStories.jpg);
	width: 137px;
	height: 13px;
	display: inline-block;
	text-indent: -9999px;
	margin-left: 30px;
}
#sections {
	border-top: 1px solid #ccc;
	padding-top: 30px;
	min-height: 200px;
}
#sections p {
	font-size: 12px;
	line-height: 20px;
	color: #666;
}
.sectionButtons {
	background: #913C79;
	color: #fff;
	text-decoration: none;
	padding: 8px 9px 6px;
	font-size: 12px;
	border: 0;
	font-family: "Helvetica 55 Roman", "Helvetica 65 Medium", sans-serif, Verdana;
}
.dentalExpertise {
	background: url(images/dentalExpertise.jpg);
	width: 154px;
	height: 16px;
	display: inline-block;
	text-indent: -9999px;
}
.specialistTeam {
	background: url(images/specialistTeam.jpg);
	width: 144px;
	height: 17px;
	display: inline-block;
	text-indent: -9999px;
}
.signUpEmail {
	width: 230px;
	height: 25px;
	border: 0 none;
	padding: 4px 4px 4px 8px;
	color: #999;
	background: #eee;
	font-family: "Helvetica 55 Roman", "Helvetica 65 Medium", sans-serif, Verdana;
	font-size: 12px;
}
.signUp {
	background: url(images/signUp.jpg);
	width: 240px;
	height: 17px;
	display: inline-block;
	text-indent: -9999px;
}
.column {
	float: left;
	width: 250px;
}
.columnMiddle {
	float: left;
	width: 250px;
	padding: 0 75px;
}
