html, body
{
	margin: 0;
	padding: 0;
}

body 
{
	background-color: #001930;
	background-image: url(../Images/webolize_2008_bg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
}

h1
{
	font-family: "Trebuchet MS", Verdana, Helvetica;
	font-size: 200%;
	font-weight: bold;
}

h3
{
	font-size: 125%;
	font-weight: bold;
}

h4 
{
	font-size: 110%;
	margin-top: 5px;
	margin-bottom: 2px;
	color: #333;
}

a
{
	color: #039;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

select, input, textarea
{
	font-family: Arial, Helvetica, sans-serif;
}

td
{
	font-size: 0.9em;
}

img
{
	border: 0;
}

#container
{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	margin-top: 12px;
	padding: 0;
}

#side
{
	float: left;
	width: 200px;
}

#headerside
{
	height: 188px;
	background-image: url(../Images/ethiopro_logo.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#title
{
	display: block;
	font-family: "Trebuchet MS", Verdana, Helvetica;
	font-size: 32px;
	font-weight: bold;
	margin-left: 0px;
	margin-bottom: 2px;
	color: #fff;
	visibility: hidden;
}

#nav
{
	border-left: none;
	border-bottom: none;
	border-right: 0;
	width: 200px;
}

#nav ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav li
{
	margin-top: 1px;
}

#nav a
{
	display: block;
	font-size: 14px;
	font-family: arial, sans-serif;
	font-weight: bold;
	color: #000;
	padding-top: 6px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom: 1px solid #fff;
	width: 200px;
}

#nav a:hover
{
	color: #fff;
	text-decoration: none;
}

#nav a.selected
{
	background-image: url(../Images/webolize_nav_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
}

#nav ul ul li a
{
	text-indent: 20px;
}

#nav ul ul ul li a
{
	text-indent: 40px;
}

#main
{
	padding: 0;
	background-color: #fff;
	margin-left: 200px;
}

* html #side
{
	width: 200px;
	margin-right: 0px;
}

* html #main
{
	height: 1%;
	margin-left: 0;
}

#headermain
{
	height: 186px;
	background-image: url(../images/webolize_header_1.jpg);
	background-repeat: no-repeat;
	background-position: top;
	border: solid 1px #4d7e9c;
}

#subtitle
{
	margin: 20px 0px 0px 20px;
	font-family: Arial, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	color: #fff;
}

#subtitle strong
{
	font-size: 32px;
	font-style: normal;
	font-weight: bold;
}

#globalmenu
{
	color: #fff;
	text-align: right;
}

#globalmenu ul
{
	padding: 0;
	margin: 0;
	list-style: none;
}

#globalmenu li
{
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 1px;
}

#globalmenu a
{
	color: #fff;
}

#content
{
	background-color: #fff;
	min-height: 500px;
	padding: 0;
	border-bottom: none;
	border-right: none;
	width: auto;
}

#footer
{
	clear: both;
	height: 5px;
}

.error
{
	color: #c00;
}

.pager
{
	font-size: 120%;
}

.pager a
{
	margin-left: 5px;
	margin-right: 5px;
}

.searchresults
{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding: 0;
	list-style-type: none;
}

.searchresults .sub
{
	font-size: 90%;
	color: #090;
}

.searchresults li
{
	margin-top: 5px;
	margin-bottom: 5px;
}

.section
{
	margin: 7px;
	padding: 5px;
}
.section h3
{
	color: #000;
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 7px;
	border-bottom: 1px solid #ddd;
	padding: 2px;
}

.tbl
{
	border: 1px solid #eee;
}

.tblvalue
{
	font-weight: bold;
}

.articlelist
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.articlelist li
{
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-bottom: 10px;
}

.articlesub
{
	padding-top: 2px;
	padding-bottom: 2px;
	color: #666;
	font-size: 0.85em;
	border-top: dashed 1px #ccc;
	border-bottom: dashed 1px #ccc;
}

.articlesub span
{
	margin-right: 6px;
}

.articlesub a
{
	margin-right: 6px;
}

.articlecontent
{
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-bottom: 10px;
}

.articlecomments
{
	margin: 0px;
	padding: 0;
	list-style-type: none;
}

.articlecomments li
{
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-bottom: 10px;
	padding: 0;
	border-bottom: solid 1px #eee;
}

.articleerror
{
	color: #c00;
}

.feeditem
{
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 3px;
}

.feeditem h4
{
	margin-top: 2px;
	margin-bottom: 3px;
	font-size: 100%;
}

.feeddetails
{
	padding-top: 2px;
	padding-bottom: 2px;
	color: #666;
	font-size: 0.85em;
}

.languageswitcher ul
{
	padding: 0;
	margin: 0;
	list-style: none;
}

.languageswitcher li
{
	display: inline;
	padding: 2px;
	margin-right: 3px;
}

/* ******* WEBOLIZE ******** */

.wbzSectionName
{
	background-color: Silver;
}


/* ******* END WEBOLIZE ******* */