

/************/
/* MASTHEAD */
/************/

/************/
/* NAVSITE  */
/************/

#navsite {
/*	margin: 1em auto; */  /* ***** ED COMMENTED THIS OUT ***** */
	margin-bottom: 1em;   /* ***** ED ADDED THIS ****** */
	width: 770px;
	padding-right:30px;
	list-style-type: none;
	text-align: center;
	clear: both;
	color: black;
	border-top: 1px solid maroon;
	border-bottom: 1px solid maroon;
}

#navsite li {
	margin: 0;
	display: -moz-inline-box;  /* for Mozilla based browsers */
	display: inline-block;
	font: bold 13px Verdana, sans-serif;
	/* IE5/Mac needs these to have a set width. Change it when necessary. */
	/* start for IE5/Mac only \*//*/
 	 width: 5em;
	/* end for IE5/Mac only */
}

#navsite li a {
	display: block;  /* for Mozilla based browsers */
	display: inline-block;
	color: navy;
	padding: 4px 20px;  /* ***** ED CHANGED FROM 6 TO 4 ***** */
	border: 1px solid #778;
/*	border-bottom: none;  */  /* ****** ED COMMENTED OUT ****** */
	background: #dde;
	text-decoration: none;
}
#navsite li a:hover {
	color:#000;
	background: #aae;
}
#navsite li a.selected
{
	color:#000;
	background: #aae;
	border-color: #227;
}

*:first-child+html #navsite {
    padding-top:4px;
	height:40px;
}
*:first-child+html #navsite li {
	display: inline;
	margin: .2em;
}

* html #navsite li, * html #navsite li a {
  height: 1px; /* to trigger hasLayout in IE5.0/Win */
}

* html #navsite {
    padding-top:4px;
        height:40px;
}
* html #navsite li {
        display: inline;
        margin: .2em;
}

/************/
/* LEFTNAV  */
/************/


#popupMask {
	position: absolute;
	z-index: 200;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	opacity: .4;
	filter: alpha(opacity=40);
	/* this hack is so it works in IE
	 * I find setting the color in the css gives me more flexibility 
	 * than the PNG solution.
	 */
	background-color:transparent !important;
	background-color: #333333;
	/* this hack is for opera support
	 * you can uncomment the background-image if you don't care about opera.
	 * this gives you the flexibility to use any bg color that you want, instead of the png
	 */
	background-image/**/: url("/images/maskBG.png?03") !important; // For browsers Moz, Opera, etc.
	background-image:none;
	background-repeat: repeat;
	display:none;
}
#popupContainer {
	position: absolute;
	z-index: 201;
	top: 0px;
	left: 0px;
	display:none;
	padding: 0px;
}
#popupInner {
	border: 2px solid #000000;
	background-color: #ffffff;
}

#popupFrame {
	margin: 0px;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 202;
}
#popupTitleBar {
	background-color: #486CAE;
	color: #ffffff;
	font-weight: bold;
	height: 20px;
	padding: 5px;
	border-bottom: 2px solid #000000;
	border-top: 1px solid #78A3F2;
	border-left: 1px solid #78A3F2;
	border-right: 1px solid #204095;
	position: relative;
	z-index: 203;
}
#popupTitle {
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#popupControls {
	float: right;
	cursor: pointer;
	cursor: hand;
}
#popupControls img{
	border:0;
	padding:0;
	margin:0;
	background:none;
}

.formbody {
	background: inherit;
}

.formbody h1 {
	font-size: 20px;
	color: maroon;
	text-align: left;
	font-weight: bolder;
}

.formbody h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

.formbody h3 {
	font-size: 1em;
}

.formbody p, ul, ol {
	line-height: 125%;
}

.formbody blockquote {
	padding-left: 1em;
}

.formbody blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

.formbody a {
	color: maroon;
}

.formbody a:hover {
	color: maroon;
	background-color: aqua;
}

.formbody .title {
	border-left: 6px solid maroon;
	padding: 0 20px 0 10px;
	font-size: 24px;
}

.formbody .byline {
	margin: -25px 20px 0 17px;
	color: #646464;
}

.formbody .text {
	font-size: 12px;
}

.formbody .click {
	text-align: right;
}

.formbody .click a:hover {
	color: maroon;
}

.popupBody
{
	margin: 4px;
	font-family: Verdana, Ariel, sans-serif;
	font-size: 12px;
	color: black;
}

.popupBody h1 {
	font-size: 20px;
	color: maroon;
	text-align: left;
	font-weight: bolder;
}

.popupBody h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

.popupBody h3 {
	font-size: 1em;
}

.popupBody p, ul, ol {
	line-height: 125%;
}

.popupBody blockquote {
	padding-left: 1em;
}

.popupBody blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

.popupBody a {
	color: maroon;
}

.popupBody a:hover {
	color: maroon;
	background-color: aqua;
}

.popupBody .title {
	border-left: 6px solid maroon;
	padding: 0 20px 0 10px;
	font-size: 24px;
}

.popupBody .byline {
	margin: -25px 20px 0 17px;
	color: #646464;
}

.popupBody.text {
	font-size: 12px;
}

.popupBody .click {
	text-align: right;
}

.popupBody .click a:hover {
	color: maroon;
}

.popupBody .content_title {
	font-size: 22px;
	color: maroon;
	text-align: left;
	font-weight: bolder;
}

.popupBody .admin {
	font-size: 10px;
	margin-left: 5px;
}

.iframebody {
	background: #ebf1f6;
}


.progressblock img 
{
	padding: 0px 0px 0px 0px !important;
	margin: 0px;
}

.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 Arial, Helvetica, sans-serif;
	padding:0; 
	margin:0;
	color:#000; /* -- body text color -- */
	background:url(../images/bg.gif?03) repeat-x 0 0;
}
.spacer {
	clear:both;
	font-size:0;
	line-height:0;
}
.bodyNewsMiddle,
.bodyScheduleMiddle,
.bodyCalenderMiddle,
.bodyCalenderLeft,
.bodyRegisterLeft,
.bodyhtml-00-middle,
.bodyhtml-00-left, 
.bodyhtml-01-left,
.bodyhtml-01-middle {
	background-image:none;
	background-color:#ebf1f6; 
}
.bodyCalenderLeft,
.bodyhtml-01-left,
.bodyhtml-00-left,
.bodyNavigationNewsLeft{
	background-image:none;
	background-color:#f7f7f7;
}
.bodyNavigationNewsLeft .linkContent{ clear:both; position:relative; left:10px}
img {
	margin: 5px 13px 8px 0px;
}
h1,
h2,
h4 {
	text-transform:uppercase;
}
h2 {
	font:normal 20px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#930000; 
	background-color:inherit;
	padding:7px 0 4px;
	margin:0 22px 0 0;
	position:relative;
}
h3 {
	font-size:13px;
	font-weight:bold;
	color:#000;
	background-color:inherit;
	background:url(../images/gray-arrow.gif?03) no-repeat 0 5px;
	padding:2px 0 0px 17px;
	margin-bottom:14px;
}
h4,
#left h2,
#right h2,
.bodyhtml-01-left h2 {
	font:bold 15px Arial, Helvetica, sans-serif;
	color:#000;
	background-color:inherit;
	padding:0;
	margin-bottom:8px;
	margin-left:4px;
	clear:both;
	position:relative;
	width:100%
}
.bodyhtml-01-left h2 {
	margin-left:-7px;
}
h4 span,
#left h2 span,
#right h2 span,
.bodyhtml-01-left h2 span { 
	padding-left:30px;
	background:url(../images/gray-arrow.gif?03) no-repeat 17px 3px;
}
p {
	padding-bottom:14px;
}
ul {
	list-style:none;
	padding:0 40px 14px 24px;
}
ul li {
	padding:0 0 0 12px;
	margin-bottom:6px;
	background:url(../images/black-arrow.gif?03) no-repeat 2px 6px;
}
ol   { 
	margin: 1.12em 0;
	margin-left: 38px;
}
ol li {
	padding: 0 0 0 12px;
}
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;
	color:#fff;
	background-color:inherit;
	background:url(../images/login-link-ico.gif?03) no-repeat 0 0;
	width:54px;
	height:22px;
	padding:0 0 0 27px;
	display:block;
	position:absolute;
	top:5px;
	right:7px;
	/*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:#fff;
	background-color:inherit;
	text-decoration:underline;
}
/* -- 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;
	color:#fff;
	background-color:inherit;
	background:url(../images/logedin-link-bg.gif?03) no-repeat 0 0;
	display:block;
	float:right;
	margin-left:5px;
	cursor:pointer;
}

.linkLogin1{
	position:absolute;
	top:5px;
	left:615px;
}
.linkLogin2{
	position:absolute;
	top:5px;
	left:689px;
}
.linkLogin3 {
	position:absolute;
	top:5px;
	left:522px;
}


.linkLogin1 span,
.linkLogin2 span,
.linkLogin3 span {
	height:22px;
	padding:0;
	background:url(../images/logedin-link-bg.gif?03) no-repeat 100% 0;
	display:block;
	float:left;
	padding:0 15px 0 0;
	cursor:pointer;
}
.linkLogin1:hover,
.linkLogin2:hover,
.linkLogin3:hover {
	color:#fff;
	background-color:inherit;
	text-decoration:underline;
}
/* -- top editable links for admin section style end -- */
/* -- main page wrapper start -- */
#page {
	width:775px;
	margin:auto;
	padding:0 2px 10px;
	position:relative;
}
/* -- main page wrapper end -- */
/* -- logo start -- */
img#logo {
	float:left;
	border:none;
	padding:0;
	margin:0;
}
/* -- logo end -- */
/* -- header tart -- */
#header {
	padding:0 0 8px 8px;
	width:775px;
	margin:auto;
	background:url(../images/header-design-bg.jpg?03) no-repeat 431px 100%;
	position:relative;
}
#heading {
	color:#000;
	padding:36px 0 0 0;
}
#heading h1 {
	font:bold 22px Helvetica, sans-serif;
	line-height:22px;
	margin-bottom:4px;
	margin-top:10px; 
}
#heading h2 {
	padding:0;
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
	color:#930000 !important;
	background-color:inherit;
	margin-top:-6px;
	background:none;
}
#heading h1,
#heading h2 {
	letter-spacing:-1px;
	position:relative;
	color:#000;
}
.headerImg {
	display:none;
}
/* -- header end -- */
/* -- site navigation start -- */
#navSite {
	width:523px;
	clear:both;
	color:#000;
	background:#fff;
	background:url(../images/banner-bg.gif?03) no-repeat 0 100%;
	list-style:none;
	padding:0 0 69px;
	position:relative;
	margin-left:252px;
	z-index:15;
}
#navSite ul {
	padding:0;
	border:1px solid #0a86ef;
	background:#0081ee url(../images/site-nav-bg.gif?03) repeat-x 0 0;
	line-height:23px;
	text-align:center;
}
#navSite li {
	padding:0;
	margin:0 0 0 -4px;
	background:none;
	display:inline;
	line-height:23px;
	background:#0081ee url(../images/site-nav-bg.gif?03) repeat-x 0 0;
}
/* ///////// FOR NORMAL GAP NAVIGATION ////////// */
#navSite li a {
	font:bold 10px/23px Verdana, Arial, Helvetica, sans-serif;
	padding:6px 15px;
	color:#fff;
	background:#0081ee url(../images/site-nav-bg.gif?03) repeat-x 0 0;
	border-left:1px solid #006cc8;
	text-decoration:none;
}
#navSite li.siteNav1 a {
	border-left:0;
}
#navSite li a:hover,
#navSite li a.selected {
	color:#930000; /* -- link hover color -- */
	background:#0081ee url(../images/site-nav-bg.gif?03) repeat-x 0 0;
}
/* -- site navigation end -- */
/* -- page content start -- */
#pageContent {
	clear:both;
	width:540px;
	padding:110px 0 0 245px;
	position:relative;
	margin:-95px auto;
	min-height: 800px;
	/* IE hack. IE does not recognize 'min-height'. So use _Height and overflow visible*/
	/* mac hide \*/
	_height: 800px;
	/* end hide */
	overflow:visible;
	/* end IE hack */
}

/*  -- individual panel start -- */
#left .registerForm,
#right .registerForm,
#left .html00,
#right .html00,
#left .html01,
#right .html01,
#left .calendar,
#right .calendar,
#left .navigation,
#right .navigation,
#left .navigationNews,
#right .navigationNews {
	width:224px;
	font-size:12px;
	margin-bottom:16px;
	line-height:125%;
	clear:both; 
	position:relative;
	top:15px;
	left:15px;
	z-index:12;
}
#left .html01,
#right .html01,
#left .calendar,
#right .calendar,
#left .navigation,
#right .navigation,
#left .navigationNews,
#right .navigationNews {
	width:212px;
}
#left .registerForm,
#right .registerForm {
	left:0;
}
#left .html00 h2,
#right .html00 h2,
#left .html01 h2,
#right .html01 h2,
#left .calendar h2,
#right .calendar h2,
#left .navigation h2,
#right .navigation h2,
#left .color h2,
#right .color h2,
#left .navigationNews h2,
#right .navigationNews h2 {
	margin-left:-7px !important;
	width:100%
}
.bodyCalenderLeft div.calender {
	margin-left:10px;
}
.bodyhtml-00-left .content{ margin:0 10px}

#left .navigation ul,
#right .navigation ul,
.bodyNavigationNewsLeft ul,
.bodyNavigationNewsLeft ul {
	padding:0 0 5px 12px; 
	font-weight:bold;
}
#left .navigation p,
#right .navigation p ,
.bodyNavigationNewsLeft p,
.bodyNavigationNewsLeft p{
	padding-left:12px;
}
.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;
}
.iframeVolunteer,
.iframeNews {
	position:relative;
	top:-8px;
}
.bodyNewsMiddle .content {
	width:482px;
	margin-bottom:10px !important;
	clear:both;
	overflow:hidden;
	background:url(../images/dot.gif?03) repeat-x 0 100%;
}
.bodyNewsMiddle .content .bottom {
	padding:7px 0 15px;
	background:url(../images/pen-ico.gif?03) no-repeat 100% 100%;
}
.byline {
	color:#3e3e3e; /* -- news date color -- */
	font-size:10px;
	padding:0 0 0 17px;
	margin:0;
}

.headPanel {
	overflow:hidden;
	height:100%;
	clear:both;
}
.headPanel h3,
.headPanel p {
	margin:0 !important;
}
.headPanel p {
	padding-bottom:0;
}
.smallTxt {
	font-size:11px;
	line-height:15px;
}
.smallTxt p {
	padding-left:10px;
}
.bodyhtml-00-left .smallTxt {
	margin-right:10px;
}
.bodyhtml-00-middle .smallTxt,
.bodyhtml-01-middle .smallTxt {
	font-size:12px;
	line-height:18px;
}
.bodyhtml-00-middle .smallTxt p,
.bodyhtml-01-middle .smallTxt p {
	padding-left:0;
}

.gray {
	background-color:#f6f6f6; /* -- gray box background color -- */
	border:1px solid #7f7f7f; /* -- gray box border color -- */
	font-size:10px;
	padding:7px 10px;
	margin:0 0 14px;
	clear:both;
}
.headPanel div.bottom{
	background:none !important;
}
/*  -- individual panel end -- */

/*  -- left/right panel start -- */
#left,
#right {
	width:245px;
	position:absolute;
	top:-4px;
	left:0px;
	padding-bottom:10px;
	z-index:10;
	background:url(../images/left-panel-shadow.gif?03) repeat-y 1px 0;
}
#left span.top,
#right span.top,
#left span.bottom,
#right span.bottom {
	width:245px;
	height:8px;
	display:block;
	line-height:0;
	font-size:0;
	background-position:0 0;
	background-repeat:no-repeat;
	position:absolute;
	left:1px;
}
#left span.top,
#right span.top    { background-image:url(../images/left-panel-top.gif?03); top:0;}
#left span.bottom,
#right span.bottom { background-image:url(../images/left-panel-bottom.gif?03); bottom:0;}
#right {
	display:none;
}
.banner {
	padding-bottom:15px;
	width:224px;
	margin:10px 0 0 20px;
}
.banner img  {
	padding:0;
	border:none;
}
/*  -- left/right panel end -- */
/* -- big right panel curve box start -- */
#middle .html01,
#middle .news,
#middle .html00,
#middle .about,
#middle .calendar,
#middle .html02,
#middle .volunteer {
	background:#EBF1F6 url(../images/gray-big-bg.gif?03) repeat-y 0 0; 
	padding:0;
	margin:0 0 7px;
	position:relative;
	top:0;
	width:533px;
}
#middle .html01 .top,
#middle .news .top,
#middle .html00 .top,
#middle .about .top,
#middle .calendar .top,
#middle .html02  .top,
#middle .volunteer .top {
	background:url(../images/gray-big-top-curve.gif?03) no-repeat 0 0;
}
#middle .html01 .top .bottom,
#middle .news .top .bottom,
#middle .html00 .top .bottom,
#middle .about .top .bottom,
#middle .calendar .top .bottom,
#middle .html02  .top .bottom,
#middle .volunteer .top .bottom {
	background:url(../images/gray-big-bottom-curve.gif?03) no-repeat 0 100%;
	padding:14px 25px 25px;
	margin:0;
}
/* -- big right panel curve box end -- */
/* -- default form start -- */
form.login {
	width:205px;
	padding:0 20px 23px;
	background:url(../images/login-form-bg.gif?03) no-repeat 0 100%;
}
form.login label span {
	width:70px;
	display:block;
	float:left;
	padding-top:3px;
	padding-bottom:7px;
}
form.login label span.auto {
	font-size:11px;
	width:auto;
	white-space:pre;
	position:relative;
	top:26px;
	left:6px;
	z-index:15;
}
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:#271e33;
	border:none;
	color:#fff;
	padding:2px;
}
form.login p {
	font-size:11px;
	clear:both;
	padding:20px 12px 7px;
	color:#fff;
	background:#004077; /*#271e33; */
	width:200px;
	position:relative;
	left:-7px;
}
form.login a {
	color:#fff;
}
/* -- after logged in info for admin section style start -- */
.logedInInfo {
	padding-top:5px !important;
	background:#004077; /*#4d3f5f !important; */
}
/* -- after logged in info for admin section style end -- */
/* -- default form end -- */

/* -- table start -- */
.datatable, .datatable td, .datatable th 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-color: black;
	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?03') repeat-x 50% bottom;
}
.datatable td
{
	background-color: Transparent; 
}
.datatable img {
	border: 0;
	margin: 0;
	padding: 1px;
}


.tableSchedule  {
	border-top:1px solid #000;
	border-left:1px solid #000; 
	width: 100%;
}
.tableSchedule thead {
	color:#000;
	background-color:#88afd1;
}
.tableSchedule th,
.tableSchedule td {
	border-right:1px solid #000; 
	border-bottom:1px solid #000; 
	font:10px Verdana, Arial, Helvetica, sans-serif;
	padding:4px;
}
.tableSchedule {
	margin-bottom:6px;
}
.tableSchedule thead {
	color:#ad1c12;
	background-color:#fff;
	font-weight:bold;
}
.tableSchedule .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:#fff;
	background-color: #0081ee; /*#88AFD1;*/
}
.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:#D5E9F9;
}
.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?03);
}
.tableCalendar .calendarRightArrow {
	background-image:url(../images/right.gif?03);
}
/* -- calendar table end -- */
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;
}


table.tableSchedule img {
	padding:0;
	margin:0;
	border:0;
}

.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;
	color:#fff;
	background-color:#4d3f5f;
	border:5px solid #271e33;
	margin:8px 0 0 8px;
}
#footer p,
.gray p {
	padding:0;
}
/* -- footer end -- */
