/* -- 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");

/*
Author: Josh Wilerson
Company: PowerServe http://www.powerserve.net
Site: Northridge a Blanchard and Calhoun community 
*/
			* {margin:0; padding:0;}
			a{ color: #0A532F; text-decoration:underline;}
			a:hover{ color:#1c3c6d; }			
			.clear { clear:both;}
			.right { float:right;}
			.left { float:left;}
			
			body {
				background:#fff;	
				color:#0A532F;
				font:normal 14px "Georgia", Times, san-serif;
				text-align:center;
				}
				
			#topbox {
				background:url("/images/top-box-bg.gif") top left repeat-x;
				height:94px;
				margin:0 auto;
				}	
			#topbox img {
				border:none;
				}
			#container {
				background:url("/images/page-bg.gif") top left repeat;
				margin:0 auto;
				}
/* Header */
			
			#header {
				margin:0 auto;
				text-align:left;
				width: 806px;
				padding:5px 0 0 0;
				}
			#headerinterior {
				margin:0 auto;
				text-align:left;
				width: 806px;
				padding:5px 0 0 0;
				}
			#header #image ,#headerinterior #slideshow {
				display:none;
				}
			#image {
				background:url("/images/header01.jpg") top left no-repeat;
				width:806px;
				height:184px;
				}
			#slideshow {
				background:url("/images/rotate/01.jpg") top left no-repeat;
				width:806px;
				height:362px;
				position:relative;
				}
			#master0 {
				position:absolute;
				top:0;
				right:0;
				}
/* Top Nav */
			#topnav {
				background: url("/images/topnav-bg.gif") top left no-repeat;
				height: 47px;
				width: 806px;
				color: #0A532F;
				font-size: 14px;
				margin:7px 0 0 0;
				}
			#topnav ul {
				list-style: none;
				height: 47px;
				margin:0 0 0 3px;
				padding:0 0 0 0;
				}
			#topnav ul li {
				float: left;
				}
			#topnav ul li a {
				display: block;
				padding:14px 16px 14px 16px;
				color: #0A532F;
				text-decoration: none;
				}
			#topnav ul li a:hover{
				background: url("/images/topnav-over.gif") top left repeat-x;
				}
			#topnav ul li a.first, #topnav ul li a.activefirst {
				padding:14px 18px 14px 17px;
				}
			#topnav ul li .active{
				background: url("/images/topnav-over.gif") top left repeat-x;
				}
				
/* Main Page */				
			#page {
				margin:0 auto;
				padding:5px 0 0 0;
				width: 806px;
				text-align:left;
				}
/* left Nav */
			#leftnav {
				width: 146px;
				float: left;
				margin:5px 10px 0 0;
				text-align:right;
				}
			#leftnav .top {
				background:url("/images/leftnav-top.gif") top left no-repeat;
				width: 146px;
				height:6px;
				font-size:1px;
				}
			#leftnav .mid {
				background:url("/images/leftnav-bg.gif") top left repeat-y;
				width: 146px;
				padding:10px 0 10px 0;
				}
			#leftnav .bot {
				background:url("/images/leftnav-bottom.gif") bottom left no-repeat;
				width: 146px;
				height:74px;
				font-size:1px;
				}
			#leftnav ul {
				list-style: none;
				font-size: 14px;
				margin:0 0 0 3px;
				}
			#leftnav ul li {
				background:url("/images/leftnav-div.gif") bottom left no-repeat;
				width: 143px;
				padding-bottom:1px;
				}
			#leftnav ul li a{
				display:block;
				padding:10px 24px 10px 7px;
				color: #0A532F;
				text-decoration: none;
				}
			#leftnav ul li a:hover, #leftnav ul li a.active1{
				background: url("/images/leftnav-over.gif") top right repeat-y;
				color: #0A532F;
				}
				
/*Main Content area */				
			#contentright {
				width:640px;
				line-height:19px;
				font-size:14px;
				position:relative;
				float:left;
				padding:10px 0 10px 10px;
				}			
			#content {
				width:806px;
				line-height:19px;
				font-size:14px;
				position:relative;
				padding:10px 10px;
				}	
			#content .inspired {
				position:absolute;
				top:12px;
				left:8px;
				margin:0 0 0 0;
				padding:0 0 0 0;
				}	
			#content .one {
				display:block;
				float:left;
				width:150px;
				}	
			#content .two {
				display:block;
				float:left;
				width:70px;
				}

			
			#content h1, #contentright h1 {
				color: #0A532F;
				font-size: 25px;
				font-weight:normal;
				margin:0 0 10px 0;
				}
			#content h2, #contentright h2 {
				color: #0A532F;
				font-size: 20px;
				font-weight:normal;
				margin:0 0 10px 0;
				}
			#content h3, #contentright h3 {
				color: #0A532F;
				font-size: 18px;
				font-weight:normal;
				font-style:italic;
				margin:0 0 10px 0;
				}
			#content h4, #contentright h4 {
				color: #0A532F;
				font-size: 15px;
				font-weight:normal;
				margin:0 0 10px 0;
				}
			#content p, #contentright p {
				margin:0 0 10px 0;
				text-align:left;
				}
			#content .home {
				padding:15px 0 0 0;
				text-align:left;
				}
			#content ul, #contentright ul {
				list-style:disc;
				margin:0 0 10px 30px;
				}
			#content ul li, #contentright ul li {
				padding:0;
				}
			#content img, #contentright img {
				margin:7px;
				}
#mls {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:806px;
	height:900px;
	}

.text{ font-size:14px; font-weight:normal; font-style: normal;}
.textital, .italtext, em, i { font-size:14px; font-style: italic; }
.boldtext, strong, b { font-size:14px; font-weight:bold; }
.small { font-size:10px; }
.boldsmallertext { font-size:10px; font-weight:bold; }
table {border-collapse:collapse;}

/* Used for stylizing text on FEEDBACK.ASP forms */
  #feedback { 
	font-size:14px; 
	font-weight:normal; 
  	padding:5px 10px 10px 10px;
	margin:10px auto;
	width:90%;
}
  #feedback .forms { 
	font-size:14px; 
	font-weight:normal; 
  	padding:5px 0px 5px 15px;
	margin:0 auto;
	width:90%;
}


/*Footer*/			
			#footer {
				background: url("/images/footer-bg.gif") bottom left repeat-x;
				color: #fff;
				height: 97px;
				text-align: center;
				font-size:10px;
				padding-top: 7px;
				margin:10px 0 30px 0;
				}
			#footer p {
				color: #fff;
				margin:0 auto;
				font-size:12px;
				padding-top:30px;
				width:806px;
				text-align:right;
				}
			#footer p a {
				color: #fff;
				}
			#footer p a:hover {
				color: #bddaf2;
				}

/*
Heading Styles
*/

.h1, h1, heading1, .heading1, boldlargetext, .boldlargetext, .imagegallerytitle { 
				color: #0A532F;
				font-size: 25px;
				font-weight:normal;
				margin:0 0 10px 0;
				}
.h2, h2, heading2, .heading2 { 
  				color: #0A532F;
				font-size: 20px;
				font-weight:normal;
				margin:0 0 10px 0; 
				}
.h3, h3, heading3, .heading3 {
				color: #0A532F;
				font-size: 18px;
				font-weight:normal;
				font-style:italic;
				margin:0 0 10px 0;
				}
.h4 {
				color: #0A532F;
				font-size: 15px;
				font-weight:normal;
				margin:0 0 10px 0;
				}
.subheader {
  				color: #0A532F;
				font-size: 20px;
				font-weight:normal;
				margin:0 0 10px 0; 
				}

/*
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 0 10px 10px;
	padding:0;
	position:relative;
	}
#rightbar .list {
	background:#0A532F;
	border:solid #667;
	border-width:1px 1px 0 1px;
	color:#667;
	margin:0;
	padding:0;
	}
#rightbar .list h3 {
	background: #0A532F;
	color:#fff;
	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:#0A532F;
	font-size:10px;
	display:block;
	margin:0;
	padding:7px 3px 7px 3px;
	width:160px;
	text-decoration:none;
	}
#rightbar .list a:hover {
	background:#CFE5AD;
	color:#0A532F;
	text-decoration:underline;
	}
	
/* -- | 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: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:#236659;
			font-size:10px;
			}
		  #calendar th {
			background:#0A532F;
			color:#fff;
			}
		  #calendar tr.even {
			background:#fff;
			}
		  #calendar tr.odd {
			background:#e6e6e6;
			}
		  #calendar .odd td,#calendar .even td {
			border-color:#0A532F;
			}
		  #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:#236659;
			}
		  #eventdetail .info {
			color:#0A532F;
			font-size:12px;
			}
		  #eventdetail .resource {
			border-color:#236659;
			}
		  #eventdetail .type {
			background:#0A532F;
			border-color:#0A532F;
			color:#fff;
			font-size:10px;
			font-weight:bold;
			}
		  #eventdetail td {
			border-color:#236659;
			}
		/* End Event Details */
		
		/* Event Type Selector - !MODIFY ONLY! - Added by CH 3.25.05 */
		  #eventtype {
		  	width:97%;
			border-color:#0A532F;
			font-size:10px;
			margin:10px 0px 0px 0px;
			}
		  #eventtype td {
			background:#f7f7f7;
			}
		  #eventtype th {
			background:#0A532F;
			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:none; }
.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; 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:Georgia,"Times New Roman",Times, serif; font-weight:normal; font-size:23px; color:#236659; padding-top:3px; }
   #cart .h2 { font-size:15px; font-weight:bold; text-transform:uppercase; color:#900; }
   #cart .h3 { font-size:15px; font-weight:bold; font-style:italic; color:#236659; }
   #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: #0A532F;
  padding: 5px;
  }
.checkout a {
  color: #06c;
  text-decoration: none;
  }
.checkout a:hover {
  color: #c00;
  }
.checkout .cartheader td {
  padding: 5px;
  border: 1px solid #0A532F;
  background: #D44300;
  color: #fff;
  font: bold 9px  "lucida grande", tahoma, verdana, sans-serif;
  text-align: center;
  }
.checkout .cartline td {
  padding: 5px;
  border: 1px solid #0A532F;
  background: #e6e6e6;
  text-align: center;
  }
.checkout td.cvv2 {
  font: normal 10px "lucida grande", tahoma, verdana, sans-serif;
  padding: 5px;
  border: 1px solid #0A532F;
  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 #0A532F;
  background: #e6e6e6;
  vertical-align: bottom;
  }
.checkout td.shipsame {
  font: bold 10px "lucida grande", tahoma, verdana, sans-serif;
  padding: 5px;
  border: 1px solid #0A532F;
  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: #0A532F;
  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:#0A532F;
  }
.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;
  }
