/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

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

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #FF007F; text-decoration: underline; }


.fixcenter {
  width: 758px;
  background: #ffffff;
  color: #000000;
  margin-left:auto;
  margin-right:auto;
  margin-top: 20px;
  text-align: left;
}

/* header */ 
   
		 #header {
        clear:both;
        float:left;
        width:100%;
		border: none;
			}
          a:link {
	text-decoration:none;
	color: #FF007F;
}
          a:visited {
	text-decoration:none;
	color: #FF007F;
}
          a:hover {
	text-decoration:underline;
	text-align: right;
		  }
		  h1, h2, h3 {
        margin:0;
        padding:0;
		color: #FF007F;
     }
	   h4 {
	    font-size:12px;
        margin:0;
        padding:0;
		color: #73339E;
     }

      h5 {
	    font-size:10px;
        margin:0;
        padding:0;
		color: #73339E;
     }
	  h6 {
	    font-size:16px;
        margin:0;
        padding:0;
		color: #73339E;
     }
FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
	background: #ffffff;
	;
}

.infoBoxContentsCart {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  color:#73339E;
}
.infoBoxCartTotal {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  color:#FF007F;
}
.infoBoxNotice {
  background: #ffffff;
  color:#73339E;
}

.infoBoxNoticeContents {
  background: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color:#73339E;
  
}

TD.infoBoxHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight:bold;
  color: #000;
  background: #D8D8D8;
  padding: 6px;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, Helvetica, sans-seriff;
  font-size: 10px;
}

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: #ffffff;
}

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: #ffffff;
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #D8D8D8;
  color: #000;
  font-weight: bold;
  padding: 5px;
 }

TD.productListing-data {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  width: 10%;
  text-align:center;
  vertical-align:top; 
  padding: 10 10 10 10;
  color: #000000;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

  .pageHeading {
	  font-family: Arial, Helvetica, sans-serif;
	  color:#9a9a9a;
	  font-size:20px;
	  font-weight:bold;
      margin-bottom:10px;
      padding-bottom:2px;
      border-bottom:1px dotted #999999;
  }
    .pageHeading_minor {
	font-family: Arial, Helvetica, sans-serif;
	color:#666;
	font-size:14px;
	font-weight:bold;
	margin-bottom:2px;
	padding-bottom:2px;
	border-bottom:1px dotted #999999;
  }
   .product_infoHeading {
	  font-family: Arial, Helvetica, sans-serif;
	  font-size:20px;
	  font-weight:bold;
   }

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

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

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

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Arial, Helvetica, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial, Helvetica, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

body, html {
	background: #ffffff;
	color: #000000;
	margin: 0px;
	padding:0px;
	text-align: left;
}
  .pageHeading {
	  color:#B5B5B5;
	  font-size:20px;
	  font-weight:bold;
margin-bottom:10px;
padding-bottom:2px;
border-bottom:1px dotted #999999;
  }
/* border around picture */
.prodImg
{
	background-color:#FFFFFF;
	border:1px solid #08C;
	margin-bottom:5px;
	margin-right: 4px;
	padding:4px;
	position:relative;
}

.prodImg:hover
{
	background-color:white;
	cursor: pointer;
	cursor: hand;
}

.prodImgThumbFrame
{
	background-color:#FFFFFF;
	border:1px solid #5f9afb;
	margin-bottom:5px;
	margin-right: 7px;
	padding:4px;
	position:relative;
	width: 79px;
	height: 119px;
	display: inline;
	float: left;
}

.prodImgThumbFrame:hover
{
	background-color:yellow;
	cursor: pointer;
	cursor: hand;
}

.prodImgThumb
{
	width: 79px;
	height: 119px;
	overflow: hidden;
}

/* BOF: More Pics  */
IMG.productsMainImage {
	border:1px solid #000000;
	margin-bottom:5px;
	margin-right: 4px;
	padding:4px;
}

IMG.productsImages {
	border:1px solid #000000;
	margin-bottom:5px;
	margin-right: 4px;
	padding:4px;
}

IMG.productsImages:hover {
        border-color:#5f9afb;;
}

TABLE.popup {
  border-width: 1px;
  border-style: dotted;  
  border-color: #666;
}
/* EOF: More Pics  */