body {
	color: #666666;
	margin: 0;
	padding: 0;
	font-family: "Times New Roman", Arial, sans-serif;
	font-size: 12pt;
	background: #F5F7F2 url(images/bg.jpg) repeat-x; 
	background-position: top;
}

table {
	width: 100%;
}

table td {
	padding: 0;
	border-width: 0;
	vertical-align: top;
    text-align: justify;
}

#Main {
	background-color: #E9ECE2;
}

#header {
	background-image: url(images/head_02.png);
	background-repeat: repeat-x;
	height: 130px;
	background-color: #FFFFFF; margin-top: 7px;

}

.headerImg {
    background-image: url(images/head_03.png);
	background-repeat: no-repeat;
    width: 337px;
	vertical-align: middle;
}

#Main, #header {
	width: 955px;
}

#menu {
	width: 955px;
}
#logo {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
    background-position: left;
    vertical-align: middle;
	height: 130px;
}

#banner {
	text-align: center;
	padding-bottom: 5px;
}
div.header3 {
	position:relative;
}

div.header3 div.search {
	position:absolute;
	top:0;
	left:0; padding-left: 10px;
}

div.header3 div.search input {
	background:#365C83;
	border:1px solid #344F02;
	padding:2px;
}
.searchbutton {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body input#s{
background:white url(images/search.png)  no-repeat scroll 7px right;
border: 1px solid #1E2C3C; 
float:none; 
margin:4px 0 0 0 ; 
padding:3px 16px 3px 3px; 
}

body #searchsubmit {
background-color:#1E2C3C; 
margin-top:3px;
border-color: #394C48 #03182C #03182C #394C48;
border-style:solid;
border-width:1px;
color:#FFFFFF;
font-family:tahoma,verdana,arial,sans-serif;
font-size:11px;
padding:2px 2px 3px;
text-align:center;
}
.mail {
	background: url(images/body-t.png) 0 0 repeat-x;
	height: 47px;
    text-align: left;
    color: #ffffff;
}
.mail form {text-align: left; padding-top: 7px; padding-right: 7px}

a {
	text-decoration: none;
	font-weight: bold;
    color: #1E2C3C;
    font-family: "Times New Roman", "Times New Roman", Arial, Tahoma;  
	font-size: 16px;
}
a:hover {
	text-decoration: none;
}

h1 {font-size: 120%;}
h2 {font-size: 110%;}
h3 {font-size: 105%;}
h4 {font-size: 100%;}
h5 {font-size: 95%;}
h6 {font-size: 90%;}


h1, h2, h3, h4, h5, h6 {
	padding: 0px;
	margin: 0px;
	color: #006699;
	font-family: "Times New Roman", Arial, Helvetica, sans-serif;
}


ul { margin: 2px; padding: 2px; list-style: decimal inside;}
li {
	margin-left: 2px;
	list-style: square inside;
	color: #043264;
}

input.formButton {
	font-weight: normal;
}
input {
	font-size: 90%;
	color: #000000;
	margin-bottom: 4px;
	font-weight: normal;
}
input:hover {
}

.item
{
	color: #0D0D0D;
	margin-bottom: 20px;
	/*background-image: url(images/fon01.gif);
	background-repeat: repeat-x;
	background-position: left top;*/
	font-family:  "Times New Roman", Arial, sans-serif;
}
.itemHead
{
    color: #466588;
	background-color: #BCC0B1;
	background-image: url(images/bg_cc_th.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #466588;
	padding: 5px;
	font-family: "Times New Roman", Arial, Tahoma;
    font-size: 14px;
    font-weight: normal;
}
.itemInfo
{
	text-align: right;
	padding: 3px;
}

.itemTitle {color: #FFFFFF; font-size: 15px;}
.itemTitle a
{
	font-weight: bold;
	color: #FFFFFF;
}
.itemTitle a:hover
{
	color: #333333;
}
.itemPoster, .itemPostDate, .itemStats {font-size: 85%; color: #000000;}

.itemBody
{
	padding-left: 15px;
	padding-right: 15px;
	font-family: "Times New Roman", Arial, sans-serif;
}

.itemBody img
{
	margin: 5px;
	border: 2px solid #fff;
}
.itemText
{
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: "Times New Roman", Arial, Tahoma;
    font-size: 18px;
    font-weight: normal;
}
.itemFoot
{
	text-align: right;
	padding: 3px 3px 3px 15px;
	color: #236CB6;
}
.itemAdminLink, .itemPermaLink{	font-size: 90%;}

th
{
	padding: 2px;
	vertical-align: middle;
	font-family: "Times New Roman", Arial, Tahoma;
    font-size: 14px;
    font-weight: normal;
}

#leftcolumn
{
	width: 190px;
	padding-top: 0px;
	background-color: #1E2C3C;
	color: #FFFFFF;
	border-left: 1px solid #494949;
	border-right: 1px solid #494949;
	font-size: 95%;
}
#leftcolumn a
{
	color: #FFFFFF;
	font-weight: bold;
    font-size: 16px;
}

#leftcolumn a:hover
{
	color: #E5E5E5;
	
}
#leftcolumn th
{
	vertical-align: bottom;
	background-color: transparent;
	color: #ffffff;
}
#leftcolumn div.blockTitle
{
	padding: 5px;
	margin-bottom: 2px;
	background-color: #1E2C3C;
	background-image: url(images/left_titles.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #394C48;
    text-align: center;
}
#leftcolumn div.blockTitle h3 {
	color: #FFFFFF;
}
#leftcolumn div.blockContent
{
	padding: 2px 6px;
	margin-bottom: 20px;
	color: #FFFFFF;
}

#leftcolumn li {
	color: #666666;
}
#leftcolumn img {
	margin-right: 5px;
    margin-top: 5px;
	border: 2px solid #fff;

}
#centercolumn
{
	padding-right: 5px;
    padding-bottom: 5px;
	font-family: "Times New Roman", Arial, sans-serif;
}

#centercolumn li {
	font-size: 90%;
}
#centercolumn th
{
	color: #ffffff;
	background-color: #1E2C3C;
	background-image: url(images/bg_cc_th.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #043264;
	padding: 5px;
	font-size: 120%;
}
#centercolumn th a {
	color: #FFFFFF;
}
.centercol {}
.centercol .blockContent a {
	font-family: "Times New Roman", Arial, sans-serif;
    font-size: 16px;
    color: #666666;
}
	
.centercol .blockContent a:hover {
}

.centercol .blockTitle {
    background-color: #BDC2B4;
    border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-weight: bold;
    padding: 2px 5px 2px 0px;
}

.centercol .blockContent {
	padding-top: 5px;
	/*line-height: 1.5em;*/
	margin-bottom: 5px;
	padding-bottom: 5px;
}

.centercol .blockContent img {margin: 5px;}
.centercol li {}

#centerCcolumn, #bottomCcolumn {padding: 0px 3px 1px 3px;}
#centerLcolumn, #bottomLcolumn {width: 50%; padding: 0px 0px 0px 8px; border-left: 1px solid #cccccc;}
#centerRcolumn,  #bottomRcolumn {width: 50%; padding: 0px 8px 0px 0px;}
#bottomCcolumn {background-color: #BDC2B4;}
#bottomCcolumn div.blockTitle h2 {background-color: #BDC2B4;}

#rightcolumn
{
	padding: 5px;
	width: 190px;
	font-size: 90%;
	border-right: 1px solid #494949;
}
#rightcolumn div.rb_bg
{
	background: #EBEBEB;
}
#rightcolumn th {}
#rightcolumn div.blockTitle
{
	padding: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CFCDCD;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CFCDCD;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CFCDCD;
   text-align: center;
}
#rightcolumn div.blockTitle h3 {
	color: #7C7B7B;
	border-bottom:	1px solid #ccc;
}
#rightcolumn div.blockContent
{
	padding: 10px;
	margin-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CFCDCD;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CFCDCD;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CFCDCD;
}

div#content {text-align: left; padding: 10px 0px;}

#mainmenu a
{
	color: #E8F1CB;
	display: block;
	background-image: url(images/e01.gif);
	background-repeat: no-repeat;
	background-position: right 10px;
	padding: 7px;
    font-family: "Times New Roman", Arial, Tahoma;
    font-size: 15px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #394C48;
	border-top-color: #0A1B2C;
	border-top-width: 1px;
	border-top-style: solid;
	text-decoration: none;
}
#mainmenu a:hover
{
	color: #D3D3D3;
	background-color: #263B4F;
	background-image: url(images/e02.gif);
	background-repeat: no-repeat;
	background-position: right 10px;

}
#mainmenu a.menuTop, #mainmenu a.menuMain { padding-right: 10px; }

#mainmenu a.menuSub
{
	padding-right: 40px;
	font-weight: normal;
	background-image: none;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #007861;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #333333;
}
#mainmenu a.menuSub:hover {
	color: #51A8FF;
	background-color: #1A4579;
	background-image: none;
}
#usermenu a
{
	color: #ffffff;
	padding-left: 15px;
	padding-bottom: 4px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #225FA8;
	border-top-color: #1A4882;
	border-top-width: 1px;
	border-top-style: solid;
	padding-top: 4px;
	text-decoration: none;
}
td#usermenu a:hover
{
	background-color: #053C72;
	color: #55AFF9;
}
td#usermenu a.highlight
{
	background-color: #BED6FA;
	color: #003366;
	font-weight: bold;
}
.head
{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #B0BEB7;
	border: 1px solid #6594C0;
	background-image: url(images/bg_head.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.head a {
	color: #FFFFFF;
	font-size: 120%;
	font-variant: small-caps;
}
.even, tr.even td
{
	background-color: #D7DBCF;
	padding: 3px 5px;
	border: 1px solid #E1E1E1;
}
.odd, tr.odd td
{
	background-color: #CAD1D8;
	padding: 3px 6px;
}
.foot
{
	padding: 5px;
	font-weight: bold;
	color: #000000;
}


div.errorMsg
{
	background-color: #FFCCCC;
	text-align: center;
	border-top: 1px solid #DDDDFF;
	border-left: 1px solid #DDDDFF;
	border-right: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	font-weight: bold;
	padding: 10px;
}
div.confirmMsg
{
	background-color: #DDFFDF;
	color: #136C99;
	text-align: center;
	border-top: 1px solid #DDDDFF;
	border-left: 1px solid #DDDDFF;
	border-right: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	font-weight: bold;
	padding: 10px;
}
div.resultMsg
{
	background-color: #CCCCCC;
	color: #333333;
	text-align: center;
	border-top: 1px solid silver;
	border-left: 1px solid silver;
	font-weight: bold;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding: 10px;
}
div.xoopsCode
{
	background: #FFFFFF;
	border: 1px inset #264c00;
	font-family: "Courier New",Courier,monospace;
	padding: 0px 6px 6px 6px;
}
div.xoopsQuote
{
	background: #FFFFFF;
	border: 1px inset #264c00;
	font-family: "Courier New",Courier,monospace;
	padding: 0px 6px 6px 6px;
}
.comTitle
{
	font-weight: bold;
	margin-bottom: 2px;
}
.comText
{
	padding: 2px;
}
.comUserStat
{
	font-size: 10px;
	color: #2F5376;
	font-weight: bold;
	border: 1px solid silver;
	background-color: #ffffff;
	margin: 2px;
	padding: 2px;
}
.comUserStatCaption
{
	font-weight: normal;
}
.comUserStatus
{
	margin-left: 2px;
	margin-top: 10px;
	color: #2F5376;
	font-weight: bold;
	font-size: 10px;
}
.comUserRank
{
	margin: 2px;
}
.comUserRankText
{
	font-size: 10px;
	font-weight: bold;
}
.comUserRankImg
{
	border: 0;
}
.comUserImg
{
	margin: 2px;
}
.comDate
{
	font-weight: normal;
	font-style: italic;
	font-size: smaller;
}
.comDateCaption
{
	font-weight: bold;
	font-style: normal;
}
textarea
{
	border: 1px solid #333333;
	background-color: #E9ECE2;
	color: #1E2C3C;
}
input.formTextBox
{
	/*border: 1px solid #8699B5;
	background: #F2F4F7;*/
}
select
{
	border: 1px solid #333333;
	background-color: #E9ECE2;
	font-size: 90%;
	margin-bottom: 4px;
	color: #1E2C3C;
}


.footer {
background: url(images/footer_bg.gif) repeat-x top;
	height: 100px;
	color: #FFF;
	text-align: center;
    font-size: 12px;
}
.footer a{
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
.footer a:hover{
	color: #145AA7;
}

ul#menu { width: 100%; height: 42px; font-family: Verdana, sans-serif; font-weight: bold; list-style-type: none; margin: 0; padding: 0; }
ul#menu li { display: block; float: left; margin: 0 9px 0 0; }
ul#menu li a { height: 34px; font-size: 15px; color: #777; text-decoration: none; display: block; float: left; line-height: 200%; padding: 5px 8px 0; }
ul#menu li a:hover { color: #333; font-size: 16px;}
ul#menu li a.current{ color: #FFF; background: #043264 url("images/current-bg.gif") top left repeat-x; padding: 5px 8px 0; }	
ul#menu li a.current:hover{ color: #fff;}	
.date { width: 160px; height: 43px; background: #0A1B2C url("images/menu-bg.gif") top left repeat-x; vertical-align: middle; font-size: 15px; text-align: center; margin: 0;}
.topmenu {height: 43px; background: #0A1B2C url("images/menu-bg.gif") top left repeat-x; margin: 0; padding: 0; }
#headmenu a
{
	color: #FFFFFF;
   font-family: "Times New Roman", Arial, Tahoma;   
	font-size: 16px;   
	display: block;
	padding: 6px 15px;
	background-image: url(images/nav.png);
	text-decoration: none;
    text-align: center;
}

#headmenu a:hover
{
	background-image: url(images/links_over.gif);
	background-repeat: repeat-x;
	color: #1B3500;
	height: 15px;
}
#headmenu a.menuHead
{
	padding-top: 4px;
}
.separator {
	background-image: url(images/separator.gif);
	height: 15px;
	width: 2px;
	background-repeat: no-repeat;
}
.langs {
	background: url(images/body-t.png) 0 0 repeat-x;
	height: 30px;
    text-align: center;
    vertical-align: middle;
    color: #ffffff;
}

#wicsdate {color:#fff; float: right; padding: 107px 12px 0px 0px;}
.smart_block {background-color: #BDC2B4; padding: 3px; text-align: center;}
.more {text-align: right;}
.more img {border: 0px;}
.news_front {font-weight: bold; background-color: #E1E4D8; padding: 5px; text-align: justify; border-right: 2px solid 
#D5D8CE; border-left: 2px solid #D5D8CE; border-bottom: 2px solid #D5D8CE;}
.news_text img {border: 2px solid #fff;}