body {
	margin:0;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #494949;
	padding: 30px 0;
	background: #afcfd6 url(../images/bg-body.jpg) repeat-x 0 0;
}
img {border:none;}
a{
	color: #075c69;
	font-weight: bold;
	text-decoration: none;
}
a:hover{text-decoration: underline;}
form, fieldset{
	margin: 0;
	padding: 0;
	border: 0;
}
input{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #494949;
}
UL {
	list-style-type: square;
	margin-left: 0.75em; 
	padding-left: 0.75em;
	padding-top: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	line-height: 100%;
}
	
LI {
	margin-bottom:5px;
	line-height: 100%;
}
.counter {
padding:20px 0 0;
}

ul.pagination {
list-style-type:none;
margin:0;
padding:0;
text-align:left;
}

ul.pagination li {
display:inline;
padding:2px 5px 0;
text-align:left;
}

ul.pagination li a {
padding:2px;
}
.memberList th {
	text-align:left;
	padding-right:10px;
	font-size:90%;
	color:#999999;
}
.nav {
	text-align:center;
	font-size: 90%;
	margin: 15px 0 15px 0;
}
/* main containers styles */
.holder {
	overflow: hidden;
	width: 100%;
}
#wrapper {
	overflow: hidden;
	margin:0 auto;
	width:982px;
}
#wrapper:after {
	display: block;
	content: "";
	clear: both;
}
#wrapper .shadow-top{
	padding: 294px 0 0;
	overflow: hidden;
	width: 100%;
	background: url(../images/shadow-top.png) no-repeat;
}
#wrapper .shadow-holder {
	background: url(../images/shadow.png) repeat-y;
	width: 100%;
}
#wrapper .shadow-wrapper {
	position: relative;
	margin: -294px 0 0;
	float: left;
	width: 100%;
}
#wrapper .shadow-holder:after {
	display: block;
	content: "";
	clear: both;
}

/* header block styles */
#header {
	background:#faa;
	overflow:hidden;
	height: 123px;
	background: url(../images/bg-header.jpg) no-repeat;
	position: relative;
}
h1.logo{
	margin: 0;
	position: absolute;
	top: 21px;
	left: 27px;
	height: 76px;
	width: 161px;
	text-indent: -9999px;
	overflow: hidden;
}
h1.logo a{
	display: block;
	height: 100%;
	background: url(../images/logo.gif) no-repeat 0 0;
}
#menu{
	margin: 0;
	position: relative;
	z-index: 2;
	padding: 0 0 0 9px;
	background: url(../images/bg-menu.gif) repeat-x 0 0;
}
#menu ul{
	margin: 0;
	padding: 0;
	list-style: none;
	height: 1%;
}
#menu ul:after {
	display: block;
	content: "";
	clear: both;
}
#menu ul li{
	float: left;
	background: url(../images/bullet-menu.gif)  no-repeat 0 0;
	position: relative;
}
#menu ul li.hover{z-index:2;}
#menu ul li:first-child{
	background: none;
}
#menu ul li a{
	float: left;
	margin: 0 -2px 0 0;
	line-height: 30px;
	font-size: 12px;
	color: #9cb2b6;
	padding: 0 0 0 18px;
	text-decoration: none;
	cursor: pointer;
	position: relative;
	z-index: 2;
}
#menu ul li a span{
	float: left;
	padding: 0 18px 0 0;
}
#menu ul li:hover a,
#menu ul li.hover a{
	color: #fff;
	background: url(../images/a-menu-hover-left.gif) no-repeat 0 0;
}
#menu ul li:hover a span,
#menu ul li.hover a span{
	background: url(../images/a-menu-hover-right.gif) no-repeat right 0;
}
#menu .drop{
	position: absolute;
	top: 30px;
	left: 0;
	width: 173px;
	display: none;
}
#menu .drop .middle{
	height: 78px;
	background: url(../images/bg-drop-middle.png) repeat-x 0 0;
}
#menu .drop .bottom{
	width: 100%;
	float: left;
	background: url(../images/bg-drop-bottom.png) repeat 0 0;
}
#menu ul li ul{
	margin: -64px 0 0 0;
	background:url(none.gif);
	position: relative;
}
#menu ul li ul li{
	width: 100%;
	margin: 0;
	padding: 0;
	background:url(none.gif);
	position: static;
}
#menu ul li ul li a,
#menu ul li:hover ul li a,
#menu ul li.hover ul li a{
	float:none;
	display: block;
	padding: 0 0 0 17px;
	margin: 0;
	height: 1%;
	line-height: 24px;
	font-size: 10px;
	font-weight: bold;
	color: #004f5e;
	text-decoration: none;
	background: none;
}
#menu ul li ul li:hover a, #menu ul li ul li.hover a{
	color: #004f5e !important;
	background: url(../images/a-drop-hover.png) repeat-x 0 0;
}
#menu ul li:hover .drop, #menu ul li.hover .drop{
	display: block;
}
#main-shadow{
	padding: 0 16px;
	width: 950px;
}
#main{
	background: #fff url(../images/bg-main.jpg) no-repeat 0 0;
}
.nobanner{
	background: #fff url(../images/bg-main-no-banner.jpg) no-repeat 0 0 !important;
}
#main .bg-sidebar{
	height: 1%;
	overflow: hidden;
	padding: 0 0 17px 27px;
	background: url(../images/bg-sidebar.gif) repeat-y right 0;
}
/* content block styles */
#content {
	float: left;
	width:647px;
	padding: 19px 0 0 0;
}
.banners{
	overflow: hidden;
	width: 100%;
	margin: 0 0 55px 0;
}
banner-rotating,.banner{
	float: left;
}
.banner{
	margin: 0 0 0 9px;
}
.banners img{
	float: left;
}
.article h2.welcome, #eventlist .componentheading {
	margin: 0 0 1px 0;
	line-height: 30px;
	font-size: 14px;
	color: #fff;
	padding: 0 0 0 13px;
	background: url(../images/bg-welcome.gif) no-repeat 0 0;
}
.article h3 {
	margin: 10px 0 0 0;
	line-height: 30px;
	font-size: 13px;
	border-top: 2px solid #9CC;
}
.iteminfo, .articleinfo {
	font-size: 10px;
	color:#999;
	padding:0;
	margin:0;
}
.article .content-text {
	overflow: hidden;
	height: 1%;
	padding: 10px 16px 0 12px;
	background: url(../images/bg-content-text.gif) repeat-x 0 0;
}
.article .content-text p, td{
	margin: 0 0 15px 0;
	line-height: 20px;
}
.article li{
	line-height: 20px !important;
}
.article .left-column{
	float: left;
	width: 292px;
}
.article .right-column{
	float: right;
	width: 292px;
}
#content .big-image{
	display: block;
	margin: 14px 0 0 0;
}
.small {
	font-size: 10px !important;
	color:#999999;
}	
#sidebar{
	float: right;
	width: 214px;
	background: url(../images/bg-sidebar-top.gif) no-repeat right 0;
	padding: 19px 16px 0 17px;
	color: #fff;
}
#sidebar .side-header{
	margin: 0;
	font-size: 12px;
	line-height: 26px;
	padding: 0 0 0 15px;
}
#sidebar .events{
	margin: 0 0 16px 0;
	background: url(../images/bg-events-t.gif) no-repeat 0 0;
}
#sidebar .events-c{
	background: #338f9c url(../images/bg-events-c.gif) no-repeat right 0;
	border-left: solid 1px #19636f;
	border-right: solid 1px #19636f;
	padding: 2px 0 0 0;
}
#sidebar .events-b{
	background: url(../images/bg-events-b.gif) no-repeat 0 0;
	height: 12px;
	overflow: hidden;
}
#sidebar .login{
	background: url(../images/bg-login-t.gif) no-repeat 0 0;
	margin: 0 0 17px 0;
}
#sidebar .login-c{
	background: #fff url(../images/bg-login-c.gif) no-repeat right 0;
	border-left: solid 1px #7f9ba1;
	border-right: solid 1px #7f9ba1;
	padding: 11px 0 0 0;
}
#sidebar .login-b{
	background: url(../images/bg-login-b.gif) no-repeat 0 0;
	height: 12px;
	overflow: hidden;
}
.login-form{
	padding: 0 14px 0 13px;
	color: #434343;
}
.login-form .holder{
	padding: 0 0 6px 0;
}
.login-form label{
	float: left;
}
.login-form .txt{
	float: right;
	border: 1px solid #999;
	padding: 2px 5px 0 5px;
	width: 101px;
	height: 14px;
}
.login-form .check{
	float: left;
	margin: 0 12px 0 0;
	width: 16px;
	height: 16px;
}
.login-form .img{
	float: right;
	position: relative;
}
.login-form .forgot{
	font-size: 10px;
	color: #434343;
	font-weight: bold;
}
#sidebar .links a, #sidebar .links form{
	display: block;
	background: url(../images/a-links.gif) no-repeat 0 0;
	color: #fff;
	line-height: 36px;
	padding: 0 0 0 14px;
	margin: 0 0 15px 0;
}
.wrapper-b{
	height: 30px;
	width: 100%;
	background: url(../images/bg-wrapper-b.png) no-repeat 0 0;
}
/* Calendar styles */
/* Overall calendar table properties */
.eventcalq table.mod_eventlistcalq_calendar {
	border-collapse: collapse;
	border-spacing: 0;
	width: 154px;
	padding: 0;
	margin: 0;
	font: normal 12px/20px "Trebuchet MS", Arial, Verdana,  Helvetica, sans-serif;
	color: #fff;
	text-align: center;
}

/* Blank cell properties */
.eventcalq td.mod_eventlistcalq {
	font: bold 11px/20px "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	width: 21px;
	height: 20px;
	text-align: center;
}

/* Today cell preperties */
.eventcalq td.mod_eventlistcalq_caltoday
{
	font: bold 11px/20px "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	width: 21px;
	height: 20px;
	text-align: center;
	color: #F6F4DA;
}

/* Today Event day cell hover Link / Visited*/
.eventcalq td.mod_eventlistcalq_caltodaylink a:link,
.eventcalq td.mod_eventlistcalq_caltodaylink a:visited{
	text-decoration: none;
	width: 19px;
	height: 18px;
	font-weight: bold;
	display: block;
	color: #fff;
	background: #29727c;
}

/* Today Event day cell hover */
.eventcalq td.mod_eventlistcalq_caltodaylink a:hover {
	text-decoration: none;
	width: 19px;
	height: 18px;
	font-weight: bold;
	display: block;
	color: #FFFFFF;

}

/* Non event day cell preperties */
.eventcalq td.mod_eventlistcalq_calday {
	font: bold 11px/20px "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	width: 21px;
	height: 20px;
	text-align: center;
}

/* Event day cell properties */
.eventcalq td.mod_eventlistcalq_caldaylink,
.eventcalq td.mod_eventlistcalq_caltodaylink {
	font: bold 11px/20px "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	width: 21px;
	height: 20px;
	text-align: center;
}

/* Event day cell hover Link / Visited*/
.eventcalq td.mod_eventlistcalq_caldaylink a:link,
.eventcalq td.mod_eventlistcalq_caldaylink a:visited{
	text-decoration: underline;
	font-weight: bold;
	display: block;
	color: #fff;
}

/* Event day cell hover */
.eventcalq td.mod_eventlistcalq_caldaylink a:hover {
	text-decoration: none;
	font-weight: bold;
	display: block;
	color: #FFFFFF;
	background: #29727c;
}
/* Month heading properies */
.eventcalq caption.mod_eventlistcalq_calendar-month {
	font: bold 12px/20px "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
}

/* Month heading Link / Visited properties */
.eventcalq caption.mod_eventlistcalq_calendar-month a,
.eventcalq caption.mod_eventlistcalq_calendar-month a:link,
.eventcalq caption.mod_eventlistcalq_calendar-month a:visited
{
color: #DFEFFF;
}


/* Month heading Hover properties */
.eventcalq caption.mod_eventlistcalq_calendar-month a:hover{
color: #990000;
text-decoration: none;
}

/* Day of week heading properties*/
.eventcalq th.mod_eventlistcalq_daynames {
	font: bold 11px/20px "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	color: #fff;
}


/* Tooltips */
.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 300px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../administrator/templates/khepri/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

/* End Calendar styles */
/* footer block styles */
#footer{
	padding: 0 16px;
	clear: both;
	overflow: hidden;
}
#footer p{
	text-align: right;
	color: #004f5e;
	font-size: 10px;
	margin: 0;
}
