
/* ----- Structure ----- */

html, body {
	height: 100%;
}

body {
	margin: 0 2px;
	padding: 0;
	background: #474747;
	color: #fff;
	font: 13px/1.5em arial, helvetica, sans-serif;
}

#aspnetForm {
	height: 100%;
}

#wrap {
	width: 1016px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -70px;
	background: #fff;
}

#wrap#wrap.blur {
	background: #fff url(/images/side_blur.jpg) 100% 0 repeat-y;
}

#header {
	position: relative;
	height: 100px;
	background: #474747;
}

#logo {
	position: absolute;
	left: 62px;
	top: 12px;
}

#globalnav {
	position: absolute;
	right: 28px;
	top: 4px;
}

#search {
	position: absolute;
	right: 38px;
	top: 40px;
}

#breadcrumbs {
	position: absolute;
	left: 78px;
	bottom: 4px;
}

#content {
	min-height: 400px;
	padding-bottom: 4em;
	color: #474747;
}

#wrap.home #content {
	background: url(/images/home_bg.jpg) 0 0 no-repeat;
}

#wrap.new_products #content {
	background: url(/images/new-products_bg.jpg) 100% 0 no-repeat;
}

#main {
	float: left;
	width: 540px;
	padding: 68px 0 0 98px;
}

#wrap.blur #main, #wrap.blurless #main {
	width: 640px;
}

#wrap.full #main {
	float: none;
	width: 840px;
	padding-right: 78px;
}

#wrap.home #main {
	float: none;
	width: 820px;
	height: 270px;
	padding: 98px 98px 0;
}

#sidebar {
	float: right;
	width: 240px;
	padding: 68px 78px 0 0;
	font-size: 12px;
	line-height: 1.5em;
}

/* ----- START FCKeditor Special Widths ----- */

div.EPPageBody #main {
	width: 560px;
}

div.EPPageBody #wrap.blur #main, #wrap.blurless #main {
	width: 660px;
}

div.EPPageBody #wrap.full #main {
	width: 860px;
}

div.EPPageBody #wrap.home #main {
	width: 840px;
}

div.EPPageBody #sidebar {
	width: 260px;
}

/* ----- END FCKeditor Special Widths ----- */

#wrap.blur #sidebar, #wrap.blurless #sidebar {
	width: 210px;
	padding: 120px 18px 0 0;
}

#top {
	width: 460px;
	min-height: 190px;
}

#wrap.home #bottom {
	float: none;
	width: 860px;
	padding: 55px 78px 0;
}

#push {
	clear: both;
	height: 48px;
}

#footer {
	position: relative;
	width: 1016px;
	height: 35px;
	margin: 0 auto;
	padding: 35px 0 0;
	background: url(/images/footer_bg.png) 0 0 no-repeat;
	font-size: 11px;
	line-height: 1.5em;
}

#footer_inside {
	margin: 0 38px;
}

/* ----- Global Styles ----- */

p {
	margin: 0.1em 0 1em;
}

ul, ol {
	margin: 0.1em 0 1em 3em;
	padding: 0;
}

ul.blank {
	margin-left: 0;
	list-style: none none;
}

ul ul {
	margin-bottom: 0.5em;
}

h1 {
	margin: 0 0 0.6em;
	padding: 0;
	font: 26px/1.5em arial, helvetica, sans-serif;
}

h2 {
	clear: both;
	margin: 0 0 0.6em;
	padding: 0;
	/*font: bold 14px/1.5em arial, helvetica, sans-serif;*/
	font-size: 1.25em;
	line-height: 1.5em;
}

h2.emphasis {
	font: 16px/1.5em arial, helvetica, sans-serif;
}

h2.lite, h3.lite {
	color: #69c;
}

#sidebar h2, h2.arrow {
	margin-left: -18px;
	padding-left: 18px;
	background: url(/images/arrow_white.gif) 0 0.3em no-repeat;
}

#sidebar h2.lite {
	margin-left: 0;
	padding-left: 0;
	background: 0;
}

#bottom h2, table.products h2 {
	clear: none;
}

h3 {
	clear: both;
	margin: 0 0 0.6em;
	padding: 0;
	font: bold 13px/1.5em arial, helvetica, sans-serif;
}

div#colorbox h3 {
	margin-bottom: 0;
}

a {
	color: #06c;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: 0;
}

a.learn_more {
	padding-left: 22px;
	background: url(/images/box_plus.gif) 0 0 no-repeat;
}

a.pdf {
	padding: 5px 0 5px 30px;
	background: url(/images/icon_pdf.gif) 0 0 no-repeat;
	line-height: 2.3em;
}

a.doc {
	padding: 5px 0 5px 30px;
	background: url(/images/icon_doc.gif) 0 0 no-repeat;
	line-height: 2.3em;
}

img {
	margin: 0 0 0.5em;
}

hr {
	height: 1px;
	margin: 0 67% 1em 0;
	background: #d4d4d4;
	border: 0;
}

#sidebar hr {
	margin: 2.5em 25% 1.5em 0;
	background: #999;
}

sup {
	vertical-align: top;
}

form {
	margin: 0;
	padding: 0;
}

label {
	font-weight: bold;
}

input, select {
	color: #474747;
	font: 12px/1.5em arial, helvetica, sans-serif;
}

#sidebar select, #sidebar input {
	font-size: 11px;
	line-height: 1.5em;
}

div.left, img.left {
	float: left;
	margin: 0 1em 1em 0;
}

div.right, img.right {
	float: right;
	margin: 0 0 1em 1em;
}

img.border {
	position: absolute;
	left: 0;
	top: 0;
}




.form label {
	font-weight: bold;
}

.form input, .form select {
	margin: 0 0.5em 0.8em 0;
	padding: 3px;
	vertical-align: baseline;
}

.form textarea {
	width: 100%;
	height: 20em;
}

.form input.small, .form select.small {
	width: 60px;
	border: 1px solid #ccc;
}

.form input.medium, .form select.medium {
	width: 160px;
	border: 1px solid #ccc;
}

.form select.medium {
	width: 168px;
}

.form label.line {
	padding-right: 1em;
}

.form label em {
	color: #7897ce;
	font-style: normal;
}

.form .special input {
	float: left;
}

.form .special label {
	font-weight: normal;
}

.form div.line {
	float: left;
	width: 67%;
}

.form div.finish {
	text-align: right;
}

.form div.finish input {
	vertical-align: text-top;
}

.form div.line input, .form div.line select {
	margin-bottom: 0;
}

.form span.note {
	padding-left: 0.5em;
	font: 10px/1.5em arial, helvetica, sans-serif;
}

.form input.check {
	margin: 0 0.5em 0.2em;
	vertical-align: middle;
}

label + input.check {
	margin-left: 1em !important;
}

.radiolist input {
	margin: 0 0.5em 0.2em;
	vertical-align: middle;
}
.radiolist label + input {
	margin-left: 1em !important;
}

.form input.submit {
	margin: 1em 0;
	padding: 0;
}


object:focus {
	outline: none;
}

div.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}

div.columns {
	clear: both;
	margin: 0 -20px 1em 0;
}

div.two_column {
	float: left;
	width: 310px;
	margin-right: 20px;
	
}

div.three_column {
	float: left;
	width: 206px;
	margin-right: 11px;
	
}

#wrap.full div.two_column {
	width: 410px;
	margin-right: 20px;
}

#wrap.full div.three_column {
	width: 266px;
	margin-right: 10px;
}

#wrap.home div.three_column {
	width: 273px;
	margin-right: 20px;
	
}

div.special {
	margin: 1em -15px;
	padding: 15px;
	background: #f8f8f8;
}

p.intro {
	margin-bottom: 2em;
	font-size: 14px;
	line-height: 1.5em;
}

p.required {
	color: #7897ce;
}

ul.pdf {
	margin-left: 0.5em;
	list-style: none;
}

ul.pdf li {
	min-height: 24px;
	margin-bottom: 8px;
	padding-left: 30px;
	background: url(/images/icon_pdf.gif) 0 0 no-repeat;
}

div.highlight ul, div.special ul, div.materials ul {
	margin-left: 1.3em;
}

table {
	margin: 0.1em 0 1em;
	border: 1px solid #474747;
	border-collapse: collapse;
	font-size: 1em;
}

table th, table td {
	padding: 0 0.5em;
	border: 1px solid #474747;
	text-align: left;
}

table.two_column, table.three_column, table.five_column {
	width: 100%;
}

table.two_column td, table.three_column td, table.five_column td {
	vertical-align: top;
}

table.two_column td {
	width: 50%;
}

table.three_column td {
	width: 33%;
}

table.five_column td {
	width: 20%;
}

table.layout, table.two_column, table.three_column, table.five_column {
	border: 0;
}

table.layout th, table.layout td,
table.two_column th, table.two_column td,
table.three_column th, table.three_column td,
table.five_column th, table.five_column td {
	border: 0;
}

table.cad {
	margin-right: -18px;
	margin-left: -18px;
	border: 0;
	border-collapse: separate;
	border-spacing: 18px;
}

table.cad td {
	width: 266px;
	padding: 0;
	border: 1px solid #E9E9E9;
	vertical-align: top;
}

table.cad td h2 {
	padding: 0.2em 15px 0.2em;
	background: #666;
	color: #fff;
	font-size: 1em;
}

table.cad td img {
	max-width: 266px;
	margin: 0;
}

table.cad td p.download {
	padding: 1em 1em 0;
	border-top: 1px solid #E9E9E9;
}

table.msrp {
	width: 100%;
	margin: 0.1em 0 2em;
	border: 1px solid #d9d9d9;
	font-size: 12px;
	line-height: 1.5em;
}

table.msrp th, table.msrp td {
	border: 0;
}

table.msrp thead {
	border-top: 1px solid #f8f8f8;
	border-right: 1px solid #f8f8f8;
	border-bottom: 1px solid #d9d9d9;
	border-left: 1px solid #f8f8f8;
}

table.msrp thead th {
	padding: 10px 15px;
	background: #f8f8f8;
	font-weight: bold;
	text-align: left;
}

table.msrp thead th span {
	padding-left: 20px;
	background: url(/images/arrow_white.gif) 0 0 no-repeat;
}

table.msrp tbody td {
	padding: 2px 15px;
}

table.msrp tbody .even td {
	background: #e9e9e9;
}

table.msrp th.price, table.msrp td.price {
	text-align: right;
}

.small {
	font-size: 0.85em;
	line-height: 1.5em;
}

table.products td, table.casestudies td {
	padding: 0 30px 20px 0;
}

table.products td:last-child, table.casestudies td:last-child {
	padding-right: 0;
	padding-left: 30px;
}

table.products div.product_info {
	float: left;
	width: 245px;
	margin-right: 20px;
}

table.products div.product_image {
	float: right;
	width: 120px;
	text-align: center;
}

table.casestudies div.casestudy_info {
	float: right;
	width: 265px;
}

table.casestudies div.casestudy_image {
	float: left;
	width: 115px;
}

div.faqs dl {
	counter-reset: term;
}

div.faqs dt {
	margin: 0.2em 0;
	color: #06c;
	font-weight: bold;
}

div.faqs dt.rollover {
	cursor: pointer;
}

div.faqs dt.rollover:hover {
	text-decoration: underline;
}

div.faqs dt:before {
	counter-increment: term;
	content: counter(term) ". ";
}

div.faqs dd {
	margin: 0 -10px 1em;
	padding: 5px 10px;
	background: #f7f7f7;
}

div.navbar_left {
	padding-left: 10px;
	background: url(/images/navbar_left.gif) 0 0 no-repeat;
}

div.navbar_right {
	padding-right: 10px;
	background: url(/images/navbar_right.gif) 100% 0 no-repeat;
}

ul.navbar {
	min-height: 41px;
	margin: 0;
	padding: 3px 8px 0;
	list-style: none;
	background: url(/images/navbar_middle.gif) 0 0 repeat-x;
	font-size: 12px;
	line-height: 1.5em;
}

ul.navbar li {
	float: left;
}

ul.navbar li a {
	display: block;
	padding: 0;
	color: #474747;
	font-weight: normal;
}

ul.navbar li a span {
	display: block;
	padding: 7px 12px 8px;
}

ul.navbar li a:hover, ul.navbar li a.over {
	background: url(/images/navbar_subnav.gif) 100% 0 no-repeat;
	text-decoration: none;
}

ul.navbar li a:hover span, ul.navbar li a.over span {
	background: url(/images/navbar_subnav_left.gif) 0 0 no-repeat;
}

ul.navbar li ul {
	display: none;
	position: absolute;
	margin: 0;
	padding: 5px 12px 10px;
	background: url(/images/subnav_bg.png) 100% 100% no-repeat;
	list-style: none;
}

ul.navbar li ul li {
	float: none;
}

ul.navbar li ul li a {
	background: 0;
	color: #fff;
}

ul.navbar li ul li a:hover {
	background: 0;
	color: #69c;
}

ul.navbar li:hover ul, ul.navbar li ul.over {
	display: block;
}

div.gallery {
	overflow: hidden;
	height: 240px;
	margin: 8px 80px 1em;
	padding: 0 30px 0 80px;
	border: 1px solid #ccc;
	background: url(/images/project-gallery_bg.jpg) 0 0 no-repeat;
}

div.gallery div.info {
	float: right;
	width: 220px;
	margin: 40px 0 0;
}

div.gallery img {
	margin: 0;
}

div.gallery_thumbs {
	position: relative;
	padding: 0 80px;
}

div.gallery_thumbs ul {
	height: 75px;
	margin: 0;
	padding: 25px 29px;
	list-style: none;
}

div.gallery_thumbs ul li {
	float: left;
	margin: 0 9px;
}

div.gallery_thumbs ul li a {
	display: block;
	overflow: hidden;
	width: 100px;
	height: 75px;
	padding: 3px;
	background: url(/images/thumb_bg.gif) 0 0 no-repeat;
}

div.gallery_thumbs ul li a:hover, div.gallery_thumbs ul li a.current {
	background-position: 0 -81px;
}

div.gallery_thumbs .arrow_back, div.gallery_thumbs .arrow_next {
	position: absolute;
	top: 45px;
}

div.gallery_thumbs .arrow_back {
	left: 30px;
}

div.gallery_thumbs .arrow_next {
	right: 30px;
}

div.gallery_thumbs .scroller {
	background: #eaeaeb url(/images/thumbs_bg.gif) 0 0 repeat-x;
	border: 1px solid #ccc;
    width: 680px;
    overflow:hidden;
}

div.gallery_thumbs .scroller_pane {
    width: 35000px;
}

table.dealerproducts {
    
}

table.dealerproducts {
	width: 100%;
}

table.dealerproducts td {
	vertical-align: top;
}

table.dealerproducts {
	border: 0;
}
table.dealerproducts th, table.dealerproducts td {
	border: 0;
}

table.dealers {
	width: 99%;
	border: 0;
}

table.dealers th {
	height: 43px;
	padding: 0 20px 5px;
	background: url(/images/navbar_middle.gif) 0 0 repeat-x;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: bold;
	border: 0;
}

table.dealers thead th.first {
	background: url(/images/navbar_left.gif) 0 0 no-repeat;
	text-align: left;
}

table.dealers thead th.last {
	background: url(/images/navbar_right.gif) 100% 0 no-repeat;
}

table.dealers tbody td {
	padding: 8px 20px;
	background: #f8f8f8;
	border-top: 1px solid #fff;
	border-right: 0;
	border-bottom: 1px solid #fff;
	border-left: 0;
	font-size: 11px;
	line-height: 1.5em;
	vertical-align: top;
}

table.dealers tbody tr.even td {
	background: #e0e0e0;
	border-right: 0px solid #e0e0e0;
	border-left: 0px solid #e0e0e0;
}

table.dealers tbody td.stocking, table.dealers tbody td.distance, table.dealers tbody td.special_order {
	text-align: center;
}

table.dealers tbody td.stocking {
	font-weight: bold;
}

table.dealers tbody td.details {
	padding: 0;
	background: #fff;
	border: 1px solid #d9d9d9;
}

table.dealers tbody td.details table {
	width: 100%;
	margin: 0;
	border: 0;
}

table.dealers tbody td.details th, table.dealers tbody td.details td {
	padding: 0 20px;
	background: 0;
	border: 0;
}

table.dealers tbody td.details th {
	height: auto;
	padding: 7px 20px;
	text-align: left;
	white-space: nowrap;
}

table.dealers tbody td.details th:nth-child(2n), table.dealers tbody td.details td:nth-child(2n) {
	background: #fbfbfb;
}

table.dealers tbody td.details tr:last-child td {
	padding-bottom: 14px;
}

div.intro_info, div.main_image, div.installation {
	float: left;
	width: 420px;
	margin-bottom: 1em;
}

div.installation {
	width: 390px;
	margin-top: 1em !important;
}

div.intro_image, div.main_info, div.materials {
	float: right;
	width: 380px;
	margin-bottom: 1em;
}

div.intro_image, div.main_image {
	text-align: center;
}

div.section {
	margin: 0 0 1em;
	padding: 0 15px;
	border: 1px solid #e9e9e9;
}

div.section h2 {
	margin: 0 -15px 1em;
	padding: 0.2em 15px 0.2em;
	background: #666;
	color: #fff;
	font-size: 1em;
}

div.section img {
	margin: 0 -15px 1em;
}

div.section a img {
	display: block;
	margin-bottom: 0.2em;
	border-bottom: 1px solid #e9e9e9;
}

div.section h2 + a {
	display: block;
	margin-top: -1em;
	padding-bottom: 0.2em;
}

div.highlight {
	margin: 0.1em -15px 1em;
	padding: 0.75em 15px 0.25em;
	background: #ecf0f8;
}

ul.blocks {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.blocks li {
	float: left;
	width: 150px;
	margin: 10px 20px;
}

table.installation {
	width: 100%;
	border: 1px solid #474747;
	font-size: 11px;
}

table.installation th, table.installation td {
	border: 1px solid #474747;
}

table.installation th {
	background: #474747;
	color: #fff;
}

table.installation td {
	text-align: center;
	white-space: nowrap;
}

table.installation td:first-child {
	text-align: left;
	white-space: normal;
}

span.lite {
	font-weight: normal;
}

div.teaser_info {
	float: right;
	width: 180px;
}

div.select {
	font-size: 0.9em;
	line-height: 1.5em;
}

div.select a.select {
	display: block;
	padding: 2px 10px;
	margin: 0.1em 0 1em;
	border: 1px solid #999;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	background: #fff;
	color: #474747;
	font-weight: normal;
	cursor: pointer;
}

div.select a.select:hover {
	text-decoration: none;
}

div.select ul.select {
	position: absolute;
	overflow: auto;
	z-index: 9999;
	height: 12em;
	margin: -1em 0 1em;
	padding: 5px 10px;
	border-color: #999;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	background: #fff;
	list-style: none;
}

div.select ul.select li {
	margin-bottom: 0.4em;
}

/* ----- Header ----- */

#logo a {
	display: block;
	width: 312px;
	height: 51px;
	background: url(/images/logo_pittsburgh-corning.gif) 0 0 no-repeat;
	color: #fff;
}

#logo a img {
	display: none;
}

#globalnav {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: left;
}

#globalnav li {
	float: left;
}

#globalnav li a {
	height: 26px;
	display: block;
	overflow: hidden;
	background: url(/images/global-nav.gif) 0 0 no-repeat;
	color: #fff;
	text-indent: -999em;
}

#globalnav li a:hover { color: #999;}

#globalnav li.contact a {
	width: 92px;
}
#globalnav li.buy a {
	width: 104px;
	background-position: -92px 0;
}
#globalnav li.register a {
	width: 71px;
	background-position: -196px 0;
}
#globalnav li.order a {
	width: 100px;
	background-position: -267px 0;
}
#globalnav li.sitemap a {
	width: 70px;
	background-position: -367px 0;
}
#globalnav li.contact a:hover { background-position: 0 -26px;}
#globalnav li.buy a:hover { background-position: -92px -26px;}
#globalnav li.register a:hover { background-position: -196px -26px;}
#globalnav li.order a:hover { background-position: -267px -26px;}
#globalnav li.sitemap a:hover { background-position: -367px -26px;}

#search input {
	margin-left: 5px;
	vertical-align: top;
}

#search label {
	display: block;
	float: left;
	width: 45px;
	height: 20px;
	margin-right: 5px;
	background: url(/images/label_search.gif) 0 0 no-repeat;
	text-indent: -999em;
}

#search a img {
	margin: 0px;
}

#breadcrumbs {
	color: #999;
	font-size: 11px;
}

#breadcrumbs a {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}

#breadcrumbs a:hover {
	text-decoration: underline;
}

/* ----- Navigation ----- */

#nav {
	position: absolute;
	top: 100px;
	margin: 0 0 0 57px;
	padding: 0;
	list-style: none;
}

#nav li {
	float: left;
}

#nav li a {
	height: 44px;
	display: block;
	overflow: hidden;
	background: url(/images/nav.png) 0 0 no-repeat;
	color: #474747;
	text-indent: -999em;
}

#nav li.about a {
	width: 105px;
	background-position: -5px -0;
}
#nav li.products a {
	width: 109px;
	background-position: -110px 0;
}
#nav li.projects a {
	width: 169px;
	background-position: -219px 0;
}
#nav li.specs a {
	width: 149px;
	background-position: -388px 0;
}
#nav li.resources a {
	width: 115px;
	background-position: -537px 0;
}

#nav li.about a:hover, #nav li.about a.over {	background-position: -5px -44px;}
#nav li.products a:hover, #nav li.products a.over { background-position: -110px -44px;}
#nav li.projects a:hover, #nav li.projects a.over { background-position: -219px -44px;}
#nav li.specs a:hover, #nav li.specs a.over { background-position: -388px -44px;}
#nav li.resources a:hover, #nav li.resources a.over { background-position: -537px -44px;}

#nav li:hover ul, #nav li ul.over {
	display: block;
}

#nav ul {
	display: none;
	position: absolute;
	margin: 0;
	padding: 10px 22px 22px;
	list-style: none;
	background: url(/images/subnav_bg.png) 100% 100% no-repeat;
	font-size: 12px;
	line-height: 1.5em;
}

#nav ul li {
	float: none;
	padding-bottom: 5px;
}

#nav ul li a {
	height: auto;
	width: auto !important;
	display: inline;
	overflow: hidden;
	background: 0;
	color: #fff;
	text-indent: 0;
}

#nav ul li a:hover {
	color: #cff;
	text-decoration: none;
}

/* ----- Footer ----- */

#footer .company {
	float: left;
}

#footer .company span {
	margin-right: 1em;
}

#footer .made {
	float: right;
	padding-right: 24px;
	background: url(/images/flag_usa.gif) 100% 50% no-repeat;
	text-transform: uppercase;
}

/* --- Search -- */

.CesSearch table {
	margin: 0px;
	border: 0px solid #474747;
	border-collapse: collapse;
}

.CesSearch table th, .CesSearch table td {
	padding: 0 0.5em;
	border: 0px solid #474747;
	text-align: left;
}