/**** Begin Basic Framework
 - Be careful making changes to this section *****/

body {
	margin: 0;
	background-image: url(images/bodyBG.gif);
	background-repeat: repeat-x;
	background-color: #b4cfe4; /*Enter Background Color*/
	color: #000000; /*Enter Text Color*/
	font-family: Verdana, "Trebuchet MS", Arial, sans-serif; /*Enter Text Font*/
	font-size: 12px; /*Enter Text Font Size*/
}


/*** Elements ***/

h1 {
	margin: 35px auto 0 auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	color: #0956A4;
}

h2 {
	margin: 0 0 30px 0;
	font-family: Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size: 20px;
	font-weight: normal;
	font-style: italic;
}

h3 {
	margin: 0;
	font-family: Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0956A4;
}

p {
	margin: 0 0 18px 0;
	
	font-family: Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
}

a {
	color: #000c75;
	text-decoration: none;
}

a:hover {
	color: #fdd22d;
	text-decoration: underline;
}


/*** Contain ***/

#contain {
	margin: 0 auto;
	padding: 0;
	width: 900px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-color: #0956A4;
	background-image: url(images/containBG.gif);
	background-repeat: repeat-y;
	border: 1px solid #b4cfe4;
}


/*** Header ***/

#head {
	/*height: 124px;*/
	height: 170px;
	background-image: url(images/headerBG.jpg);
	background-repeat: no-repeat;
	background-color: #7397b9;
}

#headLeft {
	margin: 20px 0 0 20px;
	float: left;
	display: inline;
	width: 330px;
	height: 136px;
	/*background-color: #ffffff;
	border: 1px solid #b4cfe4;
	border-bottom: none;*/
}

#headLeft img.logo {
	float: left;
	display: inline;
}

#headRight {
	margin: 20px 20px 0 0;
	float: right;
	display: inline;
	/*width: 514px;*/
	width: 474px;
	height: 136px;
	/*background-color: #ffffff;*/
	/*border: 1px solid #b4cfe4;
	border-bottom: none;*/
}

#headRight div.top iframe {
	float: left;
	display: inline;
	margin: 0 10px 0 0;
}

#headRight div.top p {
	padding: 0;
	margin: 8px;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	line-height: 130%;
	color: #093460
}

#headRight p.top {
	margin: 0;
	padding: 7px 10px 3px 10px;
	width: 494px;
	font-size: 11px;
	text-align: right;
	color: #000000;
	background-color: #e6f4ff;
}

#headRight span.emphasize {
	font-weight: bold;
	color: #000c75;
}

#headRight img {
	margin: 0;
	/*border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;*/
}

#headRight p.bottom {
	margin: 3px 0 0 -20px;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
	color: #093460;
}


/*** Menu ***/

#menu {
	margin: 0 auto;
	width: 900px;
}


/*** Content ***/

#content {
	margin: 0;
	padding: 0 20px 0 20px;
}

#contentLeft {
	float: left;
	display: inline;
	width: 344px;
}

#contentRight {
	float: right;
	display: inline;
	width: 500px;
	padding: 7px;
	background-image: url(images/contactBG.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #ffffff;
	border: 1px solid #b4cfe4;
	border-top: none;
}


/*** Left Content ***/

#largeImage {
	border-left: 1px solid #b4cfe4;
	/*border-top: 1px solid #b4cfe4;*/
	border-bottom: 1px solid #b4cfe4;
	background-color: #ffffff;
	position: relative;
}

/* Add for Contact Form on ALL Pages */
#largeImage img {
	border-bottom: 1px solid #b4cfe4;
}

#expiration {
	position: absolute;
	top: 310px;
	left: 110px;
	color: #ca111e;
	font-family: Arial;
	font-size: 12px;
}

#contentLeft h3 {
	margin: 0 0 3px 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	text-align: left;
	color: #0956A4;
}

#sideNav {
	margin: 0 20px 0 20px;
	width: 303px;
	position: relative;
	top: -10px;
	background-color: #b4cfe4;
	border: 1px solid #b4cfe4;
	text-align: center;
}

#sideNav ul {
	margin: 0;
	padding: 5px;
	list-style: none;
	font-size: 11px;
}

#sideNav ul li {
	display: inline;
	margin: 0;
	padding: 0;
}


/*** Right Content ***/

#phone {
	margin: 0;
	padding: 0;
	height: 11px;
}

#phone p.left {
	margin: 0px;
	float: left;
	display: inline;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

#phone p.right {
	margin: 0px;
	float: right;
	display: inline;
	font-size: 11px;
	font-weight: bold;
}

#phone span.emphasize {
	font-weight: bold;
	color: #000c75;
}


/*** Tag ***/

#tag {
	background-image: url(images/tagBG.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#tag p.left {
	margin: 5px 20px 5px 20px;
	float: left;
	display: inline;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

#tag p.right {
	margin: 5px 20px 5px 20px;
	float: right;
	display: inline;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

/*#tag a {
	color: #FDD22D;
}

#tag a:hover {
	color: #ffffff;
}*/


/*** Footer ***/

#foot {
	margin: 0 auto;
	padding-top: 15px;
	width: 900px;
	text-align: center;
}

#foot ul {
	margin: 0 0 10px 0;
	padding: 0px 0px 5px 0px;
	list-style: none;
	font-size: 11px;
}

#foot ul li {
	display: inline;
	margin: 0;
	padding: 0;
}

#foot ul li a {
	padding: 0px 6px 0px 4px;
	/*color: #0956A4;*/
	text-decoration: none;
}

#foot ul li a:hover {
	/*color: #000000;*/
	text-decoration: underline;
}

#foot p {
	margin: 0;
	font-size: 9px;
	font-weight: normal;
	color: #ffffff;
}


/*** Commonly Used Classes ***/

div.clear {
	clear: both;
}

#listPage {
	height: 700px; /*Adjust based on longest page*/
}

div.flashLG {
	border-bottom: 1px solid #b4cfe4;
}


/***** Start Specific Pages *****/


/*** Home Page ***/


#largeImage img.homeIMG {
	border-bottom: 1px solid #b4cfe4;
}

/** Contact Form **/

#contactForm {
	padding: 12px;
	border-left: 1px solid #b4cfe4;
	border-bottom: 1px solid #b4cfe4;
	background-color: #ffffff;
}

#largeImage table {
	margin: 12px;
	width: 310px;
}

#largeImage table th {
	text-align: left;
}

#largeImage table td {
	padding: 1px;
	vertical-align: bottom;
}

#largeImage input, #largeImage textarea {
	color: #A5A5A5;
	border: 1px solid #0956A4;
}

#largeImage .submit input {
	margin: 0 0 1px 10px;
	padding: 3px 0 3px 0;
	width: 60px;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #0956A4;
	background-color: #fdd22d;
	border: 1px solid #0956A4;
}

/** Services **/

#homeServices {
	margin: 15px 15px 0 0;
	padding: 12px;
	border: 1px solid #b4cfe4;
	font-size: 13px;
	font-weight: bold;
	background-color: #e6f4ff;
}

#homeServices ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#homeServices ul li {
	margin: 7px 0 0 0;
	padding: 0 0 3px 0;
	border-bottom: 1px solid #b4cfe4;
}

/** Links **/

#homeLinks {
	margin: 15px 15px 0 0;
	padding: 12px;
	font-size: 13px;
	font-weight: bold;
}

#homeLinks ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#homeLinks ul li {
	margin: 3px 0 0 0;
	padding: 0 0 3px 0;
	border-bottom: 1px solid #b4cfe4;
}

/** Home Content **/

h2.homeTitle {
	color: #0956A4;
}

#home p {
	padding: 0 3px 0 3px;
	text-align: justify;
}

#home h3 {
	margin: 0 0 10px 0;
	color: #0956A4;
}

#home div.categories {
	margin: 0 0 18px 0;
	padding: 7px;
	width: 484px;
	background-color: #b4cfe4;
	border: 1px solid #000c75;
}

#home div.categories h3 {
	height: 16px;
}

#home div.categories img {
	float: left;
	display: inline;
	border: 1px solid #000c75;
}

#home div.categories p {
	float: right;
	display: inline;
	padding: 0;
	width: 415px;
	color: #000;
}

#home div.categories p.read {
	text-align: right;
}

#home div.categories a {
	color: #000c75;
}

#home div.categories a:hover {
	color: #ffffff;
}

#home p.homeLogo {
	margin:  100px auto 18px auto;
	text-align: center;
}


/*** New Patients ***/

#newpatients {
	
}

#newpatients div.specials {
	margin:  10px;
	padding:  5px;
	border: 3px dashed #000000;
}

/** Reports Form **/

#reportsForm {
	padding: 2px;
	border-left: 1px solid #9b9b9b;
	border-bottom: 1px solid #9b9b9b;
	border-top: 1px solid #9b9b9b;
	border-right: 1px solid #9b9b9b;
	background-color: #B4CFE4;
}


#reportsForm input {
	color: #9B9B9B;
	border: 1px solid #9B9B9B;
}

#reportsArea table {
	margin: 12px;
	
}

#reportsArea  table th {
	text-align: left;
}

#reportsArea  table td {
	padding: 5px;
	vertical-align: top;
}

#reportsArea  input, #largeImage textarea {
	color: #9B9B9B;
	border: 1px solid #9B9B9B;
	
}

#reportsArea .submit input {
	margin: 0 0 1px 10px;
	padding: 3px 0 3px 0;
	width: 60px;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #000C75;
	background-color: #FFFF84;
	border: 1px solid #000C75;
}

#reportsArea h3 {
	margin: 0 0 3px 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	text-align: left;
	color: #882E0B;
}


/*** Meet Our Team ***/

#staff {
}

#doctors {
	height: 580px; /*Adjust based on longest page*/
}


/*** Cosmetic Procedures ***/

#services {
	height: 1250px; /*Adjust based on longest page*/
	/*padding-bottom: 150px;*/ /*Adjust with text length*/
}

#services .procImages img {
	margin: 0 20px 20px 0;
	border: 1px solid #0956A4;
}

#invisalign {
	height: 1500px;
}

#invisalign .procImages img {
	margin: 0 20px 20px 0;
	border: 1px solid #0956A4;
}

#snaponsmile {
	height: 800px;
}

#snaponsmile .procImages img {
	margin: 0 20px 20px 0;
	border: 1px solid #0956A4;
}


/*** Smile Gallery ***/

#gallery {
	height: 580px; /*Adjust based on longest page*/
}

#flashGallery {
	text-align: center;
}


/*** Our Office ***/

#office {
	/*height: 580px;*/ /*Adjust based on longest page*/
	line-height: 1.4em;
}


/*** Payment Options ***/

#payment {
	height: 580px; /*Adjust based on longest page*/
}


/*** Testimonials ***/

#testimonials {
	/*height: 580px;*/ /*Adjust based on longest page*/
}

#testimonials img {
	float: right;
	display: inline;
	margin: 0 0 0 10px;
	border: 1px solid #B4CFE4;
}


/*** Forms ***/

#forms {
	height: 580px; /*Adjust based on longest page*/
}

#forms h3 {
	margin: 0 0 15px 0;
	padding: 10px 0 0 0;
}

#forms img {
	margin: 40px 0 0 0;
}


/*** Contact ***/

#contact {
	height: 580px; /*Adjust based on longest page*/
}


/*** Site Map ***/

#sitemap {
	padding-left: 20px;
}

/*  Care Credit Caculator
------------------------------------------------------------------------------------------------------------------------------------------------ */

#calculator_small { 
	width:250px;
	height: 100px; 
	margin:0 0 0 0; 
	padding:0 0 0 0; 
	background: url(http://carecredit.com/payment_calculator/images_small/calc_body-bgrd.gif) repeat-y top left;
}

#searchArea { 
	width:220px; 
	margin:0 0 0 12px; 
	padding:0 0 0 0;
}

#searchArea form { 
	margin:0 0 0 0; 
	padding:0 0 0 0; 
}


/*  Special Classes
 ------------------------------------------------------------------------------------------------------------------------------------------------ */
 
h3.locations {
	margin: 0;
	font-family: Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #0956A4;
	text-align: center;
}

.testimonial				{
									width: 80%;
									margin: 12px auto;
									background-color:#e6f4ff;
									padding: 6px;
								}
								
.testimonial img			{
									float: left;
									padding: 12px;
								}
								
.videoTestimonial		{
									width: 445px;
									margin: 24px auto;
								}								
								
img.events					{
									margin: 12px;
								}
								
.center						{
									width: 100%;
									margin: 24px auto;
									text-align: center;
								}	
								
.socialIcon					{
									border: none;
									vertical-align: middle;
									margin: 12px;
								}
																							
.homeAd					{
									width: 350px;
									margin: 12px auto;
								}
								
.homeAd img				{
									border: 3px solid #5a82a6;
								}		

body.coupon h1			{
									width: 100%;
									padding: 10px 0;
									background-color: #fff;
									color: #000;
								}	
								
body.coupon p			{
									width: 100%;
									margin-top: 36px;
									text-align: center;
								}	
								
body.coupon div		{
									width: 100%;
									text-align: center;
								}									
								
body.coupon img		{
									border: 3px solid #5a82a6;
								}								
								
body.coupon				{
									background-color: #b4cfe4;
									background-image: none;
								}																													
								
#hours span.tab			{
									width: 100px;
									display: inline-block;
								}	
								
#hours p					{
									line-height: 1.6em;
								}													
