@charset "UTF-8";
/* ULT Products Display */
a#overview, a#stage-1, a#stage-2, a#stage-3 {
font-size:11px;
display:block;
padding-left:72px;
padding-bottom:10px;
text-decoration:none;
color: #333333;
opacity:0.4;
}
a#overview {
background: url(../images/button-iaq-overview.gif) no-repeat top left;
opacity:1;
}
a#stage-1 {
background: url(../images/button-stage-1.gif) no-repeat top left;
}
a#stage-2 {
background: url(../images/button-stage-2.gif) no-repeat top left;
}
a#stage-3 {
background: url(../images/button-stage-3.gif) no-repeat top left;
}
#stage-select ul {
list-style:none;
}
#stage-select li {
}
#product-display {
padding-left:494px;
text-align:right;
background:url(../images/photronic-bkgd.jpg) no-repeat top left;
height:310px;
}
#product-display h2 {
font-size:13px;
color:#1160C7;
}
#product-display p {
color:#666666;
}
#left-sidebar, #right-sidebar {
width:208px;
background:none;
}
#center-text {
width:485px;
}
#center-text p {
margin-bottom:10px;
color:#666666;
}
.process {
width:140px;
float:right;
font-size:10px;
color:#666666;
}
#search-container {
width:212px;
background-position: right;
}
#search-results-container {
width:190px;
}
#search-form {
height:35px;
padding:0;
}
.searchbox {
width:120px;
border:none;
background: #FFF;
border:1px solid #666666;
margin:10px;
}
.searchbutton {
color:#003399;
border:1px solid #039;
margin:10px 0 0 0;
font-size:10px;
}
ul#product-sub {
margin:0;
}
ul#product-sub li {
background:transparent url(../images/h3-bkgd-v2.jpg) repeat-x scroll 0 0;
color:#FFFFFF;
font-size:14px;
height:22px;
padding-top:6px;
text-align:center;
margin-bottom:0;
}
ul#product-sub li a {
color:#FFFFFF;
}
#right-sidebar p.energy-save {
color:#3366FF;
font-size:14px;
margin-bottom:7px;
margin-top:15px;
}