/* CSS Document */
body {
	/* height: 100%; */
	font: 11px Tahoma, Arial;
	color: #515151;
	padding: 0;
	text-align: center;
	background: #FFFFFF url(../images/background.gif) repeat-x;
	margin: 0 auto;
}
h1, h2, h3, div, form, ul, li {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
img {
	border: 0px;
}
/* All setting =) */
#page {
	width: 740px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}
.clr {
	clear:both;
}
.left {
	float: left;
}
.right {
	float: right;
}

#header_top {
	width: 740px;
	height: 67px;
}
#logotip {
	height: 167px;
	width: 174px;
	background: url(../images/logotip.jpg) no-repeat;	
}
#search {
	padding: 20px 20px 0px 0px;
}
#header_images {
	background: url(../images/header_images.jpg) no-repeat right;
	width: 728px;
	height: 167px;
	padding: 0px 4px;
}
#header_images h1 {
	font: 11px Tahoma, Arial;
	color: #FFFFFF;
	font-weight: normal;
	padding: 45px 220px 0px 220px;
}
#header_images h1 a {
	font: 11px Tahoma, Arial;
	color: #FFFFFF;
	font-weight: bold;	
}
#menu {
	margin-top: 20px;
	padding: 9px 0px;
	text-align: left;
}
#menu ul {
	list-style: none;
}
#menu li {
	display: inline;
	padding: 9px 0px;
	margin-right: 1px;
}
#menu a {	
	padding: 9px 20px;
	color: #FFFFFF;
	font: bold 11px Tahoma, Arial;
	text-decoration: none;
	background: #2A3036 url(../images/menu_link.gif) no-repeat top right;
	border-left: 1px solid #FFFFFF;
}
#menu a:hover {
	text-decoration: none;
	background: #ACD32C url(../images/menu_hover.gif) no-repeat top right;
}

#body_page {
	width: 740px;
	background: #FFFFFF;
	padding: 4px 0px;
	border-bottom: 1px solid #050505;
}

#navigation {
	width: 173px;
	margin-left: 4px !important;
	margin-left: 2px;
}
#navigation div.module {	
}

#navigation h3 {
	color: #FFFFFF;
	font: bold 12px Tahoma, Arial;
	padding: 10px 0px 10px 30px;
	background: #8BAD14 url(../images/nav_bc_1.gif) no-repeat left center;
	border: 1px solid #C9C9C9;
	margin-top: 2px;
}
#navigation table {
	border: 1px solid #C9C9C9;
	border-top: 0px;
	background: #EFF4DE;
}
div#navigation td {
	border: 0px;
	padding: 5px 0px;
	border-bottom: 1px dotted #D0D0D0;
}
#navigation a.mainlevel {
	font: normal 11px Tahoma, Arial;
	color: #686868;
	text-decoration: none;
	padding-left: 30px;
	background: url(../images/menu_1_link.gif) no-repeat center left;
}
#navigation a.mainlevel:hover, a.mainlevel#active_menu  {
	text-decoration: underline;
	background: url(../images/menu_1_hover.gif) no-repeat center left;
}
#navigation label, #navigation td {
	font: bold 11px Tahoma, Arial;
	color: #FFFFFF;
}
#navigation label {
	font: bold 11px Tahoma, Arial;
}
#navigation form {
	background: #242424;
}
#navigation form td {
	padding-left: 10px;
	background: #242424;
}
#navigation form a {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
#navigation form a:hover {
	text-decoration: underline;
}
#navigation input.button {
	border: 1px solid #6A6A6A;
	background: #050505;
	font: normal 11px Tahoma, Arial;
	color: #FFFFFF;
}
div.syndicate {
	border: 1px solid #C9C9C9;
	border-top: 0px;
}
.syndicate img {
	padding: 2px;
}

#polls {
	width: 173px;
	margin-right: 4px !important;
	margin-right: 2px;	
}
#polls thead td {
	color: #131414;
	font: bold 11px Tahoma, Arial;
}
#polls table {
	border: 0px;
}
#polls form {
	border: 1px solid #C9C9C9;
	border-top: 0px;
}
#polls td {
	border: 0px;
	text-align: left;
}
#polls td.sectiontableentry1 label, #polls td.sectiontableentry2 label {
	font: normal 11px Tahoma, Arial;
	color: #7D7D7D;
}
#polls h3 {
	color: #050505;
	font: bold 12px Tahoma, Arial;
	padding: 10px 0px 10px 30px;
	background: url(../images/nav_bc_2.gif) no-repeat left center;
	border: 1px solid #C9C9C9;
	margin-top: 2px;
}
#polls input.button {
	border: 1px solid #6A6A6A;
	background: #050505;
	font: normal 11px Tahoma, Arial;
	color: #FFFFFF;
}
#polls div#user_2 h3 {
	background: url(../images/nav_bc_3.gif) no-repeat left center;
}
#polls table.contentpaneopen {
	color: #828282;
	font: 11px Tahoma, Arial;
	border: 1px solid #C9C9C9;
	border-top: 0px;
}
#polls table.contentpaneopen td {
	padding: 5px;
}
#polls span {
	display: none;
}
#polls span.article_seperator {
	display: none;
}

#body {
	width: 563px;
}
.content {
	width: 382px;
	float: left;
	margin: 2px 2px !important;
	margin: 2px 1px;	
}
.content_full {
	width: 557px;
	float: left;
	margin: 2px 4px 2px 2px !important;
	margin: 2px 2px 2px 1px;
}
#content div {
	color: #828282;
}
#content .blog, #content table {
	border: 0px;
	padding: 0px;	
}
#content table.blog {
	border: 0px;
}
div.blog_more {
	border: 1px solid #C9C9C9;
}
.contentheading, .componentheading, .blog_more {
	font: bold 12px Tahoma, Arial;
	color: #000000;
	padding: 5px 0px 5px 10px;
	border: 0px;
}
#content div .contentheading {
	font: bold 14px Tahoma, Arial;	
}
#content .contentheading {
	width: 100%;
	margin: 0px;
}
#content td div.mosimage {
	margin: 0px 10px 5px 0px;
	background: #FFFFFF;
}
#content div.mosimage_caption {
	display: none;
}
#content .contentpaneopen {
	font: normal 11px Tahoma, Arial;
	color: #828282;
	margin: 0px;
	width: 99%;
	border: 1px solid #C9C9C9;
}
#content div .contentpaneopen {
	width: 100%;
	color: #828282;
}
.small, .createdate {
	color: #9E4229;
	font: italic 10px Tahoma, Arial;
}
#content a {
	color: #202020;
	font-family: normal 11px Tahoma, Arial;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}
#content a.readon {
	font-weight: bold;
}
#content ul {
	list-style: none;
}

#footer {
	padding: 8px 0px;
	color: #FFFFFF;
	font: normal 11px Tahoma, Arial;
	text-align: center;
	border-top: 3px solid #FFFFFF;
	background: #506A21;
}
#footer a {
	color: #FFFFFF;
	font: bold 11px Tahoma, Arial;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

