/* -- 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:#fff;
	color:#333;
	font:normal 1em verdana,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 */
  .background {
    background-color: #FFF;
    scrollbar-face-color: #C41E22;
    scrollbar-shadow-color: #861416;
    scrollbar-highlight-color: #EE4144;
    scrollbar-3dlight-color: #EE4144;
    scrollbar-darkshadow-color: #711F20;
    scrollbar-track-color: #ccc;
    scrollbar-arrow-color: #ccc;
    overflow: auto;
  }

  a {
  	color:#039;
	text-decoration:none; 
	}
  a:hover {
  	color:#A71A1C; 
	}
  form {
  	margin:0;
	padding:0; 
	}

/*
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.jpg") no-repeat;
	height:125px; }
  #pageheader-rcms {
	border:0px solid #000ccc;
	margin:0 auto;
	text-align:left;
	background:url("/images/header-rcms.jpg") no-repeat;
	height:125px; }
  #pageheader-rcmspa {
	border:0px solid #000ccc;
	margin:0 auto;
	text-align:left;
	background:url("/images/header-rcmspa.jpg") no-repeat;
	height:125px; }
  #pageheader-laps {
	border:0px solid #000ccc;
	margin:0 auto;
	text-align:left;
	background:url("/images/header-laps.jpg") no-repeat;
	height:125px; }
  #pageheader-gascsneph {
	border:0px solid #000ccc;
	margin:0 auto;
	text-align:left;
	background:url("/images/header-gascsneph.jpg") no-repeat;
	height:125px; }
  #pageheader-gages {
	border:0px solid #000ccc;
	margin:0 auto;
	text-align:left;
	background:url("/images/header-gages.jpg") no-repeat;
	height:125px; }
  #pageheader-gapath {
	border:0px solid #000ccc;
	margin:0 auto;
	text-align:left;
	background:url("/images/header-gapath.jpg") no-repeat;
	height:125px; }
  #pageheader-alapath {
	border:0px solid #000ccc;
	margin:0 auto;
	text-align:left;
	background:url("/images/header-alapath.jpg") no-repeat;
	height:125px; }
  #pageheader-map {
	border:0px solid #000ccc;
	margin:0 auto;
	text-align:left;
	background:url("/images/header-map.jpg") no-repeat;
	height:125px; }

/*
Content Area
*/
  #pgcontent {
  	background:url(/images/pagebg.jpg) top right #fff repeat-y;
  	padding:10px 30px 10px 0px;
	vertical-align:top; 
	}
  #pgcontent .text a {
  	color:#080496; 
	}
  #pgcontent .text a:hover {
  	color:#B51C1F; 
	}
  #pgcontent .contentsearch {
	font-size: 10px;
	}
  #pgcontent td table { font-size:13px; padding:0; margin:0; }

.text { font-size:13px; font-weight:normal; font-style: normal; padding:0 0 5px 0; margin:0;}
.textital, .italtext, em, i { font-size:13px; font-style: italic; }
.boldtext, strong, b { font-size:13px; font-weight:bold; }
.small { font-size:9px; }
.boldsmallertext { font-size:9px; font-weight:bold; }


/* Used for stylizing text on FEEDBACK.ASP forms */
  #feedback { 
	font-size:10px; 
	font-weight:bold; 
  	padding:5px 2px 10px 5px;
	margin:0px auto;
	width:100%;
}
  #feedback .forms { 
	font-size:10px; 
	font-weight:bold; 
  	padding:5px 0px 0 2px;
	margin:0px;
	
}
.forms td { 
	font-size:10px; 
	font-weight:bold; 
}
form {width: 300px;}
/*
Footer Styles
*/
  #footer {
  	background:url("/images/footer.jpg") no-repeat;
	height:79px;
	}
  #footer2 {
  	background:#fff;;
	color:#333;
    font-size:9px;
	text-align:center;
	padding:10px 10px 10px 10px; }
  #footer2 a {
  	color:#BF181B; }
  #footer2 a:hover {
  	color:#333; }
  #footer2 .text {
  	color:#333;
	font-size:10px;
	}

/*
Heading Styles
*/
.h1, h1, heading1, .heading1, boldlargetext, .boldlargetext { font-size:19px; color:#8E1214; padding-top:0px; border-bottom:1px solid #333; }
.h2, h2, heading2, .heading2 { font-size:15px; text-transform:uppercase; font-weight:bold; font-style:normal; color:#900; }
.h3, h3, heading3, .heading3 { font-size:15px; font-weight:bold; font-style:italic; color:#333; }
.h4 { font-size:13px; font-weight:bold; }
.h5 { font-size:13px; font-weight:normal; }
.h6 { font-size:13px; font-weight:bold; font-style:italic; }
.subheader { font-size:15px; font-weight:bold; color:#900; }

/*
Hot Lists & Nav Lists
*/

  .hotlisttable {
    margin:0 0px 10px 0;
	padding:0 0 10px 0; }
  .hotlisttable .hotlisttitle {
  	background:url("/images/hotlisttitle.gif") #333;
	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:#A71A1C; }
  .hotlisttable .hotlistitem a {
	font:normal 10px; padding:3px auto; display:block; color:#8E1214; }
  .hotlisttable .hotlistitem a:hover {
	color:#080496; }

/*
Image Gallery styles
*/
  .imagegallerytitle { 
	font-size:14px;
	font-weight:bold;
	color:#9B0D1B;
	margin:0 0 10px 0;
	border-bottom:1px solid #9B0D1B;
	width:300px; 
	}
  .imagegallerymain {			/* devnote: '.imagegallerymain' aligns the gallery within the content area. */
	text-align:left;
	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 */
	height:160px;
	vertical-align:bottom; 
	}
  .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;
}


/*
Left Navigation
*/
  #leftnav {
	background:url(/images/leftnav.jpg) #039;
	margin:0px;
	padding:0px;
	vertical-align:top;
	text-align:left;
	width:180px; 
	}
  #leftnav a {
  	font-weight:bold; 
	text-transform:uppercase;
	}
  #leftnav span {
	border-bottom:0px solid #fff;
	display:block;
	padding:5px 10px 0px 0px;
	margin:0; 
	}
  #leftnav .nav1 {
  	background:url(/images/leftnavlinks.jpg) top left no-repeat;
	height:28px;
	color:#BF181B;
	}
  #leftnav .nav1:hover {
  	background:url(/images/leftnav-hover.jpg) top left no-repeat;
	color:#333; 
	}
  #leftnav .nav2, #leftnav .nav3 {
	height:10px;
	color:#BF181B;
	}
  #leftnav .nav2:hover, #leftnav .nav3:hover {
	color:#333; 
	}
  #leftnav .nav1, #leftnav .currentnav1 {
  	display:block;
	height:28px;
	font-size:10px;
	margin:0;
	padding:7px 10px 7px 25px; 
	}
  #leftnav .nav2, #leftnav .currentnav2 {
  	display:block;
	font-size:10px;
	margin:0;
	padding:2px 24px 2px 14px; 
	}
  #leftnav .nav3, #leftnav .currentnav3 {
	background:#ccc;
  	display:block;
	font-size:8px;
	margin:0px 21px 0px 5px;
	padding:2px 10px 2px 25px; 
	}
  #leftnav .currentnav1 {
  	background:url(/images/leftnav-hover.jpg) top left no-repeat;
	height:28px;
	color:#333; 
	}
  #leftnav .currentnav2, #leftnav .currentnav3 {
	height:10px;
	color:#333; 
	}
  #leftnav .text {
  	color:#333;
	font-size:10px;
	margin:0px 0 0 0;
	padding:0px 23px 0px 10px; 
	}
  #leftnav .boldtext {
  	color:#333;
	font-size:10px;
	margin:0px 0 0 0;
	padding:0px 23px 0px 10px; 
	}

/*
Top Navigation
*/
  #topnav {
	background:url(/images/topnavbg.jpg);
	color:#fff;
	font-size:10px;
	margin:0;
	padding:0; }
  #topnav td {
  	border:solid #fff;
	border-width:0;
	}
  #topnav .date {
	font-weight:bold;
	margin:0;
	padding:5px 5px;
	text-align:center; }
  #topnav .nav {
	padding:5px 5px 5px 145px;
	text-align:left; }
  #topnav .nav a {
    color:#fff;
	font-weight:bold;
	margin:0;
	padding-left:10px; }
  #topnav .nav a:hover {
    color:#fc0; }
  #topnav .nav strong {
	font-size:10px;
	color:#fc0;
	font-weight:bold; }
  #topnavNONE {
	background:url(/images/topnavbg.jpg) no-repeat;
	color:#fff;
	font-size:10px;
	margin:0;
	padding:0; 
	height:23px
	}

/*
Miscellaneous / Legacy Styles
*/

.adminlink, .adminmsg {
 font:normal 11px "lucida grande", tahoma, verdana, sans-serif;
 color:#333;
 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:9px; background:#ccc; color: #fff; }
tr.eventeven { font-size:9px; background:#fff; color: #fff; }
tr.calhdr { background:#ccc; }  
td.calhdrfont { font-size:16px; }
.calendar { margin:0; padding:3px; }
.calendar .event1 { font-size:9px; 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:97%;
			border-color:#667;
			font-size:10px;
			}
		  #calendar th {
			background:#333;
			color:#fff;
			}
		  #calendar tr.even {
			background:#fff;
			}
		  #calendar tr.odd {
			background:#e6e6e6;
			}
		  #calendar .odd td,#calendar .even td {
			border-color:#667;
			}
		  #calendar .date {
			background:#333;
			color:#fff;
			font-size:9px;
			}
		  #calendar .today {
			background:#c00;
			}
		  #calendar .events li {
			border-color:#e6e6e6;
			font-size:9px;
			}
 		  #calendar strong {
			font-size:9px;
			}
		/* Event Details - !MODIFY ONLY! - Added by CH 3.25.05 */
		  #eventdetail {
			border-color:#667;
			}
		  #eventdetail .info {
			color:#333;
			font-size:12px;
			}
		  #eventdetail .resource {
			border-color:#667;
			}
		  #eventdetail .type {
			background:#b4b4b4;
			border-color:#667;
			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:97%;
			border-color:#333;
			font-size:10px;
			margin:10px 0px 0px 0px;
			}
		  #eventtype td {
			background:#f7f7f7;
			}
		  #eventtype th {
			background:#333;
			color:#fff;
			}
		/* End Event Type Selector Styles */

.logo { font-size:16px; color:#fff; background:#808080; }
.poll { color:#333; background:#ccc; }
.pollitem { font-size:11px; color:#333; text-align:left; }
.gutter { background:#090; }
.copyright { font-size:9px; }
.content { color:#000; }
.header { font-size:10px; color:#fff; background:#333; }
.sorted { font-size:10px; color:#ff0; background:#333; }
.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:#fff; width:0px; }

#forum { width:90%; }
#forum a { color:#fff; }
#forum a:hover { color:#fc3; }
.question { font-weight:bold; font-size:14px; color:#fff; background:#900; }
.forum { font-size:12px; color:#fff; background:#8E1214; }
.forumsub { font-size:12px; color:#fff; background:#666; }

  .resource { margin:15px; }
  img.resource { margin:3px; border:0px; }

/*
RightBar
*/
form #rightbar {margin-left:-20px;}
#rightbar {
	float:right;
	position:relative;
	}
#rightbar .pagelist {
	background:#fff;
	border:solid #667;
	border-width:1px 1px 0 1px;
	color:#667;
	margin:0 0 3px 0;
	padding:0; }
#rightbar .pagelist h3 {
	background:#667;
	color:#fff;
	font-size:10px;
	font-weight:bold;
	margin:0;
	padding:5px; }
#rightbar .pagelist ul {
	list-style:none;
	margin:0;
	padding:0;
	text-indent:0; }
#rightbar .pagelist li {
	display:block; }
#rightbar .pagelist a {
	background:#fff;
	border:solid #667;
	border-width:0 0 1px 0;
	color:#333;
	display:block;
	margin:0;
	padding:5px;
	width:100%; }
#rightbar .pagelist a:hover {
	background:#e6e6e6;
	color:#c00; }
	
