/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

body {
	text-align: center;
	}
	
#wrap {
  width: 990px;
  margin: auto;
  text-align: left;
  background: #fff;
  }
  
#bigWrap {
  width: 1005px;
  margin: auto;
  background: #fff url(design/bg.gif) scroll top right repeat-y;
  }

/* Header */

#catalogHeader {
width: 990px;
margin: auto;
background: url(design/head-bg.gif) scroll top right repeat-x;
height: 101px;
}

#catalogHeaderLogo {
float:left;
height: 60px;
width: 245px;
margin: 1px 0 0;
}

#searchBar {
border-top: 1px solid #aaa;
border-bottom: 1px solid #aaa;
padding: 0;
margin: 0;
height: 36px;
background: url(design/menu-bg.gif) scroll top right repeat-x;
}

#searchBar div {
padding-right: 10px;
padding-top: 5px;
float: right;
}


#shipBanner {
clear: left;
}

.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#5b4821;
  font-weight : bold;
  padding: 10px 2px;
  margin: 0 10px;
  
}

headerNavigation a { 
  color: #333; 
}

headerNavigation a:hover {
  color: #777;
}
.left {
text-align: left;
}

.right {
color: #333;
width: 400px;
float: right;
text-align: right;
}

TD.productListing-data {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	border-bottom: 1px solid #ccc;
	}

.priceBox {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
}



.pageHeading {
width: 100%;
}

.prodListing {
width: 100%;
margin-top: 0px;
}

A.pageResults {
border:1px solid #CCCCCC;
color:#666666;
margin:2px;
padding:2px 4px;
text-decoration:none;
}

A.pageResults:hover {
 	
	}

.footer {
margin: 0 auto;
padding: 0;
background-color: #777;
width: 990px;
height: 36px;
background: url(design/menu-bg.gif) scroll top right repeat-x;
border-top: 1px solid #777;
}

.lnks {
text-align: center;
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #fff;
padding: 5px;
}

.lnks p {
margin: 5px 0 0 0;
padding: 0;
}

.lnks a {
color: #fff;
}

.lnks a:hover {
color: #ccc;
}


.smallText_footer {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
  	color: #907236;
	text-align: right;
	width: 990px;
	margin: 5px auto;
	}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #990000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; text-decoration: underline; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #D7E9F7; color: #003399; }

a.pl_title {
font-size: 14px;
font-weight: bold;
text-decoration: none;
padding-right: 5px;
color: #5A7D56;
}



a:hover.pl_title {
/*
color: #603913;*/
color: #b2d0af;
text-decoration:underline;
}

a.author, .searchAuthor {
color: #5A7D56;
text-decoration:underline;
}



a:hover.author {
color: #b2d0af;
text-decoration:underline;
}

h1.pi_title {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight: bold;

padding: 0 5px 0 0;
margin: 0;
color: #5A7D56;
display: inline;
}

h2.pi_author {
line-height: 19px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #5A7D56;
text-decoration:underline;
margin: 0;
padding: 0;
display: inline;
font-weight: normal;
}

.pi_fmt {
color: #B0A377;
font-weight: bold;
line-height: 16px;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.pi_isbn {
color: #666666;
padding: 0;
line-height: 14px;
font-weight: bold;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

p.pi_isbn {
color: #5A7D56;
font-weight: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

p.pi_desc {
color: #666666;
line-height: 16px;
font-weight: normal;
font-size: 13px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

span.pi_desc {
color: #666666;
line-height: 16px;
font-weight: bold;
font-size: 13px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
