/*Use for normal text which didn't define*/
body         { background-image: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #666666; margin-top: 0px;  background-color: #E8EBD0; }
td           { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;color: #666666; vertical-align: top; }
table 			 {width: 100%;}
a:link       { color: #607E3C; text-decoration: none;}/*Use for order links which are undefined*/
a:visited    { color: #607E3C; text-decoration: none;}
a:active     { color: #607E3C; text-decoration: none;}
a:hover      { color: #92BD5D; text-decoration: none;}
ul 
{ 
	margin: 0;
}

li 
{ 
	margin: 0;
	padding-top: 5px;
	list-style-position: outside;
	list-style-type: circle;
	display: block;
}

hr {border: none 0;
border-top: 1px dashed #666712;
	border-bottom: 1px solid #666712;
	width: 80%;
height: 4px;/*whatever the total width of the border-top and border-bottom equal*/
}

.textarea    
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #333333; 
	background-color: #FFFFFF; 
	border: single #999999; 
	border-width: 1px 1px 1px 1px; 
	overflow:auto; 
}
input.textbox
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #333333; 
	background-color: #FFFFFF;
	border-color:#666666; 
	border-width: 1px 1px 1px 1px; 
}
.checkbox 
{ 
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px; 
	color: #111111; 
	font-weight:400; 
}
.submit
{
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px; 
	color: #76033F; 
	border: 1px solid #999999;
}
select 
{ 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #333333; 
	background-color: #FFFFFF; 
	border-width: 1px 1px 1px 1px; 
}

/*item use for News module*/
.item {margin-bottom: 8px;}
.itemHead 
{
	padding: 4px; 
	border-left: 8px solid #FCBB8B; 
	border-bottom: 1px solid #7F7F7F; 
	background-color: #F6F7F6; 
	color: #92BD5D; 
	font-weight: bold;
}
.itemInfo 
{
	padding: 4px; 
	text-align: left; 
	color: #739F3C;
}
.itemTitle a 
{
	color: #5C753D;
	text-decoration: none;
	font-weight: bold;
	padding: 4px 10px;
}
.itemPoster {font-size: 90%;}
.itemPostDate {font-size: 90%;}
.itemStats {font-size: 90%;}
.itemBody {padding: 8px;}
.itemText {line-height: 1.5em; margin: 1px;}
.itemFoot {text-align: right; padding: 4px; border-bottom: 2px solid #B7B9B5; color: #739F3C;}
.itemAdminLink {font-size: 90%;}
.itemPermaLink {font-size: 90%;}

/*Use for header of table*/
th {background-color: #92BD5D; color: #FFFFFF; padding-left: 5px; vertical-align : middle; font-size: 11px;}

td#leftcolumn 
{
	width: 170px; 
	background-color: #ffffff; 
} 
td#leftcolumn th {}
td#leftcolumn .blockTitle 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: Black; 
	background-color: #ffffff; 
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 2px;
	background-image: url(images/left_title.gif);
	background-position: left;
	background-repeat: no-repeat;
}
td#leftcolumn .blockContent 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	color: #5C753D;
	padding-left: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
}
#leftcolumn a:link
{
	color:#5C753D;
	text-decoration: none;
}
#leftcolumn a:visited
{
	color:#5C753D;
	text-decoration: none;
}
#leftcolumn a:hover
{
	color:#5C753D;
	text-decoration: underline;
}


td#mainmenu a 
{	
	text-decoration: none;
	text-transform:uppercase;
	text-align: left;
	font-size: 10px;
	font-weight: bold;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 5px;

}
td#mainmenu a:hover 
{
	color: #92BD5D;
	text-decoration: none;
	text-align: left;
	background-image: url('images/bullet-hover.gif');
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
}
         
td#mainmenu a.menuTop 
{

}
td#mainmenu a.menuMain 
{

}
td#mainmenu a.menuSub {padding-left: 15px;}

td#usermenu a 
{
	text-decoration: none;
	background-color: transparent;
	text-align: left;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 5px;
}
td#usermenu a:hover 
{
	color: #92BD5D;
	text-decoration: none;
	text-align: left;
	background-image: url('images/bullet-hover.gif');
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
}
td#usermenu a.menuTop {}
td#usermenu a.highlight {color: #ABE760; background-color: #FFFFFF}
td#usermenu a:hover.highlight {color: #FFFFFF; background-color: #74AA31;}

td#centercolumn h2{font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #CC6600;  }

td#centercolumn {padding: 8px; background-color: #FFFFFF;  }

td#centercolumn th {background-color:#92BD5D;}
td#centerCcolumn {padding: 0px;}
td#centerCcolumn .blockTitle {font-weight: bold; padding: 4px; border-left: 8px solid #FCBB8B; border-bottom: 1px solid #7F7F7F; background-color: #F6F7F6; color: #92BD5D;}
td#centerCcolumn .blockContent {padding: 4px; margin-bottom: 8px;background-color: #ffffff; line-height: 120%;}

td#centerLcolumn {width: 50%; padding-right: 4px;}
td#centerLcolumn .blockTitle {font-weight: bold; padding: 4px; border-left: 8px solid #FCBB8B; border-bottom: 1px solid #7F7F7F; background-color: #F6F7F6; color: #92BD5D;}
td#centerLcolumn .blockContent {padding: 4px; margin-bottom: 8px; background-color: #F5F6E8; line-height: 120%}

td#centerRcolumn {width: 50%; padding-left: 4px;}
td#centerRcolumn .blockTitle {font-weight: bold; padding: 4px; border-left: 8px solid #FCBB8B; border-bottom: 1px solid #7F7F7F; background-color: #F6F7F6; color: #92BD5D;}
td#centerRcolumn .blockContent {padding: 4px;background-color: #F5F6E8; margin-bottom: 8px}

div#content {text-align: left;}
div#content .newbb_level1 { background-color:#5C753D;}
div#content .newbb_level2 { background-color:#5C753D;}
div#content .newbb_folder { background-color:#5C753D;}
div#content .newbb_submenu { background-color:#5C753D; padding-right: 5px; padding-top:4px;}

td#rightcolumn 
{
	width: 160px; 
	background-color: #F5F6E8;
	background-image: url(images/right_column.jpg);
	background-repeat: repeat-y;
}
td#rightcolumn th {}
td#rightcolumn .blockTitle 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #000000; 
	background-color: transparent; 
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
}
td#rightcolumn .blockContent 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	color: #5C753D;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

/*****Use for newbb module************/
.outer {border: 1px solid #5C753D; background-color: #FFFFFF;}
.head {background-color: #BBD899; color: #FFFFFF; padding: 5px; font-weight: bold} 

.even {background-color: #ffffff; padding: 3px;}
.odd {background-color: #ffffff; padding: 5px;}

.foot {background-color: #BBD899; padding: 5px; font-weight: bold; color:#FFFFFF;} 
tr.even td {background-color: #FFFFFF; padding: 4px;}
tr.odd td {background-color: #FFFFFF; padding: 4px} 
 
/*************Used when display errors**************/
div.errorMsg {background-color: #D6E7C1; text-align: center; border-top: 1px solid #DDDDE0; border-left: 1px solid #DDDDE0; border-right: 1px solid #AAAAAA; border-bottom: 1px solid #AAAAAA; font-weight: bold; padding: 10px;}
div.confirmMsg {background-color: #D6E7C1; color: #386403; text-align: center; border-top: 1px solid #DDDDE0; border-left: 1px solid #DDDDE0; border-right: 1px solid #AAAAAA; border-bottom: 1px solid #AAAAAA; font-weight: bold; padding: 10px;}
div.resultMsg {background-color : #D6E7C1; color: #386403; text-align: center; border-top: 1px solid #C0C0C0; border-left: 1px solid #C0C0C0; font-weight: bold; border-right: 1px solid #666666; border-bottom: 1px solid #666666; padding: 10px}

div.xoopsCode {font-size: 90%; background-color: #FFFFFF; border: 1px dashed #944949; padding: 4px;}
div.xoopsQuote {font-size: 90%; background-color: #FFFFFF; border: 1px dashed #944949; padding: 4px;}
div.xoopsCode pre {margin: 0px;}
div.xoopsQuote blockquote {margin: 0px;}

/*************Use for newbb, complement modules**********************/
.comTitle {font-weight: bold; margin-bottom: 2px;}
.comText {padding: 2px;}
.comUserStat {font-size: 10px; color: #589A06; font-weight: bold; border: 1px solid #5C753D; background-color: #FFFFFF; margin: 2px; padding: 2px}
.comUserStatCaption {font-weight: normal;}
.comUserStatus {margin-left: 2px; margin-top: 10px; font-weight: bold; font-size: 10px;}
.comUserRank {margin: 2px;}
.comUserRankText {font-size: 10px;font-weight: bold;}
.comUserRankImg {border: 0px none;}
.comUserName {}
.comUserImg {margin: 2px;}
.comDate {font-weight: normal; font-style: italic; font-size: smaller;}
.comDateCaption {font-weight: bold; font-style: normal;}

/***********MEI DEFINES******************/
#maintable {width: 950px;}

#footer
{
	height:118px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px; 
	color:#ffffff;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(images/costaricacolores_1000px_08.jpg);
	background-repeat: no-repeat;
}
#footer a:link
{
	color:#ffffff;
	text-decoration: none;
}
#footer a:visited
{
	color: #FEFF09;
	text-decoration: none;
}
#footer a:hover
{
	color:#000000;
	text-decoration: none;
}
