/* CSS Document */
body {
	/* height: 100%; */
	font: 11px Tahoma, Arial;
	color: #515151;
	padding: 0 auto;
	width: 700px;
	text-align: center;
	background: #404040 url(../images/background.gif) repeat-x top;
	margin: 0 auto;
}
h1, h2, h3, div, form, ul, li {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
img {
	border: 0px;
}
/* All setting =) */
#page {
	display: block;
	position:relative;
	width: 680px;
	margin: 0 auto;
	padding: 0 10px;
	text-align: left;
	background: #FFFFFF;	
}
.clr {
	clear:both;
}
.left {
	float: left;
}
.right {
	float: right;
}

#logotip_header {
	height: 69px;
}
#logotip {
	background: url(../images/logotip.gif);
	width: 202px;
	height: 69px;
} 

#images_menu {
	width: 478px;
	background: url(../images/header_log.jpg);
	height: 69px;
}

#menu {
	margin: 39px 0px 0px 0px;
	padding: 8px 0px;
	text-align: right;
	background: #555555;
	border: 2px solid #FFFFFF;
	border-right: 0px;
	border-bottom: 0px;
}
#menu ul, #menu li {
	list-style: none;
	display: inline;
}
#menu a {
	border-left: 2px solid #FFFFFF;
	padding: 8px 30px;
	margin: 0px;
	color: #FFFFFF;
	font: 11px Tahoma, Arial;
	font-weight: bold;
	text-decoration: none;
}
#menu a:hover {
	background: #444444;
	color: #EFC639;
}

#body {
	width: 476px;
}

#header_images {
	margin-top: 2px;
	background: url(../images/header_images.jpg);
	height: 142px;
	width: 476px;
}
.header_images h1 {
	padding: 30px 180px 10px 50px;
	font: 11px Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
}
.header_images h1 a {
	font: 11px Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.header_images h1 strong {
	font-weight: bold;
}

#user_box {
	width: 476px;
	background: #F7F7F7;
	border-top: 1px solid #FFFFFF;
}
#user_box div.moduletable {
	width: 235px;
	margin: 0px;
	margin-right: 1px;
	float: left;
	border: 1px solid #CCCCCC;
}
#user_box h3 {
	color: #FFFFFF;
	font: 12px Tahoma, Arial;
	font-weight: bold;
	padding: 8px;
	padding-left: 20px;
	background: #5F8F2A url(../images/nav_bc_4.gif) repeat-y;
	border-bottom: 1px solid #EAEAEA;
}
#user_box ul, #user_box li {
	list-style: none;	
}
#user_box li {
	padding: 4px 0px;
	border: 1px dotted #DEDEDE;
}
#user_box a {
	padding-left: 30px;
	margin: 0px;
	color: #6C6C6C;
	font: 11px Tahoma, Arial;
	font-weight: normal;
	text-decoration: none;
}
#user_box a:hover {
	text-decoration: underline;
}

.content {
	background: #FFFFFF;
}
#content div {
	background: #FFFFFF;
}
.blog {
	border: 5px solid #FFFFFF;
}
.contentheading, .componentheading, .blog_more {
	font: 14px Tahoma, Arial;
	font-weight: bold;
	color: #910000;
}
.contentheading {
	width: 100%;
	border: 0px;
	padding: 0px;
	margin: 0px;
}
.mosimage {
	margin: 0px 10px 5px 0px;
	border: 1px solid #CCCCCC;
}
#content .contentpaneopen {
	font: 11px Tahoma, Arial;
	font-weight: normal;
	color: #828282;

}
.small, .createdate {
	color: #475A69;
	font: 10px Tahoma, Arial;
	font-weight: bold;
}
#content a {
	color: #B83D00;
	font-family: Tahoma, Arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}
#content a:hover {
	text-decoration: underline;
}
#content a.readon {
	font-weight: bold;
}
#content ul {
	list-style: none;
}

#navigation {
	width: 202px;
	border-top: 1px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	background: #F1F2F2;
}
#navigation div.module {
}
#navigation h3 {
	text-align: left;
	padding: 8px 0px;
	padding-left: 25px;
	font: 12px Tahoma, Arial;
	color: #FFFFFF;
	font-weight: bold;
	background: url(../images/nav_bc_1.gif);
}
#navigation table {
	background: url(../images/menu_bc.gif);
}
div#navigation td {
	border: 0px;
	border-bottom: 1px dashed #C2C2C2;
	padding: 6px 0px;	
}
#navigation a.mainlevel {
	font: 11px Tahoma, Arial;
	color: #686868;
	font-weight: normal;
	text-decoration: none;
	padding-left: 35px;	
	background: url(../images/menu_link.gif) no-repeat center left;
}
#navigation a.mainlevel:hover, a.mainlevel#active_menu  {
	text-decoration: underline;
}
#navigation label, #navigation td {
	font: 11px Tahoma, Arial;
	color: #6E8597;
}
#navigation form, #navigation form table {
	background: #FFFFFF;
}
#navigation form td {
	padding-left: 10px;	
}
#navigation form a {
	color: #8D8D8D;
	font-weight: normal;
	text-decoration: none;	
}
#navigation form a:hover {
	text-decoration: underline;
}
#navigation input.button {
	border: 1px solid #FFFFFF;
	background: #555555;
	font: 11px Tahoma, Arial;
	font-weight: normal;
	color: #FFFFFF;
	padding: 2px 6px;
	margin: 4px 5px;
}
div.syndicate {
	background: #FFFFFF;
}
.syndicate img {
	padding: 3px;
}
#polls td {
	border: 0px;
}
#polls, #polls td.sectiontableentry1, #polls td.sectiontableentry2 {
	font: 11px Tahoma, Arial;
	font-weight: normal;
	color: #7D7D7D;
	text-align: left;
	border: 0px;
	padding: 0px;
}
#polls h3 {
	background: url(../images/nav_bc_2.gif);
}
#polls input.button {
}

#footer {
	background: #538389;
	border: 0px;
	padding: 5px;
	color: #FFFFFF;
	font: 11px Tahoma, Arial;
	font-weight: normal;
	text-align: center;
}
#footer a {
	color: #FFFFFF;
	font: 11px Tahoma, Arial;
	font-weight: bold;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

