/*
  $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
*/

.boxText {  font-size: 11px; }
.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: #ffecf2; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  font-family:"Lucida Sans","Lucida Sans Unicode",Verdana;
  background: #fcfcfc;
  background-image:url(images/layout_images/background_main.jpg);
  color: #333333;
  margin: 0px;
}

A {
  color: #333333;
  text-decoration: none;
}

A:hover {
  color: #bd2351;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #1c5ba2;
}

TD.headerNavigation {
  
  font-size: 10px;
  background: #1c5ba2;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color:#333333;
  text-decoration:none;
}

.breadcrumb
{
	padding-top:10px;
	padding-bottom:10px;
	border-style:dotted;
	border-width:0px;
	border-bottom-width:1px;
	  color:#333333;
  text-decoration:none;
  font-size:11px;
}

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

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: url(images/layout_images/background_footer.png) no-repeat;
  height:96px;
}

TD.footer {
  
  font-size: 11px;
  color: #BD2351;
  text-transform:uppercase;
  padding-top:27px;
  padding-left:40px;
}

TD.footer a,
TD.footer a:visited
{
	padding-left:8px;
	padding-right:8px;
}

.infoBox {
  margin-top:3px;
  margin-bottom:5px;
  margin-bottom:10px;
  -moz-border-radius-bottomleft:7px;
  -moz-border-radius-bottomright:7px;
  background-color:#FFFFFF;  
}

.infoBoxContents {
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  
  font-size: 10px;
}

TD.infoBoxHeading {
  }

TD.infoBox, SPAN.infoBox {
  
  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: #eff4f9;*/
}

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: #eff4f9;*/
}

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

.productListing-heading {
  
  font-size: 10px;
  background: #bd2351;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  
  font-size: 10px;
  border-bottom:1px dotted #E1E1E1;
}

.product-listing-title,
.product-listing-title a,
.product-listing-title a:visited
{
	color:#BD2351;
	font-family:"Courier New",Courier,monospace;
	font-size:13px;
	margin:0;
	padding:3px 0;
}

.product-listing-price
{
	font-size:12px;
	font-weight:bold;
	margin-right:10px;
	padding:10px;
}

.product-listing-description
{
	padding-top:3px;
}

.category_image,
.product-listing-image
{
	border:1px solid #CCCCCC;
	padding:10px;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  
  border-bottom:3px solid #BD2351;
border-style:none none solid;
color:#B92853;
font-size:22px;
height:15px;
margin-bottom:0px;
font-family:"Rubber";
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  
  font-size: 10px;
}

TD.accountCategory {
  
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  
  font-size: 12px;
}

TD.tableHeading {
  
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  
  font-size: 11px;
}

SPAN.greetUser {
  
  font-size: 12px;
  color: #f79634;
  font-weight: bold;
}

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

TD.formAreaTitle {
  
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  
  color: #ff0000;
}

SPAN.errorText {
  
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #ff89ac; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #bd2351; }

.checkoutBarFrom, .checkoutBarTo {  font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent {  font-size: 10px; color: #000000; }

/* message box */

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

/* input requirement */

.inputRequirement {  font-size: 10px; color: #ff0000; }
/*** Begin Header Tags SEO ***/
h1 {
 
 font-size: 20px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #000;
}
h2 {
 }
/*** End Header Tags SEO ***/

h5
{
	font-size:13px;
	line-height:17px;
	padding:5px;
	margin:0px;
	font-weight:normal;
}

#logo {
	position:relative;
	left:-50px;
	top:-30px;
	width:291px;
	height:232px;
	z-index:500;
}
#searchbar {
	position:relative;
	left:570px;
	top:4px;
	width:366px;
	height:26px;
	z-index:501;
	text-align: right;
}
#discount {
	position:relative;
	left:20px;
	top:60px;
	height:107px;
	z-index:1502;
	width: 136px;
}

#banner {
background-image:url(images/layout_images/header.png);
background-repeat:no-repeat;
display:block;
height:340px;
margin:0 auto;
padding:5px;
text-align:left;
width:960px;
position:absolute;
top:30px;
z-index:1;
}

#topHeader {
background-repeat:no-repeat;
height:50px;
margin:0 auto;
text-align:left;
width:960px;
}

#animation {
height:280px;
margin:35px 0 0 30px;
width:895px;
}

#xtdProBanner1  {
height:280px;
overflow:hidden;
width:895px;
}

#searchbar {
height:26px;
left:570px;
position:relative;
text-align:right;
top:4px;
width:366px;
z-index:501;
}

#topmenu {
background-repeat:no-repeat;
margin:0 auto;
padding-left:20px;
padding-right:60px;
text-align:right;
width:900px;
margin-top:340px;
}

.left-column
{
	padding-left:30px;
	padding-right:10px;
}

.infoBoxHeading
{
	-moz-border-radius-topleft:7px;
	-moz-border-radius-topright:7px;
	background-color:#BD2351;
	border-left-style:none;
	border-right-style:none;
	border-top-style:none;
	color:#FFFFFF;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	height:15px;
	margin-bottom:5px;
	padding:5px;
	text-transform:uppercase;
}

.main-top
{
	-moz-border-radius-topleft:7px;
	-moz-border-radius-topright:7px;
	background-color:#BD2351;
	height:24px;
	margin-bottom:4px;
}

.main-main
{
	background:#ffffff;
	padding:10px;
  -moz-border-radius-bottomleft:7px;
  -moz-border-radius-bottomright:7px;	
}

.main-break
{
	height:4px;
}

.main
{
	padding:10px;
	background:#ffffff;
}

.main,
.main-main
{
	font-size:11px;
}

.shopping-basket-total
{
	border-style:dashed;
	border-top-width:1px;
	border-color:#E1E1E1;
	font-size:11px;
}

.magenta
{
	color:#BD2351;
}

.searchBox
{
background-color:#FFFFFF;
border:1px solid #E1E1E1;
color:#333333;
font-family:"Lucida Sans","Lucida Sans Unicode",Verdana;
font-size:12px;
}

.category
{
	background-color:#FFFFFF;
color:#333333;
display:block;
margin:0;
padding:2px 1px;
text-decoration:none;
text-indent:2px;
border-bottom:1px solid #CBCBCB;
float:left;
margin-bottom:5px;
padding-bottom:5px;
width:185px;
}

.infoBoxHeadingContent
{
border-bottom:3px solid #BD2351;
border-style:none none solid;
color:#B92853;
font-family:"Rubber";
font-size:22px;
height:15px;
margin-bottom:0;	
}

.new_products_price
{
	font-size:15px;
}

.new_products
{
	border-right:1px solid #E1E1E1;
float:left;
margin-bottom:3px;
margin-right:3px;
overflow:hidden;
position:relative;
text-align:center;
padding-right:15px;
}