.clear {
	clear:both;
}
.valign {
	vertical-align:middle;
}
.flt-left {
	float:left;
}
.flt-right {
	float:right;
}
.txt-left {
	text-align:left;
}
.txt-center {
	text-align:center;
}
.txt-right {
	text-align:right;
}
textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
}
/*---------LAYOUT-------*/

#wrap {
	width: auto;
	margin:0 20px;/*border:1px solid #ccc;*/
	border-top: 0px;
}
#header {
	
}
.top-search {
	display: none;
}


#menu {
	display: none;
}

#breadcrumb {
	border-bottom: 1px solid black;
}

#breadcrumb .iconlist {
	display: none;
}


	/* Submenu */
#submenu {
	padding: 0 0 0.6em 0;
}
#submenu h3 {
	color:#d40022;
	text-transform:uppercase;
	padding:2px 0 10px 0;
}
#submenu li {
	background:url(../images/abt-lnk-bg.jpg) no-repeat top left;
	color:#FFFFFF;
	text-decoration:none;
	font-size:0.75em;
	vertical-align:middle;
	padding:4px 0 0 10px;
	height:20px;
	line-height:normal;
}
#submenu li.big {
	background:url(../images/abt-lnk-bg1.jpg) no-repeat top left;
	padding:4px 10px 24px 10px;
}
#submenu li a {
	color:#FFFFFF;
}

/*-CONTENT-*/

/* Leftbar */
#leftbar {
	display: none;
}


/*maincontent*/
#maincontent, #fullcontent {
	width:auto;
	padding:0;
	border: 0px;
}


/* Right bar */
#rightbar {
	display: none;
}

.spons {
	width:auto;
text-align: center;
}

.page-title p.back {
	display: none;
}

.ann-div p {
	border-bottom:1px solid #e9e9e9;
	padding:12px 0 12px 0;
	margin:0 0 0 0;
}
.ann-div p.border-none {
	border:none;
}
.news-div {
	margin:15px 0 0 0;
}
.news-div h5 {
	margin:0;
}
.news-div p {
	padding:8px 0 15px 0;
	margin:0 0 0 0;
}
.news-div h5 a {
	text-decoration:none;
	color:#333;
}
.news-div h5 a:hover {
	text-decoration:underline;
}

/*------pagination*/
.paginate {
	font-size:0.75em;
	width:280px;
	margin:10px auto;
}
.paginate li {
	float:left;
	margin:0 0 0 3px;
}
.paginate a {
	display:block;
	padding:2px 6px;
	background:#efefef;
	color:#666666;
	text-decoration:none;
}
.paginate a:hover, .paginate a.current-stat {
	background:#d40022;
	color:#FFFFFF;
}
.paginate li.red-lnk, .paginate li.red-lnk a {
	background:none;
	color:#d40022;
}
.paginate li.red-lnk a:hover {
	text-decoration:underline;
}
/*---CONTACT--*/

.contact-div {
	font-size:0.75em;
}

.contact-form {
	width:500px;
	float:left;
	background:#f4f4f4;
	padding:10px;
}
.contact-form h3 {
	color:#2e2e2e;
	font-size:1.15em;
	margin:0 0 8px 0;
}
.contact-form p {
	font-size:0.97em;}

.contact-form span {
	font-size:0.9em;
}
.contact-form label {
	color:#6b1623;
	font-weight:bold;
}
.contact-form input[type="text"], .contact-form textarea {
	color:#969696;
	padding:3px;
	background:#FFFFFF;
	border:none;
	margin:0 0 8px 0;
	font-size:0.9em;
}
.contact-form textarea {
	color:#969696;
	padding:2px;
	background:#FFFFFF;
	border:none;
}
.info-txt {
	width:220px;
	float:left;
	padding:0 0 0 15px;
}
.info-txt p {
	font-size:1em;
}
.info-txt p a {
	color:#2e2e2e;
	text-decoration:none;
	font-weight:bold;
}
.info-txt p a:hover {
	text-decoration:underline;
}
.info-txt p span {
	text-transform:uppercase;
}
input.volunteer-button {
	background: url(../images/vol-button.jpg) no-repeat top left;
	width:170px;
	height:30px;
	color:#FFFFFF;
	text-transform:uppercase;
	border:none;
	cursor:pointer;
	text-align:left;
	font-size:0.78em;
	padding:0 0 0 8px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
/*honour board*/
.hon-txt {
	width:340px;
	float:left;
}
.year-list {
	background:#eee;
	font-size:0.75em;
	color:#2e2e2e;
	padding:2px 0 2px 0;
	margin:0 0 10px 0;
}
.year-list li {
	display:inline;
	padding:0 0 0 6px;
}
.year-list a {
	text-decoration:none;
	color:#2e2e2e;
	font-weight:bold;
	padding:0 6px 0 0;
}
.year-list a:hover {
	text-decoration:underline;
}
.hon-cont {
	clear:both;
}
.hon-cont h5 {
	color:#2e2e2e;
	padding:8px 0 15px 0;
}
.hon-cont ul {
	font-size:0.75em;
	line-height:1.54em;
}
.hon-cont li {
	clear:both;
}
.hon-cont li a {
	display:block;
	text-align:left;
	float:left;
}
.hon-cont li span {
	display:block;
	float:left;
	width:140px;
}
.abt-div strong {
	color:#393939;
}
.abt-div h5 {
	color:#393939;
}

.des-names {
	float:left;
	text-transform:uppercase;
	font-size:0.75em;
	line-height:2.2em;
	margin:10px 0 0 0;
}
.names {
	float:left;
	font-size:0.75em;
	margin:10px 0 0 20px;
}
.names li {
	margin:4px 0 12px 0;
}
/*Events Calendar*/
.calendar-div {
	font-size:0.72em;
}
.calendar-div .main-table th {
	width:86px;
	font-weight: normal;
	padding: 0 0 0.5em 0;
}
.calendar-div .main-table td {
	padding: 0 0 1.5em 0;
}
.cal-table {
	border-collapse:collapse;
	border:1px solid #ccc;
}
.curr-month {
	font-size:1.1em;
	color:#2e2e2e;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
}
.calendar-div .main-table .cal-table td {
	width:86px;
	height: 92px;
	vertical-align: top;
	border-left:1px solid #CCCCCC;
	color:#2e2e2e;
	padding: 0;
}
.cal-txt {
	padding: 5px;
	font-size:0.99em;
}
td.today, td.today:hover {
	background:#f1fafe !important;
}
.cal-txt a, td.today .cal-txt a {
	text-decoration:none;
	color:#2e2e2e;
	display: block;
	padding: 2px 0 0 0;
}
.cal-txt a:hover, td.today .cal-txt a:hover {
	text-decoration:underline;
	color:#2e2e2e;
}
.cal-table td:hover {
	background:#f7f7f7;
}
.cal-table p {
	background:#727272;
	vertical-align:top;
	color:#FFFFFF;
	text-align:right;
	padding:2px 7px 2px 2px;
	font-size:1em;
	margin:0;
	font-weight:bold;
}
td.today p {
	background:#515151;
}
.yellow-event {
	color:#cd8f12;
	font-size:0.85em;
	padding: 0;
}
.yellow-event img {
	vertical-align:middle;
	position: relative;
	top: -1px;
	left: -2px;
}

.gall-thumb  {	
width:100px;
float:left;
margin:10px 14px 0 2px; 
}
.gall-thumb img {
	border:1px solid #e9e9e9;
	padding:3px;
		
}
.gall-thumb strong {
	color:#d40022;
	}

.img-nos {
	background:url(../images/img-icon.jpg) no-repeat left;
	padding:0 0 0 20px;
	}


/*-----------*/
#footer {
	background:#fff;
	color:#000;
}
#footer a {
	color:#000;
}
#footer p {
	background: none;
}



/*- - - - - - - - - - - - - - - - - - - - - */
#lightbox{
	display:none;
	position: absolute;
	top:50%;
	left:50%;
	z-index:9999;
	width:550px;
	height:400px;
	margin:-220px 0 0 -250px;
}
#lightbox[id]{
	position:fixed;
}

#overlay{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:5000;
	background-color:#000;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
#overlay[id]{
	position:fixed;
}

#lightbox.done #lbLoadMessage{
	display:none;
}
#lightbox.done #lbContent{
	display:block;
}
#lightbox.loading #lbContent{
	display:none;
}
#lightbox.loading #lbLoadMessage{
	display:block;
}

#lightbox.done img{
	width:100%;
	height:100%;
}
