

/************/
/* MASTHEAD */
/************/

/************/
/* 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?d") !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: inherit;
}


.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 14px Verdana, Arial, Helvetica, sans-serif;
	padding:9px 0; 
	color:#000 !important;
	background-color:#c0c0c0;
}
.bodyNewsMiddle,
.bodyScheduleMiddle,
.bodyCalenderMiddle,
.bodyCalenderLeft,
.bodyRegisterLeft,
.bodyhtml-00-middle,
.bodyhtml-00-left, 
.bodyhtml-01-left,
.bodyhtml-01-middle,
.bodyNavigationNewsLeft,
.popScheduleBody {
	padding:0;
	color:inherit;
	background:#fff;
} 
img {
	margin: 5px 13px 8px 0px;
}
h1 
{
	line-height:normal
	letter-spacing:-1px; /* (Ed) added */
}
h2 {
	color:#800000;
	font-weight:bold;
	font-size:22px;
	padding-bottom:26px;
	/*border-bottom:2px solid #808080;
	margin-bottom:10px;*/
	overflow:hidden;
	width:100%;
	line-height:normal
	 /* (Ed) added letter-spacing:-1px; */
}
h3 {
	font-weight:bold;
	font-size:16px;
	color:#000080;
	padding:0;
	margin:0;
	 /* (Ed) added letter-spacing:-1px;*/
}
h4,
#left h2,
#right h2,
.bodyhtml-01-left .color h2 {
	font-size:12px;
	padding-bottom:0px;
	color:#000;
	/*border-bottom:2px solid #808080;
	margin-bottom:10px;*/
}
p {
	margin: 0 0 1em 0
}
ul {
	padding:0 40px 14px 24px;
}
ul li {
	padding:0 0 0 12px;
	margin-bottom:6px;
}
ol   { 
	margin: 1.12em 0;
	margin-left: 38px;
}
blockquote {
	padding-left: 2em;
}
.navigation p {
	padding:0 0 0 12px;
	margin-bottom:6px;
	background:url(../images/black-arrow.gif?d) no-repeat 2px 6px;
}
.linkContent ul 
{
	list-style:none;
}
.linkContent ul li{
	padding-bottom:2px;
}
/* -- default style end -- */

/* -- floating clear problem solution style start -- */
.clearSpace {
	overflow:hidden;
	height:100%;
}
.spacer {
	clear:both;
	font-size:0;
}
/* -- floating clear problem solution style end -- */

/* -- default anchor start -- */
a { 
	text-decoration:underline; 
	color:#800000;
	background-color:inherit;
}
a:hover { 
	color:#800000;
	background-color:inherit;
	text-decoration:none; 
}
/* -- default anchor end -- */

/* -- login button start -- */
.linkLogin {
	font-size:11px;
	font-weight:normal;
	background-color:inherit;
	text-decoration:none;
	position:absolute;
	top:5px;
	right:15px;
	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 {
	background-color:inherit;
}
/* -- login button end -- */
/* -- top editable links for admin section style start -- */
.linkLogin1,
.linkLogin2,
.linkLogin3 {
	font-size:11px;
	font-weight:normal;
	background-color:inherit;
	text-decoration:underline;
	position:absolute;
	top:5px;
	right:8px;
	z-index:15;
}
.linkLogin2 {
	right:57px;
}
.linkLogin3 {
	right:117px;
}
.linkLogin1:hover,
.linkLogin2:hover,
.linkLogin3:hover {
	text-decoration:none;
}
/* -- top editable links for admin section style end -- */

/* -- main page wrapper start -- */
#page {
	width:800px;
	padding:0;
	margin:0 auto;  
	color:inherit;
	background-color:#fff;
 	border:1px solid #800000;
	position:relative;
}
/* -- main page wrapper end -- */

/* -- logo start -- */
img#logo {
	float:left;
	border:none;
	padding:0;
	margin:8px 0 0 13px;
/*	display:none;*/
}
/* -- logo end -- */

/* -- header tart -- */
#header {
	padding:0px 0 15px;
}
#heading {
	color:#000080;
	background-color:inherit;
	padding:7px 0 0 3px;
	position:relative;
}
#heading h1 {
	padding-top: 20px; /* (Ed) added 7/17 */
	font:bold 30px Arial, Helvetica, sans-serif; /* (Souvik) font:bold 45px/50px Arial, Helvetica, sans-serif; */
	color:#000080 !important;
	padding-bottom:15px;
	*padding-bottom:0;
}
#heading h2 {
	font:normal 22px Garamond,"Times New Roman";
	font-style:italic;
	color:#000080 !important;
	padding:0;
	margin:0;
}
#heading h1,
#heading h2 {
	letter-spacing:-1px;
	width:500px;
	float:right;
	text-align:center;
	position:relative;
	top:-3px;
	right:50px;
}
.headerImg {
	clear:both;
	position:relative;
	left:-3px;
	padding-top:7px;
	display:none;
}
.headerImg img {
	display:block;
	border:0;
	margin:0;
}
/* -- header end -- */
/* -- site navigation start -- */

/************/
/* NAVSITE  */
/************/


#navSite {
	color:#000080;
	list-style:none;
	padding:6px 0;
	font-weight:bold;
	font-size:13px;
	border-top:1px solid #800000;
	border-bottom:1px solid #800000;
	position: relative;
}
#navSite ul {
	padding:0;
	line-height:24px;
	text-align:center;
}
#navSite li {
	display:inline;
	background:none;
	padding:0;
	margin:0 1px;
}

#navSite li a {
	padding:5px 10px;  /* (Ed) padding:5px 15px; */
	line-height:30px;
	color:#000080;
	background-color:#ddddee;
	border:1px solid #777788;
	text-decoration:none;
}
#navSite li.siteNav1 a {
}
#navSite li a:hover,
#navSite li a.selected {
	background-color:#aaaaee;
	border:1px solid #222277;
	color:#000;
}
/* -- site navigation end -- */
/* -- page content start -- */
#pageContent 
{
	padding:14px 0 0 250px;
	position:relative;
	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 {
	font-size:11px;
	padding:0;
	margin-bottom:20px;
	line-height:125%;
	clear:both !important; 
	position:relative;
	top:0;
	z-index:12;
}
#left .registerForm a,
#right .registerForm a {
	font-weight:normal;
}
.involvedMidleBody h2 {
	padding-top:0 !important;
}
.navigation ul,
.bodyNavigationNewsLeft ul {
	padding:0;
	font-weight:bold;
}
.navigation a,
.bodyNavigationNewsLeft a {
	text-decoration:underline;
}
.linkContent ul li,
.navigation li {
	background:none;
	padding:0;
	margin:0;
	font-weight:normal;
	font-size:12px;
	line-height:15px;
}
.colorTxt {
	color:#000;
	background-color:inherit;
}
.color {
	color:inherit;
}
.color p { padding-bottom:0;}
.bodyhtml-01-middle .color {
	color:inherit;
	border:1px solid #800000;
	background-color:#fff;
	padding:12px 20px 20px !important;
	font-size:12px;
}
.bodyhtml-01-middle .color h2 {
	border:0;
	margin-bottom:0;
	padding-bottom:15px;
}

.bodyhtml-00-middle h3,
.bodyScheduleMiddle h3 {
	padding-left:0;
	padding-bottom:0;
	margin-bottom:8px;
	border-left:0;
	background:none;
	clear:both;
}

.highlight {
	color:#fff;
	text-align:center !important;
	margin:0 auto 14px;
	padding:0 2px;
	font-size:10px;
}
.highlight a{
	color:#fff;
	
}
.highlight span {
	background-color:#800000;

}
.calendarmiddleIframe,
.calendarIframe {
	position:relative;
}
.html00 h2 
{
 letter-spacing:-1px; /* (Ed) added */   
}   
.news h2,
.popScheduleBody h2 {
	border-bottom:2px solid #808080;
	margin-bottom:10px;
	letter-spacing:-1px; /* (Ed) added */
}
.bodyNewsMiddle .content,
.bodyScheduleMiddle .content {
	padding:0 0 5px;
	margin-bottom:15px;
	clear:both;
	border-bottom:2px solid #808080;
}
.bodyScheduleMiddle .content {
	border:0;
}
.byline {
	color:#646464;
	font-size:10px;
	padding-top:2px;
	padding-left:18px;
}
.popScheduleBody .byline {} 
.headPanel {
	padding:1px 0 0 0;
	margin-bottom:12px;
	clear:both;
	overflow:hidden;
	height:100%;
}
.headPanel .top {
	padding:3px 3px 6px;
}
.headPanel h3{
	font-size:18px;  /* (Ed)   */
	line-height:22px;  /* (Ed)   */
	font-weight:bold;
	color:#000080;
	margin:0;
	padding-left:10px;  /* (Ed)   */
	border-left:6px solid #800000; 
}
.headPanel h3 a {
	color:#000080;
}
.headPanel p {
	margin:0 !important;
}
.headPanel p {
	padding-bottom:0;
}
.bodyhtml-00-left .content,
.smallTxt {
	font-size:11px !important;
	line-height:15px !important;
}
.bodyhtml-00-middle .smallTxt,
.bodyhtml-01-middle .smallTxt {
	font-size:12px;
}
.bodyhtml-00-left .smallTxt img {
	float:none;
}
.bodyhtml-00-left .smallTxt p {
	clear:both;
}
.gray {
	border:1px solid #000;
	background-color:#C0C0C0;
	font-size:11px;
	padding:2px 10px 5px 10px; /* (Ed) padding:7px 10px;  */
	margin:0 0 14px;
}
/*  -- individual panel end -- */
/*  -- left/right panel start -- */
#left {
	width:212px;
	position:absolute;
	top:14px;
	left:4px;
	padding:6px;
	z-index:10;
	border:1px solid #800000;
}
.banner {
	width:201px;
	padding-bottom:16px;
	margin:auto;
	z-index:12;
}
.banner img {
	padding:0;
	border:none;
	margin:auto;
	float:none;
}
#right {
	display:none;
	
}
#middle {
	width:532px;
	padding:0px 0;   /* (Ed)  padding:12px 0;  */
	margin:0 2px 0 0;
} 
#middle .html00,
#middle .html02 {
	margin-bottom:18px;
}
#middle .calendar {
	margin:0 0 15px 0;
}
/*  -- left/right panel end -- */
/* -- default form start -- */
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: 135px;
	float:right;
	margin-bottom:7px;
}
form.login input.btn { 
	width:auto !important;
}
form.login p {
	clear:both;
	padding-bottom:7px;
}
form.login p strong {
	font-weight:normal;
}
/* -- after loged in info for admin section style start -- */
.logedInInfo {
	padding-top:5px !important;
	margin-top:2px !important;
}
.logedInInfo,
.logedInInfo strong,
.logedInInfo a {
	font-weight:normal !important;
}
/* -- after loged in info for admin section style end -- */

/* -- default form end -- */

.aboutBody img{
	display:block;
	float:none;
}
/* -- 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;
	margin-bottom:2px;
}
.datatable td, .datatable th
{
    margin: 0;
    padding: 4px;
    border-width: 1px 1px 0 0;
	empty-cells: show;
	white-space: nowrap;
}	
.datatable th
{
	text-align: left;
	padding-top: 5px;
	padding-bottom: 13px;
	background: yellow url('../images/table-spacer-bg.gif?d') repeat-x 50% bottom;
}
.datatable td
{
}
.datatable img {
	border: 0;
	margin: 0;
	padding: 1px;
}

.tableSchedule {
	border-top:1px solid #000;
	border-left:1px solid #000;
	background-color:#fff;
	width:100%;
	margin-bottom:2px;
}
.tableSchedule thead td{
	background-color:#fff;
}
.tableSchedule thead {
	color:#000;
	background-color:#fff !important;
}
.tableSchedule td, .tableSchedule th {
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	font:10px Verdana, Arial, Helvetica, sans-serif;
}
.spacer_row {
	color:#000;
	background-color:#fff;
}
.tableSchedule img {
	padding:0;
	margin:0;
	border:0;
}
.tableSchedule th,
.tableSchedule td {
	padding:2px 4px 2px 4px; /* (Ed) padding:4px 0 4px 2px;  */
}
.tableSchedule thead {
	background-color:#ffff00 !important;
	font-weight:bold;
}
.tableSchedule .spacer_row {
	background-color:#c0c0c0;
}
table th {
	color:#000;	background-color:#fff;
}
.tableSchedule thead td {
	background-color:#ffff00 !important;
}
.tableSchedule .spacer_row td {
	line-height:0;
	font-size:0;
	height:0px;
}
/* -- table end -- */
/* -- calendar table start -- */
.bodyCalenderMiddle th {
	background-color:#fff;
	font-weight:bold
}
.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 th {
	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 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;
	color:#fff;
}
.tableCalendar .calendarLeftArrow {
	background-image:url(../images/left.gif?d);
}
.tableCalendar .calendarRightArrow {
	background-image:url(../images/right.gif?d);
}
/* -- 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;
}


.popScheduleBody {
	padding:20px !important;
}

.popScheduleBody .content {
	width:100% !important;
}
.popScheduleBody .adminBtns {
	padding-bottom:15px !important;
}

.popScheduleBody .content p {
	font-size:10px;
	line-height:12px
}

.popScheduleBody .content p strong,
.popScheduleBody .content p b {
	color:#000080;
}



/* -- footer start -- */
#footer {
	clear:both !important;
	font-size: 10px;
	text-align:center;
	padding:0;
	margin-top:20px;
	color:#000;
	border-top:1px solid #800000;
}

#footer p{
	background-color:#fff;
	height:10px;
	padding-top:4px;
	_padding-top:5px;
	overflow:hidden;
}

.gray p {
	padding:0;
}
/* -- footer end -- */



















