body {
  background-color: #ededed;
  margin: 0px;
  color: #666666;
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

#sectionType {
	position: relative;
	top: 150px;
	left: 20px;
	padding-top: 60px;
	padding-bottom: 30px;
}

#sectionType .header {
	position: relative;
	top: -6px;
}

#dot {
	position: relative;
	top: 26px;
	left: -405px;
	width: 600px;
	height: 1px;
}

img {
	border-style: none;	
}



#dynamicSelection {
	width: 190px;
	visibility: hidden;
}

#selection {
	position: relative;
	left: -20px;
}

#listHeader {
	color: #fd8338;
	font-weight: bold;
	font-size: 10px;
	position: relative;
	left: 20px;
}

.footer_frame {
	padding: 5px;
	margin: 10px;
}

.footer_frame .wecando {
	position: relative;
	top: -10px;
	width: 185px;
	text-align: left;
	font-size: 10px;
	margin: 10px 5px 10px 0px;
}

.footer_frame .wecando a{
	font-size: 9px;
	font-weight: bold;
	color: #fd8338;
}
.footer_frame .wecando a:hover{
	text-decoration: none;
}

.footer_frame .onlineforms {
	position: relative;
	top: -10px;
	left: 3px;
	width: 195px;
	text-align: left;
	font-size: 10px;
	margin: 10px 0px 0px 10px;
}

.footer_frame a{
	text-align: left;
	color:#666666;
	font-size: 9px;
	font-weight: bold;
}


.footer_frame a:hover{
	text-decoration: none;
}

.footer_frame .psdlink {
	text-align: left;
}

.address {
	font-size: 10px;
}
.address a{
	font-weight: bold;
	color: #fd8e3d;
}
.address a:hover{
	text-decoration: none;
}

#aboutLeftFrame {
	background-image: url(image/about_us_frame.gif);
	background-repeat: no-repeat;
	text-align: left;
	width: 136px;
	height: 370px;
	padding-bottom: 50px;
}

#aboutLeftFrame #aboutLeftContent{
	position: relative;
	top: 120px;
	color: #000000;
	padding: 15px;
	text-align: left;
	font-size: 9px;
	font-weight: bold;
	line-height: 150%;
}

#aboutLeftFrame #aboutLeftContent a{
	color: #000000;
}

#leftFrame {
	position: relative;
	top: 10px;
	float: left;
	background-image: url(image/leftframe.gif);
	background-repeat: no-repeat;
	text-align: left;
	width: 136px;
	height: 391px;
	padding-bottom: 50px;
}

#leftSide {
	position: relative;
	top: 10px;
	float: left;
}

#leftSide img{
	padding-left: 10px;
}

#leftFrameService {
	background-image: url(image/leftframe.gif);
	background-repeat: no-repeat;
	text-align: left;
	width: 136px;
	height: 370px;
	padding-bottom: 50px;
}

#patientFrame {
	background-image: url(image/patient_info_leftframe.gif);
	background-repeat: no-repeat;
	text-align: left;
	width: 136px;
	height: 436px;
	padding-bottom: 50px;
}		

#invisalignLeft {
	background-image: url(image/invisilgin_leftframe.gif);
	background-repeat: no-repeat;
	text-align: left;
	width: 136px;
	height: 370px;
	padding-bottom: 50px;
}

#leftFrameService ul, #invisalignLeft ul, #patientFrame ul{
	padding: 0;
	margin: 0;
	list-style: none;
}
#leftFrameService ul li, #invisalignLeft ul li {
	position: relative;
	top: 128px;
}

#leftFrameService ul li a, #invisalignLeft ul li a, #patientFrame ul li a{
	position: relative;
	display: block;
	font-size: 8pt;
	color: #ffffff;
	text-decoration: none;
	width: 112px;
	padding: 1px 1px 1px 22px;
	border-bottom: 1px solid #ffba8b;

}

#leftFrameService ul li a:hover, #invisalignLeft ul li a:hover, #patientFrame ul li a:hover{
	color: #000000;
	background-color: #ffffff;
}


#leftFrame ul li {
	position: relative;
	top: 135px;
 	line-height: 120%;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 11px;
}

 #patientFrame ul li {
	position: relative;
	top: 130px;
 	line-height: 120%;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 11px;
}

#leftFrame ul li a, #patientFrame ul li a  {
	color:#FFFFFF;
}

#leftFrame ul li a:hover , #patientFrame ul li a:hover{
	text-decoration: none;
}


#selection ul, #selection ul li {
	color: #666666;
	font-weight: normal;
	font-size: 12px;
	position: relative;
	left: 15px;
}

#selection ul li a {
	color: #666666;
}

#selection ul li a:hover {
	color:#d99737;
}

.label {
	font-size: 11px;
	padding: 5px 10px 5px 0px;
}

#contentDetail {
	font-size: 11px;
	color: #666666;
	width: 380px;
	padding: 20px;
	border-style: solid;
	border-width: 5px;
	border-color:#e4e4e4;
	background-color: #f3f1f2;
}

#contentDetail .detail{
	padding-bottom: 20px;
}


#rightFrame {
	position: relative;
	top: 20px;
	width: 170px;
	font-size: 10px;
	text-align: left;
	padding-right: 20px;
	line-height: 140%;
	float: left;
}

#rightFrame img {
	margin-top: 20px;
	margin-bottom: 10px;
}

#rightFrame form {
	padding: 0px;
	margin: 0px;
}

#rightFrame input {
	margin-top: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #666666;
	width: 140px;
}

#rightFrame .formatText {
	padding-left: 10px;
	padding-right: 5px;
	margin-bottom: 20px;	
}

#rightFrame #go{
	position: relative;
	top: 0;
	left: 110px;
	width: 35px;
	height: 16px;
	border-style:none;
}

#rightFrame .formatText a{
	font-weight: bold;
	color: #fd8e3d;
}

#rightFrame .formatText a:hover{
	text-decoration: none;
}

#rightFrame a{ color:#FB5F00; font-size:13px; font-weight:bold; text-decoration:none;}
#rightFrame a:hover{ text-decoration:underline; }

.picThumbmail {
	border-style: solid;
	border-width: 4px;
	border-color: #FFFFFF;	
}

#prof_enlarge_ico {
	position: relative;
	left: -18px;
	top: 135px;
}

#before_enlarge_ico {
	position: relative;
	left: 160px;
	top: -19px;
}

#after_enlarge_ico {
	position: relative;
	left: 334px;
	top: -19px;
}

.navLink {
	text-align: center;
	padding-top: 20px;
}

#detailBox {
	width: 430px;
}

#main {
	width: 430px;
	padding: 50px 20px 20px 20px;
}

#about, #faq, #glossary, #links, #contact, #invisalign, #onlineForms, #onlineDocuments {
	font-size: 11px;
	width: 430px;
	padding: 50px 30px 20px 30px;
	line-height: 140%;
}
#services {
	font-size: 11px;
	width: 393px;
	padding: 50px 30px 20px 30px;
	line-height: 140%;
	text-align: left;
}

#services #serviceHeader img{
	padding: 0px;
}
#services img{
	padding-left: 20px;
}

#onlineForms img{
	padding-right: 10px;
}

#onlineForms td, #onlineDocuments td{
	padding-right: 10px;
	padding-left: 10px;
}

#onlineForms a, #onlineDocuments a{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#services #serviceHeader{
	padding-bottom: 20px;
}

#about a{
	font-weight: bold;
	font-size: 12px;
	color: #fd8e3d;
}

#about a:hover {
	text-decoration: none;
}

#invisalign #how_is_made td{
	width: 200px;
	vertical-align: top;
	padding: 10px 20px 10px 20px;
}

#invisalign img{
	padding: 10px;
}

#invisalign h3{
	font-size: 14px;
}

#invisalign h4{
	margin-top: 30px;
	margin-bottom: 10px;
	font-size: 12px;
}

#about  #ani {
	margin-bottom: 20px;
}

#about  #drpic {
	margin: 0px 0px 15px 15px
}

#drpic2 {
	margin: 0px 15px 15px 0px
}


#glossary #alpha {
	position: relative;
	left: 5px;
	text-align: center;
}

#glossary #alpha a{
	margin-right: 6px;
	font-weight: bold;
	color: #fd8e3d;
}

#glossary #alpha a:hover{
	background-color: #bdd412;
	color: #FFFFFF;
	text-decoration: none;
}

#glossary #glossaryDisplay {
	position: relative;
	left: -20px;
	margin-top: 50px;
	font-weight: bold;
	color: #fd8e3d;
	list-style-type: none;
}

#glossary #glossaryDisplay ul{
	color: #666666;
	font-weight: normal;
	margin-bottom: 20px;
}

#faq #detailFaq{
	margin-top: 50px;
}

#faq #briefFaq a, #faq #detailFaq{
	font-weight: bold;
	color: #fd8e3d;
}

#faq #briefFaq a:hover{
	text-decoration: none;
}

#faq #detailFaq ul li{
	font-weight: normal;
	color: #666666;
	margin-bottom: 20px;
}

#links .label {
	font-weight: bold;
	padding: 0px;
}

#links a {
	color: #fd8e3d;
}

#links a:hover{
	text-decoration: none;
}

.footer {
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	padding-top: 40px;
	background-image: url(image/footer_background.gif);
	background-repeat: repeat-x;
	
	height: 24px;
}
.footer a {
	color:#fd8e3d;
	font-weight: bold;
	text-decoration: none;
}
.footer a:hover {
	color: #33CC66;
}

#contactForm textarea{
	border-style: solid;
	border-color: #c1c1c1;
	border-width: 1px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #606060;
	width: 250px;
	height: 50px;
}

.field{
	border-style: solid;
	border-color: #c1c1c1;
	border-width: 1px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #606060;
}

#largeBefore, #largeProfile, #largeAfter {
	position: absolute;
	top: 0px;
	left: 0px;
	visibility: hidden;
	z-index: 1;
}

.serviceImg {
	float: right;
}

.serviceImg td{
	text-align: center;
}
.serviceImg td a{
	font-size: 9px;
	color:#fd8e3d;
	text-decoration: none;
	font-weight: bold;
}

.enlargeLink a {
	color: #fd8e3d;
	text-decoration: none;
}

.enlargeLink a:hover {
	color: #33CC66;
}
#thankyou {
	font-size: 12px;
	width: 430px;
	padding: 50px 30px 20px 30px;
	line-height: 140%;
}
#thankyou a {
	color:#fd8e3d;
	font-weight: bold;
	text-decoration: none;
}
#thankyou p {
	font-family: Arial Black, Helvetica, sans-serif;
	font-size: 16px;
}

#onlineMap {
	position: absolute;
	visibility: hidden;
}

#mainmenu {
	margin: 3px 0 0 0;
	padding: 0;
	height: 43px;
	background: url(/images/bg_headerbar.png) repeat-x;
}

#mainmenu li {
	list-style-type: none;
	float: left;
	padding: 7px 9px;
	background: url(/images/separator.png) no-repeat center right;
}

.mac #mainmenu li {
	padding: 7px 7px;
}

#mainmenu li.last {
	background: none;
}

#mainmenu li a {
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	color: #555;
	font-size: 11px;
	line-height: 22px;
	font-weight: bold;
	font-family: Arial,Helvetica,sans-serif;
}

.mac #mainmenu li a {
	font-size: 10px;
}

#mainmenu li a:hover {
	color: #FF8533;
}

#mainmenu li a sup {
	font-size: 7px;
}

.intro {
	font-size: 11px;
	width: 185px;
	line-height: 14px;
}

h3.frontOrange {
	color: #EA7F00;
	font-size: 12px;
	margin: 30px 0 4px 0;
}

.introWrapper {
	font-size: 11px;
}

.introWrapper strong {
	font-size: 12px;
	display:block;
	margin-bottom:6px;
}
