@charset "utf-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	margin-top:0px;
	font-size:11px;
	background-color:#9B0000;
	background-image:url(../img/xxx_bg.gif);
	background-repeat:no-repeat;
	color:#333333;
}
form{
margin:0px;
padding:0px;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 13px;
	font-weight: bold;
	display: block;
	margin:5px 0px 8px 0px;
}

hr{
	color:#CCCCCC;
	margin: 0px;
}

ul, ol{
	margin-left: 0px;
	list-style-type:none;
}

pre, code, tt {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
th {
	background-color: #CCCCCC;
	padding: 5px;
	border-bottom:solid 1px #999999;
}
td {
	padding: 5px;
}
li {
	list-style-image: url(../img/bullet.gif);
}





#container {
	margin: 0 auto 15px auto;
	text-align: left;
	background-image: url(../img/xxx_bg.gif);
	background-repeat:no-repeat;
	width: 990px;
}
#main {
	width:978px;
	margin:10px auto 5px auto;
	background-color: #000000;
	padding: 6px;
	float: left;
}
#left_col {
	float: left;
	width: 699px;
}
#right_col {
	float: right;
}
.menu {
	height: 36px;
	background-image: url(../img/menu_bg.jpg);
	background-repeat: repeat-x;
}
a:link {
	color:#FFFFFF;
	text-decoration:none;
}
a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.home_flash_container {
	margin-top: 5px;
	padding: 5px;
	background-color: #101010;
	float: left;
	width: 689px;
}
.home_flash_banner {
	float: left;
}
.home_banner {
	float: right;
}
.home_upcoming_event {
	float: left;
	width: 332px;
	margin: 7px 0px 7px 0px;
	background-image:url(../img/bg_module_home.jpg);
	background-repeat:repeat-x;
	padding: 7px;
	height: 120px;
}
.home_upcoming_event a {
	color:#333333;
	font-weight:bold;
}
.home_latest_news {
	margin-left:7px;
}
.module_title_style1 {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	margin-bottom: 5px;
	display: block;
}
.module_title_style2 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 5px;
	display: block;
}
.module_title_style3 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 5px;
	display: block;
}
.module_subtitle_style1 {
	font-weight: bold;
	color: #333333;
	display: block;
	margin-bottom: 2px;
}
.module_txt_style1 {
	display: block;
	text-align: justify;
	color: #666666;
}
.home_feat_gallery {
	float: left;
	width: 685px;
	padding: 7px 7px 16px 7px;
	background-image:url(../img/bg_module_home.jpg);
	background-repeat:repeat-x;
	background-color: #E0E0E0;
}
.home_feat_gallery img {
	display: block;
	float: left;
	margin-right: 6px;
	margin-left: 5px;
	border:1px solid #333333;
}
/*Listing Page CSS*/

.list_container {
	float: left;
	width: 669px;
	padding: 15px;
	background-image:url(../img/list_bg.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	margin-top: 5px;
	min-height: 574px;
	  height:auto !important;
  	height:523px;

}
.list_container a {
	text-decoration:none;
	color:#333333;
}
.list_container a:hover {
	text-decoration:underline;
}
.pagination {
	color:#333333;
}
.pagination a {
	color:#666666;
	text-decoration:none;
}
.pagination a:hover {
	text-decoration:underline;
}
.pagination .selected_page {
	color:#666666;
	font-weight: bold;
}
.pagination_filter {
	float: right;
	width: 669px;
	text-align: right;
}
#categoryaction {
	float: right;
	width: 669px;
	text-align: right;
	margin-bottom: 10px;
}
.list_item_img {
	width: 87px;
	margin: 0px 10px 10px 0px;
	height: 88px;
	background-color: #999999;
	float: left;
}
.list_item_box {
	float: left;
	width: 669px;
	margin-top: 8px;
	margin-bottom: 5px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.list_item_title a {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.list_item_title a:hover {
	text-decoration: underline;
}
.list_item_date {
	color: #666666;
	display: block;
}
.list_item_time {
	color: #666666;
	display: block;
	margin-bottom: 7px;
}
.list_item_desc {
	color: #666666;
	margin-bottom: 10px;
	display: block;
}
.list_item_title {
	display: block;
	color: #666666;
}
.list_item_container {
	float: right;
	width: 570px;
}
#title_breadcrumb {
}
#title_breadcrumb h1 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 17px;
}
.right_module_box {
	height: 150px;
	width: 253px;
	background-color:#CCCCCC;
	margin-top:5px;
	padding: 10px;
}
.right_module_box_jobs {
	width: 253px;
	background-color:#CCCCCC;
	margin-top:5px;
	padding:10px;
	float: left;
}
.white {
	background-image:url(../img/white_box_bg.jpg);
	background-repeat:repeat-x;
	background-color: #E6E6E6;
}
.red {
	background-image:url(../img/red_box_bg.jpg);
	background-repeat:repeat-x;
	background-color: #2A0001;
}
.module_subtitle_style2 {
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	margin-bottom: 2px;
}
.module_subtitle_style2 a, .module_txt_style2 a {
	color: #FFFFFF;
	text-decoration:none;
}
.module_txt_style2 {
	display: block;
	text-align: justify;
	color: #FFFFFF;
}
.module_txt_style3 {
	display: block;
	text-align: justify;
	color: #666666;
}
.module_txt_style3 a {
	color: #666666;
	text-decoration:none;
}
.module_txt_style3 a:hover {
	color: #666666;
	text-decoration:underline;
}
.right_module_box_jobs img {
	display: block;
	float: left;
	margin: 8px 6px 15px 0px;
}
.job_module_cont {
	float: left;
	width: 253px;
	margin-bottom: 10px;
	margin-top:10px;
}
img {
	border:none;
}
.back_link {
	text-align: right;
	width: 669px;
}
.back_link a {
	color: #333333;
}
.main_left_cont {
	float: left;
	width: 310px;
}
.main_cont_nav {
	float: left;
	width: 669px;
	margin-bottom: 10px;
	margin-top: 30px;
}
.nav_prev {
	float: left;
}
.nav_next {
	float: right;
}
.main_right_cont {
	float: right;
	height: 351px;
	width: 351px;
	margin-top: 5px;
	background-color: #333333;
}
.main_cont_nav a {
	color: #333333;
}
.cont_title {
	margin-bottom: 5px;
	font-size: 13px;
	font-weight: bold;
}
.cont_details_sub {
	margin-bottom: 8px;
}
.cont_desc {
	color: #666666;
}
.clearfloat {
	clear: both;
	overflow: hidden;
	float: left;
}
.list_container a:hover {
	color: #333333;
}
#footer {
	text-align: center;
	color: #FFFFFF;
	float: left;
	width: 100%;
}
#footer a {
	color: #FFFFFF;
}
.module_txt_style2 a:hover {
	text-decoration: underline;
}
.module_subtitle_style2 a:hover {
	text-decoration: underline;
}
#content {
	float: left;
	width: 100%;
}
.main_left_cont a {
	color: #333333;
	text-decoration: none;
}
.main_left_cont a:hover {
	color: #333333;
}
.pic_holder {
	float: left;
	height: 128px;
	width: 128px;
	border: 1px solid #EAEAEA;
	padding: 0px;
	text-align: center;
	margin: 1px;
	clear: none;
}
.pic_holder td {
	margin: 0px;
	padding: 0px;
}
.list_images {
	float: left;
	width: 669px;
	margin-bottom: 5px;
}
.video_entry {
	margin-bottom: 5px;
}
.designation {
	width: 100%;
	display: block;
	font-weight: bold;
	font-size: 12px;
}
.apply_but {
	margin-top: 8px;
	margin-bottom: 15px;
}
.guestbook_icon {
	float: left;
	margin: 0px 5px 5px 0px;
}
.guest_entry {
	float: left;
	margin-bottom: 10px;
	width: 669px;
}
.guest_txt {
	padding-top: 10px;
	display: block;
	float: left;
	width: 569px;
}
.calendar_icon {
	height: 57px;
	width: 34px;
	float: left;
	margin-right: 5px;
	text-align: center;
}
.month {
	background-color: #990000;
	display: block;
	font-size: 10px;
	color: #FFFFFF;
	padding: 2px;
}
.calendar_icon .date {
	font-size: 21px;
	color: #333333;
	display: block;
	padding: 1px 4px 1px 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.year {
	font-size: 9px;
	color: #999999;
}
.designation_txt {
	display: block;
	margin-bottom: 8px;
}
.news_title {
	font-size: 12px;
	float: left;
	font-weight: bold;
	display: block;
}
.news_txt {
	display: block;
	float: left;
	width: 630px;
}
