@charset "utf-8";
#dropmenudiv{
position:absolute;
border:1px solid #cccccc;
border-bottom-width: 0;
font:bold 12px Arial;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #cccccc;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color:#ff5b00;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #ff8002;
color:#FFFFFF;
}
.pi_maincontent {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
width:922px;
position:relative;
}

.pi_maincontent A {
color:#2f89cb
}

.pi_mainleft {
float:left;
width:697px;
margin-right:6px;
}

.pi_mainright {
float:left;
width:217px;
}
.pi_clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;	
}
.pi_orange_dhr {
font-size:20px;
color:#ff6600;
}

.pi_rightbox {
padding:6px;
border:#CCCCCC solid 1px;
background-color:#eeeeee
}
.pi_rightcell TD {
padding-bottom:6px;
}


.pi_productdetail {
display:none; 
position:absolute; 
left:60px; 
top:370px;
border:#CCCCCC 1px solid;
background-color: white; 
padding: 5px;
width:550px;
}

.pi_classproductdetail {
display:none; 
position:absolute; 
left:60px; 
top:170px;
border:#CCCCCC 1px solid;
background-color: white; 
padding: 5px;
width:550px;
}
.pi_productdetail_title {
font-size:13px;
color:#2f89cb;
font-weight:bold;
}

.pi_resultsdiv {
padding:6px 0 6px 0;
}
.pi_resulstscell {
padding:6px;

}
.pi_resulstscell_highlight {
padding:6px;
background-color:#ecf6fb;
}
.pi_aztable TD {
border-right:#CCCCCC 1px solid;
font-weight:bold;
font-size:14px;
}
.pi_azresults {
font-weight:bold;
}
.pi_azresults TD {
font-weight:bold;
}
.pi_azresults_header TD {
background-color:#eeeeee;
border-top:#CCCCCC 1px solid;
font-size:14px;
}
.pi_azresults_altrow TD {
background-color:#f6f6f6
}
