/*
  $Id: stylesheet.css,v 1.9 2011/11/26 05:35:22 kat 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: Osaka, Verdana, Arial, sans-serif;
  font-size: 13px;
}
.errorBox {
  font-family : Osaka, Verdana, Arial, sans-serif;
  font-size : 10px;
  background: #FFB3B5;
  font-weight: bold;
}
.stockWarning {
  font-family : Osaka, Verdana, Arial, sans-serif;
  font-size : 13px;
  color: #c03;
}
.productsNotifications {
  background: #F2FFF7;                           
}
.orderEdit {
  font-family : Osaka, Verdana, Arial, sans-serif; 
  font-size : 13px;                              
  color: #70D250;                                
  text-decoration: underline;                    
}
BODY {
  background: #fff;                           
  color: #000;                                
  margin: 0;
}
A { 
  color: #000;                                
  text-decoration: none;                         
}
A:hover { 
  color: #AABBDD;                                
  text-decoration: underline;                    
}
FORM {
  display: inline;                               
}
TR.header {
  background: #fff;                           
}
TR.headerNavigation {
  background: #8B9FB1;                           
}
TD.headerNavigation {
  font-family: Osaka, Verdana, Arial, sans-serif;
  font-size: 11px;                               
  background: #8B9FB1;                           
  color: #fff;                                
  font-weight : bold;                            
}

TD.design-headerNavigation {
  font-family: Osaka, Verdana, Arial, sans-serif;
  font-size: 11px;                               
  color: #8B9FB1;                                
  font-weight : bold;                            
/*  background-image: url( images/design/row_bg.gif);
  line-height: 18px;*/
}
.design-headerNavigation {
  font-size: 11px;                               
  font-weight : bold;                            
}

A.headerNavigation { 
  color: #fff;                                
}
A.headerNavigation:hover {
  color: #fff;                                
}
A.design-headerNavigation { 
  color: #8595A2;                                
}
A.design-headerNavigation:hover {
  color: #8595A2;                                
}

TR.headerError {
  background: #f00;                           
}
TD.headerError {
  font-family: Osaka, 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: Osaka, Tahoma, Verdana, Arial, sans-serif; 
  font-size: 12px;                               
  background: #0f0;                           
  color: #fff;                                
  font-weight: bold;                             
  text-align: center;                            
}
TR.footer {
  background: #8B9FB1;                           
}
TD.footer {
  font-family: Osaka, Verdana, Arial, sans-serif;
  font-size: 11px;                               
  background: #8B9FB1;                           
  color: #fff;                                
  font-weight: bold;                             
}
.infoBox {
  background: #DBE1EC;                           
}
.contentBox {
  background: #B6B7CB;                           
}
.infoBoxContents {
  background:#DBE1EC;                           
  font-family: Osaka, Verdana, Arial, sans-serif;
  font-size: 13px;                               
}
.contentBoxContents {
  background: #F8F8F9;                           
  font-family: Osaka, Verdana, Arial, sans-serif;
  font-size: 13px;                               
}
.infoBoxNotice {
  background: #FF8E90;                           
}
.infoBoxNoticeContents {
  background: #FFE6E6;                           
  font-family: Osaka, Verdana, Arial, sans-serif;
  font-size: 10px;                               
}

TD.messageBox { font-family: Osaka, Verdana, Arial, sans-serif; }
TR.messageStackError, .messageStackWarning { background-color: #FFE6E6; }
TD.messageStackError, .messageStackWarning { font-family: Osaka, Verdana, Arial, sans-serif; font-size: 11px; background-color: #FFE6E6; }
TR.messageStackSuccess { background-color: #99ff00; }
TD.messageStackSuccess { font-family: Osaka, Verdana, Arial, sans-serif; font-size: 11px; background-color: #99ff00; }

TD.infoBoxHeading {
  font-family: Osaka, Verdana, Arial, sans-serif;
  font-size: 13px;                               
  font-weight: bold;                             
  background: #18598C;                           
  color: #fff;                                
}
TD.contentBoxHeading {
  font-family: Osaka, Verdana, Arial, sans-serif;
  font-size: 13px;                               
  font-weight: bold;                             
  background: #7A99B6;                           
  color: #fff;                                
}
TD.contentBoxHeading2 {
  font-family: Osaka, Verdana, Arial, sans-serif;
  font-size: 13px;                               
  font-weight: bold;                             
  background: #8E8226;                           
  color: #fff;                                
}
TD.contentBoxHeading3 {
  font-family: Osaka, Verdana, Arial, sans-serif;
  font-size: 13px;                               
  font-weight: bold;                             
  background: #7A9900;                           
  color: #fff;                                
}
TD.contentBoxHeading4 {
  font-family: Osaka, Verdana, Arial, sans-serif;
  font-size: 13px;                               
  font-weight: bold;                             
  background: #DEE287;                           
  color: #fff;                                
}

TD.infoBox, SPAN.infoBox {
  font-family: Osaka, Verdana, Arial, sans-serif;
  font-size: 13px;                               
}
TD.productListing-odd_d {
  font-family: Osaka, Gothic, Verdana, Arial, sans-serif;
  font-size: 13px;                                       
  background: #F4F7FD;                                   
  color: #000;
}
TD.productListing-even_d {
  font-family: Osaka, Gothic, Verdana, Arial, sans-serif;
  font-size: 13px;                                       
  background: #DEE4E8;                                   
  color: #000;
}

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: #F4F7FD;                           
}

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: #DEE4E8;                           
}
TR.productListing-heading {
  background: #E2E2E4;                           
}
TD.productListing-heading {
  font-family: Osaka, Verdana, Arial, sans-serif;
  font-size: 13px;                               
  background: #E2E2E4;                           
  color: #000;                                
  font-weight: bold;                             
  font-variant: small-caps;                      
}
TD.productListing-data {
  font-family: Osaka, Verdana, Arial, sans-serif;
  font-size: 13px;                               
}
A.pageResults { 
	color: #36c;
	text-decoration:underline;
}
A.pageResults:hover { 
	color: #39f;
	text-decoration:none;
}
.pageHeading {
  font-family: Osaka, Verdana, Arial, sans-serif;
  font-size: 20px;                               
  font-weight: bold;                             
  color: #9A9A9A;                                
}
TR.subBar {
  background: #F4F7FD;                           
}
TD.subBar {
  font-family: Osaka, Verdana, Arial, sans-serif;
  font-size: 10px;                               
  color: #fff;                                
}

TD.main, P.main, SPAN.main, PRE.main{
  font-family: Osaka, Verdana, Arial, sans-serif;
  font-size: 13px;                               
  line-height: 1.5;                              
}
TD.smallText, SPAN.smallText, P.smallText {
  font-family: Osaka, Verdana, Arial, sans-serif;
  font-size: 11px;                               
}
TD.verySmallText, SPAN.verySmallText, P.verySmallText {
  font-family: Osaka, Verdana, Arial, sans-serif;
  font-size: 9px;                               
}
TD.accountCategory {
  font-family: Osaka, Verdana, Arial, sans-serif;
  font-size: 13px;                               
  color: #AABBDD;                                
}
TD.fieldKey {
  font-family: Osaka, Verdana, Arial, sans-serif;
  font-size: 13px;                               
  font-weight: bold;                             
}
TD.fieldValue {
  font-family: Osaka, Verdana, Arial, sans-serif;
  font-size: 13px;                               
}
TD.tableHeading {
  font-family: Osaka, Verdana, Arial, sans-serif;
  font-size: 13px;                               
  font-weight: bold;                             
}

SPAN.newItemInCart {
  font-family: Osaka, Verdana, Arial, sans-serif;
  font-size: 13px;                               
  color: #f00;                                
}
CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Osaka, Verdana, Arial, sans-serif;
  font-size: 13px;                               
}
TEXTAREA {
  width: 100%;
  font-family: Osaka, Verdana, Arial, sans-serif;
  font-size: 13px;                               
}

SPAN.greetUser {
  font-family: Osaka, Verdana, Arial, sans-serif;
  font-size: 12px;                               
  color: #0000A0;                                
  font-weight: bold;                             
}
TABLE.formArea {
  background: #F1F9FE;                           
  border-color: #7B9EBD;                         
  border-style: solid;                           
  border-width: 1px;                             
}
TD.formAreaTitle {
  font-family: Osaka, Tahoma, Verdana, Arial, sans-serif; 
  font-size: 13px;                               
  font-weight: bold;                             
}

SPAN.markProductOutOfStock {
  font-family: Osaka, Tahoma, Verdana, Arial, sans-serif; 
  font-size: 12px;                               
  color: #C76170;                                
  font-weight: bold;                             
}
SPAN.productSpecialPrice {
  font-family: Osaka, Verdana, Arial, sans-serif;
  color: #f00;                                
}
SPAN.errorText {
  font-family: Osaka, Verdana, Arial, sans-serif;
  color: #f00;                                
}

.moduleRow { }
.moduleRowOver {
  background-color: #D7E9F7;                     
  cursor: hand;
}
.moduleRowSelected {
  background-color: #E9F4FC;                     
}

.checkoutBarFrom, .checkoutBarTo {
  font-family: Osaka, Verdana, Arial, sans-serif;
  font-size: 13px;                               
  color: #8C8C8C;                                
}
.checkoutBarCurrent {
  font-family: Osaka, Verdana, Arial, sans-serif;
  font-size: 13px;                               
  color: #000;                                
}

TR.productDescription-Heading {
  background: #E2E2E4;                           
}
TD.productDescription-Name {
  font-family: Osaka, Verdana, Arial, sans-serif;
  font-size: 16px;                               
  font-weight: bold;                             
  color: #3E538C;                                
}
SPAN.productDescription-Stock {
  color: #004080;                                
}
SPAN.productDescription-WhiteStar {
  color: #808000;                                
}
TD.productDescription-Title {
  font-family: Osaka, Verdana, Arial, sans-serif;
  font-size: 13px;                               
  background: #3E5E89;                           
  color: #fff;                                
}
TD.productDescription-JunkTitle {
  font-family: Osaka, Verdana, Arial, sans-serif;
  font-size: 13px;                               
  background: #95886A;                           
  color: #fff;                                
}
TD.productDescription-Price {
  font-family: Osaka, Verdana, Arial, sans-serif;
  font-size: 13px;                               
  color: #800040;                                
}

FONT.Transport {
  font-size: 13px;                               
  color: #c03;                                
  text-decoration: underline;
}

TABLE.linkListing {
  border: 1px;
  border-style: solid;
  border-color: #B6B7CB;
  border-spacing: 1px;
}
.linkListing-heading {
  font-family: Osaka, Verdana, Arial, sans-serif; 
  font-size: 13px;                              
  font-weight: bold;                            
  background: #B6B7CB;                          
  color: #fff;                               
  text-align: center;
}
TR.linkListing-odd {
  background: #F8F8F9;
}
TR.linkListing-even {
  background: #F5F5F5;
}
TD.linkListing-data {
  font-family: Osaka, Verdana, Arial, sans-serif; 
  font-size: 12px;                              
  border-right: 1px solid #B6B7CB;
  border-bottom: 1px solid #B6B7CB;
  padding: 4px;
}

TD.activeCategoriesTab {
  font-family: Osaka, Verdana, Arial, sans-serif;
  font-size: 13px;                               
  /*font-weight: bold;*/                             
  color: #fff;                                
  background: #BBC9DB;                           
  padding: 0px 7px;
  border-style: none none solid solid;
  border-width: 0px 0px 1px 16px;
  border-color: #BBC9DB #BBC9DB #6189BA #6189BA;
}
TD.activeCategoriesTab_Separate {
  font-family: Osaka, Verdana, Arial, sans-serif;
  font-size: 13px;                               
  color: #fff;                                
  background: #BBC9DB;                           
}
TD.inactiveCategoriesTab {
  font-family: Osaka, Verdana, Arial, sans-serif;
  font-size: 13px;                               
  color: #fff;                                
  background: #BBC9DB;                           
  padding: 0px 7px;
  border-style: none none solid solid;
  border-width: 0px 0px 1px 16px;
  border-color: #BBC9DB #BBC9DB #8B9FB1 #8B9FB1;
}
TD.inactiveCategoriesTab_Separate {
  font-family: Osaka, Verdana, Arial, sans-serif;
  font-size: 13px;                               
  color: #fff;                                
  background: #BBC9DB;                           
}

A.activeCategoriesTab {
  font-family: Osaka, Verdana, Arial, sans-serif;
  font-size: 13px;                               
  font-weight: bold;                             
  color: #F94646;                                
  background: #BBC9DB;                           
}
A.inactiveCategoriesTab {
  font-family: Osaka, Verdana, Arial, sans-serif;
  font-size: 13px;                               
  color: #0C3050;                                
  background: #BBC9DB;                           
}


.design-1 {
  font-family: Osaka, Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #fff;
}
.design-2 {
  font-family: Osaka, Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #4F6EA5;
}
.design-3 {
  font-family: Osaka, Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #fff;
  background-image: url(images/design/category.gif);
  background-repeat: no-repeat;
  padding-left: 6px;
}
.design-4 {
  font-family: Osaka, Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #677B8D;
  background-image: url(images/design/subcategory.gif);
  background-repeat: no-repeat;
  padding-left: 7px;
}
a.design-4a {
  color: #677B8D;
  text-decoration: none;
}
a.design-4a:hover {
  color: #788B9C;
  text-decoration: underline;
}
.design-5 {
  font-weight: bold;
  color: #f00;
}
.design-6 {
  font-family: Osaka, Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #666666;
}
.design-7 {
  background-image: url(images/design/subcategory_2.gif);
}
.design-8 {
  font-family: Osaka, Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #222222;
}
.design-9 {
  font-family: Osaka, Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #222222;
}

TABLE.calendar {
  border:1px #DDDDDD solid;
  border-collapse:collapse;
}

TD.calendarTitle {
  border:1px #DDDDDD solid;
  font-family: Osaka, Verdana, Arial, sans-serif;
  font-size:10px;
  padding:1px;
  text-align:center;
  background-color:#FFFFDD;
}

TD.calendarSun {
  border:1px #DDDDDD solid;
  font-family: Osaka, Verdana, Arial, sans-serif;
  font-size:10px;
  padding:1px;
  text-align:center;
  font-weight:bold; 
  background-color:#fcc;
  color:#f00;
}

TD.calendarSat {
  border:1px #DDDDDD solid;
  font-family: Osaka, Verdana, Arial, sans-serif;
  font-size:10px;
  padding:1px;
  text-align:center;
  font-weight:bold; 
  background-color:#cff;
  color:#0000FF;
}

TD.calendarWek {
  border:1px #DDDDDD solid;
  font-family: Osaka, Verdana, Arial, sans-serif;
  font-size:10px;
  padding:1px;
  text-align:center;
  font-weight:bold; 
  background-color:#eee;
}

TD.calendarBHol {
  border:1px #DDDDDD solid;
  font-family: Osaka, Verdana, Arial, sans-serif;
  font-size:10px;
  padding:1px;
  text-align:right;
  background-color:#fcc;
  color:#f00;
}

TD.calendarBWek {
  border:1px #DDDDDD solid;
  font-family: Osaka, Verdana, Arial, sans-serif;
  font-size:10px;
  padding:1px;
  text-align:center;
  background-color:#fff;
}


.H1{
  font-family : Osaka, Verdana, Arial, sans-serif; 
  font-size : 13px; 
  font-weight: normal;                            
  color: #8595A2;                                
}

.warn {
 color: #8c0f05;
  font-weight: bold;                             
}

div.info_detail {
 margin: 5px 45px 5px 25px;
}

div.info_detail h3 {
	margin: 25px 0 0 0;
	padding: 0 5px;
	border-left: 7px solid #1f5c97;
	font-weight: bold;
	color: #1f5c97;
	font-size: medium;
}

div.info_detail li {
	margin: 0 0 5px 0;
	list-style-type: circle;
	font-size: small;
}

table #Login_RC {
 border: 2px solid #36c;
}
table #Login_RC th {
 background-color: #36c;
}

table #Login_NC {
 border: 2px solid #68104b;
}
table #Login_NC th {
 background-color: #68104b;
}

table #Login_WA {
 border: 2px solid #f63;
}
table #Login_WA th {
 background-color: #f63;
}

table.Login_table {
 padding: 0;
 margin: 0;
 height: 100%;
}
table.Login_table th {
 padding: 5px 0;
 margin: 0;
 color: #fff;
 font-size: medium;
 white-space: nowrap;
}
table.Login_table td {
 padding: 5px 15px;
 margin: 0;
 font-size: x-small;
}

