/*
  $Id: stylesheet.css,v 1.2 2003/06/19 11:43:15 mdima Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/




/* ----- */

th {
	color : #000000;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
input {
	color : #000000;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.px {
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 2px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
.px5 {
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 5px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
.t01 {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 40px;
	margin-right : 30px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
.t01 a {
	color : #EF6D00;
}
.t01 a:hover {
	color : #C25A02;
}
.list {
	color : #FFFFFF;
	margin-top : 3px;
	padding-bottom : 3px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.right {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 60px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.right a, .list a {
	color : #000000;
}
.right a:hover {
	color : #AAAAAA;
}
.left {
	color : #000000;
	margin-top : 10px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 25px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.left b {
	color : #FFFFFF;
}
.left a {
	color : #FF6600;
}
.left a:hover {
	color : #FF0000;
}
p {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
p a {
	color : #000000;
	font-weight: bold;
}
p a:hover {
	color : #294A7B;
}
.menu01 {
	color : #000000;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 25px;
	margin-right : 0px;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.menu01 a {
	color : #000000;
	text-decoration: none;
}
.menu01 a:hover {
	color : #555555;
}
.menu02 {
	color : #000000;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 45px;
	margin-right : 0px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.menu02 a {
	color : #000000;
	text-decoration: none;
}
.menu02 a:hover {
	color : #555555;
}


.loginformbuttons { 
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 11px;
 font-weight:bold; 
 background-color:#CCCCCC; 
 color: #FFFFFF; 
 margin-right: 1px;
 border-right:1px #FFFFFF solid;
 border-left:1px #FFFFFF solid; 
 border-top:1px #FFFFFF solid;
 border-bottom:1px #FFFFFF solid; 
}


/*----*/



.boxText { font-family: Verdana, Arial, sans-serif; font-size: 12px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning {
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  /*background: #FDF6E6;*/
  /*background: #FFFFFF;*/
  color:#000000;
  margin: 0px;
}

A { 
  color: #3399FF; 
  text-decoration: none; 
}

A:hover { 
  color:#ff6600;  
  text-decoration: underline; 
}

FORM {
	display: inline;
}

TR.header {
  background: #FDF6E6;
}

TR.headerNavigation {
  background: #000000;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #FDF6E6;
  color: #FFFF99;
  font-weight : bold;
}

A.headerNavigation {
	color: #00ff00;
	text-align: left;
}

A.headerFPNavigation { 
  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: #3F6DC5;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #3F6DC5;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #cccccc;
  color: #ffffff;
  font-weight: bold;
}

.imagesBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;

}

.infoBox {
   /*infobox borders*/
  background: #3F6DC5;
}

.infoBoxContents {
  background: #ffffff ;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxContentsBestSell {
  background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #330033;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background: #ffffff;
	
}

TD.infoBoxSpecialsHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-image: url(images/specials_new.gif);

}	
TD.infoBoxTESTHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14 px;
  font-weight: bold;
  background:#3F6DC5;
  color: #FFFFFF;
}
TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f4f7fd;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #ffffff;
}

TR.productListing-heading {
  background: #FDF6E6;
}

TD.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #FDF6E6;
  color: #3F6DC5;
  font-weight: bold;
  font-variant: normal;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}


.productListing {
  border-right:1px #3F6DC5 solid;
  border-left:1px #3F6DC5 solid; 
  border-top:1px #3F6DC5 solid;
  border-bottom:1px #3F6DC5 solid; 
}

A.pageResults { 
  color: #3F6DC5; 
}

A.pageResults:hover { 
  color: #3399FF; 
  background: #FDF6E6; 
}

TD.pageHeading{
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #3F6DC5;
}
TD.pageHeadingwht{
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #3F6DC5;
}
TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main{
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
TD.smidText, SPAN.midText, P.midText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  }
TD.midText, SPAN.midText, P.midText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
}
TD.largeText, SPAN.largeText, P.largeText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
}
TD.accountCategory {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, 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: #FF6600;
  font-weight: bold;
}

SPAN.greetUserBig {
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  color: #3F6DC5;
  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: #0033FF;
  font-weight: bold;
}

SPAN.productSpecialPrice {
	font-family: Verdana, Arial, sans-serif;
	color: #ff0000;
	font-size: 12px;

}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver {
	background-color: #3399FF;
	cursor: hand;
	color: #FFFFCC;
	font-style: italic;
}
.moduleRowSelected {
	background-color: #3F6DC5;
	color: #FFFFFF;
	font-weight: bolder;
	text-decoration: underline;
}

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }DIV.pageHeading  {   font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #FFCC00;
 } TR.productListing-odd {   background: #FFFFFF;
 } TR.productListing-even {   background:#FDF6E6;
 } 
 
A.headerNavigationRt {
	color: #00ff00;
	text-align: center;
	width: 43px;
}


TR.breadcrumb {
  background: #000000;
}

TD.breadcrumb {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #FFFFFF;
  color: #FF6600;
  font-weight : bold;
}

A.breadcrumb {
	color:#3399FF; 
	text-align: left;
}

A.breadcrumb:hover {
  color: #FF6600;
  text-decoration:underline;
}


.tablebreadcrumb {
border-right:none;
border-left:none; 
border-top:1px #3F6DC5 solid;
border-bottom:1px #3F6DC5 solid; 

}


.subscribe {
border-right:1px #3F6DC5 solid;
border-left:1px #3F6DC5 solid; 
border-top:1px #3F6DC5 solid;
border-bottom:1px #3F6DC5 solid; 

}

.table{
border-right:1px #3F6DC5 solid;
border-left:1px #3F6DC5 solid; 
border-top:1px #3F6DC5 solid;
border-bottom:1px #3F6DC5 solid;  
}
