                                                                            /*
  $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 {
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 : #c03;
}
.productsNotifications {
background : #f2fff7;
}
.orderEdit {
font-family : Verdana, Arial, sans-serif;
font-size : 10px;
color : #70d250;
text-decoration : underline;
}

BODY {
background-color: #262D39;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment:fixed; background-image:url(images/img/main_bg.jpg); background-repeat:repeat-x;
	color: #828990;
}

.bg {background-color:#273b49;}

a {font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:12px;}
a:link {color:#D5D8DB; text-decoration:none;}
a:visited {color:#D5D8DB; text-decoration:none;}				 			 
a:hover {color:#828990; text-decoration:underline;}
a:active {color:#D5D8DB; text-decoration:none;}

FORM {
display : inline;
}
TR.header {
background : #fff;
}
TR.headerNavigation {
background : #171c24;
}
TD.headerNavigation {
font-family : Verdana, Arial, sans-serif;
font-size : 10px;
background : #171c24;
color : #fff;
font-weight : bold;
}

a {font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:12px;}
A.headerNavigation:link {color:#D5D8DB; text-decoration:none;}
A.headerNavigation:visited {color:#D5D8DB; text-decoration:none;}				 			 
A.headerNavigation:hover {color:#828990; text-decoration:underline;}
A.headerNavigation:active {color:#D5D8DB; text-decoration:none;}

TR.headerError {
background : #f00;
}
TD.headerError {
font-family : Tahoma, Verdana, Arial, sans-serif;
font-size : 12px;
background : #f00;
color : #fff;
font-weight : bold;
text-align : center;
}
TR.headerInfo {
background : #0f0;
}
TD.headerInfo {
font-family : Tahoma, Verdana, Arial, sans-serif;
font-size : 12px;
background : #0f0;
color : #fff;
font-weight : bold;
text-align : center;
}
TR.footer {
background : #999;
}
TD.footer {
font-family : Verdana, Arial, sans-serif;
font-size : 10px;
background : #171c24;
color : #fff;
font-weight : bold;
}
.podval {
background-image:url(images/design/bottom.jpg);
background-repeat:no-repeat;
}
.infoBox {
/*background : #ffffff;*/
}
.infoBoxContents {
/*background : #ffffff;*/
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;
background : #999;
color : #fff;
}
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 : #141a20;
}
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 : #141a20;
}
TABLE.productListing {
border : 1px;
border-style : solid;
/*border-color : #fff;
border-spacing : 1px;*/
}
.productListing-heading {
font-family : Verdana, Arial, sans-serif;
font-size : 10px;
background : #171c24;
color : #fff;
font-weight : bold;
}
TD.productListing-data {
font-family : Verdana, Arial, sans-serif;
font-size : 10px;
BORDER-BOTTOM: #3F4448 1px solid;
/*BORDER-LEFT: #3F4448 1px solid;
BORDER-RIGHT: #3F4448 1px solid;
BORDER-TOP: #3F4448 1px solid;*/
}
A.pageResults {
color : color:#D5D8DB; text-decoration:underline;
font-size:10px;
}
A.pageResults:hover {
color : color:#828990;
background : #4b606e;
font-size:10px;
}

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 : #000;
}
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 : #abd;
}
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 : #f00;
}
CHECKBOX, INPUT, RADIO, SELECT {
font-family : Verdana, Arial, sans-serif;
font-size : 11px;
background: #4b606e;
}
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 : #4b606e;
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 : #f00;
}
SPAN.errorText {
font-family : Verdana, Arial, sans-serif;
color : #f00;
}
.moduleRowOver {
background-color : #d7e9f7;
cursor : pointer;
}
.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 : #000;
}
.messageBox {
font-family : Verdana, Arial, sans-serif;
font-size : 10px;
}
.messageStackError, .messageStackWarning {
font-family : Verdana, Arial, sans-serif;
font-size : 12px;
background-color : #ffb3b5;
border: solid #ff0000 2px;
}
.messageStackSuccess {
font-family : Verdana, Arial, sans-serif;
font-size : 12px;
background-color : #9f0;
border: solid #008000 2px;
}
.inputRequirement {
font-family : Verdana, Arial, sans-serif;
font-size : 10px;
color : #f00;
}
DIV.six {
font-size : 6pt;
color : #000;
font-family : "Arial,Helvetica,sans-serif";
}
DIV.seven {
font-size : 7pt;
color : #000;
font-family : "Arial,Helvetica,sans-serif";
}
DIV.eight {
font-size : 8pt;
color : #000;
font-family : "Arial,Helvetica,sans-serif";
}
DIV.nine {
font-size : 9pt;
color : #000;
font-family : "Arial,Helvetica,sans-serif";
}
DIV.ten {
font-size : 10pt;
color : #000;
font-family : "Arial,Helvetica,sans-serif";
}
DIV.eleven {
font-size : 11pt;
color : #000;
font-family : "Arial,Helvetica,sans-serif";
}
DIV.twelve {
font-size : 12pt;
color : #000;
font-family : "Arial,Helvetica,sans-serif";
}
.star-product-title {
font-family : Verdana, Arial, sans-serif;
text-align : center;
font-size : 16px;
font-weight : bold;
color : #000;
}
.star-product {
font-family : Verdana, Arial, sans-serif;
font-size : 12px;
font-weight : normal;
color : #000;
}
.star-product-price {
font-family : Verdana, Arial, sans-serif;
font-size : 16px;
font-weight : bold;
color : #f00;
}
ul.sitemap {
color : #1b1b1b;
}
TD.pollBoxRow {
font-family : Verdana, Arial, sans-serif;
font-size : 10px;
/*border-color : #fff;*/
border-style : solid;
border-width : 1px;
}
TD.pollBoxText {
font-family : Verdana, Arial, sans-serif;
font-size : 10px;
/*border-color : #fff;*/
border-style : solid;
border-width : 1px;
}
TR.pollOptRow {
/*background : #fff;*/
}
TR.pollFooter {
/*background : #fff;*/
}
TD.infoBoxPrice {
font-family : Verdana, Arial, sans-serif;
font-size : 10px;
font-weight : bold;
background : #e9f4fc;
color : #000;
}
.priceborder {
font-family : Verdana, Arial, sans-serif;
font-size : 10px;
border-bottom : 1px dotted #b6b7cb;
padding : 3px;
padding-left : 45px;
}
.formbutton {
border:1px solid #003C74;
cursor:pointer;
font:normal 13px Arial;
height:20px;
text-align:center;
text-decoration:none;
background : url(images/img/formbg.gif);
}
.cat_info_box {
background : #ffffe8;
border : 1px dotted #727272;
padding : 8px;
margin-bottom : 10px;
font-family : Verdana, Arial, sans-serif;
font-size : 12px;
font-weight : normal;
}
#showimage {
font-family : verdana, tahoma, arial;
font-size : 12px;
line-height : 18px;
color : #f00;
position : absolute;
visibility : hidden;
border : 1px solid black;
background-color : #fff;
z-index: 1024;
}
#dragbar {
cursor : pointer;
background-color : #9a9a9a;
visibility : visible;
}
#closetext {
font-weight : bold;
margin-right : 0;
visibility : visible;
}
.get1free {
font-family : Verdana, Arial, sans-serif;
font-size : 10px;
width : 80%;
background : #fc6;
font-weight : bold;
}
.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');
}
.mws_boxCenter {
background : #141a20;
}
.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 : #141a20;
}
TD.noborderbox {
font-family : Verdana, Arial, sans-serif;
font-size : 10px;
}

