@charset "utf-8";
/* CSS Document */

*
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

body
{
	text-align: center;
	background: url(img/body-bg.png);
	font-family: Arial, Helvetica, sans-serif;
}

h2
{
	font-size: 21px;
	font-family: "Trebuchet MS", Arial;
	font-style:italic;
	color: #494980;
	margin: 13px 0 30px 0;	
	line-height: 160%;
}

#container
{	
	width: 805px;
	margin: 0 auto 0 auto;
	background: url(img/page-bg.png) repeat-y;
	text-align: left;
}
	#container1
	{
		padding: 0 16px 0 16px;
	}
	
#footer
{
	background: url(img/footer-bg.jpg) no-repeat bottom;
	margin: 0;	
	padding: 0 28px 0 28px;
}
	#footer1
	{
		padding: 20px 9px 40px 9px;
		border-top: 5px dotted #CCCCCC;	
		color: #666666;
		font-size: 13px;
		line-height: 160%;
	}	
	#footer1 a
	{
		color: #666666;
	}
	#footer1 p
	{
		padding: 0 0 10px 0;
	}

#quick-jump
{
	padding: 20px 25px 0px 15px;
	float: right;
	font-size: 13px;
	color: #666666;
}

td, th
{
	font-size: 13px;
}


/*
	H O M E   P A G E
*/

#htop
{
	position: relative;
	width: 100%;
	height: 310px;
	background: url(img/htop-bg.jpg) no-repeat;
}
	#htop h1
	{
		position: absolute;
		top: 35px;
		left: 10px;
		font-size: 18px;
		font-family: 'Trebuchet MS', 'Geneva CE', lucida, sans-serif ;
		color: #666666;
	}
		#htop h1 span
		{
			font-size: 13px;
		}
	#flash-banner
	{
		position: absolute;
		top:85px;
		left: 0;
		z-index: -1000;
	}

#hlngs	
{
	padding: 5px 5px 5px 9px;
	font-size: 12px;
	color: #666666;
}
	#hlngs a
	{
		color: #666666;
	}
	#hlngs a:hover
	{
		color: #000000;
	}


		

ul#hnav
{
	width: 100%;
	height: 55px;
	border-bottom: 3px solid #FFD37C;
	font-size: 15px;
	margin: 5px 0 0 0;
}
	
	ul#hnav li
	{
		width: 190px;
		height: 52px;
		float: left;
	}
	.hnav-f-left
	{
		margin: 3px 4px 8px 0;
	}
	.hnav-f-right
	{
		margin: 3px 0px 8px 0;
	}	

	ul#hnav a
	{
		display: block;
		width: 100%;
		height: 100%;
		color: #FFFFFF;
		text-decoration: none;
	}
		ul#hnav a:hover
		{
			background: url(img/hbtn-hover.png) no-repeat;
		}
	
	ul#hnav strong
	{
		display: block;
		padding: 10px 9px 5px 10px;
	}
		ul#hnav span
		{
			font-size: 11px;
			/*font-weight: normal; */
			line-height: 150%;
		}
	
	.hbtn1
	{
		background: url(img/hbtn1.png) no-repeat;
	}
	.hbtn2
	{
		background: url(img/hbtn2.png) no-repeat;
	}
	.hbtn3
	{
		background: url(img/hbtn3.png) no-repeat;
	}
	.hbtn4
	{
		background: url(img/hbtn4.png) no-repeat;
	}	
	
.last-events
{
	background: #FFEBC1;
	padding: 9px 9px 9px 9px;
	margin: 4px 0 0 0;
	border-bottom: 1px solid #FCD47E;
	border-top: 1px solid #FCD47E;
	color: #E69500;
}

	.last-events a
	{
		color: #E69500;
	}	
	.last-events a:hover
	{
		color: #435181;
	}
	
.levent
{
	width: 180px;
	text-align: center;
	border-right: 1px solid #FCD47E;
	float: left;
	margin: 10px 0 0 0;
	font-size: 12px;
}
	.levent img
	{
		border: 3px solid #FFFFFF;
		margin: 0 0 4px 0;
	}
.levent-last
{
	border: none;
}	

.news
{
	background: #FFFF33;
	padding: 9px 9px 9px 13px;
	margin: 4px 0 5px 0;
	border-bottom: 1px solid #CC0000;
	border-top: 1px solid #CC0000;
	color: #000000;
	font-size: 14px;
	line-height: 160%;
}
	.news a 
	{
		display: inline!important;
	}


.hsection
{
	padding: 9px;
}

	.hsection h2 a
	{
		color: #494980;
		text-decoration: none;
	}	
	

.hsection-item
{
	position: relative;
	padding: 10px 12px 12px 12px;
	float: left;
	margin: 0px;
}	
.hsection-item:hover
{
	background-color: #FCEFC5;
}
	.hsection a 
	{
		display: block;
		color: #BC1D59;
	}
	.hsection a:hover h3
	{
		color: #435181;
		text-decoration: underline;
	}

	
	.hsection-item h3 
	{
		font-size: 15px;
		color: #BC1D59;
		padding: 0 0 9px 0;
		font-family: "Trebuchet MS", Arial;
	}
			
	.hsection-item img
	{
		padding: 3px;
		border: 3px solid #ABBECC;
		background: #FFFFFF;
	}
	
.hsection-ad
{
	display: block;
	position: absolute;
	bottom: 22px;
	right: 22px;
	border: 2px solid #FFFFFF;
	padding: 5px 8px 5px 8px;
	color: #FFFFFF;
	background-color: #CC3300;
	font-size: 11px;
}	
	
	
	
/*
	S U B   P A G E
*/	

#stop
{
	position: relative;
	width: 100%;	
	height: 217px;
	background-color: #FFFFFF;
}
	#stop h1
	{
		display: block;
		position: relative;
	}
	#stop h1 a
	{
		display: block;
		position: absolute;
		top: 40px;
		left: 30px;
		width: 300px;
		height: 100px;
		text-decoration: none;
	}
	#stop h1 a span
	{
		visibility: hidden;
	}

#slngs
{
	position: absolute;
	top: 5px;
	left: 12px;
	width: 300px;
	height: 17px;
	font-size: 12px;
}
	#slngs a
	{
		color: #3B3B3B;
	}
	#slngs a:hover
	{
		color: #FFFFFF;
	}
	
#skip-nav
{
	display: none;
}
	

#snav
{
	position: absolute;
	top: 177px;
	left: 191px;
}
	#snav li
	{
		float: left;
		margin: 0 4px 0 0;
	}
		#snav li a
		{
			display: block;
			width: 141px;
			height: 40px;
			color: #FFFFFF;
			text-decoration: none;
			font-size: 15px;
		}
		#snav li a:hover
		{
			background: url(img/sbtn-hover.gif) no-repeat;
		}
			#snav li strong
			{
				display: block;
				padding: 12px 10px 10px 12px;
				font-weight: bold;
			}
		.sbtn0
		{
			background: url(img/sbtn1.gif) no-repeat;
		}
		.sbtn1
		{
			background: url(img/sbtn2.gif) no-repeat;
		}
		.sbtn2
		{
			background: url(img/sbtn3.gif) no-repeat;
		}
		.sbtn3
		{
			background: url(img/sbtn4.gif) no-repeat;
		}	
		.sbtn-active
		{
			background: url(img/sbtn-active.gif);
			color: #494980 !important;
		}
			.sbtn-active:hover
			{
				background: url(img/sbtn-active.gif) !important;
			}				


#scontent
{
	width: 100%;
	background: url(img/scontent-bg.jpg) repeat-y;
}

#scontent-col1
{
	width: 184px;
	float: left;
}
	#scontent-nav
	{
		width: 100%;
		background:url(img/snav-bg.jpg) repeat-y;
	}
		#scontent-nav li
		{
			border-top: 1px solid #D2D2D2;
		}
		#scontent-nav a 
		{
			display: block;
			padding: 12px 15px 12px 15px;
			color: #FFFFFF;
			text-decoration: none;
			font-weight: normal;
			font-size: 13px;
		}
			#scontent-nav a:hover
			{
				background: #FFA800;
			}
		li.scontent-nav-lev1
		{
			padding: 0 0 0 15px;
		}


#scontent-col2
{
	width: 571px;
	float: right;
	padding: 15px 0 25px 0;
	font-size: 13px;
	line-height: 180%;
}
	#scontent-col2 a
	{
		color: #BC1D59;
	}
		#scontent-col2 a:hover
		{
			color: #003366;
		}
	#scontent-col2 ol
	{
		margin: 5px;
		padding: 15px;
	}
	#scontent-col2 p
	{
		padding: 0 15px 15px 5px;
	}
	#scontent-col2 h3
	{
		font-size: 18px;
		color: #BC1D59;
		padding: 15px 0 12px 0;
		font-family: "Trebuchet MS", Arial;
		font-style:italic;
	}	
		#scontent-col2 h3 a
		{
			color: #BC1D59;	
		}
	

#scontent-col2 table {
	border-collapse: collapse;
	color: #1B4875;
	margin: 0 0px 10px 0px;
	width: 315px;
}
#scontent-col2 table td,th {
	border: 1px solid #C0CED5;
	padding: 5px 9px 5px 9px;
	color: #666666;
}
#scontent-col2 table th {
	background-color: #9AB1BD;
	text-align: left;
	color: #FFFFFF;
}

#scontent-col2 ul {
	padding: 0px 4px 4px 4px;
	margin: 0px 10px 10px 20px;
	list-style-image: url(img/list-item.gif);
}
#scontent-col2 ul li {
	margin-bottom: 0.4em;
}	

#scontent-col2-gallery
{
	width: 210px;
	float: right;
	text-align: right;
	margin: 0px 0 0 30px;
}
	#scontent-col2-gallery img
	{
		border: 3px solid #ABBECC;
	}

#contact-person
{
	padding: 10px 10px 0 10px;
	background: #FFFFCC;
	border: 1px solid #FFCC66;
	color:#CC6600;
	width: 290px;
	margin: 10px 0 10px 0;
}
	


.subpage
{
	height: 230px;
}
	.subpage img
	{
		float: left;
		margin: 15px 25px 0 0;
		padding: 3px;
		border: 3px solid #ABBECC;
	}
	
.photo-item
{
	float: left;
}
.photo-item img
{
        border: 2px solid #ABBECC;
}

.related-gallery
{
	width: 120px;
	height: 120px;
	float: left;
	text-align: center;
	font-size: 10px;
	line-height: 130%;
}
	.related-gallery img
	{
		border: 2px solid #ABBECC;
	}

#sfooter
{
	margin: 30px 0 0 0;
	clear: right;
	border-top: 5px dotted #CCCCCC;
	padding: 20px 0 0 0;
	color: #666666;
}



.corl
{
	height: 1px;
	visibility: hidden;
	clear: left;
}

.corb
{
	height: 1px;
	visibility: hidden;
	clear: both;
}
.noborder
{
	border: none !important;
}


.figure
{
	text-align: center;
	font-size: 12px;
	color: #666666;
	font-style: italic;
	margin: 10px 0 10px 0;
}

.dow-link
{
	padding: 15px 0 15px 25px;
	font-size: 12px;
}


.video-list
{
        width: 256px;
        height: 176px; 
        position: relative;
        float: left;
        margin: 0 15px 15px 0;
        border: 3px solid #ABBECC;
        
}
.video-list img
{
        padding: 3px; 
}
.video-list-desc 
{
        position: absolute;
        bottom: 3px;
        left: 3px;
        background: #BC1D59;
        opacity: 0.9;
         -khtml-opacity: 0.9;
        filter: alpha(opacity=90);
}
.video-list-desc strong
{
        display: block;
        font-size: 12px;
        font-style: normal;
        padding: 10px 15px 10px 15px; 
}
.video-list-desc strong a
{ 
        color: white!important;
}

.video-container
{        
        position: relative;
        margin-bottom: 15px;
}
.video-container a
{
        display: block;
        width: 480px;
        height: 270px;
        border: 3px solid #ABBECC;
}
.video-container img
{
        border: none;
}
img.video-play
{
        position: absolute;
        left: 215px;
        top: 100px;
}

.comment
{
        margin-bottom: 15px;
}

.comment-info
{
        font-size: 90%;
}
.date
{
        color: #cccccc;
}

span.avatar
{
        float: left;
}

.comment-body p
{
        margin-left: 60px;
}

.paging
{
        text-align: center;
        font-size: 140%;
}
