/*
#################################################################
#																#
#		Enemy MuWeb 4.0 Demo Version. Coded by GrInYa			#
#				Demo version is FREE Software.					#
#																#
#			Contact:	Skype:	grinya_90						#
#						ICQ:	392409945						#
#						E-mail:	grinyad@mail.ru					#
#																#
#################################################################
*/
#top

	{
	height	:300px;
}
*	{
	margin	:0px;
	padding	:0px;
}
span	{
	cursor:pointer;
}
label	{
	cursor:pointer;
}
a,	a:link,	a:visited	{
	cursor			:pointer;
	text-decoration	:none;
	color			:#244B16;
}
a:hover	{
	cursor			:pointer;
	text-decoration	:none;
	color			:#4A6117;
}
img	{
	border			:0px;
}
body	{
	margin		:0px auto;
	background	:#676566 url(img/bg.jpg)  no-repeat top center;
        color		:#564933;
	font		:11px	Tahoma,	Geneva,	sans-serif;
}
.template	{
	margin	:0px	auto;
}
#pgs	{
	width			:640px;
	margin			:0px auto;
	background		:url(img/contentc.png) repeat-y top center;
	padding-left	:15px;
	padding-top		:3px;
	padding-right	:15px;
}
#bottom	{
	background	:url(img/contentn.png) no-repeat top center;
	height		:24px;
	width		:100%;
}
#center	{
	width		:640px;
	padding		:0px	10px	0px	10px;
}
#menu	{
	margin		:0px	auto;
	text-align	:center;
}
#characterinfo	{
	float			:left;
	display			:inline-block;
	width			:49px;
	height			:64px;
	background		:url(/images/charinfo_.jpg);
}
#characterinfo:hover	{
	width			:49px;
	height			:64px;
	background		:url(/images/charinfo_hover.jpg);
	cursor			:pointer;
}
#inventoryinfo	{
	float:left;
	display			:inline-block;
	width			:49px;
	height			:64px;
	background		:url(/images/inventory_.jpg);
}
#inventoryinfo:hover	{
	width			:49px;
	height			:64px;
	background		:url(/images/inventory_hover.jpg);
	cursor			:pointer;
}
#menu	a	{
	padding		:10px;
	color		:#ffffff;
	font-size	:15px;
	text-shadow	:0px 1px 1px black;
	font-weight	:normal;
	position	:relative;
	display		:inline-block;
}
.ww_user_list,ww_user_list a	{
	position	:relative;
	display		:inline-block;
}
#menu	a:hover	{
	color	:#aaaaaa;
}
.server_old	{
	margin		:0px auto;
	width		:1020px;
	position	:relative;
	text-align	:center;
}
.language	{
	width		:100px;
	float		:right;
	height		:0px;
	position	:relative;
	top			:-20px;
	font-size	:13px;
	color		:#244B16;
}
.language a:hover	{
	color		:#387523;
}
.quest_table	{
	font-size	:9px;
	border		:1px	solid	#FFFFFF;
}
input,textarea,select	{
	font-family			:Verdana;
	border				:1px	solid	#0E5400;
	background-color	:#756C59;
	font-size			:11px;
	color				:#072C00;
	cursor				:pointer;
	padding				:2px;
	margin				:2px;
}
input:hover,textarea:hover,select:hover,option	{
	background-color:#746341;
}
option	{
	margin-bottom	:2px;
	margin-left		:4px;
	margin-right	:4px;
	margin-top		:2px;
	font-family		:Verdana;
}
.antibot	{
	font-family			:"Times	New	Roman";
	background-color	:#92B78B;
	border				:0px;
	font-size			:15px;
	margin				:0px	0px	0px	0px;
	padding				:0px;
}
#center	H4	{
	margin			:0px;
	text-align		:center;
	padding			:0px;
	font-size		:20px;
	font-family		:Sylfaen;
	text-transform	:uppercase;
	color			:#ffffff;
	background		:url(img/contentv.png) no-repeat top center;
	padding-top		:5px;
	width			:100%;
}
#left	{
	width	:180px;
}
#left_menu	{
	margin-bottom	:10px;
	width			:180px;
}
#bottom_menu	{
	width			:180px;
	height			:17px;
	background		:url(img/menun.png)	no-repeat;
}
#menu_name	{
	width			:180px;
	height			:35px;
	font-size		:13px;
	text-align		:center;
	font-weight		:bold;
	text-transform	:uppercase;
	color			:#ffffff;
	background		:url(img/menuv.png)	no-repeat;
}
#menu_bg	{
	background	:url(img/menuc.png)	repeat-y;
}
#menu_link	{
	padding-left	:10px;
	margin			:5px;
	padding-bottom	:5px;
}
#menu_link	a	{
	color			:#3B2518;
	display			:block;
	padding			:2px;
	padding-left	:4px;
	font-family		:Tahoma;
	font-size		:11px;
}
#menu_link	a:hover	{
	width				:90%;
	color				:#005E61;
	background-color	:#D8AB8F;
	text-decoration		:none;
	padding				:1px;
	padding-left		:6px;
	border				:1px	solid	#c0c0c0;
}
.right_bottomm	{
	background:url(img/onweb.png) no-repeat top center;
	height:119px;
	padding: 40px 20px 20px 30px;
	font-family	:verdana,arial,helvetica;
	font-size	:10px;
	color		:#FFFFFF;
}
#server_info	{
	margin	:0px	auto;
}
#server_info	a	{
	color			:#C8D499;
	text-decoration	:underline;
}
#server_info	a:hover	{
	color			:#ffffff;
	text-decoration	:none;
}
.top_table	{
	text-align			:center;
	background-color	:#AE5021;
}
#footer	{
	height		:119px;
	clear		:both;
	background	:url(img/bottom.png) no-repeat	top center;
	margin		:0;
	font-size	:10px;
	text-align	:center;
}
#top10	{
	margin	:0px	11px	0px	13px;
}
.news	{
	width		:100%;
	border		:1px	solid	#3C0000;
	background	:url(img/back_news.png)	repeat-x;
}
.quote	{
	color				:#FFD7A2;
	padding				:5px;
	background-color	:#4A2A00;
	border				:1px	solid	#424242;
}
.post_title	{
	color				:#9C3F3D;
	font-size			:20px;
	font-family			:Verdana;
}
.post_add	{
	font-size		:11px;
	margin-top		:10px;
	margin-bottom	:10px;
	font-weight		:bold;
	color			:#336600;
}
.pstrnav	{
	color			:#424242;
	font-family		:Verdana,	Geneva,	Arial,	Helvetica,	sans-serif;
	font-size		:11px;
}
table.type2	{
	border		:none;
	background	:none;
	padding		:0;
}
table.type2	th	{
	background	:none;
	border-top	:none;
	text-align	:center;
	color		:#115098;
	padding		:2px	0;
}
table.type2	td	{
	padding		:0;
	font-size	:1em;
}
table.type2	td.name	{
	padding			:2px;
	vertical-align	:middle;
}
#float_right	{
	border	:1px	solid	#C30;
}
#center	ol,	#center	ul	{
margin-left	:20px;
padding		:2px;
}
#store_	{
	margin	:0px auto;
	float	:left;
}
#inventory_	{
	margin	:0px auto;
	float	:left;
}
#character_	{
	margin	:0px auto;
	float	:right;
}
.vault	{
	width		:80px;
	height		:98px;
	position	:relative;
	margin		:0px auto;
	background	:url(/images/ww_.png);
	cursor		:pointer;
}
.vault:hover	{
	background	:url(/images/ww_on.png);
}
.ok:hover	{
	background	:url(/images/ok_on.jpg);
}
.ok	{
	background	:url(/images/ok.jpg);
}
.cancel	{
	background	:url(/images/cancel.jpg);
}
.cancel:hover	{
	background	:url(/images/cancel_on.jpg);
}
table.btb	{
	border-collapse	:collapse;
	margin			:0px 0px 4px 0px;
}
table.btb	td	{
	border	:1px solid #f76d08;
	padding	:3px;
}
table.btb	td.nobtb	table	td	{
	border	:0px;
	padding	:0px;
}
table.btb	tr.style2	td	{
	padding	:2px;
}
table.btb	tr.style3	td	{
	padding	:5px;
}
table.btb	tr.colhead	{
	background-image	:url(img/m_header2.gif);
	background-repeat	:repeat-x;
}
table.btb	tr.colhead	td	{
	padding		:3px;
	color		:#ffffff;
	font-weight	:bold;
}
table.btb	tr.colhead2	{
	background-color	:#cecece;
}
table.btb	tr.colhead2	td	{
	padding		:3px;
	color		:#f76d08;
	font-weight	:bold;
}
#divNewsHolder	{
	width		:150px;
	border		:0px;
	padding		:0px;
	margin-left	:15px;
}
#divAd	{
	width			:100%;
	border-bottom	:1px solid black;
}
#divNews1	{
	width		:100%;
	position	:relative;
	overflow	:auto;
}
#divControls	{
	text-align		:center;
	padding-top		:4px;
	padding-bottom	:4px;
}
#divControls input	{
	color		:#000000;
	font-size	:10px;
}
.ADVICEFeed	{
	font-weight	:bold;
	color		: Green;
	cursor		:auto;
}
.itemTitle	{
	color: navy;
	cursor:auto;
}
.opac0	{
	  opacity: .0;
	  filter: alpha(opacity=0);
}
.opac1	{
	opacity: .1;
	filter: alpha(opacity=10);
}
.opac2	{
	opacity: .2;
	filter: alpha(opacity=20);
}
.opac3	{
	opacity: .3;
	filter: alpha(opacity=30);
}
.opac4	{
	opacity: .4;
	filter: alpha(opacity=40);
}
.opac5	{
	opacity: .5;
	filter: alpha(opacity=50);
}
.opac6	{
	opacity: .6;
	filter: alpha(opacity=60);
}
.opac7	{
	opacity: .7;
	filter: alpha(opacity=70);
}
.opac8	{
	opacity: .8;
	filter: alpha(opacity=80);
}
