/* -- 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
*/
* {padding:0; margin:0;}
  body {
  	background:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#353535;
	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:#00529E;
	text-decoration:none;
	}
  a:hover {
  text-decoration:underline;
	}
.clear {clear:both; font-size:1px; border:none;}
/*
Container / Header
*/
#container {
	border:1px solid #ccc;
	margin:0 auto;
	text-align:left;
	width:760px;
	position:relative;
	}
/*	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 {
	valign:top;
	margin:0 auto;
	background:url("/images/header-bg.gif") top left no-repeat;
	height:104px; 
	width:760px;
	float:left;
	}
	
/*Start top nav*/
#topnav {
	color:#fff;
	font-size:11px;
	font-weight:bold;
	width:215px;
	margin:44px 0 0 545px;
	}
#topnav a {
	display:block;
	float:left;
	background:url("/images/topnav-bullet.gif") 0 2px no-repeat;
	color:#fff;
	padding:0 20px 0 10px;
	}
   /*
Left Navigation
*/
#leftnav {
	border: solid #ccc;
	border-width:0 0px 0 0;
	text-align:left;
	width:228px;
	float:left;
	 }
#leftnav ul {
	list-style:none;
	font-size:13px;
	font-weight:bold;
	}
#leftnav ul li {
	border: solid #ccc;
	border-width:0 1px 1px 0;
	}
*html #leftnav ul li a {
	padding:8px 0px 8px 30px;
	}
#leftnav ul li a {
	background:url("/images/leftnav-bullet.gif") center left no-repeat #fff;
	display:block;
	padding:8px 0px 10px 30px;
	height:14px;
	}
#leftnav ul li a:hover {
	background:url("/images/leftnav-bullet.gif") center left no-repeat #B2D6EF;
	text-decoration:none;
	}


/*
Custom Home Layout
*/
*html #testimonial {
	margin-top:4px;
	}
#testimonial {
	background:none;
	border:solid #ccc;
	border-width:0 1px 1px 0;
	float:left;
	width:270px;
	position:relative;
	font-weight:bold;
	margin-top:3px;
	}
#testimonial .prequal {
	position:absolute;
	top:0;
	left:0;
	}
*html #testimonial .readmore{
	padding:12px 0 12px 10px;
	}
#testimonial .readmore{
	background:url("/images/pic-testimonial-bg.jpg") top left no-repeat;
	height:62px;
	width:270px;
	padding:12px 0 0 10px;
	}
#testimonial .large {
	font-size:17px;
	}
#testimonial .more {
	background:url("/images/more-bullet.gif") center left no-repeat;
	padding:0 0 0 14px;
	margin:0 0 0 98px;
	}
#testimonial img {
	border:none;
	}
*html #people, *html #people img {
	width:259px;
	}
#people {
	background:none;
	border:solid #ccc;
	border-width:0 0 1px 0;
	float:left;
	width:260px;
	margin-top:5px;
	}
#people img {
	border:none;
	height:258px;
	width:260px;
	}

/* FAQ Styles */

#faqtable {
	width:350px;
	display:block;
	padding:0 0 0 10px;
	}
*html #faq {
	width:462px;

	}
#faq {
	background:none;
	border:solid #ccc;
	border-width:0 0 1px 1px;
	width:260px;
	position:absolute;
	top:363px;
	right:0;
	}
#faq h3 {
	color:#0067C5;
	font-size:16px;
	font-weight:normal;
	margin:15px 0 15px 10px;
	}
#faq ul  {
	list-style: none;
	padding:0 15px 0 15px;
	}
#faq ul li {
	background:url("/images/bullet.gif") center left no-repeat;
	border:solid #ccc;
	border-width:0 0 1px 0;
	}
#faq ul li a {
	color:#00529E;
	display:block;
	font-weight:bold;
	font-size:12px;
	padding: 6px 0 6px 10px;
	}
#faq ul li a:hover {
	}

/*
Content Area
*/

#contentmain {
  	background:#fff;
	width:520px;
	}
  #contentmain .contentsearch {
	font-size: 10px;
	}

.text{ font-size:12px; font-weight:normal; font-style: normal; margin-top: 5px; margin-bottom: 5px;}
.textital, .italtext, em, i { font-size:12px; font-style: italic; }
.boldtext, strong, b { font-size:12px; font-weight:bold; }
.small { font-size:10px; }
.boldsmallertext { font-size:10px; font-weight:bold; }

/* Used for stylizing text on FEEDBACK.ASP forms */
  #feedback { 
	font-size:10px; 
	font-weight:bold; 
  	padding:5px 10px 10px 10px;
	margin:10px auto;
	width:90%;
}
  #feedback .forms { 
	font-size:10px; 
	font-weight:bold; 
  	padding:5px 0px 5px 15px;
	margin:0 auto;
	width:90%;
	display:block;
}
.forms td { 
	font-size:10px; 
	font-weight:bold; 
}


/*
Footer Styles
*/
#footer {
  	background:url("/images/footer-bg.gif") top no-repeat;
	height:75px;
	width:760px;
	text-align:center;
	}
#footer p {
	color:#fff;
	font-size:11px;
	padding:30px 0 0 0;
	text-align:center;
	}
#footer .copyright {
	color:#00337B;
	padding:50px 0 30px 0;
	}
#footer a {
	color:#00337B;
	text-decoration:none;
	}
#footer a:hover {
	text-decoration:underline;
	}


/*
Heading Styles
*/

  #contentmain .h1, h1, heading1, .heading1, boldlargetext, .boldlargetext, .imagegallerytitle { font-weight:normal; font-size:23px; color:#0067C5; padding-top:3px; padding-bottom:3px;}
  #contentmain .h2, h2, heading2, .heading2 { font-weight:normal; font-size:20px; color:#0067C5; padding-top:3px; padding-bottom:3px;}
  #contentmain .h3, h3, heading3, .heading3 { font-weight:bold; font-size:14px; color:#0067C5; padding-top:3px; padding-bottom:3px;}
  #contentmain .h4 { font-size:13px; font-weight:bold; }
  #contentmain .h5 { font-size:13px; font-weight:normal; }
  #contentmain .h6 { font-size:13px; font-weight:bold; font-style:italic; }
  #contentmain .subheader {  font-weight:normal; font-size:14px; color:#0067C5; padding-top:3px; }

/*
Hot Lists are still used for POLL items. Other RightNav items use rightbar.
*/

  .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;
	margin:0 5px 10px 10px;
	padding:0;
	position:relative;
	}
#rightbar .list {
	background:#fff;
	border:solid #667;
	border-width:1px 1px 0 1px;
	color:#667;
	margin:0 3px 3px 0;
	padding:0;
	}
#rightbar .list h3 {
	background:url(/images/topnav-a.gif) top left #667;
	color:#333;
	font-size:13px;
	font-weight:bold;
	font-style:normal;
	margin:0;
	padding:5px 2px 4px 3px;
	text-align:left;
	}
#rightbar .list ul {
	list-style:none;
	margin:0;
	padding:0;
	text-indent:0;
	text-align:left;
	}
#rightbar .list li {
	display:block; 
	}
#rightbar .list a {
	background:#fff;
	border:solid #667;
	border-width:0 0 1px 0;
	color:#000;
	font-size:10px;
	display:block;
	margin:0;
	padding:3px;
	width:155px; 
	}
#rightbar .list a:hover {
	background:#e6e6e6;
	color:#c00; 
	}
	
/* -- | image gallery | -------------------------------------- */

	.caption, .rsccaption { text-align:center; vertical-align:top; font-size:70%; font-weight:bold; padding:0 0 20px 0;}
	.captionfield { text-align:center; vertical-align:top; font-size:11px; width:450px; height:40px; }
	.imagegallery { text-align:center; vertical-align:top; padding:0 30px 0 30px;}
	.imagegallery td { text-align:center; }
	.imagegallery2 { vertical-align:top; font-size:10px; font-weight:bold;}
	.imagegallerymain { text-align:left; }
/*	.imagegallerytitle { border-bottom:1px solid #9B0D1B; color:#9b0d1b; font-weight:bold; padding:0; margin:0; }*/

/* Styles TEXT on main photos */
	TD.rsccaption { TEXT-ALIGN: center; vertical-align: top; font-size:70%; }
	td.image {color:#fff;}
/*
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:90%; margin-top:10px;}
tr.eventodd { font-size:9px; background:#ccc; color: #fff; }
tr.eventeven { font-size:9px; background:#fff; color: #fff; }
tr.eventodd a { font-size:9px; color: #003077; }
tr.eventeven a { font-size:9px; color: #003077; }
tr.calhdr { background:#003077; }  
td.calhdrfont { font-size:16px; font-weight:bold; color:#fff; padding:4px;}
.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:#003077;
			font-size:10px;
			}
		  #calendar th {
			background:#003077;
			color:#fff;
			}
		  #calendar tr.even {
			background:#fff;
			}
		  #calendar tr.odd {
			background:#e6e6e6;
			}
		  #calendar .odd td,#calendar .even td {
			border-color:#003077;
			}
		  #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:#003077;
			}
		  #eventdetail .info {
			color:#000;
			font-size:12px;
			}
		  #eventdetail .resource {
			border-color:#003077;
			}
		  #eventdetail .type {
			background:#003077;
			border-color:#003077;
			color:#fff;
			font-size:10px;
			font-weight:bold;
			}
		  #eventdetail td {
			border-color:#003077;
			}
		/* End Event Details */
		
		/* Event Type Selector - !MODIFY ONLY! - Added by CH 3.25.05 */
		  #eventtype {
		  	width:97%;
			border-color:#003077;
			font-size:10px;
			margin:10px 0px 0px 0px;
			}
		  #eventtype td {
			background:#f7f7f7;
			}
		  #eventtype th {
			background:#003077;
			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:#ccc; }
.question { font-weight:bold; font-size:14px; color:#fff; background:#900; }
.forum { font-size:12px; color:#fff; background:#333; }
.forumsub { font-size:12px; color:#fff; background:#ccc; }

  .resource { margin:15px; }
  img.resource { margin:3px 10px 3px 0px; border:0px; }

  
/*Marketplace Cart and Checkout Styles */
/*
Content Area
*/
  #cart {
  	background:url(/images/contentbg.gif) top right repeat-y #fff;
  	padding:10px;
	vertical-align:top; }
  #cart .text a {
  	color:#069; }
  #cart .text a:hover {
  	color:#999; }
  #cart .contentsearch {
	font-size: 10px;
	}
  #cart td table { font-size:13px; }

   #cart .h1 { font-family:Arial; font-weight:normal; font-size:23px; color:#0067c5; padding-top:3px; }
   #cart .h2 { font-size:15px; font-weight:bold; text-transform:uppercase; color:#900; }
   #cart .h3 { font-family:Arial; font-size:14px; font-weight:bold; font-style:normal; color:#0067c5; }
   #cart .h4 { font-size:13px; font-weight:bold; }
   #cart .h5 { font-size:13px; font-weight:normal; }
   #cart .h6 { font-size:13px; font-weight:bold; font-style:italic; }
   #cart .subheader { font-size:15px; font-weight:bold; color:#900; }
   #cart p { font-size:.8em; }


/*Product Details */
.proddetails td {
  vertical-align: top;
  }
.proddetails .imgdisplay {
  padding-right: 10px;
  }
.proddetails .imgdisplay img { border:0; }

.checkout {
  vertical-align: top;
  text-align: left;
  font: normal 11px  "lucida grande", tahoma, verdana, sans-serif;
  padding: 10px;
  }
.checktout td {
  vertical-align: top;
  }
.checkout h3 {
  font: bold 14px  "lucida grande", tahoma, verdana, sans-serif;
  margin: 20px 0px 10px 0px;
  color: #fff;
  background: #20621A;
  padding: 5px;
  }
.checkout a {
  color: #06c;
  text-decoration: none;
  }
.checkout a:hover {
  color: #c00;
  }
.checkout .cartheader td {
  padding: 5px;
  border: 1px solid #20621A;
  background: #D44300;
  color: #fff;
  font: bold 9px  "lucida grande", tahoma, verdana, sans-serif;
  text-align: center;
  }
.checkout .cartline td {
  padding: 5px;
  border: 1px solid #20621A;
  background: #e6e6e6;
  text-align: center;
  }
.checkout td.cvv2 {
  font: normal 10px "lucida grande", tahoma, verdana, sans-serif;
  padding: 5px;
  border: 1px solid #20621A;
  background: #e6e6e6;
  vertical-align: top;
  }
.checkout div.check {
  font: normal 10px "lucida grande", tahoma, verdana, sans-serif;
  padding: 5px;
  margin-top: 10px;
  border: 1px solid #20621A;
  background: #e6e6e6;
  vertical-align: bottom;
  }
.checkout td.shipsame {
  font: bold 10px "lucida grande", tahoma, verdana, sans-serif;
  padding: 5px;
  border: 1px solid #20621A;
  background: #e6e6e6;
  vertical-align: top;
  }
  .checkout td.shipsame span {
    display: inline;
	vertical-align: middle;
	}
.checkout .cartlinealt td {
  padding: 5px;
  border: 1px solid #039;
  background: #fff;
  text-align: center;
  }
.checkout .carttotal td.total {
  padding: 5px;
  border: 1px solid #000;
  background: #20621A;
  text-align: center;
  color: #fff;
  font: normal 10px  "lucida grande", tahoma, verdana, sans-serif;
  }

.checkout .cartbuttons {
  text-align: right;
  }
.checkout .cartbuttons img {
  margin: 20px 0 0 0;
  }

.checkout .cartnotax p {
  text-align: right;
  padding: 10px 0;
  font: normal 10px  "lucida grande", tahoma, verdana, sans-serif;
  color: #c00;
  }


.required {
  color: #c00;
  }

/* Product View */

.proddisplay {
  vertical-align: bottom;
  text-align: center;
  padding: 10px
  }
.proddisplay p {
  margin: 0px;
  }
.proddisplay img {
  margin: 0 0 5px 0;
  }
.proddisplay span {
  display: block;
  }
.proddisplay .details {
  font: normal 11px  "lucida grande", tahoma, verdana, sans-serif;
  }
.proddisplay .details a {
  color: #039;
  text-decoration: none;
  }
.proddisplay .details a:hover {
  color: #c00;
  }

.prodname {
  padding: 3px;
  font: bold 13px  "lucida grande", tahoma, verdana, sans-serif;
  width: 152px;
  }
.flags {
  padding:3px;
  font: bold 11px  "lucida grande", tahoma, verdana, sans-serif;
  color: #fff;
  display:block;
  background:#20621A;
  }
.price {
  padding: 3px;
  font: normal 10px "lucida grande", tahoma, verdana, sans-serif;
  }
.item {
  padding: 3px;
  font: bold 9px  "lucida grande", tahoma, verdana, sans-serif;
  }

.prodtype {
  float: right;
  font: normal 10px  "lucida grande", tahoma, verdana, sans-serif;
  background: #666;
  padding: 10px;
  color:#fff;
  }
.prodtype a {
  color: #ff0;
  text-decoration: none;
  }
.prodtype span {
  padding: 0px 0px 0px 10px;
  display: inline;
  vertical-align: middle;
  }
.prodtype form {
  margin: 0;
  padding: 0;
  }
.err {
  color: #c00;
  }
div.err {
  border: 1px solid #c00;
  background: #fff url(/images/alert.gif) no-repeat 1% 50%;
  margin: 0 auto 15px auto;
  padding: 10px 10px 10px 65px;
  font: normal 12px "lucida grande", tahoma, verdana, sans-serif;
  }
.shim {
  display:none
  }
  
.leftnavimage {
  padding-left:27px;
  padding-top:27px;
 }
 
 .leftnavimage2 {
  padding-top:27px;
   }