/*#############################
.item_random_title {
	display:none;
}
*/
.bannerimage img {
	border: 0px none;
}

.error {
	color: red;
}

.hide{
	display:none;
}

.quicklinks {
	width: 150px;
	}

#searchbox {
	font-size: 11px;
}
	
	#searchbox input.textbox{
		width: 100px;
	}

	#searchbox input {
		font-size: 11px;
	}
	#searchbox form {
		padding:0px;
		margin: 0px;
	}
	#searchbox a {
		text-decoration: none;
		color: #ffffff;
	}


/*SCROLLER*/
#pscroller1 {
	width: 150px;
	height: 150px;
}

#pscroller1 a {
	text-decoration: underline;
	color: #000000;
}

.someclass {
	line-height: 140%;
}

.newsthumbs {
	width: 120px;
	padding-bottom: 10px;
	padding-right: 10px;
	border: 0px none; 
}
/*CONTENT FORMAT*/
#item_content { }
#item_news { margin-bottom: 20px; }
#item_news h3,h5 { }
#item_news img { }
#item_article { padding-bottom: 10px; }
#item_event { }
#item_link { }
#item_plain { }
#item_rss { }
#genlist { }
.genlist_tr { }
.genlist_divclass { }

.genlist_divclass table {
	width: 98%;
	border-width: 0 0 1px 1px;
	border-spacing: 0;
	border-color: #bbbbbb;
	border-style: solid;
	border-collapse: collapse;
}

.genlist_divclass td,th  {
	border-width: 1px 1px 0 0;
	border-color: #bbbbbb;
	border-style: solid;
}

.genlist_divclass th {
	background-color: #2E3092;
}

.genlist_divclass th a  {
	color: #ffffff;
}

/*FORUM START*/

#forum table {
	border: 1px solid #0066CA;
}

#forum a {
	text-decoration: underline;
}

#forumheader {
	color: #fff;
	background-color: #0066CA;
}

#topicoddcolor {
	background-color: #fff;
}

#topicevencolor {
	background-color: #eee;
}

/*PRIVATE*/

.item_random_title {
	font-weight: bold;
}
.item_random_content {
	font-weight: normal;
}
.item_random_author {
	font-weight: bold;
}

/*LIGHTBOX AREA*/
.gallery_lightbox_title_border {
	border-bottom:1px solid #CD9833;
}
.gallery_lightbox ul {
	margin:0px; padding:0px;
}
.gallery_lightbox li {
	float: left; margin-right: 10px;list-style:none; padding-bottom: 20px; text-align: center; margin-bottom: 25px; font-size: 0.7em; width: 180px; display: block; border:1px solid #CD9833;
}
.gallery_lightbox img {
	border:0px solid #666666; width: 170px; padding: 5px;
}
.gallery_lightbox {
	 overflow: auto;
	 display:block;
}