/*
  $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-size: 12px;}
.errorBox { font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-size : 10px; color: #28467D; text-decoration: none; }

BODY {
  background-color: #2e8bee;
  color: #28467D;
  background-image:url(images/bg.png);
  background-repeat:repeat-x;
  margin: 0px;
  width: 1000px;
  margin: 0px auto 0px auto;
  font-family:Tahoma;
}

body.mceContentBody {
  background: #fff;
  text-align:left!important;
}

h1 { 
 font-family:Tahoma;
 font-size: 18px;
 margin-bottom: 0;
 padding: 0px 0px 0px 8px;
 color:#ED1111;
 margin:0px;
}

span.price {
font-size: 20px;
font-family: Verdana, Arial, sans-serif;
color:#ED1111;
font-style:italic;
padding: 8px 0px 5px 8px;
text-align:left;
}

h2 {
 font-family:Tahoma;
 font-size: 14px;
 margin-bottom: 0;
 padding: 0px 0px 10px 0px;
 color:#28467D;
 margin:0px;
}

A {
  color: #28467D;
  text-decoration: none;
}

p {
font-family:Tahoma;
font-size:12px;
padding:0px 0px 10px 0px;
margin:0px;
line-height:16px;
}

.main ul {
font-family:Tahoma;
font-size:12px;
padding:0px;
Margin:0px 0px 10px 12px;
}

.main ul li {
font-family:Tahoma;
font-size:12px;
padding:0px;
}

ol,ol li {
font-family:Tahoma;
font-size:12px;
}

table td {
font-family:Tahoma;
font-size:11px;
}

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

FORM {
	display: inline;
	height:20px;
}

#arrow{
float:right;
padding-top:1px;
padding-right:7px;
}

#quick{
float:left;
padding-right:5px;
}

tr.header {
height:auto;

}

div#header-2{
width:1000px;
background-image:url(images/banner.jpg);
background-repeat:no-repeat;
background-position:top right;
}

#page-area{
	width:1000px;
	margin:0px auto 0px auto;
	
}

.header td {
padding-left:10px;
padding-bottom:7px;
/*height:110px;*/
}

TR.headerNavigation {
  background: #bbc3d3;
  }

TD.headerNavigation {
  background-image:url(images/menu_bg.png);
  background-repeat:repeat-x;
  color: #ffffff;
  height:30px;
  text-align: center;
  border-top: 1px solid #fff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

#main-col {
background-color: #fff;
}

#page-area{
	width:1000px;
	background-color: #fff;
	margin:0 auto 0 auto;
	}

#left-col {
}

TD.breadcrumb {
  font-family:Tahoma;
  font-size: 10px;
  color: #000;
  font-weight : bold;
  height:30px;
  padding:0px;
  margin:0px;
}

TD.breadcrumb a{
  font-family:Tahoma;
  font-size: 10px;
  color: #28467D;
  font-weight : bold;
}


A.headerNavigation { 
  color: #fff; 
}

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

TD.breadcrumb a{
  color: #28467D;
}

TD.breadcrumb:hover a{
  color: #28467D;
}

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;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}


TD.footer {
  font-family:Tahoma;
  font-size: 10px;
  background-image:url(images/menu_bg.png);
  background-repeat:repeat-x;
  color: #ffffff;
  font-weight: bold;
  padding:5px 0px 5px 0px;
}

td.middle{
background:#fff;
margin:0px;
padding:0px;
}

.bcg {
background:#fff;
}

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #fff;
  font-family:Tahoma;
  font-size: 11px;
  border-spacing: 2px;
  border-collapse: separate;
  *border-collapse: expression('separate', cellSpacing = '2px');
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family:Tahoma;
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
  height:25px;
  padding-left:5px;
  font-size:12px;
  background-image:url(images/cat_bg.png);
  background-repeat:repeat-x;
}

TD.infoBox, SPAN.infoBox {
  font-family:Tahoma;
  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: 0px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 0px;
}

.productListing-heading{ 
   font-family:Tahoma;
   font-size: 11px;
   font-weight: bold;
  color: #999999;
  vertical-align: middle;
  white-space: nowrap; 
}

TD.productListing-data {
  font-family:Tahoma;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family:Tahoma;
  font-size: 20px;
  font-weight: bold;
  color: #e40001;
}

TR.subBar {
  background: #f4f7fd;
}

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

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

TD.red {
  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: 12px;
  color:#28467D;
}

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

SPAN.greetUser {
  font-size: 12px;
  color: #E40001;
  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: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

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

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

.infoBoxProducts {
  text-align: center;
  border: solid 1px #999999; 
  font-size: 10px;
  font-weight: normal;
  background-color: #fff;
  color: #333333;
  margin-bottom:-8px;
}
.infoBoxProducts a {
  color: #333333;
}
TD.infoBoxGrid {
  font-size: 10px;
  border: solid 1px #999999;
}
/* set pos buy/details button on list */
img.buy_now {  
  margin-bottom:10px;
} 
/* set pos buy/details button on thumbnail */
img.thm_buy_now {
  margin-bottom:-3px;
} 
/* set style buy/details seperator thumbnail */
.buy_now {
  font-weight: bold;
	font-size: 18px;
	color: #999999;
} 
.infoBoxList {
 border: ridge 4px #faf0e6;
 border-collapse: collapse;
 background-color: #fff;
 }
.thumbcontent {
  font-size: 10px;
  color:#666666;
  text-align:center;
}
TD.noborderbox {
  font-size: 10px;
}

.mws_boxTop    { background: url('images/infobox/top.gif');
                 font-family: Tahoma;
                 font-size: 11px;
                 text-align : center;
	color: #999999;
                 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; }

.mws_boxTop_main    { background: url('images/infobox_main/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_main   { background: url('images/infobox_main/left.gif'); }
.mws_boxRight_main  { background: url('images/infobox_main/right.gif'); }
.mws_boxBottom_main { background: url('images/infobox_main/bot.gif');
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 11px;
                 text-align : center;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxCenter_main { background: #FFFFFF; }
A.mws_boxTop    { 
		 color: #999999;
                  }
TD.noborderbox {
  font-size: 10px;
}

#nav, #nav ul{
padding:0;
margin: 0;
margin-left:0px;
list-style: none;

padding-left:5px;
}

#nav ul{
padding-top:5px;
}


#nav li{
padding-left:5px;
padding-bottom:5px;
padding-top:5px;
background: url(images/menu_list.gif) 0 10px no-repeat;
padding-left:15px;
font-size:14px;
	}
	
td.main a {
text-decoration:none;
color:#28467D;
}

td.main {
line-height:15px;
}

td.main td.smallText a, td.main span {
color:#28467D;
text-decoration:none;

}

td.red a {
color:red;
font-size:12px;
}

td.image {
width:130px;
}	

td.bar {
background: url(../images/catbar-bg.png) 0 100% repeat-x;
height:30px;
}

.pricebreak {
font-style: normal;
background-color:#fff;
}

.pricebreak_price {
font-style: italic;
font-size:14px;
background-color:#fff;
}

.from {
color:#ED1111;
font-size:12px;
font-weight:bold;
font-style:italic;
}

td.lure_table a{
text-decoration:underline;
color:#000000!important;
}

td .gallery a {
color:#c2c2c2;
}

.red {
color:#F91417;
}	


	or:#F91417;
}	


	