/*
  $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
*/
img {
    border-style: none
}
		.trigger{
			cursor:pointer;
		}		
		.trigger:hover{
			cursor:pointer;
			background:#ddf;
		}		
		.expanded{
			font-style: italic;
			cursor:pointer;
		}
		.expanded:hover{
			background:#eef;
			cursor:pointer;
		}
		.show{
     position:static;
     display: table;
		}
		.hide{
			position:absolute;
			left:-999em;
			height:1px;
			width:100px;
			overflow:hidden;
		}


h1 {
  
  font-family: Arial, Helvetica, sans-serif;
  font-size: 19px;
  font-weight: bold;
  color: #1b1b1b;
 
}


h2 {
  
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #1b1b1b;
 
}

h3 {
	
  font-family: Helvetica, Trebuchet, Arial, sans-serif;
  font-size: 14px;
  font-style: italic;
  color: #1b1b1b;
  
}

h4 {
	
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #1b1b1b;
  
}

h5 {

 font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: italic;
  font-weight: normal;
  color: #1b1b1b;
  margin: 0px, 0px, 0px, 0px; 
  }
  
  h6 {
  
  margin-top: 0px;
  margin-bottom: 5px;
  font-family: Arial, helvetica, sans-serif;
  font-size: 15px;
  font-weight: normal;
  color: #1b1b1b;
 
}

h7 {color:#c0bebe; font:normal 22px/31px Impact,sans-serif; height:31px; margin:5px 0; text-indent:55px; text-transform:uppercase; width:785px;}

.img {

border-style: none;

}

.boxText { font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
.errorBox { font-family : Arial, Helvetica, sans-serif; font-size : 11px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, Helvetica, sans-serif; font-size : 11px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, Helvetica, sans-serif; font-size : 11px; color: #70d250; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #333333;
  margin: 0px;
  border-color: #ffffff;
  
}

.login {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #CCC;
}
.login:hover {
	
	color: #8ae800;
}

.loginField {
	
	background: #191919;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: #CCC;
	border-width: 1px;
	color: #8ae800;
}
	
.copyright {
font-size: 10px;
text-algn: center;
line-height: 13px;
color: #666666;
}

.smallFooter {
	font-size: 10px;
	color: #191919;
	text-decoration: none;
	
}

.FooterLinks {
	font-size: 12px;
	text-decoration: none;
	
}



.FooterLinksHeader {
	font-size: 13px;
	color: #191919;
	font-weight: bold;
	text-decoration: none;
	
}

A {
  color: #191919;
  text-decoration: none;
  border: 0;
}

A:hover {
 color: #990000;
 text-decoration: none;

 
  
  
}

FORM {
	display: inline;
}

TR.header {
  
   background-attachment: fixed;
   background-repeat: repeat-x;
   background-position: left;
}

TR.headerNavigation {
height: 22px;
 valign: middle;
  background-color: #1e1e1e;
  vertical-align: middle;
}


TD.headerNavigation {
  font-family: Calibri, Arial, Helvetica, sans-serif;
  font-size: 12px;
    height: 22px;
  color: #8ae800; 
  vertical-align: middle;
    
}

.headingText {


   font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 24px; 
  color: #191919; 
  vertical-align: middle;
  

    
}

.partsBox {

font-size: 9px;

}


.headingTextHeader {


   font-family: Arial, Helvetica, sans-serif;
  font-size: 22px;
  font-weight:200;
   line-height: 17px;
  color: #191919; 
  vertical-align: middle;.
 

    
}


A.headerNavigation { 
  color: #FFFFFF; 
  vertical-align: middle;
}

A.headerNavigation:hover {
  color: #8ae800;
  vertical-align: middle;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Helvetica, Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
  
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Helvetica, Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
height: 20;
 background-color: #1e1e1e;
 
}





TD.footer {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
 background-color: #1e1e1e;
  color: #8ae800; 

}
TD.footer:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
 background-color: #1e1e1e;
  color: #8ae800; 

}

.footer {

font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
    font-color: #ffffff;
	}
	
	
A.footer:hover {
  color: #8ae800;
  vertical-align: middle;
}
	
.infoBox {
  background: #CCCCCC;
  border: #ffffff;
  
  

}

.infoBoxContents {
  background: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-color: #4e4e4e;
  
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Arial, Calibri, sans-serif;
  background-color: #1e1e1e;
  text-align: center;
  color: #ffffff;
  font-size: 12px;
   
}

TD.contentBoxHeading, TR.contentBoxHeading {

font-family: Arial, Helvetica, sans-serif;
 
 background-color: #1e1e1e;
  color: #1e1e1e;

}

TD.categoryheading {
  font-family: tahoma, Arial, sans-serif;
  font-size: 12px;

}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

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

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

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 0px;
  
}

.productListing-heading{ 
   font-family: Verdana, Arial, sans-serif;
   font-size: 11px;
   font-weight: bold;
  color: #1b1b1b;
  vertical-align: middle;
  white-space: nowrap; 

}

TD.productListing-data {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 19px;
text-align: center;
  color: #1b1b1b;
}

TD.invoiceHeading, DIV.invoiceHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 19px;
text-align: center;
  color: #191919;
}


TD.productHeading, DIV.productHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
text-align: left;
  color: #1b1b1b;
}

TD.priceDisplay {

  font-family: Arial, Helvetica, sans-serif;
  font-size: 19px;
  font-weight: bold;
  color: #1b1b1b;
  
  }

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
}

TD.main, P.main {
  font-family:  Arial,Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  color: #333333;
  
}

TD.attributes, P.attributes{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
}

TD.categories, TD.categories {
  font-family: Arial, sans-serif;
  font-size: 16px;
  font-weight: normal;
  text-align: left;
  font-color: #1a2574;
  
}

TD.accountCategory {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
 
}

SPAN.greetUser {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #0066ff;
  font-weight: bold;
  text-align: center;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 0px;
}

TD.formAreaTitle {
  font-family: Helvetica, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Helvetica, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #C4312C;
  font-weight: bold;
  line-height: 1.5;
}

SPAN.errorText {
  font-family: Arial, Helvetica, sans-serif;
  color: #ff0000;
}

/* START Categories Tabs v2.0 */
A.tabsNavigation {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight : bold; 
  color: #0000CC; 
}

A.tabsNavigation:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight : bold; 
  color: #3366CC;
}

TD.tabsNavigation {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
/*  background: #CCCCCC;*/
  color: white;  /* Color of the not selected category text */
  font-weight : bold;
}
/* END Categories Tabs v2.0 */

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; }

/* message box */

.messageBox { font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
.messageStackError, .messageStackWarning { font-family: Arial, Helvetica, sans-serif; font-size: 11px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial, Helvetica, sans-serif; font-size: 11px; background-color: #99ff00; }

/* input requirement */

/* MTC BEGIN */

/* MTC END */
.inputRequirement { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #ff0000; }

/* BEGIN Fancier Invoice and Packingslip */
.dataTableHeadingContent_INVOICE { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; }
.dataTableHeadingRow_INVOICE { background-color: #C9C9C9; }
.dataTableRow_INVOICE { background-color: #F0F1F1; }
.dataTableContent_INVOICE { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; }
.order_history_top { color : #282828; font-weight: bold; font-family: Helvetica; font-size: 13px; }
.order_infobox_heading { color : #000000; font-weight: bold; font-family: Helvetica; font-size: 12px; }
.order_infobox_data { color : #000000; font-family: Helvetica; font-size: 12px; }
.product_infobox_heading_row { background-color: #C9C9C9; }
.product_infobox_heading { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; }
.product_infobox_data_row { background-color: #eaf5ff; }
.product_infobox_data { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; }
.order_history_top_INVOICE { color : #282828; font-weight: bold; font-family: Helvetica; font-size: 13px; }
.order_infobox_heading_INVOICE { color : #000000; font-weight: bold; font-family: Helvetica; font-size: 12px; }
.order_infobox_data_INVOICE { color : #000000; font-family: Helvetica; font-size: 12px; }
.product_infobox_heading_row_INVOICE { background-color: #C9C9C9; }
.product_infobox_heading_INVOICE { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; }
.product_infobox_data_row_INVOICE { background-color: #eaf5ff; }
.product_infobox_data_INVOICE { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; }
.smallText_INVOIVE { font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
.smallTextBlue_INVOICE { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #00009c; }
.smallAddressBlue_INVOICE { font-family: Arial; font-size: 9px; color: #00009c; }
.main_INVOICE { font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.pageHeading_INVOICE { font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #282828; font-weight: bold; }
/* END Fancier Invoice and Packingslip */



 


/*---------------------------*/
/* Tree and Plain Menu Style */
/*---------------------------*/

.treemenudiv	{     /* Behaviour of tree/plain menu item - leave as is for proper performance */
	display: block;
	white-space: nowrap;
}


.phplmbodytable { /* Class of table cells containing plain menus */

}

.phplmnormal {     /* Font size & color of unlinked menu items */
	color: #000000;
	font-size: 11px;	
	text-decoration: none;	
}


a.phplm:link, a.phplm:visited	{      /* Font color, style of linked & visited menu items */
	color: #003300;
	font-size: 11px;	
	text-decoration: none;	
}


a.phplm:hover	{      /* Font color, style of menu items when hovered over */
	color:#0066FF;
	
	font-size: 11px;	
	text-decoration: none;	
}

a.phplm:active	{      /* Font size & color of menu items when clicked */
	color: #8ae800;
	font-size: 11px;	
	text-decoration: none;	
}

.dmselected {   /* Style overide for selected category tree */
  
	color:FF6600;
		font-weight: bold;
		font-style: italic; 
}

img.floatLeft { 
    float: left; 
    margin-right: 10px; 
	vertical-align: text-top;
	
}
img.floatRight { 
    float: right; 
    margin: 0px; 
	
	
}

/* CSS hover enlarged image popup */

#pic {
	background-color: #FFFFFF;
	left: 10px;
	position: relative;
	top: 10px;
	width: 135px;
}

#pic a .large {
	border: 0px;
	display: block;
	height: 1px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 1px;
}

#pic a img {
	border: 0px;
}

#pic a.p1, #pic a.p1:visited {
	background-color: #FFFFFF;
	border: 0px;
	display: block;
	height: 90px;
	left: 0;
	text-decoration: none;
	top: 0;
	width: 135px;
}

#pic a.p1:hover {
	background-color: #FFFFFF;
	color: #000000;
	text-decoration: none;
}

#pic a.p1:hover .large {
	background-color: #FFFFFF;
	border: 5px solid #191919;
	display: block;
	position: absolute;
	width: 350px;
	height: 240px; 
	left: 00px;
	top: -130px;
}


.lcdstyle {

color: #8ae800;
font-size: 13px;
text-align: center;
font-family: Tahoma, Arial, Sans serif;
}

.mws_boxTop    { background: url('images/infobox/top.gif');
                 font-family: Arial;
                 font-size: 11px;
                 text-align : center;
				 text-transform: uppercase;
				 color: #414141;
                 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: Arial, Arial, sans-serif;
                 font-size: 11px;
                 text-align : center;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxCenter { background: #F5F5F5; }

.mws_boxTop_main    { background: url('images/infobox_main/top.gif');
                 font-family: Arial;
                 font-size: 10px;
                 text-align : center;
                 font-weight: bold;
                 background-repeat:repeat-x;
                 vertical-align: middle;
                 white-space: nowrap; 
				 background: #F5F5F5;}
.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: Arial, Helvetica, sans-serif;
                 font-size: 10px;
                 text-align : center;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxCenter_main { background: #F5F5F5; }
A.mws_boxTop    { 
		 color: #999999;
                  }
TD.noborderbox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


#footerNavigation {

	font-family:Arial, Helvetica, sans-serif;
	width: 100%;
	height: 30px;
	position: fixed;
	font-size: 14px;
	color: $ffffff;
	 	background-color: #1e1e1e;
 }
 
 
div.column {
  font-size:10px;
  font-family: Verdana, Arial, sans-serif;
}

div.column_header {
  height: 14px;
  font-weight: bold;
  background-color: #bbc3d3;
  margin: 0px 2px;
}

div.column_header_left {
  background: transparent url(images/infobox/corner_left.gif) no-repeat left;
}

div.column_header_right {
  background: transparent url(images/infobox/corner_right.gif) no-repeat right;
}

div.column_header_none {
}

div.column_header_left h4 {
  padding-left: 2px;
  margin:  0 0 0 11px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
}

div.column_header_right h4 {
  padding-left: 13px;
  margin: 0 11px 0 0;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
}

div.column_header_none h4 {
  padding-left: 13px;
  margin: 0;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
}

div.column ul, div.column ol, div.column_p_box {
  background: #f8f8f9;
  border: 1px solid #bbc3d3;
  list-style-type: none;
  padding: 10px 0px 10px 5px;
  margin: 0px 2px 4px 2px;
  line-height: 1.2em;

}

div.column li, div.column_p_box p {
}

.column_li_center {
  text-align: center;
}

.column_li_left50 {
  float: left;
  text-align: left;
  width: 45%;
  clear: both;
}

.column_li_right50 {
  float: right;
  text-align: left;
  width: 45%;
  clear: both;
}

 .ajax {
	 
	 width: 532px;
	 height: 271px;
	 background: url('images/main.png');
	 background-repeat:no-repeat;
	
	 
	 
 }

.padding { 
padding-top: 70px;
}
/* Special Scroller */

#pscroller1 {
	height: 160px;
	border: 0px;
	padding: 5px;
}

#pscroller2{
	width: 350px;
	height: 20px;
	border: 0px;
	padding: 3px;
}

#pscroller2 a{
	text-decoration: none;
}

.someclass {
  	font-family: sans-serif;
  	font-size: 11px;
  	line-height: 1.2;
}

/* Start of the new product listing & product info pages */
.pagelisting {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: normal;
  color: #9a9a9a;
}

.price {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #C4312C;
  font-weight: bold;
  line-height: 1.5;
}

.description {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
    font-weight: bold;
}


TD.maintop {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  font-weight:bold;
}

TD.mains {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  line-height: 1.5;
  font-weight:bold;
}

TD.mainsred {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:red;
  line-height: 1.5;
  font-weight:bold;
}

a.info{
    position:relative; /*this is the key*/
    z-index:24;;
    color:#669900;
    text-decoration:none}

a.info:hover{z-index:25; }

a.info span{display: none}

a.info:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:2em; left:2em; width:25em;
    border:1px solid #FFFFCC;
    background-color:#FFFFCC; color:#666666;
    text-align: left}

/* End of new product listing & product info pages */

 