/* CSS Document */
body {
	/* height: 100%; */
	font: 11px Tahoma, Arial;
	color: #515151;
	padding: 0 auto;
	width: 722px;
	text-align: center;
	background: #597793 url(../images/background.jpg) 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: 722px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background: #FFFFFF;	
}
.clr {
	clear:both;
}
.left {
	float: left;
}
.right {
	float: right;
}

#logotip_header {
	height: 118px;
}
#logotip {
	background: url(../images/logotip.jpg);
	width: 519px;
	height: 79px;
} 
#search {
	background: url(../images/search_bc.jpg);
	width: 183px;
	height: 45px;
	padding: 15px 0px 0px 20px;
}
#menu {
	margin: 0;
	padding: 13px 0px;
	text-align: right;	
	width: 519px;
	background: url(../images/header_menu.jpg);
	height: 13px;
}
#menu ul, #menu li {
	list-style: none;
	display: inline;
}
#menu a {
	background: url(../images/menu_link.gif);
	padding: 13px 30px;
	margin: 0px;
	border-left: 1px solid #C8C8C8;
	color: #9B9B9B;
	font: 11px Tahoma, Arial;
	font-weight: bold;
	text-decoration: none;
}
#menu a:hover {
	color: #A5C21E;
}

#body {
	width: 519px;	
}

#header_images {
	background: url(../images/header_images.jpg) no-repeat;
	height: 100px;
	width: 519px;
}
.header_images h1 {
	padding: 10px 30px 10px 270px;
	font: 11px Helvetica, sans-serif;
	color: #868686;
	font-weight: normal;
}
.header_images h1 a {
	font: 11px Helvetica, sans-serif;
	color: #FE7D00;
	font-weight: bold;
	text-decoration: underline;
}
.header_images h1 strong {
	font-weight: bold;
	color: #7D9FCC;
}

#user_box {
	width: 519px;
}
#user_box div.moduletable {
	width: 172px;
	margin: 0px;
	margin-left: 1px !important;
	margin-left: 0px;
	float: left;
}
#user_box h3 {
	color: #6A6A6A;
	font: 12px Tahoma, Arial;
	font-weight: bold;
	padding: 14px 0px 9px 30px;
	background: url(../images/nav_bc_2.gif);
}
#user_box ul {
	list-style: none;	
	border: 1px solid #DDDDDD;
	border-top: 0px;
	background: #FFFFFF url(../images/nav_box_bc.jpg) repeat-x;
}
#user_box li {
	padding: 4px 0px;
	border: 0px;
	border-bottom: 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;
}
#user_box table.contentpaneopen {
	color: #828282;
	font: 11px Tahoma, Arial;
	border: 1px solid #DDDDDD;
	border-top: 0px;
	background: #FFFFFF url(../images/nav_box_bc.jpg) repeat-x;
}
#user_box span {
	display: none;
}

.content {
	background: #FFFFFF;
	border: 5px solid #FFFFFF;
}
#content div {
	background: #FFFFFF;
}
.contentheading, .componentheading, .blog_more {
	font: 12px Tahoma, Arial;
	font-weight: bold;
	color: #6E6E6E;
}
#content div .contentheading {
	font: 12px Tahoma, Arial;
	font-weight: bold;
	color: #FE7D00;
}
.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: #8B8B8B;
	border: 1px solid #EAEAEA;
	margin: 1px;
	padding: 0px;
	background: #F7F7F7;
}
#content div .contentpaneopen {
	background: #FFFFFF;
	border: 0px;
	margin: 0px;
	padding: 0px;	
}
.small, .createdate {
	color: #475A69;
	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: 203px;
	background: #EFEFEF;
}
#navigation div.module {	
}
#navigation h3 {
	border-top: 1px solid #FFFFFF;
	text-align: left;
	padding: 10px 0px 6px 0px;
	padding-left: 40px;
	font: 12px Tahoma, Arial;
	color: #6A6A6A;
	font-weight: bold;
	background: url(../images/nav_bc_1.gif);
}
#navigation table {
	border-right: 1px solid #D7D7D7;
}
div#navigation td {
	border: 0px;
	border-bottom: 1px solid #C2C2C2;
	padding: 6px 0px;	
}
#navigation a.mainlevel {
	font: 11px Tahoma, Arial;
	color: #686868;
	font-weight: normal;
	text-decoration: none;
	padding-left: 35px;	
}
#navigation a.mainlevel:hover, a.mainlevel#active_menu  {
	text-decoration: underline;
}
#navigation label, #navigation td {
	font: 11px Tahoma, Arial;
	color: #4D4D4D;
}
#navigation form, #navigation form table {

}
#navigation form td {
	padding-left: 10px;	
}
#navigation form a {
	color: #4D4D4D;
	font-weight: normal;
	text-decoration: none;	
}
#navigation form a:hover {
	text-decoration: underline;
}
#navigation input.button {
	border: 1px solid #EDEDED;
	background: #FFFFFF;
	font: 11px Tahoma, Arial;
	font-weight: bold;
	color: #7797C3;
	padding: 2px 6px;
	margin: 4px 5px;
}
div.syndicate {
	border-right: 1px solid #D7D7D7;
}
.syndicate img {
	padding: 3px;
}
#polls td {
	border: 0px;
}
#polls table {
	border: 0px;
}
#polls form {
	border-right: 1px solid #D7D7D7;
}
#polls, #polls td.sectiontableentry1, #polls td.sectiontableentry2 {
	font: 11px Tahoma, Arial;
	font-weight: normal;
	color: #4D4D4D;
	text-align: left;
	border: 0px;
	padding: 0px;
}
#polls h3 {
	background: url(../images/nav_bc_3.gif);
	color: #FFFFFF;
}
#polls input.button {
}

#footer {
	background: #7C9ECC;
	border: 0px;
	border-top: 1px solid #FFFFFF;
	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;
}
