/* -- WebSite Accelerator 3.0.0.0 ----- */

/*
   WSA Stylesheet Master
   Copyright © 2005 PowerServe International.
   All Rights Reserved.

   Notes:
   Check through comments before editing style selectors. Some selectors
   may reference code in the wsaglobal.css file and are not to be changed
   aside from the attributes provided in the selectors. - CH

*/

/* WSA Global Styles - DO NOT REMOVE! */
  @import url("/common/wsaglobal.css");
/* End Import */

/*
+ + + + + + + + + + + + + + + + + + + + + + 
   WSA Stylesheet Master
   Developed by PowerServe International
   Last Modified: 09.07.2004
   CDH
+ + + + + + + + + + + + + + + + + + + + + +
*/

/* global styles */
  body {
    background:url(/images/bg.gif) #fff; color:#000; margin:10px; padding:0; text-align:center;
    font:normal 11px Arial,Helvetica,Sans-Serif; 
	color:#333;
	}
   
a { text-decoration:none; border-bottom:0px; }
form { margin: 0px 0px 0px 0px; }
input { font-size:10px; }

/* Forum Style */
#forum {margin-top:140px;}
.forum { font-size:12px; color:#fff; background:#036; }
.forumsub { font-size:12px; color:#333; background:#ccc; }


/* miscellaneous styles */
.button { font-size:10px; }
.error { color:#c00; }
.header { color:#fff; font-size: 15px; }
.info { color: #900; }
.pagehead { font-size:15px; font-weight:bold; color:#fff; background:#900; }
.reccnt { color:#900; }
.sorted { font-size:10px; color:#ff6; }
.tblhead { font-weight:bold; background:#ccc; }

.text{ font-size:12px; }
.textital, .italtext, em, i { font-style: italic; font-size:12px; }
.boldtext, strong, b { font-weight:bold; font-size:12px; }

.boldlargetext { font-size:25px; color:#fff; font-weight:bold; padding:80px 0 10px 250px; text-align:left; }
.heading1 { font-size:21px; }
.heading2 { font-size:15px; font-weight:bold; }
.heading3 { font-size:15px; font-weight:bold; }
.subheader { font-size:15px; font-weight:bold; color:#900; }
.divider { background:#000; }
.question { font-weight:bold; font-size:14px; color:#fff; background:#900; }
.small { font-size:x-small; }
.boldsmallertext { font-size:x-small; font-weight:bold; }

  .resource { margin:15px; }
  img.resource { margin:10px; border:0px; }

  #container {
    width:920px; text-align:left; margin:0 auto;}
  #pgheader {
  	height:22px; background:url(/images/header.gif) top left no-repeat;
  	}
  #pgheader2 {
  	height:22px; background:url(/images/header2.gif) top left no-repeat;
  	}
  #footer {
  	height:56px; background:url(/images/footer.gif) top left no-repeat;
  	}

/* top navigation styles */
  #statictopnav {
    background:url("/images/topnavbg.gif") no-repeat top left #000; 
	width:146px;
    text-align:center; 
	vertical-align:bottom; 
	height:34px;
	}
  #statictopnav a {
    color:#fff;
	font-weight:bold;
	font-size:11px;
	margin:0;
	text-transform:uppercase;
	padding:0 10px 4px 10px; 
	}
  #statictopnav a:hover {
    color:#fc0; 
	}
  #statictopnav strong {
	font-size:11px;
	color:#fc0;
	font-weight:bold; 
	}

  #statictopnav2 {
    background:url("/images/header2.gif") no-repeat bottom left #000; 
	width:146px;
    text-align:center; 
	vertical-align:bottom; 
	height:34px;
	padding:0;
	}
  #statictopnav2 a {
    color:#fff;
	font-weight:bold;
	font-size:11px;
	margin:0;
	text-transform:uppercase;
	padding:0 10px 4px 10px; 
	}
  #statictopnav2 a:hover {
    color:#fc0; }
  #statictopnav2 strong {
	font-size:11px;
	color:#fc0;
	font-weight:bold; }


  #navdisplay {
    background:url("/images/topnavbg.gif") no-repeat top right #000;
    text-align:left; 
	vertical-align:bottom; 
	font:bold 11px; 
	color:#000; 
	padding:4px 10px 2px 265px; 
	height:34px;	
	}
  #navdisplay a {
    color:#fff;
	font-weight:bold;
	font-size:11px;
	margin:0;
	padding:10px 10px; 
	text-transform:uppercase;
	}
  #navdisplay a:hover {
    color:#fc0; }
  #navdisplay strong, #navdisplay b {
	font-size:11px;
	color:#fc0;
	font-weight:bold; }

  #navdisplay2 {
    background:url("/images/header2.gif") no-repeat bottom right #000;
    text-align:left; 
	vertical-align:bottom; 
	text-transform:uppercase;
	padding:4px 10px 2px 253px; 
	}
  #navdisplay2 a {
    color:#fff;
	font-weight:bold;
	font-size:11px;
	margin:0;
	padding:10px 10px; }
  #navdisplay2 a:hover {
    color:#fc0; }
  #navdisplay2 strong, #navdisplay2 b {
	font-size:11px;
	color:#fc0;
	font-weight:bold; }

  #lefthome {
  	background:url(/images/hometop.jpg) top left no-repeat;
	width:146px; height:361px; vertical-align:top; margin:0 0 10px 0; padding:15px 0 0 0;
	}
  #righthome { padding:0; vertical-align:top; background:url(/images/hometop.jpg) top right no-repeat;}
  #homebottomleft { padding:0; vertical-align:top; background:url(/images/homebottom.jpg) top left no-repeat; height:159px;}
  #homebottomright { padding:0; vertical-align:top; background:url(/images/homebottom.jpg) top right no-repeat; height:159px;}
  #showbox {padding:0 0 0 6px; margin:0; width:246px; height:360px; align:left; background:url(/Resources/1.jpg) top right no-repeat; }	
	
/* Left Navigation */
  #lnav {
  	background:url(/images/centerbg.jpg) top left no-repeat;
	width:146px; vertical-align:top; margin:0 0 10px 0; padding:15px 0 0 0;
	}
  #lnav span {
	display:block; padding:3px 15px 3px 0px; margin:0px; vertical-align:top; }
  #lnav .nav1,.currentnav1 {
	font-size:12px; font-weight:bold; display:block; margin:0; padding:2px 20px 2px 13px; }
  #lnav .nav2,.currentnav2 {
	font-size:11px; display:block; margin:0; padding:0 0 0 22px; }
  #lnav .nav3,.currentnav3 {
	font-size:11px; display:block; margin:0; padding-left:35px; }
  #lnav .nav1,.nav2,.nav3 { color:#fff; }
  #lnav .nav1:hover,.nav2:hover,.nav3:hover { color:#fc0; }
  #lnav .currentnav1,.currentnav2,.currentnav3 { color:#fc0; }

/* LeftNav Content */
  #lnav .lnavcontent { padding:20px 0px 0px 13px; width:145px; color:#fff;}
  #lnav .lnavcontent a {color:#fff;}
  #lnav .lnavcontent a:hover {color:#fc0;}
  #lnav .lnavcontent .small { font-size:xx-small; color:#fff;}

/* content area */
  #pgcontent { padding:5px 15px 15px 15px; vertical-align:top; background:url(/images/centerbg.jpg) top right no-repeat; height:400px; }
  #pgcontent .text a { color:#069; }
  #pgcontent .text a:hover { color:#999; }

/* rightbar styles */

  .hotlisttable {
    margin:0 0 10px 0;
	padding:0 0 10px 0; }
  .hotlisttable .hotlisttitle {
	background:#CDC396;
	font-size:11px;
	font-weight:bold;
	margin:0;
	border-width:1px 1px 0 1px; border-style:solid; border-color:#AFA58A; 
	padding:3px;
	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:1px; border-style:solid; border-color:#AFA58A; 
	}
  .hotlisttable .hotlistitem a {
	font:normal 10px; padding:3px auto; display:block; color:#000; }
  .hotlisttable .hotlistitem a:hover {
	color:#c00; }

#rightbar {
	float:right;
	margin:0;
	padding:130px 0 0 0;
	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:#000;
	display:block;
	margin:0;
	padding:5px;
	width:100%; }
#rightbar .pagelist a:hover {
	background:#e6e6e6;
	color:#c00; }
	

/* footer styles */
  #footer {
    font-weight:normal;
	font-size: 11px; 
	text-align:center; 
	color:#000; 
	padding:10px 10px; }
  #copyright {
    text-align:center; }

.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;
 }
 
/* =Calendar */
/* Eventtype */

#eventtype {
width:97%;
border:1px solid #122E9C;
margin:10px 0px 0px 0px;
}
#eventtype td {
background:#fff;
font-size:12px;
}
#eventtype th {
background:#122E9C;
color:#fff;
font-size:14px;
}
/* End Eventtype Selector Styles */
#pgcontent .h1 {font-size:25px; color:#fff; font-weight:bold; padding:80px 0 10px 250px; text-align:left;}

#calendar {
	width:97%;
	border-color:#122E9C;
	font-size:12px;
	}
#calendar th {
	background:#122E9C;
	color:#fff;
	font-weight:bold;
	}
#calendar tr.even {
	background:#fff;
	}
#calendar tr.odd {
	background:#E1E1E1;
	}
#calendar .odd td, #calendar .even td {
	border-color:#122E9C;
	}
#calendar .date {
	background:#fff;
	border: solid #122E9C;
	border-width:0 1px 1px 0;
	color:#122E9C;
	font-size:12px;
	}
#calendar .today {
	background:#122E9C;
	border: solid #122E9C;
	border-width:0 1px 1px 0;
	color:#fff;
	font-weight:bold;
	}
#calendar .events li {
	border-color:#122E9C;
	font-size:12px;
	}
#calendar strong {
	font-size:12px;
	font-weight:bold;
	}
/* end Calendar */

/* =Weeklycal */
#weekly { 
	width:97%;
	margin-top:70px;
	}
tr.calhdr { 
	background:#122E9C;
	}
.calhdr td {
	color:#fff;
	padding:7px;
	font-size:16px;
	}
tr.eventeven {
	font-size:12px;
	background:#fff;
	color:#122E9C;
	}  
tr.eventodd {
	font-size:12px;
	background:#E1E1E1;
	color:#777;
	}
.eventeven .info, .eventodd .info {
	color:#444;
	padding:7px;
	}
.calendar { margin-top:130px; padding:3px; }
.calendar .event1 { font-size:9px; line-height:1em; margin:0 0 10px 0; padding:0; }
/* End Weeklycal */


/* =Eventdetails */
#eventdetail {
	border:1px solid #122E9C;
	}
#eventdetail .type {
	background:#122E9C;
	border:1px solid #122E9C;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	padding:7px;
	}	
#eventdetail .info {
	color:#444;
	font-size:14px;
	padding:7px;
	}
#eventdetail .resource {
	border:none;
	}
#eventdetail td {
	border:solid #122E9C;
	border-width:0 0 1px 0;
	}
/* End Event Details */


.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:#ffadc; }
.detail1 { font-size:10px; background: #eee8aa; }

/* Image Gallery styles */
.imagegallerytitle
{ 
font-size:14px; font-weight:bold; color:9B0D1B; padding-top:10px; border-bottom:1px solid #9B0D1B;
}

/* aligns gallery on page */
TD.imagegallerymain
{
	text-align: center;	
}
TD.imagegallery
{
	TEXT-ALIGN: center;
	vertical-align:top;
}
/* Aligns IMAGES in gallery */
TD.imagegallery2
{
	vertical-align:bottom;
	height:100px;
}
/* Aligns TEXT in gallery */
TD.caption
{
	TEXT-ALIGN: center;
	font-size: 11px;
}

