/* CSS Document */
body {
	/* height: 100%; */
	font: 11px Tahoma, Arial;
	color: #515151;
	padding: 0;
	width: 780px;
	text-align: center;
	background: #FFFFFF;
	margin: 0 auto;
}
h1, h2, h3, div, form, ul, li {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
img {
	border: 0px;
}
/* All setting =) */
#page {
	width: 780px;
	border: 0;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}
.clr {
	clear:both;
}
.left {
	float: left;
}
.right {
	float: right;
}

#header_body {
	background: url(../images/header_bc.gif);
	height: 136px;
	width: 780px;
}

#menu_header {
	width: 414px;
}
#logotip {
	background: url(../images/logotip.gif);
	width: 190px;
	height: 150px;
}
#header_images {
	background: url(../images/header_images.jpg) no-repeat;
	height: 175px;
	width: 414px;
}

#newsflash {
	width: 175px;
}
#newsflash h3 {
	border-top: 6px solid #CDE04E;
	background: #BAD40A;
	width: 165px;
	border-bottom: 3px solid #E6E6E6;
	font: 11px Tahoma, Arial;
	color: #FFFFFF;
	font-weight: bold;
	padding: 10px 0px 10px 10px;
}
#newsflash .contentpaneopen {
	width: 175px;
	border: 0px;
	padding: 5px;
	margin: 0px;
	background: url(../images/body_bc.gif);
	color: #888888;
	font: 10px Tahoma, Arial;	
}

#search_logotip {
	border-left: 1px solid #FFFFFF;
	width: 190px;
}
#search {
	width: 185px;
	border-top: 6px solid #979797;
	background: #6F6F6F;
	border-bottom: 3px solid #B7D300;
	height: 28px;
	padding: 5px 0px 0px 5px;
}

#menu {
	margin: 0;
	width: 413px;
	padding: 10px 0px 10px 0px;
	border-bottom: 3px solid #B7D300;
	border-top: 5px solid #E6E6E6;
	border-right: 1px solid #FFFFFF;
	background: url(../images/body_bc.gif);
}
#menu ul {
	margin: 5px;
	padding: 8px 0px;
	background: url(../images/manu_bc.gif) repeat-x;
}
#menu ul, #menu li {
	list-style: none;
	display: inline;
}
#menu a {
	padding: 10px 20px;
	margin: 0px;
	color: #6F6F6F;
	font: 11px Tahoma, Arial;
	font-weight: bold;
	text-decoration: none;
	border-right: 1px solid #FFFFFF;
	background: url(../images/menu_link.gif) no-repeat left center;
}
#menu a:hover {
	color: #A3BB00;
}

#body_page {
}
#body {
	width: 589px;	
}
#user_box {
	width: 175px;
}
#user_box div.moduletable {
	width: 175px;
}
#user_box h3 {
	border-top: 6px solid #CDE04E;
	background: #BAD40A;
	width: 165px;
	border-bottom: 3px solid #E6E6E6;
	font: 11px Tahoma, Arial;
	color: #FFFFFF;
	font-weight: bold;
	padding: 10px 0px 10px 10px;
}
#user_box ul {
	list-style: none;
	padding: 10px;	
}
#user_box ul, #user_box table.contentpaneopen, #user_box form {
	background: url(../images/body_bc.gif) repeat-x;
}
#user_box li {
	padding: 2px 0px;
	border: 0px;
	border-bottom: 1px dashed #D9D9D9;
}
#user_box a {
	padding-left: 20px;
	margin: 0px;
	color: #868686;
	font: 11px Tahoma, Arial;
	font-weight: normal;
	text-decoration: none;
}
#user_box a:hover {
	text-decoration: underline;
}
#user_box table.contentpaneopen {
	color: #2F2F2F;
	font: 11px Tahoma, Arial;
	padding: 5px;
}
#user_box span {
	display: none;
}
#polls form table {
	border: 0;
}
#polls thead td {
	color: #FE7D00;
	font: 10px Tahoma, Arial;
}
#polls form {
}
#polls, #polls td.sectiontableentry1, #polls td.sectiontableentry2, #polls label {
	font: 11px Tahoma, Arial;
	font-weight: normal;
	color: #6A6A6A;
	text-align: left;
	border: 0px;
	padding: 0px;
}
#polls h3 {
}
#polls input.button {
	border: 1px solid #EDEDED;
	background: #6F6F6F;
	font: 11px Tahoma, Arial;
	font-weight: normal;
	color: #FFFFFF;
	padding: 2px 6px;
	margin: 4px 5px;
}

.content {
	width: 414px;
}
#content div {	
}
#content .blog, #content table {
	border: 0px;
	margin: 0px;
	padding: 5px;
}
#content table.blog {
}
div.blog_more {
	padding: 5px;
}
.contentheading, .componentheading, .blog_more {
	font: 12px Tahoma, Arial;
	font-weight: bold;
	color: #6F6F6F;
	background: #E7E7E7;
	padding: 10px;
}
#content div .contentheading {
	font: 14px Tahoma, Arial;
	font-weight: bold;
	color: #FE7D00;
	background: none;
	padding: 0px;
}
.contentheading {
	width: 100%;
	border: 0px;
	margin: 0px;
}
.mosimage {
	margin: 0px 10px 5px 0px;
	border: 1px solid #CCCCCC;
}
#content .contentpaneopen {
	font: 11px Tahoma, Arial;
	font-weight: normal;
	color: #ADADAD;
	border: 0px;
	border-top: 1px solid #ffffff;
	margin: 0px;
	padding: 0px;
	width: 99%;
}
#content div .contentpaneopen {
	width: 100%;
	color: #8B8B8B;
}
.small, .createdate {
	color: #638EBB;
	font: 10px Tahoma, Arial;
	font-weight: normal;
}
#content a {
	color: #FE7D00;
	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: 190px;
	border-left: 1px solid #FFFFFF;
}
#navigation div.module {
}
#navigation h3 {
	border-top: 6px solid #979797;
	background: #6F6F6F;
	border-bottom: 3px solid #E6E6E6;
	font: 11px Tahoma, Arial;
	color: #FFFFFF;
	font-weight: bold;
	padding: 10px 0px 10px 10px;
}
#navigation table {
	background: #FFFFFF url(../images/body_bc.gif) repeat-x;
}
div#navigation td {
	padding: 6px 0px;	
	border-bottom: 1px solid #E3E3E3;	
}
#navigation a.mainlevel {
	font: 11px Tahoma, Arial;
	color: #686868;
	font-weight: normal;	
	background: url(../images/menu_link_dop.gif) no-repeat left center;
	padding-left: 30px;	
	text-decoration: none;
}
#navigation a.mainlevel:hover, a.mainlevel#active_menu  {
	text-decoration: underline;
}
#navigation label, #navigation td {
	font: 11px Tahoma, Arial;
	color: #686868;
	font-weight: bold;
	border: 0px;
}
#navigation form {
	background: #FFFFFF url(../images/body_bc.gif) repeat-x;
}
#navigation form td {
	padding-left: 10px;	
	color: #9D9D9D;
	text-align: left;
}
#navigation form a {
	color: #686868;
	font-weight: normal;
	text-decoration: none;	
}
#navigation form a:hover {
	text-decoration: underline;
}
#navigation input.button {
	border: 1px solid #6F6F6F;
	background: #FFFFFF;
	font: 11px Tahoma, Arial;
	font-weight: bold;
	color: #6F6F6F;
	padding: 2px 6px;
	margin: 4px 5px;
}
div.syndicate {
	background: #FFFFFF url(../images/body_bc.gif) repeat-x;
}
.syndicate img {
	padding: 3px;
}

#footer {
	width: 780px;
}
#foot {	
	background: #C3DD12 url(../images/footer_bc.jpg);
	width: 190px;
	height: 60px;	
	border-top: 5px solid #A9A9A9;
}
#footer_text {
	background: url(../images/footer_bc_2.jpg);
	width: 589px;
	height: 50px;
	padding-top: 10px;
	font: 11px Tahoma, Arial;
	color: #FFFFFF;
	text-align: center;
	border-top: 5px solid #B7D300;
}
#footer a {
	color: #FFFFFF;
	font: 11px Tahoma, Arial;
	font-weight: bold;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

