@import url("fonts.css");

/* 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;}
object {outline: none;}
body {
	line-height:1.5em;
	background-image: url(../images/page-bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #413733;
	font-family: Corbel, Arial, Helvetica, "Nimbus Sans L", "Liberation Sans", sans-serif;
	font-size: 13px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
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 {
	color:#733515;
	text-decoration: underline;
}
a:hover {
	color:#7d8037;
	text-decoration: none;
}
.hide {display:none;}
.flash-replaced .alt {display:none;}

/*LAYOUT*/
#container {
	width: 902px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 1;
}

#container #invis2 {
	position: absolute;
	top: 737px; 
	left: 64px;
	z-index: 90;
}


#hd {
	background-image: url(../images/hd-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 123px;
	padding-bottom: 57px;
	padding-top: 30px;
}
#logo a {
	font-size: 12px;
	width: 220px;
	height: 100px;
	display: block;
	margin-left: 10px;
	text-indent: -9999px;
}
#sidebar {
	font-family:GoodProWideLight;
	background-image: url(../images/side-bar-address-hd.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 221px;
	position: absolute;
	z-index: 2;
	left: 50px;
	top: 250px;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
}
#sidebar .name {
	color: #733515;
	display: block;
	padding-top: 0px;
	margin-top: -7px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#sidebar .address {
	padding-top: 0px;
	display: block;
	margin-top: -10px;
}

#bd {
	background-image: url(../images/bd-bg.png);
	background-repeat: repeat-y;
	background-position: center top;
	padding-bottom: 20px;
}

#content {
	padding-top: 40px;
	padding-left: 325px;
	padding-right: 65px;
	background-image: url(../images/content-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	min-height:540px;
  	height:auto !important;
 	height:540px;
}
.home #content {
	padding-top: 300px;
	min-height:240px;
  	height:auto !important;
 	height:240px;
}
.intro {
	font-style: italic;
	color: #044942;
	font-weight: bold;
}


#ft {
	background-image: url(../images/ft-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 60px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	color: #FFF;
	font-size: 11px;
	text-align: center;
	line-height: normal;
	height: 110px;
}
#consult a {
	background-image: url(../images/btn-consult.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	left: 50px;
	top: 460px;
	height: 68px;
	width: 221px;
	text-indent: -9999px;
	display: block;
}
#consult a:hover {
	background-position: left -68px;
}
#flash-homepage {
	position: absolute;
	z-index: 10;
	left: 293px;
	top: 237px;
	height: 267px;
	width: 581px;
}
.photo-right {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
	border: 3px solid #c7bfb6;
}
/* Sub Nav */
.sub_nav {
	background-image: url(../images/hr.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-transform: uppercase;
	padding-bottom: 10px;
	color: #918271;
	font-size:12px;
}
.sub_nav a {
	color: #000;
	text-decoration: none;
}
.sub_nav a:hover {
	color: #276d66;
}
.sub_nav .active {
	color: #276d66;
}

/* Side Logos */
#logos {
	position: absolute;
	left: 62px;
	top: 560px;
	margin: 0px;
	padding: 0px;
	width: 190px;
}
#logos li {
	background-image: none;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#abo, #aao, #invis, #inov {
	background-image: url(../images/logos.png);
	background-repeat: no-repeat;
	display: block;
	text-indent:-9999px;
}
#invisalign-premier { background:url(../images/invisalign-premier_2011.jpg); width:100px; height:182px; display:block; text-indent:-999em; overflow:hidden}
#abo {
	background-position: left top;
	height: 50px;
}
#aao {
	background-position: left -50px;
	height: 55px;
}
#invis {
	background-position: left -105px;
	height: 70px;
}
#inov {
	background-position: left -175px;
	height: 70px;
}

/* Side Logos */
#logins {
	position: absolute;
	right: 25px;
	top: 25px;
	margin: 0px;
	padding: 0px;
	width: 230px;
}
#logins li {
	background-image: none;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}
#patientlogin, #doctorlogin {
	background-image: url(../images/logins.png);
	background-repeat: no-repeat;
	display: inline-block;
	text-indent:-9999px;
	height:24px;
	width:112px;
	float: left;
}
#patientlogin {
	background-position: left top;
}
#doctorlogin {
	background-position: -112px top;
}
#patientlogin:hover {
	background-position: left bottom;
}
#doctorlogin:hover {
	background-position: -112px bottom;
}



/* TYPE */
h1, h2 {line-height: normal; font-weight: normal;}
h1.headline {
	font-family:'GoodProWideLight';
	font-size:36px;
	color:#276d66;
	margin: 0px;
	padding: 0px;
}
.home h1.headline {
	font-family:'GoodProWideLight';
	font-size:26px;
	color:#276d66;
	margin: 0px;
	padding: 0px;
}
h2 {color:#753615; font-size:18px;}
h3 {font-size:14px; font-weight:bold;}
h4, h5, h6 {line-height: normal;}
p {
	padding-top: 10px;
	padding-bottom: 10px;
}
blockquote {}
#content ul {
	padding-top: 5px;
	padding-left: 0px;
	padding-bottom: 5px;
}
#content ul li {
	padding-bottom: 5px;
	background-image: url(../images/ul-li.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 20px;
	list-style-type: none;
}
.site-map #content ul li {
	font-weight: bold;
	background-image: none;
}
.site-map #content ul li ul li {
	font-weight: normal;
}
#content .formContainer  ul li {
	background-image: none;
	padding: 10px;
	list-style-type: none;
}
#content #brushing-instructions ul li, #content #flossing-instructions ul li, #content #toggle-emergency ul li {
	list-style-type: none;
	background-image: none;
}
#content ol {
	padding-top: 5px;
	padding-left: 20px;
}
#content ol li {
	padding-bottom: 5px;
}
#ft a {
	color: #FFF;
}
#ft a:hover {
	color: #FF9;
}
#ft h4 { font-size:13px; font-weight:bold;}
/*NAV*/
#nav {
	position: absolute;
	z-index: 80;
	left: 0px;
	top: 164px;
	width:902px;
}

/* set bg image for each link */
#nav ul li a#meet-the-team, #nav ul li a#for-new-patients, #nav ul li a#about-orthodontics, #nav ul li a#about-braces, #nav ul li a#orthodontic-treatments, #nav ul li a#first-aid  {
	background-image: url(../images/nav.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display:block;
	position: relative;
	height:46px;
}

#nav ul li a#meet-the-team {background-position: left top;	width:142px;}
#nav ul #meet-the-team:hover, #nav li:hover #meet-the-team, #nav li.sfhover #meet-the-team, #nav .active #meet-the-team, #nav ul #meet-the-team.active {background-position: left bottom;}

#nav ul li a#for-new-patients {	background-position: -142px top;	width:159px;}
#nav ul #for-new-patients:hover, #nav li:hover #for-new-patients, #nav li.sfhover #for-new-patients, #nav .active #for-new-patients, #nav ul #for-new-patients.active {background-position: -142px bottom;}

#nav ul li a#about-orthodontics {background-position: -301px top;	width:166px;}
#nav ul #about-orthodontics:hover, #nav li:hover #about-orthodontics, #nav li.sfhover #about-orthodontics, #nav .active #about-orthodontics, #nav ul #about-orthodontics.active {background-position: -301px bottom;}

#nav ul li a#about-braces {	background-position: -467px top;	width:134px;}
#nav ul #about-braces:hover, #nav li:hover #about-braces, #nav li.sfhover #about-braces, #nav .active #about-braces, #nav ul #about-braces.active {background-position: -467px bottom;}

#nav ul li a#orthodontic-treatments { background-position: -601px top;	width:192px;}
#nav ul #orthodontic-treatments:hover, #nav li:hover #orthodontic-treatments, #nav li.sfhover #orthodontic-treatments, #nav .active #orthodontic-treatments, #nav ul #orthodontic-treatments.active {background-position: -601px bottom;}

#nav ul li a#first-aid {	background-position: -793px top;	width:109px;}
#nav ul #first-aid:hover, #nav li:hover #first-aid, #nav li.sfhover #first-aid, #nav .active #first-aid, #nav ul #first-aid.active {background-position: -793px bottom;}

/* TopNav */
#topnav {
	position: absolute;
	right: 25px;
	top: 101px;
	margin: 0px;
	padding: 0px;
	width: 148px;
}
#topnav li {
	background-image: none;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}
#contact-us, #home {
	background-image: url(../images/topnav.png);
	background-repeat: no-repeat;
	display: inline-block;
	text-indent:-9999px;
	height:37px;
	float: left;
}
#topnav ul li a#contact-us {background-position: left top;	width:92px;}
#topnav ul #contact-us:hover, #topnav li:hover #contact-us, #topnav li.sfhover #contact-us, #topnav .active #contact-us, #topnav ul #contact-us.active {background-position: left bottom;}

#topnav ul li a#home {background-position: -92px top;	width:56px;}
#topnav ul #home:hover, #topnav li:hover #home, #topnav li.sfhover #home, #topnav .active #home, #topnav ul #home.active {background-position: -92px bottom;}


/* MISC */
.back-to-top a {
	background-image: url(../images/to-top.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 34px;
	width: 109px;
	float: right;
	margin-top: -20px;
	text-indent: -9999px;
}
.back-to-top a:hover {
	background-position: left bottom;
}
.map {
	background-color: #FFF;
	-moz-box-shadow: 0 1px 3px #999;
	-webkit-box-shadow: 0 1px 3px #999;
	border: 1px solid #cd6138;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 20px;
	clear: both;
}
.member {
	background-color: #FFF;
	-moz-box-shadow: 0 1px 3px #999;
	-webkit-box-shadow: 0 1px 3px #999;
	border: 1px solid #cd6138;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 20px;
	clear: both;
	text-align: center;
}
.bi-col {
	float: left;
	width: 225px;
}
/* SESAME CSS */
img.right {
	margin: 0 0 15px 15px;
	float: right;
	clear: right;
	}
img.left {
	margin: 0 15px 15px 0;
	float: left;
	clear: left;
	}
img.left-border, .left-border {
	float: left;
	clear: left;
	margin: 5px 15px 15px 0;
	-moz-box-shadow: 0 1px 3px #999;
	-webkit-box-shadow: 0 1px 3px #999;
	border: 1px solid #cd6138;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
img.right-border, .right-border {
	float: right;
	clear: right;
	margin: 5px 0 15px 15px;
	-moz-box-shadow: 0 1px 3px #999;
	-webkit-box-shadow: 0 1px 3px #999;
	border: 1px solid #cd6138;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
img.center-border {
	clear: both;
	-moz-box-shadow: 0 1px 3px #999;
	-webkit-box-shadow: 0 1px 3px #999;
	border: 1px solid #cd6138;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	display: block;
	}

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 {
	height: 10px;
	padding: 0;
	clear: both;
	background-image: url(../images/hr.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	}
/* This is the backup for screen readers */
hr {
	display: none;
	height: 0px;
	border: solid 1px #eee;
	border-width: 1px 0 0 0;
	clear: both;
	background-image: url(../images/hr.png);
	background-repeat: no-repeat;
	background-position: left top;
	}
/* 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 {
	float: right;
	clear: right;
	width: 334px;
	background-color: #E1DDD8;
	-moz-box-shadow: 0 1px 3px #999;
	-webkit-box-shadow: 0 1px 3px #999;
	border: 1px solid #cd6138;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 5px;
}
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;
	-moz-box-shadow: 0 1px 3px #999;
	-webkit-box-shadow: 0 1px 3px #999;
	border: 1px solid #cd6138;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	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;
	background-image: none;
}
.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;}
.emergency-care .left-border {margin-top: 20px;}
#flash-general-soreness, #flash-headgear, #flash-loose-appliance, #flash-loose-bracket, #flash-loose-wire, #flash-poking-wire  {margin-top: -10px;
}






/* suresmile */
p.small {
	font-size: 10px;
	}
div.learn-more {
	background-color: #fff;
	color: #036;
	width: 50%;
	border: solid 1px #fff;
	padding: 0;
	margin: 15px 18px 15px 15px;
	float: right;
	}
	div.learn-more a {
		color: #036;
		}
	.learn-more h3 {
		background-color: #97AFC2;
		color: #fff;
		margin: 0 0 10px 0;
		padding: 10px;
		}
	.learn-more p {
		padding: 0;
		margin: 0 0 10px 0;
		}
#video-suresmile {
	width: 320px;
	height: 206px;
	}

dl dt {
	font-size: 1.5em;
	font-weight: bold;
	}
dl dd ul {
	margin: 0;
	list-style-type: none;
	}


/*-----------------------------------------------
	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: #DED9D4;/* 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%;
								color: #024740;/*override to match site*/
								}
							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%;}
							button {border:0 none; margin:0; text-align:left; }
							
							.form-footer button, .form-footer button:visited {
														background: #733515;
														display: inline-block;
														padding: 5px 10px 6px;
														color: #fff;
														text-decoration: none;
														-moz-border-radius: 5px;
														-webkit-border-radius: 5px;
														-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
														-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
														text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
														border-bottom: 1px solid rgba(0,0,0,0.25);
														position: relative;
														cursor: pointer;
														font-weight: bold;
														line-height: normal;
														}
							.form-footer button:hover { background-color: #024740; color: #fff; }
							.form-footer button:active { top: 1px; }
							button::-moz-focus-inner { padding:0; }


	/* 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%;
		color: #024740;/* customize me*/
		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;}

/* GALLERY LIST */
/* IMPORTANT - This prevents a flash of unstyled content */
#gallery { visibility: hidden; }

/* GALLERY CONTAINER */
.gallery {
	background: #fff;
	padding: 10px;
	-moz-box-shadow: 0 1px 3px #999;
	-webkit-box-shadow: 0 1px 3px #999;
	border: 1px solid #cd6138;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.office-tour #content .gallery li {
	background-image: none;
}

/* 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 1em; }

/* PANEL OVERLAY BACKGROUND */
.panel .overlay-background { background: #222; }

/* PANEL OVERLAY CONTENT */
.panel .panel-overlay { color: white; font-size: 1em; }
.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);
}

