@charset "utf-8";
/* font-size: px=%,10=77, 11=85, 12=93, 13=100, 14=108, 15=116, 16=123.1, 17=131, 18=138.5, 19=146.5, 20=153.9, 21=161.6, 22=167, 23=174 ,24=182, 25=189, 26=197 */



/* General */

table {
	color:#000;
}
font {
	color:#000;
}
a {
	color:#000;
}
html {
	background-color:#000;
	color:#FFF;
}
.clear {
	clear:both;
}
.left {
	float:left;
}
.right {
	float:right;
}
Body {
	width:1000px;
	margin:auto;
}
.bordered {
	border:1px solid #70777D;
	border-top:1px solid #A5AFB8;
	border-left:1px solid #A5AFB8;
}
.generalBoxTitle {
	color:#000;
	height:19px;
	background-color:#DDF;
	background:url('../img/menuBackground.png') repeat-x;
	border-bottom:1px solid #A5AFB8;
	margin:0 0 8px 0;
	padding:0 2px 0 2px;
	text-align:left;
}
/* Header */
.mainHeader {
	padding:0 15px 0 15px;
	height:155px;
	background:url('../img/headerBackground.png') repeat-x;
	border-right:1px solid #70777D;
	border-left:1px solid #A5AFB8;
}
/* Logo */
.headerLeft {
	position:absolute;
	width:380px;
	height:180px;
}
.ie .headerLeft {
	margin-left:0px;
}
.ff3 .headerLeft {
	margin-left:700px;
}
/* Doctors */

.headerMiddle {
	float:left;
	margin:34px 0 0 440px;
	font:normal 153.9% 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	padding-left:10px;
	border-left:1px solid #FFF;
	color:#FFF;
}
/* Contact */

.headerRight {
	float:right;
	margin-top:30px;
	color:#FFF;
	text-align:right;
}
.contactPhone {
	font-size:197%;
	font-weight:bold;
}
.contactAddress {
	font-size:108%;
}
/* Search */

.searchForm {
	margin-top:28px;
}
.searchText {
	width:100px;
	height:14px;
}
.searchButton {
	width:30px;
	height:22px;
	cursor:pointer;
}
/* Content */

.mainContent {
	min-height:490px;
	background:url('../img/mainBackground.jpg') no-repeat;
}
.contentFrame {
	padding:16px;
}
.contentBreak {
	line-height:16px;
}
/* Accordion */

#showcaseAccordion {
	margin:0;
	list-style:none;
	width:550px;
	height:350px;
	display:block;
	overflow:hidden;
	background-color:#CCC;
}
#showcaseAccordion li {
	float:left;
	display:inline;
	overflow:hidden;
}
/* TextBox */

.contentText {
	width:375px;
	height:310px;
	overflow:auto;
	padding:0 12px 0 12px;
	background-color:#FFF;
	color:#000;
	margin-top:16px;
}
.contentText2 {
	width:526px;
	height:350px;
	overflow:auto;
	padding:0 12px 0 12px;
	background-color:#FFF;
	color:#000;
}
.contentText3 {
	width:474px;
	height:505px;
	overflow:auto;
	padding:0 12px 0 12px;
	background-color:#FFF;
	color:#000;
}
.contentTextHeader {
	font:bold 287% 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	line-height:0.2em;
	color:#70777D;
	margin-bottom:16px;
	margin-top:60px;
}
.contentTextHeader2 {
	font:bold 197% 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	line-height:0.2em;
	color:#70777D;
	margin-bottom:16px;
}
.contentImage {
	width:400px;
	height:350px;
	margin-bottom:16px;
}
/* Audio */

.audioBox {
	position:absolute;
	width:100px;
	height:22px;
	background-color:#666;
	border:1px solid #70777D;
	border-top:1px solid #A5AFB8;
	border-left:1px solid #A5AFB8;
}
.contentText .audioBox {
	margin:0px 0 0 0px;
}
.contentText2 .audioBox {
	margin:0px 0 0 0px;
}
.boxTour .audioBox {
	margin:310px 0 0 220px;
}
.ff3 .audioBox embed {
	margin:0;
}
/* Networking */

.networkingFrame {
	width:246px;
	margin:16px;
	text-align:center;
}
/* Signup */

.signupBox {
	color:#000;
	background-color:#A5AFB8;
	height:100px;
	text-align:left;
	margin-bottom:16px;
}
.signupForm {
	padding:0 12px 0 12px;
	text-align:right;
}
.signupText {
	width:260px;
	height:14px;
	margin:0 10px 6px 0;
}
.signupButton {
	width:120px;
	height:22px;
	cursor:pointer;
	margin:0 30px 0 30px;
}
/* Socials */

.socialsFrame {
	margin-bottom:12px;
}
.socialsBox {
	padding:0px;
}
.socialsBox img {
	margin:5px;
}
/* Testimonials */

.testimonialFrame {
	height:88px;
	background:url('../img/reviewBackground.jpg') no-repeat center center #fff;
	color:#000;
	text-align:center;
}
.testimonialsBox {
	padding:0 6px 0 6px;
	font-weight:bold;
}
.testimonialsBox a {
	display:block;
	float:right;
	text-decoration:none;
	font-weight:bold;
	margin-right:5px;
	padding:3px;
	background-color:#CCC;
	outline:1px solid #666;
}
.ie .testimonialsBox a {
	position:relative;
	top:-10px;
	margin-right:5px;
}
.testimonialsBox a:hover {
	text-decoration:none;
	background-color:#666;
	color:#FFF;
	outline:1px solid #000;
}
.ie .testimonialsBox a {
	margin-top:10px;
}
/* Twitter */

.twitterFrame {
	width:285px;
	height:310px;
	background:url('../img/BackgroundTwitterBox.jpg') no-repeat center center #fff;
	padding:0;
	font-size:85%;
	margin-top:16px;
	overflow:hidden;
	color:#000;
	text-align:center;
}
.twitterFrame2 {
	width:285px;
	height:310px;
	padding:0;
	font-size:85%;
	margin-top:16px;
	
	color:#000;
	text-align:center;
}
.twitterImg {
	width:285px;
	height:65px;
}
.twitterBox {
	padding:0 12px 0 2px;
}
.twitterBox li:first-child {
	border-top:1px dotted #3CF;
}
.twitterBox li {
	min-height:55px;
	list-style:none;
	margin-bottom:8px;
	text-align:left;
	padding-bottom:4px;
	border-bottom:1px dotted #3CF;
}
.twitterPrefix a {
	font-weight:bold;
	text-decoration:none;
}
.twitterProfileImage {
	height:38px;
	width:38px;
	border:1px solid #70777D;
	border-top:1px solid #A5AFB8;
	border-left:1px solid #A5AFB8;
	float:left;
	margin:7px 3px 7px 0;
}
.twitterStatus {
}
.twitterTime {
	line-height:1px;
	position:absolute;
	visibility:hidden;
}
/* Videos */

.videosFrame {
	width:662px;
	height:165px;
	background-color:#FFF;
	color:#000;
}
.videosBox {
	margin:2px 2px 0 2px;
}
.video-list-box {
	margin:0;
	padding:0;
	text-align:center;
}
.video-module-box {
	display:inline-block;
	width:120px;
	background-color:#EBEBEB;
	border:1px solid black;
	margin-right:5px;
	border-radius:0px;
}
.video-module-box:hover {
	background-color:#E3E3E3;
}
.video-module-box .title {
	font-size:12px;
	text-decoration:none;
}
.video-module-box img {
	width:108px;
	height:81px;
	border:1px solid grey;
}
.video-module-box .readmore {
	font-size:11px;
}
/* Features */

.featuresFrame {
	width:285px;
	height:165px;
	background-color:#FFF;
	color:#000;
}
.featuresBox {
	height:136px;
	overflow:hidden;
	margin:0 6px 2px 6px;
	font-size:93%;
}
.featuresBox ul {
	margin:0;
}
.featuresBox li {
	list-style:none;
	border-bottom:1px dotted #70777D;
	padding:2px;
	margin-bottom:4px;
}
.featuresBox li a {
	text-decoration:none;
}
.featuresBox li:hover {
	background:url('../img/featuresBackground.jpg') repeat-y;
}
/* Footer */

.mainFooter {
	padding-top:16px;
	text-align:center;
}
.mainFooter a {
	color:#FFF;
	text-decoration:none;
}
.mainFooter a:hover {
	text-decoration:underline;
}
.dev {
	color:#000;
	font-size:77%;
}
.dev a {
	color:#000;
}
/* Custom Pages */

.buttonBack {
	margin:20px;
}
/* Services */

.contentText2 a {
	text-decoration:underline;
	padding:2px 4px;
}
.contentText2 a:hover {
	text-decoration:none;
}
.video_title {
	font:bold 131% 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	color:#70777D;
	line-height:1.8em;
}
.video_button a {
	padding:8px 35px 8px 8px;
	background:url('../img/IconVideo.png') no-repeat top right;
	font-size:131%;
	text-decoration:none;
	font-style:italic;
	font-weight:bold;
	color:#3D929D;
	outline:1px solid #CCC;
}
.video_button a:hover {
	background-image:url('../img/IconVideoHover.png');
	background-color:#FFF;
	color:#65E64D;
	outline:1px solid #999;
}
.productLinks {
	margin:366px 0 16px 0;
	padding:8px 12px;
	color:#000;
	background-color:#B3BDC8;
	font-weight:bold;
}
.productLinks i {
	float:right;
	font-size:93%;
	font-weight:normal;
}
.productLinks a {
	color:#000;
	text-decoration:none;
	font-weight:normal;
	padding:2px 4px;
	background-color:#CCC;
	outline:1px solid #666;
}
.productLinks a:hover {
	color:#FFF;
	background-color:#666;
	outline:1px solid #000;
}
/* Default */

.contentText2 .contentList a {
	background:url('../img/IconList.png') no-repeat center left;
	margin:5px 20px 0 20px;
	padding:2px 0 2px 20px;
	font-size:108%;
	display:block;
	text-decoration:none;
}
.contentText2 .contentList a:hover {
	text-decoration:underline;
	outline:none;
	background-image:url('../img/IconListHover.png');
}
.contentText2 .contentSublist a {
	font-size:85%;
	background:none;
	margin:0 0 0 50px;
	padding:0;
}
.contentText2 .contentSublist a:hover {
	background:none;
}
.pageLinks {
	position:absolute;
	visibility:hidden;
	display:none;
}
/* Video */

.movieDescription {
	margin-top:366px;
	width:426px;
	height:135px;
	padding:2px 12px;
	background-color:#B3BDC8;
	color:#000;
}
.movieDescription h1 {
	color:#FFF;
}
.contentText3 a {
	text-decoration:none;
}
.video-embed {
	margin:0;
	width:450px;
	height:350px;
}
.video-text {
	margin:0;
	padding:0;
}
.youtube-play {
	position:absolute;
	margin:-40px 0 0 355px;
}
.movieDescription .readmore {
	background:url('../img/readmore-16x16.png') left center no-repeat;
	padding:2px 0 2px 20px;
	line-height:12px;
}
.video-text .youtube {
	float:right;
	background:url('../img/youtube-16x16.png') left center no-repeat;
	padding:2px 0 2px 20px;
	line-height:12px;
}
/*
.video-list {margin-left:30px;padding:0;text-align:left;}
*/

.video-module {
	text-align:center;
	display:inline-block;
	width:130px;
	background-color:#EBEBEB;
	border:1px solid black;
	margin:0 5px 7px 0;
	border-radius:0px;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
}
.video-module:hover {
	background-color:#E3E3E3;
}
.video-module .title {
	font-size:12px;
}
.video-module img {
	margin:0 2px;
	width:120px;
	height:90px;
	border:1px solid grey;
}
.video-module .readmore {
	font-size:11px;
}
.pages {
	font-size:16px;
}
.pages a {
	margin:0 2px;
}
.pages a:hover {
}
.pages .current {
	font-weight:bold;
	margin:0 2px;
}
/* Search */

.searchResults a {
	text-decoration:none;
}
.searchResults a:hover {
	text-decoration:underline;
	outline:none;
	background-color:#FFF;
}
.searchPagination {
	cursor:pointer;
	font-weight:bold;
	color:#999;
}
.searchPagination a {
	font-size:108%;
	background-color:#FFF;
	font-weight:normal;
	color:#000;
}
.searchPagination a:hover {
	background-color:#FFF;
	outline:1px solid #333;
	text-decoration:none;
}
/* Makeovers */

.imgMakeover {
	width:450px;
}
.contentMakeover {
	width:476px;
	overflow:hidden;
}
.makeoverList img {
	margin-top:5px;
}
.makeoverList a {
	margin-left:20px;
}
.makeoverList a:hover {
	position:relative;
	top:-5px;
	outline:none;
	background-color:#FFF;
	text-decoration:underline;
}
/* Forms */

.formButtons {
	float:right;
}
.formButtons img {
	width:150px;
	height:100px;
	margin:10px;
	outline:1px solid #333;
}
.formButtons img:hover {
	position:relative;
	top:-5px;
}
.formBlock a {
	text-decoration:none;
	display:block;
	margin:2px;
}
.formBlock a:hover {
	text-decoration:underline;
}
.formWord {
	padding:5px 5px 5px 20px;
	background:url('../img/formatWord.png') no-repeat left center;
}
.formAcrobat {
	padding:5px 5px 5px 20px;
	background:url('../img/formatAcrobat.png') no-repeat left center;
}
/* Contact */

.contactTable {
	width:80%;
}
.contactTable td {
	vertical-align:top;
	padding:4px 4px 4px 12px;
	border:none;
}
.contactRightRow {
	text-align:right;
	padding-right:12px;
}
.contactOddRow {
	background-color:#E8E8E8;
}
.contactEvenRow {
	background-color:#FAFAFA;
}
.directionsForm {
	width:500px;
	text-align:center;
}
.directionsForm legend {
	text-align:left;
	padding:0 5px;
	margin-left:10px;
	font-size:116%;
}
.directionsForm fieldset {
	border:1px solid #CCC;
}
.directionsForm label {
	font-size:108%;
	margin:0 0 5px 15px;
	float:left;
}
input#saddr.directionsInputText {
	width:460px;
}
.directionsInputButton {
	width:200px;
	padding:5px 10px;
	margin-top:5px;
}
.gPowered {
	padding:5px;
	font-size:85%;
	float:right;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.gPowered i {
	font-size:77%;
}
.gB {
	color:#436DE2;
}
.gR {
	color:#E1182F;
}
.gY {
	color:#FFB10D;
}
.gG {
	color:#0CB225;
}
.gM {
	color:#1235B9;
	font-size:77%;
	font-family:Arial, Helvetica, sans-serif;
}
/* QDAA */

.Qdaa {
	width:912px;
	margin-bottom:16px;
	padding-left:40px;
}
.Qdaa table {
	width:98%;
}
.Qdaa table thead {
	font-weight:bold;
	font-size:116%;
}
/* Tour */

.boxTour {
	background-color:#FFF;
	margin-bottom:16px;
	padding:12px;
	height:326px;
	width:324px;
	color:#000;
}
.headerTour {
	font:bold 287% 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	color:#70777D;
	margin-bottom:16px;
}
/* Testimonials */

.reviewForm {
	float:right;
	margin-bottom:16px;
	padding:12px;
	width:400px;
	height:450px;
	background-color:#B3BDC8;
	color:#000;
	overflow:hidden;
}
.reviewForm label {
	text-align:right;
	width:100px;
	display:block;
	float:left;
	padding-right:6px;
}
.reviewForm .inputText {
	height:20px;
	width:237px;
}
.reviewForm textarea {
	width:237px;
}
.reviewForm legend {
	font:bold 182% 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	color:#FFF;
}
.verfiImg {
	position:relative;
	top:-3px;
	width:60px;
	height:20px;
	vertical-align:text-top;
}
#verification {
	position:relative;
	top:-3px;
	width:50px;
	height:20px;
	vertical-align:text-top;
}
.formRequiredIcon {
	font-size:161.6%;
}
.formRequiredText {
	color:#900;
	margin-left:20px;
}
.reviewGoogleText {
	margin:0 30px;
}
.reviewGoogleCheck {
	vertical-align:text-bottom;
}
.reviewButton {
	padding:0 5px;
	height:28px;
	width:68px;
	margin-left:110px;
	border:1px solid #333;
}
.reviewButton:hover {
	background-color:#333;
	color:#FFF;
	border:1px solid #CCC;
	cursor:pointer;
}
.reviewError {
	font-weight:bold;
}
.reviewView {
	float:left;
	margin-bottom:16px;
	padding:12px;
	width:500px;
	height:450px;
	background-color:#FFF;
	color:#000;
	overflow:auto;
}
.reviewPages {
	width:473px;
	background-color:#CCC;
	outline:1px solid #666;
	padding:4px;
	font-weight:bold;
}
.reviewsTitle {
	font:bold 182% 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	color:#70777D;
}
.reviewPagesText {
	font-weight:normal;
}
.reviewPages a {
	text-decoration:none;
	padding:4px;
	font-weight:normal;
}
.reviewPages a:hover {
	outline:1px solid #000;
	background-color:#DDF;
	background:url('../img/menuBackground.png') repeat-x;
}
.reviewPost {
	width:480px;
	margin-bottom:12px;
}
.reviewHead {
	height:20px;
	background-color:#DDF;
	background:url('../img/menuBackground.png') repeat-x;
	border-bottom:1px solid #A5AFB8;
	padding:4px;
	overflow:hidden;
}
.reviewDate {
	float:right;
	font-size:85%;
}
.reviewName {
	font-size:123.1%;
}
.reviewBody {
	background-color:#CCC;
	padding:4px;
	overflow:hidden;
	min-height:20px;
}
.reviewText {
}
/* Debug */

.msgBox {
	position:absolute;
	width:550px;
	margin:15px 15px 0 400px;
	padding:20px;
	min-height:50px;
	z-index:999999999;
	opacity:0.98;
	overflow:hidden;
}
.MsgTitle {
	font-size:197%;
	font-weight:bold;
}
.MsgText {
	font-size:123.1%;
	font-weight:bold;
}
.MsgImg {
	float:left;
	margin-right:20px;
}
.ErrorMsgBox {
	color:#900;
	outline:5px solid #F60;
	background-color:#FC3;
}
.SuccessMsgBox {
	color:#060;
	outline:5px solid #393;
	background-color:#6F9;
}
/* patient_reviews.php */

.reviewView table {
	width:480px;
}
.reviewView .entryname {
	float:right;
	font-weight:bold;
}
.reviewView .info {
	background-color:#B3BDC8;
}
#form_review #name,  #form_review #email,  #form_review #messagse,  #form_review #verif_box {
	margin:0 0 10px 10px;
}
#form_review .cont_line {
	margin:20px 0 0 110px;
}
#form_review #submitbutton {
	margin:20px 0 0 200px;
	width:65px;
	height:30px;
}
.reviews_frame {
	color:#000;
	position:relative;
	top:0px;
	left:0px;
	height:auto;
	width:949px;
	background-color:#FFF;
	margin-bottom:18px;
	padding-left:20px;
	margin-bottom:5px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.d3cp_df_seal {
	margin-top: -83px;
	-moz-opacity: 0.80;
	opacity: 0.80;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	position: absolute;
	left:800px;
}
.box_reviews_inside {
	text-align:center;
	height: 250px;
	left: 40px;
	padding: 0px;
	position: absolute;
	top: 35px;
	width: 400px;
	font-size:21px;
}
.box_reviews_inside2 {
	text-align:center;
	height: 250px;
	right: 40px;
	padding: 0px;
	position: absolute;
	top: 35px;
	width: 400px;
	font-size:21px;
}
.center_line {
	position:relative;
	top:70px;
	left:490px;
	width:1px;
	height:200px;
	background-color:#666;
}
.iframe_box {
	position:relative;
	top:0px;
	left:2px;
	margin-bottom:18px;
}

