html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

:focus {
  outline: 0;
}

ins {
  text-decoration: none;
}

del {
  text-decoration: line-through;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

body {
  font: 62.5%/160% Arial, Verdana, sans-serif;
  background: #000 url(../images/backgrounds/glow.jpg) no-repeat center -150px scroll;
  position: relative;
  color: #d3d3d3;
}

a {
  text-decoration: none;
  color: #89969b;
}
a:hover {
  text-decoration: underline;
  color: #bec8d2;
}

#wrapper1 {
  background: url(../images/backgrounds/glow.jpg) no-repeat center bottom;
  padding-bottom: 152px;
}

#wrapper2 {
  width: 980px;
  margin: 9px auto;
  position: relative;
  background: transparent url(../images/backgrounds/page.jpg) repeat-y;
}
#wrapper2 .background {
  position: absolute;
  z-index: 10;
  left: 0;
  width: 980px;
}
#wrapper2 .page-top {
  top: 0;
  height: 376px;
  background: transparent url(../images/backgrounds/page_top.jpg) no-repeat;
}
#wrapper2 .page-bottom {
  bottom: 0;
  height: 158px;
  background: transparent url(../images/backgrounds/page_bottom.jpg) no-repeat;
}

#main {
  position: relative;
  z-index: 20;
}

h1 {
  position: absolute;
  left: 2px;
  top: 2px;
  width: 257px;
  height: 100px;
}
h1 a {
  text-indent: -9999px;
  display: block;
  height: 100px;
  background: url(../images/title.jpg) no-repeat;
}

ul#quick-nav {
  position: absolute;
  top: 23px;
  right: 18px;
  font-size: 1.1em;
}
ul#quick-nav li {
  display: inline;
  text-transform: uppercase;
}
ul#quick-nav li a {
  padding-left: 1em;
  margin-left: 1em;
  border-left: 1px solid #89969b;
}
ul#quick-nav li.first a {
  border-left: none;
}

ul#primary-nav {
  position: absolute;
  top: 87px;
  right: 10px;
  font-size: 1.2em;
}
ul#primary-nav li {
  display: inline;
  text-transform: uppercase;
}
ul#primary-nav li a {
  float: left;
  display: block;
  margin: 0 10px;
  padding: 0;
  color: #abacac;
}
ul#primary-nav li a:hover {
  text-decoration: none;
  color: #fff;
}
ul#primary-nav li span {
  display: block;
  padding-bottom: 8px;
  background: url(../images/nav/normal.png) repeat-x bottom;
}
ul#primary-nav li span img {
  vertical-align: 2px;
  behavior: url(/javascripts/iepngfix.htc);
  width: 5px;
  height: 5px;
}
ul#primary-nav li.current a {
  background: url(../images/nav/glow.png) no-repeat left bottom;
  padding: 0;
}
ul#primary-nav li.current a span {
  background: url(../images/nav/cap.png) no-repeat right bottom;
  padding: 0 4px 8px;
}

#container {
  padding: 124px 16px 45px 20px;
}

#footer {
  position: absolute;
  left: 9px;
  bottom: 8px;
  width: 964px;
  height: 14px;
  padding: 3px 0 4px;
  font-size: 1.1em;
  color: #656b6d;
  background: url(../images/backgrounds/footer.jpg) no-repeat;
}
#footer p {
  text-align: right;
  width: 28%;
  float: left;
}
#footer ul {
  width: 72%;
  float: right;
}
#footer ul li {
  margin-left: 1.5em;
  display: inline;
}
#footer a {
  color: #7c8386;
}
#footer a:hover {
  color: #919a9e;
}

form#search,
#pageNum {
  clear: both;
  text-align: right;
	font-size: 1.2em;
	margin-top: 5px;
	margin-left: 4px;
	margin-right: 4px;
}
form#search select,
#pageNum {
  background-color: #2f383c;
  color: #ddd;
  border: 1px solid #666;
}
form#search input#submit {
  vertical-align: bottom;
}
form#search input#query {
  width: 116px;
  height: 15px;
  padding: 3px 4px;
  border: 0;
  color: #ccc;
  background: #000 url(../images/search/input.png) no-repeat;
  font-family: Arial, Verdana, sans-serif;
  font-size: 1.2em;
}

/*
.dropdown {
  position: absolute;
  z-index: 90;
  width: 385px;
  height: 196px;
  color: #fff;
  padding: 18px 25px;
  background: url(../images/nav/dropdown.png) no-repeat top left;
}*/

.dropdown {
  position: absolute;
  z-index: 90;
  width: 385px;
  height: 236px;
  color: #028fc4;
  padding: 18px 25px;
  background: url(../images/nav/dropdown.png) no-repeat left;
}

.dropdown .column {
  float: left;
  width: 50%;
}
.dropdown h3 {
  font-size: 1.5em;
  margin-bottom: 8px;
  color: white;
}
.dropdown ul {
  margin-left: 5px;
  margin-bottom: 20px;
}


.dropdown ul li {
  margin-bottom: 1px;
  padding-left: 14px;
  background: #2a3d45 url(../images/nav/arrow.png) no-repeat 0 3px;

}




/*
.dropdown ul li {
  margin-bottom: 1px;
  padding-left: 14px;
  background: url(../images/nav/arrow.png) no-repeat left;
}
*/
.dropdown a {
  font-size: 1.25em;
  color: #fff;
}
.dropdown p.gallery 
{
	/*
  z-index: 99;
  position: absolute;
  display: block;
  width: 50%;
  bottom: 25px;
  right: 50px;
  text-align: right;
*/
	margin-bottom: 5px;
}
.dropdown p.gallery a {
  font-weight: bold;
  padding-left: 30px;
  background: url(../images/icons/camera_8bit_gn.png) no-repeat 0 4px;
}

a.hover {
  display: block;
  position: absolute;
  z-index: 99;
  text-transform: uppercase;
  color: #fff;
  font-size: 1.2em;
  height: 35px;
  padding-right: 13px;
  background: url(../images/nav/hover_right.png) no-repeat right top;
}
a.hover:hover {
  text-decoration: none;
  color: #fff;
}
a.hover span {
  display: block;
  background: url(../images/nav/hover.png) no-repeat left top;
  behavior: url(/javascripts/iepngfix.htc);
  height: 27px;
  padding-top: 8px;
  padding-left: 8px;
}
a.hover img {
  vertical-align: 2px;
  behavior: url(/javascripts/iepngfix.htc);
  width: 5px;
  height: 5px;
}

.home #container ul {
  padding-top: 26px;
}
.home #container ul li {
  display: inline;
}
.home #container ul li img {
  margin-left: 6px;
  margin-bottom: 5px;
}
.home #container ul li.products img {
  margin-left: 4px;
}
.home #container ul li.rep-locator img {
  margin-left: 0;
}
.home #container #whats-new {
  width: 374px;
  height: 225px;
  background: url(../images/home/whats_new.jpg) no-repeat;
  float: left;
  display: inline;
  position: relative;
}
.home #container #whats-new h2 {
  color: #fff;
  text-transform: uppercase;
  font-size: 1.4em;
  padding: 5px 8px;
}
.home #container #whats-new .inner {
 
}
  .home #container #whats-new .inner h3 {
    color: #fff;
    font-size: 1.7em;
!   margin: .5em 4px;
  }
  .home #container #whats-new .inner p {
  font-size: 1.2em;
  color: #494e4e;
  margin: 1em 4px;
}
.home #container #whats-new .inner a.product-link {
  display: block;
  width: 175px;
  height: 19px;
  text-indent: -9999px;
  background: url(../images/home/new_lighting.png) no-repeat;
}


.home #container #whats-new .inner a.prominent {
  background: url(../images/whats_new_prominent_left.png) no-repeat top left;
  display: block;
  height: 19px;
  width: auto;
  float: left;
  padding-left: 6px;
  color: #fff;
  font-size: 1.1em;
  font-weight: bold;
}


.home #container #whats-new .inner a.prominent span {
  background: url(../images/whats_new_prominent_right.png) no-repeat top right;
  display: block;
  padding-right: 6px;
  height: 19px;
}

#container {
  padding-top: 141px;
  min-height: 360px;
}
#container #sidebar {
  width: 220px;
  float: left;
  display: inline;
  margin-right: 20px;
  padding-bottom: 20px;
}
#container #sidebar h3 {
  font-size: 1.8em;
  color: #fff;
  background: url(../images/backgrounds/section_top.png) no-repeat top !important;
  padding-top: 4px;
  margin-bottom: 9px;
}
#container #sidebar h3 span {
  display: block;
  padding: 4px 12px 8px;
  background: url(../images/backgrounds/section.png) no-repeat bottom !important;
  line-height: 20px;
}
#container #sidebar p {
  margin: 20px 8px 0;
  font-size: 1.2em;
  color: #bbb;
}



#container #sidebar a.back-to {
  background: url(../images/backgrounds/sidebar_shading_top.png) no-repeat left top;
  display: block;
  padding-top: 4px;
}
#container #sidebar a.back-to span {
  background: url(../images/backgrounds/sidebar_shading_bottom.png) no-repeat left bottom;
  display: block;
  width: 220px;
  padding: 0 0 4px 20px;
  color: #afafaf;
  font-size: 1.1em;
  text-transform: uppercase;  
}
#container #sidebar #sidebar-nav {
  zoom: 1;
  background: url(../images/backgrounds/sidebar_shading_top.png) no-repeat left top !important;
  margin-bottom: 18px;
  padding-top: 4px;
}
#container #sidebar #sidebar-nav ul {
  background: url(../images/backgrounds/sidebar_shading_bottom.png) no-repeat left bottom !important;
  padding-top: 2px;
  padding-bottom: 8px;
}
#container #sidebar #sidebar-nav ul li {
  zoom: 1;
}
#container #sidebar #sidebar-nav ul li:hover {
  background: url(../images/backgrounds/sidebar_glow.png) no-repeat 1px 0;
}
#container #sidebar #sidebar-nav ul li.current {
  background: url(../images/backgrounds/sidebar_glow.png) no-repeat 1px 0;
  behavior: url(/javascripts/iepngfix.htc);
}
#container #sidebar #sidebar-nav ul li.current a {
  color: #fff;
}
#container #sidebar #sidebar-nav ul li.last a {
  border-bottom: none;
}
#container #sidebar #sidebar-nav ul li.skip:hover {
  background: none;
}
#container #sidebar #sidebar-nav ul li.skip a {
  cursor: default;  
}
#container #sidebar #sidebar-nav ul a {
  display: block;
  margin-left: 19px;
  margin-right: 12px;
  padding: 4px 0;
  font-size: 1.25em;
  color: #afafaf;
  border-bottom: 1px solid #494e4f;
}
#container #sidebar #sidebar-nav ul a:hover {
  color: #fff;
  text-decoration: none;
}
#container #sidebar a.back {
  background: url(../images/backgrounds/back.png) no-repeat;
  font-size: 1.2em;
  color: #afafaf;
  text-transform: uppercase;
  display: block;
  height: 16px;
  padding: 4px 18px;
}
#container #sidebar a.back:hover {
  text-decoration: none;
  color: #fff;
}

#container #sidebar #sidebar-nav ul a.parent {
  border-bottom:0 none;
  padding-bottom:0;
}

#container #sidebar #sidebar-nav ul a.child {
  padding-left:15px;
  color:#fff;
  background:url(../images/nav/child_arrow.png) left center no-repeat;
}


#container #page {
  width: 700px;
  min-height: 360px;
  float: left;
  display: inline;
}
#container #page img.header-image {
  float: left;
}
/*
#container #page a.featured-product {
  float: right;
}
*/
#container #page .featured-product {
  line-height:0.8;
  float: right;
}
#container #page .featured-product img {
  margin-bottom:-2px;
}
#container #page .featured-product .cleanscene {
  display:block;
  width:250px;
  padding:10px 0 15px 30px;
  background:#000000 url(../images/backgrounds/cleanscene_link.png) 0 100% no-repeat;
  margin-bottom:25px;
  font-size:12px;
}
#container #page .featured-product .cleanscene img {
  margin-right:6px;
  vertical-align:-1px;
}

#container #page ul#section-nav {
  clear: both;
  font-size: 1.2em;
  padding: 14px 0 46px;
}
#container #page ul#section-nav li {
  display: inline;
  text-transform: uppercase;
}
#container #page ul#section-nav li a {
  float: left;
  display: inline;
  margin-right: 1.3em;
  color: #abacac;
  padding: 0 2px;
}
#container #page ul#section-nav li a:hover {
  color: #fff;
  text-decoration: none;
}
#container #page ul#section-nav li a span {
  display: block;
  padding: 0 0 8px;
  background: url(../images/nav/normal.png) repeat-x bottom;
}
#container #page ul#section-nav li.current a {
  background: url(../images/nav/glow.png) no-repeat left bottom;
  padding: 0;
}
#container #page ul#section-nav li.current a span {
  padding: 0 4px 8px;
  background: url(../images/nav/cap.png) no-repeat right bottom;
}
#container #page #content {
  width: 400px;
  float: left;
  line-height: 190%;
  margin-bottom: 5em;
}
#container #page #content h2 {
  font-size: 3em;
  font-weight: normal;
  color: #fff;
  margin-bottom: 10px;
  line-height: 100%;
}
#container #page #content h3 {
  font-weight: bold;
  font-size: 1.25em;
  color: #bdbdbd;
}
#container #page #content p {
  font-size: 1.25em;
  color: #bdbdbd;
  margin-bottom: 16px;
	line-height: 1.5em;
}

#container #page #content a {
 color: #1894da;

}




/* Pulled in from previous sheet*/

#container #page #content ul {
	font-size: 1.25em;
	padding-bottom: 20px;
	line-height: 1.25em;
}

#container #page #content li {
	padding-bottom: 10px;

}

/* */






#container #page #supplemental {
  width: 280px;
  float: right;
  display: inline;
  overflow: hidden;
}
#container #page #supplemental .shaded {
  background: url(../images/backgrounds/shaded.png) no-repeat bottom;
  padding-bottom: 20px;
  margin-bottom: 15px;
}
#container #page #supplemental .shaded h3 {
  background: url(../images/backgrounds/shaded_top.png) no-repeat top;
  color: #d5d5d5;
  font-size: 1.4em;
  padding: 10px 0 0 20px;
  margin-bottom: 15px;
}
#container #page #supplemental .shaded a.button {
  font-size: 1.4em;
  display: block;
  width: 213px;
  height: 32px;
  padding: 15px 0 0 35px;
  background: url(../images/backgrounds/button.png) no-repeat;
  color: #fff;
  margin-left: 20px;
}
#container #page #supplemental .shaded a.button:hover {
  text-decoration: none;
}
#container #page #supplemental .related {
  margin: 20px;
}
#container #page #supplemental .related h3 {
  position: relative;
  font-size: 1.3em;
  color: #d3d2d2;
}
#container #page #supplemental .related h3 span {
  font-weight: bold;
}
#container #page #supplemental .related h3 a {
  color: #1894da;
  text-decoration: underline;
  position: absolute;
  right: 0;
  font-size: 0.8em;
  font-weight: normal;
}
#container #page #supplemental .related hr {
  border-top: 1px solid #000;
  border-bottom: 1px solid #4c4b4b;
  border-left: none;
  border-right: none;
}
#container #page #supplemental .related ul {
  font-size: 1.2em;
  	line-height: 1.3em;
}
#container #page #supplemental .related ul li {
  margin-bottom: 0.5em;
}
#container #page #supplemental .related ul li a {
  color: #fff;
  display: block;
}
/*
#container #page #supplemental .related ul.literature li a {
  background: url(../images/icons/pdf.png) no-repeat left 3px;
  padding-left: 22px;
  behavior: url(/javascripts/iepngfix.htc);
}
*/

.breadcrumbs {
  border-bottom: 1px solid #454545;
  padding-bottom: 5px;
  margin-bottom: 10px;
  color: #717070;
}
.breadcrumbs a {
  text-decoration: underline;
  color: inherit;
}
.breadcrumbs span {
  float: right;
}
.breadcrumbs span a {
  color: #00adee;
  text-decoration: none;
}
.breadcrumbs span a:hover {
  text-decoration: underline;
}


.product-search-results #container .breadcrumbs {
  border-bottom: 1px solid #454545;
  padding-bottom: 5px;
  margin-bottom: 10px;
  color: #717070;
  
  font-size: 1.1em;
  
}
.product-search-results .breadcrumbsa {
  text-decoration: underline;
  color: inherit;
}
.product-search-results .breadcrumbs span {
  float: right;
}
.product-search-results .breadcrumbs span a {
  color: #00adee;
  text-decoration: none;
}
.product-search-results .breadcrumbs span a:hover {
  text-decoration: underline;
}

.product-search-results #container .breadcrumbs-small {
  border-bottom: 1px solid #454545;
  padding-bottom: 5px;
  margin-bottom: 10px;
  color: #717070;
  width: 710px;
  font-size: 1.1em;
  
}
.product-search-results .breadcrumbs-small a {
  text-decoration: underline;
  color: inherit;
}
.product-search-results .breadcrumbs-small span {
  float: right;
}
.product-search-results .breadcrumbs-small span a {
  color: #00adee;
  text-decoration: none;
}
.product-search-results .breadcrumbs-small span a:hover {
  text-decoration: underline;
}


ul.pdfs li,
ul.xlss li,
ul.xlss2 li,
ul.revits li {
  padding-left: 24px;
  margin-top: 5px;
}
ul.pdfs li {
  background: #252525 url(../images/icons/pdf.png) no-repeat;
}
ul.xlss li {
  background: #252525 url(../images/icons/xls.png) no-repeat;
}

ul.xlss2 li {
  background: #252525 url(../images/icons/xls2.png) no-repeat;
}

ul.revits li {
  background: #252525 url(../images/icons/revit.png) no-repeat;
}


.product-details #container {
  font-size: 1.2em;
}
.product-details #container h2 {
  margin-bottom: 15px;
  font-weight: normal;
  font-size: 1.5em;
}
.product-details #container p {
  margin-bottom: 20px;
}
.product-details #container hr {
  border: none;
  border-bottom: 1px solid #31302f;
}
.product-details #container .larger {
  font-size: 1.2em;
}
.product-details #container .left {
  float: left;
  width: 250px;
  margin-right: 15px;
}
.product-details #container .right {
  float: left;
  width: 675px;
}
.product-details #container .right .left-part {
  float: left;
  width: 380px;
  margin-right: 15px;
}
.product-details #container .right .right-part {
  float: left;
  width: 240px;
  padding: 15px 20px;
  color: #d5d5d5;
  font-size: 0.9em;
  background-color: #2e2d2d;
}
.product-details #container .right .right-part h3 {
  font-size: 1.2em;
  margin-bottom: 15px;
}
.product-details #container .right .right-part a {
  color: #63d2fc;
}
.product-details #container .right .right-part strong {
  display: block;
  margin-top: 20px;
}
.product-details #container .right ul.pdfs li a.details {
  margin-left: 7px;
  color: #63d2fc;
  font-size: 0.9em;
  text-decoration: underline;
}

.product-search-results #container {
  font-size: 1.0em;
}
.product-search-results .left {
  float: left;
  width: 795px;
  margin-right: 25px;
}
.product-search-results .right {
  float: left;
  width: 120px;
  padding-top: 20px;
  font-size: 0.95em;
}
.product-search-results .right h3 {
  color: #fff;
  margin-bottom: 2px;
}
.product-search-results .right ul {
  margin-bottom: 20px;
  color: #8a8a8a;
}
.product-search-results .right ul li:before {
  content: '> ';
}
.product-search-results .right ul li a {
  color: #8a8a8a;
  text-decoration: underline;
}

.product-search-results table.search-results {
  
}

.product-search-results table.search-results thead tr th.spec-sheet,
.product-search-results table.search-results thead tr th.installation-instructions,
.product-search-results table.search-results thead tr th.ies-data {
  color: #8a8a8a;
  font-weight: normal;
  text-transform: uppercase;
  text-align: left;
  padding: 7px;
  font-size: 0.9em;
  line-height: 12px;
}
.product-search-results table.search-results thead tr th.info { 
  width: 430px;
  text-align: left;
  color: #fff;
  padding-top: 5px;
  font-size: 1.9em;
  font-weight: normal;
}

.product-search-results table.search-results thead tr th.link                      { width: 100px; }
.product-search-results table.search-results thead tr th.spec-sheet                { width: 86px; }
.product-search-results table.search-results thead tr th.installation-instructions { width: 86px; }
.product-search-results table.search-results thead tr th.ies-data                  { width: 86px; }

.product-search-results table.search-results tbody tr td.left-divider a.pdf,
.product-search-results table.search-results tbody tr td.left-divider a.revit,
.product-search-results table.search-results tbody tr td.left-divider a.xls2,
.product-search-results table.search-results tbody tr td.left-divider a.xls {
  display: block;
  height: 36px;
  width: 36px;
  margin-top: 22px;
 
}
.product-search-results table.search-results tbody tr td.left-divider a.pdf { background: url(../images/icons/pdf-large.png) no-repeat; }
.product-search-results table.search-results tbody tr td.left-divider a.xls { background: url(../images/icons/xls-large.png) no-repeat; }
.product-search-results table.search-results tbody tr td.left-divider a.xls2 { background: url(../images/icons/xls2-large.png) no-repeat; }
.product-search-results table.search-results tbody tr td.left-divider a.revit { background: url(../images/icons/revit-large.png) no-repeat; }
.product-search-results table.search-results tbody tr td.left-divider a span {
  display: none;
}

.product-search-results table.search-results tbody img {
  float: left;
 margin-right: 8px; 
 
}
.product-search-results table.search-results tbody a.show-listings {
  display: block;
  background: url(../images/show_listings_pointer.png) no-repeat 0 5px;
  margin-top: 40px;
  padding-left: 10px;
  text-decoration: underline;
  font-size: 1em;
  color: #8a8a8a;
}

.product-search-results table.search-results tbody tr td {
  background: #0e0e0e url(../images/backgrounds/search_table.png) repeat-x top;
  vertical-align: top;
  padding: 5px 20px 0 0;
  color: #7b7b7b;
  font-size: 1.2em;
}
.product-search-results table.search-results tbody tr td.left-divider {
  padding-left: 40px;
  border-left: 1px solid #0f0f0f;
}
.product-search-results table.search-results tbody tr td .prominent {
  color: #fff;
}
.product-search-results table.search-results tbody tr td a {
  color: #00adee;
  text-decoration: none;
}



.product-search-results table.search-results-small {
 
  width: 710px;
  
}

.product-search-results table.search-results-small thead tr th.spec-sheet,
.product-search-results table.search-results-small thead tr th.installation-instructions,
.product-search-results table.search-results-small thead tr th.ies-data {
  color: #8a8a8a;
  font-weight: normal;
  text-transform: uppercase;
  text-align: left;
  padding: 7px;
  font-size: 0.9em;
  line-height: 12px;
}
.product-search-results table.search-results-small thead tr th.info { 
  width: 430px;
  text-align: left;
  color: #fff;
  padding-top: 5px;
  font-size: 1.9em;
  font-weight: normal;
}

.product-search-results table.search-results-small thead tr th.link                      { width: 100px; }
.product-search-results table.search-results-small thead tr th.spec-sheet                { width: 86px; }
.product-search-results table.search-results-small thead tr th.installation-instructions { width: 86px; }
.product-search-results table.search-results-small thead tr th.ies-data                  { width: 86px; }

.product-search-results table.search-results-small tbody tr td.left-divider a.pdf,
.product-search-results table.search-results-small tbody tr td.left-divider a.revit,
.product-search-results table.search-results-small tbody tr td.left-divider a.xls,
.product-search-results table.search-results-small tbody tr td.left-divider a.xls2 {
  display: block;
  height: 36px;
  width: 36px;
  margin-top: 22px;
}
.product-search-results table.search-results-small tbody tr td.left-divider a.pdf { background: url(../images/icons/pdf-large.png) no-repeat; }
.product-search-results table.search-results-small tbody tr td.left-divider a.xls { background: url(../images/icons/xls-large.png) no-repeat; }
.product-search-results table.search-results-small tbody tr td.left-divider a.xls2 { background: url(../images/icons/xls2-large.png) no-repeat; }
.product-search-results table.search-results-small tbody tr td.left-divider a.revit { background: url(../images/icons/revit-large.png) no-repeat; }
.product-search-results table.search-results-small tbody tr td.left-divider a span {
  display: none;
}

.product-search-results table.search-results-small tbody img {
  float: left;
  margin-right: 8px;
}
.product-search-results table.search-results-small tbody a.show-listings {
  display: block;
  background: url(../images/show_listings_pointer.png) no-repeat 5px 5px;
  
  padding-left: 15px;
  text-decoration: underline;
  font-size: 1em;
  color: #8a8a8a;
}

.product-search-results table.search-results-small tbody tr td {
  background: #0e0e0e url(../images/backgrounds/search_table.png) repeat-x top;
  vertical-align: top;
  padding: 5px 20px 0 0;
  color: #7b7b7b;
  font-size: 1.2em;
}
.product-search-results table.search-results-small tbody tr td.left-divider
{
  padding-left: 10px;
  border-left: 1px solid #0f0f0f;
  text-align: left;
  /*min-width: 55px;*/
}





.product-search-results table.search-results-small tbody tr td .prominent {
  color: #fff;
}
.product-search-results table.search-results-small tbody tr td a {
  color: #00adee;
  text-decoration: none;
}




.contact #container #page {
  font-size: 1.4em;
  font-weight: bold;
  color: #a9a9a9;
}
.contact #container #page h2 {
  color: #fff;
  font-size: 2.3em;
  margin-top: 20px;
}
.contact #container #page p {
  margin-top: 20px;
  margin-bottom: 18px;
  font-weight: normal;
}
.contact #container #page hr {
  margin-bottom: 10px;
  padding-top: 10px;
  border: none;
  border-bottom: 1px solid #484b4c;
}
.contact #container #page span.required {
  color: #ff8400;
}
.contact #container #page form .half-row {
  float: left;
  width: 345px;
  margin-bottom: 10px;
}
.contact #container #page form .half-row label {
  display: block;
  float: left;
  width: 87px;
}
.contact #container #page form .half-row label span {
  color: #ff8400;
}
.contact #container #page form .half-row input {
  width: 215px;
}
.contact #container #page form .row {
  clear: left;
  margin-top: 10px;
}
.contact #container #page form .row label {
  display: block;
  float: left;
  padding: 2px 0 5px;
  width: 100px;
  font-weight: normal;
}
.contact #container #page form .row input {
  float: left;
  margin-right: 10px;
}
.contact #container #page form textarea {
  height: 90px;
  width: 300px;
}
.contact #container #page form .legend {
  float: right;
  color: #888;
  font-weight: normal;
  font-size: 0.8em;
}
.contact #container #page form .legend span {
  color: #ff8400;
}


/*.about #container #page {
  font-size: 1.4em;
  color: #a9a9a9;
}
.about #container #page h2 {
  color: #fff;
  font-size: 2.3em;
  margin-top: 20px;
}


.about #container #page .left {
  float: left;
  width: 400px;
  margin-right: 15px;
}
.about #container #page .left p {
  margin-top: 24px;
  font-size: 0.9em;
  letter-spacing: 0.3px;
}

.about #container #page .left li {
color: white;
margin-bottom: 5px;
	list-style-type: none;
	display: list-item;

	position: relative;
	margin-top: 5px;
}



.about #container #page .left a {
  padding-left: 5px;
  color: white;
}

.about #container #page .left li:before {
  content: 'Ã¢?? ';
}


.about #container #page .left {
  float: left;
  width: 400px;
  margin-right: 15px;
}
.about #container #page .left p {
  margin-top: 24px;
  font-size: 0.9em;
  letter-spacing: 0.3px;
}

.about #container #page .left li {
color: white;
margin-bottom: 5px;
	list-style-type: none;
	display: list-item;

	position: relative;
	margin-top: 5px;
}



.about #container #page .left a {
  padding-left: 5px;
  color: white;
}

.about #container #page .left li:before {
  content: 'Ã¢?? ';
}



.about #container #page .careersleft h2 {
	margin-top: 0;
	line-height: 1em;
}


.about #container #page .careersleft {
  float: left;
  width: 400px;
  margin-right: 15px;
}
.about #container #page .careersleft p {
  margin-top: 24px;
  font-size: 0.9em;
  letter-spacing: 0.3px;
}

.about #container #page .careersleft ul {
	list-style-type: square !important;
}	

.about #container #page .careersleft li {
margin-bottom: 5px;
margin-top: 10px;
list-style-type: square !important;
position: relative;
	padding-top: 5px;
	margin-left: 15px;
}

.about #container #page .careersleft a {
  padding-left: 5px;
  color: white;
}

.about #container #page .careersleft {
  float: left;
  width: 400px;
  margin-right: 15px;
}

.about #container #page .careersleft li {

margin-bottom: 5px;
	list-style-type: none;
	display: list-item;

	position: relative;
	margin-top: 5px;
}



.about #container #page .careersleft a {
  padding-left: 5px;

}

.about #container #page .left .col2 
{
	float: right;
}


.about #container #page .left .col1 
{
	float: left;
	
}









.about #container #page .right {
  background-color: #2b2b2b;
  float: left;
  margin-top: 30px;
  width: 258px;
  padding: 11px;
  color: #c9c9c9;
  font-weight: normal;
}
.about #container #page .right img {
  float: left;
  margin-right: 10px;
}
.about #container #page .right div {
  float: left;
  width: 165px;
}
.about #container #page .right div p {
  font-size: 1.1em;
  line-height: 18px;
  margin-bottom: 16px;
}
.about #container #page .right div p.small {
  font-size: 0.8em;
}

.about #container #page .rightwide {
  background-color: #2b2b2b;
  float: left;
  margin-top: 30px;
  width: 258px;
  padding: 11px;
  color: #c9c9c9;
  font-weight: normal;
}
.about #container #page .rightwide img {
  float: left;
  margin-right: 10px;
}
.about #container #page .rightwide div {
  float: left;
  width: 258px;
}
.about #container #page .rightwide div p {
  font-size: 1.1em;
  line-height: 18px;
  margin-bottom: 16px;
}
.about #container #page .rightwide div p.small {
  font-size: 0.8em;
}

.about #container #page .rightwide a {
	color: #63d2fc;
}


*/

.about #container #page {
  font-size: 1.4em;
  color: #a9a9a9;
}
.about #container #page h2 {
  color: #fff;
  font-size: 2.3em;
  margin-top: 20px;
  line-height: 1;
}


.about #container #page .left {
  float: left;
  margin-right: 38px;
  width: 330px;
}
.about #container #page .left p {
  margin-top: 24px;
  font-size: 0.9em;
  letter-spacing: 0.3px;
}

.about #container #page .left li {
color: white;
margin-bottom: 5px;
	list-style-type: none;
	display: list-item;

	position: relative;
	margin-top: 5px;
}



.about #container #page .left a {
  padding-left: 5px;
  color: white;
}

.about #container #page .left li:before {
  content: '> ';
}

/* My Comment */
.about #container #page .left {
  float: left;
  width: 325px;
  margin-right: 35px;
}
 .about #container #page .left p,
 .about #container #page .right p {
   margin-top: 24px;
   font-size: 0.9em;
   letter-spacing: 0.3px;
 }

.about #container #page .left li {
color: white;
margin-bottom: 5px;
	list-style-type: none;
	display: list-item;

	position: relative;
	margin-top: 5px;
}



.about #container #page .left a {
  padding-left: 5px;
  color: white;
}

.about #container #page .left li:before {
  content: '> ';
}

/* My Comment */

.about #container #page .careersleft h2 {
	margin-top: 0;
	line-height: 1em;
}


.about #container #page .careersleft {
  float: left;
  width: 400px;
  margin-right: 15px;
}
.about #container #page .careersleft p {
  margin-top: 24px;
  font-size: 0.9em;
  letter-spacing: 0.3px;
}

.about #container #page .careersleft ul {
	list-style-type: square !important;
}	

.about #container #page .careersleft li {
margin-bottom: 5px;
margin-top: 10px;
list-style-type: square !important;
position: relative;
	padding-top: 5px;
	margin-left: 15px;
}

.about #container #page .careersleft a {
  padding-left: 5px;
  color: white;
}

.about #container #page .careersleft {
  float: left;
  width: 400px;
  margin-right: 15px;
}

.about #container #page .careersleft li {

margin-bottom: 5px;
	list-style-type: none;
	display: list-item;

	position: relative;
	margin-top: 5px;
}



.about #container #page .careersleft a {
  padding-left: 5px;

}

.about #container #page .left .col2 
{
	float: right;
}


.about #container #page .left .col1 
{
	float: left;
	
}





/* My Comment */



.about #container #page .right {
  float: left;
  margin-top: 0px;
  padding-left: 13px;
  width: 280px;
 
}
.about #container #page .right .box {
  min-height: 140px;
  background-color: #2b2b2b;  
  padding: 11px;
  color: #c9c9c9;
  font-weight: normal;
}
.about #container #page .right .box img {
  float: left;
  margin-right: 10px;
}
.about #container #page .right .box div {
  float: left;
  min-width: 165px;
}
.about #container #page .right .box div p {
  font-size: 1.1em;
  line-height: 18px;
  margin: 0 0 16px 0;
  letter-spacing: normal;
  text-align: left;
}
.about #container #page .right .box div p.small {
  font-size: 0.8em;
}

.about #container #page .rightwide {
  background-color: #2b2b2b;
  float: left;
  margin-top: 30px;
  width: 258px;
  padding: 11px;
  color: #c9c9c9;
  font-weight: normal;
}
.about #container #page .rightwide img {
  float: left;
  margin-right: 10px;
}
.about #container #page .rightwide div {
  float: left;
  width: 258px;
}
.about #container #page .rightwide div p {
  font-size: 1.1em;
  line-height: 18px;
  margin-bottom: 16px;
}
.about #container #page .rightwide div p.small {
  font-size: 0.8em;
}

.about #container #page .rightwide a {
	color: #63d2fc;
}

.about #container #page .wide h2
{
	margin-bottom: 20px;
	margin-top: 10px;
	
	
}

.about #container #page .wide h3
{
	margin-bottom: 20px;
	margin-top: 20px;
	font-size: 1.2em;
	
}

.about #container #page .wide p
{
	margin-bottom: 15px;
	margin-top: 10px;
	text-indent: 20px;
	
}


/* Start Rep Locator  */

.rep-locator-results ul#primary-nav li.current a,
.rep-locator ul#primary-nav li.current a {
  background: url(../images/nav/rep_glow.png) no-repeat left bottom;
}
.rep-locator-results ul#primary-nav li.current a span,
.rep-locator ul#primary-nav li.current a span {
  background: url(../images/nav/rep_cap.png) no-repeat right bottom;
}
.rep-locator-results #container #sidebar h3,
.rep-locator #container #sidebar h3 {
  background:transparent url(../images/backgrounds/rep_locator_section_top.png) no-repeat top;
}
.rep-locator-results #container #sidebar h3 span,
.rep-locator #container #sidebar h3 span {
  background:transparent url(../images/backgrounds/rep_locator_section.png) no-repeat bottom;
}
.rep-locator-results #container #page .left {
  float: left;
  width: 506px;
  margin-right: 15px;
}
.rep-locator-results #container #page .right,
.rep-locator #container #page .other-ways-to-contact {
  float: left;
  width: 155px;
  padding: 10px;
  background-color: #292828;
 
}
.rep-locator-results #container #page .left h2 {
  background: url(../images/backgrounds/rep_locator_title.png) no-repeat;
  height: 16px;
  width: 480px;
  padding: 10px 13px;
  color: #fff;
  font-size: 1.6em;
}
.rep-locator-results #container #page .left h2 a {
  color: #FE8127;
  float: right;
  font-size: 0.75em;
  font-weight: normal;
}
.rep-locator-results #container #page .left ul li {
  padding: 12px 0 20px;
  border-bottom: 1px dashed #393838;
}
.rep-locator-results #container #page .left ul li h3 {
  height: 20px;
  background: url(../images/rep.png) no-repeat;
  padding: 2px 0 0 28px;
  font-size: 1.45em;
  color: #fe8127;
  font-weight: normal;
}
.rep-locator-results #container #page .left ul li dl {
  font-size: 1.2em;
}
.rep-locator-results #container #page .left ul li dt {
  float: left;
  width: 60px;
  margin-top: 20px;
  color: #fff;
  font-weight: bold;
}
.rep-locator-results #container #page .left ul li dd {
  float: left;
  width: 190px;
  margin-top: 20px;
}
.rep-locator-results #container #page .right p,
.rep-locator #container #page .other-ways-to-contact p {
  font-weight: bold;
  font-size: 1.2em;
}
.rep-locator-results #container #page .right li,
.rep-locator #container #page .other-ways-to-contact li {
  margin-top: 2px;
 padding-left: 22px;
line-height: 12px;
font-size: 1.1em;
}
.rep-locator-results #container #page .right li a,
.rep-locator #container #page .other-ways-to-contact li a {
  color: inherit;

}
.rep-locator-results #container #page .right li.email ,
.rep-locator #container #page .other-ways-to-contact li.email  {
  background: url(../images/icons/email.png) no-repeat -0px 2px;
padding-right: 0;
font-weight: bold;
margin-top: 16px;
    zoom: 1;
}

.rep-locator-results #container #page .right li.email a,
.rep-locator #container #page .other-ways-to-contact li.email a {
	color: #d3d3d3;
}

.rep-locator-results #container #page .right li.phone a,
.rep-locator #container #page .other-ways-to-contact li.phone  {
  background: url(../images/icons/phone_fax.png) no-repeat 0 0;
font-weight: bold;
margin-top: 16px;
}
.rep-locator-results #container #page .right li.location a,
.rep-locator #container #page .other-ways-to-contact li.location  {
  background: url(../images/icons/car.png) no-repeat 0 1px;
margin-top: 16px;
}
.rep-locator-results #container #page .right li.contact ,
.rep-locator #container #page .other-ways-to-contact li.contact  {
  background: url(../images/icons/speech.png) no-repeat 0 1px;
font-weight: bold;
margin-top: 16px;
    zoom: 1;
}

.rep-locator-results #container #page .right li.contact a,
.rep-locator #container #page .other-ways-to-contact li.contact a {
	color: #d3d3d3;
}

.rep-locator #container #sidebar p {
  font-size: 1.4em;
}
.rep-locator #container #sidebar p a {
  color: #cc6b24;
  text-decoration: underline;
}
.rep-locator #container #page img#selection-map {
  margin-left: -90px;
}
.rep-locator #container #page .other-ways-to-contact {
  position: absolute;
  right: 18px;
  top: 290px;
}

/* End Rep Locator  */

/* Start Rep Locator - Page 2 */

#page2 .left {
  float: left;
  width: 506px;
  margin-right: 15px;
}
#page2 .right,
.rep-locator #container #page2 .other-ways-to-contact {
  float: left;
  width: 155px;
  padding: 10px;
  background-color: #292828;
}
#page2 .left h2 {
  background: url(../images/backgrounds/rep_locator_title.png) no-repeat;
  height: 16px;
  width: 480px;
  padding: 10px 13px;
  color: #fff;
  font-size: 1.6em;
}
#page2 .left h2 a {
  color: #FE8127;
  float: right;
  font-size: 0.75em;
  font-weight: normal;
}
#page2 .left ul li {
  padding: 12px 0 20px;
  border-bottom: 1px dashed #393838;
}
#page2 .left ul li h3 {
  height: 20px;
  background: url(../images/rep.png) no-repeat;
  padding: 2px 0 0 28px;
  font-size: 1.45em;
  color: #fe8127;
  font-weight: normal;
}
#page2 .left ul li dl {
  font-size: 1.2em;
}
#page2 .left ul li dt {
  float: left;
  width: 60px;
  margin-top: 20px;
  color: #fff;
  font-weight: bold;
}
#page2 .left ul li dd {
  float: left;
  width: 190px;
  margin-top: 20px;
}
#page2 .right p,
#page2 .other-ways-to-contact p {
  font-weight: bold;
  font-size: 1.2em;
}
#page2 .right li,
#page2 .other-ways-to-contact li {
  margin-top: 16px;
}
#page2 .right li a,
#page2 .other-ways-to-contact li a {
  color: inherit;
  padding-left: 22px;
}


#page2 .right li.email a,
 #page2 .other-ways-to-contact li.email a {
  padding-left: 0px;
	color: white;
}


#page2 .right li.phone a,
#page2 .other-ways-to-contact li.phone a {
  background: url(../images/icons/phone_fax.png) no-repeat 0 0;
}
#page2 .right li.location a,
#page2 .other-ways-to-contact li.location a {
  background: url(../images/icons/car.png) no-repeat 0 1px;
}
#page2 .right li.contact a,
#page2 .other-ways-to-contact li.contact a {
  padding-left: 0px;
}

#page2 div.left ul li dl dd a {
	color: #ec7825;
}

/* End Rep Locator - Page 2 */


.project-type-page #container #page .left {
  float: left;
  width: 400px;
  margin-right: 15px;
}
.project-type-page #container #page .left h2 {
	font-size: 3em;
	font-weight: bold;
	color: White;
	letter-spacing: 0px;
	padding-bottom: 12px;
	word-spacing: 5px;
	line-height: 115%;
	margin-top: 20px;
	padding-top: 0;
}
.project-type-page #container #page .left p {
  margin-bottom: 25px;
  font-size: 1.25em;
  color: #bebdbd;
	line-height: 1.5em;
}
.project-type-page #container #page .right {
  float: left;
  width: 280px;
}
.project-type-page #container #page .right h3 {
  margin-left: 20px;
  border-bottom: 1px solid #504f4f;
	font-size: 1.3em;
	margin-top: 20px;
}
.project-type-page #container #page .right ul {
  margin-left: 20px;
	font-size: 1.2em;
	line-height: 1.4em;
}
.project-type-page #container #page .right ul li a {
  color: #fff;
}
.project-type-page #container #page .right .documents {
  background-color: #2a2929;
  padding: 10px 20px;
	margin-top: 20px;
	margin-left: 0;
	margin-right: 0;
}
.project-type-page #container #page .right .documents h3 {
  margin: 0;
  border: none;
  font-size: 1.3em;
  margin-bottom: 8px;
  color: #d6d5d5;
}
.project-type-page #container #page .right .documents ul {
  margin-left: -15px;
}
.project-type-page #container #page .right .documents ul li {
  float: left;
  margin-left: 15px;
  width: 110px;
	line-height: 1.2em;
	font-size: .9em;
}

select.quick-find {
  width: 100%;
  background-color: #2f383c;
  border: 1px solid #666;
  color: #ddd;
}



.videos #container #page h2 {
  color: #fff;
  font-weight: normal;
  font-size: 3.1em;
  line-height: 35px;
  margin-bottom: 10px;
}
.videos #container #page .left {
  float: left;
  width: 400px;
  margin-right: 20px;
}
.videos #container #page .left p {
  margin: 0px 0 0;
  padding: 10px;
  color: #aeaeae;
  background-color: #2b2b2b;
  font-size: 1.3em;
}

.videos #container #page .left ol {
  margin: 0px 0 0;
  padding: 0px;
  color: #aeaeae;
  background-color: #2b2b2b;
  font-size: 1.3em;
}

.videos #container #page .left ol li 
{
	list-style-type: decimal;
	list-style-position: outside;
	margin-left: 30px;
}

.videos #container #page .right {
  float: left;
  width: 280px;
}
.videos #container #page .right ul {
  background-color: #2b2b2b;
  padding: 10px;
}
.videos #container #page .right ul li {
  padding: 10px 0;
  border-bottom: 1px solid #515151;
  min-height: 49px;
}
.videos #container #page .right ul li.hover {
  background-color: #444;
  cursor: pointer;
}
.videos #container #page .right ul li.last {
  border-bottom: none;
}
.videos #container #page .right ul li img {
  float: left;
  margin-right: 8px;
  height: 49px;
}



.literature #container #page h2 {
  height: 42px;
  color: #fff;
  font-weight: normal;
  font-size: 3.1em;
  line-height: 24px;
}
.literature #container #page ul {
  margin-left: -33px;
}
.literature #container #page ul li {
  float: left;
  width: 106px;
  margin: 0 0 0 33px;
	font-size: 1.1em;
	line-height: 1.1em;

}

.literature #container #page ul li a {
	color: #dcdcdc;
}


.literature #container #page ul li strong {
  color: #fff;
  font-weight: normal;
}
.literature #container #page ul li span {
  display: block;
  margin-top: -4px;
  color: #5d5d5d;
}


.gallery #container #sidebar h3 {
  background: url(../images/backgrounds/section_grey_top.png) no-repeat top;
}
.gallery #container #sidebar h3 span {
  background: url(../images/backgrounds/section_grey.png) no-repeat bottom;
}
.gallery #container #sidebar h4 {
  margin: 15px 0 10px;
  color: #fff;
  font-size: 1.5em;
}
.gallery #container #sidebar p {
  margin: 0 0 15px;
  font-size: 1.2em;
  color: #bfbfbf;
}
.gallery #container #sidebar a {
  color: #4bcdfe;
  text-decoration: underline;
}
.gallery #container #page img {
  display: block;
  float: left;
  
  height: 165px;
  width: 140px;
}

.gallery #container #page #img2 {
  display: block;
  float: left;
  margin: 1px;
  
  width: 135px;
}



.gallery #container #sidebar #sidebar-nav {
  zoom: 1;
  background: url(../images/backgrounds/sidebar_shading_top.png) no-repeat left top;
  margin-bottom: 18px;
  padding-top: 4px;
}
.gallery #container #sidebar #sidebar-nav ul {
  background: url(../images/backgrounds/sidebar_shading_bottom.png) no-repeat left bottom;
  padding-top: 2px;
  padding-bottom: 8px;
}
.gallery #container #sidebar #sidebar-nav ul li {
  zoom: 1;
}
.gallery #container #sidebar #sidebar-nav ul li:hover {
  background: url(../images/backgrounds/sidebar_glow.png) no-repeat 1px 0;
}
.gallery #container #sidebar #sidebar-nav ul li.current {
  background: url(../images/backgrounds/sidebar_glow.png) no-repeat 1px 0;
  behavior: url(/javascripts/iepngfix.htc);
}
.gallery #container #sidebar #sidebar-nav ul li.current a {
  color: #fff;
  text-decoration: none;
}
.gallery #container #sidebar #sidebar-nav ul li.last a {
  border-bottom: none;
  text-decoration: none;
}
.gallery #container #sidebar #sidebar-nav ul li.skip:hover {
  background: none;
}
.gallery #container #sidebar #sidebar-nav ul li.skip a {
  cursor: default;  
  text-decoration: none;
}
.gallery #container #sidebar #sidebar-nav ul a {
  display: block;
  margin-left: 19px;
  margin-right: 12px;
  padding: 4px 0;
  font-size: 1.25em;
  color: #afafaf;
  border-bottom: 1px solid #494e4f;
  text-decoration: none;
}
.gallery #container #sidebar #sidebar-nav ul a:hover {
  color: #fff;
  text-decoration: none;
}




.gallery-slideshow #container #breadcrumbs {
  margin-bottom: 12px;
  padding-bottom: 6px;
  border-bottom: 1px solid #32373a;
  color: #bdbec0;
  font-size: 1.6em;
  font-weight: bold;
}
.gallery-slideshow #container #breadcrumbs strong {
  color: #fff;
}
.gallery-slideshow #container #breadcrumbs a {
  float: right;
  font-weight: normal;
  color: #5dcbec;
  font-size: 0.7em;
}
.gallery-slideshow #container .left {
  position: relative;
  float: left;
  width: 700px;
  padding-right: 10px;
  border-right: 1px solid #333;
  text-align: center;
}
.gallery-slideshow #container .right {
  float: left;
  width: 210px;
  margin-left: 15px;
}
.gallery-slideshow #container .right .nav-images {
  width: 205px;
  margin-left: -10px;
  opacity: 0.3;
}
.gallery-slideshow #container .right .nav-images img {
  margin-left: 10px;
}
.gallery-slideshow #container .right p {
  text-align: center;
  width: 193px;
  margin-top: 5px;
  color: #626262;
}
.gallery-slideshow #container .right a {
  color: #507176;
}
.gallery-slideshow #container .ajacent-bottom-float {
  position: absolute;
  left: 725px;
  bottom: 5px;
  width: 210px;
  text-align: left;
}
.gallery-slideshow #container .ajacent-bottom-float h3 {
  font-size: 1.1em;
}
.gallery-slideshow #container .ajacent-bottom-float ul {
  margin: 12px 0 20px;
  list-style: inside disc;
  color: #444;
}
.gallery-slideshow #container .ajacent-bottom-float ul li a {
  color: #5ec4dd;
}
.gallery-slideshow #container p.description {
  width: 700px;
  text-align: center;
  margin-top: 15px;
  font-size: 1.1em;
  color: #8399a6;
}
.gallery-slideshow #container {
  
}


/* Startt News Container */

.news #container #page {
  font-size: 1.4em;
  line-height: 1.4em;
}

.news #container #page h2 {
  line-height: 100%;
  font-size: 2.3em;
  color: #fff;
}
.news #container #page h2.faded {
  border-top: 1px solid #3e3e3e;
  padding-top: 16px;
  color: #444;
  font-size: 2.3em;
  font-weight: normal;
}
.news #container #page p {
  color: #a9a9a9;
}
.news #container #page p.head {
  margin: 20px 0;
}
.news #container #page .news-item{
  border-bottom: 1px solid #474747;
	margin-bottom: 10px;
}
.news-detail #container #page .news-item {

  border-bottom: 1px solid #474747;
	font-size: 1.4em;
	line-height: 1.4em;
}




.news #container #page .news-item .type
{
  color: #53b0d2;
  margin-bottom: 5px;
  text-transform: uppercase;
  
}

.news-detail #container #page .news-item .type {
  color: #626262;
  margin-bottom: 5px;
  text-transform: uppercase;
  
}
.news #container #page .news-item img,
.news-detail #container #page .news-item img {
  margin-left: 20px;
  float: right;
}
.news #container #page .news-item h3 {
  font-size: 1.6em;
  color: #fff;
  margin-bottom: 10px;
	font-weight: normal;
	font-style: normal;
}
.news-detail #container #page .news-item h3 {
  font-size: 2em;
  color: #fff;
  line-height: 25px;
  margin-bottom: 10px;
	font-weight: normal;
	font-style: normal;
}
.news #container #page .news-item p,
.news-detail #container #page .news-item p {
  margin-bottom: 18px;
    color: #a9a9a9;
}
.news #container #page .news-item ul li,
.news-detail #container #page .news-item ul li {
  padding-left: 10px;
  color: #fff;
  font-size: 1.2em;
  margin-bottom: 5px;
}
.news #container #page .news-item ul li:before,
.news-detail #container #page .news-item ul li:before {
  content: '> ';

}
.news #container #page .news-item ul li a,
.news-detail #container #page .news-item ul li a {
  color: #3bc8fe;
}

#page .news-item p a {
  color: #53b0d2;	
}

/* End News */



ul.products-by-type,
ul.project-types {
  margin: -5px 0 0 -5px;
}
ul.products-by-type li,
ul.project-types li {
  float: left;
  height: 160px;
  width: 135px;
  margin: 5px 0 0 5px;
}
ul.products-by-type li a,
ul.project-types li a {
  display: block;
  height: 160px;
  width: 135px;
}
ul.products-by-type li a { background: url(../images/products_by_type.jpg) no-repeat; }
ul.project-types    li a { background: url(../images/project_types.jpg)    no-repeat; }

ul.products-by-type li a span,
ul.project-types li a span {
  display: none;
}

ul.products-by-type li.architectural-high-abuse a { background-position: -0px    0; }
ul.products-by-type li.emergency                a { background-position: -135px  0; }
ul.products-by-type li.institutional-high-abuse a { background-position: -270px  0; }
ul.products-by-type li.medical                  a { background-position: -405px  0; }
ul.products-by-type li.rough-service            a { background-position: -540px  0; }
ul.products-by-type li.sealed-enclosure         a { background-position: -675px  0; }
ul.products-by-type li.task-and-specialty       a { background-position: -810px  0; }
ul.products-by-type li.transportation           a { background-position: -945px  0; }
ul.products-by-type li.quickship                a { background-position: -1080px 0; }
ul.products-by-type li.blank                    a { background-position: -1215px 0; }

ul.products-by-type li.architectural-high-abuse a:hover { background-position: -0px    -160px; }
ul.products-by-type li.emergency                a:hover { background-position: -135px  -160px; }
ul.products-by-type li.institutional-high-abuse a:hover { background-position: -270px  -160px; }
ul.products-by-type li.medical                  a:hover { background-position: -405px  -160px; }
ul.products-by-type li.rough-service            a:hover { background-position: -540px  -160px; }
ul.products-by-type li.sealed-enclosure         a:hover { background-position: -675px  -160px; }
ul.products-by-type li.task-and-specialty       a:hover { background-position: -810px  -160px; }
ul.products-by-type li.transportation           a:hover { background-position: -945px  -160px; }
ul.products-by-type li.quickship                a:hover { background-position: -1080px -160px; }
ul.products-by-type li.blank                    a:hover { background-position: -1215px -160px; }

ul.project-types li.health-care                              a { background-position: -0px    0; }
ul.project-types li.science-and-technology                   a { background-position: -135px  0; }
ul.project-types li.education                                a { background-position: -270px  0; }
ul.project-types li.correctional                             a { background-position: -405px  0; }
ul.project-types li.commercial-civic-and-other-institutional a { background-position: -540px  0; }
ul.project-types li.multi-family-housing                     a { background-position: -675px  0; }
ul.project-types li.industrial                               a { background-position: -810px  0; }
ul.project-types li.park-and-rec-athletic-facilities         a { background-position: -945px  0; }
ul.project-types li.public-access                            a { background-position: -1080px 0; }
ul.project-types li.transportation                           a { background-position: -1215px 0; }
ul.project-types li.cleanroom                                a { background-position: -1350px 0; }
ul.project-types li.food-processing                          a { background-position: -1485px 0; }
ul.project-types li.hazardous-location                       a { background-position: -1620px 0; }
ul.project-types li.bio-safety                               a { background-position: -1755px 0; }
ul.project-types li.blank                                    a { background-position: -1890px 0; }

ul.project-types li.health-care                              a:hover { background-position: -0px    -160px; }
ul.project-types li.science-and-technology                   a:hover { background-position: -135px  -160px; }
ul.project-types li.education                                a:hover { background-position: -270px  -160px; }
ul.project-types li.correctional                             a:hover { background-position: -405px  -160px; }
ul.project-types li.commercial-civic-and-other-institutional a:hover { background-position: -540px  -160px; }
ul.project-types li.multi-family-housing                     a:hover { background-position: -675px  -160px; }
ul.project-types li.industrial                               a:hover { background-position: -810px  -160px; }
ul.project-types li.park-and-rec-athletic-facilities         a:hover { background-position: -945px  -160px; }
ul.project-types li.public-access                            a:hover { background-position: -1080px -160px; }
ul.project-types li.transportation                           a:hover { background-position: -1215px -160px; }
ul.project-types li.cleanroom                                a:hover { background-position: -1350px -160px; }
ul.project-types li.food-processing                          a:hover { background-position: -1485px -160px; }
ul.project-types li.hazardous-location                       a:hover { background-position: -1620px -160px; }
ul.project-types li.bio-safety                               a:hover { background-position: -1755px -160px; }
ul.project-types li.blank                                    a:hover { background-position: -1890px -160px; }





.sitemap #container #page h2 {
  margin: 5px 0 22px;
}
.sitemap #container #page .left {
  float: none;
  width: 100%;
}
.sitemap #container #page .left .sitemap-column {
  float: left;
  width: 220px;
  margin-right: 10px;
}
.sitemap #container #page .left .sitemap-column h3 {
  font-size: 1.5em;
}
.sitemap #container #page .left .sitemap-column ul {
  border-left: 2px solid #5499CB;
  margin: 10px 0 30px;
  padding-left: 5px;
  list-style: none;
  font-size: 0.9em;
}
.sitemap #container #page .left .sitemap-column ul ul {
  border: none;
  margin: 0 0 10px 10px;
  padding: 0;
  font-size: 0.9em;
  list-style: disc;
}
.sitemap #container #page .left .sitemap-column ul li:before {
  content: none;
}
.sitemap #container #page .left .sitemap-column ul li a {
  padding: 0;
}



.whats-new-popup {
  background: url(../images/backgrounds/whats_new-b.png) left bottom no-repeat;
  position: absolute;
  top: 141px;
  left: 20px;
  /*height: 432px;*/
  width: 944px;
  color: #000;
  z-index: 1000;
  padding-bottom: 30px;
}
.whats-new-popup a.close-popup {
  color: #fff;
  float: right;
  font-size: 1.2em;
  margin: 5px 10px;
}
.whats-new-popup .title {
  padding: 5px 8px 10px 8px;
  font-size: 1.3em;
  color: #fff;
  text-transform: uppercase;
  background: url(../images/backgrounds/whats_new-t.png) left top no-repeat;
}
.whats-new-popup h3 {
  margin-bottom: 10px;
  line-height: 1em;
  font-size: 2em;
}
.whats-new-popup .left {
  float: left;
  width: 610px;
  margin: 22px 26px 0 22px;
}
.whats-new-popup .left p {
  margin-bottom: 25px;
  line-height: 1.5em;
  font-size: 1.3em;
}
.whats-new-popup .left p a {
  color: #2c88cc;
}
.whats-new-popup .left p a.prominent {
  background: url(../images/whats_new_prominent_left.png) no-repeat top left;
  display: block;
  height: 19px;
  width: auto;
  float: left;
  padding-left: 6px;
  color: #fff;
  font-size: .9em;
  font-weight: bold;
}
.whats-new-popup .left p a.prominent span {
  background: url(../images/whats_new_prominent_right.png) no-repeat top right;
  display: block;
  padding-right: 6px;
}
.home #container .whats-new-popup .left ul {
  list-style-type: square;
  list-style-position: inside;
  padding: 10px;
  font-size: 1.3em;
	opacity: 1;
}


.home #container .whats-new-popup .left ul li a {
  display: list-item;
	color: #3293da;
}
.whats-new-popup .right {
  float: left;
  width: 252px;
}
.whats-new-popup .right img {
  margin: 24px 0 16px;
}
.whats-new-popup .right .links {
  margin: 0 8px;
}
.whats-new-popup .right .links a {
  display: block;
  color: #3f3f3f;
  font-weight: bold;
  margin-bottom: 15px;
	line-height: 1em;
}
.whats-new-popup .right .links img {
  float: left;
  margin: 0 10px 0 0;
}


.home #container .whats-new-popup ul li,
.home #container .whats-new-popup ol li {
  display:list-item;
}



.whatnew-nav-item 
{
  float: left;
  background-color: #333333;
  color: White;
  margin: 2px 3px 2px 3px;
  padding: 3px 9px 3px 9px;
  text-align: center;
  z-index: 50;
  position: relative;
}

.whatnew-nav-item a
{
  
  color: White;
  
}

#whatnew-nav
{
	width: 354px;
	margin-right: 20px;
	color: White;
	z-index: 700;
	position: absolute;
}

#whatnew-nav h1
{
	color: White;
	float: left;
	font-size: 1.3em;
	text-transform: uppercase;
	margin-left: 10px;
	margin-top: 4px;
}

#whatnew-nav p
{

	float: right;
	margin-right: 5px;
	
	
}

.whatNewStack {
  width: 374px;
  height: 225px;
  
  float: left;
  display: inline;
  position: absolute;
  visibility: hidden;
  color: Black;
  z-index: 5;
  
  
}
.whatNewStack h2 {
  color: #fff;
  text-transform: uppercase;
  font-size: 1.4em;
  padding: 5px 8px;
}
.whatNewStack .inner 
{
	margin-top: 40px;
  margin-left: 188px;

}
.whatNewStack .inner h3 {
  color: #fff;
  font-size: 1.7em;
  margin: 1em 4px;
}
.whatNewStack .inner p {
  font-size: 1.2em;
  /*color: #494e4e; */
  margin: 1em 4px;
  
}
.whatNewStack .inner a.product-link {
  display: block;
  width: 175px;
  height: 19px;
  text-indent: 1px;
  background: url(./images/home/new_lighting.png) no-repeat;
}

.jobTitleH3 
{
  font-size: 1.5em;
  margin-bottom: 8px;
  margin-top: 8px;
  color: White;
}

.readMoreLink 
{
	margin-left: 10px;
}

.uniformProductPreviewImage 
{
	width: 140px;
	
	
	padding: 0px 0px 0px 0px;
	
	min-height: 128px;
	/*
	background-color: #c9cacc;
	background: url(images/backgrounds/Product_Background_Default.png);*/
	
	border-top: solid 1px #c6c3c3;
	margin-bottom: 2px;
	
	
	vertical-align: middle;
	
    float: none;

    
}

.uniformProductPreviewImage:hover 
{
	
	/*background: url(images/backgrounds/Product_Background_Rollover.png); */ 
	
	border-top: solid 1px #66beef;
	background-repeat: no-repeat;
}

.uniformProductPreviewImage img
{
	
	vertical-align: middle;

}





#listingContent 
{
	position: absolute;
	
	display: none;
	z-index: 0;
	float: none;
	background-color: #333333;
	margin: 15px 5px 5px 5px;
	padding: 8px 8px 8px 8px;
}

.class_listingContent-small
{
	left: 468px;
}

.class_listingContent
{
	left: 258px;
}



.pdfs2Li 
{
  /*padding-left: 24px;*/
  margin-top: 5px;
  background: url(images/icons/pdf.png) no-repeat;  
}


.dropdown p.videoLink 
{



  margin-bottom: 5px;
  
}
.dropdown p.videoLink a {
  font-weight: bold;
  margin-left: 0px;
  margin-top: 30px;
  margin-bottom: 0px;
  padding-left: 32px; 
  background: url(../images/icons/video_8bit_gn.png) no-repeat left 5px;
}


.dropdown p.docLink 
{

/*

 padding-left: 0px; 
  padding-bottom: 180px; 
  margin-bottom: 180px;
 */ 
  margin-bottom: 5px;
 
  
}
.dropdown p.docLink a {
  font-weight: bold;
  margin-left: 2px;
  padding-left: 18px; 
  
  padding-left: 26px; 
  background: url(../images/icons/doc_8bit_gn.png) no-repeat left 4px;
}

/* My Comment */


.repCompanyName 
{
	text-transform: uppercase;	
	
}



.dyHtmlText 
{
	font-size: 1.1em;
	color: #d3d3d3;
}

.dyHtmlText .dyHtmlText-title
{
	font-size: 2.7em;
	font-weight: bold;
	color: White;
	letter-spacing: 0px;
	padding-bottom: 12px;
	word-spacing: 5px;
	line-height: 115%;
	margin-top: 0;
	padding-top: 0;
	
}

.dyHtmlText ul li
{
	color: #d3d3d3;
	font-size: 1.25em;
	line-height: 1.1em;
	margin: 5px 5px 15px 15px;
		list-style-type: square;
	
}



.dyHtmlText_2L 
{
	font-size: .7em;
	color: #d3d3d3;
}

.dyHtmlText_2L .dyHtmlText-title
{
	font-size: 2.5em;
	font-weight: bold;
	color: White;
	letter-spacing: 1px;
	padding-bottom: 3px;
	word-spacing: 5px;
	line-height: 115%;
	
}

.dyHtmlText_2L ul li 
{
	font-size: 1em;
	background: url(/kenallWWW2/images/nav/cap.png) no-repeat;
	padding-left: 30px;
	margin: 5px 5px 10px 5px;
	color: #d3d3d3;
	
}

.dyHtmlText_2L ul li p
{
	font-size: 1em;
	background: url(../../images/nav/cap.png) no-repeat left;
	background-color: Transparent;
	padding-left: 0px;
	margin: 0px 0px 0px 0px;
	color: #d3d3d3;
	
}

/* Search Result Icons */
 p.videoLink a {
  font-weight: bold;
  margin-left: 0px;
  margin-top: 30px;
  padding-left: 28px;
  padding-top: 6px;

  background: url(../images/icons/video_8bit_gr.png) no-repeat left 3px;
	color: #bababa;
	padding-bottom: 6px;
}

p.docLink a {
  font-weight: bold;
  margin-left: 0px;
  margin-top: 30px;
  margin-bottom: 10px;
  padding-top: 9px;
  padding-left: 28px;
  
  background: url(../images/icons/doc_8bit_gr.png) no-repeat 2px 6px;
	color: #bababa;
	padding-bottom: 6px;
}

p.gallery a {
  font-weight: bold;
  margin-left: 2px;
  margin-top: 40px;
  margin-bottom: 0px;
  padding-top: 6px;
  padding-left: 28px;
  background: url(../images/icons/camera_8bit_gr.png) no-repeat left 3px;
	color: #bababa;
	padding-bottom: 3px;
}


.news-detail #container #page .news-item ul {
  
  margin: 10px 0px 10px 10px;
}

.news #container #page .news-item ul  
{
  margin: 10px 0px 10px 10px;

}

.news-detail #container #page .news-item ol  {
  
  margin: 10px 0px 10px 10px;
}

.news #container #page .news-item ol  
{
  margin: 10px 0px 10px 10px;
}


.news-detail #container #page .news-item ul li {
  
font-size: 1.1em;
list-style-type: square;
margin-left: 30px;
}

.news #container #page .news-item ul li 
{
	font-size: 1.1em;
list-style-type: square;
margin-left: 30px;
}

.news-detail #container #page .news-item ol li {
  
  font-size: 1.1em;
list-style-type: decimal;
margin-left: 30px;
}

.news #container #page .news-item ol li 
{
	font-size: 1.1em;
list-style-type: decimal;
margin-left: 30px;
}



.about #container #page #content 
{

 font-size: .8em;
}

.about #container #page #content h2 {
  
font-size: 2.2em;

}

.about #container #page #content ul li {
  
font-size: 1.1em;
list-style-type: square;
margin-left: 30px;
}

.about #container #page #content ul li 
{
	font-size: 1.1em;
	list-style-type: square;
	margin-left: 30px;
}

.about #container #page #content ol li {
  
  font-size: 1.1em;
list-style-type: decimal;
margin-left: 30px;
}

.about #container #page #content ol li 
{
	font-size: 1.1em;
list-style-type: decimal;
margin-left: 30px;
}





/*
#container #sidebar #sidebar-nav ul li.lastAndCurrent a {
  border-bottom: none;
  text-decoration: none;
}

#container #sidebar #sidebar-nav ul li.lastAndCurrent {
  background: url(../images/backgrounds/sidebar_glow.png) no-repeat 1px 0;
  behavior: url(/javascripts/iepngfix.htc);
}
#container #sidebar #sidebar-nav ul li.lastAndCurrent a {
  color: #fff;
}
*/
/**/

.GetListingToolbar 
{
	width: 300px;
	text-align: right;	
}



.class_listingContent
{
	
	position: absolute;
	
	display: none;
	z-index: 0;
	float: none;
	background-color: #333333;
	margin: 15px 5px 5px 5px;
	padding: 8px 8px 8px 8px;

}

.class_listingContent-small
{
	position: absolute;
	
	display: none;
	z-index: 0;
	float: none;
	background-color: #333333;
	margin: 15px 5px 5px 5px;
	padding: 8px 8px 8px 8px;
}

.mapLocationPullDownDiv 
{
	position: absolute; 
	z-index: 100; 
	width: 220px;
}

.listItemNumbered 
{
	margin-left: 25px;
	list-style: decimal;
	
}

.listItemNumbered li
{
	padding-left: 25px;
	margin-left: 25px;
	padding-bottom: 10px;
	
}



/* */
#page.cleanscene_gallery {
  position:relative;
}

#page.cleanscene_gallery p {
  font-size:12px;
  width:400px;
  margin-top:12px;
}

#page.cleanscene_gallery h2 {
  font-size:18px;
  font-weight:normal;
}
#page.cleanscene_gallery .backlink {
  margin:0;
}
#page.cleanscene_gallery .backlink a {
  text-transform:uppercase;
}

#container #page.cleanscene_gallery .col-left {
  margin-bottom:12px;
}

#container #page.cleanscene_gallery .col-right {
  position:absolute;
  top:0;
  left:563px;
  width:140px;
}
#container #page.cleanscene_gallery .col-right #b-top {
  height:5px;
  background:url(../images/backgrounds/dropdown.png) 0 0 no-repeat;
}
#container #page.cleanscene_gallery .col-right ul {
  background:url(../images/backgrounds/dropdown.png) 0 100% no-repeat;
}
#container #page.cleanscene_gallery .col-right li {
  display:none;
/*  line-height:1.2;*/
/*  background:#000;*/
  padding:5px 10px;
}
#container #page.cleanscene_gallery .col-right li.selected {
  display:list-item;
  padding-top:0;
  background:url(../images/icons/downarrow.png) 95% 7px no-repeat;
}
#container #page.cleanscene_gallery .col-right li a {
  display:block;
  font-size:17px;
}
#container #page.cleanscene_gallery .col-right li.selected a {
  color:#fff;
}
#container #page.cleanscene_gallery #supplemental .documents a {
  font-size:12px;
  padding-left:18px;
  background:url(../images/nav/arrow.png) 0 2px no-repeat;
}

.thinHR 
{
	color: #333333;
	border: solid 1px #333333;
}

#container #sidebar #sidebar-nav ul a.child2 {
  padding-left:15px;
  color:#fff;
  
  /*background:url(../images/nav/child_arrow.png) left center no-repeat;*/
}

#container #sidebar #sidebar-nav ul a.child2:hover 
{
	background:url(../images/nav/child_arrow.png) left center no-repeat;
}

.submitInquiryOk 
{
	font-size: 1.4em;
	color: #118fd5;
	margin: 10px 10px 10px 10px;
	line-height: 1;
	text-align: center;
	padding: 0px 0px 0px 0px;
 
}

.MagicThumb img { border: 1px solid #808080; outline: none;
 margin-right: 10px;
 margin-bottom: 10px;
 }

.all-photos-category-header 
{
	float: none;
	margin: 0px 0px 10px 0px;
	font-size: 1.2em;
	padding: 5px 5px 5px 2px;
		
}

.all-photos-category-body
{
	float: none;
}

#container #page #content h3 {
	font-size: 2.6em;
	color: #fff;
line-height: 1.5em;
	
	
}

#container #page #content p {
	
	font-size: 1.05em;
	color: #bdbdbd;
	margin-bottom: 16px;
	line-height: 1.5em;
}


.left-divider 
{
  border-left: 1px solid #0f0f0f;
  text-align: left;
  min-width: 45px;
  padding: 0px 0px 0px 10px;
}




#replacementProductMessage 
{
 margin-top: 0px;
	margin-bottom: 0px;
  width: 100%;
  float: none;
  
  margin-right: 20px;
  
  text-align: center;
  background-color: #118dd3;
  
}



#replacementProductMessage h3 {
  font-size: 1.3em;
  color: #fff;
  
  padding-top: 4px;
  margin-bottom: 9px;
  
}
#replacementProductMessage h3 span {
  display: block;
  padding: 4px 12px 8px;
  
  line-height: 20px;
}

#replacementProductMessage h3 span a {
	color: #fff;
	text-decoration: underline;
}


#replacementProductMessage_productList 
{
	background-color: #118dd3;
 margin-top: 0px;
	margin-bottom: 0px;
  width: 103%;
  float: none;
  
  margin-right: 0px;
  padding-bottom: 0px;
  text-align: center;
}
#replacementProductMessage_productList h3 {
  font-size: 1em;
  color: #fff;
 
  padding-top: 4px;
  margin-bottom: 9px;
  
}
#replacementProductMessage_productList h3 span {
  display: block;
  padding: 1px 12px 8px;
	font-style: italic;
  line-height: 15px;
}

#replacementProductMessage_productList h3 span a {
	color: #fff;
	text-decoration: underline;
}


.grayBox 
{
	background-color: #303030;
  /*background: url(../images/backgrounds/sidebar_shading_top.png) no-repeat left top;*/
  display: block;
  padding-top: 0px;
}


.grayBox span {
  /*background: url(../images/backgrounds/sidebar_shading_bottom.png) no-repeat left bottom;*/
  
  display: block;
  /* width: 220px; */
  width: 97%;
  padding: 5px;
  color: #afafaf;
  padding-top: 1px;
  font-size: 1em;
  
}
.grayBox span hr
{
	border-color: #13a6f8;
	border-width: 2px;
	border-bottom-style: double;
}
.grayBox span a 
{
	color: #13a6f8;
}


#made-in-usa 
{
	 /*background-repeat: no-repeat;*/ 
	 height: 82px; 
	 width: 100%; 
	 float: none; 
	 margin: 30px 10px -5px 11px;
	background-repeat: repeat-y;
}

#made-in-usa #flag {
	border: 0px solid white;
	left: 5px;
	position: absolute;
	max-height: 90px;
}

#made-in-usa #flag:hover
{
	cursor: pointer;
}


#made-in-usa #flagDesc
{
	
	
	position: absolute;
	
	display: block;
	z-index: 0;
	float: none;
	
	margin: 15px 80px 5px 45px;
	padding: 3px 8px 8px 30px;
	width: 65%;

	color: #909394;
	font-size: 1.2em;
	height: 80px;
	clear: both;
	
	
	
}

#made-in-usa #search {
  text-align: right;
  float: right;

  margin: 0px 20px 10px 5px;
  font-size: 1em;
  

}
#made-in-usa #search form #k 
{
	width: 70px;
	background-color: #fff;
	color: #000;
	
}

#searchDiv {
  text-align: right;


  margin: -15px 0px 5px 5px;
  font-size: 1em;
  float: none;
  clear: both;


}
#searchDiv form #k 
{
	width: 70px;
	background-color: #fff;
	color: #000;
	
}

#made-in-usa #flagPOPDesc
{
    position: absolute;    
    display: none;
    z-index: 0;
    float: none;
    background-color: #333333;
    margin: 15px 80px 5px 80px;
    padding: 8px 8px 8px 8px;
    height: auto;
    width: 600px;
    font-size: 1.2em;
    vertical-align: middle;
}

#footer-v2-out 
{
	color: #7c8386;
	float: none;
	margin: 0px 10px -7px 10px;
	width: 963px;
	margin-top: 4px;

}
.footer-v2-out-bg {
  height:298px;
  background-image:url("../images/backgrounds/BackgroundV2.png");
}

#footer-v2-out #footer-v2 
{
	display: inline;
	/*margin-top: 100px;*/
}
#footer-v2-out #footer-v2 #top
{
	height: 2px;
	
	background-repeat: repeat-x;
	float: none;

	background-position: center;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 10px;
	margin-right: 10px;
}

#footer-v2-out #footer-v2 #but
{
	
	height: 2px;
	
	float: none;
	background-position: center;
	background-repeat: repeat-x;
	margin-top: -2px;

	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
}


#footer-v2-out #footer-v2 #search {
  text-align: right;
  float: right;

  margin: -10px 5px 5px 5px;
  font-size: 1em;
  

}

#footer-v2-out #footer-v2 #search form span 
{
	margin-top: 0px;
	
}

#footer-v2-out #footer-v2 #search form #k 
{
	width: 70px;
	background-color: #fff;
	color: #000;
	
}

#footer-v2-out #footer-v2 #search form 
{
	
}


#footer-v2-out #footer-v2 ul {
  width: 72%;
  float: none;
  margin-top: 5px;
}
#footer-v2-out #footer-v2 ul li {
  margin-left: 1.5em;
  display: inline;
}
#footer-v2-out #footer-v2 a {
  color: #7c8386;
}
#footer-v2-out #footer-v2 a:hover {
  color: #919a9e;
}

#footer-v2-out #footer-v2-product-menu-out 
{
	width: 95%;
	margin: -10px 5px 5px 5px;
	padding: 10px 5px 10px 5px;

	float: none;
}

#footer-v2-out #footer-v2-product-menu-out #footer-v2-product-menu-title
{
	font-size: 1.2em;
	float: none;
	text-transform: uppercase;
}

#footer-v2-out #footer-v2-product-menu-out .footer-v2-product-menu-col
{
	float: left;
	margin: 5px 10px 5px 0px;
	min-height: 150px;
	/*border-right: solid 1px gray;*/
	width: 18.5%;
	background-image: url(../images/backgrounds/Vertical-Dividers.png);
	background-repeat: no-repeat;
	background-position: right;
}

#footer-v2-out #footer-v2-product-menu-out .footer-v2-product-menu-col h2 
{
	font-size: 1.2em;
}

#footer-v2-out #footer-v2-product-menu-out .footer-v2-product-menu-col li
{
	padding-left: 10px;
}

#footer-v2-out #footer-v2-product-menu-out .footer-v2-product-menu-col p
{
	padding-top: 10px;
}

#footer-v2-out #footer-v2-product-menu-out .footer-v2-product-menu-col-last
{
	background: none;

}

#footer-v2-out #footer-v2-copy 
{
	float: none;
	margin: 0px 5px 15px 10px;
	
}

#footer-v2-out #footer-v2 ul {
  float:none;
  margin-top:5px;
  width:auto;
}

.product-search-results table.search-results-small thead tr th.ies-data,
.product-search-results table.search-results-small thead tr th.spec-sheet,
.product-search-results table.search-results-small thead tr th.installation-instructions {
  text-align:center;
  width:86px;
}

.product-search-results table.search-results-small tbody tr td.left-divider {
  border-left:1px solid #0F0F0F;
  padding-left:18px;
  padding-right:18px;
  text-align:center;
}



#replacementProductMessage_productList {
 /* background:transparent url(../images/backgrounds/replacementProductMessage.png) no-repeat scroll 100% 0;*/
  float:none;
  margin-bottom:0;
  margin-right:0;
  margin-top:5px;
  padding-bottom:0;
  text-align:center;
  width:103%;
}

#replacementProductMessage_productList h3 {
  /*background:transparent url(../images/backgrounds/replacementProductMessage.png) no-repeat scroll 0 0;*/
  color:#FFFFFF;
  font-size:1em;
  height:48px;
  margin-bottom:9px;
  margin-left:-10px;
  margin-right:10px;
  padding-top:4px;
}


#replacementProductMessage {
  /*background:transparent url(../images/backgrounds/replacementProductMessage.png) no-repeat scroll 100% 0;*/
  float:none;
  margin-bottom:5px;
  margin-right:20px;
  margin-top:0;
  text-align:center;
  width:100%;
}

#replacementProductMessage h3 {
  /*background:transparent url(../images/backgrounds/replacementProductMessage.png) no-repeat scroll 0 0;*/
  color:#FFFFFF;
  font-size:1em;
  height:38px;
  margin-bottom:9px;
  margin-left:-10px;
  margin-right:10px;
  padding-top:2px;
margin-top: 0px;


}


#replacementProductMessage h3 span {

  font-style: italic;
  line-height: 15px;
	
}



.about #container #page .right .grayBox {
  background:transparent url(../images/backgrounds/contactRoundedBlue.png) no-repeat scroll 0 100%;
  display:block;
}

.about #container #page .right .grayBox span {
  color:#AFAFAF;
  display:block;
  font-size:1em;
  margin:0;
  padding:0;
  width:97%;
}

.about #container #page .right .grayBox span hr {
  display:none;
}

.about #container #page .right #box2 {
  background:transparent url(../images/backgrounds/contactRoundedBlue.png) no-repeat scroll 0 0;
  font-size:0.9em;
  letter-spacing:0.3px;

  margin:10px 0 10px;
  padding:12px 15px 20px;
  min-height: 300px;


}

.about #container #page .right .grayBox span p 
{
	margin-top: 5px;
	margin-left: -10px;
	margin-left: -10px;
}

#searchhome {
	position: absolute;
	right: 10px;
	top: 45px;
	color: #7C8386;
	font-size: 0.9em;
}

/*
#replacementProductMessage {
  background: transparent url(../images/backgrounds/productReplacementMessage.png) no-repeat scroll 0 100%;
  float:left;
  padding-bottom:4px;
  margin-right:0;
  margin-top:4px;
  text-align:center;
  width:950px;
  margin-bottom: 5px;
}

#replacementProductMessage h3 {
  background: transparent url(../images/backgrounds/productReplacementMessage.png) no-repeat scroll 0 0;
  float:left;
 margin-top:-3px;
  margin-left: 0px;
  width: 100%;
  padding:10px 0px 0;
  position:relative;
}

#replacementProductMessage h3 span {
  padding:0;
}

#replacementProductMessage_productList {
  background: transparent url(../images/backgrounds/productReplacementMessage_list.png) no-repeat scroll 0 100%;
  float:left;
  padding-bottom:5px;
  margin-right:0;
  margin-top:4px;
  margin-bottom:7px;
  text-align:center;
  width:642px;
  
}

#replacementProductMessage_productList h3 {
  background: transparent url(../images/backgrounds/productReplacementMessage_list.png) no-repeat scroll 0 0;
  float:left;
  margin-top:-3px;
  margin-left: 0px;
  width: 100%;
  padding:10px 0px 0;
  position:relative;
  
}

#replacementProductMessage_productList h3 span {
  padding:0;
}
*/




  .multiTab_tab
    {
    width: 100%;
    padding: 5px 5px 5px 5px;


    }

    .multiTab_tab .multiTab_tabItem, .multiTab_tab .multiTab_tabItem:visited
    {
    margin: 10px 10px 10px 0px;
    float: left;
    padding: 2px 5px 2px 5px;
    color: #fff;

    }

    .multiTab_tab .multiTab_tabItem:hover
    {
    cursor: pointer;
    color: Red;
    background-color: Yellow;

    }

    .multiTab_tab .multiTab_tabItemSelected, .multiTab_tab .multiTab_tabItemSelected:hover
    {
    background-color: orange;
    cursor: default;
    }

    .multiTab_swapDiv
    {

    width: 99%;
    position: absolute;
    z-index: 100;


    }

    .multiTab_swapDiv1
    {
    width: 99%;
    position: absolute;
    z-index: 101;

    }
    .multiTab_swapDivSelected
    {
    /*z-index: 1;*/
    }

    .multiTab_bodyDIV
    {
    width: 100%;
    border: solid 1px yellow;
    
    }

    .bodyDIV
    {
    margin: 5px 10px 10px 200px;
   
    }


    .multi2Tab_tab
    {
    width: 97%;
    margin: 10px 0px 10px 0px;
    padding: 0px 5px 0px 1px;
    /*border: solid 1px blue;*/
    border-bottom: solid 1px silver;

    }

    .multi2Tab_tab_bg {

    background-image: url(<xsl:value-of select="/wl/context/fullImagePath"/>/tab/bw_tab.gif);
    background-repeat: repeat-x;
    width: auto;
    float: left;
    }

    .multi2Tab_tab .multi2Tab_tabItem
    {
    margin: 0px 1px 0px 0px;
    float: left;
    padding: 2px 15px 2px 15px;
    color: #000;
    background-image: url(<xsl:value-of select="/wl/context/fullImagePath"/>/tab/But_BG1.png);
    font-weight: bold;

    }

    .multi2Tab_tab .multi2Tab_tabItem:hover
    {
    cursor: pointer;
    color: #000;
    background-image: url(<xsl:value-of select="/wl/context/fullImagePath"/>/tab/But_BG2.png);

    }

    .multi2Tab_tab .multi2Tab_tabItemSelected, .multi2Tab_tab .multi2Tab_tabItemSelected:hover
    {

    background-image: url(<xsl:value-of select="/wl/context/fullImagePath"/>/tab/But_BG2.png);

    cursor: default;
    color: #fff;
    }

    .multi2Tab_swapDiv
    {

    width: 99%;
    position: relative;
    z-index: 8;
    float:left;


    }

    .multi2Tab_swapDiv1
    {
    width: 99%;
    position: relative;
    z-index: 9;
    float:left;

    }

    .multi2Tab_swapDivSelected
    {

    }

    .multiTabComp{
    display: none;
    }



.whatNew2 {
  width: 190px;
  height: 225px;


  float: left;
  display: inline;
   /*
 margin-top: 25px;
  padding-top: -55px;
  position: absolute;
  visibility: hidden;
*/
  color: Black;
  z-index: 5;


  
  
}
.whatNew2 h2 {
  color: #fff;
  text-transform: uppercase;
  font-size: 1.4em;
  padding: 5px 8px;
}
.whatNew2 .inner 
{
	margin-top: 40px;
  

}
.whatNew2 .inner h3 {
  color: #fff;
  font-size: 1.7em;
  margin: 1em 4px;
}
.whatNew2 .inner p {
  font-size: 1.2em;
  /*color: #494e4e; */
  margin: 1em 4px;
  
}
.whatNew2 .inner a.product-link {
  display: block;
  width: 175px;
  height: 19px;
  text-indent: 1px;
  background: url(./images/home/new_lighting.png) no-repeat;
}

.made-in-usa {
  position: absolute;
  cursor: pointer;
  height: 25px;
  width: 165px;
  right: -10px;
  background: url(../images/icons/small-usa-flag.png) no-repeat top right;
  color: #8a8a8a;
  font-size: 0.9em;
}

.made-in-usa-popup {
  display: none;
  position: absolute;
  height: 70px;
  width: 400px;
  right: 80px;
  background-color: #333;
  padding: 8px;
  color: #D3D3D3;
}
.flagged {
	margin-top: -100px;
}
.unflagged {
	margin-top: -30px;
}

.home #made-in-usa 
{
     height: auto; 
     width: 100%; 
     float: none; 
     margin: -15px 10px 0 11px;
    background-repeat: no-repeat;
}

.home #made-in-usa #flagPOPDesc
{
    position: relative;
    display: block;
    z-index: 0;
    float: none;
    background-color: transparent;
    margin: 15px 80px 5px 80px;
    padding: 8px 8px 8px 8px;
    height: auto;
    color: #909394;
    width: 650px;
    font-size: 1.2em;
    vertical-align: middle;
}

			.resources #container #page {
			font-size: 1.4em;
			color: #a9a9a9;
			}
			.resources #container #page h2 {
			color: #fff;
			font-size: 2.3em;
			border-bottom: 1px solid #4f4f4f;
			padding: 0 0 15px 0;
			margin: 8px 0 15px 0;
			}
			.resources #container #page .left {
			float: left;
			width: 358px;
			margin-right: 15px;
			}
			.resources #container #page .right {
			float: left;
			width: 300px;
			}
			.resources #container #page h3 {
			font-size: 1.2em;
			padding: 0;
			margin: 10px 0;
			}
			.resources #container #page ul.links {
			padding-bottom: 30px;
			}
			.resources #container #page ul.links li {
			padding: 3px 0;
			}
			.resources #container #page ul.links a {
			color: #53b1d4;
			font-weight: bold;
			font-size: 0.9em;
			background: url(arrow.png) left 5px no-repeat;
			display: block;
			padding: 0 0 0 20px;
			}
			.resources #container #page .search-footer {
			clear: both;
			border-top: 1px solid #4f4f4f;
			padding: 10px 0;
			}
			.resources #container #page .search-footer form#search span {
			font-weight: bold;
			font-size: 0.8em;
			}
