/* -- WebSite Accelerator 3.0.0.0 ----- */

/*
  WSA Stylesheet Master
  Copyright © 2005 PowerServe International.
  All Rights Reserved.
  Creation Date: 2004.12.13
  Last Modified: 2005.02.08
*/

/* WSA Global Styles - DO NOT REMOVE! */
  @import url("/common/wsaglobal.css");

/*
Core Styles
*/
  body {
  	background:#7E7E7E;
	color:#000;
	font:normal 1em tahoma,sans-serif;
	margin:0 0 10px 0;
	padding:0;
	text-align:center; 
	}
  	/*	devnote: If using 'text-align:center;' to center your layout, you must use a
		container (see below) to fix a browser glitch. -ch */

  a {
  	color:#0369;
	text-decoration:none; }
  a:hover {
  	color:#A57B01; }

/*
Container / Header
*/
  #container {
  	border:0px solid #e6e6e6;
	margin:10px auto;
	text-align:left;
	width:760px; }
  	/*	devnote: '#container' The combination of margin:0 auto; and text-align:left; fixes a bug in
		IE 5/6 that causes text to inherit centering from the body selector. -ch */
  #pageheader {
	border:0px solid #000ccc;
	margin:0 auto;
	text-align:left;
	background:url("/images/header.gif");
	height:73px; }
  #header2 {
   background:url("/images/header2.jpg");
   height:133px;
   margin:0 auto;
   text-align:left;
   }
  #header3 {
   background:url("/images/header3.jpg");
   height:27px;
   margin:0 auto;
   text-align:left;
   }

/*
Content Area
*/
  #pgcontent {
  	background:url(/images/leftnavbg.gif) top right #ccc;
  	padding:10px 25px 10px 0px;
	vertical-align:top; }
  #pgcontent .text a {
  	color:#069; }
  #pgcontent .text a:hover {
  	color:#A57B01; }
  #pgcontent .contentsearch {
	font-size: 10px;
	}
  #pgcontent td table { font-size:13px; }

.text{ font-size:13px; font-weight:normal; font-style: normal; padding:0 0 3px 0;}
.textital, .italtext, em, i { font-size:13px; font-style: italic; padding:0 0 3px 0; }
.boldtext, strong, b { font-size:13px; font-weight:bold;  padding:0 0 3px 0;}
.small { font-size:9px;  padding:0 0 3px 0;}
.boldsmallertext { font-size:9px; font-weight:bold;  padding:0 0 3px 0;}

/* Used for stylizing text on FEEDBACK.ASP forms */
  #feedback { 
	font-size:10px; 
	font-weight:bold; 
  	padding:5px 10px 10px 10px;
	margin:0px auto;
	width:100%;
}
  #feedback .forms { 
	font-size:10px; 
	font-weight:bold; 
  	padding:5px 0px 5px 15px;
	margin:0px auto;
	width:100%;
}
.forms td { 
	font-size:10px; 
	font-weight:bold; 
}


/*
Left Navigation
*/
  #leftnav {
	background:url(/images/leftnavbg.gif) #ccc;
	font-size:11px;
	margin:0;
	padding:0;
	text-align:center;
	vertical-align:top;
	width:185px; 
	}
  #leftnav a {
  	background:url(/images/leftnavlinks.gif) bottom left no-repeat;
  	font-weight:bold; 
	display:block;
	}
  #leftnav span {
	border-bottom:0px dotted #fff;
	display:block;
	padding:0;
	margin:0; 
	}
  #leftnav .nav1, #leftnav .nav2, #leftnav .nav3 {
	color:#000;
	padding:10px 5px 10px 43px; 
	}
  #leftnav .nav1:hover {
  	background:url(/images/leftnavhover.gif) bottom left no-repeat;
	color:#EA0000; 
	}
  #leftnav .nav2:hover, #leftnav .nav3:hover {
	color:#EA0000; 
	}
  #leftnav .nav1, {
  	display:block;
	font-size:11px;
	margin:0;
	padding:10px 5px 10px 43px; 
	}
  #leftnav .currentnav1 {
  	background:url(/images/leftnavhover.gif) bottom left no-repeat;
  	display:block;
	font-size:11px;
	margin:0;
	padding:10px 5px 10px 43px; 
	}
  #leftnav .nav2, #leftnav .currentnav2 {
  	display:block;
	font-size:10px;
	margin:0;
	padding:10px 5px 10px 43px; 
	}
  #leftnav .nav3, #leftnav .currentnav3 {
  	display:block;
	font-size:9px;
	margin:0;
	padding:10px 5px 10px 43px; 
	}
  #leftnav .currentnav1, #leftnav .currentnav2, #leftnav .currentnav3 {
	color:#f00; 
	}
  #leftnav .text {
  	color:#0C67CD;
	font-size:10px;
	margin:0;
	padding:5px; 
	}

#leftnav .leftnav0l {
	border:1px solid #000;
	margin: 0;
	padding:0 0 0 150px;
	}
#leftnav .leftnav0l a {
	background:none;
	}

/*
Top Navigation
*/
  #topnav {
	background:url(/images/topnavbg.gif);
	color:#000;
	font-size:13px;
	margin:0;
	padding:0; 
	height:46px;
	}
  #topnav td {
  	border:solid #fff;
	border-width:0;
	padding:7px 5px 8px 5px;
	}
  #topnav .nav {
	text-align:right; 
	padding:0 50px 0 0;
	}
  #topnav .nav a {
    color:#000;
	background:url(/images/screw-off.gif) no-repeat;
	font-weight:bold;
	margin:0;
	padding:5px 15px 5px 21px;
	}
  #topnav .nav a:hover {
	background:url(/images/screw-on.gif) no-repeat;
    color:#f03; }
  #topnav .nav strong {
	color:#f03;
	font-weight:bold; }

/*
Footer Styles
*/
  #footer {
  	background:url(/images/footer.gif);
	height:62px;
	}
  #footer2 {
	color:#fff;
    font-size:9px;
	text-align:center;
	padding:10px 10px 10px 10px; }
  #footer2 a {
  	color:#fff; }
  #footer2 a:hover {
  	color:#ff0; }
  #footer2 .text {
  	color:#fff;
	font-size:10px;
	}
  #footer2 .date {
	font-weight:bold;
	color:#fff;
	font-size:9px;
	margin:0;
	padding:0;
	text-align:center; }

/*
Heading Styles
*/
#pgcontent .h1, h1, heading1, .heading1, boldlargetext, .boldlargetext, .imagegallerytitle { font-family:Georgia, Times New Roman, Times, Serif; font-size:23px; padding:0 0 7px 0; color:#0C67CD; font-style:normal; font-weight:normal; }
#pgcontent .h1, h1, heading1, .heading1, boldlargetext, .boldlargetext, .imagegallerytitle { font-family:Georgia, Times New Roman, Times, Serif; font-size:23px; padding:0 0 7px 0; color:#0C67CD; border-bottom:0px solid #ccc }
#pgcontent .h2, h2, heading2, .heading2, .subheader { font-family:Georgia, Times New Roman, Times, Serif; color:#0C67CD; font-size:15px; font-weight:bold; text-transform:uppercase; padding:0 0 5px 0; }
#pgcontent .h3, h3, heading3, .heading3 { font-family:Georgia, Times New Roman, Times, Serif; color:#0C67CD; font-size:15px; font-weight:bold; font-style:italic; padding:5px 0 0 0;}
#pgcontent .h4 { font-size:13px; font-weight:bold; }
#pgcontent .h5 { font-size:13px; font-weight:normal; }
#pgcontent .h6 { font-size:13px; font-weight:bold; font-style:italic; }

/*
Hot Lists & Nav Lists *** If System Setting DisplayListAsUL is "NO", the hotlist css will be active. If "YES", it will use the rightbar css.


  .hotlisttable {
    margin:0 0 10px 0;
	padding:0 0 10px 0; }
  .hotlisttable .hotlisttitle {
  	background:#014171;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	margin:0;
	padding:7px;
	text-align:left; }
  .hotlisttable .hotlistitem {
    padding:1px; }
  .hotlisttable tr td table {
	vertical-align:middle; padding:0; margin:0; font-size:10px; color:#5A0000;
	border-width:0 1px 1px 1px; border-style:solid; border-color:#014171; }
  .hotlisttable .hotlistitem a {
	font:normal 10px; padding:3px auto; display:block; color:#fff; }
  .hotlisttable .hotlistitem a:hover {
	color:#c00; }
*/

/*
RightBar
*/
#rightbar {
	float:right;
	padding:0;
	position:relative;
	}
#rightbar .list {
	background:#fff;
	text-align:left;
	border:solid #000;
	border-width:1px 1px 0 1px;
	color:#667;
	margin:0 0 3px 0;
	padding:0; 
	}
#rightbar .list h3 {
	background:#ff0;
	color:#000;
	border:solid #000;
	border-width:0 0 1px 0;
	font-size:11px;
	font-weight:bold;
	font-style:normal;
	text-align:center;
	font-family:Georgia, Times New Roman, Times, Serif;
	margin:0;
	padding:5px 3px 5px 3px; 
	}
#rightbar .list ul {
	list-style:none;
	margin:0;
	padding:0;
	text-indent:0; 
	}
#rightbar .list li {
	display:block; 
	}
#rightbar .list a {
	background:#e6e6e6;
	border:solid #000;
	border-width:0 0 1px 0;
	color:#000;
	display:block;
	margin:0;
	padding:5px;
	width:158px; 
	}
#rightbar .list a:hover {
	background:#ffe;
	color:#333; 
	}
	
/*
Image Gallery styles
*/
 
  .imagegallerymain {			/* devnote: '.imagegallerymain' aligns the gallery within the content area. */
	text-align:CENTER;
	width:100%;	
	padding:5px 0 0 0;
	}
  .imagegallery {
	text-align:center;
	vertical-align:top;
	padding:5px 0 0 0; 
	}
  .imagegallery2 {				/* devnote: '.imagegallery2' aligns IMAGES within the image gallery */
	vertical-align:bottom; 
	text-align:center;
	}
  .caption {					/* devnote: '.caption' aligns TEXT within the image gallery */
	font-size:11px;
	text-align:center;
	vertical-align:top; 
	}
TD.rsccaption { 				/* Styles TEXT on main photos */
	TEXT-ALIGN: center;
	vertical-align: top;
	font-size: 13px;
}


/*
Miscellaneous / Legacy Styles
*/

.adminlink, .adminmsg {
 font:normal 11px "lucida grande", tahoma, verdana, sans-serif;
 color:#000;
 background:#e6e6e6;
 border:1px solid #ccc;
 display:block;
 padding: 10px;
 margin:0px auto 10px auto;
 text-align:left;
 width:760px;
 }


/* Weekly Calendar styles */
#weekly { width:80%;}
tr.eventodd { font-size:10px; background:#ccc; color: #fff; }
tr.eventeven { font-size:10px; background:#fff; color: #fff; }
tr.calhdr { background:#ccc; }  
td.calhdrfont { font-size:16px; }
.calendar { margin:0; padding:3px; }
.calendar .event1 { font-size:10px; line-height:1em; margin:0 0 10px 0; padding:0; }
.info-off { font-size:12px; line-height:1em; margin:0 0 5px 0; padding:0; }
.info-on { font-size:12px; color:#c00 ; line-height:1em; margin:0 0 5px 0; padding:0; }

/* Calendar styles */
		  #calendar {
		  	width:100%;
			border-color:#777;
			font-size:10px;
			}
		  #calendar th {
			background:#777;
			color:#fff;
			}
		  #calendar tr.even {
			background:#fff;
			}
		  #calendar tr.odd {
			background:#e6e6e6;
			}
		  #calendar .odd td,#calendar .even td {
			border-color:#777;
			}
		  #calendar .date {
			background:#777;
			color:#fff;
			font-size:9px;
			}
		  #calendar .today {
			background:#c00;
			}
		  #calendar .events li {
			border-color:#e6e6e6;
			font-size:10px;
			}
		  #calendar .events li strong {
			border-color:#e6e6e6;
			font-size:10px;
			}
		/* Event Details - !MODIFY ONLY! - Added by CH 3.25.05 */
		  #eventdetail {
			border-color:#777;
			}
		  #eventdetail .info {
			color:#333;
			font-size:12px;
			}
		  #eventdetail .resource {
			border-color:#777;
			}
		  #eventdetail .type {
			background:#b4b4b4;
			border-color:#777;
			color:#fff;
			font-size:10px;
			font-weight:bold;
			}
		  #eventdetail td {
			border-color:#667;
			}
		/* End Event Details */
		
		/* Event Type Selector - !MODIFY ONLY! - Added by CH 3.25.05 */
		  #eventtype {
		  	width:100%;
			border-color:#777;
			font-size:10px;
			}
		  #eventtype td {
			background:#f7f7f7;
			}
		  #eventtype th {
			background:#777;
			color:#fff;
			}
		/* End Event Type Selector Styles */

.logo { font-size:16px; color:#fff; background:#808080; }
.poll { color:#000; background:#ccc; }
.pollitem { font-size:11px; color:#000; text-align:left; }
.gutter { background:#090; }
.copyright { font-size:9px; }
.content { color:#000; }
.header { font-size:10px; color:#fff; background:#000; }
.sorted { font-size:10px; color:#ff0; background:#000; }
.detail0 { font-size:10px; background:#fffadc; }
.detail1 { font-size:10px; background: #eee8aa; }

/* NoMenus.asp style */
#nomenus {
  margin:0px;
  background:#FFF;
  padding:0px 0px 0px 0px;
  height:20px;
  }

#nomenus .popheader {
  margin:0px;
  background:#63937D;
  padding:10px 0px 0px 0px;
  height:10px;
  }
#nomenus .popcontent {
  margin:0px;
  background:#CCC;
  padding:10px 10px 10px 10px;
  }
#nomenus .popfooter {
  margin:0px;
  background:url(/images/bluebg.gif) yes-repeat top left;
  padding:10px 0px 0px 0px;
  }

/* miscellaneous styles */
.button { font-size:10px; }
.error { color:#c00; }
.header { color:#fff; font-size: 15px; }
.info { color: #900; }
.reccnt { color:#900; }
.sorted { font-size:10px; color:#ff6; }
.tblhead { font-weight:bold; background:#ccc; }

.divider { background:#000; }
.question { font-weight:bold; font-size:14px; color:#fff; background:#900; }
.forum { font-size:12px; color:#fff; background:#A59153; }
.forumsub { font-size:12px; color:#fff;; }

  .resource { margin:15px; }
  img.resource { margin:3px; border:0px; }


