/* ================================================================ 
Common Menu For ListItems
=================================================================== */

.commonmenu{

COLOR:#3366cc;
	TEXT-DECORATION: none;
	font-size:13px;
	font-style:normal;
	font-family:Verdana,Arial, Helvetica, sans-serif;
	width:50px;
	height:22px;
	position:relative;
	margin-left:5px;
	z-index: 10;
	border:1px #e9e9e9 solid;
}
.commonmenu ul {
padding:0; margin:0; list-style-type: none;

}
.commonmenu ul li ul {
visibility:hidden; position:absolute; height:22px; overflow:hidden;left:110px;
}
.commonmenu ul li {
float:left; position:relative; z-index:20;
}
.commonmenu ul li a, .menu1 ul li a:visited {
display:block; float:left; text-decoration:none; color:#3366cc; width:180px; height:20px; line-height:20px; font-size:13px;padding-left:10px;border:1px #e9e9e9 solid;
}
* html .menu1 ul li a, .menu1 ul li a:visited {width:100px; width:65px;}

.commonmenu table {
border-collapse:collapse;padding:0; font-size:13px; position:absolute; left:0; top:0;z-index:-3;height:20px;border:1px #e9e9e9 solid;
}

.commonmenu ul li:hover a,
.commonmenu ul li a:hover{
text-decoration:none; border:1px #FFFFFF solid;z-index:-3;background-color:#333399; color:#FFFFFF;

}

/* ================================================================ 
For Left Icons
=================================================================== */

/* common styling */
.feed-arrow{
	background-image:url(http://images.cambridgesoft.com/common/boxes/arrow.gif);
	background-repeat:no-repeat;
background-position:left;
margin:6px;
padding-left:15px;

}

.feed-icon_book{
	background:url(http://images.cambridgesoft.com/common/boxes/books.gif) no-repeat;
height:21px;	
background-position:left;

}

.feed-icon_fun{
	background:url(http://images.cambridgesoft.com/common/boxes/icon_fun.gif) no-repeat;
height:21px;	
background-position:right;

}
.feed-icon_biotech{
	background:url(../images/icon_biotech.gif) no-repeat;
height:21px;	
background-position:right;

}
.feed-chembiostructdrawing{
	background:url(../images/icon_chembio.gif) no-repeat;
	height:21px;	
background-position:right;

}
.feed-chemdatabases{
	background:url(../images/icon_chemdatabases.gif) no-repeat;
	height:21px;	
background-position:right;

}
.feed-chemanalysis{
	background:url(../images/icon_chemanalysis.gif) no-repeat;
	height:21px;	
background-position:right;

	
}

.feed-chembiostruct{
	background:url(../images/icon_chemdrawing.gif) no-repeat;
	height:21px;	
background-position:right;

}

.feed-chemicaldatabases{
	background:url(../images/icon_chemicaldatabase.gif) no-repeat;
	height:21px;	
background-position:right;

}
.feed-chemistryeducation{
	background:url(../images/icon_chemistryeducation.gif) no-repeat;
	height:21px;	
background-position:right;

}

.feed-chromatography{
	background:url(../images/icon_chromatography.gif) no-repeat;
		height:21px;	
background-position:right;
}

.feed-icon_chemicalofficesuits{
	background:url(../images/icon_chemicalofficesuits.gif) no-repeat;
		height:21px;	
background-position:right;
}

.feed-statistics{
	background:url(../images/icon_statistics.gif) no-repeat;
		height:21px;	
background-position:right;
}

.feed-spectroscopy{
	background:url(../images/icon_spectroscopy.gif) no-repeat;
		height:21px;	
background-position:right;
}

.feed-icon_scienteficwriting{
	background:url(../images/icon_scienteficwriting.gif) no-repeat;
		height:21px;	
background-position:right;
}
.feed-icon_molecularmnalysis{
	background:url(../images/icon_molecularmnalysis.gif) no-repeat;
		height:21px;	
background-position:right;
}

.feed-icon_mathematics{
	background:url(../images/icon_mathematics.gif) no-repeat;
		height:21px;	
background-position:right;
}

.feed-icon_informationmgt{
	background:url(../images/icon_informationmgt.gif) no-repeat;
		height:21px;	
background-position:right;
}

.feed-icon_inventorymgt{
	background:url(../images/icon_inventorymgt.gif) no-repeat;
		height:21px;	
background-position:right;
}

.feed-icon_graphing{
	background:url(../images/icon_graphing.gif) no-repeat;
		height:21px;	
background-position:right;
}

.feed-icon_genaralutilities{
	background:url(../images/icon_genaralutilities.gif) no-repeat;
		height:21px;	
background-position:right;
}

.feed-icon_dataacquisition{
	background:url(../images/icon_dataacquisition.gif) no-repeat;
		height:21px;	
background-position:right;
}

.feed-icon_eletronicnotebook{
	background:url(../images/icon_eletronicnotebook.gif) no-repeat;
		height:21px;	
background-position:right;
}

.feed-icon_education{
	background:url(../images/icon_education.gif) no-repeat;
		height:21px;	
background-position:right;
}

	.pdfIcon{background-image:url(http://images.cambridgesoft.com/common/boxes/arrow.gif);
	background-repeat:no-repeat;
	padding-right:15px;
	margin-right:10px;
	width:15px;

background-position:left;}
