/* Working stylesheet.  Compress before posting live.  DO NOT DELETE BETA COPY */
/* Set elements to have 0 margin and padding.  Eliminates browser defaults.  Allows page to look the same in all browsers */
* {
	margin:0;
	padding:0;
}

/* Set the default properties of the page */
html, body {
	color:#000;
	font-size:9pt;
	font-family:Verdana, Arial;
	/* body background color */
	background:#99CCFF url(/graphics/background.png) repeat-x 0 0;
}

/****** Setup default behaviors ********/
a {
	text-decoration:underline;
	color:#006633;
}
a:hover {
	text-decoration:none;
}
td {
	/* Default table cells to valign="top" */
	vertical-align:bottom;
}
img {
	/* set border of 0 as default for images */
	border:0;
}
img.border {
	/* use class="border" for images you want a border */
	border:1px solid black;
}
option {
	padding-right:4px;
}
#content, #leftside {
	float:left;
	position:relative;
}

/****** End Default Behaviors ********/


/****** Setup Page Layout ********/

#wrapper {
	width:901px;
	margin:0 auto;
}

#header {
	border:1px solid #FFF;
	height: 173px;
	border-top:0;

}
#contentarea {
	background:#EEEEEE url(/graphics/fff.gif) repeat-y 1px 0;
	overflow:hidden;
}
#contentend {
	background:#EEEEEE url(/graphics/contentbottom.png) no-repeat 0 100%;
	height:28px;
	clear:both;
}
#content {
	padding:10px 20px;
	width:680px;
	/* width of wrapper */
	left:181px;
}
#content-solutions {
	padding:10px 20px;
	width:400px;
	/* width of wrapper */
	left:181px;
}
#home {
	width:450px;
	/* padding is used to create space for the homepage blog thingy */
	padding-bottom:125px;
}
#leftside {
	padding: 10px 5px;
	/* Width of left side  (subtract any left+right padding) */
	width:170px;
	left:-720px;
}
#leftside h3 {
	font-size:11pt;
	padding:5px 10px;
}
#rightside {
	position:absolute;
	top:0;
	left:470px;
	padding:10px;
	/* Width of right column content (subtract any left+right padding) */
	width:230px;
	font-size:9pt;
	color:#000000;
}
#right-solutions {
	float:right;
	top:0;
	padding:5px;
	/* Width of right column content (subtract any left+right padding) */
	width:225px;
	font-size:9pt;
	color:#EEEEEE;
}
#right-testimonials {
	float:right;
	top:0;
	padding:5px 0px 5px 15px;
	/* Width of right column content (subtract any left+right padding) */
	width:225px;
}
#rightside p {
	padding:5px 0;
}
#rightside a {
	text-decoration:underline;
}
#rightside a:hover {
	text-decoration:none;
}
#rightside .hr {
	border-top:1px solid #000;
	padding-bottom:15px;
	margin-top:15px;
}
#footer {
	clear:both;
	background: url(/graphics/footer.png) no-repeat 0 2px;
	text-align:center;
	height: 115px;
}
#right-about {
	float:right;
	top:0;
	padding:5px;
	/* Width of right column content (subtract any left+right padding) */
	width:225px;
	font-size:9pt;
	color:#000000;
	border-width:2px; 
	border-color:#9999FF; 
	border-style:solid
}
.header-image {
	padding-top:6px;
	padding-right:5px;
	height:44px;
}
.header-image ul {
	list-style:none;
}
.header-image li {
	float:right;
	padding:10px 8px 3px 8px;
	height:22px;
}
.header-image a {
	color:#FFF;
	font-size:11pt;
	font-weight:bold;
}
.header-image a:hover {
	font-size:11pt;
	color:#FFF;
	font-weight:bold;
	text-decoration:underline;
}
.header-image img {
	float:left;
	position:relative;
	top:-4px;
	left:-2px;
}
.footer-left {
	width:570px;
	float:left;
	text-align:left;
	color:#666666;
	padding-top:5px;
	padding-left:15px;
	font-size:9pt;
	padding-bottom:5px;
}
.footer-center {
	width:570px;
	text-align:center;
	color:#666666;
	padding-top:7px;
	padding-left:15px;
	font-size:9pt;
}
.footer-right a {color:#666666; text-decoration:underline;}
.footer-right a:hover{color:#666666; text-decoration:none;}
.footer-right {width:295px; float:right; text-align:right; color:#666666; padding-top:5px; padding-bottom:5px; padding-right:15px; font-size:9pt;}
.content-green {width:400px; padding-top:20px; padding-right:20px; padding-left:20px; font-size:9pt; color:#0E6E3E; }
.content-green a {color:#006633; text-decoration:underline;}
.content-green a:hover{color:#006633; text-decoration:none;}
.content-bottom {width:350px; padding-top:10px; padding-right:10px; padding-left:10px;}
.rightbox {float:right;padding:10px;width:200px;margin:5px;border-width:2px; border-color:#9999FF; border-style:solid;}
.border {border-width:2px; border-color:#9999FF; border-style:solid}

.nav-bar ul li {
	font-size:11pt;
	color:#006633;
	text-decoration:none;
	font-weight:bold;
	padding:4px 0 4px 10px;
	white-space:nowrap;
}
.nav-bar ul li:hover {
	font-size:11pt;
	color:#006633;
	font-weight:bold;
	background: url(/graphics/arrow.gif) no-repeat 0 5px;
	text-decoration:underline;
}
.right-side a {color:#006633; text-decoration:underline;}
.right-side a:hover{color:#006633; text-decoration:none;}
.right-text {font-size:9pt; color:#006633; text-decoration:none; padding-right:20px; padding-left:20px;}
.right-bottom  a {color:#000000; text-decoration:underline;}
.right-bottom  a:hover{color:#000000; text-decoration:none;}
.checkbox {clear:left;padding: 5px; }
.cell {font-size:9pt; color:#000000; text-decoration:none; padding-right:5px; padding-left:5px;}
.content-solutions {width:410px; padding-right:5px; padding-left:5px;}
.content-padded {width:440px; padding-right:5px; padding-left:5px;}
#flash {
	padding-top:0px;
}

/****** End Page Layout ********/

/****** Drop Downs Navigation ********/
/* You can delete this section if not using drop downs */

body {
	/* Forces drop downs to work on IE 6 */
	behavior: url(/ginc/csshover.htc);
}

/****** Left Drop Downs ********/

/* main link area */
#leftnav {
	list-style:none;
	border:0px solid #fff;
	border-bottom:0;
}
#leftnav li {
	background-color:#ffffff;
	border-bottom:0px solid #ffffff;
}
#leftnav a {
	padding: 0 5px;
	color:#006633;
	text-decoration:none;
}

#leftnav a:hover {
	text-decoration:underline;
}
/****** End Left Drop Downs ********/

/****** End Drop Downs Navigation ********/


/* Formatting for main body of the site */
#content h1 {
	/* Set top and bottom padding for element */
	padding:5px 0;
	font-size:9pt;
	color:#5D5C5C;
}
#content h2 {
	/* Set top and bottom padding for element */
	padding:5px 0;
	font-size:11pt;
	color:#006633;

}
#content h3 {
	/* Set top and bottom padding for element */
	padding:5px 0;
	font-size:11pt;
	color:#006633;
}
#content h3 a{
	/* Set top and bottom padding for element */
	padding:5px 0;
	font-size:11pt;
	color:#006633;
	text-decoration:none;
}
#content h3 a:hover{
	/* Set top and bottom padding for element */
	padding:5px 0;
	font-size:11pt;
	color:#006633;
	text-decoration:underline;
}
#content h4 {
	/* Set top and bottom padding for element */
	padding:5px 5px;
	font-size:9pt;
	color:#000;
	font-weight:bold;
}
#content p {
	/* Set top and bottom padding for element */
	padding:8px 5px;
}

#content li p {
	padding:0 0 15px 0;
}
#content li {
	margin-left:25px;
}

/****** End Design section ********/

/* Styles for the contact form */

form input {
	margin-top: 8px;
}
#form form .label {
	display: block;
	float: left;
	text-align:right;
	width:115px;
	margin-top: 8px;
}
.captcha {
	padding-top:6px;
}
#medical-form form .label {
	display: block;
	float: left;
	text-align:right;
	width:275px;
	margin-top: 8px;
}
.textboxfield {
	clear:both;
}
.singlecheckboxfield {
	clear:both;
}
#form .singlecheckboxfield label {
	width: 200px;
}
.radiofield {
	clear:both;
	padding-top:15px;
}
.radiofield br {
	display:none;
}
.radiofield input {
	float:left;
	margin:3px 3px 0 25px;
}
.radiofield label {
	float:left;
}
.radiofield div {
	padding-top:15px;
}
form label {
	margin-right:3px;
}
form textarea {
	margin:5px;
}
#Reset {
	margin-left:10px;
}

#content ul.error li {
	color:#ff0000;
}

/* round corners */
.top-left, .top-right, .bottom-left, .bottom-right {
	/* CHANGE: path and name of your image */
	background-image: url(/graphics/corner.png);
	/* CHANGE: replace by the height of one of your corners (= 1/2 height of the image) */
	height: 12px;
	/* DNC: correction IE for height of the <div>'s */
	font-size: 2px;
}
.top-left, .bottom-left {
	/* CHANGE: replace by the width of one of your corners */
	margin-right: 12px;
}
.top-right, .bottom-right {
	/* CHANGE: replace by the width of one of your corners */
	margin-left: 12px;
	/* CHANGE: replace by the height of one of your corners */
	margin-top: -12px;
}
.top-right {
	/* DNC: position right corner at right side, no vertical changes */
	background-position: 100% 0;
}
.bottom-left  {
	/* CHANGE: replace second number by negative height of one of your corners */
	background-position: 0 -12px;
}
.bottom-right {
	/* CHANGE: replace second number by negative height of one of your corners */
	background-position: 100% -12px;
}
.inside {
	/* YCC: color & properties of the left-borderline */
	border-left: 1px solid #000;
	/* YCC: color & properties of the right-borderline */
	border-right: 1px solid #000;
	/* YCC: background-color of the inside */
	background: #FFF;
	/* YCC: default text-color of the inside */
	color: #000000;
	/* YCC: all texts at some distance of the left border */
	padding-left: 10px;
	/* YCC: all texts at some distance of the right border */
	padding-right:10px;             
}
.notopgap   {
	/* DNC: to avoid splitting of the box */
	margin-top: 0;
}
.nobottomgap {
	/* DNC: to avoid splitting of the box */
	margin-bottom: -1px;
	padding-bottom: 1px;
}
/* End rounded corners */

/* round purple corners */
.top-left-purple, .top-right-purple, .bottom-left-purple, .bottom-right-purple {
	/* CHANGE: path and name of your image */
	background-image: url(/graphics/corner-purple.png);
	/* CHANGE: replace by the height of one of your corners (= 1/2 height of the image) */
	height: 12px;
	/* DNC: correction IE for height of the <div>'s */
	font-size: 2px;
}
.top-left-purple, .bottom-left-purple {
	/* CHANGE: replace by the width of one of your corners */
	margin-right: 12px;
}
.top-right-purple, .bottom-right-purple {
	/* CHANGE: replace by the width of one of your corners */
	margin-left: 12px;
	/* CHANGE: replace by the height of one of your corners */
	margin-top: -12px;
}
.top-right-purple {
	/* DNC: position right corner at right side, no vertical changes */
	background-position: 100% 0;
}
.bottom-left-purple  {
	/* CHANGE: replace second number by negative height of one of your corners */
	background-position: 0 -12px;
}
.bottom-right-purple {
	/* CHANGE: replace second number by negative height of one of your corners */
	background-position: 100% -12px;
}
.inside-purple {
	/* YCC: color & properties of the left-borderline */
	border-left: 1px solid #9999FF;
	/* YCC: color & properties of the right-borderline */
	border-right: 1px solid #9999FF;
	/* YCC: background-color of the inside */
	background: #FFF;
	/* YCC: default text-color of the inside */
	color: #000000;
	/* YCC: all texts at some distance of the left border */
	padding-left: 10px;
	/* YCC: all texts at some distance of the right border */
	padding-right:10px;
}
/* End rounded purple corners */

#askdrnelson {
	width:220px;
	float:right;
}

/* various styles for form elements */
.button {
	border:1px solid black;
	background:#D3D3D3;
}
.submit-button {
	background:url(/images/submit.gif);
	width:156px;
	height:36px;
	border:none;
}
.labels {
	float:left;
	text-align:left;
	font-size: 8pt;
	color: #000000;
	width:135px;
	margin-top:10px;
	padding-left:50px;
}
.labels-check {
	float:left;
	text-align:left;
	font-size: 8pt;
	color: #000000;
	width:185px;
	margin-top:7px;
	padding-left:50px;
}
.labels-ask {
	float:left;
	text-align:left;
	font-size: 8pt;
	color: #000000;
	width:55px;
	margin-top:2px;
	padding-left:5px;
}
.labels-check-close {
	float:left;
	text-align:left;
	font-size: 8pt;
	color: #000000;
	width:70px;
	margin-top:7px;
	padding-left:50px;
}
.text-field {
	border:1px solid black;
	background:#f5f5f5;
}
.required {
	color:#F00;
}
.clearline {
	clear:both;
}
.right {
	float:right;
	padding:2px;
}
p.clickhere {
	text-align:right;
	padding:0 !important;
}
.home-welcome {background:url(/graphics/home-video-welcome-BG.png);height:150px;text-align:left;}
.welcome-text {color:#FFFFFF;padding:25px 0 0 20px;}
.welcome-text div {padding:4px 2px;}
.welcome-text a {color:#FFFFFF;font-size:7pt;text-decoration:underline;}
.welcome-text a:hover {color:#FFFFFF;font-size:7pt;text-decoration:none;}


/*** Start Medical History Form Page Styles ***/

#content select#name-prefix {
	margin-top:8px;
}

#content select#marital-status {
	margin-top:8px;
}

#content select#legal-name-check {
	margin-top:8px;
}

#content select#sex {
	margin-top:8px;
}

#content select#billing-patient {
	margin-top:8px;
}

#content select#have-dental-insurance {
	margin-top:8px;
}

#content select#patient-relationship {
	margin-top:8px;
}

#content select#pre-medicate {
	margin-top:8px;
}

#content select#medical-conditions {
	margin-top:8px;
}

#content select#blood-thinners {
	margin-top:8px;
}

#content select#blood-transfusion {
	margin-top:8px;
}

#content select#illnesses-operations {
	margin-top:8px;
}

#content select#birth-control {
	margin-top:8px;
}

#content select#pregnant {
	margin-top:8px;
}

#content select#nursing {
	margin-top:8px;
}

#content select#happy-with-appearence {
	margin-top:8px;
}

#content select#whiter-teeth {
	margin-top:8px;
}

#content select#unpleasant-dental-experience {
	margin-top:8px;
}

#content select#physician-treatment {
	margin-top:8px;
}


/*** End Medical History Form Page Styles ***/

/*** Start Medical Form Link Page Styles ***/

div.form-screenshot-link {
	float:left;
	text-align:center;
	padding:0px 40px;
}

div.form-screenshot-link img {
	border:1px solid #9999ff;
	margin:10px 15px;
}

/*** End Medical Form Link Page Styles ***/