.rmore a {
	color: #023464;
}

.rmore {
	clear: both;
	text-align: right;
	margin-top: 4px;
}

.rmore img, .resulttitle img  {
	border: none;
	vertical-align: middle;
	margin-right: 3px;
}

.topborder {
	background: #023464 url(/images/bg/blueborder.png) repeat-x scroll left top;
	width: 300px;
}

.bottomborder {
	background: transparent url(/images/bg/blueb.png) repeat-x scroll left bottom;
}

.leftborder {
	background: transparent url(/images/bg/blueborder.png) repeat-y scroll left top;
}

.rightborder {
	background: transparent url(/images/bg/bluer.png) repeat-y scroll right top;
}

.bluebl {
	background: transparent url(/images/bg/bluebl.png) no-repeat scroll 0 100%;
}

.bluebr {
	background: transparent url(/images/bg/bluebr.png) no-repeat scroll 100% 100%;
}

.bluetl {
	background: transparent url(/images/bg/bluetl.png) no-repeat scroll 0 0;
}

.bluetr {
	background: transparent url(/images/bg/bluetr.png) no-repeat scroll 100% 0;
	padding: 0px 9px 10px 2px;
	text-align: left;
}

.below {
	margin-bottom: 5px;
}

.newsitem {
	height: 19px;
	background: grey url(/images/bg/newsddown.png) repeat-x;
	margin-bottom: 0px;
	padding: 3px 5px 0px;
	font-weight: bold;
	text-align: right;
	cursor: pointer;
}

.notpub {
	color: red;
}

.blueheader {
	padding: 8px 0px 0px 10px;
}

.newsitem img {
	width: 16px;
	float: left;
}

.newsbody {
	background: #fff;
	padding: 4px 8px;
	font-size: 90%;
	height: 76px;
}

.newsdate {
	font-size: 80%;
	color: #336699;
	text-align: right;
	padding-bottom: 5px;

}

.newsbody .rmore {
	margin-top: 3px;
}

.newsbody p{
margin: 0px;
}

#leftcontent {
	width: 595px;
	float:left;
}

#rightcontent {
	width: 300px;
	float: right;
}

.greycontentleft {
	margin-right: 5px;
}

#gallery h3 {
	margin: 0px;
}

#news {
	height: 172px;
	background: #fff;
}

.blueleft {
	width: 600px;
}

.newsfooter {
	margin: 5px 8px 0 8px;
	height: 20px;
	font-size: 90%;
}

.newsr {
	float:right;
	
}

#cimage1 {
	float: right;
	width: 295px;
}

#cimage2 {
	float:left;
	width: 295px;
}

#res {
	height: 111px;
}

#results {
	background: #fff;
	padding: 0px 5px;
}

.resulttitle {
	font-size: 90%;
	font-weight: bold;
}

.view {
	float: right;
	font-weight: bold;
	font-size: 90%;
}

.resultinfo {
	font-size: 80%;
	margin: -4px 0 2px 20px;
}

.newsfooter .bluelink {
	color: white !important;
}

.newshead {
	float:left;
}

.rssicon  {
	float: right;
	margin: -3px 6px;
}

.calkey {
	color: white;
	font-size: 80%;
	float:right;
	margin-right: 10px;
}

.calkey img {
	vertical-align: middle;
	margin: -3px 4px 0px 10px;
	width: 14px;
}

#calcontent img {
	width: 18px;
}

#m2, #m3, #m4, #n2, #n3, #n4 {
	display: none;
}

.caltable {
	font-size: 90%;
	width: 589px;
}

.eventtitle {
	font-weight: bold;
}

.eventro, .eventaro, .eventrbd, .eventarbd {
	display: none;
}

.caltable th {
	background: #336699;
	color: white;
	text-align: left;
}

.quote {
	margin: 4px;
}

.quoteend {
	height: 155px;
	background: url(/images/bg/speechend.png) no-repeat scroll 100% 100%;
	padding: 15px;
}

.quotestart {
	background: url(/images/bg/speechstart.png) no-repeat scroll 0% 0%;
}

.quotetext {
	font-style: italic;
}

.quoteperson {
	font-weight: bold;
}

.blueleft {
	margin-top: 10px;
}

#slider {

	/* You MUST specify the width and height */
	width:596px;
	height:350px;
	position:relative;	
	overflow:hidden;
	font-size: 100%;
}

#mask-gallery {
	
	overflow:hidden;	
}

#gallery {
	
	/* Clear the list style */
	list-style:none; 
	margin:0;
	padding:0 !important;
	
	z-index:0;
	
	/* width = total items multiply with #mask gallery width */
	width:1800px;
	overflow:hidden;
}

	#gallery li {
		margin: 0px !important;
		
		/* float left, so that the items are arrangged horizontally */
		float:left;
		background: DarkKhaki;
	}
	


#mask-excerpt {
	
	/* Set the position */
	position:absolute;	
	top:270px;
	left:120px;
	z-index:20;
	
	/* width should be lesser than #slider width */
	width:350px;
	overflow:hidden;	
	

}
	
#excerpt {
 

/* Clear the list style */
list-style:none;
margin:0;
padding:0;
padding-top: 4px;

/* Set the position */
z-index:10px;
position:absolute;
top:0;
left:0;

/* Set the style */
width:350px;
overflow:hidden;
color:#fff;	
}

#excerpt li {
	padding:12px;
}

#buttons {
	position: absolute;
	z-index:50px;
	bottom: 20px;
	width: 596px;
}	

#btn-prev {
	position: relative;
	left: 15px;
	float: left;
}

#btn-next {
	float: right;
	right: 15px;
	position: relative;
}

.advertcatch {
	color: #747474;
}

/* Calendar widget */

#calcontent {
	background-color: #FFFFFF;
}
.row0 {

}

.row1 {
background: #D5E5ED;
}

.row1, .row0 {
	height:22px;
}

.belownews {
	margin-bottom: 2px;
}

/* End of calendar widget. */


#slider-photos {

	/* You MUST specify the width and height */
	width:290px;
	height:130px;
	position:relative;	
	overflow:hidden;
	font-size: 100%;
}

#mask-gallery-photos {
	
	overflow:hidden;	
}

#gallery-photos {
	
	/* Clear the list style */
	list-style:none; 
	margin:0;
	padding:0 !important;
	
	z-index:0;
	
	/* width = total items multiply with #mask gallery width */
	width:1800px;
	overflow:hidden;
}

	#gallery-photos li {
		margin: 0px !important;
		text-align: center;
		/* float left, so that the items are arrangged horizontally */
		float:left;
	}
	

#buttons-photos {
	position: absolute;
	z-index:50px;
	bottom: 44px;
}	

#btn-prev-photos {
	position: relative;
	left: 15px;
}

#btn-next-photos {
	left: 225px;
	position: relative;
}

.slide-photo {
	border: 1px solid #5A5A5A;
	padding: 8px;
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgb(168,168,168)),
		color-stop(0.54, rgb(232,234,235)),
		color-stop(0.77, rgb(255,255,255))
	);
	background-image: -moz-linear-gradient(
		center bottom,
		rgb(168,168,168) 0%,
		rgb(232,234,235) 54%,
		rgb(255,255,255) 77%
	);
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	height: 110px;

}
