/*
  $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: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

#inline {
	position:absolute;
	width:100%;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

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

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

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

FORM {
 display: inline;
}

TR.header {
  background: #ffffff;
}

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

A.headerNavigation { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}

A.headerNavigation:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #e00000;
  font-weight: bold;
  text-decoration: none;
}

.masthead {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight : bold;
}
.masthead a, .masthead a:link, .masthead a:visited { color: #000; text-decoration: none; }
.masthead a:hover, #top-navigator a:active { background: #e00000; color: #fff; text-decoration: none; }
.masthead sup { color: #f30; }
div.masthead a.top-red{
	color:#e00000;
}
div.masthead a.top-red:hover{
	color:#FFF;
	background:#e00000;
}

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

A.breadcrumb { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
  font-weight: bold;
  text-decoration: underline;
}

A.breadcrumb:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
  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: #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: #d9d9d9;
}

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

.infoBox {
    background: #D3D1D1;
}

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

.PinfoBox {
	background-color: #f8f3f0;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CC0000;
	border-bottom-color: #CC0000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	padding: 2px;
	width: 100%;
  
}

.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: 12px;
  font-weight: bold;
  /*
  background: #FF2626; */
  color: #000000;
}

TD.infoBoxHeadingCategories {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-align: center;
	background: #FFFFFF;
	background-image: url('images/box_heading.gif');
	background-repeat: no-repeat
}

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

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #E3E3E3;
  //shopping-cart header/footer color
  border-spacing: 1px;
  
}

.productListing-heading {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #E3E3E3;
  //shopping-cart header/footer color
  color: #9F1A37;
  font-weight: bold;
  padding: 10px;
}

TD.productListing-data {

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

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-size: 14px;
  color: #f8b002;
  font-weight: bold;
  height: 28px;
  Zwidth: 461px;
  Zbackground: url('images/m99.gif');
  Zbackground-repeat: repeat-x;
  padding-top: 10px;
  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;
}

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: #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: 11px; color: #ff0000; }














td{
 font-family: tahoma,verdana,arial;
 font-size: 11px;
 color: #000000;
}

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

 .bg1{
  background-image: url(images/m24.gif);
  background-repeat: repeat-y; 
 }
 
  .ch1{
 font-size: 11px;
 color: #575757;
 }
 
 .ch2{
 font-size: 12px;
 color: #383838;
 text-transform: uppercase;
 font-weight: bold;
 }

 .ch3{
 font-size: 11px;
 color: #000000;
 font-weight: bold;
 }

 .ch4{
 font-size: 10px;
 color: #737373;
 }             
 
 .ch5{
 font-size: 12px;
 color: #E44000;
 text-transform: uppercase;
 font-weight: bold;
 }

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

 .ch7{
 font-size: 10px;
 color: #8B8B8B;
 }             

 .ch8{
 font-size: 14px;
 color: #E72600;
 font-weight: bold;
 }
 
 .cs{
  font-size: 10px;
  color: #6C6C6C;
  font-weight: bold;
 }

 .cs1{
  font-size: 10px;
  color: #2C2C2C;  
 }


 .cs2{
  font-size: 16px;
  color: #AF0000;
  font-weight: bold;  
 }

 .cs3{
  font-size: 11px;
  color: #424242;  
 }

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

 .ml{
  font-size: 11px;
  font-face: tahoma;
  color: #000000;
  font-weight: bold;
  text-decoration: none;
 }

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

 .ml2{
  font-size: 11px;
  color: #FFFF9B; 
  text-decoration: none;
 }

 .ml3{
  font-size: 11px;
  color: #000000; 
  text-decoration: none;
 }

 .ml4{
  font-size: 11px;
  color: #78B400; 
  font-weight: bold;
  text-decoration: underline;
 }

 .ml5{
  font-size: 11px;
  color: #0064A7; 
  text-decoration: underline;
 }
 
 .ml6{
  color: #830000;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
 }

 .ml7{
  color: #7F7F7F;
  font-size: 10px;  
  text-decoration: none;
 }

 .sc{
  font-size: 10px;
  color: #666666;  
 }

 .sc1{
  font-size: 12px;
  color: #830000;
  text-transform: uppercase;
  font-weight: bold;  
 }

 .sc2{
  font-size: 12px;
  color: #000000;
  font-weight: bold;  
 }

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

 .currency_symbol{
  color: #9B9B9B;
 }
 
 /* red */
 .fl{
  font-size: 11px;
  color: #08A8C4;
  text-decoration: none;
 }
#top-navigator {
	-moz-border-radius: 0px 0px 6px 6px;
	background: #f4f4f4;
	border: 1px solid #e7e7e7;
	border-top: 0px;
	color: #b999b9;
	font-family: Verdana, Arial, sans-serif; 
	font-size: 9px;
	float: right;
	padding: 8px;
	position: relative;
	top: 0px;
	width: 100%;
}
#top-navigator a, #top-navigator a:link, #top-navigator a:visited { color: #000; text-decoration: none; }
#top-navigator a:hover, #top-navigator a:active { background: #e00000; color: #fff; text-decoration: none; }
#top-navigator sup { color: #f30; }
#top-navigator a.b22{color: #B22222;}
#top-navigator a.b22:hover{color: #FFF;}
div#top-navigator a.top-red{
	color:#e00000;
}
div#top-navigator a.top-red:hover{
	color:#FFF;
	background:#e00000;
}

#content
{
  height: 100%;
  width: 100%;
  text-align: left
}

#ie_fix
{
  height: 100%;
  width: 100%;
  text-align: center
}

#scroll
{
  position: absolute;
  margin: 0 auto; 
  visibility: hidden;
  background-color: white;
  z-index: 1;    
  width: 176px;
  height: 150px;
  border-top-style: solid;
  border-right-style: solid;
  border-left-style: solid;
  border-collapse: collapse;
  border-bottom-style: solid;
  border-color: #000000;
  border-width: 1px;      
  overflow: auto;
  float: left;
}

#scroll div
{
  margin: 0 auto;
  text-align:left
}

#suggest table
{
  width: 170px;
  font-size: 11px;
  font-weight: normal;
  color: #676767;
  text-decoration: none;
  border: 0px;
  padding: 0px;  
  text-align:left;   
  margin: 0px
}

a.suggest_link 
{
  text-decoration: none;
  margin: 0px;
  color: #173f5f
}

a:hover.suggest_link 
{
  text-decoration: none;
  margin: 0px;
  color: #173f5f
} 

.searcharea {
background-image: url(images/menu_bg.gif);
background-repeat: repeat;
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
}
.cartarea {
background-image: url(images/nav_top_right.gif);
background-repeat: no-repeat;
width: 272px;
height: 40px
}

.se2
{
	border: 2px solid #EBEBEB;
	color: #000000;
  font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 24px;
	padding-top: 4px;
	width: 300px;
	height: 25px;
	font-size: 1em;
	vertical-align: middle;
	text-decoration: none;
-moz-border-radius-bottomleft: 1px;
-moz-border-radius-bottomright: 1px;
-moz-border-radius-topleft: 1px;
-moz-border-radius-topright: 1px;
	background-color: #FFFFFF;
	background-image: url(images/button_quick_find.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.se2:hover
{
border: #CCCCCC 2px solid;
}
.subNav		{
padding-left:33px;line-height:19px;
}

/* BOF: More Pics  */
IMG.productsMainImage {
	border-width:1px;
  border-style:solid;
  border-color:#747474;
}

IMG.productsImages {
	border-width:1px;
  border-style:solid;
  border-color:#747474;
}

IMG.productsImages:hover {
	border-color:blue;
}

TABLE.popup {
  border-width: 1px;
  border-style: dotted;  
  border-color: #666;
}
/* EOF: More Pics  */