/* CSS Document */
body {
	/* height: 100%; */
	font: 11px Tahoma, Arial;
	color: #515151;
	padding: 0;
	text-align: center;
	background: #b1b1b1 url(../images/background2.png) 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: 791px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}
.clr {
	clear:both;
}
.left {
	float: left;
}
.right {
	float: right;
}

#logotip {
	height: 70px;
	width: 791px;
	background: url(../images/logotip.png) no-repeat;	
}
#search {
	padding: 30px 20px 0px 410px;
}
#header_images {
	background: url(../images/header_images.png) no-repeat right top;
	width: 582px;
	height: 189px;
}
#header_images h1 strong {
	color: #FFE87C;
}
#header_images h1 {
	font: 11px Tahoma, Arial;
	color: #FFFFFF;
	font-weight: normal;
	padding: 30px 20px 0px 290px;
}
#header_images h1 a {
	font: 11px Tahoma, Arial;
	color: #FFFFFF;
	font-weight: bold;	
}
#menu {	
	text-align: right;
	padding: 9px 0px 9px 0px;
}
#menu ul {
	margin-top: 39px;
	list-style: none;	
}
#menu li {
	display: inline;
}
#menu a {	
	padding: 9px 20px 9px 25px;
	color: #FFFFFF;
	font: bold 10px Tahoma, Arial;
	text-transform: uppercase; 
	text-decoration: none;
	background: url(../images/menu_link.png) no-repeat left top;
	border-right: 1px solid #FFFFFF;
}
#menu a:hover {
	text-decoration: none;
	background: url(../images/menu_hover.png) no-repeat left top;
}

#body_page {
	width: 791px;
	background: #111216;
	background-image: url(../images/bg-corners.png);
	background-repeat: repeat-x;
}

#navigation {
	width: 209px;

}
#nav_header {
	background: url(../images/nav_all_top.png) no-repeat top;
	padding: 10px 10px 0px 5px;
}
#navigation div.module {
	background: transparent url(../images/navig_1_middle.gif) repeat-y;
}
#navigation div.module div {
	background: transparent url(../images/navig_1_top.png) no-repeat top;
}
#navigation div.module div div {
	background: transparent url(../images/navig_1_bottom.png) no-repeat bottom;
	padding-bottom: 5px;
}
#navigation div.module div div div {
	margin: 0px;
	padding: 2px;
	background: none;
}
#navigation h3 {
	color: #FFFFB8;
	font: bold 12px Tahoma, Arial;
	padding: 10px 0px 10px 40px;
	background: url(../images/nav_left.gif) no-repeat left center;
}
#navigation table {
	padding: 0px 10px 5px 10px;
}
#navigation td {
	padding: 4px 0px 7px 0px;
	background: url(../images/link_bc.gif) repeat-x bottom;
}
#navigation a.mainlevel {
	font: bold 11px Tahoma, Arial;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 35px;
	background: url(../images/menu_left.gif) no-repeat center left;
}
#navigation a.mainlevel:hover  {
	text-decoration: underline;
}
#navigation label, #navigation td {
	font: bold 11px Tahoma, Arial;
	color: #FFFFFF;
}
#navigation label {
	font: bold 11px Tahoma, Arial;
}
#navigation form {}
#navigation form td {
	padding-left: 10px;
}
#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;
}
.syndicate img {
	padding: 0px 2px 2px 0px;
}
#polls {
	color: #FFFFFF;
}
#navigation #polls div.module {
	background: url(../images/navig_2_middle.gif);
}
#navigation #polls div.module div {
	background: url(../images/navig_2_top.png) no-repeat top;
}
#navigation #polls div.module div div {
	padding: 0px 0px 6px 0px;
	background: url(../images/navig_2_bottom.png) no-repeat bottom;
}
#navigation #polls div.module div div div {
	padding: 2px;
	background: none;
}
#polls thead td {
	color: #FEE289;
	font: bold 11px Tahoma, Arial;
}
#navigation #polls table {
	border: 0px;
	padding: 2px;
}
#polls form {
	margin: 5px;
}
#navigation #polls td {
	border: 0px;
	text-align: left;
	padding: 2px;
	background: none;
}
#polls td.sectiontableentry1 label, #polls td.sectiontableentry2 label {
	font: normal 11px Tahoma, Arial;
	color: #FFFFFF;
}
#polls h3 {
	color: #FFFFFF;
}
#polls input.button {}

#user_box {
	width: 202px;
	padding: 2px;
}
#user_box div#user_1, #user_box div#user_2, #user_box div#user_3 {
	float: left;
	width: 202px;
	background: url(../images/user_box_back.gif);
}
#user_box div.moduletable {
	text-align: left;
	background: url(../images/user_box_foot.gif) no-repeat bottom;	
}
#user_box h3 {
	color: #FFFFFF;
	font: bold 12px Tahoma, Arial;
	padding: 8px 0px 8px 30px;
	background: url(../images/nav_bc_1.gif) no-repeat left center;
}
#user_box ul {
	list-style: none;
	padding: 5px 0px;
}
#user_box table {
}
#user_box ul {
}
#user_box li {
	padding: 3px 0px;
	margin: 0px 5px 0px 5px;
	border-bottom: 1px solid #D1D1D1;
}
#user_box a {
	padding-left: 15px;
	margin: 0px;
	color: #828282;
	font: normal 11px Tahoma, Arial;
	text-decoration: none;
}
#user_box a:hover {
	text-decoration: underline;
}
#user_box table.contentpaneopen {
	color: #828282;
	font: 11px Tahoma, Arial;
	padding: 5px;
}
#user_box table.contentpaneopen td {
	padding: 5px;
}
#user_box span {
	display: none;
}
#user_box span.article_seperator {
	display: none;
}

#body {
	width: 582px;
}
.content {
	width: 368px;
	float: left;
	background: #3C3E44;
	margin: 2px 3px 2px 5px !important;
	margin: 2px 1px 2px 2px;
}
.content_full {
	width: 574px;
	background: #3C3E44;
	margin: 2px 3px 2px 5px !important;
	margin: 2px 1px 2px 2px;
	color: #FFFFFF;
}
#content div {
	color: #FFFFFF;
}
#content .blog, #content table {
	border: 0px;
	padding: 0px;	
}
#content table.blog {
	border: 0px;
}
div.blog_more {
}
.contentheading, .componentheading, .blog_more {
	font: bold 12px Tahoma, Arial;
	color: #FFFFFF;
	padding: 8px 0px 8px 10px;
	border: 0px;
	margin: 0px;
	background: #000000 url(../images/nav_bc_2.png) no-repeat left top;
}
#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: #FFFFFF;
	margin: 0px;
	width: 100%;	
}
#content div .contentpaneopen {
	width: 100%;
}
.small, .createdate {
	color: #FFFF8C;
	font: italic 10px Tahoma, Arial;
}
#content a {
	color: #FFFFFF;
	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: 12px 0px;
	margin: 5px 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;
}
