

/* -------- Theme styles --------------------- */

body {
background: #E3E0CF url(images/bg.jpg);
color: #000000;
scrollbar-face-color: #B28A59;
scrollbar-highlight-color: #D4BDA1;
scrollbar-3dlight-color: #9F8E79;
scrollbar-darkshadow-color: #544500;
scrollbar-shadow-color: #866843;
scrollbar-arrow-color: #FFC000;
scrollbar-track-color: #7F623F;
}
 
/* ----------------------------- */

.contents_outer_line {           
/*	border: solid 2px #E57E00; */   /* Orange Line */
	border: solid 2px #FAD05F;    /* Light Orange-yellow Line */
	border-spacing: 0px;
} 


.navi_tab_left_end {
	background: url("images/tab18h/tab1left_end.gif") no-repeat  center;
} 

.navi_tab_left_end_up {
	background: url("images/tab18h/tab1left_end_up.gif") no-repeat  center;
} 


.navi_tab_center {
	background: url("images/tab18h/tab1center.gif") no-repeat  center;
} 

.navi_tab_center_up {
	background: url("images/tab18h/tab1center_up.gif") no-repeat  center;
} 



.navi_tab_right_end {
	background: url("images/tab18h/tab1right_end.gif") no-repeat  center;
} 

.navi_tab_right_end_up {
	background: url("images/tab18h/tab1right_end_up.gif") no-repeat  center;
} 



.navi_tab_left {
	background: url(images/tab1left.gif) no-repeat  center;
} 

.navi_tab_left_up {
	background: url("images/tab18h/tab1left_up.gif") no-repeat  center;
} 



.navi_tab_right {
	background: url("images/tab18h/tab1right.gif") no-repeat  center;
} 

.navi_tab_right_up {
	background: url("images/tab18h/tab1right_up.gif") no-repeat  center;
} 
   
.whitelink {
	color: #ffffff;
	}


.breadcrumbslink {
	font-size: 12px;
	color: #ffffff;
	}

/* ----------------------------- */



.navibtn a {
	color: #FFFFFF;
	background: transparent;
	font-weight:bold;
	text-decoration: none;
}

.navibtn a:visited {
	color: #FFFFFF;
	background: transparent;
	font-weight:bold;
	text-decoration: none;
}

.navibtn a:hover {
	color: #00FF00;
	background: transparent;
	font-weight:bold;
	text-decoration: none;
}



.navibtnoff {
	background: url(images/navibtn_inactive.gif) no-repeat  center;
	color: #AAAAAA;
	font-size: 16px;
	font-family: serif;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;	
} 


/* ----------------------------- */


a {
	background: transparent;
	color: #0000FF;
	font-weight:bold;
	text-decoration: none;
}

a:visited {
	color: #900090;
}

a:hover {
	color: #00FF00;
	text-decoration: underline;
}




a.whitelink {
	background: transparent;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
}

a.whitelink:visited {
	color: #FFFFFF;
}

a.whitelink:hover {
	color: #FFFFFF;
	text-decoration: underline;
}






//----------------------------



th a {
	color: #ffffff;
}


/* 
h1, h2, h3, h4, h5 {
	color:#000000;
}
*/


ul {
	text-align: left;
	margin: 2px 2px 2px 12px;
	padding: 2px;
	list-style: square outside;
}


ul newslisting {    
        /* Recent News by Categories */
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 2px;
	list-style: square outside;
}



input{
	font-size: 0.9em;
}

select{
	font-size: 0.9em;
}

textarea{
	font-size: 0.9em;
}


.outerframe {
}




.outline {
	text-align: center;
	width: 940px;
    margin:auto;
}

.headerlogo {
	background: url(images/header_bg.jpg) repeat;
	margin: 0;
	padding: 0;
}

.headerleft {  
	background: url(images/header_bg.jpg) repeat;
	width: 140px;
	margin: 0;
	padding: 0;
}

.headerright { 
	background: url(images/header_bg.jpg) repeat;
	width: 170px;
	margin: 0;
	padding: 0;
}

.headerbanner {
	background: url(images/cube.gif) right;
	width: 100%;
	text-align: center;
	vertical-align: middle;
}



.headerCSGmenu {
	background: url(images/navibar_bg.jpg);
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: show;
} 


.headerCSGnavigation {
	background: url(images/navibar_bg2.gif) repeat-x;
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: show;
} 


.headerCSGlocation {
	color: #FFFFFF;
	font-size: 0.8em;
	font-weight: medium;
} 


.headertextwhite {
	color: #FFFFFF;
	font-size: 0.65em;
	font-weight: normal
}


.headerbar {
	background: url(images/nav.gif) repeat-x;
	font-size: 10pt;
	text-align: right;
	margin: 0;
	padding: 3px 5px;
/*	border-bottom: solid 1px #dddddd;  */
}



.leftcolumn {
	position: relative;
	margin: 0 auto 0 auto;
	width: 180px;
	text-align: center;	
 	background: url(images/left_colmn_bg.jpg) repeat-y;  
}

.leftcolumn th { 
/*	background: #778899; */
/*	color: #ffffff; */
/*	vertical-align: middle; */
}

.leftblock {
	text-align: center;
}



.leftblockTitle {
	position: relative;
	margin: 0px 6px 0px 6px;
	float: none;
	width: 176px;
	background: url(images/left_menu_title_bg.jpg) repeat;
	color: #4d4d80;
	font-weight: bold;
	text-align: center;
	font-size: 0.8em; 

}

.leftblockContent {
	width: 170px;
	text-align: left;
	background: url(images/leftblock_content_bg.jpg) repeat;
	margin: 0px 6px 10px 6px;
	padding: 3px;
	line-height: 1.2;
	font-size: 0.8em; 
}

.centeroutline {
	margin-bottom: 10px;
	padding: 1px;
   	border: solid 1px #cccccc; 
}

.centercolumn {
   	border: solid 10px #B28A59;
   	background-color; #FFFFFF;
	font-size: 0.9em;
margin: 0;
padding: 0px; 
}


.centercolumn th {
	background: #778899;
	color: #ffffff;
	vertical-align: middle;
}

.centerCcolumn {
	margin: 0;
	padding: 0px; 
}

.centerCblockTitle {
/*	background: url(images/bg.gif);  */
	color: #4d4d80;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;
	padding: 4px 3px 3px 3px;
	border: solid 1px #7f4600;
}

.centerCblockContent {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0px;
	line-height: 1.4;
/*	border-right: solid 1px #7f4600;  */
/*	border-bottom: solid 1px #7f4600; */
/*	border-left: solid 1px #7f4600;   */
}

.centerLcolumn {
	width: 50%;
	margin: 0;
	padding: 0 3px 0 0;
}

.centerLblockTitle {
	background: url(images/bg.gif);
	color: #4d4d80;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;
	padding: 4px 3px 3px 3px;
	border: solid 1px #7f4600;
}

.centerLblockContent {
	padding: 0px;
	line-height: 1.3;
	border-right: solid 1px #7f4600;
	border-bottom: solid 1px #7f4600;
	border-left: solid 1px #7f4600;
}

.centerRcolumn {
	width: 50%;
}

.centerRblockTitle {
	background: url(images/bg.gif);
	color: #4d4d80;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;
	padding: 4px 3px 3px 3px;
	border: solid 1px #7f4600;
}

.centerRblockContent {
	margin: 0;
	padding: 8px;
	line-height: 1.4;
	border-right: solid 1px #7f4600;
	border-bottom: solid 1px #7f4600;
	border-left: solid 1px #7f4600;
}



.content {
	text-align: left;
	/* margin: 0; */
	padding: 0px; /* Adjust white space in the Center Block */
}




.rightcolumn {
/*	background: url(images/rb2.gif); */
	background: #A08C73; 
	width: 190px;
	margin: 3px;
	font-size: 0.9em;
}

.rightcolumn th {
	background: #778899;
	color: #ffffff;
	font-size: 0.9em;
	vertical-align: middle;
}

.rightblockTitle {
	width: 176px;
	background: url(images/hbar2.gif) repeat #ffffff; 
	color: #4d4d80;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;
	padding: 0px 0px 0px 0px;
	border-top: solid 1px #66AA66;
	border-bottom: solid 1px #66AA66;
	border-left: solid 1px #66AA66;
	border-right: solid 1px #66AA66;

}

.rightblockContent {
	width: 170px;
	text-align: left;
/*	background: url(images/rightblock_content_bg.jpg) repeat; */
	background: #A09C5E; 
	margin: 0px 6px 7px 6px;
	padding: 3px;
	line-height: 1.2;
}

.whitespace {
	background: #FFFFFF;
}




.footerbar {
/*	background: url(images/footerbar_bg.jpg) repeat-x #003282;  */
	color: #AAAAAA;
	font-size: 9pt;
	text-align: center;
	margin: 0;
	padding: 3px;
}

.footerbar a {
	color: #ffffff;
}

.footerbar a:visited {
	color: #ffffff;
}

.footerbar a:hover {
	color: #ff8c00;
	text-decoration:underline overline;
}

input.formButton {
}


/* News items ------------- */

.item {
	border: solid 1px #7f4600;
	background: url(images/bg_page.jpg) repeat #FFF5CB;
}

.itemHead {
	background: #7F4600;
	color: #ffffff;
	margin: 0;
	padding: 3px;
}

.itemInfo {
	background: #E5D6AC;
	text-align: right;
	margin: 0;
	padding: 3px;
}

.itemTitle a {
	background: transparent;
	color: #ffffff;
	font-size: 120%;
	font-weight: bold;
}

.itemTitle a:visited {
	color: #e6e6e6;
}

.itemPoster {
	font-size: 0.9em;
}

.itemPostDate {
	font-size: 0.9em;
}

.itemStats {
	font-size: 0.9em;
}

.itemBody {
	margin: 0;
	padding-left: 5px;
}

.itemText { 
	text-align: left;
	margin: 6px;
	line-height: 1.2;
}

.itemFoot {
	background: #e5d6ac;
	text-align: right;
	margin: 0;
	padding: 3px;
}

.itemAdminLink {
	font-size: 0.9em;
}

.itemPermaLink {
	font-size: 0.9em;
}

td#mainmenu a {
	text-decoration: none;
	margin: 0;
	padding: 2px;
	display: block;
}

td#mainmenu a:visited{
	color:#000080;
}


td#mainmenu a:hover {
	background: #88FF88;
	text-decoration: none;
}

td#mainmenu a.menuTop {
	margin: 0;
	padding-left: 3px;
	border-bottom: dotted 1px #7f4600;
}

td#mainmenu a.menuMain {
	margin: 0;
	padding-left: 3px;
	border-bottom: dotted 1px #7f4600;
}

td#mainmenu a.menuSub {
	margin: 0;
	padding-left: 9px;
	border-bottom: dotted 1px #7f4600;
}

td#usermenu a {
	background: #ffffff;
	text-decoration: none;
	margin: 0;
	padding: 2px;
	border-bottom: dotted 1px #7f4600;
	display: block;
}

td#usermenu a:visited {
	color:#000080;
}

td#usermenu a:hover {
	background: #e6e6e6;
	text-decoration: none;
}
td#usermenu a.menuTop {}

td#usermenu a.highlight {
	background: #ffcccc;
}





.outer {
	border: solid 1px #c0c0c0;
}

.head {
	background: #c2cdd6;
	font-weight: bold;
	margin: 0;
	padding: 5px;
}

.even {
	background: #efefef;
	margin: 0;
	padding: 5px;
}

.odd {
	background: #e6e6e6;
	margin: 0;
	padding: 5px;
}

.foot {
	background: #c2cdd6;
	font-weight: bold;
	margin: 0;
	padding: 5px;
}

tr.even td {
	background: #efefef;
	margin: 0;
	padding: 5px;
}

tr.odd td {
	background: #e6e6e6;
	margin: 0;
	padding: 5px;
}

div.errorMsg {
	background: #ffcccc;
	font-weight: bold;
	text-align: center;
	margin: 0;
	padding: 10px;
	border-top: solid 1px #ddddff;
	border-right: solid 1px #aaaaaa;
	border-bottom: solid 1px #aaaaaa;
	border-left: solid 1px #ddddff;
}

div.confirmMsg {
	background: #ddffdf;
	color: #136c99;
	font-weight: bold;
	text-align: center;
	margin: 10px;
	padding: 10px;
	border-top: solid 1px #ddddff;
	border-right: solid 1px #aaaaaa;
	border-bottom: solid 1px #aaaaaa;
	border-left: solid 1px #ddddff;
}

div.resultMsg {
	background: #ddddff;
	color: #333333;
	font-weight: bold;
	text-align: center;
	margin: 10px;
	padding: 10px;
	border-top: solid 1px #cccccc;
	border-right: solid 1px #9999cc;
	border-bottom: solid 1px #9999cc;
	border-left: solid 1px #cccccc;
}

div.xoopsCode, div.xoopsQuote { 
	width:98%;
	height: 100%;
	padding: 0;
}

div.xoopsCode pre {
	border: solid 1px #c0c0c0;
	margin:0;
	overflow:auto;
	padding:0 1em;
	min-height:4em;
	height:auto;
	white-space: pre-wrap;       /* css-3 */
	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
	white-space: -pre-wrap;      /* Opera 4-6 */
	white-space: -o-pre-wrap;    /* Opera 7 */
	word-wrap: break-word;       /* Internet Explorer 5.5+ */
    background-color:#ffffff;
}
/* for IExplorer */
* html div.xoopsCode pre {
	height:4em;
	height:auto;	/* IE 6.x */
	width:40em;
}

div.xoopsQuote blockquote {
	margin: 0;
	padding: 0 6px 6px 6px;
	border: solid 1px #c0c0c0;
    background-color:#ffffff;
}

.comTitle {
	font-weight: bold;
	margin-bottom: 2px;
}

.comText {
	margin: 0;
	padding: 2px;
	line-height: 1.4;
}

.comUserStat {
	background: #f5f5f5;
	color: #2f5376;
	font-size: 0.8em;
	font-weight:bold;
	margin: 2px;
	padding: 4px 2px 1px 4px;
	border: solid 1px #c0c0c0;
}

.comUserStatCaption {
	font-weight: normal;
}

.comUserRank {
	margin: 2px;
}

.comUserRankText {
	font-size: 0.8em;
}

.comUserRankImg {
	border: 0;
}

.comUserName {}

.comUserImg {
	margin: 2px;
}

.comDate {
	font-size: smaller;
	font-weight: normal;
}

.comDateCaption {
	font-weight: normal;
}

.comUserStatus {
	background: #f5f5f5;
	color: #2f5376;
	font-size: 0.8em;
	font-weight: bold;
	margin: 2px;
	padding: 4px 2px 1px 3px;
	border: solid 1px #c0c0c0;
}

/* --------- System common styles -------------------- */
                                   
img {border: 0;}

.pagneutral {font-size: 10px; width: 16px; height: 19px;text-align: center; background-image: url(../../images/pagneutral.gif);}

.pagact {font-size: 10px; width: 16px; height: 19px;text-align: center; background-image: url(../../images/pagact.gif);}

.paginact {font-size: 10px; width: 16px; height: 19px;text-align: center; background-image: url(../../images/paginact.gif);}

#xoopsHiddenText {visibility: hidden; color: #000000; font-weight: normal; font-style: normal; text-decoration: none;}

#mainmenu a {text-align:left; display: block; margin: 0; padding: 4px;}
#mainmenu a.menuTop {padding-left: 3px;}
#mainmenu a.menuMain {padding-left: 3px;}
#mainmenu a.menuSub {padding-left: 9px;}

#usermenu a {text-align:left; display: block; margin: 0; padding: 4px;}
#usermenu a.menuTop {}
#usermenu a.highlight {color: #0000ff; background-color: #fcc;}
                                 









