body {
	color: #666666;
	margin: 0;
	padding: 0;
	font-family: "Times New Roman", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	background-attachment: fixed;
	background-image: url(images/bg_main.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #5f5e5e;
	line-height: 1.4em;
}

table {
	width: 100%;
}

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


#Main {
	width: 955px;
	background-color: #f6f7ef;
}

#header {
	width: 955px;
}

.logo {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
   background-position: left;
	height: 130px;
	background-color: #66b000;
}
.banner {
	text-align: center;
	margin-bottom: 8px;

}

#langsbar {
   float: right;
	padding: 7px 10px;
}
#langsbar img{
   border: 1px solid #ccc;
}

#color-styles {
    float: right;
	width: 175px;
	top: 0;
	padding: 1px 5px;
 }

 #wicsdate {text-align: right; color:#000; font-weight: normal; font-family: "Times New Roman", Arial; padding: 1px 3px;}
 
a {color: #7d8d5d; text-decoration: none; font-weight: normal;}
a:hover {
	color: #588236;
	text-decoration: underline;
}

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


h1, h2, h3, h4, h5, h6 {
	padding: 0px;
	margin: 0px;
	font-family: "Times New Roman";	
}

ul { margin: 2px; padding: 2px; list-style: decimal inside; text-align: left;}
li {
	margin-left: 2px;
	list-style: square inside;
	color: #7d8d5d;
	font-size: 90%;
}

input {
	font-size: 90%;
	color: #999999;
	border: 1px solid #B1B1B1;
	margin-bottom: 4px;
}

.item {margin-bottom: 15px;}
.item:hover  {background-color: #F9F9F9;}
.itemHead {
	padding: 3px;
	color: #2f8500;
}

.itemInfo {
	text-align: right;
	padding: 3px;
}
.itemTitle a {
   font-weight: bold; 
	font-size: 130%;
}
.itemPoster, .itemPostDate, .itemStats {font-size: 90%; }
.itemBody {	padding: 5px;}
.itemText {
	margin-top: 1px;
	margin-bottom: 1px;
}
.itemText a , .itemInfo a, .itemFoot a{
	font-weight: normal;
}
.itemText a:hover .itemInfo a:hover, .itemFoot a:hover {
	text-decoration: none;
}
.itemFoot {
	text-align: right;
	padding: 3px;
	margin-right: 20px;
	margin-left: 20px;
}
.itemAdminLink {font-size: 90%;}
.itemPermaLink {font-size: 90%;}

th {
	color: #666666;
	padding : 2px;
	vertical-align : middle;
	font-family: "Times New Roman", Verdana, Arial, Helvetica;
}


#leftcolumn, #rightcolumn {
	width: 200px;
	padding-top: 10px;
}
 {
	width: 220px;
	padding-top: 10px;
}

#leftcolumn th, #rightcolumn th {color: #666666; vertical-align: middle;}
#leftcolumn .blockTitle, #rightcolumn .blockTitle {
	color: #777;
	font-weight: bold;
	margin-right: 8px;
	margin-left: 8px;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#leftcolumn .blockContent, #rightcolumn .blockContent {
	padding: 3px 12px;
	margin-bottom: 10px;
}

.centercol {}

.centercol .blockTitle {
	color: #2f8500;
	font-weight: bold;
	margin-top: 10px;
}

.centercol .blockContent {
	padding-top: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CDCDCD;
	padding-bottom: 20px;
}

.pageBlocks {
	padding: 4px;
}
.pageBlocks:hover {background-color: #FFFFFF;}

#centercolumn {
	padding-top: 15px;
	padding-bottom: 15px;
}

#centercolumn th {
	color: #FFFFFF;
	vertical-align: middle;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #65724c;
	background-color: #7d8d5d;
	font-size: 140%;
	padding-right: 5px;
	padding-left: 5px;
	font-family: "Times New Roman";
	font-weight: normal;
}
#centercolumn th a {
	color: #FFFFFF;
}
#centerCcolumn, #bottomCcolumn {
	padding: 0px 4px 0px 4px;
}
#centerLcolumn, #bottomLcolumn {
	width: 50%;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CDCDCD;
	padding: 0px 4px 0px 4px;
}
#centerRcolumn,  #bottomRcolumn {width: 50%; padding: 0px 4px 0px 4px;}

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

#mainmenu a {
	display: block;
	margin: 0;
	padding: 2px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F9F9F9;
}
#mainmenu a:hover {
	text-decoration: none;
	background-color: #F9F9F9;
}
#mainmenu a.menuTop, #mainmenu a.menuMain {padding-left: 8px; }
#mainmenu a.menuTop {
	border-top-style: none;
}
#mainmenu a.menuSub {
	padding-left: 25px;
	color: #7d8d5d;
}

#usermenu a {
	display: block;
	margin: 0;
	padding: 2px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F9F9F9;
}
#usermenu a:hover {		
   text-decoration: none;
	background-color: #F9F9F9;
}
#usermenu a.menuTop {	border-top-style: none;}
#usermenu a.highlight {
	background-color: #3F8B1B;
	color: #FFFFFF;
}


.outer {}
.head {
	background-color: #7d8d5d;
	font-weight: normal;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #65724c;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-family: "Times New Roman";
	font-size: 120%;
}
.head a {
	color: #EDF5B1;
	text-decoration: none;
}
.head a:hover {
	text-decoration: none;
	color: #DCEC6F;
}

.even, tr.even td {
	background-color: #e6e8e6;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
td.even:hover, tr.even td:hover, .odd:hover, tr.odd td:hover {
	background-color: #F5F4F1;
}

.odd, tr.odd td {
	background-color: #eaebea;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.foot {
	padding: 2px;
	font-weight: bold;
	text-align: center;
}


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: #7d8d5d; 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 #000080; font-family: "Courier New",Courier,monospace; padding: 0px 6px 6px 6px;}
div.xoopsQuote { background: #FFFFFF; border: 1px inset #000080; font-family: "Courier New",Courier,monospace; padding: 0px 6px 6px 6px;}


.comTitle {margin-bottom: 2px;}
.comText {padding: 2px;}
.comUserStat {font-size: 10px; color: #7d8d5d; 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: #7d8d5d; font-weight:bold; font-size: 10px;}
.comUserRank {margin: 2px;}
.comUserRankText {font-size: 10px;font-weight:bold;}
.comUserRankImg {border: 0;}
.comUserName {}
.comUserImg {margin: 2px;}
.comDate {font-weight: normal; font-style: italic; font-size: smaller}
.comDateCaption {font-weight: bold; font-style: normal;}

.footer {
	padding: 10px 3px;
	text-align: center;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	font-size: 90%;
	background-color: #5c6b40;
}
.footer a {
	text-decoration: none;
	font-weight: normal;
	color: #999999;
}
.footer a:hover {
	color: #CCCCCC;
}

select {
	font-size: 90%;
	margin-bottom: 4px;
}



/* --------- Navigation menu --------- */
#xo-globalnav {
	clear : both;
   width : 955px;
	height : 35px;	
   margin : 0;
	background : #7d8d5d url(images/nav.jpg) repeat-x;;	
   padding : 0;	
}
#xo-globalnav ul {
	float : left;	
   height : 30px;		
	margin : 5px 0 0 0;	
	padding : 0 0 0 5px;	
  list-style : none;				
}
#xo-globalnav ul li {
	float : left;
	margin : 0;
  padding : 0 0 0 10px;		
}
#xo-globalnav ul li a {
	float : left;
	margin : 0;
	padding : 0 15px 0 5px;
	color: #fff;
	text-decoration : none;	
	font : bold 15px/30px Arial, sans-serif;		
}
#xo-globalnav ul li a:hover,
#xo-globalnav ul li a:active {color: #E7FAA9;}
#xo-globalnav ul li.current {background: transparent url("images/left-tab.gif") no-repeat;}
#xo-globalnav ul li.current a {		
	background: transparent url("images/right-tab.gif") no-repeat right top;
	color: #4B3D2C;
}
