/*
  $Id: stylesheet.css, OS03C00227 v 3.00 03/04/08  16:54:10 project3000 Exp $

  This file created as a part of graphical design by AlgoZone, Inc
  http://www.algozone.com for osCommerce v 2.2ms2 BTS1.5d/OSCMAX 2.0RC3
  
  Copyright (c) 2003-2007 AlgoZone, Inc

*/

BODY {
  font-family:  Arial, Tahoma, Verdana, sans-serif;
  font-size: 12px;
  margin: 0px;
  color: #fefefe;
/*	background-image: url("images/mainbg.jpg");
	background-color: #23171b;
*/
	background-color: #23171b;

}
/* .breadCrumb,.plainbox-description and "BODY TD" for ZenCart */ 
.boxText, .breadCrumb, .plainbox-description, BODY TD { font-family:  Arial, Tahoma, Verdana, sans-serif; font-size: 12px; }
.errorBox { font-family :  Arial, Tahoma, Verdana, sans-serif; font-size : 12px; font-weight: bold; }
.stockWarning { font-family :  Arial, Tahoma, Verdana, sans-serif; font-size : 12px; color: #ffa200; }
.productsNotifications { background: #23171b; }
.orderEdit { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size : 12px; color: #9adf68; text-decoration: underline; }
A {
/* border-bottom:1px dotted cyan; */
color:#C0C0C0;
text-decoration: underline;
}
A:hover { 
  color: #9adf68;
  text-decoration: underline; 
}
FORM {
  display: inline;
}
INPUT{
/*  border: 1px solid #909090; */
  background: #3d262c;
  color: #fefefe;
}
INPUT.submit_button, INPUT.az_login_input, .az_button_submit {
	border: 0px !important;
}
tr.header {
  background: #34232b;
}
.formArea {
	border: 1px solid #23171b;
}
tr.headerError { }
td.headerError {
  font-family: Tahoma,  Arial, Verdana, sans-serif;
  background: #5f5b56; 
  font-size: 12px;
  color: red;
  text-align : center;
}
tr.headerInfo { }
td.headerInfo {
  font-family: Tahoma,  Arial, Verdana, sans-serif;
  font-size: 12px;
  background: #5f5b56;
  color: #9adf68;
  text-align: center;
}
tr.footer {
  background: #008193;
}
td.footer {
  font-family: Arial;
  font-size: 12px;
  background: #009384;
  color: #fefefe;
}
.infoBoxNotice {
  background: #9adf68;
}
.infoBoxNoticeContents {
  background: #fbf4e4;
  font-family:  Arial, Tahoma, Verdana, sans-serif;
  font-size: 12px;
}
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-image: url("images/mainbg.jpg");
  background-color: #23171b;
}
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: #101010;
}
TR.productListing-heading {
}
TD.productListing-heading, TH.productListing-heading {
  font-family: Tahoma;
  font-size: 12px;
  font-weight: bold;
  color: #fefefe;
	white-space: nowrap;
}
.productListing-heading A, TH.productListing-heading A {
  color: #fefefe;
}
.productListing-heading A:hover, TH.productListing-heading A:hover {
  color: #9adf68;
}
TD.productListing-data {
  font-family:  Arial, Tahoma, Verdana, sans-serif;
  font-size: 12px;
  border-bottom: 1px solid #CECECE;
}
.pageResults { 
font-size: 12px;
color: #717171;
}
A.pageResults { 
  color: #fefefe;
	text-decoration: underline;
}
A.pageResults:hover { 
  color: #fefefe; 
}
.pageHeading, DIV.pageHeading {
	height: 30px;
	border-bottom: #4d4d4d solid 1px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #fefefe;
	text-align: left;
	text-transform: uppercase;
}
/* greetUser is for ZenCart and H1 for ms3*/
.pageHeading H1, .infoBoxHeadingtop, .greetUser, H1 {
  font-family:  Arial;
  font-size: 15px;
  font-weight: bold;
  color: #646363;
}
tr.subBar {
  background: #f4f7fd;
}
td.subBar {
  font-family:  Arial, Tahoma, Verdana, sans-serif;
  font-size: 12px;
  color: #000000;
}
td.main { padding: 0 5px; }
td.main, P.main {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.3;
  color: #fefefe;
}
td.smallText, SPAN.smallText, P.smallText {
  font-family:  Arial, Tahoma, Verdana, sans-serif;
  font-size: 12px;
}
td.accountCategory {
  font-family:  Arial, Tahoma, Verdana, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}
td.fieldKey {
  font-family:  Arial, Tahoma, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
td.fieldValue {
  font-family:  Arial, Tahoma, Verdana, sans-serif;
  font-size: 12px;
}
td.tableHeading {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #646363;
  text-align: left;
	width: 494px;
  height: 36px;
  text-transform: uppercase;  
}
SPAN.newItemInCart {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #C3000B;
}
CHECKBOX, INPUT, RADIO, SELECT {
  font-family:  Arial, Tahoma, Verdana, sans-serif;
  font-size: 12px;
}
TEXTAREA {
  width: 100%;
  font-family:  Arial, Tahoma, Verdana, sans-serif;
  font-size: 12px;
}
SPAN.greetUser {
  font-family:  Arial, Tahoma, Verdana, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}
td.formAreaTitle {
  font-family: Tahoma,  Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
SPAN.markProductOutOfStock {
  font-family: Tahoma,  Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-size: 12px;  
  font-weight: bold;
}
SPAN.productSpecialPrice {
  font-family:  Arial, Tahoma, Verdana, sans-serif;
  color: #C3000B;
  font-weight: bold;
}
SPAN.errorText, .messageStackError {
  font-family:  Arial, Tahoma, Verdana, sans-serif;
  color: #C3000B;
  font-size: 12px;  
}
.inputRequirement{
  font-family:  Arial, Tahoma, Verdana, sans-serif;
  color: #C3000B;
  font-size: 12px;  
}
.moduleRow { }
.moduleRowOver { background-color: #181818; cursor: pointer; }
.moduleRowSelected { background-color: #101010; }
.checkoutBarFrom, .checkoutBarTo { font-family:  Arial, Tahoma, Verdana, sans-serif; font-size: 12px; color: #8c8c8c; }
.checkoutBarCurrent { font-family:  Arial, Tahoma, Verdana, sans-serif; font-size: 12px; color: #000000; }
.messageStackError, .messageStackWarning, .messageStackSuccess { font-family: Arial, sans-serif; font-size: 12px; background-color: #ffb3b5; }

/*
	#################
		Algozone CSS 
	#################
*/

	/* HEADER bar css controls */

.header_tb {
	margin-bottom: 24px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #9adf68;
	line-height: 1.5;
}
.header_tb A:link, .header_tb A:active, .header_tb A:visited {
	color: #8a8a8a;
	text-decoration: none;
}
.header_tb A:hover {
	color: #fefefe;
	text-decoration: underline;
}
.header_td1 {
	background-image: url("images/az_header_bg.gif");
	background-position: left top;
	background-repeat: repeat-x;
}
.infoBoxHeadingHeader {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #fefefe;
	text-align: left;
	padding-left: 8px;
	background-image: url("images/az_headerbox_heading.gif");
	background-position: left center;
	background-repeat: no-repeat;
}
.infoBoxHeader { }
.infoBoxContentsHeader, .infoBoxContentsHeader TABLE, .infoBoxContentsHeader TD.boxText {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 12px;
  color: #fefefe;
}
.infoBoxContentsHeader A:link, .infoBoxContentsHeader A:active, .infoBoxContentsHeader A:visited {
  color: #8a8a8a;
  text-decoration: none;
}
.infoBoxContentsHeader A:hover {
  color: #fefefe;
  text-decoration: underline;
}

	/* MENU bar css controls */

.menubarmain_tb { }
.menubarmain {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #fefefe;
	text-transform: uppercase;
	text-align: center;
	vertical-align: middle;
	background-image: url("images/az_nav_bg.gif");
	background-position: left top;
	background-repeat: repeat-x;
	height: 31px;
}
.menubarmain A:link, .menubarmain A:active, .menubarmain A:visited {
	color: #fefefe;
	text-decoration: none;
}
.menubarmain A:hover {
	color: #9adf68;
	text-decoration: none;
}
.over {
	background-image: url("images/az_nav_over.gif") !important;
}

	/* MAIN table css controls */

.siteWidth { width: 900px; }
.maincont_tb { }

	/* LEFT bar css controls */

.maincont_left_td {
	width: 180px;
}
.leftbar_tb {
	width: 180px;
}
TD.infoBoxHeadingLcornerLeft, TD.infoBoxHeadingLcornerLeft_categ {
	background-image: url("images/az_leftbox_heading_l.gif");
	background-position: right center;
	background-repeat: no-repeat;
	width: 20px;
}
TD.infoBoxHeadingLeft, TD.infoBoxHeadingLeft_categ {
	background-image: url("images/az_leftbox_heading_m.gif");
	background-position: left center;
	background-repeat: repeat-x;
	height: 24px;
}
TD.infoBoxHeadingRcornerLeft, TD.infoBoxHeadingRcornerLeft_categ {
	background-image: url("images/az_leftbox_heading_r.gif");
	background-position: left center;
	background-repeat: no-repeat;
	width: 2px;
}
TD.infoBoxHeadingLeft, TD.infoBoxHeadingLeft_categ {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #fefefe;
	text-align: left;
	padding-left: 2px;
}
.infoBoxHeadingLeft A:link, .infoBoxHeadingLeft A:active, .infoBoxHeadingLeft A:visited {
	color: #fefefe;
	text-decoration: none;
}
.infoBoxHeadingLeft A:hover {
	color: #8a8a8a;
	text-decoration: none;
}
.infoBoxLeft, .infoBoxLeft_categ {
	border-left: #464646 solid 1px;
	border-right: #464646 solid 1px;
	border-bottom: #464646 solid 1px;
	margin-bottom: 20px;
}
.infoBoxLeft .boxText, .infoBoxLeft_categ .boxText {
	padding: 0 12px;
}
.infoBoxContentsLeft {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #717171;
	text-align: left;
	line-height: 1.5;
}
.infoBoxContentsLeft span.productSpecialPrice {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #9adf68;
}
.infoBoxContentsLeft .boxText A:link, .infoBoxContentsLeft .boxText A:active, .infoBoxContentsLeft .boxText A:visited {
	color: #fefefe;
/*	text-decoration: underline; */
}
.infoBoxContentsLeft .boxText A:hover {
	color: #9adf68;
	text-decoration: none;
}
.infoBoxContentsLeft_categ {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #717171;
	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: #fefefe;
	text-decoration: none;
}
.infoBoxContentsLeft_categCell A:hover,
.infoBoxContentsLeft_categ A:hover {
	color: #9adf68;
	text-decoration: underline;
}

	/* RIGHT bar css controls */

.maincont_right_td { width: 180px; }
.rightbar_tb { width: 180px; }
TD.infoBoxHeadingLcornerRight {
	background-image: url("images/az_leftbox_heading_l.gif");
	background-position: right center;
	background-repeat: no-repeat;
	width: 20px;
}
TD.infoBoxHeadingRight {
	background-image: url("images/az_leftbox_heading_m.gif");
	background-position: left center;
	background-repeat: repeat-x;
	height: 24px;
}
TD.infoBoxHeadingRcornerRight {
	background-image: url("images/az_leftbox_heading_r.gif");
	background-position: left center;
	background-repeat: no-repeat;
	width: 2px;
}
TD.infoBoxHeadingRight {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #fefefe;
	text-align: left;
	padding-left: 2px;
}
.infoBoxHeadingRight A:link, .infoBoxHeadingRight A:active, .infoBoxHeadingRight A:visited {
	color: #fefefe;
	text-decoration: none;
}
.infoBoxHeadingRight A:hover {
	color: #8a8a8a;
	text-decoration: none;
}
.infoBoxRight {
	border-left: #464646 solid 1px;
	border-right: #464646 solid 1px;
	border-bottom: #464646 solid 1px;
	margin-bottom: 20px;
}
.infoBoxRight .boxText {
	padding: 0 12px;
}
.infoBoxContentsRight {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #717171;
	text-align: left;
	line-height: 1.5;
}
.infoBoxContentsRight span.productSpecialPrice {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #9adf68;
}
.infoBoxContentsRight .boxText A:link, .infoBoxContentsRight .boxText A:active, .infoBoxContentsRight .boxText A:visited {
	color: #fefefe;
/*	text-decoration: underline; */
}
.infoBoxContentsRight .boxText A:hover {
	color: #9adf68;
	text-decoration: none;
}

	/* CENTER bar css controls */

.maincont_mid_td { padding: 0 20px; }
TD.infoBoxHeadingLcorner, TD.infoBoxHeadingLcornerCenter { }
TD.infoBoxHeadingRcorner, TD.infoBoxHeadingRcornerCenter { }
/* .plainBoxHeading for ZenCart */ 
TD.infoBoxHeading, TD.infoBoxHeadingCenter, TD.plainBoxHeading {
	height: 30px;
	border-bottom: #4d4d4d solid 1px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #fefefe;
	text-align: left;
	text-transform: uppercase;
}
/* .plainBox for ZenCart and moduleBox for ms3 */ 
.infoBox, .infoBoxCenter, .newProductsBox, .plainBox, .moduleBox { }
/* .infoBox, .plainBox, .moduleBox { border: #444444 solid 1px; } */
TD.infoBox, SPAN.infoBox {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
}
.infoBoxContents {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #717171;
	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: #9adf68;
/*	text-decoration: underline; */
}
.infoBoxContents A:hover, .infoBoxContentsCenter A:hover {
	color: #fefefe;
	text-decoration: none;
}

	/* PRODUCT box css controls */

.productBoxHeading_tb, .productBoxOuter, .productBoxBottom_tb { }
TD.productBoxHeadingRcorner { width: 0px; }
TD.productBoxHeading { }
TD.productBoxHeadingLcorner { width: 0px; }
TD.productBoxHeading {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #fefefe;
  text-align: left;
	vertical-align: top;
	height: 25px;
	border-bottom: #4d4d4d solid 1px;
	line-height: 0.9;
	text-transform: uppercase;
}
TD.productBoxHeading A:link, TD.productBoxHeading A:active, TD.productBoxHeading A:visited {
	color: #fefefe;
	text-decoration: none;
}
TD.productBoxHeading A:hover {
	color: #9adf68;
	text-decoration: underline;
}
.productBoxOuter { }
.productBox {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #717171;
	text-align: left;
}
.productBoxContent {  
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #717171;
	padding: 12px 0 12px 12px;
}
.productBox A:link, .productBox A:active, .productBox A:visited,
.productBoxContent A:link, .productBoxContent A:active, .productBoxContent A:visited {
	color: #9adf68;
	text-decoration: none;
}
.productBox A:hover, .productBoxContent A:hover {
	color: #fefefe;
	text-decoration: underline;
}
.productBoxImage {
	text-align: center;
	vertical-align: middle;
}
.productBoxPrice {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #fefefe;
	padding-bottom: 4px;
}
.productBoxPrice SMALL { font-size: 12px !important; color: #ff0000 !important; }
.productBoxDescription { height: 78px; }
.productBoxHSep {
	background-image: url("images/az_productbox_hsep.gif");
	background-position: center center;
	background-repeat: repeat-x;
}
.productBoxVSep {
	background-image: url("images/az_productbox_vsep.gif");
	background-position: center center;
	background-repeat: repeat-y;
}
.productBoxBottom_tb { }
.productBoxLBottom { width: 0px; }
.productBoxRBottom { width: 0px; }
.productBoxMid{ }
.productInfo {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #5f5b56;
	text-align: left;
	line-height: 1.5;
}
.productInfoPrice {
  font-family: Tahoma, Arial;
	font-weight: bold;
  font-size: 14px;
	color: #fea100;
	height: 30px;
}
.productInfo A:link, .productInfo A:active, .productInfo A:visited {
	color: #9adf68;
/*	text-decoration: underline; */
}
.productInfo A:hover {
	color: #fefefe;
	text-decoration: none;
}
TABLE.subFooter { clear: both; }

 /* FOOTER bar css controls */

.footer_tb {
	margin-top: 24px;
	margin-bottom: 24px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #fefefe;
}
.footer_tb A:link, .footer_tb A:active, .footer_tb A:visited {
	color: #fefefe;
	text-decoration: none;
}
.footer_tb A:hover {
	color: #8a8a8a;
	text-decoration: underline;
}
.footer_td1 {
	background-color: #2e2e2e;
}
.footer_td2 {
	background-color: #181818;
}

 /* BUTTONS css controls */

.az_button_img {
	background-image: url("images/az_button_mid.gif");
	background-repeat: repeat-x;
	background-position: top left;
	white-space: nowrap;
	color: #fefefe;
	background-color: #6c0000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	cursor: pointer;
	display: inline;
	text-decoration: none;
	text-transform: lowercase;
	height: 17px;
}
.az_button_submit {
	background-image: url("images/az_button_mid.gif");
	background-repeat: repeat-x;
	white-space: nowrap;
	vertical-align: top;
	border: 0px;
	color: #fefefe;
	background-color: #373737;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	cursor: pointer;
	text-transform: lowercase;
	height: 17px;
	margin: 0px auto;
}

 /* 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; }
.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;
  border: #ffffff solid 1px;
}
#btn_animBoxCart { 
	width: 184px;
	padding: 30px 0;
/*	background-image: url("images/az_header_bg.gif"); */
	background-color: #b31f23;
}
#animBoxCart {
	border: #ffffff solid 1px;
	background-color: #2b2b2b;
	width: 184px;
	z-index: 100;
}
.animBoxCartImage { }
.animBoxCartContent {
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #fefefe;
}
.animBoxCartContent A:link, .animBoxCartContent A:active, .animBoxCartContent A:visited {
	color: #fefefe;
	text-decoration: underline;
}
.animBoxCartContent A:hover {
	text-decoration: none;
	color:#9adf68;
}
.animBoxCartName, .animBoxCartName A:link, .animBoxCartName A:active, .animBoxCartName A:visited  {
	font-weight: bold;
	color: #fefefe;
	text-decoration: none;
}
.animBoxCartName A:hover {
	font-weight: bold;
	color: #9adf68;
	text-decoration: underline;
}
.animBoxCartLink, .animBoxCartLink A:link, .animBoxCartLink A:active, .animBoxCartLink A:visited  {
	font-weight: bold;
	color: #fefefe;
	text-decoration: none;
}
.animBoxCartLink A:hover {
	font-weight: bold;
	color: #9adf68;
	text-decoration: underline;
}
.animBoxCartTotal, .animBoxCartLink {
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #fea100;
}
.animBoxCartLink { border-bottom: #ffffff solid 1px; }
.animBoxCartTotal { border-top: #ffffff solid 1px; }
.animBoxCartNotice {
	padding: 5px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #fefefe;
}
	/* CUSTOM css */

.content {
	color: #000;
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
        border:2px;
border-style:solid;
border-color:#717171;
}
.content a:link {
	text-decoration: underline;
	color: #0000ff;
	}
.content a:visited {
	text-decoration: underline;
	color: purple;
	}
.content a:hover {
	text-decoration: none;
	color: #ff0000;
	}
.content a:active {
	text-decoration: underline;
	color: #66CC99;
}
.bbhome {  text-decoration: underline;
font-family: Tahoma, Arial, Helvetica, sans-serif;
color: #333333}
.bbhome:hover {color: #FF0000; text-decoration: underline}