/* -- WebSite Accelerator 3.0.0.0 --

  WSA Stylesheet Master
  Copyright  2005 PowerServe International.
  All Rights Reserved.
  Creation Date: 2004.12.13
  Last Modified
	  Date: 03|31|2009
	  By: Josh Wilkerson
  Layout: Three Column
		Top Nav
		Header
		Left Nav
		Content
		Footer
*/
	
/*	Flags.............
	=Topnav
	=Header
	=Page
	=Leftnav
	=Content
	=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:url("/images/r-bg.jpg") top left repeat-x #036;
	color:#336;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center; 
	}
#bg {
  	background:url("/images/bg.jpg") top center no-repeat;
	text-align:center;
	width:100%;
	padding:0 0 150px 0;
	}
#container {
	margin:0 auto;
	text-align:left;
	width:880px;
	}
	
/* =Topbar*/

#logo {
	background:#fff;
	float:left;
	}
#logo h1 {
	background:url("/images/logo.jpg") top left no-repeat;
	border:none;
	margin:5px 0 5px 45px;
	text-indent:-9999px;
	}
#logo h1 a {
	background:transparent;
	color:#01284F;
	display:block;
	width:123px;
	height:78px;
	text-decoration:none;
	}

/* =Topnav */
#topnav {
	background:url("/images/top-nav-bg.jpg") top left no-repeat;
	font-size:14px;
	float:left;
	height:66px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	text-transform:uppercase;
	width:100%;
	}
#topnav ul {
	margin:0 17px 0 20px;
	list-style:none;
	}
#topnav ul li {
	background:url("/images/top-nav-div.jpg") top left no-repeat;
	float:left;
	padding:0 0 0 1px;
	}
#topnav ul li.first {
	background:none;
	margin:0 0 0 0;
	}
#topnav ul li a { padding:21px 33px 24px 33px;	}
/*Safari Hack*/
@media screen and (-webkit-min-device-pixel-ratio:0) { 
#topnav ul li a { padding:21px 32px 24px 32px; }
}
#topnav ul li a {
	color:#fff;
	display:block;
	float:left;
	text-decoration:none;
	}
#topnav ul li a:hover, #topnav ul li.current a {
	background:url("/images/top-nav-over.jpg") top right repeat-x;
	color:#fff;
	}
/*End Topnav*/

/* =Page */
#page {
	background:url("/images/page-bg.jpg") top left repeat-y;
	float:left;
	width:100%;
	}
	
/* =LeftSide*/
#leftside {
	background:url("/images/leftside-bg.jpg") top left no-repeat;
	font-size:14px;
	float:left;
	}
#leftside .top {
	background:url("/images/leftside-top.jpg") top left no-repeat;
	padding:25px 32px 0 40px;
	min-height:400px;
	}
/* =News*/
#leftside #news {
	width:160px;
	list-style:none;
	margin:0 0 0 0;
	text-align:right;
	}
#leftside #news h3 {
	border-bottom:1px solid #346800;
	color:#003;
	font-size:14px;
	text-transform:uppercase;
	margin:0 0 10px 0;
	}
#leftside #news ul {
	border-bottom:1px solid #346800;
	color:#003;
	list-style:none;
	font-size:11px;
	margin:0;
	}
#leftside #news ul li {
	list-style:none;
	padding:0 0 15px 0;
	}
#leftside #news ul li a {
	color:#003;
	font-weight:bold;
	text-decoration:underline;
	}
#leftside #news ul li a:hover {
	color:#009;
	text-decoration:underline;
	}
/* =Leftnav*/
#leftnav {
	font-size:14px;
	text-align:right;
	}
#leftnav ul {
	width:160px;
	list-style:none;
	margin:0 0 0 0;
	}
#leftnav ul li {
	padding:0 0 0 0;
	}
#leftnav ul li.first a {
	border-top:1px solid #360;
	}
#leftnav ul li a {
	border-bottom:1px solid #360;
	color:#003;
	display:block;
	text-transform:uppercase;
	padding:12px 10px 12px 10px;
	text-decoration:none;
	}
#leftnav ul li a:hover, #leftnav ul li.current a {
	background:#bedfae;
	color:#003;
	}
#leftside #leftsidecontent {
	padding:25px 0 25px 0;
	width:160px;
	color:#003;
	}
#leftsidecontent address {
	font-size:14px;
	font-style:normal;
	}
#leftsidecontent .phone {
	font-size:20px;
	font-weight:bold;
	}
#leftsidecontent .logos {
	margin:10px 0 0 0;
	}
/*End Leftnav and Left side*/

/* =Rightside*/
#rightside {
	float:left;
	vertical-align:top;
	}
#homeheader {
	background:url("/images/home-header-bg.jpg") top right no-repeat;
	height:286px;
	width:648px;
	}
#header {
	background:url("/images/header-bg.jpg") top right no-repeat;
	height:180px;
	width:648px;
	}
/* =Content*/
#homecontent {
	background:url("/images/home-content-top.jpg") top right no-repeat;
	padding:25px 35px 20px 20px;
	width:593px;
	}
#content {
	background:url("/images/content-top.jpg") top right no-repeat;
	padding:25px 35px 20px 20px;
	width:593px;
	}
#content .top {
	min-height:200px;
	}
/* Custom Layout */
#content .section1 {
	float:left;
	width:46%;
	margin:0 20px 0 0;
	}
#content .section1 h1 {
	border-bottom:7px solid #099;
	}
#content .section2 {
	float:left;
	width:50%;
	}
/*End Main Content*/


/* =Footer */
#footer {
	background:url("/images/footer-bg.jpg") top left no-repeat;
	color:#fff;
	font-size:11px;
	float:left;
	line-height:1.2em;
	width:880px;
	}
#footer a {
	color:#fff;
	text-decoration:underline;
	}
#footer a:hover {
	color:#fff;
	text-decoration:none;
	}
#footer #links {
	float:left;
	width:50%;
	margin:30px 0 0 10px;
	}
#footer #links a {
	margin:0 9px;
	text-transform:uppercase;
	}
#footer #copyright {
	color:#fff;
	float:right;
	text-align:right;
	width:42%;
	margin:30px 10px 0 0;
	}
/*End Footer*/

/* =Rightbar */
#maincontent.rightbar {
	float:left;
	width:413px;
	}
#rightbar {
	float:right;
	padding:0 0 0 20px;
	width:160px;
	}
#rightbar .list, #rightbar .rightlist {
	}
#rightbar .list {
	background:#97CC7C;
	color:#fff;
	text-align:center;
	padding:0 0 10px 0;
	}
#rightbar .list h3 {
	background:#359800;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	padding:7px 5px;
	}
#rightbar .list ul {
	list-style:none;
	margin:10px 10px;
	}
#rightbar .list li { 
	display:inline;
	}
#rightbar .list a {
	border:solid #359800;
	border-width:0 0 1px 0;
	color:#003;
	font-size:12px;
	display:block;
	padding:7px 5px;
	}
#rightbar .list a:hover {
	background:#359800;
	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 #0A4A88;
	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 { 
	border:1px solid #ccc;
	font-size:14px;
	}
.forms .submitbutton, .forms .searchbutton {
	background:#036;
	color:#fff;
	padding:7px 17px;
	font-size:16px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	}
.forms .submitbutton:hover, .forms .searchbutton:hover {
	background:#0A4A88;
	border:1px solid #fff;
	cursor:pointer;
	}
.forms .radio {
	float:none;
	clear:both;
	}
.errormessage {
	color:#c00;
	display:block;
	padding:10px;
	}
.submitted {
	line-height:normal;
	font-size:14px;
	}
/*End Forms */
	
/* =Imagegallery */
.imagegallerymain { 
	}
.imagecell {
	float:left;
	width:100px;
	margin:0 7px 7px 0;
	}
.imagecell .resourcethumbnail {
	}
.imagecell .caption {
	font-size:12px;
	padding:5px 0 10px 0;
	}
/*End Image Gallery*/

/* =Calendar */
/* Eventtype */
#eventtype {
	width:98%;
	border:1px solid #099;
	margin:10px 0px 10px 0px;
	-moz-border-radius: 7px ;
	-webkit-border-radius: 7px;
	}
#eventtype td {
	font-size:12px;
	}
#eventtype th {
	background:#099;
	color:#fff;
	font-size:14px;
	-moz-border-radius:4px 4px 0 0;
	-webkit-border-radius:4px 4px 0 0;
	}
#eventtype .selectall, #eventtype .showevents {
	background:#066;
	color:#fff;
	padding:2px 7px;
	font-size:14px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
#eventtype .selectall:hover, #eventtype .showevents:hover {
	background:#099;
	border:1px solid #fff;
	cursor:pointer;
	}

/* End Eventtype Selector Styles */

#calendar {
	width:98%;
	border:solid #099;
	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 #099;
	border-width:0 1px 0 0;
	-moz-border-radius:0 7px 0 0;
	-webkit-border-radius:0 7px 0 0;
	}
#calendar th {
	background:#099;
	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:#066;
	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:#099;
	border:1px solid #fff;
	cursor:pointer;
	}
#calendar .showweekly {
	float:right;
	padding:7px;
	}
#calendar tr.even {
	background:#fff;
	}
#calendar tr.odd {
	background:#cff;
	}
#calendar .odd td, #calendar .even td {
	border-color:#099;
	width:14%;
	}
#calendar .date {
	background:#fff;
	border: solid #099;
	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:#099;
	border: solid #099;
	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 #099;
	width:98%;
	margin:0 0 20px 0;
	}
tr.calhdr { 
	background:#099;
	}
.calhdr td {
	color:#fff;
	padding:7px;
	font-size:16px;
	}
#weekly td.eventeven, #weekly td.eventodd {
	border-right:1px solid #099;
	font-size:12px;
	padding:7px;
	}  
td.eventeven {
	background:#cff;
	}  
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 #099;
	}
#eventdetail .type {
	background:#099;
	border:1px solid #099;
	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 #099;
	border-width:0 0 1px 0;
	}
/* End Event Details */


/* =Productpage */
.searchresults {	
	}
.searchresults th {
	background:#390;
	color:#fff;
	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:#BEDFAE;
	}
.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;
	}
/*News Articals*/
#newssummary h2 {
	border:none;
	font-size:16px;
	font-weight:normal;
	}

/*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 {
	color:#003;
	margin:0 0 7px 0;
	}
h1, .h1 {
	border-bottom: 1px solid #336;
	font-weight:normal;
	font-size:24px;
	}
h2, .h2 {
	color:#084480;
	font-size:18px;
	font-weight:normal;
	font-weight:bold;
	margin:7px 0 2px 0;
	}
h3, .h3, .subheader, .imagegallerytitle, .boldlargetext {
	color:#12589D;
	font-size:16px;
	font-weight:normal;
	font-weight:bold;
	margin:10px 0 7px 0;
	}
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 10px 0;	line-height:16px; }
p, .text, .textitalics, .textbold, p.error {font-size:14px;}
.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;}
sup, sub { font-size:11px; padding:0 1px;}
/*End Text Styles*/

/*Basic Styles*/
p {}
ul { list-style:disc; margin:0 0 0 30px;}
ul li ul { list-style: circle; margin:0 0 0 15px;}
ol { list-style: decimal; margin:0 0 0 30px;}
li { padding:0 0 8px 0;}
div {}
td { vertical-align:top;}
span {}
font {display:block;}
a {color:#390; text-decoration:underline;}
a:hover {color:#360; }
input { border:1px solid #ccc;}
input:hover, input:focus { background:#ffc; border:1px solid #0A4A88;}
textarea { border:1px solid #ccc;}
textarea:hover, textarea:focus { background:#ffc; border:1px solid #0A4A88;}

/*Classes*/
.hide {display:none;}
.clear {clear:both;}
.clearleft {clear:left;}
.clearright {clear:right;}
.shim {display:none;}
.error { color:#c00; }
div.resource { clear:both;}
img.resource { margin:7px;}
.data td { border:1px solid #ccc;}
.Left { text-align:left;}
.Center { text-align:center;}
.Right { text-align:right;}
.floatright { float:right;}

.data {
	border-collapse:collapse;
	border:1px solid #999;
	font-size:12px;
	margin:7px 0 10px 0;
	}
.data th {
	background:#ccc;
	border:1px solid #999;
	font-weight:bold;
	}
.data td {
	border:1px solid #999;
	}
.data th, .data td {
	padding:7px;
	}

.data .lgrey {
	background:#efefef;
	font-weight:bold;
	text-align:center;
	}
/* fixed height designs only */
.scroll-pane {
	float:left;
	height:500px;
	overflow:auto;
	width:100%;
	}