#login {
	height: 28px;	
}

#login p {
	color: #4b4f54;
    font-size: 10px;
}

#login a {
	color: #4b4f54;
}

/*this bar will contain image thumbnails - WIP */
.grid_9 .gallerybar {
	background: url(images/site/image_gallery_736bar.png) no-repeat transparent;  
    height: 120px;    
    padding-left: 120px;
}

/* ==========================================================================
   Primary CSS Styling
   ========================================================================== */
div.solution {
	display: flex;
	align-items: center;
}


body  {
    margin: 0;
    padding: 0;
    color: #4b4f54;
    font-family: 'Titillium Web', 'Lucida Grande', 'Helvetica', 'Arial', sans-serif;
    line-height: 1.7;
}

h1 {
    font-weight: normal;
    line-height: 1.1;
}

h2 {
    color: #7a232e;
    font-weight: bold;
    line-height: 1.25;
}

h3 {
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: .05em;
}

h3.arrow {
    background: url(images/site/h2_arrow.png) no-repeat 0px 0px transparent;
    padding-left: 32px;
    line-height: 2;
    margin-left: 13px;
}

h4 {
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: .07em;
}

p {
    font-weight: normal;
    line-height: 1.75;
    font-family: 'Open Sans','Lucida Grande', 'Helvetica', 'Arial', sans-serif;
}


table {
	font-family: 'Open Sans';
} 

p.footnote {
    font-size: .846em !important;
    line-height: 1.25;
    font-style: italic;
}

img.center {
	display: block;
	margin-left: auto;
	margin-right:auto;
}

::selection {
	background: #d0202e;
	color: #fff;
	text-shadow: 1px 0px 0px #7a232e;
}

.pullquote.right {
    background-color: #f5f5f5;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: .1em;
    text-align: right;
    float: right;
    width: 200px;
    border-right: 3px solid #4b4f54;
    padding: 10px;
    margin-left: 10px;
    line-height: 1.4;
}

.pullquote.left {
    background-color: #f5f5f5;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: .1em;
    text-align: left;
    float: left;
    width: 200px;
    border-left: 3px solid #4b4f54;
    padding: 10px;
    margin-right: 10px;
    line-height: 1.4;
}

tr.border_bottom td {
  border-bottom:1pt solid black;
}

.sup {
	position: relative;
    bottom: 0.5em;
    font-size: 0.846em;
}

.source {
    font-size: .846em;
    font-style: italic;
}

.caption {
	font-size: .846em;
	font-weight: bold;
}

.lead-in {
    font-size: 1.385em;
    line-height: 1.5;
    color: #d0202e;
    text-shadow: 1px 1px 0px white;
}

.lead-in.energycraft {
	color: #255b4d;
	font-weight: 600;
}

.pgtitle {
    background: url(images/site/hr.png) no-repeat 0 18px;
    border-bottom-color: #708090;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    margin-bottom: 20px;
}

.pgtitle h1 {
    margin-bottom: 0px;
}

.pgtitle h4 {
    background:rgba(255,255,255,.75);
    color: #708090;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 25px;
    font-size: .846em !important;
}

.pgtitle a {
    color: #4b4f54 !important;
}

.pgtitle .tdiupdate {
	float: right;
	font-size: 9px;
	margin-top: -7px;
	margin-right: 7px;
	opacity: 1;
}

a:link, a:visited {
    color: #d0202e;
    text-decoration: none;
}

a:hover, a:focus, a:active {
    color: #d0202e;
    text-decoration: underline;
}
/* ==========================================================================
   Used For AutoCeil Promo Form
   ========================================================================== */
#formImg{
    	margin-left:315px;	
}
#formVid{
    	margin-left:215px;	
}
#formContent{
	width:100%;	
}

/* ==========================================================================
   Primary DIVs
   ========================================================================== */
   
#wrapper {
    height: 100%;
    width: 100%;
    background: url(images/site/wrapper_bg.png) repeat-x 0px 0px;
    margin-top: 0px;
    margin-left: 0px;
}

/* Header Container
   ========================================================================== */
   
#header {
	border-bottom: 1px solid white;
    background: url(images/site/bg_header2012.jpg) repeat-x 0 -20px white;
    height: 113px;
}

#masthead {
    height: 96px;
    margin-bottom: 13px;
    font: #ffffff;
}

#top_bar {
	background: url(images/site/top_bar_bg.png) repeat-x 0 0 #f5f5f5;
	height: 55px;
	border-bottom: 1px solid #bfbfbf;
}

h1.hidden {display: none}

/* Content Container
   ========================================================================== */

#content {
    background: url(images/site/bg_content2012.jpg) repeat-x 0 0 white;
}

/* Main Index Page Full Width Content 
   The introContent DIVs are only used on the index page
   ========================================================================== */


#introContent {
    margin-top: 10px;
    margin-bottom: 34px;
}

#introContent .grid_4 {
    /*background: url(/images/site/intro_grid4_bg.png) no-repeat scroll 0 0 transparent;
    height: 218px;*/
}

#introContent .grid_4 .photo_gallery {
    background: url(https://thermaldesign.com/images/intro_images/intro_grid4_gallery.jpg) no-repeat scroll 0 0 transparent;
}

#introContent .grid_4 .renewable_energy {
    background: url(https://thermaldesign.com/images/intro_images/intro_grid4_renewable.jpg) no-repeat scroll 0 0 transparent;
}

#introContent .grid_4.energycraft_design {
    background: url(images/intro_images/intro_grid4_energycraft_design.png) no-repeat 0 0 transparent;
}

#introContent .grid_4 h2 {
    font-weight: bold;
    text-shadow: 0 0.1em 0 #FFFFFF;
    /*margin: 20px;
    color:#7a232e;*/
}

/* #introContent .grid_4 p {
    padding: 0 15px 0 45px;
}

#introContent .grid_4 img {
    width: 300px;
    height: 135px;
    margin: 0;
    padding: 0;
}*/

#introContent img {
    margin: 10px 20px 0px 0px;
    padding: 0px 0px 20px 0px;
    width: 240px;
    float: left;
}

#introVideo{
    padding-top: 50px;
    padding-bottom: 50px;
    float:left;
    margin-left: 10px;
    margin-right: 10px;

}

/* Content Containers
   ========================================================================== */
   
#mainContent {
	background: url(images/site/bg_mainContent.png) no-repeat right top white;
	border: 1px solid white;
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.3); 
	-moz-box-shadow:0px 0px 20px rgba(0, 0, 0, 0.3); 
	-webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.3);
	padding-bottom: 10px;
}

#mainContent.synergy_design {
	background: url(images/site/bg_synergy_design.jpg) no-repeat right top white;
}

.top_pgtitle h1 {
	font-weight: 400;
	color: #FFFFFF;
	text-shadow: 0 .05em 0 #7a232e;
	min-height: 30px;
}

#topic_box {
	background: url(images/site/codetracker_comment_box_bg.png) repeat-x 0 0 #f5f5f5;
	padding: 0;
	border: 1px solid rgba(0, 0, 0, 0.2);
    margin:5px;
	
	/*Rounded Corners*/
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    
    /*Shadow*/
    -webkit-box-shadow: 0px 3px 13px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 3px 13px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 3px 13px rgba(0, 0, 0, 0.2); 
}

#topic_box span {
	color:white;
	font-size: 1.769em;
	font-weight: bold;
	text-shadow: 0 .05em 0 #7a232e;
}

#features {
    border-top: 5px solid #d0202e;
    background: url(images/site/features_left_bg.png) no-repeat top left rgba(255,255,255,.9);
    padding: 0 0 20px 20px;
    float: right;
}

#infobox {
    border: 1px solid #D9D9D9;
    background: #F9F9F9;
    border-radius: 3px !important;
    height: auto;
    position: relative;
    z-index: 1;
    float: right;
}

#infobox h4 {
    border-bottom: 1px dashed #D9D9D9;
    padding: 5px;
    margin: 5px;
    font-weight: bold;
}

#infobox p {
    padding: 5px;
    margin: 5px;
}

#infobox2 {
    height: auto;
    position: relative;
    z-index: 1;
    float: right;
}

#infobox2 h4 {
    border-bottom: 1px dashed #D9D9D9;
    padding: 0px;
    margin: 0px;
    font-weight: bold;
    letter-spacing: 1px;
}

#infobox2 p {
    padding: 5px;
    margin: 5px;
}

#focus_box.separator {
	background: url(images/site/separator_right_nub.png) no-repeat right top;
	min-height: 150px;
}

#focus_box h2 {
	color: #708090;
	text-transform: uppercase;
	min-height: inherit;
	letter-spacing: .1em;
	line-height: 1.25;
}

#focus_box h1 {
	font-weight: 400;
	color: #66872b;
	min-height: auto;
	font-size: 1.385em;
}

#focus_box h2.sss_performance {
	background: url(images/site/sss/sss_benefits_performance_bg.png) no-repeat 0 0;
}

#focus_box h2.sss_aesthetics {
	background: url(images/site/sss/sss_benefits_aesthetics_bg.png) no-repeat 0 0;
}

#focus_box h2.sss_acoustics {
	background: url(images/site/sss/sss_benefits_acoustics_bg.png) no-repeat 0 0;
}

#focus_box h2.sss_incentives {
	background: url(images/site/sss/sss_benefits_incentives_bg.png) no-repeat 0 0;
}

#focus_box h2.sss_costjustified {
	background: url(images/site/sss/sss_benefits_costjustified_bg.png) no-repeat 0 0;
}

#focus_box h2.sss_airquality {
	background: url(images/site/sss/sss_benefits_airquality_bg.png) no-repeat 0 0;
}

.borderedleft {
    border: 1px solid #EFEFEF;
    float: left;
    margin-right: 15px;
    padding: 5px;
}

.borderedright {
    border: 1px solid #EFEFEF;
    float: right;
    margin-left: 15px;
    padding: 7px;
    background: white; 
}

/* Footer Containers
   ========================================================================== */
   
#nl_signup {
    background: url(images/site/bg_red.jpg) no-repeat right top #d0202e;
    margin-top: 30px;
    padding: 15px 0;
    
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;  
}

#nl_signup span {
	color:white;
	font-size: 1.65em;
	font-weight: bold;
	text-shadow: 0 .05em 0 #7a232e;
}

#nl_signup input {
	margin-right:15px;
	
	-webkit-box-shadow: 0px 1px 0px rgba(255,255,255,0.4), inset 0 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 1px 0px rgba(255,255,255,0.4), inset 0 1px 1px rgba(0,0,0,0.1);
	box-shadow: 0px 1px 0px rgba(255,255,255,0.4), inset 0 1px 1px rgba(0,0,0,0.1);
}

#footer {
    background: url(images/site/footer_bg.png) no-repeat center top #4b4f54;
    border-top: 1px solid #708090;
    border-bottom: 5px solid #708090;
    width: 100%;
    margin-top: 30px;
    font-size: .923em;
    line-height: 1.9;
}

#footer p {
    padding: 0;
    font-size: 1em;
    line-height: 1.5;
    color: #ffffff;
}

#footer a {
	color: #ffffff;
}

#footer ul {
	list-style: none;
	padding: 0;
    color: #ffffff;	
}

#footer .fineprint {
    display: inline-block;
    font-size: 1em;
    height: 50px;
    width: 100%;
    color: #ffffff;
    border-top: 1px solid #708090;
    padding-top: 10px;
}

#footer .fineprint ul {
    margin: 0;
    padding: 0;
}

#footer .fineprint li {
    display: inline;
}

#footer h3 {
    border-bottom: 1px dashed #708090;
    color: #ffffff;
    margin: 20px 0 5px;
    padding: 15px 0 0;
}

#follow-us{
  list-style: none;
  padding: 0;
}


#follow-us li{
  display: inline;
}


#icon{
	float:left
}


.fltrt {
    float: right;
    margin: 0 0 20px 20px;
}

.fltlft {
    float: left;
    margin: 0 20px 20px 0;
}

.clearfloat {
    clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.logo {
    padding: 0px;
    margin-top: 21px;
    float: left;
}

.box-shadow {
    background: url(images/site/box_shadow.png) no-repeat scroll 0 1px;
    height: 25px;
    clear: both;
}

.imgfeatured {
    background: silver;
    height: 25px;
    margin: 0px;
    padding: 0px;
}

hr {
    background: url(images/site/hr.png) no-repeat 50%;
    border: 1px solid white; /* hides the border in IE7 */
    height: 34px;
    width: 100%;
    margin: 34px 0 0 0;
    clear: both;
}

hr.blank {
    background: transparent;
    width: 100%;
    height: -2px;
    margin: 0px;
}

hr.spacer {
    background: transparent;
    width: 100%;
    height: 40px;
    margin: 0px;
}

hr.spacer2 {
    background: transparent;
    width: 100%;
    height: 2px;
    margin: 0px;
}

hr.dashed {
    width: 100%;
    height: 1px;
    border-bottom: 1px dashed #d9d9d9 !important;
    margin: 15px 0;
    background: none;
}

hr.maxwidth {
    background-image: url(images/site/hr_maxwidth.png);
    border: none;
    height: 74px;
    margin: 0 0 -50px;
}

#tabs {
	border: none;
}

#sidebar {
    min-height: 800px;
    background: url(images/site/sidebar_bg.png) no-repeat scroll top right white;
}

#sidebar a {
	color: #4b4f54;
}

#sidebar h4 {
    color: #555555;
    text-transform: uppercase;
    padding-left: 10px;
    height: 30px;
    letter-spacing: 1px;
    border-bottom: 1px dashed #dddddd;
    font: bolder 14px 'Titillium Web', sans-serif;
    margin-top: 10px;
    margin-bottom: 0px;
}

#sidebar h3 {
	padding-left: 10px;
}

#linkbutton {
    background: #4b4f54;
    color: white;
    border: 1px solid #eee;
    height: auto;
    width: auto;
    margin: 2px 5px 5px 0px;
    overflow: hidden;
    display: inline-block;
    text-align: center;
    line-height: 1.35;
    padding: 2px 10px 2px 10px;
    
    /*Transition*/
    -webkit-transition: All 0.5s ease;
    -moz-transition: All 0.5s ease;
    -o-transition: All 0.5s ease;
    -ms-transition: All 0.5s ease;
    transition: All 0.5s ease;
    
    /*Rounded Corners*/
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    
    /*Gradient*/
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
    background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
    background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
    background-image: linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
    
    /*Shadow*/
    -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5);
}

#linkbutton:hover {
    background-color: #7a232e;
}

/* ==========================================================================
   Crossell Ads
   ========================================================================== */

.ad {
    height: 145px;
}

.ad a {
    height: 100%;
    width: 100%;
    display: block;
}

.ad.ad-sss {
    background: url(https://thermaldesign.com/images/site/ad_sss.png) no-repeat;
}

.ad.ad-getquote {
    background: url(images/site/ad_getquote.gif) no-repeat;
}

.ad.ad-luminaire_models {
    background: url(images/site/ad_luminaire_models.gif) no-repeat;
}

.ad.ad-support {
    background: url(images/site/ad_support.gif) no-repeat;
}

/* ==========================================================================
   Tables
   ========================================================================== */

/*tbody tr:hover td {
    color: #7a232e;
} */

tr.alt td {
    background: #f9f9f9;
}

#news-table {
    text-align: center;
    color: #4b4f54;
    line-height: 1;
}

#news-table th {
    background: #006fc7;
    font-size: .846em;
    font-weight: bold;
    padding: 5px;
    border: 2px solid white;
    color: white;
}

#news-table th.alt {
    font-weight: normal;
    background: #e6f3fd;
    border: 2px solid white;
    text-alighn: left;
    color: #4b4f54;
}

#news-table td {
    color: #4b4f54;
    padding: 5px;
    background: transparent;
    font-weight: normal;
    border-left: 1px solid #d9d9d9;
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    border-right: 0;
}

#ashrae-data-table {
    margin: 0 0 20px 15px;
    width: 380px;
    text-align: center;
    color: #4b4f54;
    line-height: 1;
}

#ashrae-data-table th {
    background: #006ec7;
    font-size: .846em;
    font-weight: bold;
    padding: 5px;
    border: 2px solid white;
    color: white;
    text-align: center;
}

#ashrae-data-table th.alt {
    font-weight: normal;
    background: #e6f3fd;
    border: 2px solid white;
    text-alighn: left;
    color: #4b4f54;
}

#ashrae-data-table td {
    color: #4b4f54;
    padding: 5px;
    background: transparent;
    font-weight: normal;
    border-left: 1px solid #d9d9d9;
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    border-right: 0;
}

#ashrae_icc {
    background: white;
    margin: 0 0 20px 0;
    width: 736px;
    text-align: center;
    color: #4b4f54;
    line-height: 1.5;
}

#ashrae_icc th {
    background: none;
    padding: 5px;
    border-bottom: 1px dashed #efefef;
    border-top: 1px dashed #efefef;
    border-right: 0;
    text-align: center;
}

#ashrae_icc td {
    color: #4b4f54;
    padding: 8px;
    font-weight: 400;
}

#ashrae_icc tr.alt td {
    background: #f9f9f9;
}

#sss-vs-traditional-table {
    background: white;
    margin: 0 0 20px 0;
    width: 736px;
    text-align: center;
    color: #4b4f54;
    line-height: 1.5;
}

#sss-vs-traditional-table th {
    background: #d9d9d9;
    font-size: 1.385em;
    font-weight: 300;
    padding: 10px;
    border-bottom: 2px solid #4b4f54;
    border-right: 0;
    text-align: center;
    text-transform: none;
}

#sss-vs-traditional-table th.compare {
    border-left: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 1em;
    color: white;
    background: #d1202e;
}

#sss-vs-traditional-table td {
    color: #4b4f54;
    padding: 8px;
    font-weight: 400;
    font-size: 1em;
}

#sss-vs-traditional-table td.compare {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 1em;
    color: white;
    background: #dddddd !important;
}

#sss-vs-traditional-table tr.alt td {
    background: #f9f9f9;
}

#lighting_compare {
    background: white;
    width: 100%;
    text-align: center;
    color: #4b4f54;
    line-height: 1;
}

#lighting_compare th {
    background: transparent;
    font-size: .846em;
    font-weight: normal;
    padding: 5px;
    border-bottom: 2px solid #d9d9d9;
    color: #4b4f54;
    text-align: center;
    width: 20%;
}

#lighting_compare th.alt {
    font-weight: bold;
    padding: 0;
    border: 0 !important;
}

#lighting_compare th.last {
    font-weight: bold;
    border-bottom: 2px solid #d9d9d9;
    border-right: 0 !important;
}

#lighting_compare td {
    color: #4b4f54;
    padding: 8px;
    background-color: rgba(255, 255, 255, .5);
    border-bottom: 1px dashed #d9d9d9;
}

#lighting_compare tr.lastrow {
    border-bottom: 2px solid #d9d9d9;
}

#sss-cutaway-table {
    width: 240px;
    border: 0px;
    background: transparent;
}

#sss-cutaway-table td {
    border: 0px;
    text-align: left;
    font-weight: 400;
    color: #4b4f54;
    background: transparent;
    padding: 2px 2px 10px 2px;
    font-size: 1em;
}

#sss-cutaway-table td.num {
	width: 30px;
	text-align: left;
	vertical-align: top;
}

#sss-cutawaywall-table {
    width: 330px;
    border: 0px;
    background: transparent;
}

#sss-cutawaywall-table td {
    border: 0px;
    text-align: left;
    font-weight: 400;
    color: #4b4f54;
    background: transparent;
    padding: 2px 2px 10px 2px;
    font-size: 1em;
}

#sss-cutawaywall-table td.num {
	width: 30px;
	text-align: left;
	vertical-align: top;
}	
	
#data-table {
    background: white;
    margin: 0 0 20px 15px;
    width: 380px;
    text-align: center;
    color: #4b4f54;
    line-height: 1;
}

#data-table th {
    background: transparent;
    font-size: .846em;
    font-weight: normal;
    padding: 5px;
    border-bottom: 2px solid #d9d9d9;
    color: #4b4f54;
    text-align: center;
    width: 20%;
}

#data-table th.alt {
    font-weight: bold;
    padding: 0;
    border: 0 !important;
}

#data-table th.last {
    font-weight: bold;
    border-bottom: 2px solid #d9d9d9;
    border-right: 0 !important;
}

#data-table td {
    color: #4b4f54;
    padding: 8px;
    background-color: rgba(255, 255, 255, .5);
    font-weight: 400;
}

#data-table tr.alt td {
    background: #f9f9f9;
}

#sss-u-factor-table {
    background: white;
    margin: 0 0 20px 0;
    width: 465px;
    text-align: center;
    color: #4b4f54;
    line-height: 1;
}

#sss-u-factor-table th {
    background: transparent;
    font-size: 1em;
    font-weight: bold;
    padding: 5px 0;
    border-bottom: 2px solid #d9d9d9;
    border-right: 0;
    color: #7a232e;
    text-align: left;
    text-transform: uppercase;
}

#sss-u-factor-table th.alt {
    font-weight: normal;
    border-bottom: 1px dashed #d9d9d9;
    border-right: 1px solid #d9d9d9;
    text-align: center;
    font-size: .846em;
    letter-spacing: 1px;
    color: #4b4f54;
}

#sss-u-factor-table td {
    color: #4b4f54;
    padding: 8px;
    font-weight: 400;
}

#sss-u-factor-table td.spacer {
    height: 10px;
    padding: 0px;
    background: white;
    line-height: 0;
    border: 0 !important;
}

#sss-performance {
    width: 100%;
    margin: 20px 0;	
}

#sss-performance th {
	background-color: #f9f9f9;
	border: 1px solid rgba(255,255,255,.5);
	padding: 5px 0px;
	font-weight: bold;
    font-size: .846em;
    text-transform: none;
    text-align: center;
	font-family: 'Open Sans', sans-serif;
    color: #4b4f54;
    white-space: nowrap;
}

#sss-performance th.ashrae04-07 {
	background: #006bb7;
	color: #ffffff;
	border-right: 1px solid white;
}

#sss-performance th.iecc09-ashrae {
	background: #f47321;
}

#sss-performance th.iecc12-ashrae {
	background: #419639;
	color: #ffffff;
}

#sss-performance p.zone_rotate {
  	font-weight: bold;
  	white-space: nowrap;
  	/* -webkit-transform: rotate(90deg);
       -moz-transform: rotate(90deg); 
        -ms-transform: rotate(90deg); 
         -o-transform: rotate(90deg); 
            transform: rotate(90deg); */
    
}

#sss-performance td {
    background: #f9f9f9;
    border-right: 1px solid white;
    border-bottom: 1px solid white;
    border-left: 0;
    padding: 3px;
    color: #4b4f54;
    font-weight: normal;
    text-align: center;
    font-size: .923em;
    white-space: nowrap;
}

#sss-performance td.header {
	font-weight: bold;
	font-size: 10px;
	color: white;
	line-height: 1;
	background: #d0202e;
	border: 0;
	text-transform: uppercase;
}

#sss-performance td.config {
	font-weight: bold;
	font-size: 1em;
	text-transform: uppercase;
}

#sss-performance td.yes {
	background: #9cc19c;
	font-weight: bold;
}

#sss-performance td.no {
	background: #ff8e74;
	font-weight: bold;
}

#sss-performance span.smaller {
	font-size: 10px;
	text-transform: none;
	line-height: 1;
	color: #858585;
}

#sss-vs-filledcavity {
	width: 736px;
    background: transparent;
    margin: 0 0 20px 0;
    text-align: left;
    color: #4b4f54;
    line-height: 1.5;
}

#sss-vs-filledcavity thead th {
    background: transparent;
    font-size: 1.17em;
    font-weight: 400;
    padding: 10px;
    border: 0;
    text-transform: none;
}

#sss-vs-filledcavity tbody th {
	vertical-align: top;
    background: white;
    font-size: 1.077em;
    font-weight: bold;
    padding: 0 10px;
    border-right: 5px solid #f9f9f9;
    text-transform: none;
}

#sss-vs-filledcavity td {
	vertical-align: top;
	background: transparent;
	font-size: 1em;
	font-weight: 400;
	padding: 10px;
	border: 0;	
}

#sss-vs-filledcavity tbody tr {
	border-bottom: 1px solid #f9f9f9;
}

#sss-vs-others {
	width: 988px;
    background: transparent;
    margin: 0 0 20px 0;
    text-align: left;
    color: #4b4f54;
    line-height: 1.5;
}

#sss-vs-others thead th {
    background: transparent;
    font-size: 1.17em;
    font-weight: 400;
    padding: 10px;
    border: 0;
    text-transform: none;
}

#sss-vs-others tbody th {
	vertical-align: top;
    background: white;
    font-size: 1.077em;
    font-weight: bold;
    padding: 0 10px;
    border-right: 5px solid #f9f9f9;
    text-transform: none;
}

#sss-vs-others td {
	vertical-align: top;
	background: transparent;
	font-size: 1em;
	font-weight: 400;
	padding: 10px;
	border: 0;	
}

#sss-vs-others tbody tr {
	border-bottom: 1px solid #f9f9f9;
}

#climatezone {
    float: left;
    width: 350px;
}

#climatezone-ca {
    float: left;
    width: 400px;
}

#climatezone th {
    background: url(images/site/black-diag_bg.png) #F9F9F9;
    border-bottom: 5px solid white;
    border-right: 0px;
	padding: 3px;
	font-weight: bold;
    font-size: .923em;
    text-align: center;
	text-transform: uppercase;
	font-family: arial, sans-serif;
	letter-spacing: 1px;
    color: #4b4f54;
}

#climatezone td {
    background: #F9F9F9;
    border-right: 0;
    border-bottom: 0;
    padding: 3px;
    color: #4b4f54;
    font-weight: normal;
    text-align: center;
    font-size: .923em;
}

#climatezone td.number {
    color: white;
    font-weight: 900;
    font-size: 1.846em;
    text-align: center;
    border-right: 5px solid white;
    background: url(images/site/white-diag_bg.png);
    text-shadow: 1px 1px 3px #454545;
    font-family: 'Titillium Web';
}

#climatezone td.number.one {background-color: #F137F1;}
#climatezone td.number.two {background-color: #B53A30;}
#climatezone td.number.three {background-color: #B87034;}
#climatezone td.number.caltwo {background-color: #FF6633;}
#climatezone td.number.calone {background-color: #FF9999;}
#climatezone td.number.four {background-color: #E8EC41;}
#climatezone td.number.five {background-color: #97C24C;}
#climatezone td.number.six {background-color: #5B9BCF;}
#climatezone td.number.seven {background-color: #824A9D;}
#climatezone td.number.eight {background-color: #322791;}

#climatezone td.ufactor {
    font-size: 1.1em;
    font-weight: 900;
    font-family: 'Titillium Web';
}

#climatezone td.spacer {
    height: 5px;
    padding: 0px;
    background: white;
    line-height: 0;
}

#synergytable {
    float: right;
    margin-bottom: 0;
    margin-left: 10px;
    margin-right: 0px;
    margin-top: 0px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    width: 400px;
}

caption {
    padding: 0 0 5px 0;
    font: italic 9px &quot;Open Sans&quot;, Arial, Helvetica, sans-serif;
    text-align: right;
}

th {
    background: none repeat scroll 0 0 #F9F9F9;
    border-bottom: 1px dashed #DDDDDD;
    border-right: 1px dashed #d9d9d9;
    color: #4b4f54;
    padding: 5px 5px 5px 10px;
    font-weight: bold;
    font-size: .923em;
    text-align: left;
    text-transform: uppercase;
}

#Metal-Buildings-table th {
    background: none repeat scroll 0 0 #F9F9F9;
    border-bottom: 1px solid #DDDDDD;
    border-right: none;
    color: #4b4f54;
    padding: 5px 5px 5px 10px;
    font-weight: bolder;
    font-size: .923em;
    text-align: center;
    text-transform: uppercase;
}

#Metal-Buildings-table td {
    border-bottom: 1px solid #DDDDDD;
    border-left: none;
    border-right: none;
    background: #FFFFFF;
    padding: 3px 3px 3px 10px;
    color: #4b4f54;
    font-weight: bold;
    text-align: center;
    font-size: .846em;
}

#Metal-Buildings-table td.section {
    border-bottom: 1px solid #DDDDDD;
    border-left: none;
    border-right: none;
    background: #FFFFFF;
    padding: 3px 3px 3px 10px;
    color: #4b4f54;
    font-weight: bolder;
    font-size: .846em;
}

#Metal-Buildings-table td.footnote {
    text-align: left;
    font-size: .769em !important;
    font-weight: 400;
    border: 0 !important;
    line-height: 1;
    font-style: italic;
    padding: 3px !important;
}

th.nobg {
    border-top: 0;
    border-left: 0;border-right: 1px solid #C1DAD7;
    background: none !important;
}

td {
    border-right: 1px solid #eeeeee;
    border-left: 1px solid #eeeeee;
    background: #FFFFFF;
    padding: 3px 3px 3px 10px;
    color: #4b4f54;
    font-weight: bold;
    font-size: .846em;
}

td.footnote {
    text-align: left;
    font-size: .769em !important;
    font-weight: 400;
    border: 0 !important;
    line-height: 1;
    font-style: italic;
    padding: 3px !important;
}

td.alt {
    background: #f9f9f9;
}

th.spec {
    border-left: 1px solid #C1DAD7;
    border-top: 0;
    background: #fff url(https://thermaldesign.com/images/bullet1.gif) no-repeat;
    font-weight: 400;
    font-size: .923em;
}

th.specalt {
    border-left: 1px solid #C1DAD7;
    border-top: 0;
    background: #f5fafa;
    color: #797268;
    font-weight: 400;
    font-size: .923em;
}

/* infobox vertical tabs */

.more .ui-button {
    width: 100%;
    margin-bottom: 20px;
}

#infobox .ui-tabs-vertical .ui-tabs-nav {
    background: white;
    width:	46%;
    border: 0 !important;
}

#infobox .ui-tabs-vertical .ui-tabs-nav li {
    clear: none;
    border: 0px !important;
}

#infobox .ui-tabs-vertical .ui-tabs-nav li.ui-tabs-selected {
    padding-right: 10px;
    border: 0 !important;
}

#infobox .ui-tabs {
    border: 0 !important;
    background: transparent;
}

#infobox .ui-widget-header {
    background: #cccccc url(images/site/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x; color: #4b4f54;
} 

/* sidebar accordion */

#sb_accordion {
    background: transparent;
    border-left: 0;
    border-right: 0;
}

#sb_accordion h3 {
    font-weight: 400;
    cursor: pointer;
    margin: 0px;
    padding: 10px;
    background: transparent;
}

#sb_accordion h3.current {
    cursor: default;
    margin: 0px;
    background: #FFFFFF;
    font-weight: bold;
    border-top: 0px;
    border-right: 0px;
    border-bottom: 1px solid #D9D9D9;
}

#sb_accordion .pane {
    display: none;
    height: auto;
    padding: 0px;
    font-size: .923em;
    border-bottom: 0;
    background: url(images/site/sidebar_pane_bg.png) no-repeat top right transparent;
}

#sb_accordion ul {
    list-style: none outside none;
    padding: 10px 0 10px 0;
    margin: 0 0 0 -5px;
}

#sb_accordion ul li {
    list-style: none outside none;
    padding: 5px 0 5px 22px;
    border-right: 0;
}

#sb_accordion .nub {
    width: 16px;
    height: 9px;
    position: absolute;
    
    background: url(images/site/nub.png) no-repeat 10px 0;
    display: block;
    padding: 5px;
}

#sb_accordion .ui-widget-content {
    border: 0;
    background: none;
}

#sb_accordion .ui-accordion-content {
    padding: 0;
}

#sb_accordion .ui-accordion-header {
    border-left: 0;
    border-right: 0;
    border-top: 1px solid #D9D9D9;
    border-bottom: 1px solid #D9D9D9;
}

#sb_accordion .ui-state-active {
    border-right: 0;
    background: white;
}

#sb_accordion .ui-accordion .ui-accordion-content {
    margin-top: -14px;
}

#sb_accordion .ui-state-default {
    border-left: 0;
    margin-bottom: -1px;
}

#sb_accordion .ui-state-active, .ui-widget-content .ui-state-active,  {
    border: 0;
}

#sb_accordion .ui-icon {
    background-image: none;
}

.gallery {
    margin: -4px;
}

.gallery img {
    background-color:#fff;
    padding:3px;
    border:1px solid #EFEFEF;
    margin:7px;
    cursor:pointer;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    box-shadow: 0px 0px 2px #EFEFEF;
    float: left;
}

.gallery img.plain {
    background-color:#fff;
    padding:0px !important;
    border:0px !important;
    margin:0px !important;
    cursor:pointer;
    -moz-border-radius:0px !important;
    -webkit-border-radius:0px !important;
    box-shadow: 0px 0px 0px transparent;
    float: left;
}

.gallery img.sss_retrofit {
    background-color:#fff;
    padding:0px !important;
    border:0px !important;
    margin:10px -7px !important;
    cursor:pointer;
    -moz-border-radius:0px !important;
    -webkit-border-radius:0px !important;
    box-shadow: 0px 0px 0px transparent;
    float: left;
}

.gallery img:hover {
    border:1px solid #D9D9D9;
    box-shadow: none;
}

#photogallery {
width: 100%;
float: left;
}

/* Styling for Number Lists with square number bullets */

/*
ol {
    counter-reset:li;
    margin-left: 0;
    padding-left: 0;
}

ol > li {
    position: relative;
    margin: 0 0 6px 2em;
    padding:4px 8px 0px 8px;
    list-style:none;
}

ol > li:before {
    content:counter(li);
    counter-increment:li;
    position:absolute;
    top:20px;
    left:-25px;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    width:2em;
    margin-right:5px;
    padding:5px;
    border-bottom:2px solid #666;
    color: #ffffff;
    background: #7a232e;
    font-weight: 800;
    text-align: center;
}

li ol,
li ul {margin-top:6px;}
ol ol li:last-child {margin-bottom:0;}

ul {
	list-style-image: url(/images/site/icon-circlebullet.png);
	list-style-position: inside; 
} */

/* testing bullet styling */

ul {
	list-style-image: url(images/site/icon-circlebullet.png);
}

ul.icon {
    list-style: none;
    padding: 0;
    margin: 0px;
    font-family: 'Open Sans';
}

ul.icon.downloads-list {
    margin-bottom: 5px;
    line-height: 1.7;
}

ul.icon.infobox {
    list-style: none;
    padding: 0;
    margin: 10px;
}

ul.icon.infobox2 {
    list-style: none;
    padding: 0;
    margin: 10px;
}

ul.icon li {
    padding: 0 0 2px 25px;
}

li.icon-address {background: url(images/site/icon-address.png) no-repeat;}
li.icon-bulletsquare {background: url(images/site/icon-bulletsquare.png) no-repeat 5px 5px;}
li.icon-check {background: url(images/site/icon-check.png) no-repeat;}
li.icon-plus {background: url(images/site/icon-plus.png) no-repeat 3px 5px;}
li.icon-circlebullet {background: url(images/site/icon-circlebullet.png) no-repeat;}
li.icon-email {background: url(images/site/icon-email.png) no-repeat;}
li.icon-gallery {background: url(images/site/icon-gallery.png) no-repeat;}
li.icon-info {background: url(images/site/icon-info.png) no-repeat;}
li.icon-link {background: url(images/site/icon-link.png) no-repeat;}
li.icon-look {background: url(images/site/icon-look.png) no-repeat;}
li.icon-mobile {background: url(images/site/icon-mobile.png) no-repeat;}
li.icon-phone {background: url(images/site/icon-phone.png) no-repeat;}
li.icon-rightarrow {background: url(images/site/icon-rightarrow.png) no-repeat 1px 2px;}
li.icon-textdoc {background: url(images/site/icon-textdoc.png) no-repeat;}
li.icon-web {background: url(images/site/icon-web.png) no-repeat;}
li.icon-write {background: url(images/site/icon-write.png) no-repeat;}




body {
	min-width: 1008px;
}

.wygwam_body {
	min-width: 736px !important;
	width: 756px !important;
	font-size: .813em;
}

/* =Containers
--------------------------------------------------------------------------------*/
.container_12
{
	margin-left: auto;
	margin-right: auto;
	width: 1008px;
}

/* =Grid &gt;&gt; Global
--------------------------------------------------------------------------------*/
.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12 {
	display: inline;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}

.push_1, .pull_1,
.push_2, .pull_2,
.push_3, .pull_3,
.push_4, .pull_4,
.push_5, .pull_5,
.push_6, .pull_6,
.push_7, .pull_7,
.push_8, .pull_8,
.push_9, .pull_9,
.push_10, .pull_10,
.push_11, .pull_11 {
	position: relative;
}

/* =Grid &gt;&gt; Children (Alpha ~ First, Omega ~ Last)
--------------------------------------------------------------------------------*/
.alpha {margin-left: 0;}
.omega {margin-right: 0;}

/* =Grid &gt;&gt; 12 Columns
--------------------------------------------------------------------------------*/
.container_12 .grid_1 {width: 64px;}
.container_12 .grid_2 {width: 148px;}
.container_12 .grid_3 {width: 232px;}
.container_12 .grid_4 {width: 316px;}
.container_12 .grid_5 {width: 400px;}
.container_12 .grid_6 {width: 484px;}
.container_12 .grid_7 {width: 568px;}
.container_12 .grid_8 {width: 652px;}
.container_12 .grid_9 {width: 736px;}
.container_12 .grid_10 {width: 820px;}
.container_12 .grid_11 {width: 904px;}
.container_12 .grid_12 {width: 988px;}

/* =Prefix Extra Space &gt;&gt; 12 Columns
--------------------------------------------------------------------------------*/
.container_12 .prefix_1 {padding-left: 84px;}
.container_12 .prefix_2 {padding-left: 168px;}
.container_12 .prefix_3 {padding-left: 252px;}
.container_12 .prefix_4 {padding-left: 336px;}
.container_12 .prefix_5 {padding-left: 420px;}
.container_12 .prefix_6 {padding-left: 504px;}
.container_12 .prefix_7 {padding-left: 588px;}
.container_12 .prefix_8 {padding-left: 672px;}
.container_12 .prefix_9 {padding-left: 756px;}
.container_12 .prefix_10 {padding-left: 840px;}
.container_12 .prefix_11 {padding-left: 924px;}

/* =Suffix Extra Space &gt;&gt; 12 Columns
--------------------------------------------------------------------------------*/
.container_12 .suffix_1 {padding-right: 84px;}
.container_12 .suffix_2 {padding-right: 168px;}
.container_12 .suffix_3 {padding-right: 252px;}
.container_12 .suffix_4 {padding-right: 336px;}
.container_12 .suffix_5 {padding-right: 420px;}
.container_12 .suffix_6 {padding-right: 504px;}
.container_12 .suffix_7 {padding-right: 588px;}
.container_12 .suffix_8 {padding-right: 672px;}
.container_12 .suffix_9 {padding-right: 756px;}
.container_12 .suffix_10 {padding-right: 840px;}
.container_12 .suffix_11 {padding-right: 924px;}

/* `Push Space &gt;&gt; 12 Columns
--------------------------------------------------------------------------------*/
.container_12 .push_1 {left: 84px;}
.container_12 .push_2 {left: 168px;}
.container_12 .push_3 {left: 252px;}
.container_12 .push_4 {left: 336px;}
.container_12 .push_5 {left: 420px;}
.container_12 .push_6 {left: 504px;}
.container_12 .push_7 {left: 588px;}
.container_12 .push_8 {left: 672px;}
.container_12 .push_9 {left: 756px;}
.container_12 .push_10 {left: 840px;}
.container_12 .push_11 {left: 924px;}

/* `Pull Space &gt;&gt; 12 Columns
--------------------------------------------------------------------------------*/
.container_12 .pull_1 {left: -84px;}
.container_12 .pull_2 {left: -168px;}
.container_12 .pull_3 {left: -252px;}
.container_12 .pull_4 {left: -336px;}
.container_12 .pull_5 {left: -420px;}
.container_12 .pull_6 {left: -504px;}
.container_12 .pull_7 {left: -588px;}
.container_12 .pull_8 {left: -672px;}
.container_12 .pull_9 {left: -756px;}
.container_12 .pull_10 {left: -840px;}
.container_12 .pull_11 {left: -924px;}

/* `Clear Floated Elements
----------------------------------------------------------------------------------------------------*/

/* http://sonspring.com/journal/clearing-floats */

.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

/* http://www.yuiblog.com/blog/2010/09/27/clearfix-reloaded-overflowhidden-demystified */

.clearfix:before,
.clearfix:after,
.container_12:before,
.container_12:after {
    content: '.';
    display: block;
    overflow: hidden;
    visibility: hidden;
    font-size: 0;
    line-height: 0;
    width: 0;
    height: 0;
}

.clearfix:after,
.container_12:after {
    clear: both;
}

/*
The following zoom:1 rule is specifically for IE6 + IE7.
Move to separate stylesheet if invalid CSS is a problem.
*/

.clearfix,
.container_12 {
    zoom: 1;
}

/* Code Map CSS
----------------------------------------------------------------------------------------------------*/

#container {
    margin:20px auto;
    width: 736px;

}

.mapWrapper {
    margin:0 auto;
    position:relative;

}

#map {
    float:left;
    clear:both;
    width:600px;
    height:490px;
}

.point {
    position:fixed;
    display:none;
    padding:10px 15px;
    background:#f2f2f2;
    font-size:1.154em;
    font-weight:bold;
    border:1px solid #262626;

    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px 4px 4px 4px;
    -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;
}

#text {
    width:500px;
    height: auto;
    overflow: auto;
}

.mapWrapper img {
    float: left;
    padding-right: 5px;
    padding-top: 2px;
}

.mapWrapper ul{
    margin-left: 30px;
}

/* flowplayer CSS
----------------------------------------------------------------------------------------------------*/

.flowplayer{position:relative;width:484px;background-size:contain;background-repeat:no-repeat;background-position:center center;display:inline-block;}
.flowplayer *{font-weight:inherit;font-family:inherit;font-style:inherit;text-decoration:inherit;font-size:100%;padding:0;border:0;margin:0;list-style-type:none}
.flowplayer a:focus{outline:0}
.flowplayer video{width:100%}
.flowplayer.is-ipad video{-webkit-transform:translateX(-2048px);}
.is-ready.flowplayer.is-ipad video{-webkit-transform:translateX(0)}
.flowplayer .fp-engine,.flowplayer .fp-ui,.flowplayer .fp-message{position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer;z-index:1}
.flowplayer .fp-message{display:none;text-align:center;padding-top:5%;cursor:default;}
.flowplayer .fp-message h2{font-size:120%;margin-bottom:1em}
.flowplayer .fp-message p{color:#666;font-size:95%}
.flowplayer .fp-controls{position:absolute;bottom:0;width:100%;}
.no-background.flowplayer .fp-controls{background-color:transparent !important;background-image:-moz-linear-gradient(transparent,transparent) !important;background-image:-webkit-gradient(linear,0 0,0 100%,from(transparent),to(transparent)) !important}
.is-fullscreen.flowplayer .fp-controls{bottom:3px}
.is-mouseover.flowplayer .fp-controls{bottom:0}
.flowplayer .fp-waiting{display:none;margin:19% auto;text-align:center;}
.flowplayer .fp-waiting *{-webkit-box-shadow:0 0 5px #333;-moz-box-shadow:0 0 5px #333;box-shadow:0 0 5px #333}
.flowplayer .fp-waiting em{width:1em;height:1em;-webkit-border-radius:1em;-moz-border-radius:1em;border-radius:1em;background-color:rgba(255,255,255,0.8);display:inline-block;-webkit-animation:pulse .6s infinite;-moz-animation:pulse .6s infinite;animation:pulse .6s infinite;margin:.3em;opacity:0;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);}
.flowplayer .fp-waiting em:nth-child(1){-webkit-animation-delay:.3s;-moz-animation-delay:.3s;animation-delay:.3s}
.flowplayer .fp-waiting em:nth-child(2){-webkit-animation-delay:.45s;-moz-animation-delay:.45s;animation-delay:.45s}
.flowplayer .fp-waiting em:nth-child(3){-webkit-animation-delay:.6s;-moz-animation-delay:.6s;animation-delay:.6s}
.flowplayer .fp-waiting p{color:#ccc;font-weight:bold}
.flowplayer .fp-speed{font-size:30px;background-color:#333;background-color:rgba(51,51,51,0.8);color:#eee;margin:0 auto;text-align:center;width:120px;padding:.1em 0 0;opacity:0;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);-webkit-transition:opacity .5s;-moz-transition:opacity .5s;transition:opacity .5s;}
.flowplayer .fp-speed.fp-hilite{opacity:1;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100)}
.flowplayer .fp-help{position:absolute;top:0;left:-9999em;z-index:100;background-color:#333;background-color:rgba(51,51,51,0.9);width:100%;height:100%;opacity:0;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);-webkit-transition:opacity .2s;-moz-transition:opacity .2s;transition:opacity .2s;text-align:center;}
.is-help.flowplayer .fp-help{left:0;opacity:1;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100)}
.flowplayer .fp-help .fp-help-section{margin:3%;direction:ltr}
.flowplayer .fp-help .fp-help-basics{margin-top:6%}
.flowplayer .fp-help p{color:#eee;margin:.5em 0;font-size:14px;line-height:1.5;display:inline-block;margin:1% 2%}
.flowplayer .fp-help em{background:#eee;-webkit-border-radius:.3em;-moz-border-radius:.3em;border-radius:.3em;margin-right:.4em;padding:.3em .6em;color:#333}
.flowplayer .fp-help small{font-size:90%;color:#aaa}
.flowplayer .fp-help .fp-close{display:block}
@media (max-width: 600px){.flowplayer .fp-help p{font-size:9px}
}.flowplayer .fp-subtitle{position:absolute;bottom:40px;left:-99999em;z-index:10;text-align:center;width:100%;opacity:0;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);-webkit-transition:opacity .3s;-moz-transition:opacity .3s;transition:opacity .3s;}
.flowplayer .fp-subtitle p{display:inline;background-color:#333;background-color:rgba(51,51,51,0.9);color:#eee;padding:.1em .4em;font-size:16px;line-height:1.6;}
.flowplayer .fp-subtitle p:after{content:'';clear:both}
.flowplayer .fp-subtitle.fp-active{left:0;opacity:1;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100)}
.flowplayer .fp-fullscreen,.flowplayer .fp-unload,.flowplayer .fp-mute,.flowplayer .fp-embed,.flowplayer .fp-close,.flowplayer .fp-play{background-image:url(images/site/white.png);background-size:37px 300px;}
.is-rtl.flowplayer .fp-fullscreen,.is-rtl.flowplayer .fp-unload,.is-rtl.flowplayer .fp-mute,.is-rtl.flowplayer .fp-embed,.is-rtl.flowplayer .fp-close,.is-rtl.flowplayer .fp-play{background-image:url(images/site/white_rtl.png)}
.color-light.flowplayer .fp-fullscreen,.color-light.flowplayer .fp-unload,.color-light.flowplayer .fp-mute,.color-light.flowplayer .fp-embed,.color-light.flowplayer .fp-close,.color-light.flowplayer .fp-play{background-image:url(images/site/black.png);}
.is-rtl.color-light.flowplayer .fp-fullscreen,.is-rtl.color-light.flowplayer .fp-unload,.is-rtl.color-light.flowplayer .fp-mute,.is-rtl.color-light.flowplayer .fp-embed,.is-rtl.color-light.flowplayer .fp-close,.is-rtl.color-light.flowplayer .fp-play{background-image:url(images/site/black_rtl.png)}
@media (-webkit-min-device-pixel-ratio: 2){.color-light.flowplayer .fp-fullscreen,.color-light.flowplayer .fp-unload,.color-light.flowplayer .fp-mute,.color-light.flowplayer .fp-embed,.color-light.flowplayer .fp-close,.color-light.flowplayer .fp-play{background-image:url(images/site/black@x2.png)}
.is-rtl.color-light.flowplayer .fp-fullscreen,.is-rtl.color-light.flowplayer .fp-unload,.is-rtl.color-light.flowplayer .fp-mute,.is-rtl.color-light.flowplayer .fp-embed,.is-rtl.color-light.flowplayer .fp-close,.is-rtl.color-light.flowplayer .fp-play{background-image:url(images/site/black_rtl@x2.png)}
}@media (-webkit-min-device-pixel-ratio: 2){.flowplayer .fp-fullscreen,.flowplayer .fp-unload,.flowplayer .fp-mute,.flowplayer .fp-embed,.flowplayer .fp-close,.flowplayer .fp-play{background-image:url(images/site/white@x2.png)}
.is-rtl.flowplayer .fp-fullscreen,.is-rtl.flowplayer .fp-unload,.is-rtl.flowplayer .fp-mute,.is-rtl.flowplayer .fp-embed,.is-rtl.flowplayer .fp-close,.is-rtl.flowplayer .fp-play{background-image:url(images/site/white_rtl@x2.png)}
}.is-splash.flowplayer .fp-ui,.is-paused.flowplayer .fp-ui{background:url(images/site/play_white.png) center no-repeat;background-size:12%;}
.is-rtl.is-splash.flowplayer .fp-ui,.is-rtl.is-paused.flowplayer .fp-ui{background:url(images/site/play_white_rtl.png) center no-repeat;background-size:12%}
@media (-webkit-min-device-pixel-ratio: 2){.is-splash.flowplayer .fp-ui,.is-paused.flowplayer .fp-ui{background:url(images/site/play_white@x2.png) center no-repeat;background-size:12%}
.is-rtl.is-splash.flowplayer .fp-ui,.is-rtl.is-paused.flowplayer .fp-ui{background:url(images/site/play_white_rtl@x2.png) center no-repeat;background-size:12%}
}.color-light.is-splash.flowplayer .fp-ui,.color-light.is-paused.flowplayer .fp-ui{background-image:url(images/site/play_black.png);}
.is-rtl.color-light.is-splash.flowplayer .fp-ui,.is-rtl.color-light.is-paused.flowplayer .fp-ui{background-image:url(images/site/play_black_rtl.png)}
@media (-webkit-min-device-pixel-ratio: 2){.color-light.is-splash.flowplayer .fp-ui,.color-light.is-paused.flowplayer .fp-ui{background-image:url(images/site/play_black@x2.png);}
.is-rtl.color-light.is-splash.flowplayer .fp-ui,.is-rtl.color-light.is-paused.flowplayer .fp-ui{background-image:url(images/site/play_black_rtl@x2.png)}
}.is-fullscreen.flowplayer .fp-ui{background-size:auto}
.is-seeking.flowplayer .fp-ui,.is-loading.flowplayer .fp-ui{background-image:none}
.flowplayer .fp-logo{position:absolute;top:auto;left:15px;bottom:30px;cursor:pointer;display:none;z-index:100;}
.flowplayer .fp-logo img{width:100%}
.is-embedded.flowplayer .fp-logo{display:block}
.fixed-controls.flowplayer .fp-logo{bottom:15px}
.flowplayer .fp-fullscreen,.flowplayer .fp-unload,.flowplayer .fp-close{position:absolute;top:5px;left:auto;right:5px;display:block;width:30px;height:23px;background-position:12px -197px;cursor:pointer;}
.is-rtl.flowplayer .fp-fullscreen,.is-rtl.flowplayer .fp-unload,.is-rtl.flowplayer .fp-close{right:auto;left:5px;background-position:18px -197px}
.flowplayer .fp-unload,.flowplayer .fp-close{background-position:14px -175px;display:none;}
.is-rtl.flowplayer .fp-unload,.is-rtl.flowplayer .fp-close{background-position:14px -175px}
.flowplayer .fp-play{display:none;width:27px;height:20px;background-position:9px -24px;position:absolute;bottom:0;left:0;}
.is-rtl.flowplayer .fp-play{background-position:18px -24px;left:auto;right:0}
.play-button.flowplayer .fp-play{display:block}
.is-paused.flowplayer .fp-play{background-position:9px 7px;}
.is-rtl.is-paused.flowplayer .fp-play{background-position:18px 7px}
.flowplayer.is-ready.is-closeable .fp-unload{display:block}
.flowplayer.is-ready.is-closeable .fp-fullscreen{display:none}
.flowplayer.is-fullscreen .fp-fullscreen{background-position:10px -217px;display:block !important;}
.is-rtl.flowplayer.is-fullscreen .fp-fullscreen{background-position:21px -217px}
.flowplayer.is-fullscreen .fp-unload,.flowplayer.is-fullscreen .fp-close{display:none !important}
.flowplayer .fp-timeline{height:3px;position:relative;overflow:hidden;top:5px;height:10px;margin:0 150px 0 45px;}
.no-volume.flowplayer .fp-timeline{margin-right:60px}
.no-mute.flowplayer .fp-timeline{margin-right:45px}
.play-button.flowplayer .fp-timeline{margin-left:67px}
.is-rtl.flowplayer .fp-timeline{margin:0 45px 0 150px;}
.no-volume.is-rtl.flowplayer .fp-timeline{margin-left:60px}
.no-mute.is-rtl.flowplayer .fp-timeline{margin-left:45px}
.play-button.is-rtl.flowplayer .fp-timeline{margin-right:67px}
.is-long.flowplayer .fp-timeline{margin:0 180px 0 75px;}
.no-volume.is-long.flowplayer .fp-timeline{margin-right:90px}
.no-mute.is-long.flowplayer .fp-timeline{margin-right:75px}
.play-button.is-long.flowplayer .fp-timeline{margin-left:97px}
.is-rtl.is-long.flowplayer .fp-timeline{margin:75px 0 180px 0;}
.no-volume.is-rtl.is-long.flowplayer .fp-timeline{margin-left:90px}
.no-mute.is-rtl.is-long.flowplayer .fp-timeline{margin-left:75px}
.play-button.is-rtl.is-long.flowplayer .fp-timeline{margin-left:97px}
.aside-time.flowplayer .fp-timeline,.no-time.flowplayer .fp-timeline{margin:0 110px 0 5px}
.aside-time.no-volume.flowplayer .fp-timeline,.no-time.no-volume.flowplayer .fp-timeline{margin-right:20px}
.aside-time.no-mute.flowplayer .fp-timeline,.no-time.no-mute.flowplayer .fp-timeline{margin-right:5px}
.play-button.no-time.flowplayer .fp-timeline,.play-button.aside-time.flowplayer .fp-timeline{margin-left:27px}
.is-rtl.aside-time.flowplayer .fp-timeline,.is-rtl.no-time.flowplayer .fp-timeline{margin:0 5px 0 110px}
.is-rtl.aside-time.no-volume.flowplayer .fp-timeline,.is-rtl.no-time.no-volume.flowplayer .fp-timeline{margin-left:20px}
.is-rtl.aside-time.no-mute.flowplayer .fp-timeline,.is-rtl.no-time.no-mute.flowplayer .fp-timeline{margin-left:5px}
.is-rtl.play-button.no-time.flowplayer .fp-timeline,.is-rtl.play-button.aside-time.flowplayer .fp-timeline{margin-right:27px}
.flowplayer .fp-buffer,.flowplayer .fp-progress{position:absolute;top:0;left:auto;height:100%;cursor:col-resize}
.flowplayer .fp-buffer{-webkit-transition:width .25s linear;-moz-transition:width .25s linear;transition:width .25s linear}
.flowplayer.is-touch .fp-timeline{overflow:visible}
.flowplayer.is-touch .fp-progress{-webkit-transition:width .2s linear;-moz-transition:width .2s linear;transition:width .2s linear}
.flowplayer.is-touch .fp-timeline.is-dragging .fp-progress{-webkit-transition:right .1s linear,border .1s linear,top .1s linear,left .1s linear;-moz-transition:right .1s linear,border .1s linear,top .1s linear,left .1s linear;transition:right .1s linear,border .1s linear,top .1s linear,left .1s linear}
.flowplayer.is-touch.is-mouseover .fp-progress:after,.flowplayer.is-touch.is-mouseover .fp-progress:before{content:'';display:block;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;position:absolute;right:-5px}
.flowplayer.is-touch.is-rtl.is-mouseover .fp-progress:after,.flowplayer.is-touch.is-rtl.is-mouseover .fp-progress:before{right:auto;left:-5px}
.flowplayer.is-touch.is-rtl.is-mouseover .fp-progress:after{left:-10px;-webkit-box-shadow:-1px 0 4px rgba(0,0,0,0.5);-moz-box-shadow:-1px 0 4px rgba(0,0,0,0.5);box-shadow:-1px 0 4px rgba(0,0,0,0.5)}
.flowplayer.is-touch.is-mouseover .fp-progress:before{width:10px;height:10px}
.flowplayer.is-touch.is-mouseover .fp-progress:after{height:10px;width:10px;top:-5px;right:-10px;border:5px solid rgba(255,255,255,0.65);-webkit-box-shadow:1px 0 4px rgba(0,0,0,0.5);-moz-box-shadow:1px 0 4px rgba(0,0,0,0.5);box-shadow:1px 0 4px rgba(0,0,0,0.5)}
.flowplayer.is-touch.is-mouseover .fp-timeline.is-dragging .fp-progress:after{border:10px solid #fff;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;-webkit-transition:inherit;-moz-transition:inherit;transition:inherit;top:-10px;right:-15px}
.flowplayer.is-touch.is-rtl.is-mouseover .fp-timeline.is-dragging .fp-progress:after{left:-15px;right:auto;border:10px solid #fff}
.flowplayer .fp-volume{position:absolute;top:7.5px;right:5px;}
.is-rtl.flowplayer .fp-volume{right:auto;left:5px}
.flowplayer .fp-mute{position:relative;width:10px;height:15px;float:left;top:-5px;cursor:pointer;background-position:-2px -99px;}
.is-rtl.flowplayer .fp-mute{float:right;background-position:-25px -99px}
.no-mute.flowplayer .fp-mute{display:none}
.flowplayer .fp-volumeslider{width:90px;height:5px;cursor:col-resize;float:left;}
.is-rtl.flowplayer .fp-volumeslider{float:right}
.no-volume.flowplayer .fp-volumeslider{display:none}
.flowplayer .fp-volumelevel{height:100%}
.flowplayer .fp-time{text-shadow:0 0 1px #000;font-size:12px;font-weight:bold;color:#fff;width:100%;}
.flowplayer .fp-time.is-inverted .fp-duration{display:none}
.flowplayer .fp-time.is-inverted .fp-remaining{display:inline}
.flowplayer .fp-time em{width:35px;height:10px;line-height:10px;text-align:center;position:absolute;bottom:5px}
.no-time.flowplayer .fp-time{display:none}
.is-long.flowplayer .fp-time em{width:65px}
.flowplayer .fp-elapsed{left:5px;}
.play-button.flowplayer .fp-elapsed{left:27px}
.is-rtl.flowplayer .fp-elapsed{left:auto;right:5px;}
.play-button.is-rtl.flowplayer .fp-elapsed{right:27px}
.flowplayer .fp-remaining,.flowplayer .fp-duration{right:110px;color:#eee;}
.no-volume.flowplayer .fp-remaining,.no-volume.flowplayer .fp-duration{right:20px}
.no-mute.flowplayer .fp-remaining,.no-mute.flowplayer .fp-duration{right:5px}
.is-rtl.flowplayer .fp-remaining,.is-rtl.flowplayer .fp-duration{right:auto;left:110px;}
.no-volume.is-rtl.flowplayer .fp-remaining,.no-volume.is-rtl.flowplayer .fp-duration{left:20px}
.no-mute.is-rtl.flowplayer .fp-remaining,.no-mute.is-rtl.flowplayer .fp-duration{left:5px}
.flowplayer .fp-remaining{display:none}
.flowplayer.color-light .fp-time{color:#222;text-shadow:0 0 1px #fff}
.flowplayer.color-light .fp-remaining,.flowplayer.color-light .fp-duration{color:#666}
.flowplayer.aside-time .fp-time{position:absolute;top:5px;left:5px;bottom:auto !important;width:85px;}
.flowplayer.aside-time .fp-time strong,.flowplayer.aside-time .fp-time em{position:static}
.flowplayer.aside-time .fp-time .fp-elapsed{margin-right:5px;}
.is-rtl.flowplayer.aside-time .fp-time .fp-elapsed{margin-right:auto;margin-left:5px}
.flowplayer.is-long.aside-time .fp-time{width:130px}
.flowplayer.is-splash,.flowplayer.is-poster{cursor:pointer;}
.flowplayer.is-splash .fp-controls,.flowplayer.is-poster .fp-controls,.flowplayer.is-splash .fp-fullscreen,.flowplayer.is-poster .fp-fullscreen,.flowplayer.is-splash .fp-unload,.flowplayer.is-poster .fp-unload,.flowplayer.is-splash .fp-time,.flowplayer.is-poster .fp-time,.flowplayer.is-splash .fp-embed,.flowplayer.is-poster .fp-embed{display:none !important}
.flowplayer.is-poster .fp-engine{top:-9999em}
.flowplayer.is-loading .fp-waiting{display:block}
.flowplayer.is-loading .fp-controls,.flowplayer.is-loading .fp-time{display:none}
.flowplayer.is-loading .fp-ui{background-position:-9999em}
.flowplayer.is-seeking .fp-waiting{display:block}
.flowplayer.is-fullscreen{position:fixed !important;top:0 !important;left:0 !important;border:0 !important;margin:0 !important;width:100% !important;height:100% !important;max-width:100% !important;z-index:99999 !important;-webkit-box-shadow:0 !important;-moz-box-shadow:0 !important;box-shadow:0 !important;background-image:none !important;background-color:#333;}
.is-rtl.flowplayer.is-fullscreen{left:auto !important;right:0 !important}
.flowplayer.is-error{border:1px solid #909090;background:#fdfdfd !important;}
.flowplayer.is-error h2{font-weight:bold;font-size:large;margin-top:10%}
.flowplayer.is-error .fp-message{display:block}
.flowplayer.is-error object,.flowplayer.is-error video,.flowplayer.is-error .fp-controls,.flowplayer.is-error .fp-time,.flowplayer.is-error .fp-subtitle{display:none}
.flowplayer.is-ready.is-muted .fp-mute{opacity:.5;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50)}
.flowplayer.is-mouseout .fp-controls{height:0;-webkit-transition:height .15s .3s;-moz-transition:height .15s .3s;transition:height .15s .3s}
.flowplayer.is-mouseout .fp-timeline{margin:0 !important}
.flowplayer.is-mouseout .fp-timeline{-webkit-transition:height .15s .3s,top .15s .3s,margin .15s .3s;-moz-transition:height .15s .3s,top .15s .3s,margin .15s .3s;transition:height .15s .3s,top .15s .3s,margin .15s .3s;height:4px;top:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}
.flowplayer.is-mouseout .fp-fullscreen,.flowplayer.is-mouseout .fp-unload,.flowplayer.is-mouseout .fp-elapsed,.flowplayer.is-mouseout .fp-remaining,.flowplayer.is-mouseout .fp-duration,.flowplayer.is-mouseout .fp-embed,.flowplayer.is-mouseout .fp-volume,.flowplayer.is-mouseout .fp-play{opacity:0;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);-webkit-transition:opacity .15s .3s;-moz-transition:opacity .15s .3s;transition:opacity .15s .3s}
.flowplayer.is-mouseover .fp-controls,.flowplayer.fixed-controls .fp-controls{height:20px}
.flowplayer.is-mouseover .fp-fullscreen,.flowplayer.fixed-controls .fp-fullscreen,.flowplayer.is-mouseover .fp-unload,.flowplayer.fixed-controls .fp-unload,.flowplayer.is-mouseover .fp-elapsed,.flowplayer.fixed-controls .fp-elapsed,.flowplayer.is-mouseover .fp-remaining,.flowplayer.fixed-controls .fp-remaining,.flowplayer.is-mouseover .fp-duration,.flowplayer.fixed-controls .fp-duration,.flowplayer.is-mouseover .fp-embed,.flowplayer.fixed-controls .fp-embed,.flowplayer.is-mouseover .fp-logo,.flowplayer.fixed-controls .fp-logo,.flowplayer.is-mouseover .fp-volume,.flowplayer.fixed-controls .fp-volume,.flowplayer.is-mouseover .fp-play,.flowplayer.fixed-controls .fp-play{opacity:1;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100)}
.flowplayer.fixed-controls .fp-volume{display:block}
.flowplayer.fixed-controls .fp-controls{bottom:-20px;}
.is-fullscreen.flowplayer.fixed-controls .fp-controls{bottom:0}
.flowplayer.fixed-controls .fp-time em{bottom:-15px;opacity:1;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);}
.is-fullscreen.flowplayer.fixed-controls .fp-time em{bottom:5px}
.flowplayer.is-disabled .fp-progress{background-color:#999}
.flowplayer .fp-embed{position:absolute;top:5px;left:5px;display:block;width:25px;height:20px;background-position:3px -237px;}
.is-rtl.flowplayer .fp-embed{background-position:22px -237px;left:auto;right:5px}
.flowplayer .fp-embed-code{position:absolute;display:none;top:10px;left:40px;background-color:#333;padding:3px 5px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-webkit-box-shadow:0 0 3px #ccc;-moz-box-shadow:0 0 3px #ccc;box-shadow:0 0 3px #ccc;font-size:12px;}
.flowplayer .fp-embed-code:before{content:'';width:0;height:0;position:absolute;top:2px;left:-10px;border:5px solid transparent;border-right-color:#333}
.is-rtl.flowplayer .fp-embed-code{left:auto;right:40px;}
.is-rtl.flowplayer .fp-embed-code:before{left:auto;right:-10px;border-right-color:transparent;border-left-color:#333}
.flowplayer .fp-embed-code textarea{width:400px;height:16px;font-family:monaco,"courier new",verdana;color:#777;white-space:nowrap;resize:none;overflow:hidden;border:0;outline:0;background-color:transparent;color:#ccc}
.flowplayer .fp-embed-code label{display:block;color:#999}
.flowplayer.is-embedding .fp-embed,.flowplayer.is-embedding .fp-embed-code{display:block;opacity:1;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100)}
.flowplayer.aside-time .fp-embed{left:85px;}
.is-rtl.flowplayer.aside-time .fp-embed{left:auto;right:85px}
.flowplayer.aside-time .fp-embed-code{left:115px;}
.is-rtl.flowplayer.aside-time .fp-embed-code{left:auto;right:115px}
.flowplayer.aside-time.is-embedding .fp-time{opacity:1;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100)}
.flowplayer.is-long.aside-time .fp-embed{left:130px;}
.is-rtl.flowplayer.is-long.aside-time .fp-embed{left:auto;right:130px}
.flowplayer.no-time .fp-embed{left:5px !important;}
.is-rtl.flowplayer.no-time .fp-embed{left:auto;right:5px !important}
@-moz-keyframes pulse{0%{opacity:0}
100%{opacity:1}
}@-webkit-keyframes pulse{0%{opacity:0}
100%{opacity:1}
}@-o-keyframes pulse{0%{opacity:0}
100%{opacity:1}
}@-ms-keyframes pulse{0%{opacity:0}
100%{opacity:1}
}@keyframes pulse{0%{opacity:0}
100%{opacity:1}
}.flowplayer .fp-controls{background-color:#333;background-color:rgba(51,51,51,0.6)}
.flowplayer.fixed-controls .fp-controls{background-color:#333}
.flowplayer .fp-timeline{background-color:#666}
.flowplayer .fp-buffer{background-color:#eee}
.flowplayer .fp-progress{background-color:#00a7c8}
.flowplayer .fp-volumeslider{background-color:#000}
.flowplayer .fp-volumelevel{background-color:#fff}
.flowplayer .fp-play{height:24px}
.flowplayer.is-touch.is-mouseover .fp-progress:before{background-color:#00a7c8}
.flowplayer.color-light .fp-controls{background-color:rgba(255,255,255,0.6)}
.flowplayer.color-light.fixed-controls .fp-controls{background-color:#fff}
.flowplayer.color-light .fp-volumeslider{background-color:#ddd}
.flowplayer.color-light .fp-volumelevel{background-color:#222}
.flowplayer.color-alt .fp-progress{background-color:#fff}
.flowplayer.color-alt.is-touch.is-mouseover .fp-progress:before{background-color:#fff}
.flowplayer.color-alt .fp-buffer{background-color:#999}
.flowplayer.color-alt2 .fp-progress{background-color:#900}
.flowplayer.color-alt2.is-touch.is-mouseover .fp-progress:before{background-color:#900}


/* ColorBox CSS
----------------------------------------------------------------------------------------------------*/

/*
    ColorBox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#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;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

/* 
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
	background: #aaaaaa url(images/site/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; 
	opacity: .3 !important;
	filter: Alpha(Opacity=30);
}
#colorbox{outline:0;}
    #cboxTopLeft{width:21px; height:21px; background:url(images/controls.png) no-repeat -101px 0;}
    #cboxTopRight{width:21px; height:21px; background:url(images/controls.png) no-repeat -130px 0;}
    #cboxBottomLeft{width:21px; height:21px; background:url(images/controls.png) no-repeat -101px -29px;}
    #cboxBottomRight{width:21px; height:21px; background:url(images/controls.png) no-repeat -130px -29px;}
    #cboxMiddleLeft{width:21px; background:url(images/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(images/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(images/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(images/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff; overflow:hidden;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
        #cboxLoadingOverlay{background:url(images/loading_background.png) no-repeat center center;}
        #cboxLoadingGraphic{background:url(images/site/loading.gif) no-repeat center center;}

        /* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
        #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }
        
        /* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
        #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}

        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0; background:url(images/controls.png) no-repeat -75px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious:hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(images/controls.png) no-repeat -50px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext:hover{background-position:-50px -25px;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url(images/controls.png) no-repeat -25px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose:hover{background-position:-25px -25px;}

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}

/*
  The following provides PNG transparency support for IE6
  Feel free to remove this and the /ie6/ directory if you have dropped IE6 support.
*/
.cboxIE6 #cboxTopLeft{background:url(images/ie6/borderTopLeft.png);}
.cboxIE6 #cboxTopCenter{background:url(images/ie6/borderTopCenter.png);}
.cboxIE6 #cboxTopRight{background:url(images/ie6/borderTopRight.png);}
.cboxIE6 #cboxBottomLeft{background:url(images/ie6/borderBottomLeft.png);}
.cboxIE6 #cboxBottomCenter{background:url(images/ie6/borderBottomCenter.png);}
.cboxIE6 #cboxBottomRight{background:url(images/ie6/borderBottomRight.png);}
.cboxIE6 #cboxMiddleLeft{background:url(images/ie6/borderMiddleLeft.png);}
.cboxIE6 #cboxMiddleRight{background:url(images/ie6/borderMiddleRight.png);}

.cboxIE6 #cboxTopLeft,
.cboxIE6 #cboxTopCenter,
.cboxIE6 #cboxTopRight,
.cboxIE6 #cboxBottomLeft,
.cboxIE6 #cboxBottomCenter,
.cboxIE6 #cboxBottomRight,
.cboxIE6 #cboxMiddleLeft,
.cboxIE6 #cboxMiddleRight {
    _behavior: expression(this.src = this.src ? this.src : this.currentStyle.backgroundImage.split('"')[1], this.style.background = "none", this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=" + this.src + ", sizingMethod='scale')");
}
