/* CSS Document */

/* General Style Start Here */

body{
	margin:0 auto;
	padding:0; 
	color:#ffffff;
	background:#666666;
	font:normal 14px/18px Arial, Helvetica, Sans-serif;
	}

ul{
	list-style:none;
	}

div, ul, li, ol, form, label, p, input, select, textarea, a, span, th, td, object, embed, h1, h2, h3, h4, h5, h6{
	padding:0;
	margin:0;
	}

img{
	padding:0;
	margin:0;
	border:none;
	}

a{
	text-decoration:none;
	color:#C7C22E;
	}
	
a:hover{
	text-decoration:none;
	color:#fff;
	}

.lt, .lm, .lb{
	text-align:left;
	}
	
.lt, .rt, .ct{
	vertical-align:top;
	}
	
.lm, .rm, .cm{
	vertical-align:middle;
	}	
	
.rt, .rb, .rm{
	text-align:right;
	}
		
.lb, .cb, .rb{
	vertical-align:bottom;
	}
		
.ct, .cb, .cm{
	text-align:center;
	}

.bldTxt{
	font-weight:bold;
	}
	
.spacer{
	clear:both;
	font-size:0;
	line-height:0;
	}
	
table.tableWidth100{
	width:100%;
	border:none;
	}

table.tableWidth1000{
	width:1000px;
	border:none;
	}
	
p{
	padding:10px 0 0 0;
}

ul {
	margin:0;
	margin-left:15px;
	padding-top:10px;
	padding:0;
	}

li {
	margin:0;
	margin-top:5px;
	padding-left:5px;
	list-style:disc;
	font-family:Tahoma;
	font-size:14px;
	line-height:16px;
	color:#ffffff;
	}	
/* General Style End Here */

/* Body Style Start Here */

td.leftPart {
	background:url(images/navbg-repeat.jpg) 0 0 repeat-y;
	width:163px;
	}
	
td.leftPart01 {
	background:url(images/navbg.jpg) 0 0 no-repeat;
	color:#FFFFFF;
	height:763px;
	padding:0 30px;
	}
	
td.bodyPart {
	background:url(images/bodybg-right.jpg) 0 0 no-repeat #000000;
	color:#FFFFFF;
	padding:20px 30px;
	}
	
td.linkPadd {
	padding:22px 0 0 0;
	}
	
td.paddTop {
	padding:10px 0 0 0;
	}
	
td.headingBg {
	background:url(images/heading-bg.gif) 0 0 no-repeat;
	color:#fff;
	text-align:center;
	font:normal 24px/30px "Times New Roman", Times, serif;
	}
	
td.newsletterbg{
	background:url(images/newsletter-bg.gif) no-repeat 0 0;
	width:102px;
	font:normal 12px/15px Georgia, "Times New Roman", Times, serif;
	color:#ffffff;
	text-align:center;
}

/* Body Style End Here */

/* Footer Style Start Here */

td.footer {
	background:url(images/footerbg.gif) 0 0 repeat-x;
	color:#FFFFFF;
	/*padding:20px 20px;*/
	height:200px;
	text-align:center;
	}
	
td.footer a{
	font:normal 12px/16px Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
	padding:0 3px;
	}
	
td.footer a:hover{
	color:#CCCCCC;
	text-decoration:none;
	}
	
.footerpad{
	padding-top:30px;
}

/* Footer Style End Here */

/* News style starts here */

.tocfld {
	font-weight: bold;
	color: #FFD28A;
  	text-align: left;  
	}
	
.tocfld:hover {
	color:#fff;
	text-decoration:underline;
	}

.toc_headline {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
  	text-align: left;  
	}

.toc_headlinebox {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #F50205;
    border-top-width: 1px;  
	text-align: left;
	padding-bottom:10px;
	text-transform:capitalize;
	}
	
.toc_headlinebox a {
	color: #F50205;
	text-decoration:none;
	}
	
.toc_headlinebox a:hover {
	color: #fff;
	text-decoration:none;
	}
	
.toc_historymode {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color:#FDB01C;
	}

.toc_historymode a {
	color:#FDB01C;
	text-decoration:none;
	}
	
.toc_historymode a:hover {
	color:#ffffff;
	text-decoration:underline;
	}
	
.month_header {
	font-size: 18px;
	font-weight: bold;
	color: #F50205;
	}
	
.toc {
	font-weight:normal;
	color: #fff;
	font-size: 14px;
	text-align:justify;
	padding-bottom:20px;
	padding-right:8px;
	}
	
.hrClass {
	height:1px;
	background-color:#33B6F8;
	margin-bottom:15px;
	}
	
.toc_date {
	color: #FDA915;
	font-weight: bold;
	font-size: 12px;
	}
	
.imagestory {
	border:1px solid #fff;
	padding:2px;
	}
	
.imageofday_caption {
	font-style: normal;
	font-size:11px;
	font-weight: bold;
	color: #fff;
	}
	
.NewsImage {
	border:0px;
	background-color:#000;
	}
	
.NewsImage td {
	background-color:#000;
	color:#fff;
	font-size: 12px;
	text-align: center;
	font-weight:bold;
	border:0px;
	}
	
.toc_images table {
	background-color:#060503;
	}
	
.toc_images {
	background:none;
	color:#fff;
	font-size: 12px;
    text-align: center;
	font-weight:bold;
	}

.toc_images img {
	background-color:#060503;
	border:1px solid #fff;
	margin:2px;
	}
	
.history_link {
	color:#FB0508;
	font-size: 12px;
	text-align:left;
	font-weight:bold;
	}
	
.history_link a {
	color:#FDB01C;
	text-decoration:none;
	}
	
.history_link a:hover {
	color:#fff;
	text-decoration:none;
	}
	
.fullStroy {
	font-size: 12px;
	font-weight:bold;
	color: #FDB01C;
  	text-align: left;
	padding-left:2px;
	padding-right:2px;
	text-decoration:none;  
	}

.fullStroy:hover {
	color:#fff;
	text-decoration:none;
	}
/*.fullstory table td{
	text-align:left;
	color:#FF0000;
}*/
	
/* News style ends here */

/* Downloads starts here */

/*.pad-downs {
	padding-right:15px;
	}*/

.handsTable {
	font-size:12px;
	width:578px; 
	padding: 10px 10px 10px 0px;
	border-collapse: collapse;
	/*border:1px solid #656B6F;*/
	margin-bottom:20px;
	}
	
.handsTable td {
	height:24px;
	padding:6px;
	text-align:left;
	}
	
.handsCat {
	font-size:12px;
	color:#fff;
	font-weight:bold;
	background-image:url(images/bullet2.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:33%;
	}
	
handsData {
	font-size:12px;
	color:#D96200;
	font-weight: bold;
	text-decoration:none;
	text-align:left;
	}

.handsData a {
	font-size:12px;
	color:#D96200;
	font-weight: bold;
	text-decoration:underline;
	}
	
.handsData a:hover {
	font-size:12px;
	color:#FDA915;
	font-weight:bold;
	text-decoration:underline;
	}
	
.handsDate {
	font-weight:bold;
	text-align:left;
	font-size:12px;
	color:#CCCCCC;
	text-decoration:none;
	}

.handsFile {
	font-weight: normal;
	padding-left:11px;
	text-align:right;
	font-size:12px;
	padding-right:15px;
	color:#fff;
	}
	
/* Downloads ends here */

/* stat style starts here */

.stat-padding {
	padding-left:0px;
	}
	
.statTable {
	font-size: 12px;
	width:94%;
	color:#FDA915;
	text-align: center;
	border:1px solid #8D8E8F;
	border-collapse:collapse;
	padding: 1px;
	font-weight:bold;
	margin-left:1px;
	}
	
/*.statTable td {
	color: #0D276D;
	} */
	
.statData {
	font-size: 12px;
	color: #FDA915;
	border:1px solid #8D8E8F;
	padding: 1px;
	height:25px; 
	}
	
.statColumn {
	font-size: 12px;
	color: #FFFFFF;
	border:1px solid #8D8E8F;
	padding:0 0 0 4px;
	text-align:left;
	font-weight:bold;
	height:25px;
	text-align:center;
	}
	
.statTotal {
	font-size: 12px;
	color:#FFF;
	padding-left: 4px;	
	text-align:center;
	font-weight:bold;
	height:25px; 
	background-color:#91000E;
	}
	
.statHeading {
	font-size: 12px;
	color:#FFF;
	padding: 1px;
	border:1px solid #8D8E8F;
	font-weight:bold;
	background-color:#91000E;
	height:25px;
	}
	
.statDataOdd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FDA915;
	padding: 1px;
	font-weight:bold;
	border:1px solid #8D8E8F;
	height:25px;
	}
	
.statDataEven {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FDA915;
	padding: 1px;
	font-weight:bold;
	border:1px solid #8D8E8F;
	height:25px;
	}

	
.statCurrentColumn {
	height:25px;
	color:#000000;
	background-color:#F9BC44;
	border:1px solid #8D8E8F;
	}

.statCurrent {
	height:25px;
	color:#000000;
	background-color:#F9BC44;
	border:1px solid #8D8E8F;
	}

.statGroup {
	height:25px;
	color:#000;
	background-color:#FFFFFF;
	font-size:11px;
	} 

/* stat style ends here */

/*  newsletter style starts here  */

.newsletter-table {
	width: 90px;
	}
	
.newsletter-table td {
	padding:4px;
	}
	
.nlHeading {
	font-size:12px;
	color:#FDA915;
	font-weight: bold;
	}
	
.nlInput {
	font-size: 12px; 
	color: #000000;
	font-weight: normal;
	width:90px;
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #404040;
	border-bottom:1px solid #404040;
	padding-left:5px;
	background-color:#FFFFFF;
	margin:5px 0 0 0;
	}

.nlButton {
    background-color:#a60014;
	color:#ffffff;
	font-weight: bold;
	font-size: 12px;
	border:none;
	width: 76px;
	height:18px;
	cursor:pointer;
	padding-bottom:2px;
	margin:5px 0 0 0;
	text-transform:capitalize;
	}
	
/*  newsletter style ends here  */

.img-border {
	border:1px solid #5F5F5F;
	padding:3px;
	margin:4px;
	}
	
.caption-text {
	padding-left:8px;
 	font-weight: bold;
	color: #91000F;
	}
	
.sub-caption-text {
	padding-left:8px;
	font-size:9px;
 	font-weight: bold;
	color: #2F2D2D;
	}
	
.rd-text {
	font-weight:normal;
	text-align:left;
	font-size:14px;
	color:#C92C2C;
	text-decoration:none;
	}
	
.blc-text {
	font-weight: bold;
	/*text-align:left;*/
	font-size:12px;
	padding-top:4px;
	color:#000;
	text-decoration:none;
	}
	
.blc {
	font-weight:normal;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	}
/*---------------- Gallery starts here--------------------------------- */

/* New Gallery */

.galTable {
	width:98%;
	border:1px solid #787878;
	border-collapse:collapse;
	padding:2px;
	}
	
.galAlbum {
	border:1px solid #787878;
	margin:3px;
	padding:2px;
	font-size:12px;
	}

.galTitle {
	text-align:center;
	font-size:12px;
	color:#B30003;
	text-decoration:none;
	font-weight:bold;
	}
	
.galInfo {
	text-align:center;
	font-size:12px;
	color:#000;
	text-decoration:none;
	font-weight:normal;
	}
	
.galImage {
	border:1px solid #787878;
	padding:2px;
	}
	
.galCaption {
	font-weight:normal;
	font-size:12px;
	padding-bottom:4px;
	color:#FFF;
	text-decoration:none;
	}
	
.bread {
	font-size:16px;
	font-weight: bold;
	color: #D96200;
	text-align: left;
	padding-bottom:5px;
	text-decoration:none;
	}
	
/*.bread:hover {
	color:#fff;
	text-decoration:none;
	}*/

/* -- OLD GALLERY -- */

.gallery {
	border:1px solid #787878;
	border-collapse:collapse;
	padding:2px;
	}
	
.galRow {
	border:1px solid #787878;
	font-size:10px;
	color:#B30003;
	text-decoration:none;
	}
	
.galBig img {
	border:1px solid #787878;
	background-color:#000;
	}
	
.galBig td {
	color:#000000;
	text-decoration:none;
	font-size:12px;
	padding:3px;
	}
	
.galBig td a {
	color:#B40000;
	text-decoration:none;
	font-size:10px;
	}
	
.galBig td a:hover {
	color:#07639E;
	text-decoration:underline;
	}
	
.galBig td img {
	border:1px solid #BACDFF;
	margin:5px;
	padding:3px;
	}

.galRem {
	color:#909000;
	text-decoration:none;
	font-size:12px;
	}
	
.galRemForm {
	width:250px;
	border-left:1px solid #787878;
	border-top:1px solid #787878;
	border-right:1px solid #787878;
	border-bottom:1px solid #787878;
	}
	
/* --------- Gallery ends here -------------- */

/* Event calendar */

.calendarcategory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color:#000000;
	font-weight:bold;
	font-size:14px;
	}
	
.calendarEventDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color:#990000;
	font-size:12px;
	text-decoration:none;
	}

.calendarEventTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	color:#990000;
	font-size:12px;
	}
	
/*New Calendar Classes*/

/*New Class for displaying the top navigation table, month next last etc*/

.calNavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;border:1px solid #656B6F;
	border-collapse: collapse;
	}
	
.calNavigation a {
	text-decoration:none;
	} 
	
.calNavigation a:hover {
	text-decoration:none;
	} 
	
/*Class for displaying Year such as August 2006*/

.calMonthYear {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:14px;
	color:#FF0000;
	text-align:center;border:1px solid #656B6F;
	padding-top:3px;
	padding-bottom:3px;
	}
	
 /*Class for navigation TD, such as last month next month*/
 
.calNavTD {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	text-align: center;
	vertical-align:middle;
	text-transform:capitalize;
	color: #0D276D;
	height:20px;
	border-bottom:0px;  
	}
	
/*last month, next month navigation link class <a href class, for better also use a.calNavLink:hover etc*/

.calNavLink {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;

	text-align: center;
	vertical-align:middle;
	border-bottom:0px;
	color: #FFF;
	text-decoration:none;
	}
	
.calNavLink:hover {
	color:#0066CC;
	text-decoration:none;
	}

/*Calendar Table*/

.calContent {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #210303;
	font-size: 10pt;
	text-align: center;border:1px solid #656B6F;
	border-collapse: collapse;
	}
	
/*Displaying Sun, Mon etc*/

.calWeekdays {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#439AFC;
	font-size: 10pt;
	text-align: center;  
	/*background-color: #8D8D8D;*/
	border:1px solid #656B6F;
	border-top:0px;
	padding-top:3px;
	padding-bottom:3px;
	}
	
/*The current day*/

.calCurrentDayTD {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	font-size: 10pt;
	text-align: center;  
	background-color: #91000E; 
	border:1px solid #656B6F;
	height: 50px;
	vertical-align:middle;
	}
	
/*Blank td*/

.calClassNone {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	text-align: center;
	vertical-align:middle;
	color: #000;
	border:1px solid #656B6F;
	height: 50px;
	}
	
/*Current day link*/

.calCurrentDayLink {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12pt;
	text-align: center;
	color:#fff;
	font-weight:bold;
	vertical-align:middle;  
	}
	
.calCurrentDayLink:hover {
	color:#ffff00;
	}
	
/*For all other day*/

.calOtherDayTD {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12pt;
	text-align: center;
	color: #B71818;  
	border:1px solid #656B6F;
	height: 50px;
	vertical-align:middle;
	}
	
/*The td containing event*/

.calEventDayLink {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 8pt;
	text-align: center;
	color: #014BA6;
	}
	
.calEventDayLink:hover {
	color: #B71818;
	}
	
/*Other day link*/

.calOtherDayLink {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-align:center middle;
	color:#B60000;
	font-weight:bold;
	text-decoration:none;  
	}
	
.calOtherDayLink:hover {
	color:#fff;
	}
	
/* Event calendar */

/* Links style starts here */

.links_table {
	width:100%;
	border-collapse: collapse;
	margin-bottom:20px;
	color:#D96200;
	text-align:left;
	}
	
.links_table td {
	color:#D96200;
	}
	
.links_table a {
	text-decoration:none;
	color:#fff;
	}
	
.links_table a:hover {
	text-decoration:none;
	color:#FFC000;
	}
	
.links_heading {
	background-image:url(images/mem-bg.gif);
	background-position:left top;
	background-repeat:repeat-x;
	font-size: 16px;
	line-height:20px;
	vertical-align:top;
	font-weight: bold;
	color:#D96200;
	text-align: center;
	/*border-bottom:1px solid #787878;*/
	}
	
.links_leftcolumn {
	width: 32%;
	vertical-align: top;
	text-align: left;
	border:1px solid #787878;
	padding-left:5px;
	/*background-image:url(images/li-bullet.gif);*/
	background-repeat:no-repeat;
	background-position:0 50%;
	}
	
.links_centercolumn {
	width: 32%;
	vertical-align: top;
	text-align: left;
	border:1px solid #787878;
	padding-left:5px;
	/*background-image:url(images/li-bullet.gif);*/
	background-repeat:no-repeat;
	background-position:0 50%;
	}
	
.links_rightcolumn {
	width: 32%;
	vertical-align: top;
	text-align: left;
	border:1px solid #787878;
	padding-left:5px;
	/*background-image:url(images/li-bullet.gif);*/
	background-repeat:no-repeat;
	background-position:0 50%;
	}
	
/* Links style ends here */

/* Member Profile starts here */

.tdMem {
	color:#F9BC44;
	text-align: center;
	padding: 3px;
	font-weight:bold;
	}
 
.tdMem a {
	color: #DCB058;
	padding: 3px;
	font-weight:bold;
	text-decoration:none;
	}
 
.tdMem a:hover {
	color: #FFF;
	text-decoration:uderline;
	}

.tdmemGroup {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color:#91000E;
	border:1px solid #787878;
	text-align:center;
	}

.members_table {
	font-size: 12px;
	width:100%;
	padding: 10px 10px 10px 0px;
	border-collapse: collapse;
	border:1px solid #787878;
	margin-bottom:20px;
	}
.members_table td {
	text-align:left middle;
	padding:4px;
	border:1px solid #787878;
	}
	
.member_photo {
	border:1px solid #787878;
	padding:5px; 
	}
	
.mem_address {
	font-style: normal;
	text-align: left;
	color: #fff;
	font-weight:bold;
	padding: 5px;
	}

.mem_address a {
	font-style: normal;
	text-align: left;
	color:#fff;
	}
	
.mem_address a:hover{
	color:#FDA915;
	text-decoration:none;
	}
	
.mem_profile {
	text-align: left;
	font-style: normal;
	color: #fff;
	padding: 5px;
	}
	
.mem_heading {
	font-size:12px;
	font-style: normal;
	font-weight: bold;
	color:#F9BC44;
	text-align: left;
	padding: 5px;
	}
	
.mem_name {
	font-style: normal;
	font-weight: bold;
	color: #FDA915;
	font-size: 12px;
	padding: 5px;
	}
	
.tdMemposition {
	font-weight:normal;
	color: #fff;
	}
	
.link-black {
	font-size:12px;
	text-decoration:none;
	color:#B0012A;
	}
	
.link-black:hover {
	text-decoration:underline;
	color:#fff;
	}
	
/* Member Profile ends here */

/* Guestbook style starts here */

.guest_link {
	font-size:12px;
	color:#D96200;
	font-weight:bold;
	text-decoration:none;
	}
	
.guest_link:hover {
	color:#FDA915;
	text-decoration:none;
	}
	
.guestbooksign {
	color:#AE0100;
	text-decoration:none;
	font-size: 12px;
	}
	
.guestbooksign:hover {
	color:#000;
	text-decoration:none;
	}
	
.guestSingle {
	font-size: 12px;
	font-weight: normal;
	color:#000000;
	width: 100%;
	padding: 5px;
	margin-bottom:20px;
	margin-top:10px;
	}

.guestSingle td {
	padding-top:5px;
	color:#fff;
	}
	
.guestDate {
	font-weight:normal;
	color:#975200;
  	text-align:left; 
	font-size:12px;
	text-decoration:none;
	}
	
.guestName {
	font-size: 12px;
	font-weight: bold;
	color:#fff;
  	text-align:left;  
	}
	
.guestRem,
.guestRank {
	font-weight: bold;
	}

.guestUrl {
	font-size: 12px;
	font-weight: bold;

	color:#004E91;
    border-top-width:1px;  
	text-align: left;
	}
	
.guestLoc {
	font-size: 12px;
	font-weight: bold;
	color:#004E91;
 	text-align:  left;
	}
	
.guestRem {
	color:#004E91;
	font-size: 12px;
	}
	
.guestFrmDis {
	font-size: 12px;
	font-weight: bold;
	color:#000000;
  	text-align:left;  
	}
	
.guestFrmTable {
	font-size: 12px;
	font-weight: bold;
	color:#fff;
  	text-align: left;  
	}
.guestFrmTable td {
	color:#fff;
	}
	
.guestSignSub {
    background-color: #91000F;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	border:1px solid #000000;
	width: 76px;
	height:18px;
	cursor:hand;
	padding-bottom:2px;
	}
	
.guestconfirm {
	color:#ffffff;
	font-size:12px;
	}
	
.noGuest {
	padding-left:3px;
	font-size:12px;
	color: #A50100;
	}

.guestFieldName,
.guestFieldEmail,
.guestFieldRank,
.guestFieldUrl,
.guestFieldLoc {
	width:198px;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	border-top:1px solid #000;
	border-left:1px solid #000;
	border-right:1px solid #354589;
	border-bottom:1px solid #354589;
	padding-left:5px;
	background-color: #ffffff;
	}
	
.guestFieldComment {
	width:198px;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	border-top:1px solid #000;
	border-left:1px solid #000;
	border-right:1px solid #354589;
	border-bottom:1px solid #354589;
	padding-left:5px;
	background-color: #ffffff;
	}

/* Guestbook style ends here */

/* Image of the day style starts here */

.image-day-text {
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	color:#FFF;
	font-size: 8pt;
	text-align:center;
	}
	
.whitetext-larg {
	color:#FFF;
	font-weight: normal;
	font-size: 12px;
	}
	
.add-table {
	width: 50%;
	margin-left:2px;
	}
	
.add-table td {
	padding: 2px;
	border:1px solid #000;
	}

.imageofday_border_color {
	padding: 2px;
	border:1px solid #FFF;
	}
	
/* Image of the day style ends here */

.retired-apparatus {
	border-top:1px solid #B49F55;
	border-left:1px solid #B49F55;
	}
	
.retired-apparatus td {
	border-bottom:1px solid #B49F55;
	border-right:1px solid #B49F55;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	}
	
.left-pan-heading {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#D9AA2B;
	padding-left:3px;
	}
	
.clickhere {
	font-size:12px;
	color:#fff;
	text-decoration:none;
	}
	
.clickhere:hover {
	color:#CC0000;
	text-decoration:underline;
	}
	
/* chief page style ends here */

.body-text-chief {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4F4F4f;
	text-align:justify;
	}
	
.chief-mail {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF0000;
	font-weight:bold;
	text-decoration:none;
	}
	
.chief-mail:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CC3300;
	font-weight:bold;
	text-decoration:none;
	}

/* What we do page style ends here */

.wht-we-bdr{
	width:450px;
	border: 1px solid #B1B3B7;
	border-collapse:collapse;
	margin:5px;
	}
	
.wht-we-bdr td {
	border: 1px solid #B1B3B7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CB427A;
	}
	
.wht-head{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#F9BC44;
	}
	
.wht-text-details{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4F4F4f;
	text-align:justify;
	}
	
.img-border {
	border:1px solid #797778;
	padding:2px;
	}

.wht-we-head{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#91000E;
	font-weight:bold;
	}
	
/* Apparatus page style ends here */

.appar-head{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#F9BC44;
	}
.gtext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#F9BC44;
	}
	
/*Hall Rental Module*/

.HRTable {

 border: 1px solid #666666;

 }

 

 .HRTable a{color:#000000;}

 

 

  .HRTable a:hover{color:#fff;}

 

 .HRCaption {

 font-family: Arial, Helvetica, sans-serif;

 font-size: 16px;

 font-weight: bold;

 text-align: center;

 background-color: #000;

 color: #fff;

 }

 .HRCaptionsmall {

 font-family: Arial, Helvetica, sans-serif;

 font-size: 12px;

 text-align: center;

 color: #F6DD49;

 }

 .HRCurMY {

 font-family: Arial, Helvetica, sans-serif;

 font-size: 12px;

 font-weight: bold;

 text-align: center;

 background-color: #B50118;

 color: #fff;

 }

 .HRSelect {

  border: 1px solid #666666;

  font-size: 10px;

  }

.HRButton {

    background-color:#666666;

	color: #fff;

	font-weight: bold;

	width: 74px;

	height:18px;

	cursor:hand;  

	border: 1px solid #EBECD5;

    font-size: 11px;

	padding-bottom:2px;

	font-family: Arial, Helvetica, sans-serif;

	/*margin-left:112px;*/
	margin-right:180px;
	margin-bottom:10px;
	margin-top:10px;

}  



  .HRWeek {

  font-family: Arial, Helvetica, sans-serif;

 font-size: 12px;

 font-weight: bold;

 text-align: center;

 background-color: #FFCC00;

 color: #000000;

  }

.HRdatablank {

font-family: Arial, Helvetica, sans-serif;

font-size: 12px;

border: 1px solid #666666;

width: 80px;

height: 50px;

text-align: center;

/*background-color: #D2D4A5;*/

color: #fff;

}

.HRdatafull {

font-family: Arial, Helvetica, sans-serif;

font-size: 12px;

border: 1px solid #666666;

width: 80px;

height: 50px;

text-align: center;

/*background-color: #FBFFD7;*/

color: #000000;

}





.HRdatafull a{

color: #000;}





.HRdatafull a:hover{

color: #fff;}



.HRdatatentative {

font-family: Arial, Helvetica, sans-serif;

font-size: 12px;

width: 150px;

height: 50px;

text-align:center;

vertical-align:middle;

/*background-color: #FFCC00;*/

color: #fff;

}

.HRDate{

font-family: Arial, Helvetica, sans-serif;

font-size: 12px;

font-weight: bold;

color:#000000;

}



.HRDate a{

color:#000000;

}







.HRDate a:hover{

color:#DA0C0C;

}



.HRTitle {

font-family: Arial, Helvetica, sans-serif;

font-size: 9px;

}



.HRListClass {

border: 1px dotted #fff;

margin-bottom:12px;

text-align:center;

margin-left:32px;



}

.HRlistTDTitle {

font-size: 14px;

color: #FFCC33;

}

.HRlistTDStartDate {

font-size: 11px;

color: #FF9900;

}

.HRlistTDEndDate {

font-size: 11px;

color: #FF9900;

}

.HRlistTDDetails {

font-size: 11px;

color: #66CC00;

}



/*.HRdataparmanent{margin-right:10px;}*/



.HRFormText {

font-family: Arial, Helvetica, sans-serif;

font-size: 12px;

font-weight: normal;

color:#ffc000;

}

.HTLabel {

font-family: Arial, Helvetica, sans-serif;

font-size: 12px;

font-weight: normal;

color:#fff;
font-weight:bold;

text-align:left;

}

.HRText {

   width:198px;

   font-size: 11px; 

   color: #000;

   font-weight: normal;

   border-top:1px solid #979797;

   border-left:1px solid #979797;

   border-right:1px solid #979797;

   border-bottom:1px solid #979797;

   padding-left:5px;

   background-color: #fff;

}

.HRTextarea {

   width:198px;

   font-size: 11px; 

   color: #000;

   font-weight: normal;

   border-top:1px solid #979797;

   border-left:1px solid #979797;

   border-right:1px solid #979797;

   border-bottom:1px solid #979797;

   padding-left:5px;

   background-color: #fff;

   height:70px;

}

.HRdataparmanent {

font-family: Arial, Helvetica, sans-serif;

font-size: 12px;

border: 1px solid #fff;

width: 80px;

 height:50px;

 text-align:center;

vertical-align:middle;

/*background-color: #A4041C;*/

color: #ffffff;

}

.HRdataparmanent div{

background-color:#AA041C; 

padding:0px; 

margin:0px; 

line-height:0px;

}
/*Hall Rental Module*/

/*--Staffing Table Start--*/
	
.staffingTable
	{
	border:1px solid #684644;
	color:#fff !important;
	}
.tableHead{
	background:url(images/heading-bg.gif) repeat-x 0 0;
	font:bold 12px/25px Arial, Helvetica, sans-serif;
	color:#ffcc00;
	}
	
.tableHead a{
	text-transform:capitalize;
}

.tableHead a:hover{
	color:#fff;
	text-decoration:none;
}

.staffingBody01{
	border:1px #95D2F7 solid;
	border-left:none;
	border-right:none;		
	background-color:#D9F2FF;
	line-height:30px;
	/*height:40px;*/
	font-weight:bold;
	color:#000000;
	}
.staffingBody01 img ,.staffingBody02 img{
	border:1px #000000 solid;
	}
.staffingBody01 span ,.staffingBody02 span{
	padding:0 0 0 10px;
	}
.staffingBody02{
	border:1px #999999 solid;
	border-left:none;
	border-right:none;		
	background-color:#eeeeee;
	line-height:30px;
	/*height:40px;*/
	font-weight:bold;
	color:#000000;
	white-space:nowrap;
	}
	
.staffingBody02 td{
	color:#000000;
	font-weight:normal;
	white-space:nowrap;
}
.pagination{
	padding:0 10px 0 0;
	}
.pagination a{
	color:#000000;
	text-decoration:none;
	}
.pagination a:hover{
	color:#990000;
	}
.staff_pos_Driver{
	background-color:#22CF37;
	width:12px;
	height:12px;
	border:1px #000000 solid;
	display:block;
	margin:4px auto;
	padding:0 !important;
	font-size:0;
	line-height:0;
	}
.staff_pos_Firefighter{
	background-color:#000000;
	width:12px;
	height:12px;
	border:1px #000000 solid;
	display:block;
	margin:4px auto;
	padding:0 !important;
	font-size:0;
	line-height:0;
	}
.staff_pos_Officer{
	background-color:#ffffff;
	width:12px;
	height:12px;
	border:1px #000000 solid;
	display:block;
	margin:4px auto;
	padding:0 !important;
	font-size:0;
	line-height:0;
	}
.staff_pos_FirePolice{
	background-color:#F0901F;
	width:12px;
	height:12px;
	border:1px #000000 solid;
	display:block;
	margin:4px auto;
	padding:0 !important;
	font-size:0;
	line-height:0;
	}
.staff_pos_EMS{
	background-color:#0B43BA;
	width:12px;
	height:12px;
	border:1px #000000 solid;
	display:block;
	margin:4px auto;
	padding:0 !important;
	font-size:0;
	line-height:0;
	}
	

	
/*--Staffing Table end--*/

.nav_padding {
	padding:0 0 20px 0;
	margin:0;
	}
.nav_padding ul {
	margin:0;
	padding:0;
	list-style:none;
	
}

.nav_padding ul li{
	margin:0;
	padding:0;
	list-style:none;
	
}
.nav_padding ul li a{
	background-image:url(images/bt-fireprevention.gif);
	background-repeat:no-repeat;
	background-position:top left;
	height:27px;
	width:91px;
	display:block;
}
.nav_padding ul li a:hover{
	background-image:url(images/bt-fireprevention-h.gif);
	background-repeat:no-repeat;
}

/* Crew Style Start Here */

img{
behavior:url("behavior.htc"); /*----------- For PNG Transparency ------------*/
}

table.crewschedule{
border:1px solid #684644;
width:100%;
font-size:14px;
}

table.crewschedule td.contentTd{
padding:0;
margin:0;
text-align:left;
vertical-align:top;
}

td.contentTd table.crewschedule{
width:100%;
}



td.monthHead{
color:#FFFFFF;
background:#CA1B04;
text-align:center;
vertical-align:middle;
/*border-top:1px solid #909090;
border-bottom:1px solid #909090;*/
height:24px;
font:normal 18px/24px "Trebuchet MS", Verdana, Arial, Helvetica, Sans-serif;
}

table.mnthYear{
width:100%;
border:none;
}

table.mnthYear td{
vertical-align:middle;
text-align:center;
width:25%;
font-weight:bold;
color:#000;
background:inherit;
height:35px;
}

table.mnthYear td a{
color:#BC0000;
background:inherit;
text-decoration:none;
}

table.mnthYear td a:hover{
color:#000;
background:inherit;
text-decoration:none;
}

td.crewscheduleHead{
padding:0 12px;
margin:0;
height:32px;
text-align:center;
vertical-align:middle;
color:#FFFFFF;
background:#AE1400;
font:normal 18px/24px "Trebuchet MS", Verdana, Arial, Helvetica, Sans-serif;
}

td.crewscheduleCaption{
padding:12px 10px;
margin:0;
text-align:center;
vertical-align:middle;
color:#FFCC00;
background:inherit;
font:normal 12px/14px Arial, Helvetica, sans-serif;
}


input.hrInput{
font:bold 12px/14px Arial, Helvetica, sans-serif;
width:77px;
height:19px;
color:#FFFFFF;
background:#999999;
border:2px solid #EAEAEA;
cursor:pointer;
}

table.crewTable{
border:1px solid #787878;
border-collapse:collapse;
}

table.crewTable th{
height:22px;
color:#000000;
background:#F6DA15;
text-align:center;
vertical-align:middle;
width:14%;
font:bold 12px/14px Arial, Helvetica, sans-serif;
}

table.crewTable th.orange{
color:#000000;
background:#CC9900;
}

table.crewTable td{
cursor:pointer;
height:100px;
color:#FFFFFF;
background:inherit;
text-align:center;
vertical-align:top;
font:bold 12px/14px Arial, Helvetica, sans-serif;
border:1px solid #787878;
padding:10px 2px 2px;
}

table.crewTable td.dorange{
background-color:#FEA700;
color:#000000;
font-weight:bold;
width:14%;
height:auto;
}

table.crewTable td.lorange{
background-color:#FDBF48;
color:#fff;
font-weight:bold;
width:14%;
height:auto;
}
table.crewTable td span{
font:bold 16px/20px Arial, Helvetica, sans-serif;
}

table.crewTable td a{
font:bold 17px/13px Arial, Helvetica, sans-serif;
color:#fff;
background:inherit;
text-decoration:none;
}

table.crewTable td a:hover{
color:#AEAEAE;
background:inherit;
}

table.crewTable td p{
padding:52px 2px 2px 2px;
margin:0;
text-align:left;
}

table.crewTable td.blank{
cursor:auto;
color:inherit;
background:#343434;
}

table.crewTable td.booked{
color:inherit;
background:#A4041C;
}

table.crewTable td.tentative{
color:inherit;
background:#CCA300;
}

td.commentIconTxt{
font:bold 12px/14px Arial, Helvetica, sans-serif;
color:#999999;
background:inherit;
padding:0 5px 0 0;
}

td.crew{
text-align:center;
vertical-align:middle;
color:#88AA00;
background:#88AA00;
border:1px solid #669933;
height:96px;
width:126px;
font:normal 12px/18px Arial, Helvetica, sans-serif;
}

td span.crew_day{
background:url(images/iconTentative.png) 0 14px no-repeat ;
padding:0 10px 19px 15px;
font-weight:bold;
margin:0 0 0 0px;
height:21px;
display:block;
float:left;
line-height:50px;
}
*td span.crew_day{
background:url(images/iconTentative.png) 0 17px no-repeat ;
}

td span.crew_nextday{
background:url(images/iconBook.png) 0 0 no-repeat ;
padding:0 10px 0 15px;
font-weight:bold;
text-align:right;
margin:0 0 0 40px;
height:22px;
display:block;
float:right;
}
td.attentionMsgBox{
text-align:center;
vertical-align:middle;
color:#FFFFFF;
background:#2D2D2D;
border:1px solid #4f4f4f;
border-collapse:collapse;
height:96px;
font:normal 12px/18px Arial, Helvetica, sans-serif;
text-align:center;
}

div.dateclick{
margin:0 auto;
padding:5px 0 5px 30px;
display:inline;
background:url(images/iconTentative.png) 0 0 no-repeat ;
font:bold 13px/40px Arial, Helvetica, sans-serif;
color:#FFF;

}
.lgrey{
background-color:#CBCBCB;
color:#000;
}
.lgrey td{
padding-left:5px;
}
.dgrey{
background-color:#BEBEBE;
color:#000;
}
.dgrey td{
padding-left:5px;
}
.caption{
font:bold 16px/24px Arial, Helvetica, sans-serif;
color:#ffffff;
background-color:#AE1400;
}

.black-bold{
background-color:#FEA700;
color:#fff;
font-weight:bold;
padding-left:5px;
}


/* Crew Style End Here */

