
/*********************************************************************
	
	Sesame Communications - (c) 2010
	Written by: Damien Komala
	All rights reserved. 
	Any reproduction or intentional misuse is strickly prohibited
	
*********************************************************************/

/*********************************************************************
	Reset
*********************************************************************/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}
@font-face {
 font-family: 'AdobeGaramondProRegular';
 src: url('../fonts/agaramondproregular.eot');
 src: local('Adobe Garamond Pro'), local('AGaramondPro-Regular'), url('../fonts/agaramondproregular.woff') format('woff'), url('../fonts/agaramondproregular.ttf') format('truetype');
}

/*********************************************************************
	Common Elements
*********************************************************************/

body {
	line-height:1.5;
	margin:0;
	background:#FFF4DC url(../images/body-background.jpg) top center repeat-x;
	color: #3f2f22;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}

table {
	border-collapse:separate;
	border-spacing:0;
}

caption, th, td {
	text-align:left;
	font-weight:normal;
}

table, td, th {
	vertical-align:middle;
}

a img {
	border:none;
}

a {
	outline: none;
	color: #5d1194;
}

h1 {
	font-family: 'AdobeGaramondProRegular', sans-serif;
	margin-bottom: 20px;
	font-size: 29px;
}

h1 sup {
	font-size: 12px;
	position:relative;
	top:-13px;
}

h2 {
	font-size: 16px;
	font-weight: bold;
}

h3 {
	font-size: 13px;
	font-weight: bold;
}

hr {
	background: #dfa714;
	height: 1px;
	border: none;
	clear:both;
	margin: 0 0 15px;
}

p {
	margin-bottom: 20px;
}

.hide {
	display:none;
}

.flash-replaced .alt {
	display:none;
}

.flash-replaced {
	margin-bottom:20px;
}

p.small {
	font-size: 9px;
}

.maps {
	margin:0 0 30px 0;
}

.right {
	float: right;
	margin: 0 0 20px 20px;
	border:1px solid #FCE971;
	-moz-box-shadow: 2px 2px 8px #666;
	-webkit-box-shadow: 2px 2px 8px #666;
	box-shadow: 2px 2px 8px #666;
}

.right_noborder {
	float: right;
	margin: 0 0 20px 20px;
}

.left {
	float: left;
	margin: 0 20px 20px 0;
	border:1px solid #FCE971;
	-moz-box-shadow: 2px 2px 8px #666;
	-webkit-box-shadow: 2px 2px 8px #666;
	box-shadow: 2px 2px 8px #666;
}

/*********************************************************************
	IE6 upgrade alert
*********************************************************************/

#ie_alert {
	display: none;
	background-color: #fff;
	width: 400px;
	color: #333;
	text-align: left;
	font-size: 11px;
	letter-spacing: normal;
	font-weight: bold;
	padding: 15px 15px 0 15px;
	border: solid 2px #a52003;
	position: absolute;
	z-index: 5000;
	top: 10px;
	left: 10px;
}

#ie_alert ul {
	margin: 0 0 15px 25px;
}

#ie_alert p {
	margin: 0 0 15px 0;
	line-height: 14px;
	padding: 0;
}

a.upgrade {
	float: left;
	margin: 0 10px 0 0;
}

span#ie_alert_reasons {
	color: #a52003;
}

/*********************************************************************
	set bg image for each link
*********************************************************************/

a#patient-login {
	background-image:url(../images/nav/patient-login.jpg);
	text-indent: -999em;
	width:156px;
}

a#doctor-login {
	background-image:url(../images/nav/doctor-login.jpg);
	text-indent: -999em;
	width:150px;
}

a#meet-the-team {
	background-image:url(../images/nav/meet-the-team.jpg);
}

a#for-new-patients {
	background-image:url(../images/nav/for-new-patients.jpg);
}

a#about-orthodontics {
	background-image:url(../images/nav/about-orthodontics.jpg);
}

a#about-braces {
	background-image:url(../images/nav/about-braces.jpg);
}

a#orthodontic-treatments {
	background-image:url(../images/nav/orthodontic-treatments.jpg);
}

a#first-aid {
	background-image:url(../images/nav/first-aid.jpg);
}

a#contact-us {
	background-image:url(../images/nav/contact-us.jpg);
}

a#home {
	background-image:url(../images/nav/home.jpg);
}

a#site-map {
	background-image:url(../images/nav/site-map.jpg);
}

/*********************************************************************
	Structure
*********************************************************************/
#overall-wrapper {
	width:100%;
	float: left;
	margin: 0;
	background: url(../images/container-background.jpg) top center no-repeat;
}

#container, .container {
	width:960px;
	margin:0 auto;
}

#container {
	position:relative;
}

.clearfix:after, .container:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix, .container {
	display:inline-block;
}

* html .clearfix, * html .container {
	height:1%;
}

.clearfix, .container {
	display:block;
}

.clear {
	clear:both;
}

/*********************************************************************
	Header and top piece
*********************************************************************/

#hd {
	display: block;
	height:180px;
	width:960px;
	margin: 0;
}

#logo, #logo a {
	height:117px;
	width:405px;
}

#logo {
	left:28px;
	position:absolute;
	top:24px;
}

#logo a {
	display:block;
	overflow: hidden;
	text-indent: -999em;
}
.address {
	color:#E88A44;
	font-size:13px;
	height:20px;
	left:252px;
	position:absolute;
	top:107px;
	width:450px;
}
.address strong {
	font-size: 14px;
}

/*********************************************************************
	Content
*********************************************************************/
#bd {
	float: left;
	width:940px;
}

#content {
	float:right;
	margin-bottom:20px;
	min-height:540px;
	width:560px;
}
.home #content {
	float:right;
	margin:297px 0 20px 0;
	width:560px;
	min-height:240px;
}

#content ul {
	margin:0 0 20px 30px;
}

#content .sub_nav, #content .sub_nav a {
	text-align: center;
	text-decoration: none;
}

#content .sub_nav a:hover {
	color:#C363EB;
	text-decoration:underline;
	cursor:default;
}

#content .sub_nav a.active {
	color:#C363EB;
	cursor:default;
}

/*********************************************************************
	Page Specific Styles
*********************************************************************/

img.border, img.auto {
	border:1px solid #FCE971;
}

img.auto {
	float: right;
	margin: 0 0 0 15px
}

img.logo {
	margin-right: 8px;
}

.column {
	float:left;
	width:48%;
}
#slideshow-home {
	height:280px;
	position:absolute;
	right:26px;
	top:186px;
	width:555px;
}
.column2 {
	float:right;
	width:40%;
}

.column1 {
	float:left;
	width:40%;
}
.site-map #content ul {
	margin:0 0 20px 20px;
	list-style: none;
	font-weight: bold;
}

.site-map #content ul li a {
	font-style: normal;
	text-decoration: underline;
}

.site-map #content ul li a:hover {
	text-decoration: none;
}

.site-map #content ul li ul {
	font-weight: normal;
	list-style: none
}


/*********************************************************************
	Sidebar
*********************************************************************/

#sidebar {
	height: 154px;
	left:115px;
	margin:0;
	position:absolute;
	top:487px;
	width:205px;
}

#social-icons {
	text-align:right;
	padding:12px 6px;
}

/*********************************************************************
	Navigation
*********************************************************************/

#nav {
	display:block;
	height:282px;
	left:36px;
	position:absolute;
	top:186px;
	width:290px;
	z-index:9;
}

#nav a {
	display: block;
	overflow: hidden;
	text-align: left;
	width: 290px; /* w */
	text-indent: -999em;
	height: 35px;
}

#nav ul {
	width: 290px;
	list-style: none;
	margin: 0;
}

#nav li {
	display: block;
	float: left;
}

#nav a:hover, #nav li:hover a, #nav li.sfhover a {
	background-position: -290px 0;
} /* -w */

#nav li.active a {
	background-position: -290px 0;
} /* -2w */

#nav li.active a:hover, #nav li.active:hover a {
	background-position: -290px 0;
} /* -3w */

/*********************************************************************
	Navigation Fly outs
*********************************************************************/

#nav li ul {
	left: -9999px;
	position: absolute;
	width: 160px;
	z-index: 1;
	padding: 1px 0;
	background: #f1e39d;
	border:1px solid #5d1194;
}

#nav li ul a {
	color: #5d1194;
	font-size: 12px;
	padding: 5px 0;
	text-decoration: none;
	text-indent: 15px;
	width: 160px;
	font-weight: normal;
	height: 15px;
	border-top:1px solid #f1e39d;
	border-bottom:1px solid #f1e39d;
}

#nav li ul a:hover {
	background: #892bc4;
	color: #FFF;
	border-top:1px solid #7e17c8;
	border-bottom:1px solid #7e17c8;
}

#nav li:hover ul, #nav li.sfhover ul {
	position: absolute;
	left: 0;
	margin: -35px 0 0 290px; /* margin: -h 0 0 w */
}

/*********************************************************************
	Utility Navigation
*********************************************************************/

#util a {
	display: block;
	height: 30px;
	outline: none;
	overflow: hidden;
	text-align: left;
}

#util {
	position:absolute;
	right:43px;
	top:0;
	width:306px;
	z-index:8;
}

#util ul {
	list-style: none;
	margin: 0;
}

#util li {
	float:left;
}

#util a:hover, #util li:hover a, #util li.sfhover a {
	background-position: 0 -30px;
}

#util li.active a {
	background-position: 0 -30px;
}

#util li.active a:hover, #util li.active:hover a, #util li.active.sfhover a {
	background-position: 0 -30px;
}

/*********************************************************************
	Footer
*********************************************************************/

#ft {
	background: url(../images/footer-background.jpg) top center repeat-x;
	padding:0;
	width:100%;
	margin:0;
	height: 146px;
	float:left;
	clear:both;
	text-align: center;
}

#ft p {
	color:#FFF;
}

.footer-content {
	margin:23px auto 0;
	width:940px;
}

#ft .sesame {
	text-align: center;
}

.text_nav {
	font-weight: normal;
}

#ft a {
	color:#FFF;
	text-decoration: none;
	margin: 0 10px;
}

#ft a:hover, #ft .sesame a:hover {
	color: #fff;
	text-decoration: underline;
}

#ft .sesame a {
	color: #fff;
	text-transform: none;
	text-decoration: underline;
	font-size: 11px;
}

/*********************************************************************
	Sesame CSS
*********************************************************************/

img.right {
	margin: 0 0 15px 15px;
	float: right;
	clear: right;
	border:1px solid #FCE971;
	-moz-box-shadow: 2px 2px 8px #666;
	-webkit-box-shadow: 2px 2px 8px #666;
	box-shadow: 2px 2px 8px #666;
}

img.left {
	margin: 0 15px 15px 0;
	float: left;
	clear: left;
	border:1px solid #FCE971;
	-moz-box-shadow: 2px 2px 8px #666;
	-webkit-box-shadow: 2px 2px 8px #666;
	box-shadow: 2px 2px 8px #666;
}

img.left-border {
	float: left;
	clear: left;
	margin: 5px 15px 15px 0;
	border:1px solid #FCE971;
	-moz-box-shadow: 2px 2px 8px #666;
	-webkit-box-shadow: 2px 2px 8px #666;
	box-shadow: 2px 2px 8px #666;
}

img.right-border {
	float: right;
	clear: right;
	margin: 5px 0 15px 15px;
	border:1px solid #FCE971;
	-moz-box-shadow: 2px 2px 8px #666;
	-webkit-box-shadow: 2px 2px 8px #666;
	box-shadow: 2px 2px 8px #666;
}

p.flash_notice {
	margin: 18px;
	padding: 9px;
	color: #ff0000;
	border: 1px dotted #ff0000;
	background: #ffffff;
	text-align: center;
}

.clear {
	clear: both;
}

/* This styled div acts as the hr for most browsers */
div.hr {
	background-color:#EEEEEE;
	border-color:#F0E095;
	border-style:solid;
	border-width:1px 0 0;
	clear:both;
	height:0;
	margin:20px 0;
	padding:0;
}

/* This is the backup for screen readers */
hr {
	display: none;
	height: 0px;
	background-color: #eee;
	border: solid 1px #eee;
	border-width: 1px 0 0 0;
	clear: both;
}

/* Clear Fix */
.clear {
	clear: both;
}

.cf:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.cf {
	display: inline-block;
} /*this trips hasLayout for ie7*/

.cf {
	display: block;
} /*this returns it back to normal*/

* html .cf {
	height: 1px;
}

div.box {
	clear:right;
	float:right;
	margin:0 0 20px 20px;
	padding:5px 0 5px 5px;
	width:334px;
}

div.box img {
	float: left;
	border: solid 1px #333; /* Customize me! */
	margin-right: 5px;
}

div.box p {
	float: left;
	width: 50%;
	margin: 0;
	padding: 0;
}

/* In-Ovation */
div.comparison {
	background: #fff;
	border: 1px solid #a0b606;
	display: inline-block;
	margin-bottom: 10px;
	clear: both;
	padding: 5px;
}

div.comparison div {
	float: left;
	width: 49%;
}

#video-in-ovation {
	width: 320px;
	height: 266px;
}

/* Emergency Care */
ul#toggle-emergency {
	list-style: none;
	margin: 0 0 1em 0;
}

ul#toggle-emergency li {
	border: solid 1px #fff;
	border-width: 0 0 1px 0;
	padding: 1em 0;
	margin: 0;
}

.general-soreness {
	background: url(http://media.sesamehost.com/images/emergency-care/general-soreness.gif) no-repeat;
	width: 80px;
	height: 60px;
}

.headgear {
	background: url(http://media.sesamehost.com/images/emergency-care/headgear.gif) no-repeat;
	width: 80px;
	height: 60px;
}

.loose-appliance {
	background: url(http://media.sesamehost.com/images/emergency-care/loose-appliance.gif) no-repeat;
	width: 80px;
	height: 60px;
}

.loose-bracket {
	background: url(http://media.sesamehost.com/images/emergency-care/loose-bracket.gif) no-repeat;
	width: 80px;
	height: 60px;
}

.loose-wire {
	background: url(http://media.sesamehost.com/images/emergency-care/loose-wire.gif) no-repeat;
	width: 80px;
	height: 60px;
}

.poking-wire {
	background: url(http://media.sesamehost.com/images/emergency-care/poking-wire.gif) no-repeat;
	width: 80px;
	height: 60px;
}

.left-border {
	border: solid 1px #333;
	margin: 5px 15px 15px 0;
	float: left;
	clear: left;
}

/* games */
ul#sesame-games {
	list-style: none;
	margin: 0 0 27px;
	padding: 0
}

ul#sesame-games li {
	width: 187px;
	height: 79px;
	border: 1px solid #1e3554;/* add hex color to change border color; defaults to BODY Font Color*/
	float: left;
	margin: 18px 9px 0;
	overflow: hidden;
	position: relative;
	background: #603329;
}

ul#sesame-games li p {
	font-size: 11px;
	color: #fff;
	margin: 9px;
	position: relative;
}

ul#sesame-games li a {
	position: relative;
	display: block;
	overflow: hidden;
	width: 187px;
	height: 79px;
}

ul#sesame-games a img {
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
	width: 187px;
	display: block;
}

/*-----------------------------------------------
	Forms
	*/
	/* Global form styles */
	div.referral-form, div.appointment-form, div.comments {
	width: 100%;
	margin-top: 18px;
	letter-spacing: normal;
}

fieldset {
	border: 0;
	padding: 9px 0;
	margin: 0 18px;
}

fieldset h2 {
	margin: 0 0 9px;
}

fieldset p {
	margin: 0 0 18px;
}

fieldset p.disclaimer {
	font-size: 90%;
	font-style: italic;
	margin: 0;
}

fieldset dl {
}

fieldset dl dt {
	font-size: 16px;
	clear: both;
	margin: 9px 0 0;
}

fieldset dd ul {
	margin: 9px 0;
}

fieldset dd ul li, fieldset dd ol li {
	list-style: none;
}

fieldset dd li {
	clear: both;
	margin: 3px 0;
	padding: 5px 0 4px 10%;
	overflow: auto;
	height: auto;
	position: relative;
}

fieldset dd li:hover {
	background: #F0E095;/* customize me - this is the hover color change of li */
}

fieldset dd li input:hover, fieldset dd li input:focus,  fieldset dd li select:hover, fieldset dd li select:focus,  fieldset dd li textarea:hover, fieldset dd li textarea:focus {
	background: #f1f1f1;/* customize me - this is the hover color change of form fields*/
	outline-color: #537197;/* customize me */
}

fieldset li h3 {
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}

fieldset li div {
	float: left;
	display: inline-block;
	width: 40%;
	position: relative;
	padding-right: 5%;
}

fieldset li div.input-street {
	width: 85%;
}

fieldset li div.input-city {
	width: 60%;
}

fieldset li div.input-full-name {
	width: 85%;
}

fieldset li div.input-phone-full {
	width: 85%;
}

fieldset li div.input-email {
	width: 85%;
}

fieldset li div.input-zip {
	width: 20%;
}

fieldset li div.content-switch, fieldset li div.radio, fieldset li div.checkbox {
	width: 85%;
}

fieldset li div.radio input {
	border: none;
}

fieldset li div.radio label {
	padding-right: 9px;
	font-size: 90%;
}

/*fieldset li div.hidden-content, fieldset li.hidden-content {display: none;}*/
						fieldset li div.input-select-full {
	width: 85%;
}

fieldset li div.input-comments {
	width: 85%;
}

li div.input-comments textarea {
	height: 63px;
	overflow: auto;
}

fieldset li div.input-captcha {
	width: 50%;
}

fieldset li div.verification {
	width: 35%;
}

li div.verification img {
	border: 1px solid;
	margin-top: 9px;
	-moz-border-radius: 4px; /*for Moz, optional*/
	-webkit-border-radius: 4px; /*for Webkit Browsers, optional*/
}

fieldset li div label {
	line-height: 18px;
	font-weight: bold;
	margin-bottom: 9px;
	font-size: 80%;
}

fieldset li div input, fieldset li div textarea, fieldset li div select {
	display: block;
	line-height: 18px;
	width: 100%;
	border: 1px solid;
	padding: 4px 0 3px;
	text-indent: 4px;
	margin-top: 9px;
	-moz-border-radius: 4px; /*for Moz, optional*/
	-webkit-border-radius: 4px; /*for Webkit Browsers, optional*/
}

fieldset li div select {
	height: 25px;
}

fieldset li div.radio input {
	display: inline;
	width: auto;
	margin-right: 4px;
}

fieldset li div div {
	width: 100%;
}

fieldset dl dd.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*/
	display: block;
	width: 125px;
	height: 34px;
	text-align: center;
	margin: 0;
	background:#7C18C6;/* customize me! */
	border: 1px solid #333;
	line-height: 34px;
	color:#fff;/* customize me! */
	font-size:12px;
	font-weight:bold;
	-moz-border-radius: 4px; /*for Moz, optional*/
	-webkit-border-radius: 4px; /*for Webkit Browsers, optional*/
}

/* appointment form
	* Styles only for the appointment request form
	*/


	/* comment form
	* Styles only for the comments form
	*/
	/*numbering added by jQuery*/
	fieldset ol li span.comment-number {
	font-size: 150%;
	position: absolute;
	left: 9px;
	top: 9px;
}

/* referral form
	* Styles only for the referral form
	*/
	.referral-form fieldset li div.radio {
	width: 40%;
}

/* JQuery */
	input.error, select.error, textarea.error {
	border-color: #a52003;
	background: #fefda1;
}

div.error {
	background: url(../images/validate_error.gif) 0 0 no-repeat;
	color: #a52003;
	width: 18px;
	height: 18px;
	position: absolute;
	top: 0;
	right: 0;
	overflow: hidden;
	display: block;
	margin: 12px -2% 0 0;
	text-indent: -999em;
}

div.success {
	background: url(../images/validate_ok.gif) 0 0 no-repeat;
	width: 18px;
	height: 18px;
	position: absolute;
	top: 0;
	right: 0;
	overflow: hidden;
	display: block;
	margin: 12px -2% 0 0;
	text-indent: -999em;
}

.contact-form div.error, .contact-form div.success {
	margin-left: 0;
}

dl dt {
	font-size: 1.5em;
	font-weight: bold;
}

dl dd ul {
	margin: 0;
	list-style-type: none;
}

/* jQuery Cycle Before and After */
#before-after-container {
	width: 488px;
	line-height: 18px;
	margin: 0 0 18px 0;
	padding: 10px 0 20px 10px;
	background-color: #ccace1; /* Customize me */
	border: solid 1px #333; /* Customize me */
	-moz-border-radius: 5px; /* Optional - you may customize or remove */
	-webkit-border-radius: 5px; /* Optional - you may customize or remove */
	}
#before-after-container ul.slideshow {
	list-style: none; 
	margin: 0; 
	padding: 0;
	width: 488px;
	height: 182px;
	overflow: hidden;
	}
ul#before-after-cycle li img {
	width: 232px;
	float: left;
	margin-right: 10px;
	border: solid 1px #333; /* Customize me */
	}
#before-after-container p {
	float: left;
	width: 50%;
	margin: 0 0 10px 0;
	}
#before-after-container div.cycle-detail {
	min-height: 55px; /* Increase this number to accomodate longer or shorter description text and to prevent "bumping" of lower content */
	clear: both;
	background-color: #fff; /* Customize me */
	padding: 10px;
	margin: 0 10px 0 0;
	border: solid 1px #333; /* Customize me */
	-moz-border-radius: 5px; /* Optional - you may customize or remove */
	-webkit-border-radius: 5px; /* Optional - you may customize or remove */
	}
#before-after-container .before-after-nav {
	background: #fff; /* Customize me */
	margin: 0 10px 10px 0;
	padding: 5px 3px;
	border: solid 1px #333; /* Customize me */
	-moz-border-radius: 5px 5px 0 0; /* Optional - you may customize or remove */
	-webkit-border-top-left-radius: 5px; /* Optional - you may customize or remove */
	-webkit-border-top-right-radius: 5px; /* Optional - you may customize or remove */
	}
#before-after-container .before-after-nav a {
	text-decoration: none; 
	font-size: 12px; 
	padding: 5px; 
	margin: 0 3px; 
	outline: none;
	color: #333; /* Customize me */
	}
#before-after-container .before-after-nav a.activeSlide, #before-after-container .before-after-nav a:hover {color: #9452c1;} /* Customize me */


/* Appointment Request Callout */
#appt-callout-outer p {
	margin: 0;
	font: 12px/16px Arial, Helvetica, sans-serif;
	color: #3f2f22;
	padding: 5px 0 0;
}
#appt-callout-outer a {
	text-decoration: none;
}
#contact a {
	font: 11px/22px Arial, Helvetica, sans-serif;
	color: #7532a3;
	text-decoration: none;
}
#contact a:hover {
	color: #a75adc;
}
#appt-callout-outer {
	background: #dbae40;
	border-radius: 6px;
	margin: 0;
	width: 562px;
	height: 106px;
	box-shadow: 0 1px 0 #f3d57a, inset 0 1px 4px #987829;
	font-family: Arial, Helvetica, sans-serif;
}
#appt-callout-inner {
	background: #f0c458;
	border-radius: 6px;
	position: absolute;
	margin: 5px;
	width: 532px;
	height: 75px;
	box-shadow: 0 2px 3px #987a2a;
	padding: 10px;
}
#appt-callout-left-col {
	float: left;
	width: 342px;
	height: 95px;
	border-right: solid 1px #dbae40;
	position: relative;
	top: -10px;
	clear: both;
}
#callout-heading {
	font: bold 16px/28px Arial, Helvetica, sans-serif;
	color: #3f2f22;
	position: relative;
}
#callout-icon-schedule {
	float: right;
	clear: both;
	position: relative;
	right: 34px;
	top: -74px;
	display: none;
}
#appt-callout-right-col {
	float: right;
	width: 190px;
	height: 90px;
	position: relative;
	top: -74px;
	left: 24px;
	clear: both;
}
#callout-schedule-btn {
	color: #fff;
	font-weight: bold;
	line-height: 1.4545em;
	text-shadow: 0 -1px #00629c;
	text-align: center;
	background-color: #0079c1;
	background: -moz-linear-gradient(center bottom,#0079c1 0,#0079c1 20%,#00a1ff 100%);
	background: -webkit-gradient(linear,left bottom,left top,color-stop(0%,#0079c1),color-stop(20%,#0079c1),color-stop(100%,#00a1ff));
	background: -webkit-linear-gradient(bottom,#0079c1 0,#0079c1 20%,#00a1ff 100%);
	background: -ms-linear-gradient(bottom,#0079c1 0,#0079c1 20%,#00a1ff 100%);
	background: -o-linear-gradient(bottom,#0079c1 0,#0079c1 20%,#00a1ff 100%);
	background: linear-gradient(bottom,#0079c1 0,#0079c1 20%,#00a1ff 100%);
	-moz-box-shadow: 0 1px #4dbeff inset;
	-webkit-box-shadow: 0 1px #4dbeff inset;
	box-shadow: 0 1px #4dbeff inset;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	border-color: #0079c1 #00588b #004b77;
	border-style: solid;
	border-width: 1px;
	height: 1.4545em;
	padding: 7px 36px 8px;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	cursor: pointer;
	color: #fff;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#callout-schedule-btn a {
	color: #fff;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#callout-schedule-btn:hover {
	background-color: #0165a1;
	background: -moz-linear-gradient(center bottom,#0165a1 0,#0165a1 20%,#0079c1 100%);
	background: -webkit-gradient(linear,left bottom,left top,color-stop(0%,#0165a1),color-stop(20%,#0165a1),color-stop(100%,#0079c1));
	background: -webkit-linear-gradient(bottom,#0165a1 0,#0165a1 20%,#0079c1 100%);
	background: -ms-linear-gradient(bottom,#0165a1 0,#0165a1 20%,#0079c1 100%);
	background: -o-linear-gradient(bottom,#0165a1 0,#0165a1 20%,#0079c1 100%);
	background: linear-gradient(bottom,#0165a1 0,#0165a1 20%,#0079c1 100%);
	-moz-box-shadow: 0 1px #038fdf inset;
	-webkit-box-shadow: 0 1px #038fdf inset;
	box-shadow: 0 1px #038fdf inset;
}
#callout-schedule-btn:active {
	background: #0165a1;
	-moz-box-shadow: 0 1px 3px #014974 inset;
	-webkit-box-shadow: 0 1px 3px #014974 inset;
	box-shadow: 0 1px 3px #014974 inset;
}
#callout-phone {
	position: relative;
	top: 10px;
	left: 16px;
	color: #3f2f22;
	font-size: 12px;
}