@charset "windows-1252";

.active {
	color: #FF6600;
	width:auto;
	height:auto;
	font-size:14px;
	text-decoration: none;
	height:24px; 
}
#menu-left {
	display: block;
	float: left;
	height: 40px;
	width: 800px;	
}

/* New Menu */

/*body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,table,th,td,embed,object{margin:0;padding:0;}
body a{outline:none}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,abbr{border:0;}
address,caption,cite,code,dfn,em,h1,h2,h3,h4,h5,h6,strong,th,var{font-style:normal;font-weight:normal;}
ul {list-style:none;}
h1,h2,h3,h4,h5,h6{font-size:1.0em;}
q:before,q:after{content:'';}
a,ins{text-decoration:none;}
*			{margin:0;padding:0;outline:none;}
img			{border: none;}
a			{color:#006699;text-decoration:none;}
a:hover			{color:#333;border-bottom: solid 1px #333;text-decoration:none;}
body			{font:0.8em/145% 'Trebuchet MS',helvetica,arial,verdana;color:#333;background:#fff;line-height:1.5;}
h2		 	{letter-spacing:-1px;font-family:helvetica,arial,verdana;margin:0 0 .5em;color:#000; border-bottom:1px solid #ccc;font-weight:bold;}
h2 			{font-size:140%;color:#666;}
.clear			{clear:both}*/
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/drop_examples.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* commom style for all browsers */
.container4 {
	text-align:center; 
	background:#e5e5e5 /*url(../images/menu4.gif)*/; /*border:1px solid #909; border-width:5px 1px 1px 1px;*/ 
	height:30px;
	margin:0; /* for this demo only */
	font-family: Arial, Helvetica, sans-serif;
	padding-top:4px;
}
.menu4 {
	text-align:left; 
	font-family: Arial, Helvetica, sans-serif;
	position:relative; 
	font-size:0.85em; 
	background:transparent; 
	width:800px; 
	height:30px; 
	margin:0 auto;
}
.menu4 ul {
	padding:0; 
	margin:0; 
	list-style-type: none;
}
.menu4 ul li {
	float:left; 
	position:relative;
}
/*
.menu4 ul li.articles {background:transparent url(../images/articles_menu.gif) 9px 6px no-repeat;}
.menu4 ul li.users {background:transparent url(../images/user.gif) 9px 6px no-repeat;}
.menu4 ul li.groups {background:transparent url(../images/users_options_menu.gif) 9px 6px no-repeat;}
.menu4 ul li.settings {background:transparent url(../images/site_settings_menu.gif) 9px 6px no-repeat;}
.menu4 ul li.add_article {background:transparent url(../images/articles_add.gif) 9px 6px no-repeat;}
.menu4 ul li.categories {background:transparent url(../images/edit_categories.gif) 9px 6px no-repeat;}
.menu4 ul li.add_user {background:transparent url(../images/user_add.gif) 9px 6px no-repeat;}
.menu4 ul li.delete {background:transparent url(../images/delete.gif) 9px 6px no-repeat;}
.menu4 ul li.show {background:transparent url(../images/articles_menu.gif) 9px 6px no-repeat;}
.menu4 ul li.last {background:transparent url(../images/articles_menu.gif) 9px 6px no-repeat;}
.menu4 ul li.first {background:transparent url(../images/articles_menu.gif) 9px 6px no-repeat;}
.menu4 ul li.all {background:transparent url(../images/articles_menu.gif) 9px 6px no-repeat;}
.menu4 ul li.none {background:transparent url(../images/articles_menu.gif) 9px 6px no-repeat;}
.menu4 ul li.subsubl {background-image:url(../images/next.gif);background-repeat: no-repeat;background-position: top right;}
*/
.menu4 ul li a, .menu4 ul li a:visited {
	display:block; 
	text-decoration:none; 
	width:100px; 
	height:30px; 
	color:#000; 
	padding-left:15px; 
	padding-right:15px; 
	line-height:29px;
}
* html .menu4 ul li a, .menu4 ul li a:visited {
	width:120px; 
	w\idth:100px;
	text-decoration:none;
}

.menu4 ul li ul {
	visibility:hidden; 
	position:absolute; 
	top:0; 
	left:0; 
	height:0; 
	overflow:hidden;
}

/* fist line style for IE7 and non-IE browsers and the second line for IE5.5 and IE6 */
.menu4 ul li:hover a,
.menu4 ul li a:hover {
	color:#FF6600; 
	text-decoration:none; 
	border:0;
}
.menu4 ul li:hover ul,
.menu4 ul li a:hover ul {
	visibility:visible; 
	width:150px; 
	height:auto; 
	position:absolute; 
	top:30px; 
	left:-2px; 
	/*background:#fff; 
	border:1px solid #909; */
	overflow:visible;
	text-decoration:none;
	background:#e5e5e5;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #320A02;
	border-right-color: #320A02;
	border-bottom-color: #320A02;
	border-left-color: #320A02;
}
.menu4 ul li:hover ul li a,
.menu4 ul li a:hover ul li a {
	display:block; 
	background:transparent; 
	text-decoration:none; 
	color:#000; 
	height:auto; 
	line-height:1.5em; 
	padding:5px 10px 5px 15px; 
	width:170px; 
	w\idth:125px;
}
.menu4 ul li:hover ul li a.drop,
.menu4 ul li a:hover ul li a.drop {
	display:block; 
	color:#000; 
	height:auto; 
	line-height:1.5em; 
	padding:5px 10px 5px 35px; 
	width:170px; 
	w\idth:125px;
	text-decoration:none;
}
.menu4 ul li:hover ul li ul,
.menu4 ul li a:hover ul li a ul {
	visibility:hidden; 
	position:absolute; 
	top:0; 
	left:0; 
	height:0; 
	overflow:hidden;
	text-decoration:none;
}
.menu4 ul li:hover ul li a:hover,
.menu4 ul li a:hover ul li a:hover {
	color:#FF6600; 
	text-decoration:none;
}
.menu4 ul li:hover ul li:hover ul,
.menu4 ul li a:hover ul li a:hover ul {
	visibility:visible; 
	position:absolute; 
	top:0; 
	color:#000; 
	left:166px; 
	height:auto; 
	border:1px solid #909;
}
.menu4 ul li:hover ul li:hover ul.left,
.menu4 ul li a:hover ul li a:hover ul.left {
	left:-166px;
}
.menu4 ul li:hover ul li:hover ul li a,
.menu4 ul li a:hover ul li a:hover ul li a {
	display:block; 
	color:#FF6600; 
	height:auto; 
	line-height:1.5em; 
	padding:5px 10px 4px 35px; 
	width:170px; 
	w\idth:140px;
}
* html .menu4 ul li a:hover ul li a:hover ul li a {
	padding:4px 10px 4px 35px;
}

.menu4 ul li:hover ul li:hover ul li:hover a,
.menu4 ul li a:hover ul li a:hover ul li a:hover {
	color:#000; 
	text-decoration:underline;
}


/* Enghlish menu right */

#menu-right {
	display: block;
	float: right;
	height: 20px;
	width: 70px;	
	font-size:14px;
}
#menu-right a:link, a:visited {
	color: #320A02;
	text-decoration: none;
	padding-right: 0px;
}

#menu-right a:hover, a:active {
	color: #FF6600;
	text-decoration: none;
	padding-right: 0px;
}
