@charset "utf-8";
/* CSS Document */


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/bg/bg_main.gif);
}
a
{
	text-decoration:none;
}
.div-main-center
{
	
	position:fixed;
	text-align:center;
	width:100%;
	height:99.5%;
	border-bottom:2px #99FF00 solid;
	vertical-align:middle;
}
.div-main-bg
{
	position:static;
	margin-top:50px;
	background:url(images/bg/bg-glow-main.png) center no-repeat ;
	height:450px;
	
}
.td-bg-strip-transparent
{
	background:url(images/bg/dark-gray-transparent.png) center fixed repeat-y;
}
.color-logo-green {color: #94d106}

.button-green
{
	height:20PX;
	border:0px;
	background:#94d106;
	color:#FFFFFF;
	text-align:center;
	font-size:10px;
}
.button-green:hover
{
	color:#000000;
	cursor:pointer;
}
.input-text
{
	height:18px;
	width:150px;
	background:#313131;
	border: 1px #171616 solid;
	color:#CCCCCC;
	padding:1px;
}

.form-fields input, .form-fields select, .form-fields textarea
{

	background:#313131;
	border: 1px #171616 solid;
	color:#CCCCCC;
	padding:1px;
	font-size:11px;
}

.form-fields input,select { height:20px; }
.form-fields textarea { height:100px; }




.main-menu div, .main-menu div a
{
	color:#000000;
	text-align:center;
	background:url(images/bg/btn-bg-white.png);
	padding-left:10px;
	padding-right:10px;
	height:23px;
	padding-top:14px;	
}

.main-menu div:hover, .main-menu a:hover
{
	background:url(images/bg/btn-bg-green.png);
	
}

.box-gray-bg
{
	background:url(images/bg/gradient-gray-1.png) repeat-y;
	width:550px;
	height:auto;
	margin:15px;
	padding:15px;k

}
.div-footer
{
	background:url(images/bg/footer.png) repeat-x;
	height:134px;
	vertical-align:middle;
	line-height:20px;
	border-bottom: #99CC00 1px solid;
}	

/****************************************************************/
img {
	border: none;
}

/* dock - top */
.dock {
	position: relative;
	height: 80px;
	text-align: center;
}
.dock-container {
	position: absolute;
	height: 50px;
	padding-left: 20px;
}
a.dock-item {
	display: block;
	width: 40px;
	color: #FFFFFF;
	position: absolute;
	top: 0px;
	text-align: center;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.dock-item img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 
}
.dock-item span {
	display: none; 
	padding-left: 20px;
}

/***************************************************************/
form
{
	margin:0px;
}

.div-gal-frame
{
	float:left;
	margin:10px;
	background:#070707;
	height:130px;
	width:160px;
	padding:10px;
}
.div-gal-thumb
{
background:url(images/bg/thumb-bg.gif) no-repeat center #1b1d1a;
overflow:hidden;
height:97px;
width:160px;
	}
.gal-title, .gal-title a
{
	font-size:11px;
	padding:5px;
}

.gal-title a:hover
{
	font-size:11px;
	padding:5px;
}
.div-left-menu-item
{
	width:180px;
	height:20px;
	margin-top:5px;
	margin-left:10px;
	padding-top:3px;
	padding-left:10px;
	background:#232422;
	color:#9f9f9e;
	font-size:11px;
	font-weight:bold;
}

.div-left-menu-item:hover
{
	background:#527309;
	color:#fff;
}

.div-left-menu-item-hi
{
	width:180px;
	height:20px;
	margin-top:5px;
	margin-left:10px;
	padding-top:5px;
	padding-left:10px;
	background:#527309;
	color:#fff;
	font-size:11px;
	font-weight:bold;
}


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

.pagenumber{ margin-left:10px; display:inline-block; background:#070707; width:570px;  padding-bottom:2px; padding-top:3px; padding-right:10px; }
.pagenumber a{ font-family:Arial; font-size:11px; font-weight:bold; color:#333333; text-decoration:none; padding:0px 5px;margin-left:2px; display:inline-block;float:right; line-height:15px; margin-top:1px;}
.pagenumber a:hover{background:#527309; font-family:Arial; font-size:11px; font-weight:bold; color:#FFFFFF; text-decoration:none;  float:right; margin-top:1px;}

a.pagedisabled {float:right; color:#333333; background:#b7cab3; display:none;}

a.pagedisabled:hover{color:#fff;   background:#b7cab3; cursor:default; display:none;}

a.pagecurrent {color:#FFFFFF;  background:#527309; cursor:default; margin-top:1px; }
/*a.pagecurrent:hover{color:#FFFFFF; background:#fff; cursor:default; margin-top:1px;}*/

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

.eventticker { width:100%;  }
.eventicker ul li{ list-style:none; display:block; padding-bottom:0px; margin-bottom:0px; }
/*.newsticker- .thumbnail { float:left; width:110px; }
.newsticker .info { float:right; width:190px; }
.newsticker .info span.cat { display: block; font-size:10px; color:#808080; }*/

.clear { clear: both; }

.bwline
{
	height:20px;
	background:url(images/line2.gif) no-repeat center;
}
