/*
  $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
*/
h1 { 
font-family: Verdana, Arial, sans-serif;
font-size: 20px;
font-weight: bold;
color: #666666;
}

h2 { 
font-family: Verdana, Arial, sans-serif;
font-size: 14px;
}
.mws_boxTop    { background: url('images/infobox/top.gif');
                 font-family: Tahoma;
                 font-size: 11px;
                 text-align : center;
                 font-weight: bold;
                 background-repeat:repeat-x;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxLeft   { background: url('images/infobox/left.gif'); }
.mws_boxRight  { background: url('images/infobox/right.gif'); }
.mws_boxBottom { background: url('images/infobox/bot.gif');
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 11px;
                 text-align : center;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxCenter { background: #FFFFFF; }

TD.noborderbox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
.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: #E1E0E2;
  color: #000000;
  margin: 0px;
  text-align: center;
}
.fixcenter {
  /*width: 1125px;*/
  border: solid; border-width: 0px;
  background: #ffffff;
  color:  #ffffff;
  margin: auto;
  margin-top: 0px;
  text-align: left;
  max-width:1125px;
  width: expression(document.body.clientWidth > 1125? "1125px": "auto" );
}

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

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

FORM {
    display: inline;
}


TR.header {
  
    background-image: url('/includes/languages/english/images/buttons/nav_tab/new/header.jpg');
  
}
#footer {
  
    background-image: url('/new_design/footer.jpg');
  
}
td.orderline{

    background-image: url('/new_design/orderline_bg.jpg');
    background-repeat: repeat-x;
}
#specs {
  background-color: #EEEEEE;
}
TR.headermenu {
  background-image:  url('/new_design/black_bg.png');
  background-position: top center;
 }
TR.green_bg {
  background-image:  url('/new_design/green_bg.jpg');
  background-position: top center;
 }
TR.headerNavigation {
  background: #FFFFFF;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
    color: #0000ff;
  font-weight : bold;
}
A.link { 
  color: #0000ff; 
}

A.headerNavigation { 
  color: #0000ff; 
}
A.headerNavigation2 {
  color: #0000ff;
  font-size: 14px;
}
A.headerNavigation3 {
  color: #0000ff;
  font-size: 14px;
}

A.headerNavigation:hover {
  color: #0000ff;
}

TD.headerNavigation2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  color: #FFFFFF;
  font-weight: bold; 
}
TD.headerNavigation3 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  color: #0000FF;
  font-weight: bold; 
}

TR.headerNavigation2 {
  background-image: url('/new_design/green_bg.jpg');
  background-repeat: no-repeat;
  background-position: top center;
}
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: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #FFFFFF;
  color: #0000ff;
  font-weight: bold;
}

.infoBox {
  background: #000000;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  padding-left:10px;
  background: #3366CC;
  color: #ffffff;
}

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

.infoBox1 {
  background: #0000ff;
}

.infoBoxContents1 {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice1 {
  background: #FF8E90;
}

.infoBoxNoticeContents1 {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  padding-left:10px;
  background: #ffffff;
  color: #0000ff;
}

TD.infoBox1, SPAN.infoBox1 {
  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.productListing-odd1, 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.productListing-even1, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #ffffff;
}

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

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #CCCCCC;
  color: #666666;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  
  }

#link a{
  color: #016502;
  font-size: 13px;
}

.product_listing_url{
  padding-bottom: 5px;
}
.product_listing_url a, .product_listing_url a:hover,.product_listing_url a:visited{
  color: #3d81ee;
  font-weight: bold;
  text-decoration: underline;

}
.product_listing_category{
 color: #666666;
 font-weight: bold;
}
.product_listing_description{
 color: #303030; 
  }
#listing{
  width: 30%;
  float: left;
}

#listing a, #listing a:hover, #listing a:visited{
  color: #3d81ee;
  font-size: 14px;
  font-weight: bold;
  
}
#listing h2{
  color: #666666;
  text-decoration: underline;
  padding-bottom: 5px;
}

#listing ul{
  margin-left: 0;
  padding-left: 0;
  list-style: none;
}

#listing li{
  padding: 5px;
  padding-left: 8px;
  background-image: url('images/square.gif');
  background-repeat: no-repeat;
  background-position:left center;

}

#listing_right{
 width:65%;
 float: right;
} 

#listing_right h2{
  color: #666666;
  text-decoration: underline;
  padding-bottom: 5px;
  text-align: center;
}
td.productListing-data a{
  color: #016502;
  font-size: 13px;
}
  
TABLE.productListing1 {
  border: 0px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #ffffff;
  color: #000000;
  font-weight: bold;
}

TD.productListing-data1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 8.5px;
  
}
A.headerNavigation { 
  color: #0000ff; 
}
A.headerNavigation3 { 
  color: #0000ff; 
}

A.pageResults {
  color: #0000FF;
}

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

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

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.main1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-image: url('new_design/head_bar.jpg');
  background-repeat: no-repeat;
  background-position: top center;
}
Tr.main1 {
  background-image: url('new_design/head_bar.jpg');
  background-repeat: no-repeat;
  background-position: top center;
}
Td.frontpage1 {
  background-image: url('new_design/center.jpg');
  background-repeat: repeat-x;
  background-position: top center;
}


.frontpage1 a{
  font-size: 12px;
  font-weight: bold;
  color: #666666;

}
#head h1{
font-size: 12px;
font-weight: bold;
color: #666666;
vertical-align: bottom;
display: inline; 
}
#head1 h1{
font-size: 14px;
font-weight: bold;
color: #666666;
vertical-align: bottom;
display: inline; 
}

#head1 select{
  width: 125px;
  font-size: 8.5px;
}

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

TD.name, SPAN.name, P.name {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;

}

table.tech{
  width: 75%;
  margin-left: auto;
  margin-right: auto;
  
}


TD.tech, SPAN.tech, P.tech, table.tech {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;	
}

pre{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;	
}
.standard{
  width:100%;
  padding-top: 10px;
    }
.standard td{
  width: 50%;
}
    
.tableA{
  width:100%;
  padding-top: 10px;
    }
caption{
  padding-top: 20px;
  font-weight: bold;
}



th{
  font-size:10px;
  font-weight: normal;
}
 .standard .th {
  font-weight: bold;
  font-size: 18px;
  padding: 20px 0px;
}

TD.first-child{
  width: 50%;
}

TD.tableA specifications,  SPAN.tableA specifications, p.tableA specifications{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;	
  
  
}
table.tableA specifications, td{
  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: 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: #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: #8c8c8c; }
.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; }
/* Start - One page checkout styles */
div#ERROR_payment, div#ERROR_shipping {text-align:center;width:100%;padding:10px 0 10px 0;border:2px solid #96171A;background-color:#FF0000;color:#FFF;display:none}
iframe#gateway { width:0;height:0;visibility:hidden}
#overlay {
  visibility: hidden;
  position: absolute;
  left: 0px;
  top: 0px;
  width:100%;
  height:100%;
  text-align:center;
  z-index:5000;	
  background-color:#FFF; 
}
#dialog_box  {
  position: absolute; 
  visibility: hidden; 
  width: 540px;
  height: 300px;
  z-index:9999;	
  text-align:center;
}
div.shipping_quotes {
  font: 14px arial;
  color:#787878;
  font-weight: bold;
  text-align:center;
  padding: 20px;
}
span.pageHeading {font-size:16px}
div#progress_bar {position:relative;width:300px;height:20px;border:1px solid #000;padding:1px;text-align:left}
div#progress_bar div#progress {width:0;background-color:#2E9127;height:100%;text-align:left}
div#progress_status {font:11px verdana;color:#96171A;font-weight:bold;padding-top:10px;padding-bottom:4px}
.input_error {border:2px solid #FF0000}
div.form_error {color:#FF0000;font:11px arial;font-weight:bold}
/* End - One page checkout styles */
#article a{color: #0000ff; text-decoration:underline;}


