/*
  $Id: stylesheet.css,v 1.1.26.1 2004/06/20 08:48:04 Simon Hodgson Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License 
  
  configuration by esfbackground: #ffffff;
background-image: url(images/page/bg_header.gif);
 background-attachment: fixed; 
 background-repeat: repeat; 

*/

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

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

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

/*esf*/
A:hover {
  color: #070e5e;
  text-decoration: underline;
}

FORM {
	display: inline;
}

/*esf*/
TD.header{
  background: #F7CDDE;
  font-family: Verdana,Arial, sans-serif;
  font-size: 16px;
  color: #555555;
  font-weight : bold;
}

TD.headerBar {
 background: #cccccc;
}

TD.headerBar1 {
 background: url(images/page/headerbar_bg.jpg) bottom left;
 font-family: Verdana,Arial, sans-serif;
 font-size: 11px;
 color: #ffffff;
 font-weight: bold;
}

TD.headerBar1 A {
 color: #ffffff;
}

TD.headerBar1 A:hover {
 color: #ffffff;
}

TD.headerBar2 {
 background: url(images/page/infobox_bg.jpg) top left;
 font-family: Verdana,Arial, sans-serif;
 font-size: 11px;
 color: #ffffff;
 font-weight: bold;
}

TD.headerBar2 A, TD.headerBar2 A:hover {
 color: #ffffff;
}

TD.headerBar3 {
 background: url(images/page/diag_bg.jpg) top left;
}
/*esf*/
TR.headerNavigation {
 background: #e4e4e2;
}
/*esf*/
TD.headerNavigation {
  background: #ffffff;
  font-family: Verdana,Arial, sans-serif;
  font-size: 11px;
  color: #EE2085;
  font-weight : bold;
  line-height: 18px;
}

/*esf*/
TD.headerNavigation A { 
  color: #EE2085;
  font-weight : bold; 
}

TD.headerLogo  { 
  border: solid 1px #dedede;
}


TD.menuBar { 
background: url(images/h_1a.jpg) top left repeat-x;
}


TD.headerSEARCH {
  font-family: Verdana,Arial, sans-serif;
  font-size: 11px;
  color: #333333;

  font-weight : bold; 
}

TD.indexPageHeader_rep_bot {
   background: url(images/index_header_rep_bottom.jpg) top right repeat-x;
}

TD.indexPageHeader_rep_top {
   background: url(images/index_header_rep_top.jpg) top right repeat-x;
}

TD.indexPageHeader_top {
   background: url(images/index_header_end_top.jpg) top right no-repeat;
}

TD.indexPageHeader_bot {
   background: url(images/index_header_end_bottom.jpg) top right no-repeat;
}

TABLE.indexPageFooter {
   background: url(images/back_1.jpg) top right no-repeat;
}

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

/*esf*/
TABLE.footer {
background: #ffffff;
}

/*esf*/
TD.footer {
  font-family: Verdana,Arial, sans-serif;
  font-size: 11px;
  color: #333333;
  font-weight : normal;
  line-height: 22px;
}

/*esf*/
TD.footer A {
  color: #333333;
  font-weight: normal;
  text-decoration: underline
}

TD.footer A:hover {
  color: #000000;
  font-weight: normal;
  text-decoration: underline
}



TD.footerBar {
   background: url(images/footer_bar.jpg) top right repeat-x;
}

TD.footerGrey {
   background: url(images/footer_grey.jpg) top left no-repeat;
}

/*esf*/
TD.leftBorder {
background: #ffffff;
}

TD.rightBorder {
background: #ffffff;
}

/*esf*/
.imageBoxLeft {
  background: #ffffff;
}

/*esf*/
.imageBoxRight {
  background: #ffffff;
}

/*esf*/
.columnLeft {
background: #ffffff;
}

/*esf*/
.infoBox {
  background: #dddddd;
}

.infoBoxBorder {
  background: #ffffff;
}

.contentBoxBorder {
  background: #dedede;
}

/*esf*/
.infoBoxContentsLeft {
background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

/*esf*/
.infoBoxHeadingLeft {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
  line-height: 28px;
}

/*esf*/
.infoBoxContentsLeftCategories {
  background: url(images/rep_6.jpg) top left repeat-x;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
/*esf*/
.infoBoxHeadingLeftCategories {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
  line-height: 28px;
}

/*esf*/
.infoBoxContentsRight {
  background: url(images/rep_2.jpg) top left repeat-y;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

/*esf*/
.infoBoxContentsRightText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

/*esf*/
.infoBoxHeadingRight {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
  line-height: 28px;
}

/*esf*/
.infoBoxContentsRightSpecials {
  background: url(images/rep_2.jpg) top left repeat-y;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
/*esf*/
.infoBoxHeadingRightSpecials  {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: url(images/ket_2.jpg) top left no-repeat;
  color: #ffffff;
  line-height: 28px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

/*esf*/
.copyrightBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
  background: #ffffff;
  color: #006600;
}

/*esf*/
.copyrightBox a:hover {
  color: #ffffff;
  text-decoration: underline;
}

/*esf*/
.copyrightBox A {
  color: #ffffff;
  text-decoration: none;
}

/*esf*/
.infoBoxContents {
  background: #fdfdfd;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

/*esf*/
TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #F7CDDE;
  color: #EE2085;
  line-height: 18px;
}

/*esf*/
.contentBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: url(images/page/infobox_bg1.jpg) top left repeat-x;
  color: #ffffff;
  line-height: 28px;
}

.contentBoxHeading A {
  font-weight: bold;
  color: #ffffff;
}

/*esf*/
.contentBoxContents {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
/*esf*/
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;
}
/*esf*/
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: #f3f3f3;
}
/*esf*/
TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 0px;
}
/*esf*/
.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #dddddd;
  color: #000000;
  font-weight: normal;
}

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

A.pageResults {
  color: #0000FF;
}

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

/*esf*/
TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 22px;
  font-weight: bold;
  color: #000000;
  line-height: 25px;
  padding-top: 10px;
}

h1 { 
 font-family: Verdana, Arial, sans-serif;
  font-size: 22px;
  font-weight: bold;
  color: #000000;
  line-height: 25px;
}

h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 22px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #000000;
}

TR.subBar {
  background: #ccddee;
}

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

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

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

TD.email A {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color: #ff0000;
}

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

/*esf*/
SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #3366cc;
  font-weight: bold;
}

/*esf*/
TABLE.formArea {
  background: #f6f6d4;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 0px;
}

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

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

/* esf */
.moduleRow {background-color: #dddddd;}
.moduleRowOver { background-color:#dddddd ; cursor: pointer; cursor: hand; color:}
.moduleRowSelected { background-color: #070e5e; color: #ffffff;}

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

TD.main_banner_bg {
  background: #D8EEFC;
}

.style1 {
	color: #737373;
	font-size: 9px;
	font-family: Verdana, Arial, sans-serif;
	text-decoration:none
}
.style2, .style2 A {
	color: #555555;
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
}
.style3 {
	color: #FFFFFF;
	font-size: 9px;
	font-family: Verdana, Arial, sans-serif;
}
.style4 {
	color: #7d7256;
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
}
.style5 {
	color: #ffffff;
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
}
.style6 {
	color: #070e5e;
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
}
.style7 {
	color: #7d7256;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
}


/*change the menu hover color below*/
#thecategories a:hover {
	background-color: #eeeeee;
	color: #000000;
}

.catwithsubs, .catwithnosubs {
	padding-right: 5px;
}

#thecategories {
	position: relative;
	top: -5px;
	margin-bottom: -10px;
	width: 190px;
}

.activelink {
	display: block;
	font-weight: bold;
}

#thecategories a {
	display: block;
	padding-bottom: 7px;
	padding-top: 3px;
	width: 100%;
}

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


.estimatedshippingBox {
	  background: #FF8E90; 
}

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

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

.ShowShipping {
	  background: #070e5e;
	  color: #ffffff;
	  font-family: Verdana, Arial, sans-serif;
	  font-size: 9px;
	  font-weight: normal;
	  text-align: center;
}

TD.top_1 {
    background: url(images/top_2.jpg) top right no-repeat;
}

TD.top_1_rep {
    background: url(images/top_1_rep.jpg) top left repeat-x;
}

/*----------------------------Suggest Styles--------------------------*/
.suggest_link, .suggest_link A, .suggest_link A:hover  {
	background: #3388fd;
	padding: 2px 6px 2px 6px;
	color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
    text-decoration: none; 
	cursor: pointer;
}
.suggest_link_over, .suggest_link_over A, .suggest_link_over  A:hover {
	background: #bbbbbb;
	padding: 2px 6px 2px 6px;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none; 
	cursor: pointer;
}
#search_suggest {
	position: absolute; 
	background-color: #FFFFFF; 
	text-align: left; 
	border: 0px solid #000000;			
}		
/*----------------------------End Suggest Styles------------------------*/

TD.AdvSearchText {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #D92D2B;
  font-weight : bold;
  line-height: 18px;
}

/*esf*/
TD.AdvSearchText A { 
  color: #D92D2B;
  font-weight : bold;
  background-color:yellow;
  padding: 2px; 
}

TD.AdvSearchText A:hover { 
  color: #555555;
  font-weight : bold; 
  background-color:yellow;
  padding: 2px; 
  text-decoration: none;
}

SPAN.productPriceFeatured {
  background: #ffffff;
  font-family: Verdana,Arial, sans-serif;
  font-size: 12px;
  color: #D92D2B;
  font-weight : bold;
  line-height: 10px;
}

SPAN.productSpecialPriceFeatured {
  background: #ffffff;
  font-family: Verdana,Arial, sans-serif;
  font-size: 10px;
  color: #D92D2B;
  font-weight : bold;
  line-height: 10px;
}

TD.Discontinued {
  background: #ffffff;
  font-family: Verdana,Arial, sans-serif;
  font-size: 16px;
  color: #ff0000;
  font-weight : bold;
}

TABLE.signupbox {
   border: 1px solid #cccccc;			
}

TD.signupbox {
  background: #ffffff;
  font-family: Verdana,Arial, sans-serif;
  font-size: 12px;
  color: #aa0000;
  font-weight : bold;
  line-height: 20px;			
}

TABLE.paymentBox {
  background: #ffffff;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TABLE.ProductPageSummary  {

  background: #ffffff;
}

TD.ProductPageSummaryTable  {
  border-color: #ffffff;
  border-style: solid;
  border-width: 1px;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 10px;
  padding-right: 10px;
  background: #020173;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  font-weight: normal;
}

TD.ProductPageSummaryTable A, TD.ProductPageSummaryTable A:hover  {
  color: #ffffff;
  font-weight: normal;
}

TD.ProductPageSummaryTableInfo  {
  border-color: #ffffff;
  border-style: solid;
  border-width: 1px;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 10px;
  padding-right: 10px;
  background: #3388fd;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  font-weight: normal;
}

TD.ProductPageSummaryTableButton  {
  border-color: #07be00;
  border-style: solid;
  border-width: 1px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  background: #07be00;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  font-weight: normal;
}

TD.ProductPageSummaryTableButton A, TD.ProductPageSummaryTableButton A:hover  {
  color: #ffffff;
  font-weight: normal;
}

.exvat_price { font-family: Verdana, Arial, sans-serif; color: #000000; font-size: 18px; font-weight: normal;  }
.incvat_price { font-family: Verdana, Arial, sans-serif; color: #333333; font-size: 12px; font-weight: normal;  }

TD.prod_image_bg {
  border-color: #eeeeee;
  border-style: solid;
  border-width: 0px;
}

TD.techdiagram  {
  background: #dddddd;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight: normal;
  padding: 5px;
}

.blink { 
font-size: 12px; 
color: red; 
display: inline; 
}
 
TD.Prod_ruler  {
  background: #eeeeee top right;
} 

TD.AttributesTitle {
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  color: #000000;
  font-weight: normal;
}

TD.AttributesTable  {
  border-color: #ffffff;
  border-style: solid;
  border-width: 1px;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 3px;
  padding-right: 3px;
  background: #020173;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  font-weight: normal;
}

TD.AttributesTableInfo  {
  border-color: #ffffff;
  border-style: solid;
  border-width: 1px;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 3px;
  padding-right: 3px;
  background: #3388fd;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  font-weight: normal;
}

TABLE.ListingsTables {
border: solid 5px #cccccc;
}

TD.ListingTitle {
  font-family: Verdana, Arial,  sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight: normal;
}

TD.ListingPrice {
  color: #555555;
  font-size: 11px;
  font-family: Verdana, Arial, sans-serif;
  font-weight: normal;
  border-top: solid 1px #dedede;
  line-height: 20px;
}

TD.SpecialsListingTitle {
  font-family: Verdana, Arial,  sans-serif;
  font-size: 10px;
  color: #333333;
  font-weight: bold;
}

TD.SpecialsListingPrice {
  color: #555555;
  font-size: 10px;
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  border-top: solid 1px #dedede;
  line-height: 20px;
}

INPUT.headerSEARCH, SELECT.headerSEARCH {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #333333;
  font-weight: normal;
}

TABLE.mainPage {
}

TABLE.mainPageInner {
}

TD.BorderLine {
border-left: solid 1px #cccccc;
}

SPAN.breadcrumptext {
  color: #d92d2b;
  font-size: 10px;
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
}
TD.mainbox {
   border: solid 1px #cccccc;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #333333;
  font-weight: normal;
  background: #efefef;
}
SPAN.logoff A {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #d92d2b;
  font-weight: bold;
}
TD.prod_price {
  font-family: Verdana, Arial, sans-serif;
  font-size: 17px;
  color: #222222;
  font-weight: bold;
  padding-left: 2px;
}

TD.infoboxtop {
   background: url(images/page/infobox_bg.jpg) top left repeat-x;
}

TD.infoboxtop1 {
   background: url(images/page/infobox_bg1.jpg) top left repeat-x;
}

TD.boxtop {
   border-top: solid 1px #cacaca;
}

TD.boxbottom {
   border-bottom: solid 1px #cacaca;
}

TD.boxleft {
   border-left: solid 1px #cacaca;
}

TD.boxright {
   border-right: solid 1px #cacaca;
}

/* Best Sellers Scroller */

#pscroller_bs {
height: 220px;
border: 0px;
padding: 5px;
}

.pscroller_c_bs {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

