/* CSS Document */
img {border: 0;}

#xoopsHiddenText {visibility: hidden; color: #000000; font-weight: normal; font-style: normal; text-decoration: none;}

.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);}


#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;}
body {
	background-color: #fbefd9;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {color:#1f2b51; font-family:Verdana, Arial, Helvetica, sans-serif; text-decoration:underline;}
a:hover { color:#3c59b5}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fbefd9;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.style15 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #1f2c51; }
.style21 {color: #000000}
.style30 {color: #fbefd9; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none;}
.style30:hover{color: #fbefd9;}
.style34 {font-size: 12px; }
#centercolumn {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; }
#centercolumn th {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; }

.itemPostDate{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#7e6a49;
}
body {
	background-color: #fbefd9;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fbefd9;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.style15 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #1f2c51; }
.style21 {color: #7e6a49}
.style30 {color: #fbefd9; font-family: Verdana, Arial, Helvetica, sans-serif;}
.style34 {font-size: 12px; }
.input {
	BACKGROUND: url(/images/input.gif) no-repeat; WIDTH: 174px; BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; HEIGHT: 24px; BORDER-BOTTOM-STYLE: none;
}
.firebugHighlight {
    z-index: 2147483647;
    position: absolute;
    background-color: #3875d7;
}

.firebugLayoutBoxParent {
    z-index: 2147483647;
    position: absolute;
    border-right: 1px dashed #BBBBBB;
    border-bottom: 1px dashed #BBBBBB;
}

.firebugRulerH {
    position: absolute;
    top: -15px;
    left: 0;
    width: 100%;
    height: 14px;
    background: url(chrome://firebug/skin/rulerH.png) repeat-x;
    border-top: 1px solid #BBBBBB;
    border-right: 1px dashed #BBBBBB;
    border-bottom: 1px solid #000000;
}

.firebugRulerV {
    position: absolute;
    top: 0;
    left: -15px;
    width: 14px;
    height: 100%;
    background: url(chrome://firebug/skin/rulerV.png) repeat-y;
    border-left: 1px solid #BBBBBB;
    border-right: 1px solid #000000;
    border-bottom: 1px dashed #BBBBBB;
}

.overflowRulerX > .firebugRulerV {
    left: 0;
}

.overflowRulerY > .firebugRulerH {
    top: 0;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

.firebugLayoutBoxOffset {
    z-index: 2147483647;
    position: absolute;
    opacity: 0.8;
}

.firebugLayoutBoxMargin {
    background-color: #EDFF64;
}

.firebugLayoutBoxBorder {
    background-color: #666666;
}

.firebugLayoutBoxPadding {
    background-color: SlateBlue;
}

.firebugLayoutBoxContent {
    background-color: SkyBlue;
}

/*.firebugHighlightGroup .firebugLayoutBox {
    background-color: transparent;
}

.firebugHighlightBox {
    background-color: Blue !important;
}*/

.firebugLayoutLine {
    z-index: 2147483647;
    background-color: #000000;
    opacity: 0.4;
}

.firebugLayoutLineLeft,
.firebugLayoutLineRight {
    position: fixed;
    width: 1px;
    height: 100%;
}

.firebugLayoutLineTop,
.firebugLayoutLineBottom {
    position: absolute;
    width: 100%;
    height: 1px;
}

.firebugLayoutLineTop {
    margin-top: -1px;
    border-top: 1px solid #999999;
}

.firebugLayoutLineRight {
    border-right: 1px solid #999999;
}

.firebugLayoutLineBottom {
    border-bottom: 1px solid #999999;
}

.firebugLayoutLineLeft {
    margin-left: -1px;
    border-left: 1px solid #999999;
}
.map {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #1f2c51;
margin:4px;

padding:0pt;
}
.map li {
list-style-type:none;

}

.canvas, .canvas_last, .canvas_l, .canvas_r, .canvas_b {font-size:11px;float: left; margin-right: 0px; padding-top: 22px; padding-bottom: 20px;}
.canvas, .canvas_last {width: 180px;}
.canvas_l, .canvas_r {width: 383px;}
.canvas_b {width: 586px;}
.canvas_last, .canvas_r, .canvas_b {margin-right: 0;}

.clear {margin: 0px; height: 1px; clear: both; float: none; font-size: 1px; line-height: 0px; overflow: hidden; visibility: hidden;}
.proj_link { padding: 0 0 0px 0px; margin-top: 10px; text-align: center;}

#tooltip {
  position: absolute;
  z-index: 3000;

  opacity: 0.85;
	border: none;
	width: 300px;
	padding:20px;
	height: 135px;
	background: url('/images/shadow.gif');
	background-repeat: no-repeat;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#tooltip div {
  padding-left:5px;
  padding-right:5px;
}


