.menu, .menu a{ color:#fff; font-family:Arial; font-size:14px; font-weight:bold; padding:5px 0px; text-decoration:none;}
.menu a:hover{text-decoration:underline;}
.admin-links, .admin-links a{ font-family:Arial; text-align:left; font-size:11px; color:#333333; text-decoration:none;}
.admin-links a:hover{ color:#555555; text-decoration:underline;}
.leftmenu a{ text-decoration:none; color:#FFFFFF; font:12px Arial;}
.leftmenu a:hover{ text-decoration:none; color:#0079A6; }

a{ color:#000000; text-decoration:none; }
a:hover{ text-decoration:underline; }

.grid{ color:#333333; border:1px solid #0079A6; font-family:Arial; font-size:12px; margin-top:15px; }
.grid .head{
	font-family:Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#0079A6;
}
.grid .columns{
	font-family:Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color:#cccccc;
}
.grid .row1, .gird .row1 a{ background-color:#EEEEEE; border-bottom:1px solid #0079A6; height:20px;}
.grid .row1 a:hover{ color:inherit; text-decoration:underline;}
.grid td{ text-align:left; }

.grid .row2{ background-color:#EEEEEE; border-bottom:1px solid #0079A6; height:20px;}
.button{ 
	background-color:#0079A6;
	padding: 2px 5px 2px 5px;
	border:0px;
	font-size:12px;
	font-family:Arial;
	color:#fff;
	font-weight:bold;
}
.normalinput {
	height:22px;
	font-family:Arial;
	font-size:11px;
	width:170px; letter-spacing:1px;
}
.longinput {
	height:22px;
	font-family:Arial;
	font-size:11px;
	width:250px; letter-spacing:1px;
}
.smallinput {
	height:22px;
	font-family:Arial;
	font-size:11px;
	width:50px; letter-spacing:1px;
}
.midinput {
	height:22px;
	font-family:Arial;
	font-size:11px;
	width:80px; letter-spacing:1px;
}
.normalcombobox{
	height:20px;
	font-family:Arial;
	font-size:11px;
	width:170px; letter-spacing:1px; 
}
.smallcombobox{
	height:20px;
	font-family:Arial;
	font-size:11px;
	width:70px; letter-spacing:1px; 
}

.lable{ font-family:Arial; font-size:12px; font-weight:normal; }
.error{ color:#FF0000; font-family:Arial; font-size:14px; font-weight:bold;}
.ok
{ 
	color:#339900;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.show{
	display:block;
}
.hide{
	display:none;
}
.hand{
	cursor:pointer;
}
.red{ color:#FF0000; }

#pagging{
	 font-family:Arial, Helvetica, sans-serif; font-size: 11px; color:#0079A6; text-decoration:none; 
	 height:30px;letter-spacing:1px; text-align:center;
}
#pagging a:link{font-family:Arial, Helvetica, sans-serif; font-size: 11px; color:#0079A6; text-decoration:underline; }
#pagging a:visited{font-family:Arial, Helvetica, sans-serif; font-size: 11px; color:#0079A6; text-decoration:none; }
#pagging a:hover{font-family:Arial, Helvetica, sans-serif; font-size: 11px; color:#0079A6; text-decoration:underline; }
#pagging a:active{font-family:Arial, Helvetica, sans-serif; font-size: 11px; color:#FF0000; text-decoration:underline; }


.working{
	position:fixed;
	left:1px;
	bottom:1px;
	border:1px solid #FF0000;
	background-color:#FFFF99;
	font:Verdana, Arial, Helvetica, sans-serif;
	color:#FF0000;;
	padding:4px;
	padding-right:15px;
	font-weight:bold;
}

.IconsTable{ border:0px; }
.IconsTable div { width:258px; height:79px; cursor:pointer; }
.IconsTable div:hover { background-position:bottom;  }

.customor{ background:url(../../icons2/customer.gif); no-repeat top; }
.order{ background:url(../../icons2/order.gif); no-repeat top; }
.cat{ background:url(../../icons2/cat.gif); no-repeat top; }
.subcat{ background:url(../../icons2/subcat.gif); no-repeat top; }
.product{ background:url(../../icons2/product.gif); no-repeat top; }
.newsletters{ background:url(../../icons2/newsletters.gif); no-repeat top; }
.manufacturers{ background:url(../../icons2/manufacturer.gif); no-repeat top; }
.suppliers{ background:url(../../icons2/suppliers.gif); no-repeat top; }
.cms{ background:url(../../icons2/CMS.gif); no-repeat top; }
.land{ background:url(../../icons2/land.gif); no-repeat top; }
.pass{ background:url(../../icons2/pass.gif); no-repeat top; }
.logout{ background:url(../../icons2/logout.gif); no-repeat top; }
.saftyguides{ background:url(../../icons2/saftyguides.gif); no-repeat top; }


