@charset "utf-8";
/*CSS RESET*/
/*https://meyerweb.com/eric/tools/css/reset/ */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
	border: none;
	font-size: 100%;
	font: inherit;
	line-height: 1;
	margin: 0px;
	padding: 0px;
	vertical-align: baseline }
iframe{
	background-color: transparent;
	overflow: auto;
	border: 0px solid #000000;
}
:focus{
	outline: none;
}

/* HTML5 display-role reset for older browsers */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section { display: block }

ol,ul { list-style: none }

blockquote,q { quotes: none }

blockquote:before,blockquote:after,q:before,q:after { content:'';content: none }

table { border-collapse:collapse;border-spacing: 0 }

p, li, strong, em, span, a{
	line-height: 1.5;}

strong{
	font-weight:bold;}

em{
	font-style:italic;}

/* CONTENT ELEMENTS
------------------------------*/
@font-face {
    font-family: 'futuralt';
    src: url('ftralt-webfont.eot');
    src: url('ftralt-webfont.eot?#iefix') format('embedded-opentype'),
         url('ftralt-webfont.woff') format('woff'),
         url('ftralt-webfont.ttf') format('truetype'),
         url('ftralt-webfont.svg#futura_ltlight') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
		color: #222;
	font-family: "Times New Roman",Georgia,serif;
	font-size: 15px;
}
h1, h2, h3 {
	font-weight: normal;
	line-height:inherit;
	margin: 0;
}
h1 {
	color: #222;
	font-size: 46px;
}
h2 {
	color: #222;
	font-size: 20px;
}
a, a:visited {
	color: #910000;
	cursor:pointer;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.phone_number a {
	color:inherit;
	line-height:inherit;
}
#header_bg{
	background: #264b91;
	height: 161px;
	position: absolute;
	width: 100%;
	top: 50px;}
#menu_bg{
	position: absolute;
	width: 100%;
	top: 161px;
	background: #b0bed2;
	height: 35px;}
#slider_container_bg{
	background: ;
}
.content_bg_spacer{
	width: 100%;
	height: 25px;
	background: url(/images/page_bg.jpg) center top no-repeat;
}
#footer_container_bg{
	background: #345799 url(/images/footer_bg.jpg) left top repeat-x;
}
#main_container {
	margin: 0 auto;
	position: relative;
	width: 100%;
}
.clear_floats {
	clear: both;
}
.more_btn {
	background: #264b91;
	border:0;
	color: #ffffff;
	cursor: pointer;
	float: right;
	font-size:12px;
	margin: 5px 5px 0px 0px;
	padding: 4px;
	text-align: center;
	width: 55px;
}
.more_btn a, .more_btn a:visited {
	color: #ffffff;
	text-decoration: none;
}
.more_btn a:hover {
	text-decoration: underline;
}
#social_apis {
	border-radius: 10px;
	background-color: #264b91;
	border: 1px solid #222;
	color: #fff;
	font-size: 10px;
	font-style: italic;
	margin: 0px 0px 10px 0px;
	padding:2px 0px 0px 18px;
	height: 40px;
}
#social_apis ul {
	margin: 0;
	padding: 6px 0px 0px 0px;
}
#social_apis li {
	display: inline-block;
	margin: 0px 0px 3px 0px;
	padding: 0;
	position: absolute;
	vertical-align: top;
}
#request_appt_form_container{
	width: 100%;
    height: 100%;
    background: #fff;
    position: absolute;
    z-index: 1000;
    top: 0px;
    display: none;
}
#request_appt_form{
	width: 228px;
    height: 440px;
	position: fixed;
	top: 50%;
	left: 50%;
	margin: -235px 0px 0px -114px;
    background: #b0bed2;
    padding: 10px;
    z-index: 1000;
}
#request_title{
	position: absolute;
	top: -30px;
	font-size: 20px;
	left: 26px;
}
#close_appt_window{
    height: 15px;
    position: relative;
    bottom: -20px;
    right: 0px;
    border: 1px solid #000000;
    text-align: center;
    background: #264b91;
    color: #fff;
    padding: 5px;
}
#close_appt_window:hover{
	background: #b0bed2;
    cursor: pointer;
}
/* AUDIO BUTTON
------------------------------*/
#audio_button {
	position:absolute;
	right:0;
	top:96px;
    z-index: 15;
}
/* TOP ELEMENTS
------------------------------*/
#top_container {
	position: relative;
	color:#000;
	height: 196px;
	width: 950px;
	margin: auto;
}
#top_container span {
	line-height:inherit;
}
#heading_bg{
	width: 950px;
    height: 175px;
	background: url(/images/header_bg-2020.png) center top no-repeat;
    position: absolute;
    top: 43px;
    z-index: 10;
}
#logo {
	position:absolute;
	top:15px;
}
#heading_practice_name, #heading_phone {
	position:absolute;
	top:10px;
}
#heading_practice_name {
	font-size: 50px;
	left:0px;
    text-indent: -9999px;
}
#heading_phone {
	font-size:38px;
	right:0px;
    top: 2px;
}
#heading_tagline, #heading_address {
	color:#000;
	position:absolute;
	top:70px;
}
#heading_tagline {
	left:112px;
    text-indent: -9999px;
}
#heading_address {
	left:0px;
    top: 12px;
	font-size: 20px;
}
#heading_request{
	font-family: futuralt;
	font-size: 20px;
	color: #fff;
	position: absolute;
	top: 174px;
	left: 31px;
	text-shadow: #333 3px 2px 8px;
    z-index: 12;
}
#heading_request:hover{
	cursor: pointer;
    color: #faeb9a;
}

#heading_covid{
	font-family: futuralt;
	font-size: 20px;
	color: #000;
	position: absolute;
	top: 170px;
	left: 270px;
	text-shadow: #fff 3px 2px 8px;
    z-index: 12;
}
#heading_covid:hover{
	cursor: pointer;
    color: #0d4dc5 !important;
	text-decoration: none !important;

}

#heading_search{
	position: absolute;
	right: 0px;
	top: 98px;
	width: 210px;
	text-align: right;
    z-index: 10;
}
/* MENU ELEMENTS
------------------------------*/
#menu {
	height:  35px;
	position: absolute;
	width: 100%;
	top: 46px;
	z-index: 12;
	text-align: center;
    font-family: futuralt,Arial,sans-serif;
}
ul#topnav {
	list-style: none;
	padding: 0px;
    text-align: center;
    width: 784px;
    float: right;
}
ul#topnav li {
    display: inline-block;
    height:  35px;
	list-style: none;
	margin: 0px 16px 0px 16px;
	padding: 0;
}
ul#topnav a {
	display: block;
	color: #fff;
    font-size: 22px;
    margin: 3px 0px 0px 0px;
    text-shadow: #333 3px 2px 8px;
}
ul#topnav a:hover {
	color: #faeb9a;
    text-decoration: none;
}
#home #menu #topnav .home a{
	color: #faeb9a;
    text-decoration: none;
    text-shadow: none;
}
.our_office #menu #topnav .our_office a{
	color: #faeb9a;
    text-decoration: none;
	text-shadow: none;
}
.patient_information #menu #topnav .patient_information a{
	color: #faeb9a;
    text-decoration: none;
	text-shadow: none;
}
.services #menu #topnav .services a{
	color: #faeb9a;
    text-decoration: none;
	text-shadow: none;
}
.payment_information #menu #topnav .payment_information a{
	color: #faeb9a;
    text-decoration: none;
	text-shadow: none;
}
.contact_us #menu #topnav .contact_us a{
	color: #faeb9a;
    text-decoration: none;
	text-shadow: none;
}

/* SLIDING DIV ELEMENTS
------------------------------*/
.side_heading {
	border-radius: 10px;
	border: 1px solid #000;
	color: #910000;
	cursor: pointer;
	height: 80px;
	margin: 0px 0px 10px 0px;
	padding: 5px;
	position: relative;
}
h2.side_heading {
	font-size: 22px;
}
.side_heading img {
	margin-right: 5px;
}
.side_content {
	background: url(../images/side_bottom.png) no-repeat bottom;
	padding: 0px 10px 25px 10px;
}

/* APPOINTMENT REQUEST FORM ELEMENTS
------------------------------*/
#customForm label, #customForm_email label, #side_customForm_email label, #customForm_friend label {
	display: block;
	font-weight:bold;
}
#customForm .appointment_request, #customForm_email .appointment_request, #side_customForm_email .appointment_request, #customForm_friend .appointment_request{
	width: 220px;
	padding: 3px;
	color: #000000;
	font-size: 11px;
	border: 1px solid #000;
}
#customForm .appointment_request.error, #customForm_email .appointment_request.error, #side_customForm_email .appointment_request.error, #customForm_friend .appointment_request.error {
	background: #f8dbdb;
	border-color: #e77776;
}
#customForm textarea, #customForm_email textarea, #side_customForm_email textarea, #customForm_friend textarea{
	width: 220px;
	height: 80px;
	padding: 3px;
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #000;
}
#customForm div, #customForm_email div, #side_customForm_email div, #customForm_friend div {
	margin-bottom: 10px;
}
#customForm div span, #customForm_email div span, #side_customForm_email div span, #customForm_friend div span {
	display:none;
	font-size: 10px;
	font-style: italic;
}
#customForm div span.error, #customForm_email div span.error, #side_customForm_email div span.error, #customForm_friend div span.error{
	display:block;
	color: #e46c6e;
}
#thanks, #thanks_email, #thanks_side, #thanks_friend{
  display: none;
}
.email_form{
	float: left;
}
.side_email_form{
	margin: 10px 0px 20px 0px;
}
/*SPECIALS CONTENT
----------------------------------------*/
.banner_ad_container{
	width: 950px;
	height: 249px;
	margin: auto;
	position: relative;
}
.banner_image{
	height: 100%;
	width: 28%;
	float: left;
	position: relative;
    overflow: hidden;
	z-index: 30;
}
.banner_image img{
    max-height: 100%;
}
.banner_content{
	position: absolute;
	z-index: 20;
}
.banner_info_left{
	float:right;
	height: 100%;
	width: 66%;
	position: relative;
	text-align: left;
	z-index: 30;
}
.banner_info_right{
	float:left;
	height: 100%;
	width: 66%;
	position: relative;
	text-align: left;
	z-index: 30;
}
.banner_special_type_cta_left{
	font-size: 40px;
	margin: 1% 0% 0% 0%;
	float: right;
	width: 100%;
}
.banner_special_type_cta_right{
	font-size: 40px;
	margin: 1% 0% 0% 2%;
	float: left;
	width: 100%;
}
.banner_special_text_cta_left{
	position: relative;
	font-size: 20px;
	margin: 0% 2% 0% 0%;
	padding: 1%;
	float: right;
	width: 93%;
	height: 30%;
}
.banner_special_text_cta_right{
	position: relative;
	font-size: 20px;
	margin: 0% 0% 0% 5%;
	padding: 1%;
	float: left;
	width: 93%;
	height: 30%;
}
.banner_special_phone_left{
	font-size: 20px;
	position: absolute;
	bottom: 0%;
	right: 3%;
}
.banner_special_phone_right{
	font-size: 20px;
	position: absolute;
	bottom: 0%;
	right: 3%;
}
.banner_phone_color{
	color: #A70000;
}
.banner_sign_up_text{
	position: absolute;
	font-size: 18px;
	width: 45%;
	height: 24%;
	bottom: 15%;
	left: 5%;
}
.banner_sign_up_left{
	width: 45%;
	height: 24%;
	position: absolute;
	bottom: 9%;
	right: 2%;
	padding: 1%;
	background: #264b91;
	color: #fff;
	border: 3px solid #222;
	border-radius: 10px;
}
.banner_sign_up_right{
	width: 45%;
	height: 24%;
	position: absolute;
	bottom: 9%;
	right: 1%;
	padding: 1%;
	background: #264b91;
	color: #fff;
	border: 3px solid #222;
	border-radius: 10px;
}
.banner_sign_up_left label, .banner_sign_up_right label{
	width: 25%;
	display: block;
	float: left;
	font-size: 15px;
}
.banner_sign_up_left .field, .banner_sign_up_right .field{
	width: 73%;
	border: black 1px solid;
	margin: 0px 0px 5px 0px;
    height: 20%;
}
.banner_submit{
	float: right;
	margin: 0% 1% 0% 0%;
	border: black 1px solid;
	border-radius: 5px;
	font-size: 12px;
}
.banner_submit:hover{
	background: #FFF;
	cursor: pointer;
}
.banner_disclaimer{
	position: absolute;
	font-size: 12px;
	bottom: 1%;
	right: 2%;
	color: #A70000;
}
#play_stop{
	position: absolute;
	top: 3px;
	right: 3px;
	z-index: 50;
}
#banner_play_btn{
	width: 25px;
	height: 25px;
	background: url(https://infostarassets.com/images/specials/startstopslider.png) center -25px no-repeat;
}
#banner_stop_btn{
	width: 25px;
	height: 25px;
	background: url(https://infostarassets.com/images/specials/startstopslider.png) center top no-repeat;
}
#banner_play_btn:hover{
	background-position: center top;
}
#banner_stop_btn:hover{
	background-position: center -25px;
}

/*SPECIALS AD CONTENT
------------------------------*/
.ad_container{
	margin: auto;
	position: relative;
	overflow: hidden;
	background: #264b91;
	color: #fff;
	border: 1px solid #222;
	width: 360px;
	height: 300px;
	z-index: 25;
}
.ad_info{
	float:left;
	height: 100%;
	width: 66%;
	position: relative;
	text-align: left;
	z-index: 25;
}
.ad_special_type{
	font-size: 42px;
	margin: 1% 0% 0% 0%;
	width: 100%;
	text-align: center;
}
.ad_special_text{
	position: relative;
	font-size: 28px;
	margin: 5% 2% 0% 0%;
	width: 100%;
	text-align: center;
}
.ad_special_value{
	font-size: 13px;
	margin: 2% 0% 0% 0%;
	text-align: center;
}
.ad_sign_up_text{
	text-align: center;
	margin: 5% 0% 0% 0%;
	font-size: 15px;
	width: 100%;
}
.ad_sign_up{
	width: 75%;
	overflow: hidden;
	margin: 55% auto 0% auto;
}
.ad_sign_up label{
	width: 17%;
	display: block;
	float: left;
	margin-left: 3%;
}
.ad_sign_up .field{
	width: 74%;
}
.ad_submit{
	float: right;
	margin: 0% 4% 0% 0%;
	border: #000 1px solid;
	background: #F3F3F3;
	border-radius: 5px;
}
.ad_submit:hover{
	background: #FFF;
	cursor: pointer;
}
.ad_disclaimer{
	margin: 2% 0% 2% 0%;
	font-size: 12px;
	text-align: center;
}

/* FOOTER ELEMENTS
------------------------------*/
#footer {
	color: #c1c1c1;
	text-align: center;
	width: 950px;
	margin: auto;
}
#social_media_container{
	border-radius: 10px;
	background-color: #264b91;
	border: 1px solid #222;
	height: 40px;
	margin: 0px auto 10px;
	padding: 8px 0px 0px 0px;
	width: 525px;
	text-align: center;
}
#facebook_icon,#twitter_icon,#google_plus_icon,#youtube_icon,#places_icon,#blog_icon{
	background: url(/images/social_media_icons.png);
    width: 35px;
    height: 35px;
    display: inline-block;
}
#facebook_icon{
	background-position: left 0px;
}
#twitter_icon{
	background-position: 35px 0px;
}
#google_plus_icon{
	background-position: 70px 0px;
}
#youtube_icon{
	background-position: 105px 0px;
}
#places_icon{
	background-position: 140px 0px;
}
#blog_icon{
	background-position: 175px 0px;
}
#google_translate_element {
	cursor:pointer;
	display: inline-block;
	margin: 4px 10px 0px 0px;
	vertical-align:top;
	background: url('/images/google_translate_btn.png') center top no-repeat;
	width: 160px;
	height: 30px;
}
#google_translate_element:hover {
	background-position: center -30px;
}
#google_translate_element .goog-te-gadget-simple {
	background-color: #fff;
	border:0;
}
#google_translate_element .goog-te-gadget-simple a {
	color:#666666;
}
#social_media_icons {
	display: inline-block;
}
#disclaimer {
	color: #c1c1c1;
	font-size: 10px;
	padding: 10px 0px 0px 0px;
}
#infostar_credit {
	font-size: 12px;
	margin: 15px 0px 0px 0px;
}
#infostar_credit a{
	color: #c1c1c1;
}
#schema_dentist {
	font-size:10px;
	margin:10px 0px 0px 0px;
}
.mobile_button {
	font-size: 30px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	text-align: center;
}
#infostar_footer_logo {
	vertical-align:bottom;
}
.hide {
	display:none;
}
.infostar_footer_link {
	font-size:18px;
	padding:10px;
	background-color:#FFFAD9;
	margin:10px;
	line-height:normal;
}
/*SEARCH RESULTS*/
.ui-widget{
	font-size: 18px;
}
#search_term{
	width: 66%;
    height: 20px;
    display: block;
    float: left;
}
#search_results{
	width: 100%;
}
#search_results b{
	font-weight: bold;
}
#showing_results{
	width: 100%;
	display: block;
}
#search_instead{
	width: 100%;
	display: block;
}
.result_link{
	width: 100%;
	display: block;
    font-size: 20px;
}
.result_ref{
	color: #b0bed2;
	width: 100%;
	display: block;
}
.result_image{
	max-width: 75px;
    float: left;
    margin: 5px 10px 0px 0px;
}
.result_description{
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
    width: 100%;
	display: block;
    overflow: hidden;
    border-bottom: 1px solid #999;
}
#search_submit{
	width: 36px;
    height: 36px;
    display: block;
    float: left;
    margin: -5px 0px 0px 5px;
    padding: 0px;
    border: none;
    text-indent: -9999px;
    background: url(/images/search_btn.png) center top no-repeat;
}
#search_submit:hover{
	background-position: center -36px;
    cursor: pointer;
}
/* START Q & A
------------------------------*/
.q_and_a_index_links, .q_and_a_index_links a {
	margin-left:10px;
	font-size:15px;
	line-height:1.8;
	color:#fff;
	text-decoration:none;
}
.q_and_a_index_links:hover  {
	text-decoration: underline;
}
#dental_emergency_nav_index {
	padding:13px;
	background-color:#264b91;
	border-radius: 10px;
}
#dental_emergency_nav_index li {
	font-size:16px;
}
.question {
	color:#910000;
	font-size:18px;
	margin: 20px 0 10px 0;
}
.answers {
	color:green;
	font-size:14px;
}
.q_and_a_heading {
	color:black;
	font-size:18px
}
.answers {
	display:inline;
	margin-top:10px;
	font-size:16px;
	font-weight:900;
}
.inline {
	display:inline;
}
#q_and_a_table p {
	margin-bottom:5px;
	line-height:1.3;
}
.important_warn {
	background-color: #FCE3E8;
	font-size:15px;
	padding: 6px 3px 5px 5px;
	font-weight:900;
	margin-top:20px;
	color:	#A52A2A;
	margin-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	border-radius: 8px;
}
#seek_med_care_li li {
	list-style-type: disc;
	margin-left:16px;
	list-style-position:inside;
}
#seek_med_care_li li p {
	margin-left:10px;
	display:inline;
	margin:5px 0 4px 0;

}
#oral_health_links ul li {
	width:80%;
	background-color: #264b91;
	margin-bottom: 10px;
	padding:5px 12px;
	border: 1px solid #222;
	border-radius: 10px;
}


#oral_health_links p {
	margin-bottom: 10px;
}
#oral_health_links a{
	color: #fff;
}
/* END Q & A
------------------------------*/
/*
* Patient reviews
*/
#aggregate_review{margin:15px 0; padding:0 0 0 10px; font-size:16px; font-weight: 900;color:#222;}
.stars{margin:0 0 0 1px;}
.required{font-weight:900;color:red}
#ratingValue{margin:0 0 0 98px;}

.author, .author a, .author:hover{padding:20px 0px;font-size:10px;font-family:Arial, Helvetica, sans-serif;}


/*SIDEKICK VIDEO STYLE*/
img{
	border:0;
}
.dental_education_button{
	display:inline-table;
	height:75px;
	width:250px;
}
.main_button{
	float:left;
	z-index:0;
}
.thumbnail_image{
	border:1px solid #ffffff;
	float:left;
	margin:-72px 0px 0px 0px;
	z-index:1;
	height: 51px;
}
/*
.thumbnail_outline{
	border:1px solid #ffffff;
	height:49px;
	margin:9px 0px 0px 2px;
	position:absolute;
	width:66px;
	z-index:2;
}
*//*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:hidden;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;font-size:10px;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
    Example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:url(/infostarassets/images/colorbox/images/overlay.png) repeat 0 0;}
#colorbox{}
    #cboxTopLeft{width:21px; height:21px; background:url(/infostarassets/images/colorbox/images/controls.png) no-repeat -100px 0;}
    #cboxTopRight{width:21px; height:21px; background:url(/infostarassets/images/colorbox/images/controls.png) no-repeat -129px 0;}
    #cboxBottomLeft{width:21px; height:21px; background:url(/infostarassets/images/colorbox/images/controls.png) no-repeat -100px -29px;}
    #cboxBottomRight{width:21px; height:21px; background:url(/infostarassets/images/colorbox/images/controls.png) no-repeat -129px -29px;}
    #cboxMiddleLeft{width:21px; background:url(/infostarassets/images/colorbox/images/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(/infostarassets/images/colorbox/images/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(/infostarassets/images/colorbox/images/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(/infostarassets/images/colorbox/images/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff;overflow:hidden;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; font-family: tahoma; text-shadow:#000 0px 0px 0px; width:100%; color:#232323;}
        #cboxCurrent{position:absolute; bottom:42px; left:44%; color:#949494;}
        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:52%; left:0px; background:url(/infostarassets/images/colorbox/images/controls.png) no-repeat -75px 0px; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious.hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:52%; right:0; background:url(/infostarassets/images/colorbox/images/controls.png) no-repeat -50px 0px; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext.hover{background-position:-50px -25px;}
        #cboxLoadingOverlay{background:url(/infostarassets/images/colorbox/images/loading_background.png) no-repeat center center;}
        #cboxLoadingGraphic{background:url(/infostarassets/images/colorbox/images/loading.gif) no-repeat center center;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url(/infostarassets/images/colorbox/images/controls.png) no-repeat -25px 0px; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose.hover{background-position:-25px -25px;}