/*
  $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 {
  background: black;
  color: rgb(235,219,222);
  margin-left: 20px;
  margin-top: 20px;
}
 
.boxText  {
 font-family: "Trebuchet MS", Trebuchet, sans-serif;
 font-size: 11px;
  color: black;
 }
 
 .infoBox  {
  background: rgb(255,230,230);
}
 
td.infoBoxHeading  {
  font-family: "Trebuchet MS", Trebuchet, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: rgb(254,213,217);
  color: black;
  text-align: center;
}

table.productListing  {
  border: 1px;
  border-style: solid;
  border-color: rgb(235,151,149);
  border-spacing: 1px;
  color: black;
}

.productListing-heading 
{
  font-family: "Trebuchet MS", Trebuchet, sans-serif;
  font-size: 11px;
  background: rgb(255,214,218);
  color: black;
  font-weight: bold;
}


td.productListing-data {
  font-family: "Trebuchet MS", Trebuchet, sans-serif;
  font-size: 11px;
  color: black;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd  {
  background: rgb(255,237,215);
  color: black;
}


TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even  {
  background: rgb(255,247,215);
  color: black;
}

TD.pageHeading, DIV.pageHeading {
  font-family: "Trebuchet MS", Trebuchet, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: pink;
}

.infoBoxContents {
  background: rgb(255,230,230);
  color: black;
  font-family: "Trebuchet MS", Trebuchet, sans-serif;
  font-size: 11px;
}

TD.main, P.main {
  font-family: "Trebuchet MS", Trebuchet, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  color: black;
}


TD.options, td.inputRequirement, h3 {
  font-family: "Trebuchet MS", Trebuchet, sans-serif;
  font-size: 12px;
  font-weight: medium;
  line-height: 1.5;
  color: rgb(235,219,222);
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: "Trebuchet MS", Trebuchet, sans-serif;
  font-size: 11px;
}


SPAN.greetUser {
  font-family: "Trebuchet MS", Trebuchet, sans-serif;
  color: rgb(251,181,185);
}

.checkoutBarFrom, .checkoutBarTo {
font-family: "Trebuchet MS", Trebuchet, sans-serif;
 font-size: 11px;
 color: rgb(235,219,222);
 }

.checkoutBarCurrent {
font-family: "Trebuchet MS", Trebuchet, sans-serif;
 font-size: 11px;
 color: rgb(251,181,185);
 }

.orderEdit {
 font-family: "Trebuchet MS", Trebuchet, sans-serif;
 font-size : 10px;
 font-weight: bold;
 font-stretch: wider;
 color: rgb(155,102,109);
 text-transform: uppercase;
 }
 

/*my additions*/

a:link {
	color: black;
	border-width: 0px;
	text-decoration: none;
	font-variant: small-caps;
	font-size: larger; }
	
a:visited {
	color: black;
	border-width: 0px;
	text-decoration: none;
	font-variant: small-caps;
	font-size: larger; }
	
a:hover {
	color: black;
	border-width: 0px;
	text-decoration: underline;
	font-variant: small-caps;
	font-size: larger; }
	
a:active {
	color: black;
	border-width: 0px;
	text-decoration: none;
	font-variant: small-caps;
	font-size: larger; }

a.pageResults {
  color: black;
}


a.pageResults:hover  {
  color: rgb(245,239,242);
  background: black;
}


a.header:link {
	color: rgb(248,213,217);
	border-width: 0px;
	text-decoration: none;
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-variant: small-caps;
	font-size: larger; }
	
a.header:visited {
	color: rgb(248,213,217);
	border-width: 0px;
	text-decoration: none;
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-variant: small-caps;
	font-size: larger; }
	
a.header:hover {
	color: rgb(251,181,185);
	border-width: 0px;
	text-decoration: none;
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-variant: small-caps;
	font-size: larger; }
	
a.header:active {
	color: rgb(228,139,134);
	border-width: 0px;
	text-decoration: none;
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-variant: small-caps;
	font-size: larger; }


a.text:link {
	color: white;
	border-width: 0px;
	text-decoration: none;
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-variant: small-caps;
	font-size: larger; }
	
a.text:visited {
	color: rgb(248,213,217);
	border-width: 0px;
	text-decoration: none;
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-variant: small-caps;
	font-size: larger; }
	
a.text:hover {
	color: rgb(251,181,185);
	border-width: 0px;
	text-decoration: underline;
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-variant: small-caps;
	font-size: larger; }
	
a.text:active {
	color: rgb(228,139,134);
	border-width: 0px;
	text-decoration: none;
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-variant: small-caps;
	font-size: larger; }

	
a.pic:link {
	color: black;
	border-width: 0px; }
	
a.pic:visited {
	color: black;
	border-width: 0px; }
	
a.pic:hover {
	color: black;
	border-width: 0px; }
	
a.pic:active {
	color: black;
	border-width: 0px; }
	
h3 {
	color: rgb(251,181,185);
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-variant: small-caps;
	font-size: larger; }
	
h4 {
	color: rgb(251,181,185);
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-variant: small-caps; }
	
/*-------------------------------*/
/*        Block Elements         */
/*-------------------------------*/

p, div, td {
	line-height: 1.25;
	color: rgb(248,213,217);
	font-size: 11pt;  }

p.center {
	text-align: center; }
	
div.main {
	position: absolute;
	top: 205px;
	left: 236px;
	width: 484px; }

p#nav {
	position: relative;
	top: 0px;
	left: 40px;
	line-height: 1;
	width: 216px;
	text-align: center; }

p.contactinfo {
	position: relative;
	top: 0px;
	left: 40px;
	text-align: left; }
	
span.emph {
	color: rgb(228,139,134);
	text-decoration: none;
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-variant: small-caps;
	font-size: larger; }