/*
xxxxxxxxxxxxxxxxxxxxxxxxxxx
  $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
*/



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

.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

/************************************************************change background color****************************************************************************************/
.productsNotifications, BODY, A.top,A.top:hover, TR.header, .contentBox, .infoBoxNotice, .infoBoxNoticeContents, A.pageResults, TABLE.formArea{
  background: #FFFFFF;}
 					
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;}

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



BODY {
/*background-color:Aquamarine;*/
  
  color: #000000;
  margin: 0px;
  font-family: Tahoma;
  font-size: 11px; 
}

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

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

A.top {
  color: #ffffff;
  text-decoration: none;
  font-family: Verdana;
  font-size: 10px;
  /*background:#F3FEFE;*/
}

A.top:hover {
  color: #ffffff;
  text-decoration: underline;
  font-family: Verdana;
  font-size: 10px;
 /* background:#F3FEFE;*/
}

FORM {
	display: inline;
}


div#blinking {text-decoration: blink;}



TD.KatheaderNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #687c91;
  font-weight : bold;
  background-image:url(includes/images/hd_cattxt.jpg)
}

TD.FootheaderNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #687c91;
  font-weight : bold;
  background-image:url(includes/images/foot_02.jpg)
}

TD.quicksearch {
  background-image:url(includes/images/hd_search.jpg)
}


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

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



/*************************************INFOBOX************************************************/
.myinfoBox {
  background: #cccccc;
}

.infoBox {
  
  border-color:#FF0000;
}

.infoBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#447091;
}
.contentBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;  
}

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

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
  /*background-color:#4C4C4C;*/
  background-color:#447091;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}
/***********************************************End of infoBox**********************************************/



TABLE.productListing {
/***   border: 5px;
  border-style: solid;
  border-color:#FFFFFF;
  border-spacing: 0px;
  
 border-bottom-width:thin;
border-bottom-color:#2A1FAA;
border-bottom-style:dotted;*/

}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #4E869F;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  
  border: 1px;
 /** border-width:thick;**/
  border-style:solid;
  border-color:#DDDDDD;

  
 /** border-bottom-width:thin;
border-bottom-color:#3A1FAA;
border-bottom-style:solid;*/
}
A.productListing-data {
font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #555555;
  text-decoration: underline;
}
A.productListing-data:hover {
  color: #555555;
  text-decoration: underline;
  font-weight:bold;
}


A.pageResults {
  color: #0000FF;

}

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

TD.pageHeading, DIV.pageHeading {
  font-family: 'Myriad Pro', Verdana, Arial, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #4c4c4c;
}
span.spanTopCatName {
font-size: 20px;
  font-weight: bold;
  color:#CC0000;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 13px;
}

TD.smallText, SPAN.smallText, P.smallText, table.smallText, a.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#878383;
 
}
a.smallText:hover{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#878383;
  text-decoration:underline;
}
TD.smallTextopthead {
  font-family: Verdana, Arial, sans-serif;
  color:#5A5959;
  font-size: 11px;
  font-weight:bold;
 
}
TD.limitedinventory {
  font-family: Verdana, Arial, sans-serif;
  color:#B60A0A;
  font-size: 11px;
  font-weight:bold;
 
}
TD.smalltextblue {
  font-family: Verdana, Arial, sans-serif;
  color:#2A1FAA;
  font-size: 10px;
 
}
TD.splitproddesc{
font-family: Verdana, Arial, sans-serif;
color:#808080;
font-size: 15px;
font-weight:bold;

border-bottom-width:thin;
border-bottom-color:#2A1FAA;
border-bottom-style:dotted;


}
TD.splitsubtotal{ 
border-bottom-width:thin;
border-bottom-color:#808080;
border-bottom-style:groove;
}

TD.splitgrey{ 
border-bottom-width:thin;
border-bottom-color:#CCCCCC;
border-bottom-style:solid;
}

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



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 {

  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.productSpecialOldPrice {

  font-family: Impact ,Tahoma, Arial, sans-serif;
  color:#495969;
  font-size:20px;
  font-weight:bold;
}

SPAN.productSpecialPrice {

color:#cc0000;
font-size:20px;
font-weight:bold;
}

  
SPAN.productSpecialSmallPrice {

    color:#cc0000;

font-family: Impact ,Tahoma, Arial, sans-serif;


font-size:20px;
font-weight:bold;
}

SPAN.productSpcSmallBlinkPrice {
font-family: Impact ,Tahoma, Arial, sans-serif;
color:#cc0000;
font-size:20px;
font-weight:bold;

}

SPAN.productNormalPrice {
font-family: Impact ,Tahoma, Arial, sans-serif;
color:#495969;
font-size:20px;
font-weight:bold;
}
SPAN.productNormalSmallPrice {
font-family: Impact ,Tahoma, Arial, sans-serif;
color:#495969;
font-size:12px;
font-weight:bold;
}

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

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7;}
.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: 10px; color: #ff0000; }
.style1 {
  color: #ffffff;  
  font-family: Verdana;
  font-size: 10px;
}
.style7 {
color: #6e6e6e;  
  font-family: Verdana;
  font-size: 10px;
}
.style8 {color: #797979}
.style9 {font-size: 12px}

.productTitle {
font-family: MyriadPro-LightCond, Verdana;
font-size: 16px;
font-weight: 400;
}
.txt90{
font-family:tahoma;
font-size:10px;
color:#909090;
}
/* -------------------------    product highlight   --------------------*/
TABLE.producthighlight {
  background: #FAFBFC;
  background-image:url(images/middle.png);
  background-repeat:no-repeat;
  border: 0px;
  border-style:solid;
  border-color: #13047b;
  border-spacing: 0px;
  background-position:bottom;
}
SPAN.producthighlight
{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.CategoriesName, a.CategoriesName, Table.CategoriesName{
color:#2A1FAA;
  font-family:  Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight:bold;
  text-decoration:none;
}
TD.CategoriesName:hover, a.CategoriesName:hover, Table.CategoriesName:hover{
font-family:  Verdana, Arial, sans-serif;
  font-size: 13px;
  
  color:#2A3FFF;
  font-weight:bold;
  text-decoration:underline;
}

/* -------------------------end of    product highlight   --------------------*/

/* Categori box*/
.CatBoxContents {
  background-image:url(images/categories/categori.jpg);
  background-repeat:repeat-y;
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
 /* text-decoration:underline; color:#33FF00;*/
  color:#66CC00; 
 
}
.CatBox {
  font-family:  Verdana, Arial, sans-serif;
  font-size: 9px;
  color:#66CC00;
/*  background-color:#66CC00;*/

  border-color:#FF0000;
}
.CatBoxText{
font-family:  Verdana, Arial, sans-serif;
  font-size: 9px;
  color:#66CC00;
/*  background-color:#66CC00;*/

}

SPAN.sCatDivision{
font-family:  Verdana, Arial, sans-serif;
  font-size: 14px;
  color:#5E5D5D;
  font-weight:bold;
  text-decoration:none;
}

SPAN.sCatDivision a{
  padding-left:15px;
  background-image:url(images/arrow_blue.png);
  background-repeat:no-repeat;
  background-position:0 5;
  
}

SPAN.sCatDivisionActive{
font-family:  Verdana, Arial, sans-serif;
  font-size: 14px;
  color:#04ABF9;
  font-weight:bold;
  text-decoration:underline;
}

.CatDivision{
font-family:  Verdana, Arial, sans-serif;
  font-size: 14px;
  color:#5E5D5D;
  font-weight:bold;
  text-decoration:underline;
}
.CatDivision:hover{
font-family:  Verdana, Arial, sans-serif;
  font-size: 14px;
  color:#5E5D5D;
  font-weight:bold;
  text-decoration:underline;
}
.CatDivisionActive{
font-family:  Verdana, Arial, sans-serif;
  font-size: 14px;
  color:#04ABF9;
  font-weight:bold;
  text-decoration:underline;
}
.CatDivisionActive:hover{
font-family:  Verdana, Arial, sans-serif;
  font-size: 14px;
  color:#04ABF9;
  font-weight:bold;
  text-decoration:underline;
}


table.active2level{

background-color:#FFFFFF;
border: 1px;
  border-style:solid;
  border-color:#5C9EBF;
  border-spacing: 0px;
}

.CatLevel1{
font-family:  Verdana, Arial, sans-serif;
  font-size: 12px;
  color:#5E5D5D;
  font-weight:normal;

  
}
.CatLevel1:hover{
font-family:  Verdana, Arial, sans-serif;
  font-size: 12px;
  color:#003399;
  font-weight:normal;
  text-decoration:underline;
}

.CatLevel1_active{
font-family:  Verdana, Arial, sans-serif;
  font-size: 13px;
  color:#CC0000;
  font-weight:bold;
  
}
.CatLevel1_active:hover{
font-family:  Verdana, Arial, sans-serif;
  font-size: 13px;
  color:#CC6600;
  font-weight:bold;
}


.CatLevel2{
font-family:  Verdana, Arial, sans-serif;
  font-size: 13px;
  color:#003399;
  font-weight:normal;
   background-color:#FFFFFF;
   
}
.CatLevel2:hover{
font-family:  Verdana, Arial, sans-serif;
  font-size: 13px;
  color:#003399;
  font-weight:normal;
  background-color:#FFFFFF;
  text-decoration:underline;
}
.CatLevel2_active{
font-family:  Verdana, Arial, sans-serif;
  font-size: 13px;
  color:#003399;
  font-weight:bold;
   background-color:#FFFFFF;
}
.CatLevel2_active:hover{
font-family:  Verdana, Arial, sans-serif;
  font-size: 13px;
  color:#7F0000;
  font-weight:bold;
  background-color:#FFFFFF;
text-decoration:underline;
}



.CatLevel3{
font-family:  Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#0000FF;
  font-weight:normal;
   background-color:#FFFFFF;
   
}
.CatLevel3:hover{
font-family:  Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#0000FF;
  font-weight:normal;
   background-color:#FFFFFF;
   text-decoration:underline;
}
.CatLevel3_active{
font-family:  Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#0000FF;
  font-weight:bold;
   background-color:#FFFFFF;
}
.CatLevel3_active:hover{
font-family:  Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#0000FF;
  font-weight:bold;
   background-color:#FFFFFF;
}

.CatLevel4{
font-family:  Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#0000FF;
  font-weight:normal;
   background-color:#FFFFFF;
   
}
.CatLevel4:hover{
font-family:  Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#0000FF;
  font-weight:normal;
   background-color:#FFFFFF;
   text-decoration:underline;
}
.CatLevel4_active{
font-family:  Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#0000FF;
  font-weight:bold;
   background-color:#FFFFFF;
}
.CatLevel4_active:hover{
font-family:  Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#0000FF;
  font-weight:bold;
   background-color:#FFFFFF;
}
/* -------------------------end of   CategoriBox  --------------------*/

RightBoxContents {
  background-image:url(images/categories/categori.jpg);
  background-repeat:repeat-y;
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  text-decoration:underline; color:#33FF00;
  color:#CC3300; 
  
 
}
.RightBox {
  font-family:  Verdana, Arial, sans-serif;
  font-size: 9px;
  color:#E4E7F6;
  background-color:#F9FBFC; /* background*/
  border: 1px;
  border-style:solid;
  border-color:#BFC2C2;
  border-spacing: 0px;
  background-position:center;

}
.RightBoxText{
font-family:  Verdana, Arial, sans-serif;
  font-size: 9px;
  color:#CC3300; 
/*  background-color:#66CC00;*/

}

.RightBoxText p{
color:black;
}

TD.RightBoxHeading {
  background-image:url(images/infobox/info_backgnd.gif);
  background-repeat:repeat-x;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #4D6D90;
  /*background-color:#447091;*/
  /*text-align:center;*/

}
/* -------------------------end of   RightBox  --------------------*/
.CartBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#F84A0E;
  font-weight: bold;
}
SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#F84A0E;
  font-weight: bold;
}


/*************************************middleBOX************************************************/


.MiddleBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#330099;
}
.MiddleBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;  
}

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

TD.MiddleBoxHeading {
  background-image:url(images/infobox/Middlebox_backgnd.gif);
  background-repeat:repeat-x;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #4D6D90;
  font-weight: bold;

}
TABLE.MiddleBoxHeading {
  background-image:url(images/infobox/Middlebox_backgnd.gif);
  background-repeat:repeat-x;
}

TD.MiddleBox, SPAN.MiddleBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
table.MidleBoxFind{
border-width:1px;
border-color:#808080;
background-color:#E8EEF1;
border-style:solid;


}

table.Midle4products{
border-width:1px;
border-color:#808080;
background-color:#FFFFFF;
border-style:solid;


}
/***********************************************End of MiddleBox**********************************************/

/***********************************************TIP n TRIx**********************************************/
TD.tntrix_right_elastic {
   background-image:url(/design/tipntrix/images/right_elastic.gif);
  background-repeat:repeat-y;
}
TD.tntrix_middle_alastic {
 background-image:url(/design/tipntrix/images/middle_elastic.gif);
background-repeat:repeat-y;
}
TD.tntrix_left_alastic {
background-color:#B9DDEF;
 background-image:url(/design/tipntrix/images/left_elastic.gif);
background-repeat:repeat-y;
}
TD.tntrix_text {


  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #4D6D90;
}
/***********************************************TIP n TRIx**********************************************/
TD.description_title {

 background-image:url(/design/description/images/title_repeat.gif);
 background-repeat:repeat-x;
 font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  font-weight:bold;
  color: #4D6D90;
}
TD.description_catnum {

 background-image:url(/design/description/images/title_repeat.gif);
background-repeat:repeat-x;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#878383;
}
TD.description_text{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color:#23364D;
}
TD.description_left_alastic {
background-image:url(/design/description/images/left_repeat.gif);
background-repeat:repeat-y;
}
TD.description_right_alastic {
background-image:url(/design/description/images/right_repeat.gif);
background-repeat:repeat-y;
}


ismertetokBigLink {
color:#447091;
}

.begin2006_06_20_toptext{
 font-family: Verdana, Arial, sans-serif;
 color:#2A0000;
  font-size: 14px;
  font-weight:bold;
 
}
.advattrib_name{
 font-family: Verdana, Arial, sans-serif;
 color:#CC6600;
  font-size: 12px;
  font-weight:bold;
}

.advattrib_data {
 font-family: Verdana, Arial, sans-serif;
 color:#666666;
  font-size: 12px;
  font-style:italic;

}

.usz h2{
font-size:16px;
padding:5px;
}
.usz p {
 padding:0px;
 margin:0px;
}
.usz a {
 text-decoration:underline;
 color:blue;
}

.bigger {
 font-weight:bold;
 font-size:larger;
}

