/**
* Main CSS Stylesheet
*
* @package templateSystem
* @copyright Copyright 2003-2005 Zen Cart Development Team
* @copyright Portions Copyright 2003 osCommerce
* @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
* @version $Id: stylesheet_new.css 3286 2006-03-28 01:14:04Z drbyte $
 */
/*+clearfix {*/
H3:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}
H3
{
	display: inline-block;
}
H3
{
/*\*/
	display: block;
/**/
	_height: 1px;
}
/*+}*/
BODY
{
	color: #555;
	font: 11px arial, sans-serif;
	background-color: #020202;
	margin: 0 15px;
/*background-image: url("../images/bg.gif");*/
	background-image: url(/includes/templates/freetemplate2/images/bg.gif);
}
#mainWrapper
{
	text-align: left;
	vertical-align: top;
	width: 994px;
/*sets the width of the store*/
	background-color: #FFF;
/*gives the store a white background*/
}
A IMG
{
	border: none;
}
A:link
{
	color: #F36701;
	text-decoration: none;
	font-weight: normal;
}
A:visited
{
	color: #2479A2;
	text-decoration: none;
	font-weight: normal;
}
A:hover
{
	color: #FE6602;
	text-decoration: underline;
}
H1
{
	font-size: 1.4em;
	color: #333;
}
H2
{
	font-size: 1.3em;
}
/*[clearfix]*/H3
{
	font-size: 1.2em;
	/*+placement:shift;*/
	position: relative;
	left: 0;
	top: 0;
	height: 15px;
}
H4, H5, H6, LABEL, H4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger
{
	font-size: 1.1em;
}
.biggerText
{
	font-size: 1.2em;
}
H1, H2, H3, H4, H5, H6
{
	margin: 0.3em;
}
CODE
{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
}
FORM, SELECT, INPUT
{
	display: inline;
	font-size: 1em;
	margin: 0.1em;
}
TEXTAREA
{
	margin: auto;
	display: block;
	width: 95%;
}
INPUT:focus, SELECT:focus, TEXTAREA:focus
{
	background: #F0F8FF;
}
FIELDSET
{
	padding: 0.5em;
	margin: 10px;
	border: 1px solid #A4A4A4;
}
LEGEND
{
	font-weight: bold;
	padding: 0.3em;
	color: #000;
}
LABEL, H4.optionName
{
	line-height: 1.25em;
	padding: 0.1em;
}
LABEL.checkboxLabel, LABEL.radioButtonLabel
{
	font-size: 0.95em;
	margin: 0.2em 0.5em;
}
#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg
{
	float: left;
}
LABEL.inputLabel
{
/*font-size: 12px;*/
	width: 10em;
	float: left;
}
LABEL.inputLabelPayment
{
	width: 15em;
	float: left;
}
LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel
{
	width: 12em;
	float: left;
}
P, ADDRESS
{
	padding: 0.5em;
}
ADDRESS
{
	font-style: normal;
}
.clearBoth
{
	clear: both;
}
HR
{
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #C4CDE0;
}
/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution
{
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #000000;
}
.messageStackWarning, .messageStackError
{
	background-color: #FF0000;
	color: #FFFFFF;
}
.messageStackSuccess
{
	background-color: #99FF99;
	color: #000000;
}
.messageStackCaution
{
	background-color: #FFFF66;
	color: #000000;
}
/*wrappers - page or section containers*/
#mainWrapper
{
	text-align: left;
	vertical-align: top;
}
/*main content area*/
#contentMainWrapper
{
	margin: 0;
	/*+placement:shift;*/
	position: relative;
	left: 0;
	top: 0;
}
#headerpic
{
	position: relative;
	background: url(../images/hd.jpg);
	background-repeat: no-repeat;
	height: 171px;
	width: 950px;
}
#slogan
{
	position: absolute;
	top: 90px;
	left: 50px;
}
#slogan H1
{
	margin: 0px;
	font-family: "trebuchet ms", arial, san-serif;
	font-size: 40px;
	color: #FFF;
	font-weight: normal;
	text-align: left;
}
#slogan H2
{
	margin: 0px;
	font-family: "times new roman", serif;
	font-size: 18px;
	color: #D0D9EC;
	font-weight: normal;
	text-align: left;
}
#contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper UL, #ezPageBoxList UL, #mainWrapper, #popupAdditionalImage, #popupImage
{
	margin: 0em;
	padding: 0em;
}
#headerWrapper
{
	margin-bottom: 10px;
	background-color: #FFF;
}
#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper
{
	margin: auto;
}
#sendSpendWrapper
{
	border: 1px solid #CACACA;
	float: right;
	margin: 0em 0em 1em 1em;
}
.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #csNotifications, #navEZPagesTOCWrapper
{
	margin: 10px 0px;
	width: 46%;
}
.wrapperAttribsOptions
{
	margin: 0.3em 0em;
}
/*HEADER*/
#navMainWrapper
{
	color: #FFF;
	background-color: #283C68;
	position: relative;
	padding-top: 2px;
	padding-bottom: 2px;
}
#navMainWrapper A:link, #navMainWrapper A:visited
{
	color: #FFF;
	text-decoration: none;
}
#navMainWrapper A:hover
{
	color: #ADB7CD;
}
#headerContent
{
}
#headerContent #logoimg
{
	border: 0px solid #000000;
	position: relative;
	top: 25px;
	left: 30px;
}
#nameWrapper
{
	padding: 25px 0 10px 30px;
}
#nameWrapper A, #nameWrapper A:visited
{
	font-size: 25px;
	text-decoration: none;
	color: #FFF;
	font-weight: normal;
}
#taglineWrapper
{
	font-size: 20px;
	padding: 10px 0 10px 60px;
	margin-top: -30px;
	color: #FFF;
}
#navCurrenciesWrapper
{
	color: #555;
	text-align: right;
	background-color: #DDD;
	padding-top: 3px;
	padding-bottom: 3px;
}
#navCurrenciesWrapper A
{
	font-weight: normal;
	text-decoration: underline;
}
#navCurrenciesWrapper A:hover
{
	color: #FE6602;
	font-weight: normal;
	text-decoration: underline;
}
#navEZPagesTop
{
	text-align: left;
	padding-top: 4px;
	padding-left: 10px;
	padding-bottom: 4px;
	color: #7A8AAE;
}
#navEZPagesTop A:link, #navEZPagesTop A:visited
{
	color: #FFF;
	font-weight: normal;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	text-decoration: none;
}
#navEZPagesTop A:hover
{
	color: #ADB7CD;
}
#topmenubar
{
/*background: url("../images/menubar.gif");
background-repeat: no-repeat;

width: 850px;
height: 55px;
*/
	color: #8B0C40;
	background-color: #283C68;
	height: 25px;
}
#indexDefaultMainContent
{
	padding-left: 0px;
}
#indexDefaultMainContent P
{
	margin: 0;
	padding-bottom: 10px;
}
#navMainSearch
{
	margin: 0 5px 0 0;
	float: right;
}
#navMainSearch INPUT
{
	font-size: 10px;
}
#categoryDescription
{
	margin-left: 5px;
}
/*navigation*/
.navSplitPagesResult
{
	margin: 0.5em;
	font-size: 0.9em;
}
.navSplitPagesLinks
{
	margin: 0.5em;
	font-size: 0.9em;
}
.navNextPrevCounter
{
	margin: 0em;
	font-size: 0.9em;
}
.navNextPrevList
{
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0.5em 0.2em;
	list-style-type: none;
}
#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper
{
	margin: 0em;
	font-weight: normal;
	height: 1%;
	width: 100%;
}
#footerhsy A:link, #footerhsy A:visited
{
	color: #FFF;
	text-decoration: none;
}
#footerhsy A:hover
{
	color: #FFF;
	text-decoration: underline;
}
#footerhsy
{
	background-color: #020202;
	border-top: 7px solid #F37501;
	color: #DFD9C7;
	padding-bottom: 10px;
}
#navMain
{
	padding-right: 7px;
}
#navMain UL, #navSupp UL, #navCatTabs UL
{
	margin: 0;
	padding: 2px 5px;
	list-style-type: none;
	text-align: center;
	line-height: 18px;
}
#navMain UL LI, #navSupp UL LI, #navCatTabs UL LI
{
	display: inline;
	white-space: nowrap;
}
#navMain UL LI A, #navSupp UL LI A, #navCatTabs UL LI A
{
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
}
#headerWrapper #navMain UL LI
{
}
#navEZPagesTOCWrapper
{
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #DFDFDF;
}
#navEZPagesTOC UL
{
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
}
#navEZPagesTOC UL LI
{
	white-space: nowrap;
}
#navEZPagesTOC UL LI A
{
	padding: 0em 0.5em;
	margin: 0;
}
#navCategoryIcon, .buttonRow, #indexProductListCatDescription
{
	margin: 0.5em;
}
#navBreadCrumb
{
	border-bottom: 1px solid #EEE;
	padding: 0px 0 5px;
	margin: 3px 25px 0 15px;
}
/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert
{
	vertical-align: top;
	/*[empty]height:;*/
}
#whatsNew IMG
{
	border: 1px solid #DDE;
}
#whatsNew
{
	padding-left: 0px;
}
#gvFaqDefaultMainContent
{
	padding-left: 10px;
}
#indexProductList
{
	margin: 10px;
}
#productGeneral
{
	margin: 10px;
/*background-color:#F8D4DA;*/
}
#featuredProducts IMG
{
	border: 1px solid #DDE;
}
#cartInstructionsDisplay
{
	margin-left: 10px;
}
.important
{
	margin-left: 10px;
}
#productAdditionalImages
{
	clear: both;
}
#productDescription, .shippingEstimatorWrapper
{
	padding: 0.5em;
}
.alert
{
	color: #FF0000;
	margin-left: 0.1em;
	font-size: 0.9em;
}
.advisory
{
}
.important
{
	font-size: 1.1em;
}
.notice
{
}
.rating
{
}
.gvBal
{
	float: right;
}
#bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix
{
	padding: 0.8em;
	/*+placement:shift -9px 0px;*/
	position: relative;
	left: -9px;
	top: 0px;
}
.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP
{
	font-size: 0.9em;
}
#siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP
{
	margin-bottom: 10px;
}
/*Shopping Cart Display*/
#cartAdd
{
	text-align: center;
	margin: 1em 0;
	border: 1px solid #CCC;
	padding: 1em;
	float: left;
	clear: right;
	margin-right: 15px;
}
.cartTableHeading TH
{
	border-bottom: 1px solid #CCCCCC;
}
.cartTableHeading, #cartSubTotal
{
	background-color: #E9E9E9;
	height: 2.2em;
}
#cartSubTotal
{
	border-top: 1px solid #CCCCCC;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
}
.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay
{
	padding: 0.5em 0em;
}
.cartUnitDisplay, .cartTotalDisplay
{
	text-align: right;
	padding-right: 0.2em;
}
#scUpdateQuantity
{
	width: 2em;
}
.cartQuantity
{
	width: 4.7em;
}
.cartNewItem
{
	color: #2479A2;
	position: relative;
/*do not remove-fixes stupid IEbug*/
}
.cartOldItem
{
	color: #660099;
	position: relative;
/*do not remove-fixes stupid IEbug*/
}
.cartBoxTotal
{
	text-align: right;
	font-weight: bold;
}
.cartRemoveItemDisplay
{
	width: 3.5em;
}
#cartAttribsList
{
	margin-left: 1em;
}
.normalprice, .productSpecialPriceSale
{
	text-decoration: line-through;
}
.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount
{
	color: #A00C32;
}
#cartBoxListWrapper UL, #ezPageBoxList UL
{
	list-style-type: none;
}
#cartBoxListWrapper LI, #ezPageBoxList LI, .cartBoxTotal
{
	margin: 0;
	padding: 0.2em 0em;
}
.totalBox
{
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
}
.lineTitle, .amount
{
	text-align: right;
	padding: 0.2em;
}
.amount
{
	width: 5.5em;
}
/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage
{
	margin: 0 20px 10px 0;
}
#productMainImage A:link
{
	text-decoration: none;
}
#productAdditionalImages A:link
{
	text-decoration: none;
}
#productMainImage IMG
{
	border: 1px solid #CCE;
}
.categoryIcon
{
}
#cartImage
{
	margin: 0.5em 1em;
}
/*Attributes*/
.attribImg
{
	width: 20%;
	margin: 0.3em 0em;
}
.attributesComments
{
}
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew
{
	margin: 1em 0em;
}
.centerBoxContents
{
	padding: 0 5px 5px;
}
H3.itemTitle A:link, H3.itemTitle A:visited
{
	text-decoration: none;
}
H3.itemTitle A:hover
{
	text-decoration: underline;
}
/*BOXES*/
#navColumnOne, #navColumnTwo
{
	background-color: #FFF;
	/*[empty]width:;*/
}
.centerColumn
{
	padding: 0 10px;
}
.centerColumn P
{
	margin: 0;
}
#indexDefaultHeading
{
	margin: 0;
	padding: 0;
}
#loginDefault
{
	padding-left: 15px;
}
H2.centerBoxHeading
{
/*background:transparent url('../images/box-title-bg.jpg') center center repeat-x;*/
	font: 13px tahoma, arial, sans-serif;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #FFF;
	background-color: #020202;
	background-image: url(../images/heading-bg.gif);
	background-position: 7px 3px;
	background-repeat: no-repeat;
	text-align: left;
/*border-bottom: 3px solid #FDA7CA;*/
}
H2.centerBoxHeading
{
	padding-left: 38px;
}
.productListing-rowheading, TR.tableHeading
{
	height: 30px;
	font: 13px tahoma, arial, sans-serif;
	font-weight: bold;
	margin: 0 0 0 10px;
}
.centerBoxWrapper, .tabTable
{
	padding: 0px;
	height: 1%;
/*do not remove- IEhack*/
	margin-bottom: 1em;
	line-height: 1.4;
/*background:#f8f8f8 url('../images/content-bg.jpg') 0 28px repeat-x;*/
}
.centerBoxWrapper
{
	margin-top: 20px;
}
.sideBoxContent
{
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 15px;
	padding-right: 0px;
/*background:transparent url('../images/content-bg.jpg') top center repeat-x;
line-height:10px;*/
}
.leftBoxContainer
{
	background-color: #E5E5E5;
	border: 1px solid #BBB;
	margin-bottom: 10px;
}
.rightBoxContainer
{
	background-color: #E5E5E5;
	border: 1px solid #222;
	margin-bottom: 10px;
}
#navColumnOneWrapper
{
	margin-left: 7px;
	margin-top: 0px;
	background-color: #FFF;
}
#navColumnTwoWrapper
{
	margin-right: 7px;
	margin-top: 0px;
	background-color: #FFF;
}
.leftBoxContainer A:link, .leftBoxContainer A:visited, .rightBoxContainer A:link, .rightBoxContainer A:visited
{
	color: #020202;
	text-decoration: none;
	font-size: 12px;
	padding-left: 14px;
	line-height: 18px;
}
.leftBoxContainer A:hover, .rightBoxContainer A:hover
{
	color: #FE6602;
}
H3.rightBoxHeading A:link, H3.rightBoxHeading A:visited, H3.leftBoxHeading A:link, H3.leftBoxHeading A:visited
{
	color: #B3BDD0;
	font-weight: bold;
	text-align: left;
	font-size: 13px;
	padding-left: 0px;
	text-decoration: none;
}
H3.rightBoxHeading A:hover, H3.leftBoxHeading A:hover
{
	text-decoration: underline;
}
#categories
{
}
#categoriesHeading
{
}
.category-top, .category-links
{
	background-image: url(../images/point.gif);
	background-repeat: no-repeat;
	background-position: center left;
}
#navCatTabs
{
	background-color: #ECEFF5;
}
#navCatTabs .category-top, .category-links
{
	background-image: none;
}
#navCatTabs A.category-top:link, #navCatTabs A.category-top:visited
{
	color: #2479A2;
	font-weight: bold;
}
#navCatTabs A.category-top:hover
{
	color: #FF6600;
}
#informationContent A:link, #informationContent A:visited
{
	background-image: url(../images/point.gif);
	background-repeat: no-repeat;
	background-position: center left;
}
#moreinformationContent A:link, #moreinformationContent A:visited
{
	background-image: url(../images/point.gif);
	background-repeat: no-repeat;
	background-position: center left;
}
#ezpagesContent A:link, #ezpagesContent A:visited
{
	background-image: url(../images/point.gif);
	background-repeat: no-repeat;
	background-position: center left;
}
.centerBoxContentsNew A:link, .centerBoxContentsNew A:visited
{
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 14px;
	line-height: 20px;
}
.centerBoxContentsNew A:hover
{
	text-decoration: underline;
}
.rightBoxHeading, .leftBoxHeading
{
	background-color: #020202;
}
H3.rightBoxHeading, H3.leftBoxHeading
{
/*background:transparent url('../images/box-title-bg.jpg') center center no-repeat;*/
	margin: 0;
}
H3 LABEL
{
	font-size: 1em;
}
H3.rightBoxHeading, H3.leftBoxHeading
{
	color: #FFF;
	font: 13px tahoma, arial, sans-serif;
	font-weight: bold;
	padding-left: 33px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-image: url(../images/heading-bg.gif);
	background-position: 7px 3px;
	background-repeat: no-repeat;
	text-align: left;
}
#navColumnOneWrapper H3.leftBoxHeading A:link, #navColumnOneWrapper H3.leftBoxHeading A:visited
{
	color: #FFF;
	font-weight: bold;
}
#navColumnTwoWrapper H3.leftBoxHeading A:link, #navColumnTwoWrapper H3.leftBoxHeading A:visited
{
	color: #FFF;
	font-weight: bold;
}
#navColumnOneWrapper H3.leftBoxHeading A:hover, #navColumnOneWrapper H3.rightBoxHeading A:hover
{
	color: #FE6602;
}
#search
{
/*background-color: #F7DFED;*/
}
#search INPUT
{
	font-size: 11px;
}
#manufacturers
{
/*background-color: #F8D4DA;*/
}
/*PRODUCT LISTING*/
.productListing-rowheading A
{
	color: #000;
	text-decoration: underline;
}
.productListing-data A:link, .productListing-data A:visited
{
	color: #000;
	text-decoration: underline;
}
.productListing-data A:hover
{
	color: #A00C32;
	text-decoration: underline;
}
.productListing-data IMG
{
	padding: 0px;
	margin: 8px;
}
.listingProductImage
{
	padding: 0px;
	border: 1px solid #DDDDEE;
	margin: 8px;
}
.productListing-data
{
	border-top: 1px solid #DDDDEE;
	padding: 5px;
}
.productListing-even
{
	background-color: #FFF;
}
.productListing-odd
{
	background-color: #FFF;
}
/*PRODUCT INFO*/
#productDetailsList, #productDetailsList LI
{
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}
/*FOOTER*/
#authorLink
{
	text-align: center;
	font-size: 0.9em;
}
.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #navNextPrevWrapperTop, #navNextPrevWrapperBottom, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg
{
	text-align: center;
}
.navNextPrevWrapper
{
	margin-bottom: 15px;
}
#bestsellers .wrapper
{
	margin: 0em 0em 0em 1.5em;
}
#bestsellers OL
{
	padding: 0;
	margin-left: 0em;
}
#bestsellers LI
{
	padding: 0;
	margin: 0.3em 0em;
}
#bannerboxHeading
{
}
#upProductsHeading
{
	text-align: left;
}
#upDateHeading
{
	text-align: right;
}
/*misc*/
.back
{
	float: left;
}
.back1
{
	float: right;
}
.forward
{
	float: right;
}
.bold
{
	font-weight: bold;
}
.rowOdd
{
	background-color: #F8F8F8;
	height: 1.5em;
	vertical-align: top;
}
.rowEven
{
	background-color: #F4F4F4;
	height: 1.5em;
	vertical-align: top;
}
CAPTION
{
/*display: none;*/
}
#myAccountGen LI, #myAccountNotify LI
{
	margin: 0;
}
.accountTotalDisplay, .accountTaxDisplay
{
	width: 20%;
	text-align: right;
/*vertical-align: top*/
}
.accountQuantityDisplay
{
	width: 10%;
	vertical-align: top;
}
#siteMapList
{
	width: 90%;
	float: right;
}
.ratingRow
{
	margin: 1em 0em 1.5em;
}
LABEL#textAreaReviews
{
	font-weight: normal;
	margin: 1em 0em;
}
#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp
{
	background-color: #FFFFFF;
}
.hiddenField
{
	display: none;
}
.visibleField
{
	display: inline;
}
#infoShoppingCart
{
	background-image: none;
	background-color: #FFF;
}
A:link.productListing-heading
{
	text-decoration: none;
}
.orderHistList
{
	margin: 5px 5px 5px 15px;
	padding: 0;
}
#orderhistoryContent .orderHistList LI A:link, #orderhistoryContent .orderHistList LI A:visited
{
	margin: 0;
	padding: 0;
}
#bestsellersContent
{
	margin: 0px 0px 0px 10px;
}
#bestsellersContent LI A:link, #bestsellersContent LI A:visited
{
	margin: 0;
	padding: 0;
}
.cartBoxCheckout A:link, .cartBoxCheckout A:visited
{
	margin: 0;
	padding: 0;
}

