/* Play nice with the WWW, validate me! */
/* clear floats */
* {
	margin: 0;
	padding: 0;
}/* sets all elements margin and padding to 0 */

.clear:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clear {
    display: inline-block;
}

html[xmlns] .clear {
    display: block;
}

* html .clear {/* For IE =< 6 */
    height: 1%;
}

.image-float-right {
	float: right;
	clear: right;
	display: block;
	margin-left:8px;
	margin-right:4px;
}
.image-float-border {
	float: right;
	clear: right;
	display: block;
	margin-left:8px;
	margin-bottom:5px;
	border: 1px solid #cb1e66;
}

.image-float-center {
	display:block;
	margin:0 auto 18px auto;
}

.hide {display: none;}
img { border: none; } 

.flash-replaced .alt {
display: block;
width: 0px;
height: 0px;
position: absolute;
overflow: hidden;}

/* Image Replacement -- add class="replace" to root element, i.e. <p> and add a bg image*/

.replace { letter-spacing : -1000em; }
/* Just for Opera, but hide from MacIE */
/*\*/html>body .replace { letter-spacing : normal; text-indent : -999em; overflow : hidden;}
/* End of hack */

*html .replace { letter-spacing : normal; text-indent : -999em; overflow : hidden;}

.replace ul, .replace ul li {letter-spacing: 0; text-indent: 0; overflow: auto;}


html {
	/*overflow: -moz-scrollbars-vertical;*/
}

	
body {
	margin: 0px;
	padding:0px;
	background-image: url(../images/bkd.gif);
	background-repeat: repeat-x;
	background-color:#8bc33e;
}
.gb {
	margin: 0px;
	padding:0px;
	background-image: url(../images/bkd_bites.gif);
	background-repeat: repeat-x;
	background-color:#507c97;
	
}
.mj {
	margin: 0px;
	padding:0px;
	background-image: url(../images/bkd_monkey2.gif);
	background-repeat: repeat-x;
	background-color:#768c4e;
	
}
hr{
	color: #2d3b1b;
	margin-bottom: 10px;
	margin-top: 8px;
	clear:both;
}

h6{
	display: block;
	background-color: #CB1E66;
	width: 540px;
	height: 1px;
	margin-bottom: 20px;
	margin-top: 20px;
	clear:both;
}


blockquote {
	padding-left: 23px;
}
p{
	margin-bottom:18px;
	color: #2d3b1b;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	font-weight: normal;
}
a:link, a:visited{
	color: #318933;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}

li{
	color: #2d3b1b;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 28px;
	list-style: outside;
	line-height:20px;
}

ul{
	margin-bottom:18px;
}
ol{
	margin-bottom:18px;
}
ol li{
	color: #2d3b1b;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 35px;
	list-style: outside;
	line-height:20px;
}

.top{
clear:both;
	color: #ebc100;
	font-family:  Verdana, Arial, Helvetica, sans-serif;font-size: 11px;
	text-align: right;
	font-weight: bold;
}
.top p{
margin-bottom:0px;
}
.top a:link, .top a:visited{
	color: #ebc100;
	font-family:  Verdana, Arial, Helvetica, sans-serif;font-size: 11px;
	text-align: right;
	font-weight: bold;
	text-decoration: underline;
	margin-right:65px;
	
}
.top a:hover{color: #cb1e66;
}

h1{
	color: #cb1e66;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height:27px;
	font-weight: bold;
}

h2{
	color: #cb1e66;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height:20px;
	margin-bottom:18px;
}
h3{
	color: #2d3b1b;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}


#footer{
	width: 900px;
	height:145px;
	clear:both;
	background-image: url(../images/footer_bkd_main.gif);	
}
	
#footer .inner{
padding-top:19px;
padding-left:60px;
padding-right:60px;}

h5{
	color: #b90f55;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	line-height:15px;

}

#footer-nav{
 color:#ffffff;

	font-weight:bold; padding-top:8px;
	padding-bottom:10px; }
#footer-nav a {font-weight:bold;
color:#ffffff;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
text-decoration: none;	
}
#footer-nav a:hover{
text-decoration: underline;
}
#footer p a {font-weight:bold;
color:#ffffff;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
text-decoration: none;	
}
#footer p a:hover{
text-decoration: underline;
}
#footer p{
margin-bottom:0px;
}

ul#nav {list-style: none;}
ul#nav a {display: block; padding: 0; width: 227px; margin:0;}

ul#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	position:absolute;
	left:11px;
	top:274px; 
	z-index:10;
}

ul#nav li {display: inline;
margin:0;}
ul#nav li:hover ul, ul#nav li.sfhover ul {
	left: auto;
	display: block;
}
ul#nav li ul li {
float:none;}

ul#nav li ul {
	position: absolute;
	left: -999em;
	top:auto;
	margin-top:-29px;
	margin-left:227px;
	z-index:10;
}

ul#nav ul li a {
	position: relative;
	height:22px;
	padding: 1px 4px 2px 8px;
	color: #ffffff;
	font-size:12px;
	font-weight: normal;
	text-decoration: none;
	width:194px;
	background-color: #cb1e66;
}

ul#nav ul li a:hover {background-color: #cb1e66; color:#fed100;}

#nav li:hover ul, #nav li.sfhover ul {
left: auto;} 



#er,#ortho,#faqs,#braces,#treat,#home{
	overflow: hidden; 
	text-indent: -999em; /* Indents the rich-text so it does not show */
	width: 227px;
	cursor: pointer;
}

/* Set the image for each nav item */
#er{background: url(../images/btn_er.gif);height:32px;}
#ortho{background: url(../images/btn_ortho.gif);height:38px;}
#faqs{background: url(../images/btn_faqs.gif);height:32px;}
#braces {background: url(../images/btn_braces.gif);height:32px;}
#treat{background: url(../images/btn_treatment.gif);height:31px;}
#home{background: url(../images/btn_home.gif);height:32px;}

/* Shift the image position up to show the active state */
#nav li:hover a, #nav li.sfhover a, #nav .active{
	background-position:-227px 0px}

/* Set the cursor to default arrow so link does not appear clickable */
#nav .active {cursor: default}


/*
----------------- #nav for Monkey Junction Start
*/
.mj ul#nav {list-style: none;}
.mj ul#nav a {display: block; padding: 0; width: 227px; margin:0;}


.mj ul#nav, .mj #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	position:absolute;
	left:11px;
	top:227px; 
	z-index:10;
}

.mj ul#nav li {display: inline;
margin:0;}
.mj ul#nav li:hover ul, .mj ul#nav li.sfhover ul {
	left: auto;
	display: block;
}
.mj ul#nav li ul li {
float:none;}

.mj ul#nav li ul {
	position: absolute;
	left: -999em;
	top:auto;
	margin-top:-29px;
	margin-left:227px;
	z-index:10;
}

.mj ul#nav ul li a {
	position: relative;
	height:22px;
	padding: 1px 4px 2px 8px;
	color: #ffffff;
	font-size:12px;
	font-weight: normal;
	text-decoration: none;
	width:194px;
	background-color: #cb1e66;
}

.mj ul#nav ul li a:hover {background-color: #cb1e66; color:#fed100;}

.mj #nav li:hover ul, .mj #nav li.sfhover ul {
left: auto;} 



.mj #er,.mj #ortho,.mj #faqs,.mj #braces,.mj #treat,#home{
	overflow: hidden; 
	text-indent: -999em; /* Indents the rich-text so it does not show */
	width: 227px;
	cursor: pointer;
}

/* Set the image for each nav item */
.mj #er{background: url(../images/btn_er.gif);height:32px;}
.mj #ortho{background: url(../images/btn_ortho.gif);height:38px;}
.mj #faqs{background: url(../images/btn_faqs.gif);height:32px;}
.mj #braces {background: url(../images/btn_braces.gif);height:32px;}
.mj #treat{background: url(../images/btn_treatment.gif);height:31px;}
.mj #home{background: url(../images/btn_home.gif);height:32px;}

/* Shift the image position up to show the active state */
.mj #nav li:hover a, .mj #nav li.sfhover a, .mj #nav .active{
	background-position:-227px 0px}

/* Set the cursor to default arrow so link does not appear clickable */
.mj #nav .active {cursor: default}


/*
----------------- #nav for Monkey Junction End
*/



ul#nav2 {list-style: none;}
ul#nav2 a {display: block; padding: 0; height: 88px; margin:0;}

ul#nav2, #nav2 ul {
	padding: 0;
	margin: 0;
	list-style: none;
	position:absolute;
	left:265px;
	top:180px;
	z-index:10;
}

.mj ul#nav2, .mj #nav2 ul {
	padding: 0;
	margin: 0;
	list-style: none;
	position:absolute;
	left:265px;
	top:133px;
	z-index:10;
}


ul#nav2 li {display: inline;
margin:0; float:left;}
ul#nav2 li:hover ul, ul#nav2 li.sfhover ul {
	left: auto;
	display: block;
}


#nav2 li:hover ul, #nav2 li.sfhover ul {
left: auto;} 



#greatbites, #monkeyjunction,#greatbites-gb,#monkeyjunction-gb,#greatbites-mj,#monkeyjunction-mj{
	overflow: hidden; 
	text-indent: -999em; /* Indents the rich-text so it does not show */
	height: 88px;
	cursor: pointer;
}

/* Set the image for each nav2 item */
#greatbites {background: url(../images/btn_bitesoffice.gif);width:279px;}
#monkeyjunction {background: url(../images/btn_monkeyoffice.gif);width:329px;}
#greatbites-gb {background: url(../images/btn_bitesoffice_bites.gif);width:279px;}
#monkeyjunction-gb {background: url(../images/btn_monkeyoffice_bites.gif);width:329px;}
#greatbites-mj {background: url(../images/btn_bitesoffice_mj.gif);width:279px;}
#monkeyjunction-mj {background: url(../images/btn_monkeyoffice_mj.gif);width:329px;}


/* Shift the image position up to show the active state */
#nav2 li:hover a, #nav2 li.sfhover a, #nav2 .active{
	background-position:0px -88px}

/* Set the cursor to default arrow so link does not appear clickable */
#nav2 .active {cursor: default}

ul#nav3 {list-style: none;}
ul#nav3 a {display: block; padding: 0; width: 195px; margin:0;}

ul#nav3, #nav3 ul {
	padding: 0;
	margin: 0;
	list-style: none;
	position:absolute;
	left:60px;
	top:527px;
	z-index:10;
}

ul#nav3 li {
	display: inline;
	margin:0;
	}
ul#nav3 li:hover ul, ul#nav3 li.sfhover ul {
	left: auto;
	display: block;
}


#nav3 li:hover ul, #nav3 li.sfhover ul {
left: auto;} 



#contact, #doc, #icat-call, #icat-form-call, #facebook-main{
	overflow: hidden; 
	text-indent: -999em; /* Indents the rich-text so it does not show */
	width:195px;
}

/* Set the image for each nav3 item */
#contact {background: url(../images/btn_contact.gif);height:101px;}
#doc {background: url(../images/callout_logo.gif);height:111px;}
#icat-call {background: url(../images/icat-callout.jpg);height:101px;}
#icat-form-call {background: url(../images/icat-referral-form-callout.gif);height:101px;}
#facebook-main {background: url(../images/fb-icon.png);height:101px;}
#facebook-local {background: url(../images/fb-icon-local.png);height:101px;}

/* Shift the image position up to show the active state */
#nav3 li:hover a, #nav3 li.sfhover a, #nav3 .active{
	background-position:-195px 0px}

/* Set the cursor to default arrow so link does not appear clickable */
#nav3 .active {cursor: default}

ul#nav4 {list-style: none;}
ul#nav4 a {display: block; padding: 0; width: 237px; margin:0;}

ul#nav4, #nav4 ul {
	padding: 0;
	margin: 0;
	list-style: none;
	position:absolute;
	left:29px;
	top: 512px;
	z-index:10;
}

ul#nav4 li {display: inline;
margin:0;}
ul#nav4 li:hover ul, ul#nav4 li.sfhover ul {
	left: auto;
	display: block;
}
ul#nav4 li ul li {
float:none;}

ul#nav4 li ul {
	position: absolute;
	left: -999em;
	top:auto;
	margin-top:-30px;
	margin-left:237px;
	z-index:10;
}

ul#nav4 ul li a {
	position: relative;
	height:22px;
	padding: 1px 4px 2px 8px;
	color: #ffffff;
	font-size:12px;
	font-weight: normal;
	text-decoration: none;
	width:194px;
	background-color: #cb1e66;
}

ul#nav4 ul li a:hover {background-color: #cb1e66; color:#fed100;}

#nav4 li:hover ul, #nav4 li.sfhover ul {
left: auto;} 

/*
----------------- #nav4 for Monkey Junction Start
*/
.mj ul#nav4 {list-style: none;}
.mj ul#nav4 a {display: block; padding: 0; width: 237px; margin:0;}

.mj ul#nav4, .mj #nav4 ul {
	padding: 0;
	margin: 0;
	list-style: none;
	position:absolute;
	left:29px;
	top: 450px;
	z-index:10;
}

.mj ul#nav4 li {display: inline;
margin:0;}
.mj ul#nav4 li:hover ul, .mj ul#nav4 li.sfhover ul {
	left: auto;
	display: block;
}
.mj ul#nav4 li ul li {
float:none;}

.mj ul#nav4 li ul {
	position: absolute;
	left: -999em;
	top:auto;
	margin-top:-30px;
	margin-left:237px;
	z-index:10;
}

.mj ul#nav4 ul li a {
	position: relative;
	height:22px;
	padding: 1px 4px 2px 8px;
	color: #ffffff;
	font-size:12px;
	font-weight: normal;
	text-decoration: none;
	width:194px;
	background-color: #cb1e66;
}

.mj ul#nav4 ul li a:hover {background-color: #cb1e66; color:#fed100;}

.mj #nav4 li:hover ul, .mj #nav4 li.sfhover ul {
left: auto;} 
/*
----------------- #nav4 for Monkey Junction End
*/


#login-gb,#doc-gb,#pay-gb,#team-gb,#about-gb,#contact-gb,#home-gb,#login-mj,#doc-mj,#pay-mj,#team-mj,#about-mj,#contact-mj,#home-mj, #facebook-local{
	overflow: hidden; 
	text-indent: -999em; /* Indents the rich-text so it does not show */
	width: 237px;
	cursor: pointer;
}

/* Set the image for each nav4 item */
#login-gb{background: url(../images/btn_login_bites.gif);height:30px;}
#doc-gb{background: url(../images/btn_doc_bites.gif);height:37px;}
#pay-gb{background: url(../images/btn_pay_bites.gif);height:128px;}
#about-gb{background: url(../images/btn_about_bites.gif);height:30px;}
#team-gb{background: url(../images/btn_team_bites.gif);height:35px;}
#contact-gb{background: url(../images/btn_contact_bites.gif);height:29px;}
#home-gb{background: url(../images/btn_home_bites.gif);height:30px;}
#login-mj{background: url(../images/btn_login_mj.gif);height:30px;}
#doc-mj{background: url(../images/btn_doc_mj.gif);height:37px;}
#pay-mj{background: url(../images/btn_pay_mj.gif);height:128px;}
#about-mj{background: url(../images/btn_about_mj.gif);height:30px;}
#team-mj{background: url(../images/btn_team_mj.gif);height:35px;}
#contact-mj{background: url(../images/btn_contact_mj.gif);height:29px;}
#home-mj{background: url(../images/btn_home_mj.gif);height:30px;}

/* Shift the image position up to show the active state */
#nav4 li:hover a, #nav4 li.sfhover a, #nav4 .active{
	background-position:-237px 0px}

/* Set the cursor to default arrow so link does not appear clickable */
#nav4 .active {cursor: default}



#container{
	width: 900px;
	margin: 0px auto;
	position:relative;
	background-image: url(../images/container_bkd_main.gif);
	background-repeat: repeat-y;
}
#container-gb{
	width: 900px;
	margin: 0px auto;
	position:relative;
	background-image: url(../images/container_bkd_bites.gif);
	background-repeat: repeat-y;
}
#container-mj{
	width: 900px;
	margin: 0px auto;
	position:relative;
	background-image: url(../images/container_bkd_monkey2.gif);
	background-repeat: repeat-y;
}
#content, #content-gb, #content-mj {
	width: 900px;
	padding-bottom:1px;
	position: relative;
}

#content .inner {
	padding-top:15px;
	padding-bottom:5px;
	padding-right:60px;
	padding-left:280px;
	min-height:497px;
	height:auto !important;
	height:497px;
}*html #content .inner {
	padding-top:15px;
	padding-bottom:5px;
	padding-right:60px;
	padding-left:280px;
	min-height:497px;
	height:497px;
}
#content-gb .inner {
	padding-top:15px;
	padding-bottom:5px;
	padding-right:60px;
	padding-left:300px;
	background-image: url(../images/watermark_bites.gif);
	background-repeat: no-repeat;
	background-position: right bottom;min-height:497px;
}*html #content-gb .inner {
	padding-top:15px;
	padding-bottom:5px;
	padding-right:60px;
	padding-left:300px;
	background-image: url(../images/watermark_bites.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height:497px;
}
#content-mj .inner {
	padding-top:15px;
	padding-bottom:5px;
	padding-right:60px;
	padding-left:300px;
	background-image: url(../images/watermark_mj.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	min-height:450px;
	height:auto !important;
	height:450px;
}
*html #content-mj .inner {
	padding-top:15px;
	padding-bottom:5px;
	padding-right:60px;
	padding-left:300px;
	background-image: url(../images/watermark_mj.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height:450px;
}

#moving-btn
{
	position: absolute;	
	z-index: 11;
	background: url(../images/moving-btn.png);
	display: block;
	left: 195px;
	top: 35px;
	width: 540px;
	height: 55px;
	overflow: hidden;
}

#moving-btn a
{
	display: block;
	width: 540px;
	height: 55px;
	overflow: hidden;
}

#moving-btn a span
{
	position: absolute;
	left: -9999px;
	overflow: hidden;
}



#moving_btn2
{
	position: absolute;	
	z-index: 11;
	background: url(../images/moving-btn.png);
	display: block;
	left: 195px;
	top: 35px;
	width: 540px;
	height: 55px;
	overflow: hidden;
}

#moving_btn2 a
{
	display: block;
	width: 540px;
	height: 55px;
	overflow: hidden;
}

#moving_btn2 a span
{
	position: absolute;
	left: -9999px;
	overflow: hidden;
}




#header{
	width: 900px;
	height: 500px;
	background-image: url(../images/header_bkd.jpg);
	background-repeat: no-repeat;
}
#header-gb{
	width: 900px;
	height: 500px;
	background-image: url(../images/header_bites.jpg);
	background-repeat: no-repeat;
}
#header-mj{
	width: 900px;
	height: 453px;
	background-image: url(../images/header_mj.jpg);
	background-repeat: no-repeat;
}

#logo {
position:absolute;
	height:61px;
	width:554px;
	left:173px;
	top:105px;}

#logo a {
	display: block;
	height:61px;
	width:554px;
	line-height: 0px;
	text-indent: -999em;	background: url(../images/logo_main1.gif) no-repeat left;}
#logo-gb {
position:absolute;
	height:90px;
	width:554px;
	left:173px;
	top:95px;}

#logo-gb a {
	display: block;
	height:90px;
	width:554px;
	line-height: 0px;
	text-indent: -999em;	background: url(../images/logo_bites1.png) no-repeat left;}

#logo-mj {
position:absolute;
	height:61px;
	width:554px;
	left:173px;
	top:58px;}

#logo-mj a {
	display: block;
	height:61px;
	width:554px;
	line-height: 0px;
	text-indent: -999em;	background: url(../images/logo_monkey2.gif) no-repeat left;}
	
	
#nav-sub{
	font-size: 11px;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:18px;
	color:#64a80a;
	line-height:17px;
	text-align:right;
}

#nav-sub a{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#64a80a;
	font-weight:normal;
 text-decoration:none;
}
#nav-sub a:hover, #nav-sub .active{
 	text-decoration:underline;color:#ebc100;}
	



/* Global form styles */
div.referral-form, div.appointment-form, div.comments, div.login-form {
	width: 95%;
	margin-top: 18px;	
	border:solid 2px #2d3b1b;/*optional, change color to match site*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

fieldset {border: 0; padding: 9px 0;color: #2d3b1b; margin: 0 18px;}
fieldset div {clear: both;}
.form-header {color: #2d3b1b; border-bottom: 1px solid #2d3b1b;/*optional, change color to match site*/}
.form-header h3 {margin: 0 0 9px;}
.form-header p {margin: 0 0; padding-bottom: 18px;}
.form-footer {padding-top: 18px; text-align: center; border-top: 1px solid #2d3b1b;/*optional, change color to match site*/}
.form-footer button {/*these styles control the look of the button, change as necessary*/
	clear:both;/*do not change, forces button to sit below floated elements*/
	margin: 9px auto;/*do not change, controls positioning*/
	display: block;
	width:125px;
	height:31px;
	background:#cb1e66;/* customize me! */
	border: 1px solid #cb1e66;
	text-align:center;
	line-height:31px;
	color:#ffffff;/* customize me! */
	font-size:12px;
	font-weight:bold;
}
fieldset input, fieldset textarea, fieldset select {line-height: 18px; height: 18px; padding: 4px 9px 5px 9px; border: 1px solid #2d3b1b;}
fieldset input.radio {border: 0;}
fieldset p.verification img {border: 1px solid #2d3b1b;}
fieldset label {margin-top: 9px;}
fieldset label, label span {text-align: left; line-height: 18px; height: 18px;}
label.required {background: url(../images/required_note.gif) 100% 0 no-repeat;}
p.required-note {font-weight: bold;}
p.required-note img {display: inline;}
p.radio-float, p.radio-float input {line-height: 27px; vertical-align: middle;}

/* comment form */	
div.comments {
	margin: 18px 0;
	padding: 10px;
}
.comments li {
	font-weight: bold;
	margin: 0;
	margin-left:28px;
	list-style-type: decimal;
}
.comments label {/*floats labels left*/
	font-size: 12px;
	display:block;
	font-weight:bold;
	width:45%;
	float:left;}
.comments label span {/*sits below labels; holds instructions*/
	color:#2d3b1b;
	display:block;
	font-size:11px;
	font-weight:normal;
	width:100%;}
.comments .label-block label {float: none; clear: both; width: 100%; text-align: left;}
.comments input, .comments textarea {
	float:left;
	font-size:12px;
	padding:0 2px;
	width:45%;
	margin:9px 0 9px 2%;
	background: #ffffff;}
.comments textarea {width: 95%; height:95%}
.comments p.verification {
	clear: both;
	margin: 9px 0 9px 47%;
	font-size: 12px;}
.comments p.radio-float {
	clear: none;
	float:left;
	width: 45%;
	padding:0;
	margin:9px 0 9px 0;
	vertical-align: middle;
	line-height: 18px;}
.comments p.verification {margin-top: 0;}
.comments p.radio input, .comments p.radio-float input {
	float: none;
	margin: 0 0 0 0;
	padding: 4px 2px;
	width: auto;}
.comments p.radio span {padding: 0 2% 0 0;}
.comments .radio {text-align: left; font-weight: normal;}
.comments .comments-box label {float: none; font-weight: normal; display: block; text-align: left;}
.comments .comments-box textarea {float: none; margin-left: 0; width:95%;
}

/* JQuery */
input.error, select.error, textarea.error {border-color: #a52003; background: #fefda1; }
div.error {padding-left: 18px; background: url(../images/validate_error.jpg) 0 0 no-repeat; color: #a52003; 
		 display: block; margin:0 0 9px 47%; font-size: 11px; font-weight: normal; line-height: 18px;}
div.success {padding-left: 18px; background: url(../images/validate_ok.jpg) 0 0 no-repeat; color: #2d3b1b; 
		   display: block;margin:0 0 9px 47%;font-size: 11px; font-weight: normal; line-height: 18px;}
.contact-form div.error, .contact-form div.success {margin-left: 0;}
/* appointment form */
.appointment-form {
	margin: 18px 0;
	padding: 10px;
}
.appointment-form fieldset {border: 0; }
.appointment-form label {/*floats labels left*/
	font-size: 12px;
	display:block;
	font-weight:bold;
	width:45%;
	float:left;
	height:40px;
	margin-top: 9px;
	line-height: 18px;
	}
.appointment-form label span {/*sits below labels; holds instructions*/
	color:#2d3b1b;
	display:block;
	font-size:11px;
	font-weight:normal;
	width:100%;}
.appointment-form input, .appointment-form select, .appointment-form textarea {
	float:left;
	font-size:12px;
	padding:0 2px;
	width:45%;
	margin:9px 0 9px 2%;
	background: #ffffff;}
.appointment-form p.radio, .appointment-form p.verification {
	clear: both;
	margin: 9px 0 9px 47%;
	font-size: 12px;}
.appointment-form p.radio-float {
	clear: none;
	float:left;
	width: 45%;
	padding:0;
	margin:9px 0 9px 2%;
	vertical-align: middle;
	line-height: 18px;}
.appointment-form span#found-other {width: 100%;}
.appointment-form span#found-other input {margin-left: 47%; background: #fff0b2}
.appointment-form p.verification {margin-top: 0;}
.appointment-form p.radio input, .appointment-form p.radio-float input {
	float: none;
	width: auto;
	margin: 0 0 0 2%;
	padding: 4px 2px;}

/* referral form */
div.referral-form {
	margin: 18px 0;
	padding: 10px;
}
.referral-form fieldset {border: 0; }
.referral-form label {/*floats labels left*/
	font-size: 12px;
	display:block;
	font-weight:bold;
	width:45%;
	height:40px;
	float:left;
	line-height: 18px;}
.referral-form label span {/*sits below labels; holds instructions*/
	color:#2d3b1b;
	display:block;
	font-size:11px;
	font-weight:normal;
	width:100%;}
.referral-form input, .referral-form textarea {
	float:left;
	font-size:12px;
	padding:0 2px;
	width:45%;
	margin:9px 0 9px 2%;
	background: #ffffff;
	position: relative;}
.referral-form p.radio, .referral-form p.verification {
	clear: both;
	margin: 9px 0 9px 47%;
	font-size: 12px;}
.referral-form p.radio-float {
	clear: none;
	float:left;
	width: 45%;
	padding:0;
	margin:9px 0 9px 2%;}
.referral-form p.verification {margin-top: 0;}
.referral-form p.radio input, .referral-form p.radio-float input {
	float: none;
	width: auto;
	margin: 0 0 0 2%;
	padding: 0 2px;
	vertical-align: middle;
	line-height: 18px;
	height: 18px;}

.referral-form textarea.big-area {
	height: 70px;
}	

/* The Game Room */
div#sesame-game {background: #000; line-height: 0; margin: 10px auto 30px auto; text-align: center; width: 400px}
ul#sesame-games {list-style: none; margin: 0 18px 0 0; padding: 0}
ul#sesame-games li {clear: both; display: block; list-style:none; margin-left:0px;}
ul#sesame-games img {border:solid 1px #2f1961; float: right; margin: 0 0 10px 10px}
ul#sesame-games a.button {float:right; height:85px; width:200px}
ul#sesame-games p { padding-bottom: 1em}


.sitemap li{ list-style:none; margin-left:15px;}
.sitemap ul{ margin-bottom:0px;}
.sitemap a:link, .sitemap a:visited{text-decoration:none; font-weight:normal; color:#2d3b1b; font-size:10px;}
.sitemap a:hover{text-decoration:underline;}
.sitemap p{	color: #cb1e66; font-weight:bold; font-size:10px; margin-bottom:0px;}

.address-gb, .address-mj{
position:absolute;
	left: -999em;
	margin-bottom:0px;} /* hides rich text so only background image shows */
	
#pic{width:646px; height:207px; position:absolute;
top:-225px;
left:245px;
z-index: 10;
}

#flash-gb{width:646px; height:207px; position:absolute;
top: -226px;
left:245px;
z-index: 10;
}

#flash-mj{width:646px; height:207px; position:absolute;
top: -226px;
left:245px;
z-index: 10;
}


#flash-brushing-and-flossing-ortho {
	width: 500px;
	height: 300px;
	margin: 10px auto;
	padding-bottom: 10px;
}
#flash-patient-care, #flash-types-of-braces, #flash-brace-painter, #flash-braces-diagram,#flash-types-of-appliances,#flash-office-tour-mj,#flash-office-tour-takedown {
	margin: 10px auto;
	padding-bottom: 10px;
}

img.right {
float:right;
margin:0 0 10px 10px;}
#video-invisalign {
width: 360px;
height: 266px;}
.flash-replaced .alt {
display: block;
width: 0px;
height: 0px;
position: absolute;
overflow: hidden;}

/*a#facebook-main {display:block;padding:0;}*/
		/*a#facebook-main img {border:0;width:32px;height:32px;margin:20px 0 0 70px;}*/
/*a#facebook-main img {border:0;margin:10px 0 0 5px;}*/

/*a#facebook-mlocal {display:block;padding:0;}*/
/*a#facebook-local img {border:0;margin:10px 0 0 35px;}*/
