/*
  $Id: stylesheet.css,v 1.16 2010/01/31 18:51:16 hg Exp $

  This file created as a part of graphical design by AlgoZone, Inc
  http://www.algozone.com for osCommerce v 2.2ms2
  
  Copyright (c) 2003-2005 AlgoZone, Inc

*/

BODY {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  margin: 0px;
  color: #3a2e26;
}
/* .breadCrumb,.plainbox-description and "BODY TD" for ZenCart */ 
.boxText, .breadCrumb, .plainbox-description, BODY TD { font-size: 11px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #5f5b56; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-size : 10px; color: #b80000; text-decoration: underline; }
td.smallText s,
td.boxText s{
	color:#999999;
	font-weight:bold;
	letter-spacing:2px;
}

a {
  color: #535353;
  text-decoration: none;
}
a:hover { 
  color: #b80000;
  text-decoration: underline; 
}
a.more { 
  font-weight:bold; 
  text-decoration: underline;
}
a.more:hover { 
  color: #b80000;
  text-decoration: underline;
}
form {
  display: inline;
}
input, SELECT, TEXTAREA {
  border: 1px solid #959595;
	background-color: #fefefe;
  color: #000001;
}
input.submit_button, input.az_login_input, .az_button_submit , .az_button_submit input{
	border: 0px !important;
}
.borderLess input.borderLess{border:0 none black;background-color:red;}

tr.header {
  background: #17191D;
}
.formArea {
	border: 1px solid #474747;
}
tr.headerError { }
td.headerError {
  font-family: Verdana, Arial, sans-serif;
  background: #5f5b56; 
  font-size: 11px;
  color: red;
  text-align : center;
}
tr.headerInfo { }
td.headerInfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #5f5b56;
  color: #000000;
  text-align: center;
}
tr.footer {
  background: #008193;
}
td.footer {
  font-size: 11px;
  background: #009384;
  color: #ffffff;
}
.infoBoxNotice {
  background: #C3000B;
}
.infoBoxNoticeContents {
  background: #fbf4e4;
  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 {
  background-color: #E3E8D2;
}
TR.productListing-heading {	
}
TD.productListing-heading, TH.productListing-heading {
  font-size: 12px;
  font-weight: bold;
  color: #535353;
	white-space: nowrap;
}
.productListing-heading A, TH.productListing-heading A {
  color: #535353;
}
.productListing-heading A:hover, TH.productListing-heading A:hover {
  color: #b80000;
}
TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
.pageResults { 
font-size: 11px;
color: #3a2e26;
}
A.pageResults { 
  color: #535353;
	text-decoration: underline;
}
A.pageResults:hover { 
  color: #b80000; 
}
.pageHeading, DIV.pageHeading {
	border-bottom:1px solid #006332;
	color:#006332;
	font-size: 22px;
	font-weight:bold;
	vertical-align:bottom;
	text-align: left;
}

.pageHeadingSelect{
	padding-bottom:3px;	
	font-size: 11px;
	line-height: 1.3;
	color: #3a2e26;
}

.pageHeading s, div.pageHeading s{
	font-size:70%;
	margin-right:7px;
}

td.logoff{
	padding-bottom:1px;
}

/* greetUser is for ZenCart and H1 for ms3*/
.pageHeading H1, .infoBoxHeadingtop, .greetUser, H1 {
  font-size: 15px;
  font-weight: bold;
}
.pageHeading img {margin:0 3px 3px 0}
.right{text-align:right;}

tr.subBar {
  background: #f4f7fd;
}
td.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}
td.main { padding: 0 5px; }
td.main, P.main {
  font-size: 11px;
  color: #3a2e26;
}
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-size: 12px;
  font-weight: bold;
  color: #3a2e26;
  text-align: left;
	width: 494px;
  height: 36px;
  text-transform: uppercase;  
}
SPAN.newItemInCart {
  font-size: 11px;
  color: #C3000B;
}
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;
}
td.formAreaTitle {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
SPAN.markProductOutOfStock {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-size: 11px;  
  font-weight: bold;
}
SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #C3000B;
  font-weight: bold;
}
SPAN.errorText, .messageStackError {
  font-family: Verdana, Arial, sans-serif;
  color: #C3000B;
  font-size: 11px;  
}
.inputRequirement{
  font-family: Verdana, Arial, sans-serif;
  color: #C3000B;
  font-size: 11px;  
}
.moduleRow { }
.moduleRowOver { background-color: #e8e5dc; cursor: pointer; }
.moduleRowSelected { background-color: #e8e5dc; }
.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; }
.messageStackError, .messageStackWarning, .messageStackSuccess { font-size: 10px; background-color: #ffb3b5; }

/*
	#################
		Algozone CSS 
	#################
*/

	/* HEADER bar css controls */

.header_tb {
	font-weight: normal;
	font-size: 11px;
	color: #3a2e26;
	line-height: 1.5;
}
.header_tb A:link, .header_tb A:active, .header_tb A:visited {
	color: #3a2e26;
	text-decoration: none;
}
.header_tb a:hover {
	color: #b80000;
	text-decoration: underline;
}
.az_header_boxes{
	background-image: url("images/az_header_mid.gif");
	background-repeat: repeat-x;
	height: 50px;
}
.header_td1 { }
.header_td2 { }
.header_td3 { }
.infoBoxHeadingHeader {
	font-weight: bold;
	font-size: 11px;
	color: #000001;
	text-align: left;
}
.infoBoxHeader {  }
.infoBoxContentsHeader, .infoBoxContentsHeader TABLE, .infoBoxContentsHeader TD.boxText {
  font-weight: normal;
  font-size: 11px;
  color: #3a2e26;
}
.infoBoxContentsHeader A:link, .infoBoxContentsHeader A:active, .infoBoxContentsHeader A:visited {
  color: #828282;
  text-decoration: none;
}
.infoBoxContentsHeader A:hover {
  color: #828282;
  text-decoration: underline;
}
/* MENU bar css controls */
.az_menu_bar{
}
.az_bar_tb{
	background-image: url("images/az_header_bar_bg.gif");
	background-repeat: repeat-x;
	height: 68px;
}
.menubarmain_tb {
	background-image: url("images/az_header_bar_bg.gif");
	background-repeat: repeat-x;
	height: 40px;
	margin-top: 3px;
}
.menubarmain {
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	text-transform:uppercase;
	letter-spacing:1px;
	text-align: center;
	vertical-align: middle;
	background-image: url("images/az_nav_unsel.gif");
	background-position: right top;
	background-repeat: no-repeat;
	width: 125px;
	height: 40px;
	padding-bottom: 4px;
}
.menubarmain A:link, .menubarmain A:active, .menubarmain A:visited {
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
}
.menubarmain A:hover {
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
}
.menubarmain_over {
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	text-transform: uppercase;
	text-align: center;
	vertical-align: middle;
	background-image: url("images/az_nav_sel.gif") !important;
	background-position: right top;
	background-repeat: no-repeat;
	width: 125px;
	height: 40px;
	padding-bottom: 4px;
}
.menubarmain_over A:link, .menubarmain_over A:active, .menubarmain_over A:visited {
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
}
.menubarmain_over A:hover {
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
}

	/* MAIN table css controls */

.siteWidth { width: 900px; }
.maincont_tb {
	padding-top: 5px;
}
.maincont_tb fieldset {
	border: #bcaa9f solid 1px !important;
}
.maincont_tb legend {
	color: #828282;
}

	/* Box definition in left and right column */
TD.infoBoxHeadingLcornerLeft
,TD.infoBoxHeadingLcornerLeft_categ
,TD.infoBoxHeadingLeft
,TD.infoBoxHeadingLeft_categ
,TD.infoBoxHeadingRcornerLeft
,TD.infoBoxHeadingRcornerLeft_categ
,TD.infoBoxHeadingLcornerRight
,TD.infoBoxHeadingRight
,TD.infoBoxHeadingRcornerRight{
	background-image: url("images/az_leftbox_heading.gif");
	background-repeat: repeat-x;
	height: 30px;
	width:1px;
}

TD.infoBoxHeadingLeft
,TD.infoBoxHeadingLeft_categ
,TD.infoBoxHeadingRight {
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	text-align: left;
	padding-left:10px;
	text-transform:uppercase;
	letter-spacing:1px;
}

.infoBoxHeadingLeft A:link, .infoBoxHeadingLeft A:active, .infoBoxHeadingLeft A:visited
,.infoBoxHeadingRight A:link, .infoBoxHeadingRight A:active, .infoBoxHeadingRight A:visited {
	color: #ffffff;	
	background:transparent none no-repeat scroll left center;
	background-image:url(images/arrow_white.gif);
	padding:0 4px 0 16px;
}

.infoBoxHeadingLeft A:hover
,.infoBoxHeadingRight A:hover {
	padding:0 0 0 20px;
	text-decoration:none;
}

.infoBoxLeft
,.infoBoxLeft_categ
,.infoBoxRight {
	border-left: #bcaa9f solid 1px;
	border-right: #bcaa9f solid 1px;
	border-bottom: #bcaa9f solid 1px;
	margin-bottom: 20px;
	background-color:#ecf3d7;
}

	/* LEFT bar css controls (boxes see above)*/
.maincont_left_td {
	width: 190px;
}
.leftbar_tb {
	width: 190px;
}


.infoBoxLeft .boxText, .infoBoxLeft_categ .boxText {
	padding: 0 5px;
}
.infoBoxContentsLeft {
	font-weight: normal;
	font-size: 11px;
	color: #3a2e26;
	text-align: left;
	line-height: 1.5;
}
.infoBoxContentsLeft span.productSpecialPrice {
	font-weight: bold;
	font-size: 12px;
	color: #C3000B;
}
.infoBoxContentsLeft .boxText A:link, .infoBoxContentsLeft .boxText A:active, .infoBoxContentsLeft .boxText A:visited {
	color: #828282;
	text-decoration: none;
}
.infoBoxContentsLeft .boxText A:hover {
	color: #b80000;
	text-decoration: none;
}
.infoBoxContentsLeft_categ {
	font-weight: normal;
	font-size: 11px;
	color: #b80000;
	text-align: left;
}
.infoBoxContentsLeft_categCell {
	background-image: url("images/az_categbox_bg.gif");
	background-position: left bottom;
	background-repeat: repeat-x;
	padding: 5px 0;
}
.infoBoxContentsLeft_categCell A:link, .infoBoxContentsLeft_categCell A:active, .infoBoxContentsLeft_categCell A:visited, 
.infoBoxContentsLeft_categ A:link, .infoBoxContentsLeft_categ A:active, .infoBoxContentsLeft_categ A:visited {
	color: #828282;
	text-decoration: none;
}
.infoBoxContentsLeft_categCell A:hover,
.infoBoxContentsLeft_categ A:hover {
	color: #b80000;
	text-decoration: none;
}

	/* (Left/)RIGHT bar css controls */

.maincont_right_td {
	width: 200px;
}
.rightbar_tb {
	width: 200px;
}

.infoBoxRight .boxText {
	padding: 0 20px;
}
.infoBoxContentsRight {
	font-weight: normal;
	font-size: 11px;
	color: #b80000;
	text-align: left;
	line-height: 1.5;
}
.infoBoxContentsRight span.productSpecialPrice {
	font-weight: bold;
	font-size: 12px;
	color: #C3000B;
}
.infoBoxContentsRight .boxText A:link, .infoBoxContentsRight .boxText A:active, .infoBoxContentsRight .boxText A:visited {
	color: #828282;
	text-decoration: none;
}
.infoBoxContentsRight .boxText A:hover {
	color: #b80000;
	text-decoration: none;
}

	/* CENTER bar css controls */

.maincont_mid_td { padding: 0 12px; }
.maincont_mid_td td.main td.main{padding: 3px 5px 3px 0; }

.maincont_mid_td h2{
  font-size: 12px;
  font-weight:normal;
  text-decoration:underline;
  color: #3a2e26;
}


TD.infoBoxHeadingLcorner, TD.infoBoxHeadingLcornerCenter { }
TD.infoBoxHeadingRcorner, TD.infoBoxHeadingRcornerCenter { }
/* .plainBoxHeading for ZenCart */ 
TD.infoBoxHeading, TD.infoBoxHeadingCenter, TD.plainBoxHeading {
	font-weight: normal;
	font-size: 13px;
	color: #828282;
	text-align: left;
	padding:0 0 1px;
}
TD.infoBoxHeading h1,
TD.infoBoxHeadingCenter h1{
	border-bottom:1px solid #006332;
	color:#006332;
	font-size: 22px;
	font-weight:bold;
	vertical-align:text-bottom;
	text-align: left;
	margin:0 0 3px 0;
}
TD.infoBoxHeading h1{margin-bottom:10px}


/* .plainBox for ZenCart and moduleBox for ms3 */ 
.infoBox, .infoBoxCenter, .newProductsBox, .plainBox, .moduleBox { }
.infoBox, .plainBox, .moduleBox { border: #bcaa9f solid 1px; }
TD.infoBox, SPAN.infoBox {
  font-size: 11px;
}
.infoBoxContents {
	font-weight: normal;
	font-size: 11px;
	color: #3a2e26;
	text-align: left;
	line-height: 1.5;
}
.infoBoxContents A:link, .infoBoxContents A:active, .infoBoxContents A:visited,
.infoBoxContentsCenter A:link, .infoBoxContentsCenter A:active, .infoBoxContentsCenter A:visited {
	color: #535353;
	text-decoration: none;
}
.infoBoxContents A:hover, .infoBoxContentsCenter A:hover {
	color: #b80000;
	text-decoration: underline;
}

	/* PRODUCT box css controls */

.productBoxHeading_tb, .productBoxOuter, .productBoxBottom_tb { 
	width: 235px;
}
.productBoxOuter {
	border-right: 1px dotted #999999;
	border-left: 1px dotted #999999;
} 
.productBoxBottom_tb { 
	border-right: 1px dotted #999999;
	border-left: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
}
.productBoxHeading_tb{
	border-top: 1px dotted #999999;
	border-left: 1px dotted #999999;
	border-right: 1px dotted #999999;
}
TD.productBoxHeadingLcorner {width: 0px}
TD.productBoxHeading {padding-left:0px;}
TD.productBoxHeadingRcorner { width: 0px; }

TD.productBoxHeading {
	font-size: 12px;
	font-weight: bold;
	color: #006332;
	height: 30px;
	padding: 0 10px;
}
TD.productBoxHeading A:link, TD.productBoxHeading A:active, TD.productBoxHeading A:visited {
	color: #006332;
	text-decoration: none;
	background:transparent none no-repeat scroll left 4px;
	background-image:url(images/arrow_green.gif);
	padding:0 4px 0 16px;
}
TD.productBoxHeading A:hover {
	padding:0 0 0 20px;
	text-decoration:none;
}


.productBox {
	font-weight: normal;
	font-size: 10px;
	color: #3a2e26;
	text-align: left;
}
.productBoxContent {  
	font-size: 10px;
	font-weight: normal;
	color: #3a2e26;
	padding: 10px 0 10px 10px;
}
.productBox A:link, .productBox A:active, .productBox A:visited,
.productBoxContent A:link, .productBoxContent A:active, .productBoxContent A:visited {
	color: #b80000;
	text-decoration: none;
}
.productBox A:hover, .productBoxContent A:hover {
	color: #828282;
	text-decoration: none;
}
.productBoxImage {
	text-align: center;
	vertical-align: top;
}
.productBoxImage img{
	border:1px solid #666666;
}
.productBoxPrice {
	font-weight: normal;
	font-size: 14px;
	color: #dd2a00;
	padding-bottom:2px;
	padding-right:20px;
	text-align:right;
}
.productBoxPrice s {font-size:11px;display:block;}
.productBoxPrice SMALL { font-size: 14px !important; color: #666666 !important; }
.productBoxDescription { 
	height: 50px; 
	padding-left: 4px; 
	padding-right: 4px; 
}
.productBoxLBottom { width: 0px; }
.productBoxRBottom { width: 0px; }
.productBoxHSep {
	width: 0px;
}
.productBoxVSep {
	width: 0px;
}
.productBoxMid{ }
.productInfo, td.productInfo {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: left;
}
td.productInfo h1, td.productInfo h2{
	border:0 none;
	font-size:14px;
	font-weight:bold;
	margin:15px 0 4px;
	text-transform:none;
	color:#006332;
	padding:0;	
}
td.productInfo h1{text-transform:uppercase;
	font-size:15px;
	}

td.productInfo p{
	margin:0 0 4px;
	padding:0;
	}
.maincont_mid_td ul,.maincont_mid_td ol,
td.productInfo ul, td.productInfo ol{
	margin:0;
	padding:0;
}
.maincont_mid_td ol li,
td.productInfo ol li {
	margin-left:37px;
}
.maincont_mid_td ul li,
td.productInfo ul li {
	background:transparent url(images/arrow_green_mini.gif) no-repeat scroll 0 6px;
	list-style-type:none;
	margin-left:20px;
	padding:0 0 2px 12px;
}

.productInfoPrice {
	font-weight: bold;
  	font-size: 14px;
	color: #C3000B;
	height: 30px;
}
.productInfoPrice span.productSpecialPrice{
	padding-left:10px;	
}
.productInfoPrice s{
	color:#999999;	
}

.productInfo a:link, .productInfo a:active, .productInfo a:visited {
	color: #535353;
	text-decoration: underline;
}
.productInfo a:hover {
	color: #b80000;
	text-decoration: none;
}

.productInfo td.productOptions table{
	background-color:#E3E8D2;
	margin-bottom:13px;
	}
.productInfo td.productOptions h3{
	margin:0 0 1px;
	font-size:11px;
	}
.productInfo td.productOptions td{
	padding:3px 10px;
	}
.productInfo td.productOptions td.decription{
	padding-right:10px;
	padding-left:4px;
	}
.productInfo td.productOptions td select{
	width:300px;
	}


 /* FOOTER bar css controls */

.footer_tb {
	font-weight: normal;
	font-size: 11px;
	color: #3a2e26;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url("images/az_footer_mid.gif");
	background-position: left top;
	background-repeat: repeat-x;
	height: 58px;
}
.footer_tb A:link, .footer_tb A:active, .footer_tb A:visited {
	color: #3a2e26;
	text-decoration: none;
}
.footer_tb A:hover {
	color: #b80000;
	text-decoration: underline;
}
.footer_td1 { padding-right: 20px; }
.footer_td2 { padding-right: 20px; }
.footer_menu_tb {
	color: #3a2e26;
	height: 43px;
}
.footer_menu_tb A:link, .footer_menu_tb A:active, .footer_menu_tb A:visited {
	color: #3a2e26;
	text-decoration: none;
}
.footer_menu_tb A:hover {
	color: #b80000;
	text-decoration: underline;
}


 /* BUTTONS css controls */

a.button{text-decoration:none}

span.button input{
	background-color:transparent;
	color:white;
	margin:0 -10px;
	border-style:none;
	cursor: pointer;
	vertical-align:top;
}

span.button_green span{background-image:url(images/button_green_mid.gif);}
span.button_red span{background-image:url(images/button_red_mid.gif);}


span.button{
	white-space: nowrap;
	padding:0;
	color: #ffffff;
	font-size: 0;
	padding:20px 0 0;
	}

span.button span{
	white-space: nowrap;
	margin:0;
	font-size:11px;
	vertical-align: top;
	position:relative;
	top:4px;
	padding:4px 7px;
	background-repeat: repeat-x;
	}

span.button img{
	padding:0;
	margin:0;
	border-style:none;
	}


 /* DIV specific */

.centeredContainer { margin: auto; }
.alignLeft { text-align: left; }
.alignCenter { text-align: center; }
.alignRight { text-align: right; }
.alignTop { vertical-align: top; }
.alignMiddle { vertical-align: middle; }
.alignBottom { vertical-align: bottom; }
.floatLeft { float: left; }
.floatRight { float: right; }
.clearBoth { clear: both; height:3px;}
.clearLeft { clear: left; }
.clearRight { clear: right; }
.inline { display: inline; }
.block { display: block; }
.nowrap { white-space: nowrap; }
.paddingTop { padding-top: 5px; }
.paddingRight { padding-right: 5px; }
.paddingBottom { padding-bottom: 5px; }
.paddingLeft { padding-left: 5px; }
.marginTop { margin-top: 5px; }
.marginRight { margin-right: 5px; }
.marginBottom { margin-bottom: 5px; }
.marginLeft { margin-left: 5px; }
.listPlain {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.noborder { border: none; }

 /* ANIMATED BOXES css controls */

.jsButton, .jsTrigger { cursor: pointer; }
.animBox {
  position: relative;
  overflow: hidden;
	white-space: nowrap;
  margin: 0;
  padding: 0;
}
.animBoxDropover {
  position: absolute;
	visibility: hidden;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
#btn_animBoxCart { width: 250px; }
#animBoxCart {
	border: #3a2e26 solid 1px;
	background-color: #e8e5dc;
	width: 250px;
	z-index: 100;
}
.animBoxCartImage { }
.animBoxCartContent {
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #3a2e26;
}
.animBoxCartContent A:link, .animBoxCartContent A:active, .animBoxCartContent A:visited {
	color: #dd2a00;
	text-decoration: underline;
}
.animBoxCartContent A:hover {
	text-decoration: none;
	color: #828282;
}
.animBoxCartName, .animBoxCartName A:link, .animBoxCartName A:active, .animBoxCartName A:visited  {
	font-weight: bold;
	color: #dd2a00;
	text-decoration: none;
}
.animBoxCartName A:hover {
	font-weight: bold;
	color: #828282;
	text-decoration: underline;
}
.animBoxCartLink, .animBoxCartLink A:link, .animBoxCartLink A:active, .animBoxCartLink A:visited  {
	font-weight: bold;
	color: #b80000;
	text-decoration: none;
}
.animBoxCartLink A:hover {
	font-weight: bold;
	color: #828282;
	text-decoration: underline;
}
.animBoxCartTotal, .animBoxCartLink {
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #000001;
}
.animBoxCartLink { border-bottom: #3a2e26 solid 1px; }
.animBoxCartTotal { border-top: #3a2e26 solid 1px; }
.animBoxCartNotice {
	padding: 5px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #3a2e26;
}

/*BANNER Definition*/

td.bannerLeft img,
td.bannerRight img,
td.bannerMiddle img{height:165px;border-style:none;}

td.bannerLeft img{width:263px;}

td.bannerMiddle img{width:311px;}

td.bannerRight img{width:300px;}



nobr{white-space:nowrap;}

