
.monthSelectTable, .monthSelectTable td, .monthSelectTable tr 
{
	padding: 0px 4px 0px 0px !important;
	margin: 0px;	
	border:none;
	background:none;
}	

.monthSelectTable img
{
	padding: 0px 0px 0px 0px !important;
	margin: 0px;	
	border:none;
}	


/* -- default style start -- */
* {
	padding:0;
	margin:0;
}
body {
	font:normal 12px/18px Verdana, Arial, Helvetica, sans-serif;
	padding:0; 
	color:#000; 
	background:url(../images/bg.gif?02) repeat 0 0;
}
.spacer {
	clear:both;
	font-size:0;
	line-height:0;
}
.iframeBody {
	color:inherit;
	background: #eaeaea;
} 

.bodyhtml-00-middle,
.bodyCalenderLeft,
.bodyhtml-01-left,
.bodyhtml-00-left,
.bodyNavigationNewsLeft  {
	color:inherit;
	background:#f6f6f6 !important;
} 
.bodyNewsMiddle,
.bodyScheduleMiddle,
.bodyCalenderMiddle,
/*.bodyCalenderLeft,*/
.bodyRegisterLeft,
.bodyhtml-00-middle,
.bodyhtml-00-left, 
.bodyhtml-01-left,
.bodyhtml-01-middle {
	color:inherit;
	background:#fff;
} 
img {
	margin: 0;
	padding: 0;
}
h1,
h2,
h4 {
	text-transform:uppercase;
}
h2 {
	font:normal 20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#000;  
	background-color:inherit;
	padding:7px 0 4px;
	margin:0 22px 0 0;
	position:relative;
}
h2 span {
	padding-left:21px;
	background:url(../images/red-arrow.gif?02) no-repeat 0 50%;
}
h3 {
	font-size:16px;
	font-weight:bold;
	color:#a80c01;
	background-color:inherit;
	padding:2px 0 3px 0;
	margin-bottom:14px;
}
h4,
#left h2,
#right h2,
.bodyhtml-01-left .color h2 {
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#000; 
	background-color:inherit;
	background:url(../images/h4-shadow.gif?02) no-repeat 50% 100%;
	padding:0 0 7px;
	margin-bottom:8px;
	margin-right:0;
	clear:both;
	position:relative;
}
h4 span,
#left h2 span,
#right h2 span,
.bodyhtml-01-left .color h2 span {
	padding-left:37px;
	background:url(../images/red-arrow.gif?02) no-repeat 17px 2px;
}
p {
	padding-bottom:14px;
}
ul {
	list-style:none;
	xpadding:0 40px 14px 24px;
	overflow:hidden;
	height:100%;
}
ul li {
	padding:0 0 0 12px;
	margin-bottom:6px;
	background:url(../images/black-arrow.gif?02) no-repeat 2px 6px;
}
ol   { 
	margin: 1.12em 0;
	margin-left: 38px;
}
blockquote {
	padding-left: 2em;
}
/* -- default style end -- */

/* -- floating clear problem solution style start -- */
.clearSpace {
	overflow:hidden;
	height:100%;
}
/* -- floating clear problem solution style end -- */

/* -- default anchor start -- */
a { 
	text-decoration:underline; 
	color:#800000;
	background-color:inherit;
}
a:hover { 
	color:inherit;
	background-color:inherit;
	text-decoration:none; 
}
/* -- default anchor end -- */

/* -- login button start -- */
.linkLogin {
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	color:#000; 
	background-color:inherit;
	background:url(../images/login-link-ico.gif?02) no-repeat 0 0;
	width:67px;
	height:37px;
	padding:30px 0 20px;
	display:block;
	position:absolute;
	top:13px;
	right:26px;
	z-index: 15;

	/*display:none;  -- this property not to be used, we have just used it for now to chack the design after loged in */
}
.linkLogin:hover {
	color:#800000;
	background-color:inherit;
}
/* -- login button end -- */
/* -- top editable links for admin section style start -- */
.linkLogin1,
.linkLogin2,
.linkLogin3 {
	height:22px;
	padding:0 0 0 15px;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	float:right;
	position:relative;
	right:0;
	top:0;
	margin-left:5px;
	cursor:pointer;
	z-index:15;
}
.linkLogin1:hover,
.linkLogin2:hover,
.linkLogin3:hover {
	color:#000;
	background-color:inherit;
}
/* -- top editable links for admin section style end -- */

/* -- main page wrapper start -- */
#page {
	width:796px;
	padding:0 2px 10px;
	margin:auto;
	position:relative;
	background-color:#fff;
}
/* -- main page wrapper end -- */

/* -- logo start -- */
img#logo {
	float:left;
	border:none;
	padding:0;
	margin:0;
}
/* -- logo end -- */

/* -- header tart -- */
#header {
	height:auto;
	margin:0;
	background:url(../images/header-bg.jpg?02) no-repeat 0 0;
	position:relative;
}
#header .top {
	padding:16px 12px 6px;
	background:url(../images/header-bottom-bg.jpg?02) no-repeat 0 100%;
	height:100%;
	overflow:hidden;
}
#heading {
	color:#000;
	padding:0 0 0 0;
}
#heading h1 {
	font:bold 30px/30px Helvetica, sans-serif;
	margin-bottom:4px;
	padding-top:36px;
}
#heading h2 {
	padding:0;
	font:normal 12px/14px Verdana, Arial, Helvetica, sans-serif;
	background-color:inherit;
	margin-top:-6px;
	background:none;
	padding-left:0;
}
#heading h1,
#heading h2 {
	letter-spacing:-1px;
	position:relative;
	left:11px;
	color:#000;
}
#heading h2 span {
	background:none;
	padding-left:0;
}
.headerImg {
	display:none;
}
/* -- header end -- */

/* -- site navigation start -- */
#navSite {
	clear:both;
	color:#000;
	background:#fff;
	border-bottom:5px solid #1b6b9d; 
	list-style:none;
	padding:0 0 1px;
	margin:0 auto;
	text-align:left;
	position:relative;
}
#navSite ul {
	padding:0 0 1px;
	background-color:#a80c01; 
	line-height:27px;
}
#navSite li {
	padding:0;
	margin:0 0 0 -4px;
	background:none;
	display:inline;
	line-height:31px;
	background-color:#a80c01; 
}
/* ///////// FOR NORMAL GAP NAVIGATION ////////// */
#navSite li a {
	font-size:13px;
	font-weight:bold;
	padding:7px 23px;
	color:#fff;
	border-left:1px solid #fff;
	text-decoration:none;
}

#navSite li.siteNav1 a {
	border-left:0;
}
#navSite li a:hover,
#navSite li a.selected {
	color:#fff;
	background:#1b6b9d; 
}
/* -- site navigation end -- */


/* -- page content start -- */
#pageContent {
	clear: both;
	width: auto;
	height: 100%;
	padding: 0;
	margin: auto;
	position: relative;
	background-image: url(../images/pageContent.gif?02);
	background-position: left;
	background-repeat: repeat-y;
	background-color: #F6F6F6;
}

/*  -- left/right panel start -- */
#left {
	width:235px;
	position: relative;
	float: left;
	padding:0 0 0px 0px;
	xbackground-color: Transparent;
	xbackground:#f6f6f6 url(../images/left-panel-shadow.gif?02) repeat-y 100% 0;
}
#middle {
	float: left;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	width: 541px;
}
#right {
	display:none;
}

#middle iframe 
{
	width: 541px;
}
/*  -- individual panel start -- */
.registerForm,
.html00,
.html01,
.calendar,
.navigation,
.navigationNews
{
	font-size:11px;
	margin-bottom:16px;
	margin-right:15px;
	line-height:125%;
	clear:both; 
	position:relative;
	top:15px;
	z-index:12;
	xwidth:220px;
	/* overflow:auto; */
}
#right .registerForm,
#right .html00,
#right .html01,
#right .calendar,
#right .navigation,
#right .navigationNews
{
	width:170px;
}
#left .registerForm,
#left .html00,
#left .html01,
#left .calendar,
#left .navigation,
#left .navigationNews
{
	width:220px;
}
#left .registerForm,
#right .registerForm {
	margin-right:0;
	overflow:hidden;
}
.bodyCalenderLeft div,
.bodyhtml-00-left .content {
	margin-left:15px;
}
.bodyCalenderLeft div div {
	margin-left:0;
} 
#left .navigation,
#left .navigationNews {
	border:2px solid #272727;
	width:200px;
	left:15px;
}
#right .navigation,
#right .navigationNews {
	border:2px solid #272727;
	width:160px;
	left:7px;
}
#left .navigation h2,
#right .navigation h2,
#left .navigationNews h2,
#right .navigationNews h2{
	background-image:none;
	background-color:#272727;
	color:#fff;
	padding-top:4px;
	padding-left:0;
}
#left .navigation h2 span,
#right .navigation h2 span,
#left .navigationNews h2 span,
#right .navigationNews h2 span {
	padding-left:30px;
	background-position:7px 2px;
	background-image:url(../images/red-black-arrow.gif?02) !important;
}
#left .navigation p,
#right .navigation p,
.bodyNavigationNewsLeft p,
.bodyNavigationNewsLeft p {
	padding-left:6px; 
}
#left .navigation ul,
#right .navigation ul,
.bodyNavigationNewsLeft ul,
.bodyNavigationNewsLeft ul {
	padding:0 0 5px 6px; 
	font-weight:bold;
}
#left .navigation a,
#right .navigation a,
.bodyNavigationNewsLeft a,
.bodyNavigationNewsLeft a  {
	text-decoration:none;
}
#middle .html02 {
	margin-top:15px;
	margin-bottom:5px;
}
.bodyhtml-00-left .content,
.bodyhtml-00-left .content .top,
.bodyhtml-00-left .content .top .bottom {
	width:auto;
	background:none;
	padding:0;
}
.colorTxt {
	color:#800000; 
	background-color:inherit;
}
.color {
	color:inherit;
}
.color p { padding-bottom:0;}

.inner h3 {
	padding-left:0;
	padding-bottom:0;
	margin-bottom:8px;
	border-left:0;
	background:none;
}

.highlight {
	color:#fff;
	background-color:#1b6b9d; 
	border:1px solid #000;
	text-align:center !important;
	margin:0 0 14px;
	padding:6px 2px;
}
.byline {
	color:#000; 
	font-size:11px;
	padding:0 0 0 20px;
	margin:0;
	background:url(../images/byline-ico.gif?02) no-repeat 0 4px;
}

.headPanel {
	padding:4px 0 4px 3px;
	overflow:hidden;
	height:100%;
	clear:both;
}
.headPanel h3,
.headPanel p {
	margin:0 !important;
}
.headPanel h3 a {
	color:#a80c01 !important;
	text-decoration:none;
}
.headPanel h3 a:hover {
	color:#5f5f5f !important;
}
.headPanel p {
	padding-bottom:0;
}
.smallTxt {
	font-size:11px;
	line-height:15px;
}
.smallTxt p {
	padding-left:17px !important;
}
.bodyhtml-00-middle .smallTxt {
	font-size:12px;
	line-height:18px;
}
.bodyhtml-00-middle .smallTxt p {
	padding-left:0 !important;
}
.gray {
	background-color:#f6f6f6; /* -- gray box background color -- */
	border:1px solid #7f7f7f; /* -- gray box border color -- */
	font-size:10px;
	padding:7px 10px;
	margin:10px 0 14px;
	clear:both;
}
.bodyhtml-01-middle .color {
	color:#fff;
	background-color:#1B6B9D;
	font-size:12px;
	line-height:18px;
	padding-bottom:10px;
	border:1px solid #000;
	clear:both;
} 
.bodyhtml-01-middle .color h2 span {
	background:none;
	padding-left:10px;
	color:#fff;
}
/*  -- individual panel end -- */

.banner {
	width:204px;
	margin-left:10px;
	position:relative;
	top:10px;
	z-index:12;
}
.banner img {
	padding:0;
	border:none;
}
/*
.content,
.bodyhtml-00-middle .smallTxt {
	width:531px;
	padding:7px 0 0;
	margin-top:5px;
	margin-bottom:10px !important;
}
*/
.content,
.bodyhtml-00-middle .smallTxt {
	background:url(../images/gray-big-bg.gif?02) repeat-y 0 0;
	padding:0;
	margin:0 0 15px;
	position:relative;
	xwidth:541px;
}
#middle .content,
#middle .bodyhtml-00-middle .smallTxt 
{
	width:541px;
}
.content div.top,
.bodyhtml-00-middle .smallTxt div.top {
	background:url(../images/gray-big-top-curve.gif?02) no-repeat 0 0;
}
.content div.top div.bottom,
.bodyhtml-00-middle .smallTxt div.top div.bottom {
	background:url(../images/gray-big-bottom-curve.gif?02) no-repeat 0 100%;
	padding:10px;
	margin:0;
}

.headPanel {
	background:none;
	margin:0;
	position:relative;
	top:0;
	width:auto;
}
.headPanel div.top {
	background:none;
}
.headPanel div.top div.bottom {
	background:none;
	padding:0;
	margin:0;
}

/* -- default form start -- */
/*.aboutPage .registerForm,
.volunteerPage .registerForm,
.schedulePage .registerForm {
	display:none;
}*/
form.login {
	overflow:hidden;
	height:100%;
	padding:0 15px;
}
form.login label span {
	width:70px;
	display:block;
	float:left;
	padding-top:3px;
	padding-bottom:7px;
}
form.login label span.auto { width:auto; white-space:pre;}
form.login input { 
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	width: 106px;
	float:right;
	margin-bottom:7px;
}
form.login input.btn { 
	font-size:11px;
	font-weight:bold;
	width:auto !important;
	cursor:pointer;
	background-color:#2e2e2e;
	border:none;
	color:#fff;
	padding:2px;
}
form.login p {
	clear:both;
	padding-bottom:7px;
}
/* -- default form end -- */

/* -- table start -- */
.datatable, .datatable td, .datatable th 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-color: #676767;
	border-style: solid;
}	
.datatable
{
	border-width: 0 0 1px 1px;
	border-spacing: 0;
}
.datatable td, .datatable th
{
    margin: 0;
    padding: 4px;
    border-width: 1px 1px 0 0;
	empty-cells: show;
	white-space: nowrap;
}	
.datatable th
{
	color: #ad1c12;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 13px;
	background: White url(../images/table-spacer-bg.gif?02) repeat-x 50% bottom;
}
.datatable td
{
}
.datatable img {
	border: 0;
	margin: 0;
	padding: 1px;
}


.tableSchedule  {
	border-top:1px solid #676767;
	border-left:1px solid #676767;
	width: 100%;
	background-color:#fff;
}
.tableSchedule thead {
	color:#ad1c12;
	background-color:#fff;
	font-weight:bold;
}
.tableSchedule th,
.tableSchedule td {
	border-right:1px solid #676767;
	border-bottom:1px solid #676767;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	padding:4px;
}
.spacer_row,
.odd {
	background-color:#ddd; /*#b9b9b9;*/
}
.tableSchedule {
	margin-bottom:6px;
}
.tableSchedule img {
	padding:0;
	margin:0;
	border:0;
}

.spacer_row {
	background-color:#676767;
}
.tableSchedule .spacer_row td {
	line-height:0;
	font-size:0;
	height:0px;
}
/* -- table end -- */


/* -- calendar table start -- */
.tableCalendar {
	border-top:1px solid #000;
	border-left:1px solid #000;
	margin-bottom: 2px;
}
.tableCalendar img {
	border:0;
	padding:0;
	margin:0;
}
.tableCalendar thead {
	color:#000;
	background-color:#fff;
}
.tableCalendar td,
.tableCalendar th {
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	padding:4px;
}
/*.tableCalendar th {
	background-color:#F4D061;
}*/
.tableCalendar table,
.tableCalendar table thead,
.tableCalendar table th,
.tableCalendar table td {
	padding:0;
	border:0;
}
.tableCalendar .calendarLeftArrow,
.tableCalendar .calendarRightArrow {
	width:16px;
	height:17px;
	display:block;
	padding:0;
	margin:0;
	font-size:0;
	line-height:0;
	text-decoration:none;
	text-indent:-1500000px;
	background-repeat:no-repeat;
	background-position:0 0;
}
.tableCalendar .calendarLeftArrow {
	background-image:url(../images/left.gif?02);
}
.tableCalendar .calendarRightArrow {
	background-image:url(../images/right.gif?02);
}
/* -- calendar table end -- */
/* ------------------------ */
table.editAccount {
	background-color:#EAEAEA;
}
table.editAccount,
table.editAccount thead,
table.editAccount tbody,
table.editAccount tr,
table.editAccount th,
table.editAccount td {
	border:0;
}
table.editAccount td {
	padding:4px !important;
}

.popScheduleBody {
	padding:20px !important;
}
.popScheduleBody .content {
	width:100% !important;
}
.popScheduleBody .adminBtns {
	padding-bottom:15px !important;
}

/* -- footer start -- */
#footer {
	clear:both;
	font-size: 11px;
	text-align: center;
	padding:12px 0 18px;
	border-top:6px solid #840d04;
}
#footer p,
.gray p {
	padding:0;
}
/* -- footer end -- */
