/*
  $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
*/

html,body{
      margin:0;
      padding:0;
      border: none;
	  background: #ffffff;
	  font-family: Arial, sans-serif;
	  color: #d81532;
	  font-size: 11px;
	  line-height: 15px;
   }

#height98 {
	height: 98px;
}

.headline {
font-family: Arial, sans-serif; 
font-size: 18px; 
line-height: 24px;
padding: 0px;
margin: 0px;
}

.free_shipping
{
	position:absolute;
	top: 80px;
	left: 535px;
}

.dashedBorder {
  border-top: 1px dashed #eb8b99;
}

a.productoption {
display: block;
width: 50px;
cursor:pointer;
text-decoration: none;
background: #ffffff;
}

a.productoption:hover {
display: block;
width: 50px;
cursor:pointer;
background:#eb8b99;
}

a.productoption:active {
display: block;
width: 50px;
cursor:pointer;
background:#eb8b99;
}

.menutitle {
cursor:pointer;
background-color:#ffffff;
width:324px;
padding:4px;
text-align:left;
font-size:10px;
background: url(images/arrow_red.gif) no-repeat; 
background-position: center left;
}

.menutitleSelected {
cursor:pointer;
background-color:#ffffff;
width:324px;
padding:4px;
text-align:left;
font-size:10px;
background: url(images/arrow_red_down.gif) no-repeat; 
background-position: center left;
}

.submenu {
margin-bottom: 0.5em;
font-family: Arial, sans-serif; 
font-size: 11px; 
padding-left: 10px;
}
	
.boxText { font-family: Arial, sans-serif; font-size: 10px; padding: 3px; padding-left: 12px; }
.boxText2 { font-family: Arial, sans-serif; font-size: 11px; font-style: normal; }
.cartText { font-family: Arial, sans-serif; font-size: 11px; color: #f5ebeb; }
.boxText3 { font-family: Arial, sans-serif; font-size: 10px; }
.boxText4 { font-family: Arial, sans-serif; font-size: 10px; line-height: 23px; background: #ffffff; }
.text { font-family: Arial, sans-serif; font-size: 10px; font-weight: bold; }
.errorBox { font-family : Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, sans-serif; font-size : 10px;  }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, sans-serif; font-size : 10px; text-decoration: underline; }

.address { font-family: Arial, sans-serif; font-size: 11px; }


.menuLine {
  background:url(images/dash.gif) repeat-x;
  padding: 0px;
}

.searchText {
 font-family: Arial, sans-serif; 
 font-size: 11px;
 font-style: italic;
}

.menulink {
  font-family: Arial, sans-serif; 
  font-size: 11px;
}

.menulink2 {
  font-family: Arial, sans-serif; 
  font-size: 10px;
  padding:5px;
  padding-left: 0px;
}

A.menulink {
  font-family: Arial, sans-serif; 
  font-size: 11px;
  tex-decoration: none;
}

A:hover.menulink {
  font-family: Arial, sans-serif; 
  font-size: 11px;
  tex-decoration: none;
}

.price  {
  display: block;
  font-family: Arial, sans-serif; 
  font-size: 20px;
  padding-top:2px;
  padding-bottom:3px;
}


.solidLine  {
	background: #db1a37;
	padding: 0px;
}

.shoppingcart  {
	background: #db1a37;
}

.shoppingcart_heading  {
	background: #db1a37;
	font-family: Arial, sans-serif; 
	font-size: 11px; 
	color: #f5ebeb;
	padding-left: 5px;
	padding-top: 8px;
	padding-bottom: 8px;
}

.shoppingcart_text  {
	background: #db1a37;
	font-family: Arial, sans-serif; 
	font-size: 11px; 
	color: #f5ebeb;
	padding-left: 5px;
	padding-bottom: 6px;
	padding-right: 4px;
}

.cart_bottom  {
	background: #db1a37;
	font-family: Arial, sans-serif; 
	font-size: 11px; 
	color: #f5ebeb;
	padding-right: 7px;
	padding-bottom: 6px;
	padding-top: 4px;
}

A.cartLink  { 
	color: #f5ebeb;
	text-decoration: none;
}

A:hover.cartLink  { 
	color: #f5ebeb;
	text-decoration: none;
}

.shoppingcart_trim_top  {
	background: url(images/cart_trim_top.gif) repeat-x;
	padding: 0px;
}

.shoppingcart_trim_bottom  {
	background: url(images/cart_trim_bottom.gif) repeat-x;
	padding: 0px;
}

.bottompadding {
  padding-bottom: 7px;
}


.cartLine  {
	background: #e66c7d;
	padding: 0px;
}


.greyBorder  {
	border-bottom: 1px solid #db1a37;
}

.greyBorderTD  {
	padding: 10px;
}


A {
  color: #d81532;
  text-decoration: none;
}

A:hover {
  color: #d81532;
  text-decoration: none;
}

A.underline {
  text-decoration: underline;
}

A.underline:hover {
  text-decoration: underline;
}

.categoryHeading {
	background: #000000;
	color: #f5ebeb;
	font-family: Arial, sans-serif;
    font-size: 10px;
	line-height: 23px;
	font-weight: bold;
	padding-left: 10px;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #ffffff;
}

TD.headerNavigation {
  font-family: Arial, sans-serif;
  font-size: 10px;
  font-weight : bold;
}

A.headerNavigation { 
  text-decoration: underline; 
}

A.headerNavigation:hover {
  text-decoration: underline;
}


.infoBox {
  background: #ffffff;
}

.menuBox {
  background: #ffffff;
}

.infoBoxContents {
  background: #ffffff;
  font-family: Arial, sans-serif;
  font-size: 10px;
}

.menuBoxContents {
  font-family: Arial, sans-serif;
  font-size: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.subMenuContents {
  font-family: Arial, sans-serif;
  font-size: 10px;
  padding-top: 3px;
  padding-bottom: 3px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Times New Roman, serif;
  font-size: 13px;
  font-weight: normal;
  padding-left: 12px;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, sans-serif;
  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, TR.topListing-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, TR.topListing-even {
  background: #ffffff;
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 0px;
}


.productListing-heading {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #ffffff;
  line-height: 18px;
  padding: 4px 0px;
  border-bottom: 1px solid #db1a37;
}

TD.productListing-data {
  font-family: Arial, sans-serif;
  font-size: 12px;
  padding-top: 8px;
  padding-bottom: 8px;
}

A.pageResults {
  text-decoration: underline;
}

A.pageResults:hover {
  text-decoration: underline;
}

A.productName {
  text-decoration: none;
}

A.productName:hover {
  text-decoration: none;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, sans-serif;
  font-size: 12px;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, sans-serif;
  font-size: 10px;
}

TD.main, P.main {
  font-family: Arial, sans-serif;
  font-size: 12px;
  line-height: 17px;
}

.main12, .main12 {
  font-family: Arial, sans-serif;
  font-size: 12px;
  line-height: 17;
}

.location {
  font-family: Arial, sans-serif;
  font-size: 12px;
  padding-top: 7px;
  padding-bottom: 8px;
}


TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Arial, sans-serif;
  font-size: 13px;
}

TD.fieldKey {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial, sans-serif;
  font-size: 10px;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #d81532;
}

INPUT.radio {
  border: 0px;
  height: auto;
}

SELECT.dropdown {
  border: 1px solid #e97285;
  height: 25px;
}


INPUT {
  border: 1px solid #e97285;
  height: 25px;
}

INPUT.quantity {
  border: 1px solid #e97285;
}
INPUT.inputSmall {
  border: 1px solid #e97285;
  width: 148px;
}

INPUT.delete {
  border: 1px solid #e97285;
  padding: 0px;
  margin: 0px;
  height: 15px;
  width: 15px;
}

TEXTAREA {
  border: 1px solid #e97285;
  overflow: auto;
  width: 100%;
  font-family: Arial, sans-serif;
  font-size: 11px;
}

INPUT.search {
  border-bottom: 1px dashed #ea8692;
  border-top: 0px;
  border-left: 0px;
  border-right: 0px;
  padding-left: 8px;
  width: 135px;
  height: 15px;
  }

.optionsMenu  {
  width: 145px;
  border-size: 1px;
  border-style: solid;
  border-color: #b0b0b0;
  background: #f2f2f2;
}

SPAN.greetUser {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial, sans-serif;
}

SPAN.errorText {
  font-family: Arial, sans-serif;
}

.moduleRow { line-height: 17px;}
.moduleRowOver { background-color: #faedee; cursor: pointer; cursor: hand; line-height: 17px; }
.moduleRowSelected { background-color: #faedee; line-height: 17px;}

.productArrow { background: url(images/arrow_red.gif); background-position: center left }
.productArrowSelected { background: url(images/arrow_red_down.gif); background-position: center left }

.optionRow { 
	  font-family: Arial, sans-serif;
	  font-size:11px;
	  cursor: pointer; 
	  cursor: hand; 
	  line-height: 2;
	  border: 1px solid #ffffff; 
	  }
	  
.optionRowOver {
	  font-family: Arial, sans-serif;
	  font-size:11px; 
	  background-color: #eb8b99; 
	  cursor: pointer; 
	  cursor: hand;
	  line-height: 2; 
	  border: 1px solid #dc1636;
	   }
	  
.optionRowSelected {
	  font-family: Arial, sans-serif;
	  font-size:11px; 
	  background-color: #eb8b99; 
	  cursor: pointer; 
	  cursor: hand;
	  line-height: 2; 
	  border: 1px solid #dc1636;
	   }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px;  background-color: #ffffff; }
.messageStackSuccess { font-family: Arial, sans-serif; font-size: 10px; background-color: #ffffff; }

/* input requirement */

.inputRequirement { font-family: Arial, sans-serif; font-size: 10px; }
