body
{
	background: #ffffff;
	padding: 0;
	margin: 0;
	font-family: arial, verdana, tahoma, sans-serif;
	text-align: center;
}

img
{
	border: 0;
}

div#container
{
	width: 950px;
	padding: 0;
	margin: 0 auto;
	text-align: left;
}

/****************************
 * Styles for header
 ****************************/

div#header
{
	padding: 0;
	margin: 30px 0 6px 0;
}

#slogan
{
	color: #0172B2;
	font-size: 16px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	width: 100%;
	text-align: right;
}


/***************************************
 * Styles for the main navigation
 ***************************************/

#navigation
{
	width: 950px;
	height: 40px;
	padding: 0;
	margin: 2px 0 12px 0;
}

div.nav-button
{
	float: left;
	width: 188px;
	height: 40px;
	text-align: center;
	margin: 0 1px;
	padding: 10px 0 0 0;
}

.nav-off
{
	background: url('/images/nav-bg-off.gif') repeat-x;
}

.nav-on
{
	background: url('/images/nav-bg-on.gif') repeat-x;
}

.nav-button a
{
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
	height: 18px;
	width: 100%;
	margin: 0;
	padding: 0;
}

/*****************************************
 * Style for page layout
 *****************************************/
 
#three-col-content, #two-col-content, #content
{
	font-size: 10pt;
}

#three-col-content #left-col
{
	float: left;
	width: 200px;
}

#three-col-content #center-col
{
	float: left;
	width: 550px;
}

#three-col-content #right-col
{
	float: left;
	width: 200px;
}

#two-col-content #left-col
{
	float: left;
	width: 650px;
}

#two-col-content #right-col
{
	float: left;
	width: 300px;
}

#footer
{
	clear: both;
	width: 950px;
	text-align: center;
}

#footer p
{
	font-size: 8px;
}

.box-sub-title
{
	width: 100%;
	height: 25px;
	text-align: left;
	margin: 0;
	padding: 3px 0 0 5px;
	background: url('/images/sub-title-bar-bg.gif') repeat-x;
	color: #ffffff;
}

.box-sub-title a
{
	color: #ffffff;
	text-decoration: none;
}

/**************************************
 * Style for home page
 *************************************/
 
#patient-feedback,#doctor-feedback,#learn-more
{
	width: 195px;
	border: solid 1px #0172B2;
	margin: 0 5px 10px 0;
	padding: 0;
	overflow: hidden;
}

#find-distributor, #find-doctor, #try-clear-wire, #aao-2009
{
	width: 195px;
	border: solid 1px #0172B2;
	margin: 0 0 10px 5px;
	padding: 0;
	overflow: hidden;
}

#patient-feedback p,#doctor-feedback p,#learn-more p,#find-distributor p, #find-doctor p, #try-clear-wire p, #aao-2009 p
{
	width:165px;
	padding: 0;
	margin: 10px;
}

#main-image h1
 {
	background: url('/images/braces-gal-text.jpg') no-repeat;
	width: 530px;
	height: 0;
	overflow: hidden;
	padding-top: 275px;
	border: solid 1px #0172B2;
	margin: 0 10px;
 }
#intro-text
{
	width: 510px;
	margin: 10px;
	border: solid 1px #0172B2;
	padding: 10px;
}

/********************************
 * Style for patient pages
 *********************************/

#about-patients
{
	width: 195px;
	border: solid 1px #0172B2;
	margin: 0 0 20px 5px;
	padding: 0;
	overflow: hidden;
}

.no-photo
{
	width: 80px;
	height: 100px;
	border: solid 1px #0172B2;
}

.patient-photo
{
	float: left;
}

.sub-title
{
	font-weight: bold;
	text-decoration: underline;
	font-size: 10pt;
	display: block;
	margin: 0;
	padding: 0;
}

.patient-info
{
	display: block;
	width: 175px;
	height: 130px;
	padding: 0;
	margin: 10px 0 5px 10px;
	clear: both;
}

.patient-info p
{
	width: 90px;
	float: left;
	padding: 0;
	margin: 5px 0 0 5px;
}

.center-content
{
	width: 510px;
	margin: 0 10px;
	border: solid 1px #0172B2;
	padding: 10px;
}

.teeth-pictures
{
	text-align: center;
	margin: 10px auto;
}

/*************************************
 * Style for the What is Clear Wire page
 **************************************/

#what-is-text
{
	width: 620px;
	margin: 0 10px 10px 0;
	border: solid 1px #0172B2;
	padding: 10px;
}

#retainer-images
{
	width: 640px;
	margin: 0 10px 10px 0;
	border: solid 1px #0172B2;
	padding: auto;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
}

#retainer-images .image-with-caption
{
	width: 320px;
	float: left;
}

.caption
{
	margin: 0 0 10px 0;
}

#wire-bracket-images
{
	width: 300px;
	margin: 0 ;
	padding: 0;
	border: solid 1px #0172B2;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
}

#treatment-matrix th
{
	background: #4f81bd;
	color: #ffffff;
	text-align: center;
	vertical-align: top;
}

#treatment-matrix td
{
	text-align: center;
	vertical-align: top;
}

#treatment-matrix td.first
{
	text-align: left;
}

#treatment-matrix tr.odd td
{
	background: #d0d8e8;
}

#treatment-matrix tr.even td
{
	background: #e9edf4;
}

/*****************************
 * Style for FAQ page
 *****************************/
 
/***********************************
 * Style for the distributors page
 ***********************************/

.distributors
{
	width: 100%;
}

.distributors td
{
	vertical-align:top;
	padding: 0;
}

/*********************************
 * Style for survey page
 *********************************/

ol ol
{
	list-style-type: lower-alpha;
}

li
{
	margin-bottom: 20px;
}

/************************************
 * Style for forms
 *********************************/
 

#submit
{
	text-align: center;
	margin: auto;
}

.error-message
{
	display: none;
	color: #ff0000;
}

.error-field
{
	background: #ff9999;
}
 
/****************************
Style for for image pop up
*******************************/

#background-popup
{  
	display:none;  
	position:fixed;  
	_position:absolute; /* hack for internet explorer 6*/  
	height:100%;  
	width:100%;  
	top:0;  
	left:0;  
	background:#000000;  
	border:1px solid #cecece;  
	z-index:1;  
}

#popup-front, #popup-upper, #popup-lower, #popup-enlarge, #popup-faq-q2, #popup-faq-q8, #popup-retainer
{  
	display:none;  
	position:fixed;  
	_position:absolute; /* hack for internet explorer 6*/
	background:#FFFFFF;  
	border:2px solid #cecece;  
	z-index:2;  
	padding:12px;  
	font-size:13px;
	text-align: center;
}

#popup-front, #popup-upper, #popup-lower
{
	width: 340px;
}

#popup-enlarge
{
	width: 500px;
}

#popup-faq-q2 
{
	width: 520px;
}

#popup-faq-q8
{
	width: 720px;
}

#popup-retainer
{
	width: 835px;
}

#popup-retainer .retainer-photo
{
	clear: both;
}

#popup-retainer .retainer-image
{
	float: left;
}

#popup-retainer p
{
	clear: both;
}

.popup-title
{  
	color:#000000;  
	font-size:15px;  
	font-weight:bold;  
	padding-bottom:2px;  
	margin-bottom:20px;
	display: block;
	text-transform: capitalize;
}

.large-image-popup
{
	display: block;
	margin: auto;
	vertical-align: middle;
}

.popup-close
{  
	width: 17px;
	height: 17px;
	background: url('/images/close-button.gif') no-repeat;
	overflow: hidden;
	right:6px;  
	top:4px;  
	position:absolute;
	display:block;  
	cursor: pointer;
}
	