body {
	background-image: url(images/bg_page.jpg);
	background-repeat: repeat-x;
	background-color: #D3E3F4;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.align-right {
text-align: right;
}
.align-center {
text-align:center;
}
#box #header {
	padding-top: 33px;
	padding-bottom: 10px;
}
#box .bg #footer .bar {
	background-color: #B0CEED;
	height: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
div.csc-frame-rulerBefore {
	clear: both;
	font-size: 1px;
}
#box {
	background-image: url(images/bg_middle.jpg);
	background-repeat: repeat-y;
	width: 841px;
	margin-right: auto;
	margin-left: auto;
}
#box .bg {
	background-image: url(images/bg_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 39px;
	padding-left: 40px;
}
#box #header .logo {
	float: left;
	width: 259px;
}
#box #header .menu {
	float: right;
	width: 350px;
	text-align: right;
	padding-right: 5px;
	padding-top: 10px;
}
#box .bg #menu {
	background-image: url(images/bg_menu.jpg);
	background-repeat: no-repeat;
	height: 40px;
}
#box .bg #content {
	border: 1px solid #B0CEED;
	margin-top: 5px;
	background-image: url(images/bg_content.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
	color: #00131D;
	padding: 20px;
}

#box #bottom {
	background-image: url(images/bg_bottom.gif);
	height: 30px;
}
#box .bg #footer p {
	font-size: 11px;
	text-transform: uppercase;
	color: #006EA9;
	margin: 0px;
	padding: 0px;
}
#box .bg #footer {
	text-align: center;
	padding-bottom: 5px;
}
#box .bg #header .menu ul, #box .bg #header .menu li {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
}
#box .bg #header .menu a {
	font-size: 12px;
	color: #006EA9;
	text-transform: uppercase;
	text-decoration: none;
	margin-left: 5px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
#box .bg #header .menu a:hover {
	color: #013E5F;
}
#box .bg #header .menu .first a {
	background-image: none;
}
#box .bg #content p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#box .bg #content h1, #box .bg #content h2, #box .bg #content h3, #box .bg #content h4 {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #013E5F;
}
#box .bg #content h1 {
	font-size: 28px;
}
#box .bg #content h2 {
	font-size: 19px;
}
#box .bg #content h3 {
	font-size: 14px;
}
#box .bg #content h4 {
	font-size: 12px;
}
#box .bg #content .csc-frame-frame1 {
	font-size: 12px;
	color: #013E5F;
	margin-bottom: 5px;
}
#box .bg #content .events {
	background-image: url(images/bg_events.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 327px;
	background-color: #006EF1;
	height: 164px;
	color: #FFFFFF;
	}
#box .bg #content .events a {
	color: #FFFFFF;
	text-decoration: none;
}
#box .bg #content .events a:hover {
	color: #05FFFE;
}
#box .bg #content .events h2 {
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
		padding-top: 47px;
			padding-right: 20px;
	padding-left: 20px;
}
#box .bg #content .events h3 {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
		padding-right: 20px;
	padding-left: 20px;
}
#box .bg #content .events p {
	padding-right: 20px;
	padding-left: 20px;
}
#box .bg #content a {
	color: #006EA9;
}
#box .bg #content a:hover {
	color: #013E5F;
}
table#ctable {
  border-collapse: collapse;
}
table#ctable td.right {
padding-left: 20px;
}
table#ctable div.rightmenu {
background-color: #B0CEED;
padding: 20px;
}
table#ctable div.rightmenu ul,
table#ctable div.rightmenu li {
margin: 0px;
padding:0px;
	list-style: none;

}
table#ctable div.rightmenu li {
margin-bottom: 3px;
}
table#ctable table.imgtext-nowrap {
font-size: 11px;
}
#box .bg #content .events div.tx-desimplecalendar-pi1-browsebox {
display:none;
}
#box .bg #content .events p.bodytext {
margin: 0px;
padding: 0px;
	padding-right: 20px;
	padding-left: 20px;
}

table#submenu {
margin: 0px;
padding: 0px;
border: collapse;
width: 185px;
background-color: #B0CEED;
}
table#submenu td a {
display:block;
color: #013E5F;
text-decoration: none;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 10px;
padding-right: 10px;
font-size: 12px;
}
table#submenu td a:hover {
background-color: #013E5F;
color: #B0CEED;
}
div.tekfelist {
width: 50%;
float: left;
}
/*CALENDAR */
.calendar-table{
	width:100%;
	padding:1em;
}
.calendar-table a{
	text-decoration:underline;
}
.calendar-table TD, .calendar-table TH{
	padding:3px;
	text-align:center;
}
.calendar-table TH{
	color:#333333;
	border-top:1px solid #7e7e7e;
	border-bottom:1px solid #7e7e7e;
}
.calendar-table caption{
	font-size:200%;
	color:#333333;
	text-transform:uppercase;
}
.linked_today{
	padding:2px;
	color:#333333;
	background-color:#C7D5FE;
	cursor:pointer;
	text-decoration:underline;
	border:1px solid #333333;
}
.linked_today_nolink{
	padding:2px;
	color:#333333;
	background-color:#C7D5FE;
}
.linked_day{
	padding:2px;
	color:#FFFFFF;
	background-color:#7e7e7e;
	cursor:pointer;
	text-decoration:underline;
	border:1px solid #333333;
}

/* List view CSS */
.newsCalendar_listHeader{
	font-size:20px;
	font-weight:bold;
	color:#333333;
}
.newsCalendar_listBody{
	padding:15px;
}
.newsCalendar_listItem{
	font-size:12px;
	padding-left:10px;
}
.newsCalendar_listItemHeader{
	font-weight:bold;
	padding-top:12px;
	padding-bottom:3px;
	font-size:14px;
}


table.tx-metafeedit-editmenu-list-table {margin-top: 15px; }
table.tx-metafeedit-editmenu-list-table th {background-color: #d9d9d9; font-weight: bold;}
table.tx-metafeedit-editmenu-list-table td {
	border-right: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
			padding: 3px;
	}
table.tx-metafeedit-editmenu-list-table th {
	border-right: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	border-top: 1px solid #d9d9d9;
			padding: 5px;
	}
table.tx-metafeedit-editmenu-list-table {
		border-left: 1px solid #d9d9d9;
		border-collapse: collapse;
		}
		
div.tx-metafeedit-link {
margin-bottom: 10px;
}
h3.tx-metafeedit-header {
margin-top: 10px;
}

div.tx-metafeedit-preview-label { font-weight: bold; margin-bottom: 5px;}
div.tx-metafeedit-preview-value {margin-bottom: 15px;}

div#library-login {
width: 328px;
height: 185px;
	background-image: url(images/mahecform.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
	color: #FFFFFF;
}
div#library-login p {
margin: 0px;
padding: 0px;
}

div#library-login form {
margin: 0px;
padding: 0px;
padding-top: 100px;
padding-left: 50px;
}
div.events2 a {
text-decoration: none;
}
table#ctable ul {
margin-top: 0px;
padding-top: 0px;
}
div.tx-cal-controller p.pagebrowser, div.tx-cal-controller h1, div.tx-cal-controller p.found {
display:none;
}
div.tx-cal-controller p {
margin:0px;
padding: 0px;
}
div.tx-cal-controller a.default_catheader {
background-color: transparent;
}
div.tx-cal-controller ul {
margin:0px;
padding:0px;
list-style-type:none;
}
div.tx-cal-controller ul li {
margin:0px;
padding:0px;
margin-top: 10px;
margin-bottom: 10px;
}
#widget {
overflow: hidden;
height: 100px; /* You should adjust this height for your project. */
}
#widget li {
overflow: hidden;
margin:0px;
padding:0px;
padding-left: 20px;
padding-right: 20px;
display:block;
height: 70px;
}
#box .bg #content .events .padding {
padding-top: 45px;
}
.tx-metafeedit-form-required-marker {
width: 8px;
float: left;
color: red;
}
.testimonials-wrap {
	height: 220px;
	overflow: hidden;
}