/*
  $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: Arial, Verdana, sans-serif; font-size: 12px; }
.errorBox { font-family : Arial, Verdana, sans-serif; font-size : 12px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, Verdana, sans-serif; font-size : 12px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, Verdana, sans-serif; font-size : 12px; color: #70d250; text-decoration: underline; }

BODY {
  background: #ffffff;
  margin: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #481a45;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
A {
  color: #7b2079;
  text-decoration: underline;
}

A:hover {
  color: #ad1261;
  text-decoration: none;

}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

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

A.headerNavigation { 
  color: #FFFFFF; 
}

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

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #bbc3d3;
}

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

.infoBox {

}

.infoBoxContents {

}

.infoBoxNotice {

}

.infoBoxNoticeContents {

}

TD.infoBoxHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #ad1261;
	padding-bottom: 4px;
		background-image:url(images/dots-pink.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
}

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

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

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #e8bed2;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  background: #e8bed2;
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
}

TD.productListing-data {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
}
.productListing-data a {
	font-weight: bold;
	text-decoration: none;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #ad1261;
}

TR.subBar {
  background: #f4f7fd;
}

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

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

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

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

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

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

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

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

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

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

SPAN.greetUser {
  font-family: Arial, Verdana, 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: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

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

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

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

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

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

/* message box */

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

/* input requirement */

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















.bg {
	background-color: #f1a091;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
.contentarea {
	border: 2px solid #7a2178;
	background-color: #ffffff;
		background-image:url(images/page-bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
#contentarea {
	margin-left: 20px;
	margin-right: 20px;
}
#footerbottom {
	background-image:url(images/bottom-bg.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	background-color: #ffffff;
	height: 91px;
}
#footercopy {
	text-align: right;
	margin-right: 20px;
	margin-top: 35px;
	font-size: 11px;
	line-height: 18px;
}
#footercopy a {
	color: #966294;
	text-decoration: none;
}

#top {
	width: 890px;
	text-align: right;
	color: #6b216c;
	font-size: 11px;
	font-weight: bold;
	margin-top: 35px;
	font-style: italic;
}
#topsearch {
	margin-top: 20px;
	width: 890px;
	text-align: right;
}
#topsearch form {
	margin: 0px;
}
.topsearchbox {
	background-color: #e8bed2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #ffffff;
	color: #ffffff;
	margin-right: 12px;
	margin-left: 12px;
}
.topsearchbutton {
	background-color: #7b2079;
	color: #ffffff;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #ffffff;
	padding-left: 12px;
	padding-right: 12px;
}
#header {
}
#hlogo {
	margin-left: 20px;
	margin-top: 60px;
}
#hnav {
	float: right;
	text-align: right;
	margin-right: 20px;
	margin-top: 69px;
}
#hnav a {
	font-weight: bold;
	color: #ef336c;
	text-decoration: none;
	font-size: 12px;
	text-decoration: none;
}
#hnav a:hover {
	color: #7b2079;
}
#hnav img {
	margin-left: 20px;
	margin-right: 20px;
}
#hspacer {
	background-image:url(images/dots-pink.gif);
	background-repeat: repeat-x;
	height: 1px;
	margin-left: 20px;
	margin-right: 20px;
	clear:both;
	margin-top: 20px;
	margin-bottom: 30px;
}
.breadcrumbs {
	color: #f2a090;
	font-size: 10px;

}
.breadcrumbs a {
	color: #f2a090;
	text-decoration: none;
}
.breadcrumbs a:hover {
	color: #ef336c;
}
.boxText a {
	display:block;
	background-image:url(images/ln-bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 12px;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
}
.smallText a {
	text-decoration: none;
}
.homebutton {
	background-color: #eb306c;
	color: #ffffff;
	padding: 2px;
	padding-left: 15px;
	padding-right: 15px;
	display: block;
	text-decoration: none;
	font-weight: bold;
}
.homebutton:hover {
	background-color: #7b2079;
	color: #ffffff;

}