.boxText { font-family: Verdana, Arial, sans-serif; font-size: 11px; }
.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: #D82740; text-decoration: underline; }

body {
	background: #D6D7D9 ; 
} 

a { color: #052846;
  text-decoration: none;
}

A:hover {
  color: #CC0000;
  text-decoration:underline;
}

FORM {
 display: inline;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #EC008B;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF;
  font-size: 11px;  
  font-weight: bold;
  text-decoration: none;
}

A.headerNavigation:hover {
  color: #FFFFFF;
  font-size: 11px;  
  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;
}

A.pageResults {
  color: #747474;
}

A.pageResults:hover {
  color: #747474;
}

A.pageResults:visited {
  color: #747474;
}

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.6;
  color: #052846;
}

TD.main2, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  line-height: 1.5;
  color: #FFFFFF;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  padding-left: 10px;
  color: #052846;
}
  
.smallText4 {
  font-family: Verdana, Tahoma, Arial;
  font-size: 13px;
  padding-left: 15px;
} 

.smallText7 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #FFFFFF;
  padding-left: 12px;
}

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;
}

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;
}

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;
}

 .pr_name{
 font-size: 12px;
 font-family: Verdana, Arial, sans-serif;
 color: #FFFFFF;
 text-decoration: none;
}

 .pr_name2{
 font-size: 11px;
 color: #052846;
 font-weight: bold;
 text-decoration: none;
}

 .pr_price{
 font-size: 11px;
 color: #FF0000;
 font-weight: bold;
 font-family: Verdana, Arial, sans-serif;
 }
 
  .pr_price3{
 font-size: 11px;
 color: #FF0000;
 font-family: Verdana, Arial, sans-serif;
 }
 
 .pr_price2{
 font-size: 12px;
 color: #052846;
 font-family: verdana, tahoma;
 }
 
 .pr_price5{
 font-size: 11px;
 color: #052846;
 font-family: verdana, tahoma;
 text-decoration: line-through;
 }
 
  .pr_price4{
 font-size: 11px;
 color: #FF0000;
 font-weight: bold;
 font-family: verdana, tahoma;
 }

 .pr_descr{
 font-family: tahoma,verdana,arial;
 font-size: 12px;
 color: #464646;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 11px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 11px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 11px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #ff0000; }

td{
 font-family: verdana, tahoma, arial;
 font-size: 11px;
 color: #052846;
}
 
 .ch3d1{
 border: #88BEE0 1px solid;
 }
 
  .ch3d4{
 border: #C64444 1px solid;
 }
 
   .ch3d4a{
 border-left: #9AA29C 1px solid;
 border-right: #9AA29C 1px solid;
 border-bottom: #9AA29C 1px solid;
 }
   .ch3d6{
 border: #9AA29C 1px solid;
 }
 
  .ch3d64{
 border-right: #9AA29C 1px solid;
 border-top: #9AA29C 1px solid;
 }
 
 .ch3d66{
 border-bottom: #9AA29C 1px solid;
 border-top: #9AA29C 1px solid;
 }
 
   .ch3d62{
 border-left: #9AA29C 1px solid;
 border-bottom: #9AA29C 1px solid;
 border-right: #9AA29C 1px solid;
 }
 
    .ch3d61{
 border: #9AA29C 1px solid;
 padding: 8px;
 }

   .ch3d8{
 border: #9AA29C 1px solid;
 }
 
   .ch3d81{
 border-top: #9AA29C 1px solid;
 border-right: #9AA29C 1px solid;
 border-bottom: #9AA29C 1px solid;   
}

   .ch3d8a{
 border-left: #CCCCCC 1px solid;
 border-right: #CCCCCC 1px solid;
 border-bottom: #CCCCCC 1px solid;   
}

   .ch3d8a1{
 border-left: #CCCCCC 1px solid;
 border-right: #CCCCCC 1px solid;
 border-top: #CCCCCC 1px solid;   
}

   .ch3d8c{
 border-left: #9AA29C 1px solid;
 border-top: #9AA29C 1px solid;
 border-bottom: #9AA29C 1px solid;   
}

   .ch3d8d{
 border-right: #9AA29C 1px solid;    
}

   .ch3d8d2{
 border-left: #CCCCCC 1px solid;    
}

   .ch3d8e{
 border-bottom: #CCCCCC 1px solid;
 border-right: #CCCCCC 1px solid;  
}

   .ch3d8h{
 border-top: #CCCCCC 1px solid;
 border-left: #CCCCCC 1px solid;  
}

   .ch3d8i{
 border-top: #CCCCCC 1px solid;
 border-right: #CCCCCC 1px solid;  
}

   .ch3d8f{
 border-top: #EFF0F1 1px solid;   
}

   .ch3d8g{
 border-left: #CCCCCC 1px solid;
 border-bottom: #CCCCCC 1px solid;   
}

   .ch3d10{
 border: #EFF0F1 1px solid;
 }
 
   .ch3d20{
 border: #CCCCCC 1px solid;
 }
 
    .ch3d20A{
 border: #CCCCCC 1px solid;
 padding: 6px;
 }
 
    .ch3d200{
 border: #EFF0F1 1px solid;
 background-color: #9FB8FF;
 }
   .ch3d12{
 border: #EFF0F1 2px solid;
 }
 
 .ch3d2{
 border: #EFF0F1 1px solid;
 }
 
  .ch3d3{
 border: #CCCCCC 1px solid;
 padding: 2px;
 }
 
   .ch3d31{
 border: #EFF0F1 1px solid;
 padding: 8px;
 }
 
  .ch3da{
 border: #EFF0F1 1px solid;
 }
 
 .ch3e{
 border-top: #CCCCCC 1px solid;
 border-right:#CCCCCC 1px solid; 
 border-left: #CCCCCC 1px solid;
 }

 .ch3f{
 border-top: #CCCCCC 1px solid;
 border-bottom: #CCCCCC 1px solid; 
 }
 
 .ch3g{
 border-top: #CCCCCC 1px solid;
 }
 
 .ch3h{
 border-top: #CCCCCC 1px solid;
 border-bottom:#CCCCCC 1px solid; 
 border-left: #CCCCCC 1px solid;
 }
 
 .ch3i{
 border-bottom: #CCCCCC 1px solid; 
 border-right: #CCCCCC 1px solid;
 border-top: #CCCCCC 1px solid;
 }
 
  .ch3j{
 border-bottom: #CCCCCC 1px solid; 
 }
  
  .ch3k{
 border-bottom: #CCCCCC 1px solid; 
 }
 
   .ch3l{
 border-bottom: #CCCCCC 1px solid;
 border-top: #CCCCCC 1px solid;
 }
 
 .ch3m{
 border-bottom: #CCCCCC 1px solid;
 border-right:#CCCCCC 1px solid; 
 border-left: #CCCCCC 1px solid;
 }
 
 .ch3m1{
 border-left: #CCCCCC 1px solid;
 }
 
  .ch3m3{
 border-right: #CCCCCC 1px solid;
 }
 
 .ch3m2{
 border-right: #CCCCCC 1px solid; 
 border-left: #CCCCCC 1px solid;
 } 
 
 .ch4c{
 font-size: 11px;
 color: #FFFFFF;
 font-family: verdana, sans-serif;
 }                          
 
  .ch5c{
 font-size: 11px;
 color: #CA1B1B;
 font-family: verdana;
 }                

 .ch6{
 font-family: Verdana, Arial, sans-serif;
 font-size: 16px;
 color: #1AAA1A;
 } 
           
 .ch7{
 font-size: 12px;
 color: #052846;
 font-weight: bold;
 font-family: verdana, arial;
 padding-bottom: 3px;
 }             

 .ch8{
 padding-left: 3px;
 }

.ch9         {
 font-size: 12px;
 color: #D9D9D9;
 text-decoration: none;
 }             

 .ch10{
 font-size: 11px;
 color: #052846;
 font-family: verdana;
 font-weight: bold;
 }  
 
 .ch10a{
 font-size: 11px;
 color: #FFFFFF;
 font-family: verdana;
 }          

 .ch11{
 font-size: 11px;
 color: #052846;
 text-decoration: none;
 font-family: verdana;
 }             

 .ch11a{
 font-size: 11px;
 color: #0365A7;
 text-decoration: none;
 font-family: verdana;
 }
 
 .ml3{
 font-size: 10px;
 font-weight: bold;
 color: #052846;
 }             

 .ml4{
 font-size: 10px;
 font-weight: bold;
 color: #383838;
 text-decoration: none;
 }   
           

 .ml5{
 font-size: 11px;
 color: #34B434;
 font-weight:bold;
 }           

 .ml7{
 font-size: 15px;
 color: #052846;
 font-weight: bold;
 text-decoration: none;
 } 
 
  .ml7a{
 font-size: 12px;
 line-height: 1.6;
 color: #052846;
 font-weight: bold;
 text-decoration: none;
 }            

 .ml8{
 font-size: 10px;
 color: #052846;
 font-weight: bold;
 text-decoration: none;
  line-height: 150%;
  padding-left: 2px;
  padding-right: 2px;

 }  
            
 .ml10{
 font-size: 11px;
 color: #34B434;
 text-decoration: none;
}

/* menu Image - Show Sub-categories  Star */
a.menucateg:link, a.menucateg:visited, a.menucateg:active {
display: block;
color:#FFFFFF;
padding: 6px;
text-align: left; 
text-decoration: none;
background: #EC008B;
}

a.menucateg:hover {
display: block;
color:#FFFFFF;
padding: 6px;
text-align: left; 
text-decoration: ;
background: #EC008B;
}

a.menusubcateg:link, a.menusubcateg:visited, a.menusubcateg:active {
display: block;
background: url(images/.gif);
color:#011B36;
font-size: 11px;
text-align: left;
padding: 5px;
text-decoration: none;
border-left: solid 1px #CCCCCC;
border-right: solid 1px #CCCCCC;
border-bottom: solid 1px #CCCCCC;
}

a.menusubcateg:hover {
background: #EBE9EF;
font-size: 11px;
color: #011B36;
padding: 5px;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0033;
  font-size: 12px;  
}

.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0033;
  font-size: 12px; 
}

.red   { 
    color: #CC0000;
	font: bold 24px "trebuchet MS", Arial, Tahoma, Sans-Serif; }

.PriceList  { font-family: Verdana, Arial, sans-serif; color: #FF0000; font-size: 12px; font-weight: bold; }
.PriceList2  { font-family: Verdana, Arial, sans-serif; font-size: 12px; font-weight: bold }
.PriceList3  { font-family: Verdana, Arial, sans-serif; font-size: 12px; font-weight: bold ; text-decoration: line-through; }
.oldPrice { 
	font-size: 10px;
	  }
	
/*change the menu hover color below*/
#thecategories a:hover {
	background-color: #eeeeee;
	color: #000000;
}

.catwithsubs, .catwithnosubs {
	padding-right: 5px;
}

#thecategories {
	position: relative;
	top: -9px;
	margin-bottom: -16px;
	width: 140px;
}

.activelink {
	display: block;
	font-weight: bold;
}

#thecategories a {
	display: block;
	padding-bottom: 7px;
	padding-top: 3px;
	width: 100%;
}

/*mozilla fix*/
html>body #thecategories a {
	width: auto;
}
/*end of mozilla fix*/

#topcat a {
padding-left: 5px;
}

#secondcat a {
	padding-left: 20px;
}

#thirdcat a {
	padding-left: 35px;
}

#fourthcat a {
	padding-left: 50px;
}

#fifthcat a {
	padding-left: 65px;
}