/*
  $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 {   }
A.boxText {   text-decoration: none; font-weight : normal; }
A.boxText:hover {   text-decoration: none; font-weight : normal; }
.boxText_center {   padding-left:5px; padding-right:5px; }
.boxText_left {   padding-left:10px; padding-right:5px; }
.boxText_info, .boxText_login, .boxText_right,  .boxText_category {   padding-left:20px; padding-right:25px; }
.errorBox {  font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning {  font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit {  font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {

	color: #000;
	margin: 0px;
	background: #eee url(images/design/bg_body.png) repeat-x left top;
	font-family:  Arial;
	font-size: 12px;
	line-height: 15px;
}
tbody{
margin:0px;
padding:0px;
}
td{
	font-family:  Arial;
	font-size: 12px;
	
}
h2{
font-weight: bold;
font-size: 15px;
width: 547px;
padding: 3px;
background-color: #e6e6e6;

}
a {
	text-decoration: none;
	color:#c62530;
}

a:hover {
  color:#c62530;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
/*  background: #bbc3d3; */
}

TD.headerNavigation {
  
  
/*  background: #bbc3d3; */
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  
  color: #FFFFFF; 
  font-size: 12px;  
  text-decoration: none;  
  font-weight : bold;  
}

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

TR.headerError {
  background: #f00;
}

TD.headerError {

  font-size: 12px;
  background: #f00;
  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;
}


TD.footer { 

  height: 20px;
  padding-left:10px;
  color : #333;
  font-size: 10px;
}

#footerdown {

}

.infoBox_form {
  background: #ccc;
}

.infoBoxContents_form {
  background: #f1f1f1;  
}

.infoBoxContents_right {
  background: url(images/design/right_bg.gif) repeat-y left top;
}
.infoBoxContents_category {
  background: url(images/design/category_bg.png) repeat-y left top;
}

.infoBoxContentsBottom_right {
  background: url(images/design/right_bot.gif) no-repeat left top;
  height: 17px;
padding-bottom:10px;
}
.infoBoxContentsBottom_category {
  background: url(images/design/category_bot.png) no-repeat left top;
  height: 10px;
padding-bottom:10px;
}

.infoBoxContents_login {
  background: url(images/design/login_bg.gif) repeat-y left top;  
}


.infoBoxContentsBottom_login {
  background: url(images/design/login_bot.gif) no-repeat left top;
  height: 24px;
padding-bottom:10px;
}

.infoBoxContents_info {
  background: url(images/design/info_bg.gif) repeat-y left top;
  height: 54px;
}


.infoBoxContentsBottom_info {
  background: url(images/design/info_bot.gif) no-repeat left top;
  height: 21px;

}

.infoBoxContents_new {
  background: url(images/design/new_bg.gif) repeat-y left top;
}
.infoBoxContents_new2 {
  background: url(images/design/new_bg2.gif) repeat-y left top;
}
.infoBoxContents_action {
  background: url(images/design/action_bg.gif) repeat-y left top;
  
}

.infoBoxContentsBottom_new {
  background: url(images/design/new_bot.gif) no-repeat left top;
  height: 17px;
}

A.productTitle {
	color: #1E2B1E;
	text-decoration: none;
	font-weight: bold;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
}

TD.infoBoxHeading {
  font-weight: bold;
  background: #ccc;
  color: #000;
}

TD.infoBoxHeading_center {
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBoxHeading_left {
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBoxHeading_right,TD.infoBoxHeading_category {
	font-size: 13px;
	font-weight: bold;
	background: url(images/design/right_title.gif) no-repeat left top;
	color: #000;
	height: 34px;
	padding-left: 57px;
	padding-top: 6px;
	vertical-align: top;
}

TD.infoBoxHeading_right_right{
background: url(images/design/right_corner.gif) no-repeat right top;
padding-right:10px;
padding-bottom:9px;
}

TD.infoBoxHeading_category {
	background: url(images/design/category_title.png) no-repeat left top;
	height: 32px;
}

TD.infoBoxHeading_login {
	
	font-size: 13px;
	font-weight: bold;
	background: url(images/design/login_title.gif) no-repeat left top;
	color: #000;
	height: 33px;
	padding-left: 57px;
	padding-top: 6px;
	vertical-align: top;  
}

TD.infoBoxHeading_info {
	
	font-size: 13px;
	font-weight: bold;
	background: url(images/design/info_title.gif) no-repeat left top;
	color: #000;
	height: 24px;
	padding-left: 20px;
	padding-top: 8px;
	vertical-align: top;
  
}

TD.infoBoxHeading_new2, TD.infoBoxHeading_new, TD.infoBoxHeading_action,TD.infoBoxHeadingcenter{
	
	font-size: 13px;
	font-weight: bold;
	background: url(images/design/new_title.gif) no-repeat left top;
	color: #000;
	height: 33px;
	padding-left: 82px;
	padding-top: 6px;
	vertical-align: top;
}

TD.infoBoxHeading_new2, TD.infoBoxHeadingcenter{
background: url(images/design/new_title2.gif) no-repeat left top;
}

TD.infoBoxHeading_action {
background: url(images/design/action_title.gif) no-repeat left top;
}

TD.infoBox, SPAN.infoBox {
  
  
}

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

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

TABLE.productListing {
width: 545px;
}


.productListing-heading {
  background: #CCC;
  color: #000;
  font-weight: bold;
  height:30px;
  border-bottom: 10px solid #fff; 
}

a.productListing-heading {
  border-bottom: none;
}

TD.pageHeading, DIV.pageHeading {
  
  background: url(images/design/pageheading_bg.gif) no-repeat left top;  
  font-size: 18px;
  font-weight: bold;
  color: #000;
  height: 44px;
  padding-left: 10px;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  
  
  color: #000;
}

TD.main, P.main {
  line-height: 1.5;
  padding-left: 8px;
  padding-right: 5px;
}

TD.smallText, SPAN.smallText, P.smallText {
  
  padding-left: 5px;
  padding-right: 5px;  
}

.smallTextHome {
font-size: 11px;
}

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 {
  
  
  color: #f00;
}

CHECKBOX, INPUT, RADIO, SELECT {
  
}

TEXTAREA {
  width: 100%;

}

SPAN.greetUser {
  
  font-size: 12px;
  color: #f0a480;
  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 {
  
  font-weight: bold;
}

SPAN.errorText {
  
  color: #f00;
}

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

.checkoutBarFrom, .checkoutBarTo {   color: #8c8c8c; }
.checkoutBarCurrent {   color: #000; }

/* message box */

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

/* input requirement */

.inputRequirement {   color: #f00; padding-right: 7px; }



a.1 {
	text-decoration: none;
	font-weight:bold;
	color: DADADA;
}
a.2 {
	text-decoration: none;
	color: FFFFFF;
}

.t11 {
	
	font-size: 12px;
	font-style: normal;
}
.t10 {
	
	font-style: normal;
}
.style1 {
	color: #003300;
	font-weight: bold;
}
.style2 {
	color: #c80000;
	font-weight: bold;
}
.style3 {color: #009900;}

.price_product{
padding-right:15px;
padding-bottom:7px;
font-size: 13px;
line-height: 16px;
}

td.menutop {
padding-top: 20px;
}

#footerdown, #footerup{
font-size: 10px;
color : #333;
padding:5px;
padding-left: 10px;
}
#footerup{
border-top: 1px solid #ccc;
}
a.afooter{
color : #333;
}
#search{
padding:  0 0 1px 35px;
font-size: 10px;
}
#search input {
border:0;
background: transparent;
}
#search a:link, #search a:visited, #search a:hover{
color: #fff;
}
.topmenu {
background: url(images/design/bg_search.png) top right no-repeat;
}
.tablecenter {
background: #fff;
}
#langbox
{
    margin: 14px 0 0 845px;
    position: absolute;
    text-align: right;
    width: 20px;
}
#langbox img {
margin: 2px 0;
}

