/*
  $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: Verdana, Arial, sans-serif; font-size: 10px; }
.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: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #000000;
  color: #000000;
  margin: 0px;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  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: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #42A8D9;
}

TD.footer {
  font-family: Arial,Tahoma;
  font-size: 11px;
  background: #42A8D9;
  color: #ffffff;
  font-weight: bold;
}
TD.counter {
  font-family: Arial,Tahoma;
  font-size: 10px;
  background: #2A82C1;
  color: #ffffff;

}


.infoBox {
  background: #2A82C1;
}
.infoBox1 {
  background: #FFFFFF;
}
.infoBox2 {
  background: #F3F3F3;
}
.infoBoxSearch {
  background: #F3F3F3;
}

.infoBoxContents {
  background: #2A82C1;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  width:161px;
}
.infoBoxContents1 {
  background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
.infoBoxContents_yellow {
  background: #F7EDCE;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#444444;
  width:161px;
}


.infoBoxContentSearch {
  background: #F3F3F3;
  font-family: Arial;
  font-size: 10px;
  vertical-align:top;
}
.infoBoxContentSearch_x {
  background: #EFF6F9;
  font-family: Arial;
  font-size: 10px;
 }
.infoBoxContents2 {
  background: #F3F3F3;
  font-family: Arial;
  font-size: 10px;
  width:161px;
}
.infoBoxContents3 {
  background: #F3F3F3;
  font-family: Tahoma,Arial;
  font-size: 10px;
  color:#666666;
  line-height:15px;
}
a.infoBoxContents3 {
  background: #F3F3F3;
  font-family: Tahoma,Arial;
  font-size: 10px;
  color:#666666;
  line-height:15px;
  text-decoration:none;
}
a.infoBoxContents3:Hover{
  background: #F3F3F3;
  font-family: Tahoma,Arial;
  font-size: 10px;
  color:#FF6000;
  line-height:15px;
  text-decoration:none;
}
.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Tahoma, Arial;
  font-size: 11px;
  background: #FF6000;
  color: #FFFFFF;
  font-weight:bold;
  text-align:center;
}

TD.infoBoxHeading_yellow {
  font-family: Tahoma, Arial;
  font-size: 11px;
  background: #FFBA00;
  color: #FFFFFF;
  font-weight:bold;
  text-align:center;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, 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 {
  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: dotted;
  border-color: #b6b7cb;
  border-spacing: 1px;
    border-collapse:collapse;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #FFFFFF;
  color: #0092F2;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-color:#FFFFFF;
  border-top:#b6b7cb dotted 1px;
  border-right:#b6b7cb dotted 1px;
}
TD.productListing-data1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-color:#FFFFFF;
  border-right:#b6b7cb dotted 1px;
}
TD.productListing-data2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-color:#FFFFFF;
}

A.pageResults {
 font-family:arial;
 font-size:10px;
 text-decoration:none;
 color: #0092F2;
 border-spacing:1px;
 padding:3px;
 border:solid #FFFFFF 1px;
 background-color:#FFFFFF;
}

.notpageResults {
 font-family:arial;
 font-size:10px;
 text-decoration:none;
 color:#666666;
 border-spacing:1px;
 padding:3px;
 border:solid #FFFFFF 1px;
 background-color:#FFFFFF;
}

A.pageResults:hover {
  font-family:arial;
  font-size:10px;
  text-decoration:none;
  color: #0092F2;
  border:solid #FF6600 1px;
  border-spacing:1px;
  padding:3px;
  background-color:#FFCC66;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  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: #f0a480;
  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: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #0092F2; }
a.checkoutBarFrom{ font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #0092F2; text-decoration:none}
a.checkoutBarFrom:active,a.checkoutBarFrom:link{ font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #0092F2;text-decoration:none }
a.checkoutBarFrom:hover{ font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #0092F2; text-decoration:underline}
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

/* top menu */
TR.topmenu {
  background: #ffffff;
}

TD.topmenu {
  font-family: Arial;
  font-size: 11px;
  background: #ffffff;
  color: #FF6000;
}
.topmenu{
  font-family: Arial, Tahoma;
  font-size: 11px;
  background: #ffffff;
  color: #FF6000;
}

A.topmenu { 
  color: #FF6000;
  text-decoration:underline;
}

A.topmenu:hover {
  color: #2A82C1;
  text-decoration:underline;
}

/*mid menu*/
.headermid {
  font-family:Arial,Tahoma;
  font-size:11px;
  font-weight:bold;
  background: #42A8D9;
}

.tdytime
{
  font-family: arial;
  font-size: 10px;
  background: #42A8D9;
  color: #ffffff;
}

/* main menu */
/*TR.mainmenu {
  background: url(images/bg_butt_on_mid.gif);
  background-repeat:repeat-x;
  height:34px;
}

TD.mainmenu {
  font-family: Tahoma, Arial;
  font-size: 13px;
  background: url(images/bg_butt_on_mid.gif);
  background-repeat:repeat-x;
  height:34px;
  color: #FF6000;
  font-weight:bold;
  text-align:CENTER;
}
.mainmenu{
  font-family: Arial;
  font-size: 13px;
  background: url(images/bg_butt_on_mid.gif);
  background-repeat:repeat-x;
  height:34px;
  color: #FF6000;
  font-weight:bold;
  text-align:CENTER;
}

A.mainmenu { 
  background: url(images/bg_butt_on_mid.gif);
  background-position:center;
  background-repeat:repeat-x;
  height:34px;
  line-height:34px;
  color: #FF6000;
  text-decoration:none;
}

A.mainmenu:hover {
  color: #2A82C1;
  text-decoration:none;
}*/

.contentheading{
background-color:2A82C1;
font-family:Arial;
font-size:14px;
font-weight:bold;
color:#FFFFFF;
line-height:30px;
}
.contentheading_yellow{
background-color:FFBA00;
font-family:Arial;
font-size:14px;
font-weight:bold;
color:#FFFFFF;
line-height:30px;
}

.testi_1{
background-color:F7EDCE;
font-family:Arial;
font-size:11px;
color:#444444;
line-height:20px;
}

.testi_2{
background-color:FFFFFF;
font-family:Arial;
font-size:11px;
color:#444444;
line-height:20px;
}


.my_category{
line-height:20px;
vertical-align:bottom;
font-size:11px;
font-weight:bold;
font-family:Arial, Tahoma;
color:#FFFFFF;
border-bottom:#549BCD solid 1px; 
display:block; 
width:149px;
text-decoration:none
}
A.my_category{
line-height:20px;
vertical-align:bottom;
font-size:11px;
font-weight:bold;
font-family:Arial, Tahoma;
color:#FFFFFF;
border-bottom:#549BCD solid 1px; 
display:block; 
width:149px;
text-decoration:none;
}
A.my_category:hover{
color:#FFFF99;
}

.products_l{
font-size:11px;
font-family:Tahoma,Arial;
font-weight:bold;
text-decoration:none;
color:#FF6000;
vertical-align:top;
}

A.products_l{
font-size:11px;
font-family:Tahoma,Arial;
font-weight:bold;
text-decoration:none;
color:#FF6000;
vertical-align:top;
}

A.products_l:hover{
text-decoration:underline;
}

.products_2{
font-size:11px;
font-family:Tahoma,Arial;
font-weight:bold;
text-decoration:none;
color:#FF6000;
}

A.products_2{
font-size:11px;
font-family:Tahoma,Arial;
font-weight:bold;
text-decoration:none;
color:#FF6000;
}

A.products_2:hover{
text-decoration:underline;
}

.news_link{
font-size:12px; 
font-family:Arial; 
color:#2a82c1;
}
a.news_link:active, a.news_link:link{
font-size:12px; 
font-family:Arial; 
color:#2a82c1;
text-decoration:none;
}
a.news_link:hover{
font-size:12px; 
font-family:Arial; 
color:#FF6000;
text-decoration:none;
}

	#footer_bnr{
		position:fixed;
		bottom:-2px;
		width:438;
		background:#990000;
		line-height:33px;
		color:#fff;
	}
	#footer_bnr span{padding-left:20px;}
	/* fur ie6*/
	* html #footer_bnr{
		position:absolute;
		top:expression((0-(footer.offsetHeight)+(document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight)+(ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop))+'px');
	}	