/* CSS Document */
body {
	/* height: 100%; */
	font: 11px Tahoma, Arial;
	color: #515151;
	padding: 0 auto;
	width: 722px;
	text-align: center;
	background: #2C3338;
	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: 720px;
	margin: 0 auto;
	padding: 0 1px;
	text-align: left;
	background: #FFFFFF;	
}
.clr {
	clear:both;
}
.left {
	float: left;
}
.right {
	float: right;
}

#search {
	background: url(../images/header_search_bc.jpg);
	width: 466px;
	height: 27px;
	padding: 5px 30px 0px 0px;
	text-align: right;
}
#menu {
	margin: 0;
	border: 0;
	padding: 10px 0px;
	text-align: right;	
	width: 496px;
	background: #FE7D00;
}
#menu ul, #menu li {
	list-style: none;
	display: inline;
}
#menu a {
	background: url(../images/nav_bc.gif) no-repeat left center;
	padding: 10px 30px 10px 40px;
	margin: 0px;
	border-left: 1px solid #FFFFFF;
	color: #FFFFFF;
	font: 11px Tahoma, Arial;
	font-weight: bold;
	text-decoration: none;
}
#menu a:hover {
	color: #F7F7F7;
}

#body {
	width: 496px;	
}
#header_images {
	background: url(../images/header_images.jpg) no-repeat;
	height: 144px;
	width: 496px;
}

#user_box {
	width: 496px;
	background: #F7F7F7;
	padding-bottom: 1px;
	border-bottom: 1px solid #6F7F87;
}
#user_box div.moduletable {
	width: 244px;
	margin: 0px;
	margin-left: 1px;
	border: 1px solid #EAEAEA;
	float: left;
}
#user_box h3 {
	color: #6F7F87;
	font: 12px Tahoma, Arial;
	font-weight: bold;
	padding: 14px 0px 9px 30px;
	background: #F1F1F1;
}
#user_box ul {
	list-style: none;	
}
#user_box li {
	padding: 4px 0px;
	border: 0px;
	border-bottom: 1px dotted #DEDEDE;
	background: url(../images/menu_link_dop_bc.gif) no-repeat left center;
}
#user_box a {
	padding-left: 20px;
	margin: 0px;
	color: #6F7F87;
	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;
}
#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: #55666F;
}
#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: #828282;
	border: 1px solid #B5B5B5;
	padding: 3px;
	margin: 1px;
	background: #EEEEEE;
	width: 99%;
}
#content div .contentpaneopen {
	background: #FFFFFF;
	border: 0px;
	margin: 0px;
	padding: 0px;	
}
.small, .createdate {
	color: #363636;
	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: 223px;
	background: #EFEFEF;
	border-right: 1px solid #FFFFFF;
}
#navigation div.module {
	border-bottom: 1px solid #FFFFFF;
	background: #55666F;
}
#navigation h3 {
	border-bottom: 1px solid #FFFFFF;
	text-align: left;
	padding: 10px 0px 10px 0px;
	padding-left: 40px;
	font: 12px Tahoma, Arial;
	color: #FFFFFF;
	font-weight: bold;
	background: #9FAF5A url(../images/nav_bc.gif) no-repeat left center;
}
#navigation table {
}
div#navigation td {
	border: 0px;
	border-bottom: 1px dashed #9BA5AA;
	padding: 6px 0px;	
}
#navigation a.mainlevel {
	font: 11px Tahoma, Arial;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	padding-left: 45px;
	background: url(../images/menu_link.gif) no-repeat left center;
}
#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 {
	background: #FFFFFF;

}
#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: #55666F;
	padding: 2px 6px;
	margin: 4px 5px;
}
div.syndicate {
	background: #FFFFFF;
}
.syndicate img {
	padding: 3px;
}
#polls td {
	border: 0px;
	background: #55666F;
	color: #FFB940;
}
#polls table {
	border: 0px;
	color: #FFFFFF;
}
#polls form {
	background: #55666F;
	color: #FFFFFF;
}
#polls, #polls td.sectiontableentry1, #polls td.sectiontableentry2, #polls label {
	font: 11px Tahoma, Arial;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	border: 0px;
	padding: 0px;
}
#polls h3 {
	background: #FE7D00 url(../images/nav_bc.gif) no-repeat left center;
	color: #FFFFFF;
}
#polls input.button {
	background: #B5BBBF;
}

#footer {
	width: 722px;
	background: #2C3338;
	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;
}

