/*

	Site: Allstar Orthodontics
	Author: Andrew Mee, KND Web Consultants
	Design: Peter Florentzos, Florentzos Design
	Date: November, 2007

*/

/* @group Globals */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table {border-collapse:collapse;border-spacing:0;}
fieldset,img {border:0;}

html {
	background:#a7a9ac;
	font-family:Arial, 'Lucida Sans', sans-serif;
	font-size:62.5%;
}

.recaptcha {
    margin-left: -17px;
    margin-top: -12px;
}

.recaptcha label {
    float: none!important;
}

body {
	background:white;
	color:#646464;
	margin:10px auto 30px;
	padding:10px;
	width:980px;
}

#background {
	background:#B5DDF7;
	_width:980px
}


.error{
	color: red;
}
input.error{
	border: 1px solid red;
}
.errorList{
	color: red;
}

.left {
	float:left;
	margin:auto 10px 10px auto;
}

.right {
	float:right;
	margin-top:6px;
}

.block {display:block;}

.basic, .basic dt {
	display:block;
	float:none;
	width:auto;
}

.basic dd {
	margin-left:1em;
}

/* @end */

/* @group Layout */

#header {
	background:#493180;
	color:white;
	height:165px;
}

#logo {float:left;margin:0px;}

#menu {
	font-size:1.2em;
	list-style:none;
	margin-left:335px;
	padding:110px 0 0 0;_margin-bottom:-1em;
}

#menu li {
	display:inline;
	float:left;
	position:relative;
}

#menu li a, #menu li span {
	color:white;
	display:block;
	padding:1.5em 0.75em;
	text-decoration:none;
}
#menu li span {cursor:default;}

#menu li a:hover, #menu li span.hover {
	background:#007ADF;
}

#menu li ul {
	background:#007ADF;
	display:none;
	font-size:1em;
	left:0;
	list-style:none;
	padding:0;
	position:absolute;
	top:4.6em;
}

#menu li.hover ul {
	display:block;
}

#menu li ul li a, #menu li ul li {
	float:none;
	display:block;
	white-space:nowrap;
}
#menu li ul li {
	display:inline;
}
#menu li ul li a {padding:0.5em 0.75em;}
#menu li ul li a:hover {background:#2D93E5;}


#content {
	background:#B5DDF7;
	background-repeat: no-repeat;

}

#content img {
	_display: block;
	float: left;
	background-color: #B5DDF7;
}

#subcontent {
	background:#DCDCDC;
	clear:both;
	overflow:hidden;_height:1%;
	width:100%;
}
.clear{
	clear: both;
}

/* @end */

/* @group Content Containers */

.primary {
	float:right;
	/*width:664px;*/
	width:664px;
}


.primary_full {
	float:right;
	padding-bottom: 1em;
	/*width:664px;*/
}

.primary_full img {
	padding-bottom: 1em;
}

.primary h2 {
	/*width: 579px;*/
}

.secondary {
	/*float:left;*/
	/*width:316px;*/
}

#content .primary {
	background:#B5DDF7;
	padding:10px 30px 0px 30px;
	width: 604px;
	/*height: 270px;*/
}

#content .primary ol {
	font-size:1.6em;
	line-height: 2.2em;
}

#content .primary .duplet ol {
	font-size:1.2em;
	line-height: 1.3em;
}

#content .subprimary {
	background:#B5DDF7;
	padding:0px 30px 30px 30px;
	width:604px;
	float: right;
}

.special {
	padding: 28px 151px;
}

#subcontent .secondary {
	/*background:#fdf400;*/
	width:315px;
	_float:left;
	/*height: 284px;*/
}


.video_link{
	display:block;
	width:110px;
	padding:10px;
	background-color:#FFFFFF;
	text-decoration:none;
	float:left;
}
.video_link2{
	display:block;
	width:110px;
	padding:10px;
	background-color:#FFFFFF;
	text-decoration:none;
	float:right;
}



.form {
	background-color: #a7a9ac!important;
	height: 351px;
	padding:15px;
	width: 286px!important;
}
/*
body#smile #subcontent .secondary {
	background:#F0F0F0;
	padding: 30px;
	width:256px;
	_float:left;
	/*height: 284px;*/
	/*height:344px;*/
/*}
*/
.duplet {
	display:inline;
	float:left;
	margin-right:25px;
	width:277px;_width:270px;
}



.quadlet {
	float:left;
	padding:15px;
	width:136px;
	height: 220px;
}
/* USE THIS IF THE TEXT RUNS LONG FOR SMILE DESCRIPTIONS
.quadlet_long {
	float:left;
	padding:15px;
	width:136px;
	height: 220px!important;
}
*/
.address {
	height: auto;
	width: 140px;
}

.map {
	float: right;
	padding-top: 10px;
}

.map_align {
	margin-top: 1em;
}

/* @end */


/* @group Text Styles */

a:link {
	color:#007ADF;
	text-decoration:none;
}

a:hover {text-decoration:underline;}

a:visited { color: #007ADF;}

h1, h2, h3 {
	font-family:Georgia, Serif;
	font-style:italic;
	font-weight:normal;
	margin-bottom:1em;
}

h1 {
	color:#007ADF;
	font-size:2em;
	line-height:1.4;
	margin:1em 7em 1em 0;
}

h2 {
	color:#007ADF;
	font-size:1.6em;
}

h3 {
	font-size:1.5em;
}

#content p, #content ul, #content ol, #content dl, #content address {
	font-size:1.2em
}

p, ul, ol, dl, address {
	font-size:1.1em;
	line-height:1.6;
	margin-bottom:1em;
}

.children {
	line-height: 1.4em!important;
	margin-bottom: 0.6em!important;
}

ul, ol {padding-left:1.5em;}

dt {
	float:left;
	font-weight:bold;
	width:6em;
}

dd {
	margin-bottom:1em;
}

label {
	float:left;
	line-height:1.6;
	width:7em;
}

input, textarea {
	background:white;
	border:0;
	color:#646464;
	margin-bottom:0.5em;
	padding:2px;
	font-size: 1.3em;
	font-family:Arial, 'Lucida Sans', sans-serif;

}

textarea {height:7em}
input.button {float:right;font-size:inherit;}

input.error, textarea.error {border-color:red;}
p.error {color:red;}

/* @end */

/* @group Local Tweaks and Variations */

.toggler {
	/*color:#646464!important;*/
	color:white!important;
	font-size:1.1em;
	line-height:1.6;
	text-decoration:none!important;
	height: 220px;
}

.toggler span {
	display:block;
	font-size:1.36em;
	font-family:Georgia, Serif;
	font-style:italic;
	font-weight:normal;
	line-height:1;
	margin-bottom:1em;
}
.treatment {
	float:left;
	width:166px;
	height: 220px;
}
.smile {
	float:left;
	height: 330px;
}

#toggle-teenagers {
	background:#5BAA0F;
}
#toggle-children {
	background:#7BBAD6;
}
#toggle-adults {
	background:#9BCEEA;
}
.green{
	background-color: #5BAA0f;
}
.orange{
	background-color: #C16B0E;
}
.pink{
	background-color: #BD74AE;
}
.aqua{
	background-color: #23BAA4;
}

#toggle-target {
	background:#88C14C;
}

/* @end */

/* @group admin styles */

td, th{
	background-color: white;
	padding: 8px;
	border: 1px solid #cccccc;font-size: 1.2em;
}

.loginBtn {
	margin-left: 5.5em;
}

#articles label{
	width:80px;
	display: block;
	float: left;
}
#articles input, #articles textarea {
	width: 400px;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 1.2em;
}
#articles textarea {
	height: 300px;
}

#articles .auto{
	width: auto;
}
#articles .btn{
	margin-left: 80px;
	width: auto;
}
.checkgroup{
	margin-left: 80px;
}

.footertext{
	font-size: 1em; margin:10px 0 0 0; padding: 0; line-height: 1;
}
.footertext a{
	text-decoration: none;
	color:#646464;
}

.adminmenu li{
	list-style-type: none;
	display: inline;
	margin-right: 10px;
}
ul.adminmenu {
	margin:0;padding:0;
}
.adminmenu li a {
	text-decoration: none;
}
.adminmenu li a:hover{
	text-decoration: underline;
}
/********reCAPTCHA styles*********/
.recaptchatable .recaptcha_image_cell, #recaptcha_table {
   background-color:#FF0000 !important;
   width:100px!important; //reCaptcha widget background color
 }

 #recaptcha_table {
   border-color: #FF0000 !important; //reCaptcha widget border color
 }

 #recaptcha_response_field {
   border-color: #FF0000 !important; //Text input field border color
   background-color:#FF0000 !important; //Text input field background color
 }
.recaptcha {
	float: left;
}

/* @end */

/* @group reCaptcha table */



/* @end */

#recaptcha_table {
	display: none;
}

.recaptcha_r2_c1 {
	
}