/*
  $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; }
.boxTextCat {
	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; }

#mainWrapper {
	background-color: #ECECEC;
	text-align: center;
	width: 1000px;
	vertical-align: top;
	margin-left: auto;
	margin-right: auto;
}

#innerWrapper {
	background-color: #ffffff;
	text-align: center;
	width: 980px;
	vertical-align: top;
	margin-left: auto;
	margin-right: auto;
}

BODY {
	color: #000000;
	margin: 0px;
	text-align: center;
	background-color: #DBE2E9;
	background-image: url(images/home/main_bg.jpg);
	background-repeat: repeat-x;
}

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

A:hover {
  color: red;
}

A.bigLink {
	color: #000066;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
}

A.bigLink:hover {
  color: red;
}

a:focus img,
a:hover img,
a:active img{
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	}

FORM {
	display: inline;
}

table.headernew {
	background-image: url(images/home/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

TR.header {
  background: #FFFFFF;
}

TR.headerNavigation {
	background-color: #FFFFFF;
}

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

A.headerNavigation {
	color: #666666;
}

A.headerNavigation:hover {
  color: #003399;
}

A.headerNavigationRed {
	color: #FF0000;
	font-weight: bold;
}

A.headerNavigationRed:hover {
  color: #003399;
}
A.headerNavigationBlue {
	color: #3C78AE;
	font-weight: bold;
}

A.headerNavigationBlue:hover {
	color: #0033FF;
}

TR.headerNavigation2 {
	
}

TD.headerNavigation2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight : bold;
	border: 1px solid #CCCCCC;
	background-image: url(images/new_design/menu_bar.jpg);
	padding: 2px;
}

A.headerNavigation2 {
	color: #000000;
}

A.headerNavigation2:hover {
	color: #003399;
}
TR.headerNavigation3 {
	
}

TD.headerNavigation3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight : bold;
	border: 1px solid #CCCCCC;
	background-image: url(images/new_design/menu_bar_blue.jpg);
	padding: 2px;
}

A.headerNavigation3 {
	color: #FFFFFF;
}

A.headerNavigation3:hover {
	color: #000000;
}
TD.headerNavigation2red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight : bold;
	border: 1px solid #FF7777;
	background-image: url(images/new_design/menu_bar_red.jpg);
	padding: 2px;
}

A.headerNavigation2red {
	color: #000000;
}

A.headerNavigation2red:hover {
	color: #FF0000;
}
TR.footerNavigation {
	background-color: #F8F8F9;
}

TD.footerNavigation {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	background: #F8F8F9;
	color: #666666;
}

A.footerNavigation {
	color: #666666;
}

A.footerNavigation:hover {
  color: #003399;
}
TR.catNavigation {
  background: #F4F4F4;
}

TD.catNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #F4F4F4;
  color: #666699;
  font-weight : bold;
}

A.catNavigation { 
  color: #666699; 
}

A.catNavigation:hover {
  color: #FF0000;
}

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

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

.infoBox {
  background: #b6b7cb;
}

.infoBoxRed {
	background-color: #FF0000;
}

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

.infoBoxContentsRed {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #FFEAEA;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading,
/* BOF: Added for Links in Infobox Headings */
TD.infoBoxHeading A,
TD.infoBoxHeading A:hover {
/* EOF: Added for Links in Infobox Headings */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	height: 25px;
	background-image: url(images/home/box-header-bg.jpg);
}
TD.specialBoxHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	height: 25px;
	background-image: url(images/home/specials_bar.jpg);
	background-color: #FF0000;
}
A.specialBoxHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
A.specialBoxHeading:hover {
	color: #0000FF;
}
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 {
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
}

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

.productListing-heading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	background-image: url(images/home/box-header-bg.jpg);
}

A.productListing-heading {
	color: #000000;
	text-decoration: none;
	line-height: 15px;
}

A.productListing-heading:hover {
	color: #FF0000;
	text-decoration: none;
}

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

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
DIV.pageHeadingRed {
	font-family: Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #F00;
}
TD.topHeading, DIV.topHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #9a9a9a;
}
TR.subBar {
  background: #f4f7fd;
}

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

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

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

TD.mainBigA, P.mainBigA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #666666;
}

TD.mainmed, P.mainMed {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  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;
}

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

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

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

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.productSpecialPriceBig {
	font-family: Verdana, Arial, sans-serif;
	color: #ff0000;
	font-size: 15px;
	font-weight: bold;
}

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

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: 10px; color: #ff0000; }
/* START Categories Tabs v2.0 */
A.tabsNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight : bold; 
  color: #0000CC; 
}

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

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

TD.tab {
	background-image: url(images/tabs/tab_middle.gif);
	background-repeat: repeat;
	color: #6699cc;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: smaller;
	}

A.tab {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	}
A.tab:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
TD.ontab {
	background-image: url(images/tabs/tab_middle_on.gif);
	background-repeat: repeat;
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: smaller;
}
A.ontab {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	color: #7889AB;
	text-decoration: none;
	}
A.ontab:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	text-decoration: none;	
}
TD.tableft {
        background-image: url(images/tabs/tab_left.gif);
	background-repeat: no-repeat;
	color: #DEB887;
	font-size: smaller;
}
TD.tabright {
	background-image: url(images/tabs/tab_right.gif);
	background-repeat: no-repeat;
	color: #DEB887;
	font-size: smaller;
}

A.headerLink {
	background-color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: smaller;
	color: #000099;
	text-decoration: none;
}
A.headerLink:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: smaller;
	color: #99ccff;
	text-decoration: none;
}
/* EOF: Menu-Category Tabs */
TD.compareListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: white;
  border: 1px;
  border-style: solid;
  border-color: #AAAA91;
}
TD.compareListing-dataH {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: white;
	border: 1px;
	border-style: solid;
	border-color: #AAAA91;
	font-weight: bold;
	color: #000099;
}

.catButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(images/categories/button-middle.gif);
	background-repeat: repeat-x;
	font-weight: bold;
}
A.catButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
A.catButton:hover {
	color: #000099;
	text-decoration: none;
}
.catButtonOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(images/categories/button-middle-orange.gif);
	background-repeat: repeat-x;
	font-weight: bold;
}
A.catButtonOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
A.catButtonOrange:hover {
	color: #000099;
	text-decoration: none;
}
A.menulink {
	display: block;
	width: 100%;
	text-align: left;
	text-decoration: none;
	color: #000066;
	BORDER: none;
	border: none;
	font-weight: bold;
	font-style: normal;
	background-color: #f8f8f9;
	height: 15px;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

A.menulink:hover {
	border: none;
	background-color:#000066;
	color: #FFFFFF;
	text-decoration: none;
}
.menulink {
	font-family:arial;
	font-size:13px;
	color: #FFFFFF;
	background-color: #7596FF;
	font-weight: bold;
	font-style: normal;
}
A.menulinkOn {
	display: block;
	width: 100%;
	text-align: center;
	text-decoration: none;
	font-family:arial;
	font-size:13px;
	color: #ffffff;
	BORDER: none;
	border: none;
	font-weight: bold;
	font-style: normal;
	background-color: #000066;
	height: 20px;
	line-height: 20px;
}
/*-------------------------------------*/
/*   Horizontal Drop-Down Menu Style   */
/*-------------------------------------*/

.horbar	{   /* Color of main horizontal menubar and border */
	color: black;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
}

.horizitem	{          /* Behaviour of main horizontal menu items, leave as is for proper operation */
	float: left;
	white-space: nowrap;
}

.horizitem a {              /* Font style, size of submenu items */
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	position: relative;
	display: block;
	font-weight: bold;
}

.horizitem a:link, .horizitem a:visited 	{      /* Font style & color of main menu items */
	color: #000000;
	text-decoration: none;
}

.horizitem a:hover	{       /* Font style & color, background menu color of main menu item when hovered over */
	color: #FF0000;
	text-decoration: none;
}

.horizitem a:active	{       /* Font style & color, background menu color of main menu item when clicked */
	color: #ffff00;
	background-color: #666666;	
	text-decoration: none;
}

.horizsubmenu	{       /* Behaviour of sub-menu items - leave as is for proper operation of submenus */
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
}

.horizsubframe	{      /* Color of submenu item and border */
	background-color: #e6e7e6;
	border: 2px outset #fdfefd;
	
	position: relative;
	display: block;	
}

.horizsubitem	{       /* Behaviour of sub-menu items - leave as is for proper operation of submenus */
	text-align: left;
	white-space: nowrap;
}

.horizsubitem a {            /* Font style, size of submenu items */
  font-family: Verdana, Arial, sans-serif;
	font-size: 12px;	
	text-decoration: none;
	
	position: relative;
	display: block;	
}

.horizsubitem a:link, .horizsubitem a:visited	{       /* Font color, style of submenu items */
	color: #000000;
	font-size: 12px;	
	text-decoration: none;
}

.horizsubitem a:hover	{      /* Font color, style, background submenu color of submenu item when hovered over */
	color: #ffffff;
	background-color: #21459c;
	text-decoration: none;
}

.horizsubitem a:active	{      /* Font color, style, background submenu color of submenu item when clicked */
	color: #ffff00;
	background-color: #666666;		
	text-decoration: none;
}

.horizsubitem .horizfwdarr, .horizitem .horizfwdarr	{      /* Positioning of right arrow for submenus */
	position: absolute;
	top: 5px;
	right: 8px;
}

.dmselected {   /* Style override for selected category tree */
	background-color: #BCBDD3;
	font-weight: bold;
}

.horbar .dmselected {   /* Style override for selected root category */
	text-decoration: overline;
	background-color: #BCBDD3;
	color: #FF0000;
}

.horizhome a {              /* Font style, size of submenu items */
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	position: relative;
	display: block;
	font-weight: bold;
}
/* Individual Boxes - Graphical Borders for modules - Star */
.mws_boxTop_module    { background: url('images/infobox_module/top.gif');
                 font-family: Tahoma;
                 font-size: 11px;
                 text-align : center;
                 font-weight: bold;
                 background-repeat:repeat-x;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxLeft_module   { background: url('images/infobox_module/left.gif'); }
.mws_boxRight_module  { background: url('images/infobox_module/right.gif'); }
.mws_boxBottom_module { background: url('images/infobox_module/bot.gif');
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 11px;
                 text-align : center;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxCenter_module { background: #ffffff; 
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 10px;}
.mws_boxCenter_module2 {
	background: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	padding-left: 4px;
}
.mws_boxCenter_module3 { background: #ffffff; 
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 12px;}				 
/* Individual Boxes - Graphical Borders for modules - Star */
TD.noborderbox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
A.productTitle {
	font-size: 11px;
	font-weight: bold;
	padding-left: 4px;
}
.mainExpand {
	cursor:hand;
	cursor:pointer;
}
/*** Begin Header Tags SEO ***/
h1 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 20px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #000;
}
h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #000;
}
/*** End Header Tags SEO ***/
.delivery-info-box {
	padding: 2px;
	display: block;
	margin-bottom: 1px;
	width: 130px;
	height: 22px;
}
.delivery-info-box span { }
.delivery-info-box span img {
	padding-right: 5px;
	padding-top: 15px;
}
.rred { color: #e62929;}
.green {
	color: #65be50;
	text-align: center;
	font-weight: bold;
	line-height: 25px;
}
.aborder { border: 1px solid #ccc; }
.aborder-red { border: 1px solid #ccc; background-color: #fefccf;}
.right { float: right; }
.rightText {
	text-align: right;
}
.left-float {
	float: left;
}
