/*********************************************************************
	
	Sesame Communications - (c) 2011
	Written by: James Stillion
	All rights reserved. 
	Any reproduction or intentional misuse is strictly 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;
	top:auto;
	vertical-align:baseline;
}

/*********************************************************************
	Fonts
*********************************************************************/



/*********************************************************************
	Type
*********************************************************************/

/* webkit font anti-aliasing */
/* -webkit-font-smoothing: antialiased; */

body {
	background:#3a556c url(../images/background.jpg) repeat-x center top;
	font-size: 14px;
	font-family: Arial, sans-serif;
	color: #333;
	min-width: 1050px;
}

a {
	color: #006699;
	text-decoration: underline;
}

a:hover, a:active {
	text-decoration: none;
}

h1 {
	color: #274f74;
	margin: 0 0 18px;
	word-spacing: 2px;
	font: normal 30px/1em Arial, Helvetica, sans-serif;
	display: block;
	-webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0)), to (rgba(0,0,0,1)));
}
.home .headline{
	position:absolute;
	top:150px;
	}

h2 {
	color:#86860f;
	font-size: 18px;
    line-height: 1.3em;
    margin: 0 0 10px;
    top: 0;
}

h2#tagline {
	text-indent: -999em;
}

h3 {
	color:#274f74;
	font-weight:bold;
	font-size: 16px;
	margin: 18px 0;
}

h4 {
	color:#333;
	font-size: 14px;
}

h5 {
	font-size: 13px;
}

h6 {
	font-size: 12px;
}

dt {
	font-size: 16px;
	margin: 18px 0 0;
}

legend {
	font-size: 16px;
}

p {
	color:#333;
	font-size: 13px;/* default is 13px*/
	margin: 0 0 18px 0;
}

img.right, .img-right {
	float: right;
	margin: 0 0 20px 20px;
}

#content p {
	margin-bottom: 20px;
}

#content ul, #content ol {
	margin:0 0 20px 30px;
}
#content li{
	color:#333;
	font-size: 13px;/* default is 13px*/
	}
blockquote{
	font-style: italic;	
	}

/*********************************************************************
	Header
*********************************************************************/

#hd {
	background: url(../images/header-background.png) top center repeat-x;
	padding-bottom: 0;
	height: 293px;
}/*placeholder for #hd*/

#hd .wrapper {
	width:1006px;
	z-index: 10;
}/*placeholder for .wrapper*/

#hd .wrapper hgroup#branding {
	width:100%;
	position: relative;
}/*placeholder for #branding hgroup*/

#hd .wrapper hgroup#branding #logo {
}/* placeholder for logo h1 */

#hd .wrapper hgroup#branding #logo a {
	display: block;
    height: 235px;
    left: 0;
    position: absolute;
    text-indent: -999em;
    top: 1px;
    width: 260px;
    z-index: 12;
}

/*********************************************************************
	Header-Logos
*********************************************************************/

.header-logos {
	height: 189px;
    left: 72px;
    position: absolute;
    top: 29px;
    width: 221px;
}

.header-logos a img {
	float: left;
	margin: 0;
}

/*********************************************************************
	Home Page Slideshow
*********************************************************************/

#slideshow-home, #main-image {
	display: block;
	height: 295px;
	left: 323px;
	list-style: none outside none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0px;
	width: 675px;
	z-index: 1;
}

#slideshow-home img {
	position: relative;
	top:0;
	left:0;
	margin: 0;
	padding:0;
	height: 295px;
	width: 675px;
}

/*********************************************************************
	Main Content
*********************************************************************/

#bd {
	background: url(../images/content-background.png) top center repeat-y;
	padding: 0;
}

#bd .wrapper {
	background: url(../images/content-top.png) top center no-repeat;
	margin: 0 auto;
	padding: 0;
	position: relative;
	z-index: 2;
	width: 1006px;
}

#content {
	float: none;
	min-height: 810px;
	position: relative;
	width: 675px;
	padding-top: 450px;
	margin-left: 70px;
}

.home #content {
	margin-left: 70px;
	padding-top: 528px;
}

.child{
	height:70px;
	left:25px;
	position:absolute;
	top:320px;
	width:905px;
	background: #d9d9ae;
	padding-top: 10px;
	padding-left: 50px;
}

.office-tour #content{
	min-height: 830px;
}

#content header.child {
	padding: 0;
}

#content ul li {
}

.meet-our-team #content h2 {
	clear: both;
}

/*********************************************************************
	Sidebar
*********************************************************************/

#sidebar {
	left: 75px;
	line-height: 1.3em;
	margin-left: 0;
	padding: 0;
	position: absolute;
	top: 310px;
	width: 870px;
	z-index: 3;
}

#sidebar a img {
	float: left;
	margin: 0 10px 0 0;
	display: inline;
}

.shift-vert{
	position:relative;
	}

.home-callouts {
	float: left;
	width:174px;
}

.home-callouts a img {
	float: left;
	margin: 0;
}

.home iframe {
	float: right;
	width:460px;
}


/*********************************************************************
	Address
*********************************************************************/

#address {
	position: absolute;
	text-align: left;
	top: 48px;
	right:0;
	width: 320px;
	height: 144px;
}
#address a{
	text-decoration: none;	
	}
#address p {
	color: #1c466a;
    line-height: 1.8em;
    text-align: left;	
}
.address1 {
	font-size: 19px;
	font-weight: bold;
}

.address2 {
	font-size: 15px;
}
.phone {
	font-size: 20px;
	font-weight: bold;

}
/*Footer address*/
#address-footer {
	position: absolute;
	text-align: left;
	top: 85px;
	right:430px;
	width: 210px;
	background: url(../images/address-footer-bg.png) no-repeat left top;
	padding-top: 33px;
}
#address-footer p {
	color: #6b6b38;
    line-height: 1.8em;
    text-align: left;	
}
.address-a {
	font-size: 13px;
	font-weight: bold;
}

.address-b {
	font-size: 13px;
}
.phone-c {
	font-size: 18px;
}


/*div.address1 ul, div.address2 ul, div.address3 ul {
	list-style: none;
}

li.phone {
	color: #8DC53F;
	font-size: 16px;
}*/

/*********************************************************************
	Header Graphics
*********************************************************************/

#social-media {
	position: absolute;
	width:121;
	height:35;
	top:250px;
	right:50px;
}

.social-media a img, .videos a img {
	float: left;
	margin: 0;
	padding: 0;
	display: inline;
}

.social-media {
	height: 35px;
	width: 34px;
	margin-right: 6px;
	/*position: relative;*/
}

.videos {
	height: 64px;
    right: 61px;
    top: 142px;
    width: 210px;
}

/*********************************************************************
	Navigation
*********************************************************************/

#nav a {
	display: block;
	width: auto;
	line-height: 18px;
}

#nav li {
	display: inline;
	float: left;
	text-shadow: 0px 2px 3px #000;
 filter: dropshadow(color=#000, offx=0, offy=2);
}

/* left nav  -----------------*/	


body.nav-left #nav li:hover ul, body.nav-top #nav li.sfhover ul {
	left: auto;
}


/*********************************************************************
	set bg image for each link
*********************************************************************/

a#home {
	background: url(../images/nav-home.jpg);
}

a#meet-the-team {
	background: url(../images/nav-meet-the-team.jpg);
}

a#for-new-patients {
	background-image:url(../images/nav-for-new-patients.jpg);
}

a#wearing-braces {
	background-image:url(../images/nav-wearing-braces.jpg);
}

a#about-orthodontics {
	background-image:url(../images/nav-about-orthodontics.jpg);
}

a#contact-us {
	background-image:url(../images/nav-contact-us.jpg);
}


/*********************************************************************
	Navigation
*********************************************************************/

#nav {
	clear: both;
    display: block;
    height: 234px;
    left: 55px;
    padding: 0;
    position: absolute;
    top: 30px;
    width: 189px;
    z-index: 110;
}

#nav a {
	display: block;
	overflow: hidden;
	height: 39px;
	text-align: left;
	width:189px;
	text-indent: -999em;
}

#nav ul {
	width: 189px;
	list-style: none;
	margin: 0;
}

#nav li {
	display: block;
	float: left;
}

#nav a:hover, #nav li:hover a, #nav li.sfhover a {
	background-position: -189px 0;
} /* -w */

#nav li.active a {
	background-position: -189px 0;
} /* -2w */

#nav li.active a:hover, #nav li.active:hover a {
	background-position: -189px 0;
} /* -3w */

/*********************************************************************
	Navigation Fly outs
*********************************************************************/

#nav li ul {
	background: #5d83a1; /* Old browsers */
	background: -moz-linear-gradient(top, #809db3 0%, #5d83a1 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#809db3), color-stop(100%,#5d83a1)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #809db3 0%,#5d83a1 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #809db3 0%,#5d83a1 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #809db3 0%,#5d83a1 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#809db3', endColorstr='#5d83a1',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #809db3 0%,#5d83a1 100%);
	font-size: 12px;
	left: -9999px;
	padding: 10 0;
	position: absolute;
	top:58px;
	width: 200px;
	z-index: 91;
	/*-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;*/
	
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
	-moz-border-radius-topright: 15px;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-bottomleft: 15px;
	-webkit-border-radius-topright: 15px;
	-webkit-border-radius-bottomright: 15px;
	-webkit-border-radius-bottomleft: 15px;
	-webkit-box-shadow: 0px 2px 10px #818282;
	-moz-box-shadow:0px 2px 10px #818282;
	box-shadow:0px 2px 10px #818282;
	z-index: 91;
	border: 8px solid #506f89;
}

#nav li ul li {
	height: 25px;
}

#nav li ul a {
	color: #fff;
	height: 18px;
	padding: 4px 0;
	text-decoration: none;
	text-indent: 15px;
	width: 200px;
	font: normal 12px/18px Arial, Helvetica, sans-serif;
}

#nav li ul a:hover {
	color: #fff;
	background: #990404;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: 0;
	top:auto;
	margin: -39px 0 0 189px;
	z-index:100;
}

/*********************************************************************
	Utility Navigation
*********************************************************************/

#utility-nav a {
	display: block;
	height: 48px;
	outline: none;
	overflow: hidden;
	text-align: left;
	text-indent: -999em;
	width:133px;
}

#utility-nav .patient-login{
	/*height: 48px;*/
	position: absolute;
	right: 103px;
	top: -8px;
	/*width: 133px;*/
	z-index: 8;
	background: url(../images/login-patient.png) no-repeat center bottom;
}

#utility-nav .doctor-login{
	/*height: 48px;*/
    position: absolute;
    right: 30px;
    top: -8px;
    /*width: 133px;*/
    z-index: 8;
	background: url(../images/login-doctor.png) no-repeat center bottom;
}

#utility-nav ul {
	list-style: none;
	margin: 0;
}

#utility-nav li {
	float:left;
}

#utility-nav a:hover, #utility-nav li:hover a, #utility-nav li.sfhover a {
	/*background-position: 0 -36px;*/
}

#utility-nav li.active a {
	/*background-position: 0 -36px;*/
}

#utility-nav li.active a:hover, #utility-nav li.active:hover a, #utility-nav li.active.sfhover a {
	/*background-position: 0 -36px;*/
}

/*********************************************************************
	In Page Sub Nav
*********************************************************************/

.sub-nav {
	/*left: 68px;*/
	position: absolute;
	/*text-align: center;*/
	top: 380px;
	width: 800px;
	font: 13px Arial, Helvetica, sans-serif;
}

.sub-nav a {
	color: #006699;
	text-decoration: underline;
}

.sub-nav a.active, .sub-nav a:hover {
	color:#666666 ;
	text-decoration: none;
}

.back-to-top a {
	background: url(../images/back-to-top.png) 0 0 no-repeat;
	height: 18px;
	width:89px;
	display: block;
	float: left;
	margin: 20px 0 0;
	/*text-indent: -999em;*/
}
.back-to-top a:hover{
	text-decoration:none;
}
.home .back-to-top a{
	text-indent: -999em;
	}

/*********************************************************************
	Page Specific
*********************************************************************/

.sitemap #content ul {
	list-style: none;
}

.sitemap #content .column a {
	font-style: normal;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
.sitemap #content .column a:hover{
	text-decoration:underline;
}
.sitemap #content .column ul ul li a{
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #333;
	text-decoration: none;	
}

.meet-the-team h2 {
	clear: both;
}

.smile-gallery #content img {
	background-color: #D7F3B2;
    border: 1px solid #C0E78C;
    margin: 5px auto;
    padding: 4px;
}

.shift-top, .shift-vert, .shift-horiz, .shift-up{
	position: relative;	
	}
#invisalign{
	width: 414px;
	height: 44px;
	position:absolute;
	left:90px;
}
#invisalign img{
	margin-right: 18px;
	}
.static{
	border: 3px solid #4d677d;
	margin-left: 20px;
	margin-bottom: 10px;
}
	

/*********************************************************************
	Footer
*********************************************************************/

#ft {
	background: url(../images/footer-background.png) top center no-repeat;
	font-family: Arial, sans-serif;
	height: 306px;
	padding-top: 0;
}

#ft .wrapper {
	width:1006px;
	height:306px;
}

#ft a {
	color: #212121;
	font-weight: normal;
	text-decoration: none;
}

#ft a:hover {
	color: #212121;
	text-decoration: underline;
}

#ft p.text-nav {
	font-size: 13px;
	font-weight: normal;
	left: 90px;
	position: absolute;
	top: 85px;
	width: 320px;
	background: url(/assets/images/text-nav-bg.png) no-repeat left top;
	padding-top: 33px;
}

#ft p.text-nav a {
	color: #8a8a22;
	display: block;
	float: left;
	height: 14px;
	margin: 0;
	padding: 3px;
	width: 150px;
}

p#sesame-link {
	display: block;
    height: 16px;
    left: 90px;
    position: absolute;
    top: 240px;
    width: 218px;
}

p#sesame-link a {
	/*background: url(../images/sesame-link.png) 0 0 no-repeat;*/
	display: block;
	height: 16px;
	/*text-indent: -999em;*/
    width: 218px;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #9d9d35;
	text-decoration: none;
}
P#sesame-link a:hover{
	color: #666;
	text-decoration: none;	
	}

.footer-logos {
	height: 86px;
    left: 58px;
    position: absolute;
    top: 116px;
    width: 891px;
}

.footer-logos a img {
	float: left;
	margin: 0;
}

/**************************************/
/*              GLOBAL                */
/**************************************/

/* Extra Elements  -----------------*/
object#flash-homepage {
	margin: 0;
	border: none;
}

/* Shortcuts and Helpers -----------------*/	
	.img-right {
	margin: 0 0 36px 18px;
	float: right;
	clear: right;
}

.img-left {
	margin: 0 18px 36px 0;
	float: left;
	clear: left;
}

.border {
	/* margin: 0 0 34px 0; *//* remove 2px of margin so baseline doesn't shift */
	border: solid 4px #fff; /* Customize me! */
}

.border-top {
	border: solid 4px #fff; /* Customize me! */
}

.border-bottom {
	border: solid 4px #fff; /* Customize me! */
}

.hide {
	display: none;
}

.clear {
	clear: both;
}

div.hr {/* This styled div acts as the hr for most browsers */
	height: 0px;
	border-top: 1px solid #ccc; /* Customize me! */
	margin: 17px 0 18px;/* increase top/bottom margin by multiples of 18px less top margin equal to border-width */
	padding: 0;
	clear: both;
}

hr {/* This is the backup for screen readers */
	display: none;
	height: 0px;
}

/* Clear Fix -----------------*/

.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;
}

/* Text Classes -----------------*/
p.flash-notice {
	margin: 18px;
	padding: 9px;
	color: #ff0000;
	border: 1px dotted #ff0000;
	background: #ffffff;
	text-align: center;
}

.note {
	font-style: italic;
}

.note:before {
	content: "** "
}

.small {
	font-size:.8em;
	margin-bottom:1.875em;
	line-height:1.875em;
}

.large {
	font-size:1.2em;
	line-height:2.5em;
	margin-bottom:1.25em;
}

.hide {
	display:none;
}

.quiet {
	color:#666;
	font-weight: normal;
}

.loud {
	color:#000;
	font-weight: bold;
}

.highlight {
	background:#ff0;
}

.added {
	background:#060;
	color:#fff;
}

.removed {
	background:#900;
	color:#fff;
}

.centered {
	text-align: center;
}

.first {
	margin-left:0;
	padding-left:0;
}

.last {
	margin-right:0;
	padding-right:0;
}

.top {
	margin-top:0;
	padding-top:0;
}

.bottom {
	margin-bottom:0;
	padding-bottom:0;
}

.error, .notice, .success, .growl, .message, .dialog {
	padding: 4px 9px 5px;
	margin-bottom:14px;
	border: 2px solid #8a8a22;
}
.error {
	background:#ad2d10;
	color:#fff;
	border-color:#900f00;
}

.success {
	background:#E6EFC2;
	color:#264409;
	border-color:rgba(182, 217, 41, 0.8);
}

.error a {
	color:#8a1f11;
}

.notice a {
	color:#514721;
}

.success a {
	color:#264409;
}

/* Google Map; see local.js */
/*hides iframe <a> tag*/

.iframe {
	display: none;
}

.map {
	width: 529px;/* multiples of 9px less border and padding*/
	height: 360px; /* multiples of 9px less border and padding */
	border: 1px solid;
	overflow: hidden;
	display: block;
	margin: 0 0 18px 0;
	padding: 9px;
	background: #ccc;/* customize me */
}

/**************************************/
/*              FORMS                 */
/**************************************/
	
label span {
	display: inline-block;
}

label > span + span, label.required span.quiet {/*sibling span */
	font-size: 95%;
	font-weight: normal;
}

input[type="text"], input[type="date"], input.date, input[type="email"], input[type="url"], input[type="password"],  input[type="select"], input[type="search"], textarea, select {
	padding: 3px 0 4px;
	text-indent: 9px;
	line-height: 18px;
	border: 1px solid #666; /* customize me */
	background: #f1f1f1;/* customize me */
}

select {
	text-indent: 0;
}

textarea {
	height: 72px;
}

/* Radios and Checkboxes*/
.radio-group {
}

.radio-group p {
	margin: 0;
}

.radio-group label span {
	font-size: 11px;
}

/* Field hover styles */
	input[type="text"]:hover, input[type="date"]:hover, input.date:hover, input[type="email"]:hover, input[type="url"]:hover,  input[type="password"]:hover, input[type="select"]:hover, input[type="search"]:hover, textarea:hover, select:hover,  input[type="text"]:focus, input[type="date"]:focus, input.date:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus,  input[type="select"]:focus, input[type="search"]:focus, textarea:focus, select:focus {
	background: #ffffff;
	border-color: #333; /* customize me*/
	box-shadow: 0 0 3px rgba(0, 0, 0, .35);
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, .35);
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .35);
}

/* disabled fields */
	input[disabled="disabled"], textarea[disabled="disabled"], select[disabled="disabled"],  input[disabled="disabled"]:hover, textarea[disabled="disabled"]:hover, select[disabled="disabled"]:hover {
	border-color: #e0e0e0;
	background: #e0e0e0;
}

/* Buttons */	
	button {
}

button:active {
	top: 6px;
}

/* Required and Error styles */
	label.required > span, p.required > span {
	font-weight: bold;
}

/*errors*/
fieldset div.error {
	text-shadow: 1px 0 1px rgba(0, 0, 0, .45);
	width: 250px;
	font-size: 90%;
}

.error em {
	display:block;
	width:0;
	height:0;
	border: 9px solid;
	border-color: transparent transparent #ad2d10;
	/* positioning */
			position:absolute;
	top:-17px;
	left:18px;
}

.error span {
	display: block;
	margin: 0;
}

input[type="text"].invalid, input[type="email"].invalid, input[type="url"].invalid, input[type="password"].invalid,  input[type="select"].invalid, input[type="search"].invalid, textarea.invalid, select.invalid {
	border-color: #900f00;
	color: #900f00;
}

/* hidden field styles */
	.hidden-option {
	display: none;
}

/* Star Rating*/
	div.js-rate {
	margin-bottom: 18px;
}

div.js-rate p {
	margin: 0 0 9px;
}

div.js-rate label, div.js-rate label span {
	display: none;
}

.ui-stars-star,  .ui-stars-cancel {
	float: left;
	display: block;
	overflow: hidden;
	text-indent: -999em;
	cursor: pointer;
}

.ui-stars-star a,  .ui-stars-cancel a {
	width: 18px;
	height: 18px;
	display: block;
	background: url(/sesame_media/images/star_rating/jquery.ui.stars.png) no-repeat 0 0;
}

.ui-stars-star a {
	background-position: 0 -36px;
}

.ui-stars-star-on a {
	background-position: 0 -54px;
}

.ui-stars-star-hover a {
	background-position: 0 -72px;
}

.ui-stars-cancel-hover a {
	background-position: 0 -18px;
}

.ui-stars-star-disabled,  .ui-stars-star-disabled a,  .ui-stars-cancel-disabled a {
	cursor: default !important;
}

/**************************************/
/*          LAYOUT OVERRIDES          */
/**************************************/

/* Overrides a few defaults from CSS framework */
header#hd, section#bd, footer#ft {
	float: none;
}

/*page layout*/
body .wrapper {
	margin-left: auto;
	margin-right: auto;
	width:984px;
}

/**************************************/
/*               CSS3                 */
/**************************************/
/* Rounded Corners */
.box-round {
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
}

.box-round-top {
	border-radius:7px 7px 0 0;
	-moz-border-radius-topleft:7px;
	-moz-border-radius-topright:7px;
	-webkit-border-top-left-radius:7px;
	-webkit-border-top-right-radius:7px;
}

.box-round-bottom {
	border-radius:0 0 7px 7px;
	-moz-border-radius-bottomleft:7px;
	-moz-border-radius-bottomright:7px;
	-webkit-border-bottom-left-radius:7px;
	-webkit-border-bottom-right-radius:7px;
}

.box-round-left {
	border-radius:7px 0 7px 0;
	-moz-border-radius-topleft:7px;
	-moz-border-radius-bottomleft:7px;
	-webkit-border-top-left-radius:7px;
	-webkit-border-bottom-left-radius:7px;
}

.box-round-right {
	border-radius:0 7px 0 7px;
	-moz-border-radius-topright:7px;
	-moz-border-radius-bottomright:7px;
	-webkit-border-top-right-radius:7px;
	-webkit-border-bottom-right-radius:7px;
}

/* text shadow  -----------------*/
	.singlepx-shadow-dark {
	text-shadow:0 1px rgba(0, 0, 0, 0.65);
}

.singlepx-shadow-light {/* dark Apple-style shadow */
	text-shadow:0 1px rgba(255, 255, 255, 0.85);
}

.negative-singlepx-shadow-dark {/* light Apple-style shadow */
	text-shadow:0 -1px rgba(0, 0, 0, 0.85);
}

.negative-singlepx-shadow-light {/* dark negative Apple-style shadow */
	text-shadow:0 -1px rgba(255, 255, 255, 0.85);
}

.inset-shadow {/* light negative Apple-style shadow */
	text-shadow:-1px -1px rgba(0, 0, 0, 0.65), 1px 1px rgba(255, 255, 255, 0.85);
}

.classic-shadow {
	text-shadow:2px 2px 3px rgba(0, 0, 0, 0.65);
}

/* classic drop shadow  -----------------*/
	.glow-shadow {
	text-shadow:0 0 9px rgba(255, 255, 255, 0.85);
}

/* box shadow  -----------------*/
	.box-shadow {
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.45);
	-webkit-box-shadow:0 0 3px rgba(0, 0, 0, 0.45);
	box-shadow:0 0 3px rgba(0, 0, 0, 0.45);
}

.box-shadow-bottom {
	box-shadow:0 2px 3px rgba(0, 0, 0, 0.45);
	-moz-box-shadow:0 2px 3px rgba(0, 0, 0, 0.45);
	-webkit-box-shadow:0 2px 3px rgba(0, 0, 0, 0.45);
}

.box-shadow-large {
	-moz-box-shadow: 0 0 9px rgba(0, 0, 0, 0.65);
	-webkit-box-shadow:0 0 9px rgba(0, 0, 0, 0.65);
	box-shadow:0 0 9px rgba(0, 0, 0, 0.65);
}

/* buttons  -----------------*/
	.button, a.button {
	color: #fff;
	border: solid 1px;
	text-align: center;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	line-height: 100%;
	padding: 5px 1em 5px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
	text-decoration: none;
}

.button:hover, a.button:hover {
	text-decoration: none;
}

.button span {
	padding-left: 24px;
}

.button-medium {
	font-size: 16px;
	padding: 4px 18px 5px;
}

.button-small {
	font-size: 14px;
	padding: 4px 9px 5px;
}

/* button colors  -----------------*/
	.site-button-color {
	color: #fff;
	border-color: #333;
	background: #444;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#444444), to(#cccccc));
	background: -moz-linear-gradient(#444444, #cccccc);
	background: linear-gradient(#444444, #cccccc);
	-pie-background: linear-gradient(#444444, #cccccc);
	behavior: url(../PIE.htc);
}

/**************************************/
/*           SESAME CONTENT           */
/**************************************/
	/* Brushing and Flossing -------------*/
	dl dd ul {
	Êmargin: 0;
	Êlist-style-type: none;
}

#toggle-content dd ul {
	list-style: none;
}

/* Emergency Care --------------------*/
	#toggle-emergency li div {
	margin-bottom: 9px;
}

#toggle-emergency li div p {
	top: auto;
	margin-top: 0;
}

/* Common Treatments -----------------*/
	div.box {
	background-color: #fff; /* Customize me! */
	border: solid 1px #fff; /* Customize me! */
	color:#333;
	padding:10px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
	/*  Content dropshadow for all browsers  */
    -moz-box-shadow: 2px 1px 6px #999; /* Firefox */
	-webkit-box-shadow: 2px 1px 6px #999; /* Safari/Chrome */
	box-shadow: 2px 1px 6px #999; /* Opera and other CSS3 supporting browsers */
}

#content div.box p {
	margin: 0;
	color: #333;
}

div.box img {
	border: solid 1px #333; /* Customize me! */
}

/* In-Ovation  -----------------*/
	div.comparison {
	border: 1px solid; /* Customize me! */
}

div.comparison div {
	width: 45%; /* Adjust this number to fine tune width */
}

/* Invisalign Teen ------------------ */
	span.indent {
	padding-left: 40px;
}

#invisalign-sidebar {
	background: #fff; /* Customize me! */
	border: solid 1px #333; /* Customize me! */
}

#invisalign-sidebar a {
	color: #036; /* Customize me! */
}

#invisalign-sidebar h3 {
	background: #97AFC2; /* Customize me! */
	font-size: 16px; /* Customize me! */
	font-weight: bold; /* Customize me! */
	color: #fff; /* Customize me! */
}

.thumb {
	border: solid 1px #333; /* Customize me! */
}

/* Invisalign Pro Pack ======================= */
	
	/* Reset */
	#pro-pack {
	position: relative;
	font-size: inherit;
	line-height: inherit;
}

#pro-pack .img-right {
clear:right;
float:right;
margin:18px 0 20px 20px;
}

#pro-pack .invisalign-block {
float:left;
width:385px;
}

#pro-pack ul#testimonials {
	clear: both;
}

/* Global Pro Pack Styles ------------------- */
	#pro-pack .border {
	border: solid 1px #333; /* Customize me!! */
}

#pro-pack ul#testimonials {
	clear: both;
}

/* Invisalign Teen ------------------ */
	#pro-pack #invisalign-sidebar {
	background: #fff; /* Customize me! */
	border: solid 1px #333; /* Customize me! */
}

#pro-pack #invisalign-sidebar a {
	color: #036; /* Customize me!! */
}

#pro-pack #invisalign-sidebar h3 {
	background: #97AFC2; /* Customize me!! */
	font-size: 16px; /* Customize me!! */
	font-weight: bold; /* Customize me!! */
	color: #fff; /* Customize me!! */
}

#pro-pack .thumb {
	border: solid 1px #333; /* Customize me!! */
}

/* Invisalign Videos ------------------- */
	#pro-pack div.invisalign-flash {
	border: solid 1px #333; /* Customize me!! */
}

/* Invisalign Before and After --------------- */
	#pro-pack #invisalign-before-after {
	background-color: #0076BF; /* Customize me! */
	border: solid 1px #fff; /* Customize me! */
	color:#333;
	padding:10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#pro-pack ul#before-after-cycle li img {
	border: solid 1px #333; /* Customize me */
}

#pro-pack #invisalign-before-after div.cycle-detail {
	background-color: #fff; /* Customize me */
	color: #333; /* Customize me */
	border: solid 1px #333; /* Customize me */
	-moz-border-radius: 5px; /* Optional - you may customize or remove - Does not work in IE */
	-webkit-border-radius: 5px; /* Optional - you may customize or remove - Does not work in IE */
}

#pro-pack #invisalign-before-after div.before-after-nav {
	background: #fff; /* Customize me */
	border: solid 1px #333; /* Customize me */
	-moz-border-radius: 5px 5px 0 0; /* Optional - you may customize or remove - Does not work in IE */
	-webkit-border-top-left-radius: 5px; /* Optional - you may customize or remove - Does not work in IE */
	-webkit-border-top-right-radius: 5px; /* Optional - you may customize or remove - Does not work in IE */
}

#pro-pack #invisalign-before-after .before-after-nav a {
	color: #333;
} /* Customize me */

#pro-pack #invisalign-before-after .before-after-nav a.activeSlide,  #pro-pack #invisalign-before-after .before-after-nav a:hover {
	color: #009EC7;
} /* Customize me */

/* Invisalign Footer -------------------- */	
	#pro-pack #invisalign-footer {
	border: solid 1px #333; /* Customize me!! */
	-moz-border-radius: 5px; /* Optional - you may customize or remove - Does not work in IE */
	-webkit-border-radius: 5px; /* Optional - you may customize or remove - Does not work in IE */
}

#pro-pack #invisalign-footer h3 {
	background: #97AFC2; /* Customize me!! */
	color: #fff; /* Customize me!! */
	font-size: 14px; /* Customize me!! */
	-moz-border-radius: 5px 5px 0 0; /* Optional - you may customize or remove - Does not work in IE */
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px; /* Optional - you may customize or remove - Does not work in IE */
}

#pro-pack #invisalign-footer ul {
}

/* Pro Pack Callouts --------------- */
	#pro-pack-callout-sm {
	background: #eee /* Customize this color!! */ url(http://media.sesamehost.com/images/invisalign-pro-package/callout-sm.png) no-repeat;
	border: solid 1px #000; /* Customize me!! */
	-moz-border-radius: 3px; /* Optional - you may customize or remove - Not supported in iYee */
	-webkit-border-radius: 3px; /* Optional - you may customize or remove - Does not work in IE */
	margin: 0 0 18px; /* Customize me!! *//* Uncomment the following lines if using absolute positioning */
	  /* top: 390px; Customize me!! */
	  /* left: 350px; Customize me!! */
	  /* position: absolute; */
	  /* z-index: 2; Adjust this number if needed */
	}

#pro-pack-callout-lg {
	background: #eee /* Customize this color!! */ url(http://media.sesamehost.com/images/invisalign-pro-package/callout-lg.png) no-repeat;
	border: solid 1px #000; /* Customize me!! */
	-moz-border-radius: 3px; /* Optional - you may customize or remove - Does not work in IE */
	-webkit-border-radius: 3px; /* Optional - you may customize or remove - Does not work in IE *//* Uncomment the following lines if using absolute positioning */
	  /* top: 470px; Customize me!! */
	  /* left: 350px; Customize me!! */
	  /* position: absolute; */
	  /* z-index: 2; Adjust this number if needed */
	}

/* Before and After - Static ------------------ */
	ul.before-after-static li {
	background-color: #FFAFFD; /* 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 */
}

ul.before-after-static li img {
	border: solid 1px #333; /* Customize me */
}

ul.before-after-static li div.detail {
	background-color: #fff; /* 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 */
}

/* jQuery Cycle Before and After ------------------ */
#before-after-container {
	background-color: #fff; /* Customize me */
	padding: 10px 0 30px 10px;
	color: #333;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
	/*  Content dropshadow for all browsers  */
    -moz-box-shadow: 2px 1px 6px #999; /* Firefox */
	-webkit-box-shadow: 2px 1px 6px #999; /* Safari/Chrome */
	box-shadow: 2px 1px 6px #999; /* Opera and other CSS3 supporting browsers */
}

ul#before-after-cycle li img {
	border: solid 1px #333; /* Customize me */
}

#before-after-container div.cycle-detail {
	min-height: 10px; /* Increase this number to accomodate longer or shorter description text and to prevent "bumping" of lower content */
	background-color: #fff; /* 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 */
}

#before-after-container .before-after-nav a {
	color: #333; /* Customize me */
}

#before-after-container .before-after-nav a.activeSlide, #before-after-container .before-after-nav a:hover {
	color: #765E76;
} /* Customize me */

/* jQuery Before and After Slider ------------------ */

.slider-container {
	color: #333; /* Customize me */
	background-color: #FFAFFD; /* 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-slider {
	border: solid 1px #333;
} /* Customize me */

.slider-container div.slider-detail {
	min-height: 55px; /* Increase this number to accomodate longer or shorter description text and to prevent "bumping" of lower content */
	background-color: #fff; /* 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 */
}

.slider-nav {
	background: #fff; /* Customize me */
	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 */
}

.slider-nav a {
	color: #333; /* Customize me */
}

.slider-nav a.activeSlide, .slider-nav a:hover {
	color: #765E76;
} /* Customize me */

/* Office Tour CSS ------------------ */
ul#css-office-tour {
	-moz-border-radius: 5px; /* Optional - you may customize or remove */
	-webkit-border-radius: 5px; /* Optional - you may customize or remove */
	background: url(../images/css-office-tour/image-01.jpg) 10px 10px no-repeat;
	/*  Content dropshadow for all browsers  */
    -moz-box-shadow: 2px 1px 6px #999; /* Firefox */
	-webkit-box-shadow: 2px 1px 6px #999; /* Safari/Chrome */
	box-shadow: 2px 1px 6px #999; /* Opera and other CSS3 supporting browsers */
}

ul#css-office-tour li img {
	border: solid 1px #333; /* Customize me */
	float: left;
}

/* Cycle Office Tour ------------------ */
#slideshow-container {
	background: #e1ef7e; /* Customize me */
	border: solid 1px #a0b606; /* Customize me */
	-moz-border-radius: 5px; /* Optional - you may customize or remove */
	-webkit-border-radius: 5px; /* Optional - you may customize or remove */
}

#slideshow-container div#caption {
	background-color: #fff; /* Customize me */
	color: #333; /* Customize me */
	border: solid 1px #a0b606; /* Customize me */
	-moz-border-radius: 5px; /* Optional - you may customize or remove */
	-webkit-border-radius: 5px; /* Optional - you may customize or remove */
}

.office-tour-nav {
	background-color: #fff; /* Customize me */
	border: solid 1px #a0b606; /* 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 */
}

.office-tour-nav a {
	text-decoration: none;  /* Customize me */
	font-size: 12px;  /* Customize me */
	padding: 5px;  /* Customize me */
	margin: 0 3px;  /* Customize me */
	color: #333; /* Customize me */
}

.office-tour-nav a.activeSlide, .office-tour-nav a:hover {
	color: #009EC7;
} /* Customize me */

/* Gallery Office Tour ------------------ */
	/* IMPORTANT - This prevents a flash of unstyled content */
	#gallery {
	visibility: hidden;
}

/* GALLERY CONTAINER */
	.gallery {
	background: #fff;
	border: 1px solid #333;
	padding: 10px;
	margin: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

/* LOADING BOX */
	.loader {
	background: url(../images/loader.gif) center center no-repeat #ddd;
}

/* GALLERY PANELS */
	.panel {
}

/* DEFINE HEIGHT OF PANEL OVERLAY */
	/* NOTE - It is best to define padding here as well so overlay and background retain identical dimensions */
	.panel .panel-overlay,  .panel .overlay-background {
	height: 25px;
	padding: 0 10px;
} /* Change height to 0 if no captions are required */

/* PANEL OVERLAY BACKGROUND */
	.panel .overlay-background {
	background: #222;
}

/* PANEL OVERLAY CONTENT */
	.panel .panel-overlay {
	color: #fff;
	font-size: 12px;
}

.panel .panel-overlay a {
	color: white;
	text-decoration: underline;
	font-weight: bold;
}

/* FILMSTRIP */
	/* margin will define top/bottom margin in completed gallery */
	.filmstrip {
	margin: 5px;
}

/* FILMSTRIP FRAMES (contains both images and captions) */
	.frame {
}

/* WRAPPER FOR FILMSTRIP IMAGES */
	.frame .img_wrap {
	border: 1px solid #aaa;
}

/* WRAPPER FOR CURRENT FILMSTRIP IMAGE */
	.frame.current .img_wrap {
	border-color: #000;
}

/* FRAME IMAGES */
	.frame img {
	border: none;
}

/* FRAME CAPTION */
	.frame .caption {
	font-size: 11px;
	text-align: center;
	color: #888;
}

/* CURRENT FRAME CAPTION */
	.frame.current .caption {
	color: #000;
}

/* POINTER FOR CURRENT FRAME */
	.pointer {
	border-color: #000;
}

/* TRANSPARENT BORDER FIX FOR IE6 */
	/* NOTE - DO NOT CHANGE THIS RULE */
	*html .pointer {
	filter: chroma(color=pink);
}

/**************************************/
/*           JQUERY PLUGINS           */
/**************************************/
	/* JQUERY TOOLS ----------------*/
	/* Calendar for <input type="date"/> */
	/* calendar root element */
	input.date {
	position: relative;
}

#calroot {
	top: 0;
	display: block;
	z-index:1000;/* place on top of other elements. set a higher value if nessessary */
	margin-top:-1px;
	width:198px;
	padding: 2px;
	background-color:#fff;
	font-size:11px;
	border:1px solid #ccc;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-moz-box-shadow: 0 0 15px #666;
	-webkit-box-shadow: 0 0 15px #666;
}

/* head. contains title, prev/next month controls and possible month/year selectors */
	#calhead {
	padding:2px 0;
	height:22px;
}

#caltitle {
	font-size:14px;
	color:#0150D1;
	float:left;
	text-align:center;
	width:155px;
	line-height:20px;
	text-shadow:0 1px 0 #ddd;
}

#calnext, #calprev {
	display:block;
	width:18px;
	height:18px;
	background:transparent url(/sesame_media/images/calendar/prev.png) no-repeat scroll center center;
	float:left;
	cursor:pointer;
}

#calnext {
	background-image:url(/sesame_media/images/calendar/next.png);
	float:right;
}

#calprev.caldisabled, #calnext.caldisabled {
	visibility:hidden;
}

/* year/month selector */
	#caltitle select {
	font-size:10px;
}

/* names of the days */
	#caldays {
	height:14px;
	border-bottom:1px solid #ddd;
}

#caldays span {
	display:block;
	float:left;
	width:28px;
	text-align:center;
}

/* container for weeks */
	#calweeks {
	background-color:#fff;
	margin-top:4px;
}

/* single week */
	.calweek {
	clear:left;
	height:22px;
}

/* single day */
	.calweek a {
	display:block;
	float:left;
	width:27px;
	height:20px;
	text-decoration:none;
	font-size:11px;
	margin-left:1px;
	text-align:center;
	line-height:20px;
	color:#666;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}

/* different states */
	.calweek a:hover, .calfocus {
	background-color:#ddd;
}

/* sunday */
	a.calsun {
	color:red;
}

/* offmonth day */
	a.caloff {
	color:#ccc;
}

a.caloff:hover {
	background-color:rgb(245, 245, 250);
}

/* unselecteble day */
	a.caldisabled {
	background-color:#efefef !important;
	color:#ccc !important;
	cursor:default;
}

/* current day */
	#calcurrent {
	background-color:#498CE2;
	color:#fff;
}

/* today */
	#caltoday {
	background-color:#333;
	color:#fff;
}

.text-left { margin: 0 15px 20px 0; float: left; clear: left; width: 300px; }  
.text-right { margin: 0 0 20px 0; float: right; clear: right; width: 300px; }  
.video { display: block; /* Add more nifty stuff in here if you like */ }




/*social media --------------------*/				
#sidebar ul.social-media {text-align:center;}
#sidebar ul.social-media li {overflow:hidden; display:inline; list-style:none; list-style-image:none; margin-right:2px;}
#sidebar ul.social-media li.facebook a {background:url(../socialnetworking/icons/facebook.png) no-repeat; display:inline-block; text-indent:-9999px; width:50px; height:50px;}
#sidebar ul.social-media li.blogger a {background:url(../socialnetworking/icons/blog.png) no-repeat; display:inline-block; text-indent:-9999px; width:50px; height:50px;}
#sidebar ul.social-media li.youtube a {background:url(../socialnetworking/icons/youtube.png) no-repeat; display:inline-block; text-indent:-9999px; width:50px; height:50px;}


/* Blog ------------------ */
.navigation,
.pagination {margin-top: 36px; margin-bottom:12px;}
.navigation .next_post,
.pagination .next_page {float: right;}
.navigation .previous_post:before,
.pagination .previous_page:before {content: "\27EA  ";}
.navigation .next_post:after,
.pagination .next_page:after {content: " \27EB";}

.entry {display:block; clear:both;}
.entry img.alignleft {margin: 0 0 2px 7px; display: inline;	float:left;}
.entry img.alignright {margin: 0 7px 2px 0; display: inline; float:right;}
.entry img.aligncenter {display: block; margin-left: auto; margin-right: auto;}
.entry_meta p {margin: 0 0 12px;}
#entry_comments {margin-top:36px;}
  #entry_comments form {
    width: 486px;
    }
    #entry_comments form input {
      width: 480px;
      margin-bottom: 18px;
      }
    #entry_comments form label {margin-bottom: 6px;}
	#entry_comments form button {color:#333;}

form#blog_search {width: 100%; margin:0; text-align:left; color:#333; position:relative; z-index:1200;}
  form#blog_search label {display:inline; padding-bottom: 12px; color:#333; text-align:center;}
  form#blog_search input {width: 248px; margin: 0; display:inline;}
  form#blog_search button {color:#333; display:inline;}

.search-results .post {margin-bottom:30px;}
.search-results .post h2 {margin-bottom:0;}

.comment {margin:18px 0; border-bottom: 1px solid #000;}
.comment_author {font-weight: bold;}
.comment_author h3 {margin: 0;}
.comment_author span {font-style: italic; font-weight: normal;}
.comment_meta {font-size: 10px;}
.comment_meta a {text-decoration: none;}