/* CSS Document */
body {
	/* height: 100%; */
	font: 11px Tahoma, Arial;
	color: #515151;
	padding: 0;
	width: 702px;
	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 {
	display: block;
	position:relative;
	width: 692px;
	border: 0;
	margin: 0 auto;
	padding: 0 5px;
	text-align: left;
}
.clr {
	clear:both;
}
.left {
	float: left;
}
.right {
	float: right;
}

#header_body {
	background: url(../images/header_bc.gif);
	height: 136px;
	width: 692px;
}
#logotip {
	background: url(../images/logotip.jpg);
	width: 197px;
	height: 136px;
}
#menu {
	margin: 0;
	border: 0;
	padding: 12px 0px;
	width: 495px;
	background: #D0D0D0;
}
#menu ul, #menu li {
	list-style: none;
	display: inline;
}
#menu a {
	padding: 12px 40px;
	margin: 0px;
	color: #FFFFFF;
	font: 11px Tahoma, Arial;
	font-weight: bold;
	text-decoration: none;
	border-left: 1px solid #FFFFFF;
}
#menu a:hover {
	color: #FE7D00;
	background: url(../images/menu_hover.gif) no-repeat top center;
}

#body {
	width: 495px;	
}
#header_images {
	background: url(../images/header_images.jpg) no-repeat;
	height: 136px;
	width: 495px;
}

#user_box {
	width: 495px;
	background: #FFFFFF;
	border-bottom: 1px dashed #CCCCCC;
}
#user_box div.moduletable {
	margin: 4px;
	float: right;
}
#user_box h3 {
	color: #6A6A6A;
	font: 12px Tahoma, Arial;
	font-weight: bold;
	padding: 13px 0px 13px 20px;	
}

#user_box #user_1 h3 {
	background: url(../images/nav_bc_1.gif);
}
#user_box #user_1 div.moduletable {
	width: 141px;
}
#user_box #user_2 h3 {
	background: url(../images/nav_bc_2.gif);
}
#user_box #user_2 div.moduletable {
	width: 185px;
}
#user_box #user_3 h3 {
	background: url(../images/nav_bc_1.gif);
}
#user_box #user_3 div.moduletable {
	width: 141px;
}

#user_box ul {
	list-style: none;	
}
#user_box ul, #user_box table.contentpaneopen {
	background: url(../images/nav_box_bc.gif) repeat-x;
}
#user_box li {
	padding: 4px 0px;
	border: 0px;
	border-bottom: 1px dashed #D9D9D9;
}
#user_box a {
	padding-left: 20px;
	margin: 0px;
	color: #2F2F2F;
	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;
}
#user_box span {
	display: none;
}

.content {
	background: #FFFFFF;
	float: right;
	padding: 5px;
}
#content div {	
}
#content .blog, #content table {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
#content table.blog {
	border-bottom: 1px dashed #CCCCCC;
}
div.blog_more {
	padding: 5px;
	padding-left: 40px;
}
div.componentheading {
	padding-left: 40px;
}
.contentheading, .componentheading, .blog_more {
	font: 12px Tahoma, Arial;
	font-weight: bold;	
	color: #749906;
	background: url(../images/h3_bc.gif) no-repeat left center;
}
#content div .contentheading {
	font: 14px Tahoma, Arial;
	font-weight: bold;
}
.contentheading {
	width: 100%;
	border: 0px;
	padding: 12px 00px 12px 40px;
	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%;
	background: #FFFFFF;
	color: #8B8B8B;
}
.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: 197px;
}
#navigation div.module {
}
#navigation h3 {
	text-align: left;
	padding: 10px 0px 10px 0px;
	padding-left: 30px;
	font: 12px Tahoma, Arial;
	color: #6A6A6A;
	font-weight: bold;
	background: url(../images/nav_h3.gif) no-repeat;
}
#navigation table {
	background: url(../images/menu_bc.gif) repeat-x;
}
div#navigation td {
	border: 0px;
	padding: 6px 0px;	
	border-bottom: 1px dashed #BFBFBF;
	text-align: center;
}
#navigation a.mainlevel {
	font: 11px Tahoma, Arial;
	color: #686868;
	font-weight: normal;
	text-decoration: none;
	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: #686868;
	font-weight: bold;
	border: 0px;
}
#navigation form, #navigation form table {
	background: url(../images/menu_bc.gif) repeat-x;
}
#navigation form td {
	padding-left: 10px;	
	color: #565656;
	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 #979797;
	background: #FF9C3A;
	font: 11px Tahoma, Arial;
	font-weight: normal;
	color: #FFFFFF;
	padding: 2px 6px;
	margin: 4px 5px;
}
div.syndicate {
	background: url(../images/menu_bc.gif);

}
.syndicate img {
	padding: 3px;
}
#polls form table {
	background: none;

}
#polls, #polls td.sectiontableentry1, #polls td.sectiontableentry2, #polls label {
	font: 11px Tahoma, Arial;
	font-weight: normal;
	color: #686868;
	text-align: left;
	border: 0px;
	padding: 0px;
}
#polls h3 {
}
#polls input.button {
}

#footer {
	width: 692px;
	background: #737474 url(../images/footer_bc.gif) repeat-x top;
	padding: 10px 0px;
	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;
}

