/*
  $Id: stylesheet.css,v 1.1.1.1 2004/03/04 23:38:03 ccwjr 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, Helvetica, sans-serif; font-size: 15px; font-weight: bold; text-align: center; color: #000000; }
h2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; text-align: center; color: #000000; }

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000}
.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; }
.cat_description {  font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #650000; font-weight: bold }
.centertable { border-left:0px solid #FFFFFF; border-right:0px solid #FFFFFF; background-color:#FFFFFF}
.navBlue     { color: #FF0000; font-size: 8pt; font-family: Verdana }
.style1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; line-height: 1.5em; }
.style1link { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; line-height: 1.5em; text-decoration: underline }
.style2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px; color: #000000; }
.style2link { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; color: #000000; line-height: 1.5em; text-decoration: underline }
.style3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #a70000; font-weight: bold;}
.new { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #009900; font-weight: bold;}

.style2cv { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px; color: #0033FF; text-decoration: underline;}

.stylewhitetext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; line-height: 1.5em; text-decoration: underline }

.style1black { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; line-height: 1.5em; }
.style1linkblack { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #C0C0C0; line-height: 1.5em; text-decoration: underline }
.style2black { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px; color: #000000; }
.style2linkblack { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; color: #000000; line-height: 1.5em; text-decoration: underline }
.style3black { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #a70000; }

.articles {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-decoration: none; padding:5; }
.articleshead {  font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 14px; color: #000000; text-decoration: none; padding:5; }
.articleslink {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #C0C0C0; text-decoration: underline; padding:5; }

.resources {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-decoration: none; padding:5; }

.clearviewserieslinks { font-family: Verdana, Arial, sans-serif; font-size: 14px; color: #0033FF; font-weight: bold; }
.clearviewlist_blue {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #0033FF; }
.clearviewh2{ font-family: Verdana, Arial, sans-serif; font-size: 14px; color: #0033FF; font-weight: bold; }

.clearviewssblack { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; line-height: 1.5em; }
.clearviewssblackb { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; line-height: 1.5em; font-weight: bold; }
.clearviewssgreenb { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #27D000; line-height: 1.5em; font-weight: bold; }


.style1linkblue { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #0033FF; line-height: 1.5em; text-decoration: underline }

.clearviewinsideh2 { font-family: Verdana, Arial, sans-serif; font-size: 25px; color: #0033FF; font-weight: bold; }

.footersmalltext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; line-height: 1.5em; }




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

BODY {
  background: #E0E0E0;
  color: #000000;
  margin: 0px;
}

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

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

FORM {
 display: inline;
}

TR.header {
  background: #000000;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #000000;
  font-weight : bold;
}

A.headerNavigation { 
  color: #000000;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: none;
}

A.headerNavigation:hover {
  color: #000000;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: underline;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #000000;
  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: #000000;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

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

.infoBox {
  background: #BEBEBE;
}

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

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  background-image: url('images/infobox/corner_center.gif');
  font-family: Arial, Verdana, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #a70000; padding-top:10
}

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: #FFFFFF;
  //shopping-cart content color
}

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: #FFFFFF;
  //shopping-cart content color
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #120402;
  //shopping-cart header/footer color
  border-spacing: 1px;
  
}
*/ NOT IN HERE */
.productListing-heading {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #ae0001;
  //shopping-cart header/footer color
  color: #650000;
  font-weight: bold;
}

TD.productListing-data {

  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-size: 14px;
  color: #a70000;
  font-weight: bold;
  height: 28px;
  width: 461px;
  background: url('images/m99.gif');
  background-repeat: repeat-x;
  padding-top: 10px;
  padding-left: 20px;
  text-transform: none;
}

TD.invoiceHeading, DIV.invoiceHeading {
  font-size: 14px;
  */ CHANGE ON 2007_10_16color: #a70000;*/
  color: #000000;
  font-weight: bold;
  height: 28px;
  width: 461px;
  background: url('images/m99.gif');
  background-repeat: repeat-x;
  padding-top: 10px;
  padding-left: 20px;
  text-transform: none;
}

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;
  color: #000000;
}

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

TD.mediumText, SPAN.mediumText, P.mediumText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
}

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

TD.category_desc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color:c0415f;
}

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: #650000;
  border-color: #250101;
  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; font-weight: bold;}

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

/* NOT IN HERE */
td{
 font-family: tahoma,verdana,arial;
 font-size: 11px;
 color: #848282;
}

.bg{
  background-image: url(images/m23.gif);
  background-repeat: repeat-y; 
 }

.bg1{
  background-image: url(images/m29.gif);
  background-repeat: repeat-y; 
 }

.bg2{
  background-image: url(images/m42.gif);
  background-repeat: repeat-y; 
 }

.bg3{
  background-image: url(images/m48.gif);
  background-repeat: repeat-y; 
 }

.bg4{
  background-image: url(images/m59.gif);
  background-repeat: repeat-y; 
 }

.go{
  border-style: solid;
  border-width: 1px;
  border-color: #A1A1A1;
  height: 20px;
 }

 .cy{
  font-size: 11px;
  color: #747474;
  font-weight: bold;
 }

 .cy1{
  font-size: 14px;
  color: #FF850D;
  font-weight: bold;
 }

 .cy2{
  font-size: 13px;
  color: #848282;
  font-weight: bold;
 }


 .ml{
  font-size: 11px;
  color: #08A8C4;
  text-decoration: none;
 }

 .ml1{
  font-size: 11px;
  color: #848282;
  text-decoration: none;
 }

 .ml2{
  font-size: 10px;
  color: #848282;
  text-decoration: underline;
 }

 .px2{
  font-size: 2px;
 }

 .px4{
  font-size: 4px;
 }

 .se{
  width: 110px;
  font-size: 9px;
 }

TABLE.linkListing {
  border: 1px;
  border-style: solid;
  border-color: #eeacbd;
  border-spacing: 1px;
}

.linkListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #6496cf;
  color: #874b5a;
  text-align: center;
}

TD.linkListing-data {
  border-right: 1px solid #eeacbd;
  border-bottom: 1px solid #eeacbd;
  padding: 4px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
 color: #c0415f;
}

TR.linkListing-odd {
  background: #99c5f6;
}

TR.linkListing-even {
  background: #afd4fd;
}

TR.ccc {
  cursor: pointer; 
  cursor: hand;
  color: #000000
}

/* Change infobox borner colors bbc3d3 changed to FFFFF1 */

/* NOT IN HERE */

.storyboxtitle 	{FONT-FAMILY: Verdana; COLOR: #000000; FONT-SIZE: 10px; FONT-WEIGHT: bold; BACKGROUND: none;}
.storyboxtitle A:link		{FONT-FAMILY: Verdana; COLOR: #000000; FONT-SIZE: 10px; FONT-WEIGHT: bold; BACKGROUND: none;}
.storyboxtitle A:active		{FONT-FAMILY: Verdana; COLOR: #000000; FONT-SIZE: 10px; FONT-WEIGHT: bold; BACKGROUND: none;}
.storyboxtitle A:visited	{FONT-FAMILY: Verdana; COLOR: #000000; FONT-SIZE: 10px; FONT-WEIGHT: bold; BACKGROUND: none;}
.storyboxtitle A:hover		{FONT-FAMILY: Verdana; COLOR: #f0f0f0; FONT-SIZE: 10px; FONT-WEIGHT: bold; TEXT-DECORATION: underline; BACKGROUND: none;}

.topnavlinks 	{FONT-FAMILY: Verdana; COLOR: #000000; FONT-SIZE: 18px; FONT-WEIGHT: bold; BACKGROUND: none;}
.topnavlinks A:link		{FONT-FAMILY: Verdana; COLOR: #000000; FONT-SIZE: 12px; FONT-WEIGHT: bold; BACKGROUND: none;}
.topnavlinks A:active		{FONT-FAMILY: Verdana; COLOR: #000000; FONT-SIZE: 12px; FONT-WEIGHT: bold; BACKGROUND: none;}
.topnavlinks A:visited	{FONT-FAMILY: Verdana; COLOR: #000000; FONT-SIZE: 12px; FONT-WEIGHT: bold; BACKGROUND: none;}
.topnavlinks A:hover		{FONT-FAMILY: Verdana; COLOR: #a70000; FONT-SIZE: 12px; FONT-WEIGHT: bold; TEXT-DECORATION: underline; BACKGROUND: none;}

.bottomnavlinks 	{FONT-FAMILY: Verdana; COLOR: #FFFFFF; FONT-SIZE: 18px; FONT-WEIGHT: bold; BACKGROUND: none;}
.bottomnavlinks A:link		{FONT-FAMILY: Verdana; COLOR: #FFFFFF; FONT-SIZE: 10px; FONT-WEIGHT: bold; BACKGROUND: none;}
.bottomnavlinks A:active		{FONT-FAMILY: Verdana; COLOR: #FFFFFF; FONT-SIZE: 10px; FONT-WEIGHT: bold; BACKGROUND: none;}
.bottomnavlinks A:visited	{FONT-FAMILY: Verdana; COLOR: #FFFFFF; FONT-SIZE: 10px; FONT-WEIGHT: bold; BACKGROUND: none;}
.bottomnavlinks A:hover		{FONT-FAMILY: Verdana; COLOR: #E0E0E0; FONT-SIZE: 10px; FONT-WEIGHT: bold; TEXT-DECORATION: underline; BACKGROUND: none;}

.productlist_red {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: a70000; text-decoration: none; padding:5;}
.productlist_black {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: 000000; text-decoration: none; padding:5;}

.productconfigure 	{FONT-FAMILY: Verdana; COLOR: #000000; FONT-SIZE: 13px; FONT-WEIGHT: bold; BACKGROUND: none; TEXT-DECORATION: underline;}
.productconfigure A:link		{FONT-FAMILY: Verdana; COLOR: #000000; FONT-SIZE: 10px; FONT-WEIGHT: bold; BACKGROUND: none;}
.productconfigure A:active		{FONT-FAMILY: Verdana; COLOR: #000000; FONT-SIZE: 10px; FONT-WEIGHT: bold; BACKGROUND: none;}
.productconfigure A:visited	{FONT-FAMILY: Verdana; COLOR: #000000; FONT-SIZE: 10px; FONT-WEIGHT: bold; BACKGROUND: none;}
.productconfigure A:hover		{FONT-FAMILY: Verdana; COLOR: #a70000; FONT-SIZE: 10px; FONT-WEIGHT: bold; TEXT-DECORATION: underline; BACKGROUND: none;}

.t11_grey {  font-family: tahoma; font-size: 11px; color: 6E6E6E; text-decoration: none}

TD.pageHeading h1, DIV.pageHeading h1{
  font-size: 14px;
  color: #a70000;
  text-align: left;
}

.column_right {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  line-height: 1.5;
  color: #000000;
}
.column_right A:link, .column_right A:active, .column_right A:visited, .column_right A:hover{
  text-decoration: underline;
}
.column_right_heading{
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.75;
  color: #000000;
}
