*{outline:none;}
body{color:#000;background:#fff;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup,sub{line-height:0;vertical-align:text-top;}
sub{vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
body{font:13px/1.7 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}
table{font-size:inherit;font:100%;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:99%;}
.post-header .share{text-align:center;}
#thx-c .post-header .share a{display:block;padding-top:40px;font-size:11px;}
#thx-c .post-header .share a:hover{background-color:transparent;border:0;cursor:pointer;}
.post-header .share.facebook a{background:url(../img/share-facebook.png) center 10px no-repeat;}
.post-header .share.twitter a{background:url(../img/share-twitter.png) center 10px no-repeat;}
.post-header .share.share-this a{background:url(../img/share-share-this.png) center 10px no-repeat;}


.post strong{font-weight:bold;}
.post em{font-style:italic;}
.post em strong, .post strong em{font-weight:bold;font-style:italic;}
.post blockquote, .post code{margin-left:14px;border-left:3px solid #c6ced0;background-color:#ededed;padding:1px 14px;margin-bottom:14px;}

.post blockquote p{margin:7px 0;}
.post code{padding:14px;margin-top:7px;display:block;}
.post hr{border-top:1px solid #c6ced0;border-bottom:1px solid #c6ced0;border-left:0;background:none;margin-top:14px;margin-bottom:7px;}

.post h4{font-size:14px;font-weight:bold;margin-bottom:14px;}
.post h4.alt{margin-bottom:-10px;}
.post h5{font-size:13px;font-weight:bold;margin-bottom:14px;}

.post .fine-print{font-size:11px;color:#666;}

.post ul, .post ol{margin-top:0;padding-top:0;margin-bottom:14px;}
.post ul li{list-style-type: none;background:transparent url(../img/bd-bullet-red.png) no-repeat scroll left 9px;padding-left:10px;margin-left:3px;}

.post ol li{list-style-type:decimal;margin-left:22px;}

/* Image treatments */
img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}/* tables */
table.tablesorter {
	font-family:arial;
	background-color: #CDCDCD;
	margin:10px 0pt 15px;
	width: 100%;
	text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color:#e9e9e9;
	border: 1px solid #FFF;
	padding: 4px;
}
table.tablesorter thead tr .header {
	background-image: url(../img/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
	border-bottom:1px solid #ddd;
}
table.tablesorter tbody tr.odd td {
	background-color:#F0F0F6;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(../img/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(../img/desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background-color: #fff;
font-weight:bold;
}

table.list .col-1{width:160px;}
table.list .col-5{width:85px}/* Globals */
body{background-color:#f1f1f1;}

a{text-decoration:none;color:#4D82B6;border-bottom:1px solid transparent;_border-bottom:0;}
a:hover{background-color:#eee;color:#c82d28;border-bottom:1px solid #ccc;_border-bottom:0;text-decoration:none;cursor:pointer;}
a:active{text-decoration:none;}

/* Common classes */
.site-wrap{width:994px;margin:0 auto;position:relative;}
.replaced{display:block;text-indent:-9999em;overflow:hidden;}
.clear{clear:both;display:block;}
.count li{list-style-type:decimal;padding-left:7px;margin-left:18px;}
.logo-light{background:url(../img/logo-light.png) left top no-repeat;position:absolute;top:-14px;left:-57px;width:285px;height:72px;z-index:-1;}


/* header */
.top-menu{margin-top:7px;text-align:right;font-size:11px;color:#9da1a6;overflow:hidden;}
.top-menu ul{float:right;}
.top-menu li{float:left;border-left:1px solid #a2a5aa;}
.top-menu li.first{border:0;}
.top-menu li a{padding:2px 0 0;display:block;line-height:11px;margin:0 3px}
.top-menu li a.extranet{background:url(../img/icon-lock.png) right 3px no-repeat;padding-right:12px;margin-right:7px;}
.top-menu .extranet:hover{background:#eee url(../img/icon-lock.png) right 3px no-repeat;}
.top-menu .social{padding:0;border:0;width:16px;height:16px;background:url(../img/social-sprite.png) left top no-repeat;margin-bottom:-5px;display:block;margin:0 5px;}
.top-menu .social span{display:block;text-indent:-9999em;overflow:hidden;}
.top-menu .rss{background-position:left top}
.top-menu .twitter{background-position:-16px top;}
.top-menu .facebook{background-position:-32px top;}
.top-menu .rss:hover{background-position:left bottom;}
.top-menu .twitter:hover{background-position:-16px bottom;}
.top-menu .facebook:hover{background-position:-32px bottom;}

#header{margin-top:7px;}
#header .brand{float:left;margin-left:14px;}
#header .brand a{display:block;height:72px;overflow:hidden;border:0;}
#header .brand a:hover{border:0;background:none;}
#header .nav{float:right;background:url(../img/global-nav-bg.png) left top no-repeat;width:766px;height:54px;}

.searchform{background:url(../img/search-sprite.png) left top no-repeat;width:233px;height:33px;float:right;margin-right:14px;}
.searchform input{float:left;border:0;padding:7px 0;*padding-top:4px;background:none;margin-left:10px;width:190px;color:#999;font-size:11px !important;}
.searchform button{background:none;border:none;width:25px;height:25px;margin-right:3px;text-indent:-9999em;overflow:hidden;cursor:pointer;}
.searchform.wide{background:url(../img/search-sprite-wide.png) left top no-repeat;width:300px;height:49px}
.searchform.wide input {width:257px;}
.searchform .distance-radios{float:right;color:#999;font-size:11px !important;}
.searchform .distance-radios input{margin-left:-1px;border:0;width:15px;float:none;}

.centered .select-group, .centered .searchform{width:233px;margin:0 auto;float:none;}
.centered .select-group{margin:10px auto 14px;}
.centered .select-group label{font-size:11px;}
.centered .select-group select{width:154px;}
#header .searchform{margin-top:15px;}
.breadcrumb .searchform{margin-top:8px;}

.select-group.iframe{overflow:auto;}
.select-group.iframe ol{overflow:hidden;padding-right:0;padding-top:0;padding-bottom:0;}
.select-group.iframe iframe{border:0;width:296px;height:130px;}

.mini-tab .select-group.iframe iframe{width:181px;height:85px;}

#thx-e .select-group .filter-help{float:right;font-size:11px;}
#thx-e .select-group ol{clear:right;}

/* -- dropdowns */
#header .nav .drop{position:relative;z-index:5000;float:left;}
#header .nav h3 a{font-weight:bold;color:#fff;text-transform:uppercase;padding:7px 0;text-align:center;margin:9px 3px 9px 9px;height:22px;overflow:hidden;}


#header .nav.t3 h3 a{background:url(../img/nav-sprite.png) left -36px no-repeat;width:152px;}
#header .nav.t3 h3 a:hover{background-position:left top;}
#header .nav.t3 .drop h3 a.active:active{background-position:left -36px;}
#header .nav.t2 h3 a{background:url(../img/nav-2w-sprite.png) left top no-repeat;width:232px;}
#header .nav h3 a:hover{text-decoration:none;border:0;}
#header .nav.t2 h3 a:hover, 
#header .nav.t2 .drop.hover h3 a:hover{background-position:left -36px;}
#header .nav.t2 .drop.hover h3 a.active:active, #header .nav.t2 .drop.hover h3 a:active{background-position:left -72px;}
#header .nav.t2 h3 a.active,
#header .nav h3 a.active{background-position:left -108px;border-bottom:0;}
.home #header .consumer h3 a, .section-consumer #header .consumer h3 a, .section-professional #header  .professional h3 a {background-position:left -108px;border-bottom:0;}
#header .nav .drop a{display:block;}
#header .nav .drop .sub-nav{background:url(../img/drop-bcap.png) -4px bottom no-repeat;position:absolute;width:264px;padding:0;left:-9999em;padding:0 14px 14px 0;}
#header .nav .drop .sub-nav ul ul{background:url(../img/drop-bg.png) -5px top repeat-y;padding-left:7px;width:249px;padding-right:9px;}
#header .nav .sub-nav li li{background-color:#000;margin:0 11px 0 7px;}
#header .nav .sub-nav li a{color:#14b2ec;font-weight:bold;padding:7px 14px;border-bottom:1px solid #1f1f1f;}
#header .nav .sub-nav li a:hover{background-color:#fff;color:#d00014;border-bottom:1px solid #fff;cursor:pointer;}
#header .nav .drop:hover .sub-nav, #header .nav .drop.hover .sub-nav{z-index:5000;left:auto;top:53px;*top:37px;margin-left:-4px}


/* thx-c */
#thx-c{color:#4b5258;clear:both;width:1000px;margin-left:-3px;background:url(../img/thx-c-tcap.png) left top no-repeat;padding-top:5px;overflow:hidden;clear:both;}
#thx-c a{color:#4d82b6;padding:2px 0;border-bottom:1px solid transparent;_border-bottom:0;}
#thx-c a:hover{background-color:#eee;color:#c82d28;border-bottom:1px solid #ccc;text-decoration:none;}
#thx-c .list li{background:url(../img/bd-bullet-red.png) left 8px no-repeat;padding-left:7px;line-height:20px;}

#thx-c .c-wrap{_border:1px solid #fff;clear:both;background:url(../img/thx-c-bg.png) left top repeat-y;overflow:hidden;}

.section-header{padding-top:14px;margin:0 17px;overflow:hidden;}
.section-header .title{float:left;}
.section-header .section-nav{float:right;margin-top:-2px}
.section-header .section-nav a{font-weight:bold;}
.section-header .title{color:#000;text-transform:uppercase;font-size:24px;font-family:'arial narrow',arial,sans-serif;margin-top:0;text-shadow:0 1px #fff;text-shadow:1px 1px #fff;}
.section-nav li{float:left;margin-left:14px;}


.hero{padding-top:8px;clear:both;margin:0 17px;position:relative;line-height:34px;overflow:hidden;width:965px;height:327px;z-index:2;}
.hero .overlay{position:absolute;left:0;top:8px;background:url(../img/hero-overlay.png) left top repeat;width:334px;padding-right:14px;height:306px;padding-left:17px;padding-top:14px;}
#thx-c .hero h5 a{color:#fff;padding:0;}
#thx-c .hero h5 a:hover{background:none;border:0;}
.hero h6, .hero h6 a{color:#9da1a6;text-transform:uppercase;margin-bottom:3px;}
.hero h6 a:hover{border-bottom:1px solid #fff;}
.hero h5{color:#fff;margin-bottom:14px;font-size:34px;line-height:34px;}
.hero p{font-size:14px;line-height:23px;color:#fff;}
#thx-c .hero a.cta{border-bottom:0;font-weight:bold;color:#33beec;font-size:14px;}
#thx-c .hero a.cta:hover{color:#c82d28;}

.sub.hero{padding:0;background:none;margin-bottom:14px;margin-top:7px;width:614px;height:325px;float:left;}
.sub.hero .overlay{background:url(../img/sub-section-overlay.png) left top no-repeat;top:auto;bottom:-9px;width:588px;padding-right:14px;height:101px;}
.sub.hero h5{font-size:24px;line-height:24px;margin-bottom:5px;}
.sub.hero p{margin:0;}


/* Top Tags */
#top-tags{background:url(../img/sub-section-tags-bg.jpg);width:339px;height:325px;float:left;margin:7px 12px 0 0;}
#top-tags .wrap{margin:10px;}
#top-tags h3{font-weight:bold;text-transform:uppercase;color:#c82d28;margin-bottom:7px;}
#top-tags li a{font-weight:bold;}
#top-tags li{border-bottom:1px solid #eee;border-top:1px solid #fff;padding:4px 0;background:url(../img/sub-section-arrow.png) right 5px no-repeat;}
#top-tags ul.arrow{height:190px;overflow:hidden;}
.features{margin:7px 17px;overflow:hidden;clear:both;}

.features .pod{background:url(../img/3cross-feat-bg.png) left top no-repeat;float:left;width:228px;height:245px;margin-left:18px;}
.features .pod.first{margin-left:0;}
.features .pod .prod-thumb{position:relative;display:block;}
.features .pod .prod-thumb span{position:absolute;left:0;top:0;width:206px;height:2px;display:block;}
.features .pod.first .prod-thumb span{background:url(../img/feat-grad-1.png) left top no-repeat;}
.features .pod.second .prod-thumb span{background:url(../img/feat-grad-2.png) left top no-repeat;}
.features .pod.third .prod-thumb span{background:url(../img/feat-grad-3.png) left top no-repeat;}
.features .pod.fourth .prod-thumb span{background:url(../img/feat-grad-4.png) left top no-repeat;}
.features h2{font-size:11px;color:#4b5258;text-transform:uppercase;text-align:center;margin:12px 0 4px;}
#thx-c .features .prod-thumb{margin:0 auto;width:206px;height:116px;padding:0;display:block;border:0;background-color:#b1b1b1;}
#thx-c h3{color:#c82d28;font-size:20px;text-transform:capitalize;margin-bottom:7px;}
.features .desc{margin:7px 14px;color:#4b5258;line-height:18px;}
.features .cta{font-weight:bold;font-size:14px;}
.features .hook{display:block;}

/* thx-w */
#thx-w{float:left;width:612px;margin:7px 0 14px 17px;_margin-left:7px;}
#thx-w h4{font-weight:14px;font-weight:bold;}
#thx-w .tags{font-size:11px;color:#666;}
#thx-w .pod{margin-bottom:21px;overflow:hidden;}
#thx-w .pod .post-thumb{text-align:center;display:block;width:206px;height:116px;padding:0;overflow:hidden;}
#thx-w .pod .post-thumb img{display:block;}
#thx-c #thx-w .pod .post-thumb:hover{background:none;border-bottom:1px solid #fff;}
.post-thumb.right{clear:both;float:right;margin-left:21px;}
.post-thumb.left{clear:both;float:left;margin-right:21px;}

#thx-w .latest{overflow:hidden;margin-bottom:14px;border-top:2px solid #d1d7d9;padding-top:10px;margin-top:10px;}
#thx-w .pod .date{color:#9da1a6;font-size:11px;}
#thx-w .section-cta{margin-top:7px;float:left;font-weight:bold;font-size:14px;}
#thx-w .section-cta span{text-transform:capitalize;}
#thx-w .tie-in{border-top:2px solid #c6ced0;margin-top:14px;padding-top:14px;}
.alignleft{text-align:left;float:left}
.alignright{text-align:right;float:right}


.navigation{overflow: hidden;}

/* thx-e */
#thx-e{-moz-border-radius:7px;-webkit-border-radius:7px;border-radius:7px;width:336px;overflow:hidden;margin:7px 17px 14px;_margin-right:7px;float:right;background:#d1d7d9 url(../img/rr-tcap.png) left top no-repeat;}
#thx-e .list{margin-left:10px;}
#thx-e .e-wrap{background:url(../img/rr-bcap.png) left bottom no-repeat;padding-bottom:1px;*padding-bottom:7px;*margin-bottom:-7px;}
#thx-e .pod{background:#fff url(../img/rr-pod-tcap.png) left top no-repeat;padding-top:1px;width:322px;margin:7px;overflow:hidden;}
#thx-e .pod-wrap{overflow:hidden;background:url(../img/rr-pod-bcap.png) left bottom no-repeat;padding:0 7px 5px;}
#thx-e .pod h4{background:url(../img/headline-bg-blue.png) left top no-repeat;padding:7px 10px;margin:7px 0;font-size:14px;text-transform:uppercase;color:#fff;font-weight:bold;line-height:17px;}
#thx-e h5{color:#c82d28;font-weight:bold;margin-top:14px;}
#thx-e .overflow{border:1px solid #000;height:63px;overflow-y:scroll;}
#thx-e .overflow li{line-height:16px;padding:0 2px;}


/* THX Newsletter */
#thx-newsletter-sub .email{border:0;padding:5px 7px 0;margin:10px auto 3px;background:transparent url(../img/input-blank.png) left top no-repeat;width:252px;height:24px;display:block;}
#thx-newsletter-sub .submit{text-indent:-9999em;overflow:hidden;background:url(../img/e-subscribe.png) left top no-repeat;border:0;width:84px;height:30px;display:block;cursor:pointer;margin:0 auto 10px;}
#thx-newsletter-sub form p{text-align:center;}

.social-networks .top{padding-bottom:7px;margin-bottom:14px;border-bottom:1px solid #ccc;}
.social-networks .network{font-weight:bold;padding-bottom:15px;padding-left:14px;}
.social-networks .twitter{background:url(../img/icon-follow-twitter.png) left top no-repeat;width:161px;height:35px;}
.social-networks .facebook{background:url(../img/icon-follow-facebook.png) left top no-repeat;width:134px;height:36px;}
#thx-c .social-networks a{background-color:transparent;border:0;}
.social-networks .twitter, .social-networks .facebook{display:inline-block;margin-left:10px;margin-bottom:-19px;}

/* Find Installer */
#find-installer .map{background:url(../img/gfx-map.png) left bottom no-repeat;height:175px;}
#find-installer .intl{margin-top:7px;margin-left:7px;}
#find-installer .intl span, #find-installer label{margin-right:7px;}
#find-installer .selects{overflow:hidden;clear:both;margin:7px 7px 0;}
#find-installer .selects select{width:140px;}
#find-installer .select-group{float:left;margin-right:7px;}
#find-installer .more{clear:both;overflow:hidden;}
#find-installer .more p{font-size:11px;margin:7px 0;}
#find-installer .searchform{margin:0 auto;float:none;clear:both;}
#thx-find-service .recruit{width:615px;}
#thx-find-service .post p{margin:7px 0;}

/* Tech Filter */
#thx-tech-filter .nav{overflow:hidden;border:1px solid #ddd;margin-bottom:14px;border-right:0;border-left:0;padding:3px 0;}
#thx-tech-filter .nav label{float:left;margin-right:7px;padding-right:7px;border-right:1px solid #ddd;}
#thx-tech-filter .nav label.simple{border:0;padding-right:0;}
#thx-tech-filter .nav input{float:left;margin-right:7px;margin-top:3px;}
#thx-tech-filter .nav li{float:left;}
#thx-tech-filter .results li{float:left;margin:0 56px 28px 0;}
#thx-tech-filter .results li.last{margin-right:0;}
#thx-tech-filter .results li .thumb{width:166px;height:90px;margin-bottom:7px;}


/* Certified Releases */
#certified-releases .results.grid li.item{height:222px;width:203px;float:left;text-align:center;position:relative;padding:14px 0;border-bottom:1px solid #ddd;border-right:1px solid #ddd;}
#certified-releases .results.grid li.item.last{border-right:0;}
#certified-releases .results.grid li.item .thumb{width:110px;height:159px;overflow:hidden;margin:0 auto;}
#certified-releases .results.grid li.item .title{display:block;margin-top:10px;}
#certified-releases .results.grid ol.result-items{margin-bottom:21px;}
#certified-releases .results.grid .hover{display:none;position:absolute;background-color:#000;bottom:0;left:auto;z-index:500;-moz-box-shadow:0 0 7px #000;-webkit-box-shadow:0 0 7px #000;box-shadow:0 0 7px #000;width:190px;padding:7px;color:#fff;text-align:left}
#certified-releases .results.grid li.item:hover .hover{}
#certified-releases .results.grid .hover span{display:block;}
#certified-releases .results.grid .hover span span{display:inline;}
#certified-releases .results.grid .hover strong{font-weight:bold}
.post.description h5{margin-bottom:0;}
.post.description p{margin:0;}
.description{margin-bottom:14px;}
#certified-releases .nav{overflow:hidden;border:1px solid #ddd;margin-bottom:14px;border-right:0;border-left:0;padding:3px 0;clear:both;}
#certified-releases .searchform{float:none;margin:7px 0;}
#certified-releases .filter-group{float:left;width:200px;}
#certified-releases .filter-group.last{width:160px;float:right;text-align:right;}
#certified-releases .filter-group label.simple{float:left;margin-right:5px;}
#certified-releases .filter-group li{float:left;margin-right:7px;margin-left:3px;}
#certified-releases .region-key{color:#666;}
#certified-releases h5{font-weight:bold;font-size:14px;}

/* Certified Products */
#certified-products .intro{margin-top:14px;}
.intro .desc{margin-top:5px;}
.select-group{float:left;width:300px;margin-right:28px;margin-bottom:14px;position:relative;}
.select-group.last{margin-right:0;}
.select-group li{cursor:pointer;}
.select-group li.active, .iframe .active{background-color:#C6CED0;color:#000;}
.iframe li{color:#4B5258;font-size:13px;}
.select-group ol{overflow-y:scroll;height:130px;border:1px solid #ddd;padding:2px;}

iframe.product{border:0;width:966px;overflow:hidden;}
iframe.product.hidden{display:none;width:0;}
#thx-i{color:#4b5258;clear:both;width:963px;background:url(../img/thx-c-tcap.png) left top no-repeat;padding-top:5px;overflow:hidden;clear:both;}
#thx-i a{color:#4d82b6;padding:2px 0;border-bottom:1px solid transparent;_border-bottom:0;}
#thx-i a:hover{background-color:#eee;color:#c82d28;border-bottom:1px solid #ccc;text-decoration:none;}
#thx-i .pagination a{display:inline-block;border:1px solid #236da6;padding:3px 7px;line-height:14px;margin-bottom:3px;}
#thx-i .pagination a.active{background-color:#c6ced0;color:#000;border:1px solid #c6ced0;}

#certified-products .sifter{margin-top:21px;overflow:hidden; width:957px;}
#certified-products .sifter button{text-align:center;clear:both;margin:14px auto;display:block}
#certified-products .filter-help{position:absolute;right:0;top:0;font-size:11px;}

.section-header{background:url(../img/tab-bg.png) left bottom repeat-x;margin:0 5px 7px 5px;padding-top:0;}
.section-header .title{margin-left:14px;}

.trailers #thx-trailer{}
.trailers h2{font-size:30px;color:#000;margin:0 17px;}
.trailers .trailer-description{margin:0 17px;}
.trailers .trailer-meta{font-size:11px;color:#9da1a6;}

.trailers .trailer{background:url(../img/trailer-bg.png) left top repeat-x;height:480px;margin:14px 3px;color:#fff;line-height:500px;text-align:center;overflow:hidden;z-index:5;position:relative;}

.trailers .trailer .wrap{width:853px;height:480px;margin:0 auto;}

.section-tab-nav{float:right;*margin-top:-20px;}
.section-tab-nav li li{float:left;border-left:1px solid #ddd}
#thx-c .section-tab-nav li a{display:block;background:none;border:0;font-weight:bold;padding:10px 12px;border-left:1px solid #fff;}

#thx-c .section-tab-nav li.active a{background-color:#fff;}
#thx-c .section-tab-nav li a:hover, #thx-c .section-tab-nav li a.active{background-color:#fff;color:#000;}

.trailer-library{clear:both;}
.trailer-library ol{margin:0 7px 14px;overflow:hidden;}
.trailer-library ol li{float:left;margin:7px 11px;width:202px;border-bottom:2px solid #c6cdd0;padding:11px;height:250px;}

#thx-c .trailer-library ol li .thumb{width:206px;height:116px;background-color:#ddd;display:block;margin-bottom:4px;text-align:center;overflow:hidden;padding:0;}
.trailer-library ol li .thumb img{}

.trailer-library ol li.active, .trailer-library ol li:hover{background-color:#e9e9e9}
.trailer-library h3 a{font-size:13px;font-weight:bold;}
.trailer-library h3{display:inline;}
.trailer-library .duration{color:#9da1a6;font-size:11px;}

.trailer-library .cta{font-size:11px;}

#thx-trailer .lead{margin:14px 0 14px 17px;background:url(../img/temp-trailer-landing-lead.png) left top no-repeat;width:616px;height:320px;position:relative;overflow:hidden;float:left;}
#thx-trailer .lead .overlay{position:absolute;left:0;bottom:0;padding:14px 14px 7px;background:url(../img/landing-lead-overlay.png) left bottom no-repeat;color:#fff;overflow:hidden;width:616px;}
#thx-trailer .lead h1{font-size:24px;}
#thx-trailer .lead .cta{	font-weight:bold;font-size:14px;color:#33beec;}

#thx-trailer .find-cinema{background:url(../img/landing-shadowbox.png) left top no-repeat;width:339px;height:323px;float:right;margin:7px 12px 0 0;}

.find-cinema h3{color:#c82d28;text-transform:uppercase;font-weight:bold;margin:14px 14px 3px;}
.find-cinema p{margin:3px 14px;}
#thx-c .find-cinema .section-cta{margin-left:14px;font-size:11px;font-weight:bold;margin-top:0;}

.find-cinema .map{margin-left:45px;margin-top:11px;}
.find-cinema .map label{margin-right:10px}
.find-cinema .searchform{float:none;margin-left:45px;margin-top:3px;}

.mini-tab{background:url(../img/int-tab-well-bg.png) left top no-repeat;width:619px;height:211px;float:left;}

.mini-tab .nav{background:url(../img/tab-bg.png) left bottom repeat-x;margin:0 3px 7px 3px;padding-top:0;overflow:hidden;}

.mini-tab .nav li.active{background-color:#fff;}

.mini-tab .nav h4{font-weight:bold;font-size:14px;float:left;color:#c82d28;margin:9px 10px;}
.mini-tab .nav ul{float:right;}
.mini-tab .nav ul li{float:left;background:none;border-left:1px solid #ddd;}
#thx-c .mini-tab .nav li a{display:block;background:none;border:0;font-weight:bold;padding:10px 9px;border-left:1px solid #fff;}
#thx-c .mini-tab .nav li a:hover, #thx-c .mini-tab .nav li a.active{background-color:#fff;color:#000;}

.mini-tab .tab-content{margin:7px;height:155px;}
.mini-tab .tab-content.robot{padding-left:300px;background:url(../img/find-thx-robot.png) left bottom no-repeat;}
.mini-tab .tab-content.products .select-group{width:185px;margin-right:14px;margin-bottom:10px;}
.mini-tab .tab-content.products .select-group ol{height:85px;}
.mini-tab .tab-content.products .filter-help{display:none;}
.mini-tab .tab-content.products{padding-left:7px;}
button.find-products{background:transparent url(../img/btn-find-products.png) left top no-repeat;width:109px;height:30px;border:0;clear:both;margin:0 auto;}
#thx-w .mini-tab .section-cta{font-size:11px;}
.mini-tab .centered .select-group, .mini-tab .centered .searchform{width:286px;}
.mini-tab .centered .searchform.wide{width:300px;margin-top:10px;}

#thx-e button.find-products{margin-bottom:7px;}

button.find-products{background:url(../img/btn-find-products.png) left top no-repeat;width:109px;height:30px;}

/* Single Posts */

.post-header{min-height:65px;border-bottom:2px solid #d1d7d9;padding-bottom:7px;margin:0 17px 14px;overflow:hidden;position:relative;}

.post-header .post-meta{float:left;margin-top:3px;}
.post-header h1{font-size:30px;color:#000;line-height:45px;width:700px}
.post-header .tags{font-size:11px;color:#9da1a6}

.post-header .social{float:right;position:absolute;right:0;bottom:0;}
.post-header .social li{background:url(../img/social-shadow.png) left bottom no-repeat;width:118px;height:72px;float:left;}
.post-header .social li a{display:block;text-align:center;}

.wp-caption-text{color:#9da1a6;font-size:11px;margin-bottom:7px;}

.post p{margin:14px 0;}
.post h2{font-weight:bold;color:#4b5258;}

/* Unique Pages */
.unique-wrap{margin:0 17px;}

/* Find a Cinema */
#thx-find-service .find-results{border-top:1px solid #ccc;margin-top:14px;padding-top:14px;}
#thx-find-service{overflow:hidden;margin-bottom:14px;}
#thx-find-service .intro{overflow:hidden;margin-top:7px;}
#thx-find-service .inset-find-cinema{margin-top:14px;}
#thx-find-service #results-list{float:left;width:339px;}
#thx-find-service .result-count{font-weight:bold;margin-bottom:14px;line-height:18px;font-family:'arial', sans-serif;}

/* Find an Installer Results */
.find-results.installer #results-list .left-shadow {background:url(../img/left-shadow.png) left repeat-y;}
.find-results.installer #results-list .gradient {background:url(../img/gradient.png) repeat-x;background-color:#F2F2F2;margin-bottom:0px;}
.find-results.installer #results-list .right-shadow {background:url(../img/right-shadow.png) right repeat-y}
.find-results.installer #results-list .result-item2{width:339px;margin-bottom:5px; clear: left;}
.find-results.installer #results-list .top-shadow {background:url(../img/top-shadow.png) left top no-repeat;}
.find-results.installer #results-list .bottom-shadow {background: url(../img/bottom-shadow.png) left bottom no-repeat;width:369px;}
.find-results.installer #results-list .results-container { width: 339px; background-image: url(../img/left-middle-border.png);background-repeat: repeat-y;background-position: 30px;cursor:pointer;}

.find-results.cinema #results-list .result-item{background:url(../img/cinema-result.png) left top no-repeat;width:339px;height:121px;margin-bottom:5px;clear:both;}

#results-list .result-item2 .search-result-number{padding-bottom: 5px; padding-top: 5px; margin-left: 40px; font-weight:bold;color:#c82d28; position: relative}
#results-list .result-item2 .search-result-number-control{width: 30px;text-align: center; position: absolute; left: -38.5px; bottom: 50%}


#results-list .result-item2 .result-desc{position:relative; margin-top:4px;width:290px;margin-left:10px;}
#results-list .result-item2 span{display:block;}
#results-list .result-item2 .item{text-align: left; width:290px;overflow:hidden;}

#results-list .result-item2 .name{text-align: left; font-weight:bold;color:#4D82B6; text-transform: none;}
.find-results.installer #results-list .result-item .name{text-align: left; margin-right:7px;display:inline;}
#results-list .result-item2 .email{text-align: left; font-weight: normal; text-transform: none; display:inline;}
#results-list .result-item2 .company,
#results-list .result-item2 .address-1,
#results-list .result-item2 .address-2,
#results-list .result-item2 .address-3{text-align: left; font-weight: normal; font-family: arial,helvetica,clean,sans-serif;  text-transform: none; color:#4B5258; font-size:12px;}
#results-list .result-item2 .contact{text-align: left; font-weight:bold;}
#results-list .result-item2 .contact .associate-date{text-align:left;font-weight:normal;color:#999;  text-transform: none;}
#results-list .result-item2 .certifications{text-align: left; font-weight: normal; text-align:left;left:7px;  text-transform: none;}
#results-list .result-item2 .distance{text-align: left; font-weight: normal; text-align:left;left:7px;  text-transform: none;}
#results-list .result-item2 .contact span{text-align: left; float:left;  text-transform: none;}
#results-list .result-item2 .contact .phone{text-align: left; color:#4B5258;margin-right:7px;  text-transform: none;}
#results-list .result-item2 .info{text-align: left; font-size:11px;color:#9da1a6;clear:both;margin-top:3px; text-transform: none;}
#results-list .result-item2 .coordinates{display:none;}
/*End Find an Installer Results*/


#results-list .result-item .letter{color:#C82D28;float:left;font-weight:bold;line-height:115px;text-align:center;text-transform:uppercase;width:32px;}
#results-list .result-item .result-desc{position:relative;float:left;margin-top:4px;width:290px;margin-left:10px;cursor:pointer}
#results-list .result-item span{display:block;}
#results-list .result-item .item{width:290px;overflow:hidden;}

#results-list .result-item .name{font-weight:bold;color:#4D82B6;}
.find-results.installer #results-list .result-item .name{margin-right:7px;display:inline;}
#results-list .result-item .email{display:inline;}
#results-list .result-item .company,
#results-list .result-item .address-1,
#results-list .result-item .address-2,
#results-list .result-item .address-3{font-size:12px;}
#results-list .result-item .contact{font-weight:bold;}
#results-list .result-item .contact .associate-date{text-align:right;font-weight:normal;color:#999;}
#results-list .result-item .certifications{text-align:left;left:7px;}
#results-list .result-item .distance{text-align:left;left:7px;}
#results-list .result-item .contact span{float:left;}
#results-list .result-item .contact .phone{margin-right:7px;}
#results-list .result-item .info{font-size:11px;color:#9da1a6;clear:both;margin-top:3px;}
#results-list .result-item .coordinates{display:none;}

#thx-find-service #results-map{width:615px;height:724px;float:right;}
#results-list .description{color:#abacaf}


.infowindow{font-size:13px;height: auto;}
.infowindow b{font-size:15px;line-height:18px;color:#000;display:block;margin:-1px 0 3px 0;width:198px;}
.infowindow .address{display:block;line-height:17px;}
.infowindow a{display:inline;margin-top:5px;}

.inset-find-cinema label{float:left;margin-right:10px;}
.inset-find-cinema select{float:left;}
.inset-find-cinema p{float:left;margin:0 10px;}
.inset-find-cinema .search-query{float:left;width:230px;}

.pagination{clear:both;font-size:11px;clear:both;margin:15px 0 5px;text-align:center;}
.pagination ol{display:inline;}
.pagination li{display:inline-block;;margin:0 1px;}
#thx-c .pagination a{display:inline-block;border:1px solid #236da6;padding:3px 7px;line-height:14px;margin-bottom:3px;}
#thx-c .pagination a.active{background-color:#c6ced0;color:#000;border:1px solid #c6ced0;}
.pagination .previous, .pagination .next{display:inline-block;line-height:14px;margin:0 3px;font-weight:bold;}
.pagination .currentPage{color:#d1d7d9;border:1px solid #d1d7d9;line-height:14px;display:inline-block;padding:3px 7px;}
.pagination .disabled{border:1px solid #ddd;color:#ddd;line-height:14px;margin:0 3px;padding:3px 7px;display:inline-block;}
.pagination .elip{padding:3px;margin-right:2px;}

/* footer */
#footer{clear:both;background-color:#000;overflow:hidden;}
#footer a{color:#c5ced0;padding:2px 0;}
#footer a:hover{color:#c82d28}
#footer .brand{margin-right:14px;background:url(../img/thx-brand-small.png) left top no-repeat;width:40px;height:17px;display:block;float:left;margin-left:10px;text-indent:-9999em;overflow:hidden;}
#footer .site-wrap{background:url(../img/footer-bg.png) center top no-repeat;}
#footer .professional-links, #footer .consumer-links{clear:both;margin-top:14px;overflow:hidden;}

#footer .consumer{margin-bottom:30px;}

#footer .breadcrumb{overflow:hidden;background:url(../img/breadcrumb-bg.png) left top no-repeat;height:47px;margin-bottom:21px;}
#footer .breadcrumb a{float:left;padding:0;}
#footer .breadcrumb p{float:left;line-height:17px;margin:13px 7px;color:#fff;}
#footer .breadcrumb p a{padding:0;}
#footer .breadcrumb .sep{float:left;margin:4px 14px 0;background:url(../img/breadcrumb-seperator.png) left top no-repeat;width:6px;height:10px;text-indent:-9999em;overflow:hidden;}
#footer .breadcrumb .level{float:left;color:#d1d7d9;line-height:16px;}
#footer .breadcrumb .level:hover{color:#c82d28;}

#footer h5{text-transform:uppercase;margin-bottom:7px;font-size:14px;font-weight:bold;}
#footer .pod{float:left;margin-right:14px;}
#footer .pod.thx-tech ul{width:238px;margin-right:14px;}
#footer .pod.last, #footer .pod ul.last{margin-right:0;}

#footer .pod h6{color:#c5ced0;border-top:3px solid #394146;padding-top:7px;clear:both;font-weight:bold;}
#footer .pod ul{float:left;width:238px;margin-bottom:7px;}
#footer .pod li{background:url(../img/ft-bullet-red.png) left 9px no-repeat;padding-left:10px;}

#footer .wrap-up{color:#4b5258;font-size:11px;clear:both;text-align:center;border-top:1px solid #101212;margin-top:14px;padding:14px 0;}
#footer .wrap-up p{margin:2px 0;}
#footer .wrap-up a{color:#d1d7d9;margin:0 2px;}
#footer .wrap-up a:hover{color:#c82d28;}

#footer .lang{display:inline-block;border-bottom:1px solid #000;}
#footer .lang img{display:none;}
#footer .lang.japanese{background:url(../img/language-japanese-sprite.gif) left top no-repeat;width:22px;height:7px;*height:8px;*margin-top:5px;margin-bottom:-2px;}
#footer .lang:hover{background-position:left -11px;}


/* Administrative Panels */
.admin-menu{position:fixed;bottom:0;border-top:1px solid #f6f6f6;left:0;width:100%;background-color:rgba(0,0,0,0.875);color:#fff;z-index:5000;}
.admin-menu a{color:#00b6ea;}
.admin-menu a:hover{color:#C82D28;}
.admin-menu .wrap{width:994px;margin:0 auto;}
.admin-menu .welcome{float:left;margin-right:14px;padding:4px;background:transparent url(../img/thx-brand-small.png) no-repeat scroll 7px 6px;padding-left:60px;}
.admin-menu ul{float:left;border-left:1px solid #fff;}
.admin-menu li{float:left;border-right:1px solid #fff;}
.admin-menu li a, .admin-menu .environment{padding:4px 10px;display:block;}
.admin-menu .environment{float:right;color:#911;}

/* Extranet */
iframe.extranet{border:0;width:853px;overflow:hidden;}

/* Sitemap */
#sitemap{clear:both;overflow:hidden;}
/*#sitemap a{color:#4D82B6;padding:2px 0;}
#sitemap a:hover{color:#c82d28}*/
#sitemap .site-wrap{width:612px;}
#sitemap .sitemap-right, #sitemap .sitemap-left{width:300px;margin-top:14px;overflow:hidden;float:left;}

#sitemap .sitemap-left{margin-bottom:30px}
#sitemap .sitemap-section{float:left;width:300px;}

#sitemap h5{text-transform:uppercase;margin-bottom:7px;font-size:16px;font-weight:bold;float:left;}
#sitemap .pod{float:left;margin-left:6px;margin-bottom:0px;padding-left:6px;margin-right:6px;border-left:1px solid #BFD0D9;}
#sitemap .last{margin-right:0;}
#sitemap .simple{width:290px;}

#sitemap .pod h6{color: #c5ced0;padding-top: 7px;clear: both;font-weight: bold;}
#sitemap .pod ul{float:left;padding-left:4px;margin-bottom:7px;}
#sitemap .pod li{background:url(../img/ft-bullet-red.png) left 9px no-repeat;padding-left:10px;}/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	z-index: 6000;
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:6100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(../img/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 6102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:6103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:6099;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
