/* CSS Document */
body {
	/* height: 100%; */
	font: 11px Tahoma, Arial;
	color: #515151;
	margin: 0 auto;
	padding: 0;
	width: 780px;
	background: #232323;
	text-align: center;
}
h1, h2, h3, div, form, ul, li {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
img {
	border: 0px;
}
/* All setting =) */
#page {
	display: block;
	position:relative;
	width: 780px;
	margin: 0 auto;
	padding: 0;
	text-align: left;	
}
.clr {
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}
#header_top {
	height: 64px;
}
#logotip {
	width: 215px;
	background: url(../images/logotip.gif);
	height: 64px;
}
#desc {
	padding-top: 30px;
	padding-left: 20px;
	color: #FFFFFF;
	font: 10px Tahoma, Arial;
	font-weight: bold;
}
#menu_line {
	height: 30px;
}
#menu {
	width: 593px;
	background: #383838;
	padding: 8px 0px 9px 0px;
	margin: 0px;
}
#menu ul, #menu li {
	list-style: none;
	display: inline;
}
#menu li a {
	padding: 0px 50px;
	border-right: 1px solid #232323;	
	color: #A9A9A9;
	text-decoration: none;
	font: 11px Tahoma, Arial;
	font-weight: bold;
}
#menu li a:hover {
	color: #FFFFFF;
}
#search {
	background: #454545;
	width: 167px !important;
	width: 167px;
	height: 25px;
	padding: 5px 0px 0px 20px;
}
#page_body {
	width: 780px;
}
#header_images {
	background:url(../images/header_images.jpg);
	height: 186px;
	width: 593px;
}
div.header_text {
	padding: 50px 10px 10px 300px;	
}
div.header_text h1 {
	font: 11px Tahoma, Arial;
	color: #212121;	
	font-weight: normal;
	text-align: left;
	margin: 10px;
}
div.header_text h1 a {
	font: 11px Tahoma, Arial;
	color: #212121;
	font-weight: bold;
	text-decoration: none;
}
div.header_text h1 a:hover {
	text-decoration: underline;
}

#left_body {
	width: 182px;
}
#left_body h3 {	
	background: #5E7A89 url(../images/nav_text_bc_red.jpg) no-repeat left center;
	padding: 8px;
	padding-left: 30px;
	font: 11px Tahoma, Arial;
	color: #FFFFFF;
	font-weight: bold;
}
#left_body .moduletable, .module {
	background: #1F1F1F url(../images/nav_bc_all.gif) repeat-x;
}
ul.mostread, ul.latestnews {
	list-style: none;
	padding: 5px;
}
li.mostread, li.latestnews {
	padding: 5px;
	padding-left: 30px;
	border-bottom: 1px dotted #506D7D;
	background: url(../images/latest_menu_link.gif) no-repeat center left;
}
thead td {
	border-bottom: 1px dotted #506D7D;
}
#left_body a {
	color: #F5F5F7;
	text-decoration: none;
}
#left_body a:hover {
	text-decoration: underline;
}
#left_body form {
	padding: 5px;	
}
#left_body input.button {
	border: 1px solid #FFFFFF;
	background: #FFFFFF;
	font: 11px Tahoma, Arial;
	font-weight: normal;
	color: #FC0000;
	padding: 2px 6px;
	margin: 4px 5px;
}
#left_body div, .sectiontableentry1, .sectiontableentry2, #left_body td {
	font: 11px Tahoma, Arial;
	font-weight: normal;
	color: #828282;
	text-align: left;
}

#right_body {
	width: 411px;
}
.content {
	padding: 10px;
}
.contentheading, .componentheading, .blog_more {
	font: 12px Tahoma, Arial;
	font-weight: bold;
	color: #DEB600;
}
.mosimage {
	border: 1px solid #000000;
	margin: 0px 10px 5px 0px;
}
#right_body .contentpaneopen {
	font: 11px Tahoma, Arial;
	font-weight: normal;
	color: #828282;
}
.small, .createdate {
	color: #FFFFFF;
	font: 10px Tahoma, Arial;
	font-weight: normal;
}
#right_body a {
	color: #DEB800;
	font-family: Tahoma, Arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}
#right_body a:hover {
	text-decoration: underline;
}
#right_body a.readon {
	font-weight: bold;
}
#right_body ul {
	list-style: none;
}

#navigation {
	width: 187px;
}
#navigation div.module {
	background: #A90000 url(../images/navig_bac.jpg) top repeat-x;
}
#navigation h3 {
	background: url(../images/nav_text_bc.jpg);
	padding: 8px;
	padding-left: 20px;
	font: 11px Tahoma, Arial;
	color: #FFFFFF;
	font-weight: bold;
}
div#navigation table {
	/* padding: 5px; */
}
div#navigation td {
	padding: 6px;
	border-bottom: 1px dotted #000000;
}
#navigation a.mainlevel {	
	font: 11px Tahoma, Arial;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	padding-left: 30px;
	background: url(../images/menu_link.gif) no-repeat center left;
	
}
#navigation a.mainlevel:hover, a.mainlevel#active_menu  {
	background: url(../images/menu_hover.gif) no-repeat center left;
	text-decoration: underline;
}
#navigation label, #navigation td {
	font: 11px Tahoma, Arial;
	color: #FFFFFF;
	font-weight: bold;
}
#navigation form {
	background: #1F1F1F url(../images/nav_bc_all.gif) repeat-x;
}
#navigation form td {
	padding: 0px 20px;
}
#navigation form a {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	padding-left:20px;
	background:url(../images/menu_pimp.gif) no-repeat center left;
}
#navigation form a:hover {
	text-decoration: underline;
}
#navigation input.button {
	border: 1px solid #868686;
	background: #FFFFFF;
	font: 11px Tahoma, Arial;
	font-weight: normal;
	color: red;
	padding: 2px 6px;
	margin: 4px 5px;
}
div.syndicate {
	background: #1F1F1F url(../images/nav_bc_all.gif) repeat-x;
}
.syndicate img {
	padding: 3px;
}
#body_page {
	width: 593px;
}
#left_body {
	width: 182px;
}
#right_body {
	width: 411px;
}
#footer {
	height: 51px;
}
#footer_menu {
	width: 577px;
	height: 51px;
	background: url(../images/footer_menu_bc.gif);
}
#footer_menu ul {
	list-style: none;
	padding: 18px 0px;	
}
#footer_menu li {
	display: inline;
	padding: 0px 50px;
	border-left: 1px solid #232323;
}
#footer_menu a {
	color: #383838;
	font: 11px Tahoma, Arial;
	text-decoration: none;
}
#footer_menu a:hover {
	text-decoration: underline;
}
#footer_images {
	width: 16px;
	background: url(../images/footer_images.gif);
	height: 51px;
}
#footer_text {
	width: 187px;
	height: 41px !important;
	height: 51px;
	background: url(../images/footer_bc.gif);
	padding: 10px 0px 0px 0px;
	text-align: center;
	font: 10px Tahoma, Arial;
	color: #FFFFFF;
}
#footer_text a {
	font: 10px Tahoma, Arial;
	color: #FFFFFF;
	font-weight: bold;
}

