// Winfore CSS Style

a
{
	text-decoration: none;
}

a img 
{
	border: none;
}

/* ---------------------------------------- */
#hmenu a
{
	display: block;
	width: 100%;
	height: 31px;
	line-height: 31px;
	background-color: #020;
	color: #fff;
	font-size: 15px;
	text-decoration: none;
	text-align: center;
	letter-spacing:2px;
	border-top:3px solid #fff;
	border-bottom:3px solid #fff;
        filter: alpha(opacity=50);
        -moz-opacity:0.5;
        opacity: 0.5;
	padding-top:4px;
}
#hmenu a:hover 
{
	background-color: #020;
	border-top:3px solid #fff;
	border-bottom:3px solid #fff;
        filter: alpha(opacity=80);
        -moz-opacity:0.8;
        opacity: 0.8;
}
#hmenus a
{
	display: block;
	width: 100%;
	height: 31px;
	line-height: 31px;
	background-color: #020;
	color: #fff;
	font-size: 15px;
	text-decoration: none;
	text-align: center;
	text-valign: middle;
	letter-spacing:2px;
	border-top:3px solid #bcb;
	border-bottom:3px solid #bcb;
	padding-top:4px;
}
#hmenus img
{
        vertical-align: middle
}

#hmenu img
{
        vertical-align: middle
}

/* ---------------------------------------- */
#lmenu1 a
{
	display: block;
	height: 28px;
	line-height: 30px;
	letter-spacing:5px;
	color: #fff;
	font-size: 15px;
	text-decoration: none;
	text-align: left;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:10px;
	background-color: #002;
	border-right: 10px solid #88a;
	filter: alpha(opacity=50);	
	-moz-opacity:0.5;
	opacity: 0.5; 
}
#lmenu1 a:hover 
{
	background-color: #446;
	border-right: 10px solid #aac;
}
#lmenu1 img
{ 
	vertical-align: middle
}  
 

#lmenu1s a
{
	display: block;
	height: 28px;
	line-height: 30px;
	letter-spacing:5px;
	color: #fff;
	font-size: 15px;
	text-decoration: none;
	text-align: left;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:10px;
	background-color: #224;
	border-right: 10px solid #224;
        filter: alpha(opacity=100);
        -moz-opacity:1.0;
        opacity: 1.0;
}
#lmenu1s a:hover 
{
	background-color: #446;
	border-right: 10px solid #aac;
}
#lmenu1s img
{
        vertical-align: middle
}

/* ---------------------------------------- */
#lmenu2 a
{
	display: block;
	height: 20px;
	line-height: 20px;
	letter-spacing:0px;
	color: #000;
	font-size: 12px;
	text-decoration: none;
	padding:2px 0px 2px 10px;
	background-color:422;
	color: #fff;
	border-right: 10px solid #644;
	filter: alpha(opacity=80);
        -moz-opacity:0.8;
        opacity: 0.8;
}
#lmenu2 a:hover 
{
	background-color:422;
	color: #fff;
	border-right: 10px solid #644;
	filter: alpha(opacity=50);
        -moz-opacity:0.5;
        opacity: 0.5;
}

/* ---------------------------------------- */
#pagetitle
{
	font-size:16px;
	font-weight:bold;
	letter-spacing:5px;
	color:#333;
	border-bottom:1px solid #bbb;
	margin-bottom:20px;
	margin-top:20px;
}

#pagetitle img
{
	border:1px solid #000;
	width:30px;
	height:30px;
	vertical-align:middle;
	filter: alpha(opacity=50);
        -moz-opacity:0.5;
        opacity: 0.5;
}

#pageoption
{
	font-size:15px;
	font-weight:bold;
	letter-spacing:3px;
	color:#fff;
	width:250px;
	background-color: #446;
	border-bottom:7px double #888;
	border-left:7px double #888;
	border-top:7px double #ddd;
	border-right:7px double #ddd;
	margin-bottom:3px;
	margin-top:15px;
	padding:3px 5px 0px 5px;
	text-align:left;
	
	/*filter: alpha(opacity=50);
        -moz-opacity:0.5;
        opacity: 0.5;*/
}

#pageoptionproduct
{
	font-size:15px;
	letter-spacing:3px;
	color:#fff;
	width:150px;
	background-color: #552;
	border-bottom:3px double #aa4;
	border-right:3px double #aa4;
	border-top:3px double #aa4;
	border-left:3px double #aa4;
	margin-bottom:3px;
	margin-top:15px;
	padding:3px 5px 0px 5px;
	text-align:left;
	font-weight: bold;
	filter: alpha(opacity=90);
        -moz-opacity:0.9;
        opacity: 0.9;
}

#pagetabletitle
{
	font-size:15px;
	color:#fff;
	background-color: #664;
	border-bottom:2px solid #bbb;
}



/* Admin Style */
#ad1
{
	background-color:#eed;
	border-bottom:1px solid #555;
	padding:3px;
	white-space:nowrap;
}

#ad2
{
	padding:3px;
	background:#eeb;
	white-space:nowrap;
}

#ad3
{
	padding:3px;
	white-space:nowrap;
}
