body {
	background: #fff url('/media/Image/header_bg.gif') top left repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font: 11px/15px Tahoma;
	text-align: center;
}

a,
a:link,
a:visited,
a:active
{
	color: #0a4f94;
}
a:hover
{
	color: #000000;
}

h3
{
	font: 16px/20px Tahoma;
	text-decoration: underline;
}
h2
{
	border-left: 3px solid #ffcc01;
	font: 20px Tahoma;
	padding-left: 10px;
	text-transform: capitalize;
}

hr
{
	border: 0px;
	height: 2px;
	color: #ddd;
	background-color: #ddd;
}	

.section-outer-1
{
	width: 1008px;
	height: 287px;
	background-image: url('/media/Image/header.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}
.section-inner-1
{
	padding-left: 650px;
	padding-top: 10px;
}
.section-inner-1 a,
.section-inner-1 a:link,
.section-inner-1 a:visited,
.section-inner-1 a:active
{
	color: #9b9b9b;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 10px;
}
.section-inner-1 a:hover
{
	color: #000;
}


.section-outer-2
{
	padding-right: 5px;
}
.section-inner-2
{
	background: #efeeef;
	border-right: 5px solid #dfdedf;
	padding: 10px;
}


.section-outer-3
{
	padding-right: 5px;
}
.section-inner-3
{
	background: #edf2f4;
	padding: 10px;
	border-bottom: 5px solid #c9c9c9;
}

.content-padding
{
	padding-TOP: 15px;
	padding-left: 15px;
}


.section-inner-4
{
	padding: 10px;
}


.section-inner-3 .module-header
{
	border-left: 3px solid #ffcc01;
	font: 20px Tahoma;
	padding-left: 10px;
}



.calendar-outer
{
	background: #c3d9ff;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
}
.calendar-outer h3
{
	color: #0a4f94;
	text-decoration: none;
}
.calendar-inner
{
	padding: 0px;
}
.cal-item
{
	background: #fff;
}
.cal-item-weekend
{
	background: #e8eef7;
}
.cal-item-selected
{
	background: #557799;
	color: #fff;
}
.cal-item-blur
{
	color: #888888;
	background: #fff;
}
.cal-item-event
{
	background: #FBECB9; 
	font-weight: bold;
}






.menu {}
.menu-header
{
	border-left: 3px solid #ffcc01;
	font: 20px Tahoma;
	padding-left: 10px;
}
.menu-inner
{
	padding-top: 15px;
	padding-left: 13px;
}
.menu-item,
.menu-item-sel
{
	font: 11px Tahoma;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: uppercase;
	font-weight: bold;
}
.menu-item-sel a,
.menu-item-sel a:link,
.menu-item-sel a:visited,
.menu-item-sel a:active
{
	color: #000;
	text-decoration: none;
}


.event-item,
.login
{
	border: 1px solid #C9C9C9; background: #DAE4E9; padding: 15px; color: #3E5F73; margin-bottom: 10px;
}
.event-item h2
{
	padding: 0px; margin: 0px;
}
.event-item:hover
{
	background: #BCD5E2;
}
.login div
{
	width:100px; float: left;
}


.news-edit-item
{
	padding: 3px;
	border-bottom: 1px solid #C9C9C9;
	height: 18px;
}
.news-edit-item .id { float: left; width: 50px; }
.news-edit-item .name { float: left; }
.news-edit-item:hover
{
	background: #DAE4E9;
}


.intro-event-item
{
	color: #0a4f94;
}
.intro-event-item a { text-decoration: none; }
.intro-event-item tr:first-child { color: #000; }
.intro-event-item tr:first-child a { color: #000; }
.intro-event-item td:hover { background: #DEE7EB; }
.intro-event-item h3
{
	font: 13px/16px Tahoma;
	font-weight: bold;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}







.sep-left {}
.sep-left-inner
{
	background: url('/images/sep-left.gif') top left no-repeat;
}

.gallery-item
{
	border: 1px solid #ccc;
	width: 120px;
	height: 140px;
	padding: 5px;
	margin: 3px;
	text-align: center;
	float: left;
	background: #fff url('/images/grad.jpg') bottom right no-repeat;
}
.gallery-item a,
.gallery-item a:link,
.gallery-item a:visited,
.gallery-item a:active
{
	font-weight: bold;
	text-decoration: none;
}
.gallery-item a:hover
{
	color: #000;
}

.gallery-sub-item
{
	border: 1px solid #ccc;
	width: 120px;
	height: 100px;
	padding: 5px;
	margin: 3px;
	text-align: center;
	float: left;
	background: #fff url('/images/grad.jpg') bottom right no-repeat;

}
.gallery-sub-item img
{
	cursor: pointer;
}

.paging a,
.paging a:link,
.paging a:visited,
.paging a:active
{
	text-decoration: none;
}
.paging
{
	padding-top: 10px;
	padding-bottom: 10px;
}


.video-item
{
	border: 1px solid #ccc;
	width: 120px;
	height: 140px;
	padding: 5px;
	margin: 10px;
	text-align: center;
	float: left;
	background: #fff url('/images/grad.jpg') bottom right no-repeat;
}
.video-item a,
.video-item a:link,
.video-item a:visited,
.video-item a:active
{
	font-weight: bold;
	text-decoration: none;
}
.video-item a:hover
{
	color: #000;
}
.tpl1 a
{
	color: #fff;
}
.references-in
{
	border: 1px solid #d0d0d0;
	margin-bottom: 10px;
	padding: 10px;
	padding: 5px;
	width: 98%;
	float: left;
	clear: both;
	margin-right: 3px;
	font: 12px Arial;
	background: #fff url('/images/grad.jpg') bottom right no-repeat;

}
.references-img
{

	border: 1px solid #ababab;
	background-color: #fff;
	margin-right: 3px;
	margin-bottom: 10px;
	padding: 5px;
	float: left;
	width: 95px;
	height: 90px;
	text-align: center;
	cursor: pointer;
}

#overlay{ background-image: url(/images/overlay40.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/overlay40.png", sizingMethod="scale");
	}
	
}
#lightbox,
.lightbox
{
	padding: 15px;
	border: 1px solid #aaa;
}
#lightbox a
{
	text-decoration: none;
}


.tip {
	background-color: #FFFFFF;
	border: 1px solid #555555;
	font-size: 11px;
	padding: 4px;
}

.redstar { color: #a00; }

.counter
{
	padding: 20px;
	color: #999;
	font: 10px Arial;
	text-align: left;
}
.counter strong
{
	color: #555;
}
.blacklinks a,
.blacklinks a:link,
.blacklinks a:visited,
.blacklinks a:active
{
	color: #000;
}

.m2m th
{
	background: #DEE7EB;
}
.m2m .alt
{
	background: #E4ECEF;
}

.m2m td
{
 	background: #F9FAFB;
}
.m2m a,
.m2m a:link,
.m2m a:visited,
.m2m a:active
{
	text-decoration: none;
	font-weight: bold;
}

