/* -- WebSite Accelerator 3.0.0.0 --

  WSA Stylesheet Master
  Copyright  2005 PowerServe International.
  All Rights Reserved.
  Creation Date: 12|19|2008
  Last Modified
	  Date: 01|26|2009
	  By: Josh Wilkerson
  Layout: Header w/Two Columns
		Header
		Top Nav
		Sub Nav
		Col 1: Content
		Col 2: Right side
		Footer
*/
	
/*	Flags.............
	=Header
	=Topnav
	=Subnav
	=Mainpage
	=Rightside
	=Rightbar
	=Footer
	=Forms
	=Imagegallery
	=Calendar
	=Weeklycal
	=Eventdetails
	=Productpage
	=Headings
	=Text
	...................*/


/*Style Reset or Baseline*/
  @import url("/include/scripts/css/reset.css");
  
/* WSA Global Styles - DO NOT REMOVE! */
  @import url("/common/wsaglobal.css");

/*Core Styles*/
body {
  	background:#e4e5e3;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center; 
	}
#container {
	background:#fff;
	border: solid #ccc;
	border-width:0 1px 1px 1px;
	margin:0 auto;
	padding:10px 0 0 0;
	width:820px;
	}
	
/* =Header Style */
#header {/*ie7.css, ie6.css modified*/
	background:url("/images/header-bg.jpg") top left no-repeat #000;
	margin:0 10px;
	text-align:left;
	height:276px;
	}
#header h1 {/*ie7.css, ie6.css modified*/
	background:url("/images/header-bg.jpg") -295px -182px no-repeat #000;
	font-size:12px;
	float:left;
	margin:182px 0 0 295px;	
	width:487px;
	height:94px;
	}
#header h1 a {
	color:#fff;
	display:block;
	height:77px;
	width:490px;
	text-indent:-9999px;
	}
#header h1 a:hover {
	text-decoration:none;
	}
/*End Header*/

/* =Topnav */
#topnav {
	background:url("/images/header-bg.jpg") 0 -276px no-repeat #000;
	font-size:20px;
	height:37px;
	text-align:center;
	margin:0 10px;
	padding:10px 0 0 0;
	}
#topnav ul {
	display: inline-block;
	list-style:none;
	margin:0 auto;
	}
#topnav ul li ul {
	list-style:none;
	text-align:left;
	font-size:14px;
	}
#topnav ul li {
	float:left;
	}
#topnav ul li ul li {
	background:#000;
	padding:0 0 0 0;
	}
#topnav ul li.first a {
	border:none;
	}
#topnav ul li a {
	border-left:1px solid #9c9b9b;
	color:#f33;
	display:block;
	float:left;
	letter-spacing:.05em;
	padding:2px 20px;
	}
#topnav ul li ul li a {
	border-left:none;
	border-bottom:1px solid #9c9b9b;
	color:#f33;
	width:122px;
	padding:8px 29px 8px 29px;
	}
#topnav ul li ul li a:hover {
	border-left:none;
	border-bottom:1px solid #9c9b9b;
	color:#00b8e5;
	width:122px;
	padding:8px 29px 8px 29px;
	border:none;
	}
#topnav ul li a:hover {
	color:#00b8e5;
	text-decoration:none;
	}
#topnav ul li.current a {
	background:transparent;
	color:#00b8e5;
	text-decoration:none;
	}
#topnav ul li ul li a, #topnav ul li.current ul li a, #topnav ul li.current ul li ul li a, #topnav ul li.current ul li.current ul li a  {
	border-left:none;
	border-bottom:1px solid #9c9b9b;
	color:#f33;
	display:block;
	float:left;
	width:122px;
	padding:8px 29px 8px 29px;
	}
#topnav ul li ul li a:hover, #topnav ul li.current ul li.current a, #topnav ul li.current ul li.current a:hover {
	border-left:none;
	border-bottom:1px solid #9c9b9b;
	color:#00b8e5;
	}
/*End Topnav*/
/* =Subnav */
#subnav {
	text-align:center;
	margin:0 10px 10px 10px;
	}
#subnav .nav {
	background:url("/images/subnav-bg.gif") right top no-repeat #333;
	border:solid #000;
	border-width:0 0 1px 1px;
	font-size:18px;
	float:left;
	height:49px;
	width:576px;
	text-align:center;
	margin:0 10px 0 0;
	}
#subnav .nav h2 {/*ie7.css, ie6.css modified*/
	color:#00b8e5;
	float:left;
	font-size:20px;
	letter-spacing:.05em;
	margin:14px 0 14px 16px;
	}
#subnav .nav ul {
	display: inline-block;
	list-style:none;
	float:left;
	margin:0 0 0 10px;
	}
#subnav .nav ul li {
	float:left;
	padding:0 0 0 0;
	}
#subnav .nav ul li a {
	color:#fff;
	display:block;
	float:left;
	font-weight:bold;
	padding:15px 18px 16px 18px;
	}
#subnav .nav ul li.authority a:hover {
	background:url("/images/subnav-bg.gif") 14px 200px repeat-y #333;
	color:#00b8e5;
	}
#subnav .nav ul li.community a:hover {
	background:url("/images/subnav-bg.gif") 349px 150px repeat #333;
	color:#00b8e5;
	}
#subnav .nav ul li.training a:hover {
	background:url("/images/subnav-bg.gif") 211px 100px repeat #333;
	color:#00b8e5;
	}
#subnav .nav ul li.service a:hover {
	background:url("/images/subnav-bg.gif") 104px 50px repeat #333;
	color:#00b8e5;
	}
#subnav .searchsite {/*ie7.css, ie6.css modified*/
	background:#99e3f5;
	border:solid #999;
	border-width:0 1px 1px 1px;
	float:right;
	height:39px;
	width: 191px;
	padding:10px 10px 0 10px;
	}
.searchsite .searchbox {
	background:#fff;
	border:1px solid #333;
	color:#333;
	font-size:14px;
	float:left;
	width:129px;
	}
.searchsite .searchbox:focus {
	background:#ffc;
	}
.searchsite .submit {/*ie7.css, ie6.css modified*/
	background:#333;
	border:none;
	color:#fff;
	font-size:10px;
	float:left;
	text-transform:uppercase;
	padding:5px 4px 3px 4px;
	}
.searchsite .submit:hover {
	background:#999;
	border:1px solid #000;
	color:#000;
	cursor:pointer;
	padding:4px 3px 2px 3px;
	}
/* =End Subnav */

/* =Mainpage Col 2*/
#pagehome {/*ie7.css, ie6.css modified*/
	float:left;
	width:577px;
	text-align:left;
	margin:0 10px 10px 10px;
	}
#page {/*ie7.css, ie6.css modified*/
	float:left;
	text-align:left;
	width:800px;
	margin:10px 10px 10px 10px;
	}
/* Custom Layout */
#page .section1 {
	float:left;
	width:46%;
	margin:0 20px 0 0;
	}
#page .section1 h1 {
	border-bottom:7px solid #099;
	}
#page .section2 {
	float:left;
	width:50%;
	}
	
/*Table on Mission Page*/
.tacts {border-collapse:collapse;}
.tacts th { border:1px solid #999; padding:5px; font-size:18px; width:25%;}
.tacts td { border:1px solid #999; padding:5px;}
.tacts td h3 {font-size:14px; font-weight:bold;}
/*End Table on Mission Page*/
/*End Mainpage Col 2*/

/* =Rightside Col 3*/
#rightside {/*ie7.css, ie6.css modified*/
	background:#ccc;
	border:1px solid #999;
	color:#000;
	font-size:11px;
	float:right;
	width:211px;
	text-align:left;
	margin:0 10px 10px 0;
	}
#rightside p, #rightside p.text {
	font-size:11px;
	}
#rightside .righttop {
	background:url("/images/rightbar-top-bg.gif") top left no-repeat;
	}
#rightside .rightbot {
	background:url("/images/rightbar-bot-bg.gif") bottom left no-repeat;
	padding:30px 52px; 
	}
#rightside h1, #rightside h2, #rightside h3 {
	border-bottom:1px solid #000;
	color:#000;
	padding:0 0 2px 0;
	font-size:20px;
	}
#rightside .content {
	margin:10px 10px 10px 10px;
	}
#rightside .content a {
	color:#f33;
	}
#rightside .content a:hover {
	color:#03B1E3;
	}
#rightside .content strong, #rightside .content p.textbold {
	font-size:13px;
	}
#rightside .content .signup {
	background:#fff;
	border:1px solid #999;
	color:#000;
	padding:10px;
	margin:5px 0 4px 0;
	}
#rightside .content .signup a {
	color:#000;
	}
#rightside .content .signup a:hover {
	color:#03B1E3;
	}
#rightside .content .signup .join {
	color:#f33;
	display:block;
	font-size:16px;
	font-weight:bold;
	padding:5px 0 5px 0;
	}
/*End Rightside Col 3*/
/* =Footer */
#footer {
	font-size:12px;
	color:#999;
	text-align:center;
	margin:0 0 40px 0;
	}
#footer a {
	color:#999;
	}
#footer a:hover {
	color:#555;
	text-decoration:underline;
	}
#footer #info {
	float:left;
	width:47%;
	}
#footer .copyright {
	color:#999;
	font-size:11px;
	text-align:right;
	width:820px;
	margin:5px auto;
	}
/*End Footer*/

/* =Rightbar */
#rightbar {
	float:right;
	padding:0 0 0 20px;
	width:30%;
	text-align:left;
	}
#rightbar .list, #rightbar .rightlist {
	}
#rightbar .list {
	background:#ccc;
	color:#333;
	padding:0 0 10px 0;
	-moz-border-radius: 7px 7px 0 0;
	-webkit-border-radius: 7px 7px 0 0;
	}
#rightbar .list h3 {
	background:#000;
	border:1px solid #fff;
	color:#9f3;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	padding:7px 5px;
	-moz-border-radius: 7px 7px 0 0;
	-webkit-border-radius: 7px 7px 0 0;
	}
#rightbar .list ul {
	list-style:none;
	margin:10px 10px;
	}
#rightbar .list li { 
	display:inline;
	}
#rightbar .list a {
	border:solid #333;
	border-width:0 0 1px 0;
	color:#333;
	font-size:12px;
	display:block;
	padding:7px 5px;
	}
#rightbar .list a:hover {
	background:#555;
	color:#fff; 
	}
/*Styles For Polls*/
.hotlisttable {
	background:#cff;
	-moz-border-radius: 7px 7px 0 0;
	-webkit-border-radius: 7px 7px 0 0;
	text-align:center;
	}
.hotlisttitle {
	background:#aff;
	color:#066;
	font-size:16px;
	font-weight:normal;
	padding:7px 5px;
	-moz-border-radius: 7px 7px 0 0;
	-webkit-border-radius: 7px 7px 0 0;
	}
.pollitem {
	padding:7px 5px 7px 5px;
	font-size:12px;
	}
.hotlisttable .votebuttom {
	background:#066;
	border:1px solid #ccc;
	color:#fff;
	margin:0 0 0 30px;/* zero out the margin in IE7.css */
	padding:7px 10px;
	font-size:14px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	}
.hotlisttable .votebuttom:hover  {
	background:#099;
	border:1px solid #fff;
	cursor:pointer;
	}
/*End RightBar*/

/*Start Specific Page Styles*/
/* =Forms */

.forms td { 
	font-size:14px;
	padding:5px;
}
.forms {
	display:block;
	font-size:14px;
	font-weight:normal;
	list-style:none;
	margin:0 0 0 0;
	}
.forms li {
	padding:0 0 7px 0;
	}
.forms li label {
	display:block;
	float:left;
	margin:0 7px 0 0;
	}
.captcha span {
	display:block;
	}
.captcha input {
	float:left;
	margin:7px 10px 0 0;
	}
.captcha img {
	border:1px solid #333;
	float:left;
	margin:7px 0 0 0;
	}
.forms .submit {
	}
.forms .submitbutton {
	float:left;
	margin:0 10px 0 0;
	}
.forms .required {
	display:block;
	font-size:14px;
	float:left;
	margin:23px 0 0 0;
	}
.forms sup {
	color:#c00;
	font-size:14px;
	font-weight:bold;
	vertical-align:baseline;
	}
.forms input, .forms textarea, .forms select {
	font-size:14px;
	}
.forms .submitbutton, .forms .searchbutton {
	background:#333;
	color:#fff;
	padding:7px 17px 7px 17px;
	font-size:16px;
	}
.forms .submitbutton:hover, .forms .searchbutton:hover {
	background:#ccc;
	border:1px solid #333;
	color:#000;
	cursor:pointer;
	padding:7px 17px 7px 17px;
	}
.forms .radio {
	float:none;
	clear:both;
	}
.errormessage {
	color:#c00;
	display:block;
	padding:10px;
	}
.submitted {
	line-height:normal;
	font-size:14px;
	}
/*End Forms */
	
/* =Imagegallery */
.imagegallerymain { 
	}
.imagegallerymain .imagegallerytitle {
	display:block;
	clear:both;
	}	
.imagecell {
	float:left;
	width:108px;
	margin:0 10px 0 0;
	}
.imagegallerymain .resourcethumbnail {
	border:4px solid #03B1E3;
	}
.imagecell .caption {
	font-size:12px;
	padding:5px 0 0 0;
	}
/*End Image Gallery*/

/* =Calendar */
/* Eventtype */
#eventtype {
	width:98%;
	border:1px solid #00b8e5;
	margin:10px 0px 10px 0px;
	-moz-border-radius: 7px ;
	-webkit-border-radius: 7px;
	}
#eventtype td {
	font-size:12px;
	}
#eventtype th {
	background:#00b8e5;
	color:#fff;
	font-size:14px;
	-moz-border-radius:4px 4px 0 0;
	-webkit-border-radius:4px 4px 0 0;
	}
#eventtype .selectall, #eventtype .showevents {
	background:#333;
	color:#fff;
	padding:2px 7px;
	font-size:14px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
#eventtype .selectall:hover, #eventtype .showevents:hover {
	background:#ccc;
	border:1px solid #000;
	color:#000;
	cursor:pointer;
	}

/* End Eventtype Selector Styles */

#calendar {
	width:98%;
	border:solid #00b8e5;
	border-width:1px 0 0 1px;
	font-size:12px;
	-moz-border-radius:7px 7px 0 0;
	-webkit-border-radius:7px 7px 0 0;
	}
#calendar .choose td, #calendar .hdr td.weekly {
	border:solid #00b8e5;
	border-width:0 1px 0 0;
	-moz-border-radius:0 7px 0 0;
	-webkit-border-radius:0 7px 0 0;
	}
#calendar th {
	background:#00b8e5;
	color:#fff;
	font-size:11px;
	font-weight:normal;
	}
#calendar div.selector {
	float:left;
	padding:7px;
	}
#calendar tr.selector {
	float: none;
	}
#calendar .prev, #calendar .next {
	background:#333;
	color:#fff;
	padding:0 7px 1px 7px;
	font-size:12px;
	font-weight:bold;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
#calendar .prev:hover, #calendar .next:hover {
	background:#ccc;
	border:1px solid #000;
	color:#000;
	cursor:pointer;
	}
#calendar .showweekly {
	float:right;
	padding:7px;
	}
#calendar tr.even {
	background:#fff;
	}
#calendar tr.odd {
	background:#99E3F5;
	}
#calendar .odd td, #calendar .even td {
	border-color:#00b8e5;
	width:14%;
	}
#calendar .date {
	background:#fff;
	border: solid #00b8e5;
	border-width:0 1px 1px 0;
	color:#066;
	font-size:12px;
	-moz-border-radius:0 0 7px 0;
	-webkit-border-radius:0 0 7px 0;
	}
#calendar .today {
	background:#00b8e5;
	border: solid #00b8e5;
	border-width:0 1px 1px 0;
	color:#fff;
	font-weight:bold;
	}
#calendar .events li {
	border-color:#0aa;
	font-size:11px;
	}
#calendar strong {
	font-size:11px;
	font-weight:bold;
	}
/* end Calendar */

/* =Weeklycal */

#weekly #calendar { 
	border-bottom:1px solid #00b8e5;
	width:98%;
	margin:0 0 20px 0;
	}
tr.calhdr { 
	background:#00b8e5;
	}
.calhdr td {
	color:#fff;
	padding:7px;
	font-size:16px;
	}
#weekly td.eventeven, #weekly td.eventodd {
	border-right:1px solid #00b8e5;
	font-size:12px;
	padding:7px;
	}  
td.eventeven {
	background:#99E3F5;
	}  
td.eventodd {
	background:#fff;
	}
.eventeven .info, .eventodd .info {
	color:#444;
	padding:7px;
	}
#weekly .calendar { margin:0; padding:3px; }
#weekly .calendar .event1 { font-size:9px; line-height:1em; margin:0 0 10px 0; padding:0; }
/* End Weeklycal */


/* =Eventdetails */
#eventdetail {
	border:1px solid #00b8e5;
	}
#eventdetail .type {
	background:#00b8e5;
	border:1px solid #00b8e5;
	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 #00b8e5;
	border-width:0 0 1px 0;
	}
/* End Event Details */


/* =Productpage */
.searchresults {	
	}
.searchresults th {
	background:#444;
	color:#0ff;
	font-size:16px;
	font-weight:bold;
	padding:7px 10px;
	text-align:left;
	}
.searchresults .detail0 { 
	font-size:10px;
	background:#fff;
	}
.searchresults .detail1 {
	font-size:10px;
	background:#bff;
	}
.detail0 td, .detail1 td { 
	padding:5px 10px;
	}
#quantity {
	border:1px solid #999; 
	}
#quantity:hover {
	border:1px solid #099;
	}

/* End Productpage */

/* =Forum */
#forum table {
	width:97%;
	margin:0 0 20px 0;
	}
#forum th {
	background:#099;
	color:#fff;
	font-size:16px;
	font-weight:normal;
	padding:7px;
	}
#forum .first {
	-moz-border-radius:7px 0 0 0;
	-webkit-border-radius:7px 0 0 0;
	}
#forum .last {
	-moz-border-radius:0 7px 0 0;
	-webkit-border-radius:0 7px 0 0;
	}
#forum .forumsub td {
	color:#444;
	padding:7px;
	border:solid #099;
	border-width:1px 0 1px 0;
	}
#forum .commentinfo td {
	background:#cff;
	border:solid #099;
	border-width:0 0 1px 0;
	color:#444;
	font-size:12px;
	line-height:14px;
	padding:7px;
	}

#forum .comment td {
	background:#dff;
	color:#444;
	font-size:12px;
	padding:7px;
	}
#forum .commentinfo {
	font-size:14px;
	line-height:20px;
	margin:0 0 10px 0;
	}
#forum .captcha{
	margin:7px 0 7px 0;
	}
#forum .captcha sup {
	color:#c00;
	vertical-align:baseline;
	}
#forum .submit{
	margin:7px 0 20px 0;
	}
#forum .submitbutton {
	background:#066;
	color:#fff;
	padding:7px 17px;
	font-size:16px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	}
#forum .submitbutton:hover {
	background:#099;
	border:1px solid #fff;
	cursor:pointer;
	}

/*Legacy Styles*/

.adminlink, .adminmsg {
 font:normal 11px "lucida grande", tahoma, verdana, sans-serif;
 color:#444;
 background:#e6e6e6;
 border:1px solid #ccc;
 display:block;
 padding: 10px;
 margin:0px auto 10px auto;
 text-align:left;
 width:760px;
 }

/*=Headings Styles*/
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, .imagegallerytitle, .boldlargetext {
	font-family: Arial, Helvetica, sans-serif;
	margin:0 0 3px 0;
	}
h1, .h1 {
	color:#f33;
	font-weight:normal;
	font-size:30px; 
	}
h2, .h2 {
	color:#00b8e5;
	font-size:24px;
	font-weight:normal;
	}
h3, .h3, .subheader, .imagegallerytitle, .boldlargetext {
	color:#000;
	font-size:20px;
	font-weight:normal;
	}
h4, .h4 {
	font-size:16px;
	font-weight:bold;
	}
h5, .h5 {
	font-size:14px;
	font-weight:bold;
	}
h6, .h6 {
	font-size:12px;
	font-weight:bold;
	}
/*End Heading Styles*/

/*=Text*/
p, .text, .textitalics, .textbold, .small, .smallbold, p.error {padding:0 0 8px 0; }
p, .text, .textitalics, .textbold, p.error {font-size:14px; line-height:16px;}
.small, .smallbold, small {font-size:10px;}
.text{}
.textitalics, em, i {font-style: italic; }
.textbold, strong, b {font-weight:bold; }
.small, small {}
.smallbold {font-weight:bold; }
p.error {font-weight:normal;}
/*End Text Styles*/

/*Basic Styles*/
p {}
ul { list-style: disc; margin:0 0 0 30px;}
ol { list-style: decimal; margin:0 0 0 30px;}
li {padding: 0 0 5px 0;}
div {}
td { vertical-align:top;}
span {}
font {display:block;}
a {color:#f33; text-decoration:none;}
a:hover {color:#00b8e5; text-decoration:underline; }
input, select, textarea { padding:2px; border:1px solid #999; margin:2px 0 5px 0;}
input:hover, input:focus, select:hover, textarea:hover, textarea:focus {padding:2px; border:1px solid #999; background:#ffc;}
hr { border:1px solid #00b8e5; background:#f33;}
sup { font-size:10px;}
.sfHover ul {z-index:100;}
object, embed {z-index:10; position:relative;}

/*Classes*/
.hide {display:none;}
.clear {clear:both;}
.clearleft {clear:left;}
.clearright {clear:right;}
.shim {display:none;}
.error { color:#c00; }
.Right .resource { margin:0 0 10px 10px;}
.data td { border:1px solid #ccc;}
.paypal input, .paypal select, .paypal textarea, .paypal input:hover, .paypal input:focus, .paypal select:hover, .paypal textarea:hover, .paypal textarea:focus { border:none; background:transparent;}
.Left {text-align:left;}
.Center {text-align:center;}
.Right {text-align:right;}
.fright {float:right; padding:0 0 10px 10px;}

/* fixed height designs only */
.scroll-pane {
	float:left;
	height:500px;
	overflow:auto;
	width:100%;
	}
