/* CSS Document */
body {
	/* height: 100%; */
	font: 11px Tahoma, Arial;
	color: #515151;
	padding: 0;
	text-align: center;
	background: #FFFFFF 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 {
	width: 933px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}
.clr {
	clear:both;
}
.left {
	float: left;
}
.right {
	float: right;
}

#header_top {
	background: #0033FF;
	border-top: 10px solid #CCCCCC;
	border-bottom: 1px solid #0033FF;
	padding-top: 8px;
}
#search {
	padding: 6px 20px 0px 0px;
}
#header_images {
	background: url(../images/header_images.jpg);
	width: 925px;
	height: 167px;
	border: 4px solid #CCCCCC;
	margin-top: 10px;
}
#menu {
	border: 0px;
	padding: 10px 0px;
	text-align: right;
}
#menu ul {
	list-style: none;
	font: bold 11px Tahoma, Arial;
}
#menu li {
	display: inline;
}
#menu a {	
	padding: 10px 20px;
	margin-right: 1px;
	color: #0033FF;
	font: bold 11px Tahoma, Arial;
	text-decoration: none;
	background: #CCCCCC;
}
#menu a:hover {
	text-decoration: none;
	background: #6D858E;
}

#body_page {
	border: 4px solid #FFFFFF;
	border-top: 0px;
	background: #FFFFFF;
}

#navigation {
	width: 171px;
	border: 1px solid #DADADA;
	border-top: 0px;
}
#navigation div.module {
}
#navigation h3 {
	text-align: left;
	padding: 8px 0px 10px 0px;
	padding-left: 30px;
	font: bold 12px Tahoma, Arial;
	color: #0033ff;
	border: 1px solid #DADADA;
	border-right: 0px;
	border-left: 0px;
	background: url(../images/nav_bc_1.gif) no-repeat left center;
}
#navigation table {
}
div#navigation td {
	border: 0px;
	padding: 5px 0px;
	border-bottom: 1px solid #D0D0D0;
}
#navigation a.mainlevel {
	font: normal 11px Tahoma, Arial;
	color: #0033ff;
	text-decoration: none;
	padding-left: 35px;
	background: url(../images/menu_bc.gif) no-repeat center left;
}
#navigation a.mainlevel:hover, a.mainlevel#active_menu  {
	text-decoration: underline;
}
#navigation label, #navigation td {
	font: bold 11px Tahoma, Arial;
	color: #0033ff;
}
#navigation label {
	font: normal 11px Tahoma, Arial;
}
#navigation form {
}
#navigation form td {
	padding-left: 10px;
}
#navigation form a {
	color: #0033ff;
	font-weight: normal;
	text-decoration: none;
}
#navigation form a:hover {
	text-decoration: underline;
}
#navigation input.button {
	border: 1px solid #EDEDED;
	background: #1B1B1B;
	font: 11px Tahoma, Arial;
	font-weight: bold;
	color: #FFFFFF;
}
div.syndicate {
}
.syndicate img {
	padding: 3px;
}
#polls {
	width: 171px;
	border: 1px solid #D0D0D0;
	border-top: 0px;
}
#polls td, #polls form {
	border: 0px;
	background: #FFFFFF;
}
#polls div.module {
	background: #FFFFFF;
}
#polls thead td {
	border: 0px;
	color: #000000;
	font: bold 11px Tahoma, Arial;
}
#polls td.sectiontableentry1 label, #polls td.sectiontableentry2 label {
	font: normal 11px Tahoma, Arial;
}
#polls h3 {
	color: #0033ff;
	font: bold 12px Tahoma, Arial;
	padding: 8px 0px 8px 30px;
	background: #FFFFFF url(../images/nav_bc_2.gif) no-repeat left center;
	border: 1px solid #D0D0D0;
	border-left: 0px;
	border-right: 0px;
}
#polls input.button {
	border: 1px solid #EDEDED;
	background: #1B1B1B;
	font: 11px Tahoma, Arial;
	font-weight: bold;
	color: #FFFFFF;
}

#body {
	width: 750px;
}

.content {
	float: left;
	width: 577px;
}
.content_full {
	float: left;
	/*border: 1px solid #DADADA;*/
}
#content div {
}
#content .blog, #content table {
	border: 0px;
	margin: 0px;
	padding: 0px;
	
}
#content table.blog {
}
div.blog_more {	
	border: 1px solid #DADADA;
}
.contentheading, .componentheading, .blog_more {
	font: bold 12px Tahoma, Arial;
	color: #0033ff;
	padding: 5px 0px;
	border-top: 5px solid #CCD5E0;
}
#content div .contentheading {
	font: bold 14px Tahoma, Arial;
	color: #6D858E;
	padding-left: 20px;
}
.contentheading {
	width: 100%;
	border: 0px;
	margin: 0px;
}
#content td div.mosimage {
	margin: 0px 10px 5px 0px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
}
#content div.mosimage_caption {
	display: none;
}
#content .contentpaneopen {
	font: normal 18px Tahoma, Arial;
	color: #828282;
	margin: 0px;
	padding: 0px;
	width: 97%;
	border: 1px solid #DADADA;
}
#content div .contentpaneopen {
	width: 100%;
	color: #828282;
}
.small, .createdate {
	color: #D38E27;
	font: normal 14px Tahoma, Arial;
}
#content a {
	color: #C8931F;
	font-family normal: Tahoma, Arial;
	font-size: 11px;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}
#content a.readon {
	font-weight: bold;
}
#content ul {
        color: #C8931F;
	list-style: none;
        font: bold 11px Tahoma, Arial;
}

#footer {
	background: #0033FF;
	padding: 10px 0px;
	color: #FFFFFF;
	font: normal 11px Tahoma, Arial;
	text-align: center;
}
#footer a {
	color: #FFFFFF;
	font: bold 11px Tahoma, Arial;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
