/* base page settings */
.page {
	margin: 0px;
	padding: 0px;
}
#eBizLogoContainer{
	position: absolute;
	z-index: 10000;
	left: 25px;
	top: 28px;

}
#topBannerBGStrip {
	background-image: url(/images/banner_bg.jpg);
	position: absolute;
	z-index: 5000;
	height: 74px;
	width: 100%;
	left: 0px;
	top: 0px;
}
#mainSearchStript {
	background-color: #E8E8E8;
	text-align: left;
	vertical-align: middle;
	position: absolute;
	height: 32px;
	width: 100%;
	left: 0px;
	top: 75px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#simpleGreyLine {
	position: absolute;
	height: 1px;
	width: 100%;
	left: 0px;
	top: 108px;
	background-color: #CCCCCC;
}
/* menu settings */
#menuContainer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC9900;
	position: absolute;
	z-index: 7000;
	left: 25px;
	top: 5px;
	white-space: nowrap;
}
#menuContainer a{
	color: #CC9900;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;

}
#menuContainer a:hover{
	color: #336699;
	text-decoration: underline;
}
#menuContainer #active{
	color: #336699;
	text-decoration: none;
}
/* solutions listing styles 
these control how the sulotions suppliers list will appear
*/
#listContainer {
	position: absolute;
	left: 0px;
	top: 124px;
}
#solutionsSupplierContainer {
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 15px;
	padding-left: 25px;
	vertical-align: top;
	width: auto;
	font-size: 12px;
	color: #7D796C;
}
#solutionsSupplierContainer a{
	color: #CC9900;

}
#solutionsSupplierContainer a:hover{
	color: #336699;
	text-decoration: none;

}
#solutionsSupplierContainer h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
	font-weight: normal;
	margin: 0px 0px -10px;
	padding: 0px;





}
#solutionsSupplierContainer h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC9900;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 12px;
	margin-top: -17px;
}
#solutionsSupplierContainer h2 a{
	color: #CC9900;
	text-decoration: underline;
}
#solutionsSupplierContainer h2 a:hover{
	color: #336699;
	text-decoration: none;
}
#solutionsSupplierContainer h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 8px;
	color: #7D796C;
	font-style: italic;




}
#solutionsSupplierContainer dt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC9900;
	font-weight: normal;
}
#solutionsSupplierContainer dt a{
	font-weight: bold;
	color: #7D796C;
}
#solutionsSupplierContainer dt a:hover{
	color: #336699;
	text-decoration: none;
}
#solutionsSupplierContainer dd{
	font-family: Arial, Helvetica, sans-serif;
	width: auto;
	font-size: 12px;
	color: #7D796C;
	margin-left: 8px;
	margin-top: 5px;
	margin-right: 30px;
}
#solutionsSupplierContainer #detailTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #666666;
	font-weight: bold;
	margin-bottom: -15px;
}
#solutionsSupplierContainer #detailAddress{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC9900;
	font-weight: normal;
}
#solutionsSupplierContainer #detailWebLink a{
	color: #CC9900;
	font-weight: bold;
	text-decoration: underline;
}
#solutionsSupplierContainer #detailWebLink a:hover{
	color: #666666;
	text-decoration: none;
}
#servicesMain{
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}
#servicesMain h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #7D796C;
}
#servicesMain ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC9900;
	list-style-type: none;
}
#servicesMain li{
	margin-left: -40px;
}
#servicesSub{
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}
#servicesSub h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #7D796C;
}
#servicesSub ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC9900;
	list-style-type: none;
}
#servicesSub li{
	margin-left: -40px;
}
#rightColumn {
	/* width: 160px; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	vertical-align: top;
	padding-right: 20px;
}
/* right column styles and containers
the below styles are used for all right side column elements and information*/
/* this ID contains the google ads and forces them up
*/
#rightContainer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC9900;
	font-weight: bold;
	position: relative;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	padding-left: 12px;
	padding-top: 5px;
	padding-bottom: 20px;
}
/* footer information
*/
#footerContainer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC9900;
	padding-top: 5px;
	position: relative;
	bottom: 0px;
	left: 0px;
	padding-bottom: 20px;

}
#footerContainer a{
	color: #CC9900;
	font-weight: bold;
	text-decoration: none;

}
#footerContainer a:hover{
	color: #336699;
	font-weight: bold;
	text-decoration: underline;

}
#testright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	position: relative;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	padding-left: 12px;
}
/*quick search container components*/
#quickSearchContainer {
	position: absolute;
	z-index: 7000;
	left: 25px;
	top: 79px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#quickSearchTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#quickSearchTable a{
	color: #666666;
	text-decoration: none;

}
#quickSearchTable a:hover{
	color: #996600;
	text-decoration: underline;

}
#pageNum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC9900;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	text-align: center;



}
#eBizAd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
	position: relative;
	text-align: center;
	padding: 8px;
	border: 3px double #CCCCCC;
	width: 190px;
}
#eBizAd a{
	font-weight: bold;
	color: #CC9900;
}
#smallBizLogo {
	position: absolute;
	z-index: 10000;
	right: 30px;
	top: 10px;
}
