/*
  $Id: stylesheet.css,v 1.52 2003/02/13 13:54:41 project3000 Exp $

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

  Copyright (c) 2003 Agriemach

  Released under the GNU General Public License
*/

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

.left { float:left; }
.clear { clear:both; }

h3 {
	margin: 30px 0 20px 0;
}

.pdf {
	background:url(images/page_white_acrobat.png) no-repeat;
	padding:3px 20px;
}


BODY {
  background: #fff;
  color: #000000;
  margin: 0px;
  font-family:arial;
}

A { 
  color: #003399; 
}

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;

}

TR.headerNavigation {
  background: #AD0010;
}

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

A.headerNavigation { 
  color: #FFFFFF; 
}

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

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

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


.infoBox {
	border:1px dashed #cccccc;
	margin:0px 0px 0px 0px;
}


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

.infoBoxNotice {
  background: #FF8E90;
}

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

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

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 {
  background: #f4f7fd;
}

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

TR.productListing-heading {
  background: #d2e9fb;
}

TD.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #AD0010;
  color: #FFFFFF;
  font-weight: bold;
  font-variant: small-caps;
}

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



TD.pageHeading, DIV.pageHeading {
  font-family: Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #000000;
}

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.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;
  background:#eee;
  padding:5px;
}

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: 99%;
  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 {
  background: #ffd;
  border-color: #c00;
  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.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

  font-size: 11px;
  background: #d2e9fb;
}

TD.productPriceInBox {
  font-family: Arial;
  font-size: 11px;
  background: #eeeeee;
  text-align:center;
  border-bottom: 1pt black solid; 
  border-right: 1pt black solid;
}

TD.productPriceInProdInfo {
  font-family: Arial;
  font-size: 12px;
  background: #ccFFcc;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; 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: Arial; font-size: 11px; }
.messageStackError, .messageStackWarning { font-family: Arial; font-size: 11px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial; font-size: 11px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Arial; font-size: 11px; color: #ff0000; }



TD.tab {
	background-color: #3E63AE;
	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: normal;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration : none;
	}
A.tab:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration : none;
}
TD.ontab {
	background-color: #3E63AE;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: smaller;
	color: #ffffff;
	}

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;
}
A.ontab {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-style: normal;
 font-weight: bold;
 font-size: smaller;
 color: #ffcc00;
 text-decoration : none;
}
A.ontab:hover {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-style: normal;
 font-weight: bold;
 font-size: smaller;
 color: #ffcc00;
 text-decoration : none;
}

/* DHTML menu */
.topTable {
	width: 100%;
}

.topMenuTable {
	border-spacing: 0px;
}

.topMenuCell {
	font-weight: bold;
	padding-left: 3px;
	padding-right: 3px;
	
}

.topMenuCellOut {
	font-weight: bold;
	padding-left: 3px;

	padding-right: 3px;
	background-color: #000000;
}


.menuCell {
	background-color: #000000;
	padding-left: 10px;

	padding-top:4px;
	padding-bottom:4px;
}

.menuCell_isSubCategory {
	background-color: #FF7900;
	background-image : url(images/cool-arrow.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #000000;
}

.menuCellOut {
    background-color: #828282;
    	padding-top:4px;
		padding-bottom:4px;
		padding-left: 10px;
}

.menuLayer {
	position:absolute;
	left:0px; 
	top: 0px; 
	z-index:1; 
	visibility: hidden;
	background-color: #999999;
}
.menuLayer2 {
	position:absolute;
	left:0px; 
	top: -20px; 
	z-index:1; 
	visibility: hidden;
	background-color: #999999;
}

.menuLayerWrapper {
    position:relative;
	height:1px;
	visibility:hidden;
	background-color: #999999;
}

.subMenuLayer {
	position:absolute;
	left:191px; 
	top: -20px; 
	z-index:1; 
	visibility: hidden;
	background-color: #999999;
	width: 100%;
}

.subMenuLayerWrapper {
    position:relative;
	height:1px;
	visibility:hidden;
	background-color: #999999;
}

a.topMenuLink {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px; 
	font-weight: bold;
}

a.topMenuLink:hover {
	color: #FFFFFF;
}

a.menuLink {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px; 
	font-weight: bold;
}

a.menuLink:hover {
	color: #FFFFFF;
}


a.menuLink2 {
	font-family: Arial, Helvetica, sans-serif;
	color:#D3D3D3;
	font-size: 12px; 
	font-weight: bold;
}

a.menuLink2:hover {
	color: #D3D3D3;;
}



.product-listing {
	margin-bottom:5px;
}
.product-listing th, .product-listing td {
	font-size:11px;
}
td.product-title {
	background:url(images/pl-t.gif) #eee;
	font-size:10px;
	width:100%;
}
td.product-title td {
	font-size:10px;
	vertical-align:top;
}
td.product-title a {
	color:#000;
	text-decoration:none;
	font-weight:bold;
	display:block;
	padding-top:5px;
	font-size:12px;
}
.product-listing-image div {
	width:140px;
	margin:5px 0 0 10px;
	padding-bottom:5px;
	position:relative;
	top:5px;
	width:
}
.product-listing-image span {
	display:block;
	font-size:10px;
}
.product-listing-price {
	text-align:right;
	font-weight:bold;
	vertical-align:bottom;
	width:180px;
}
.product-listing-price div {
	background:url(images/pl-price.gif) bottom right no-repeat;
	padding:15px 15px 15px 0;
	position:relative;
	bottom:-13px;
	right:-4px;
	
}
.product-listing a img {
	margin:10px 0;
}
.product-listing span {
	display:block;
	/*height:40px;*/
	margin-top:5px;
	line-height:16px;
}
.product-listing p {
	margin:15px 0;
	padding:0;
}


.breadcrumb {
	border:1px solid #666;
	background:#eee;
	padding:3px 15px;
	margin:0 0 6px 0;
	font-size:14px;
	font-family:arial;
	font-style:italic;
	float:left;
}
.breadcrumb a {
	color:#000;
	/*font-weight:bold;*/
	text-transform:uppercase;
	text-decoration:none;
}
.breadcrumb a:hover {
	color:#000;
}
.pagetitle {
	background:#e04646;
	border:1px solid #666;
	padding:0px 15px;
	font-family:arial;
}
.pagetitle td {
	font-size:14px;
}
.pagetitle td a {
	color:#000;
	text-decoration:none;
}
.pagetitle h2 {
	color:#fff;
	text-decoration:underline;
	font-size:16px;
	margin:0;
	padding:0;
	line-height:1;
	font-size:16px;
}
.pagination {
	background:#eee;
	padding:3px 15px;
	margin-top:6px;
}
.pagination td {
	font-size:13px;
}
.pagination td a {
	color:#000;
	text-decoration:none;
}
.welcome {
	text-align:center;
	font-family:arial;
	font-size:17px;
	margin-top:-10px;
}
.supplier {
	text-align:center;
	font-family:arial;
	font-size:12px;
	margin:-13px 0 5px 0;
	font-weight:bold;
}
.search {
	margin:12px 0;
	background:url(images/searchbg.png) no-repeat 0 1px;
	width:90%;
	padding:0;
	position:relative;
	z-index:1000000;
}
.search table {
	width:100%;
}
.search form {
	margin:0;
	padding:0;
}
.search .text {
	height:24px;
	line-height:24px;
	border:1px solid #ccc;
	margin:5px 0 0 10px;
	width:100%;
}
.search .button {
	margin-top:1px;
	margin-top:1px;
}
.search td {
	vertical-align:top;
}
.user {
	margin-top:10px;
}
.user a {
	color:#000;
	font-weight:bold;
	font-family:arial;
	font-size:12px;
}
.basket {
	background:#eee;
	padding:6px;
	font-size:13px;
	margin-top:7px;
	margin-bottom:3px;
}
.basket p {
	margin:0; padding:0;
}
.basket a {
	color:#000;
}
.browse {
	background:#eee;
	width:200px;
	padding:10px 0;
}
.browse .title {
	color:#333;
	background:#eee;
	font-size:15px;
	font-weight:bold;
	padding:3px 15px;
}
.browse ul {
	padding:0; margin:0;
	margin-top:10px;
	list-style-type:none;
}
.browse ul li {
	padding:0; margin:0;
}
.browse ul li a {
	color:#000;
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
	display:block;
	border-bottom:1px solid #ccc;
	padding:5px 15px;
	color:#555;
}
.browse ul li a:hover {
	background:#f5f5f5;
	color:#000;
}


.bestsellers {
	background:#eee;
	width:180px;
	padding:10px 0;
	margin-bottom:15px;
}
.bestsellers .title {
	color:#333;
	background:#eee;
	font-size:15px;
	font-weight:bold;
	padding:3px 15px;
}
.bestsellers ul {
	padding:0; margin:0;
	margin-top:10px;
	list-style-type:none;
}
.bestsellers ul li {
	padding:0; margin:0;
}
.bestsellers ul li a {
	color:#000;
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
	display:block;
	padding:5px 15px;
	color:#555;
}
.bestsellers ul li a:hover {
	background:#f5f5f5;
	color:#000;
}
.bestsellers img {
	width:50px;
	height:50px;
}

.ordernow {
	color:#329;
	text-align:center;
	font-size:14px;
	padding:6px 0;
	background:#eee;
}
.ordernow span {
	font-size:18px;
	display:block;
	font-weight:bold;
}
.catalog {
	background:#eee;
	color:#329;
	text-align:center;
	font-size:14px;
	margin-top:15px;
	padding:10px 5px 0 0;
}
.catalog a {
	text-decoration:none;
}
.catalog span {
	font-size:18px;
	display:block;
	font-weight:bold;
	margin-bottom:6px;
}
.catalog td {
	color:#329;
	text-align:center;
	font-size:14px;
	padding:0 0 20px 10px;
	text-align:left;
	font-weight:bold;
}
.secure {
	background:#eee;
	color:#329;
	text-align:center;
	font-size:16px;
	margin-top:15px;
	padding:10px 0 0 0;
	font-weight:bold;
}
.secure img {
	margin:5px 0 10px 0;
}

.megamenu {
	background:url(css/blitzer/images/ui-bg_highlight-soft_15_cc0000_1x100.png) repeat-x #fff;
	height:30px;
	margin-bottom:15px;
	z-index:1000;
}
ul#topnav {
	margin: 0 auto; padding: 0;
	float:left;
	width: 100%;
	list-style: none;
	font-size: 12px;
	z-index:1000;
}
ul#topnav li {
	float: left;
	margin: 0; padding: 0;
	position: relative;
}
ul#topnav li a {
	float: left; 
	color:#fff;
	height: 18px;
	padding:7px 12px 5px 12px;
	font-size:14px;
	font-weight:bold;
	border-right:2px solid #fff;
	text-decoration:none;
}
ul#topnav li a.toplevel {
	font-family:Arial;
}
ul#topnav li:hover a, ul#topnav li a:hover { background-position: left bottom; }


ul#topnav li .sub {
	position: absolute;	
	top: 32px; left: 0;
	/*background: #000;*/
	background:#ddd;
	padding: 20px 20px 20px;
	float: left;
	/*--Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 10px;
	-khtml-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	/*--Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 10px;
	-khtml-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	display: none;
	z-index:100000;
}
ul#topnav li .row {clear: both; float: left; width: 100%; margin-bottom: 10px;}
ul#topnav li .sub ul{
	list-style: none;
	margin: 0; padding: 0;
	width: 250px;
	float: left;
}
ul#topnav .sub ul li {
	width: 100%;
	color: #000;
}
ul#topnav .sub ul li h2 {
	padding: 0;  margin: 0;
	font-size: 1.3em;
	font-weight: normal;
}
ul#topnav .sub ul li h2 a {
	padding: 5px 0;
	background-image: none;
	color: #d01616;
	font-weight:bold;
}
ul#topnav .sub ul li a {
	float: none; 
	text-indent: 0; /*--Reset text indent--*/
	height: auto;
	display: block;
	text-decoration: none;
	color: #000;
	padding:0 0 0 16px;
	font-size:12px;
	font-weight:normal;
	border-right:0;
}
ul#topnav .sub ul li a:hover {
	background: url(images/bullet.png) no-repeat 0px 2px;
}
ul#topnav .sub ul li h2 a:hover {
	background-image: none;
}

.left_col { padding:0 15px 15px 0; }
.right_col { padding:0 0 15px 15px; }

.footer {
	padding:30px 0 15px 0;
	font-size:12px;
}
.footer a {
	color:#000;
}
.product-data {
	border:1px solid #000;
	margin-bottom:10px;
	/*-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;*/
	position:relative;
}


.product-data .tl { background:url(images/circle.gif) no-repeat; width:12px; height:12px; position:absolute; top:-1px; left:-1px; }
.product-data .tr { background:url(images/circle.gif) no-repeat; background-position:-11px 0; width:12px; height:12px; position:absolute; top:-1px; right:-1px; }
.product-data .bl { background:url(images/circle.gif) no-repeat; background-position:0 -11px; width:12px; height:12px; position:absolute; bottom:-1px; left:-1px; }
.product-data .br { background:url(images/circle.gif) no-repeat; background-position:-11px -11px; width:12px; height:12px; position:absolute; bottom:-1px; right:-1px; }


.product-data td {
	font-size:12px;
	padding:12px;
}
.product-data td td {
	font-size:15px;
	padding:5px;
}
.product-data th {
	font-size:15px;
}
.product-data p {
	font-size:12px;
}
.product-data span {
	color:#ad0010;
	font-weight:bold;
	display:block;
	font-size:16px;
}
h1 {
	font-size:17px;
	font-weight:bold;
	padding:0;
	margin:0 0 5px 0;
}
.product-image {
	margin:0 40px 20px 0;
}
.product-image, .product-images {
	margin-top:16px;
}

.product-images {
	position:relative;
	height:280px;
}

.product-images ul {
	margin:0; padding:0; list-style-type:none;
}
.product-images li {
	margin:0; padding:0;
}


.product-images li img {
	margin:0 0 10px 0;
}

.product-images li, .product-images li img {
	height:85px;
	width:85px;
}
.arrow-up {
	position:relative;
	left:42px;
	cursor:pointer;
	margin-top:10px;
}

.arrow-down {
	position:relative;
	left:42px;
	cursor:pointer;
}

.scroll-images li {
	height:100px;
}
.category {
	height:195px;
}
.category a, .category3 a {
	display:block;
	border:1px solid #d00;
	color:#d01616;
	text-decoration:none;
	font-size:14px;
	height:100%;
	width:135px;
}
.category3 a {
	width:170px; /*s aiosaioushjaiusasoiausj */
	height:190px;
}
.category a:hover, .category3 a:hover {
	background:#eee;
}
.category a span, .category3 a span {
	display:block;
	padding:10px;
}
.category2 {
	height:200px;
}
.category2 a {
	display:block;
	border:1px solid #000
	color:#d01616;
	text-decoration:none;
	font-size:14px;
	height:100%;
}
.category2 a span {
	display:block;
	padding:10px 0;
	font-weight:bold;
}
.category2 a:hover {
	background:#eee;
}

.bubble {
	background:url(images/bubble.png) no-repeat;
	width:168px;
	height:130px;
	position:absolute;
	top:75px;
	right:160px;
	padding:70px 20px 0 15px;
	z-index:1000000000;
	text-align:center;
	font-size:14px;
	line-height:19px;
	display:none;
	font-size:12px;
}

p.email a {
	display:block;
	background:url(images/email.png) no-repeat;
	padding-left:25px;
	color:#c00;
	margin-top:20px;
	font-weight:bold;
}

.footer-links {
	margin:20px 0;
}
.footer-links, .footer-links a {
	color:#bbb;
	font-size:12px;
}
/****************************/
