/**
* Main CSS Stylesheet
*
* @package templateSystem
* @copyright Copyright 2003-2007 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.css 5952 2007-03-03 06:18:46Z drbyte $
 */
BODY
{
	margin: 27px;
	font-family: arial, helvetica, sans-serif;
	font-size: 0.72em;
	color: #020202;
	/*background-image: url(../images/honeycomb-bg-white-green.jpg);*/
	width: auto;
	background-repeat: repeat;
}
A IMG
{
	border: none;
}
A:link, #navEZPagesTOC UL LI A
{
	color: #020202;
	text-decoration: none;
}
A:visited
{
	color: #2B2B2B;
	text-decoration: none;
}
DIV#bannerTwo
{
	/*+placement:shift 529px 2px;*/
	position: relative;
	left: 529px;
	top: 2px;
}
UL.footer-links
{
	/*+placement:shift -2px 1px;*/
	position: relative;
	left: -2px;
	top: 1px;
}
A:hover, #navEZPagesTOC UL LI A:hover, #navMain UL LI A:hover, #navSupp UL LI A:hover, #navCatTabs UL LI A:hover
{
	color: #2B2B2B;
	text-decoration: none;
}
A:active
{
	color: #2B2B2B;
}
#bannerTwo
{
	padding-right: 47px;
	width: 5px;
	/*+placement:shift 333px -17px;*/
	position: relative;
	left: 333px;
	top: -17px;
}
.blue-link A
{
	color: #0075E2;
	/*+placement:shift 0px 0px;*/
	position: relative;
	left: 0px;
	top: 0px;
}
DIV#logo
{
	/*+placement:shift -614px -12px;*/
	position: relative;
	/*left: -614px;*/
	left: -580px;
	top: -17px;
}
.columnLeft A, .columnRight A
{
	text-decoration: none;
}
.columnLeft A:hover, .columnRight A:hover
{
	text-decoration: underline;
}
#columnCenter
{
	padding: 14px 0 0;
}
H1
{
	font: bold 24px Arial;
	color: #4E637E;
	/*[disabled]border-bottom:1px solid #E6E6E6;*/
	padding: 0 0 2px;
	margin: 0 0 17px !important;
}
H2
{
	font: bold 18px tahoma;
	padding: 15px 0 5px !important;
	display: block;
}
H3
{
	font-size: 1.3em;
	padding-bottom: 10px;
}
H4, H5, H6, LABEL, H4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger
{
	font-size: 1em;
}
.biggerText
{
	font-size: 1.2em;
}
H1, H2, H3, H4, H5, H6
{
	margin: 0.3em 0;
}
/*Might uncomment either or both of these if having problems with IE peekaboo bug:
h1, h2, h3, h4, h5, h6, p {
position: relative;
}
*html .centerColumn {
height: 1%;
}
*/
CODE
{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
}
FORM, SELECT, INPUT
{
/*display: inline;*/
	font-size: 12px;
	margin: 0.1em;
}
TEXTAREA
{
	margin: auto;
	display: block;
	width: 95%;
}
/*input:focus, select:focus, textarea:focus {
background: #ffffe7;
margin:0.1em;
}

Only for IE7*/
*+HTML FIELDSET
{
	padding: 13px;
	margin: 3px 0 12px;
	border: 1px solid #D6D6D6;
}
/*/Only for IE7*/
FIELDSET
{
	padding: 13px;
	margin: 10px 0 17px;
	border: 1px solid #D6D6D6;
}
LEGEND
{
	font: bold 12px Verdana;
	padding: 4px 6px;
	color: #80CBF2;
	background: transparent;
}
LABEL
{
/*line-height: 1.5em;*/
	padding: 0.2em;
	line-height: 23px;
}
H4.optionName
{
	padding: 0;
	margin: 0;
	width: 100px;
	font: bold 11px verdana;
}
/*.optionName label {
font: bold 12px Verdana;
}
.attribsSelect {
width: 120px;
float: left;
}*/
LABEL.checkboxLabel, LABEL.radioButtonLabel
{
	margin: 0.5em 0.3em;
}
#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg
{
	float: left;
}
LABEL.inputLabel
{
	width: 9em;
	float: left;
}
LABEL.inputLabelPayment
{
	width: 14em;
	float: left;
	padding-left: 2.5em;
}
LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel
{
	width: 11em;
	float: left;
}
#checkoutPayment LABEL.radioButtonLabel
{
	font-weight: bold;
}
P, ADDRESS
{
	padding: 0.5em;
}
ADDRESS
{
	font-style: normal;
}
.clearBoth
{
	clear: both;
}
HR
{
	height: 1px;
	margin: 5px 0;
	border: none;
	border-bottom: 1px solid #E4E4E4;
}
.dotted-line
{
	height: 1px;
	/*[disabled]background:url(../images/dotted_line.gif) repeat-x 0 0;*/
}
.float-right
{
	float: right;
	/*+placement:shift -2px -12px;*/
	position: relative;
	left: -2px;
	top: -12px;
}
.float-left
{
	float: left;
}
.list-style-none
{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
UL.inline-list LI
{
	float: left;
	padding: 0 0 0 12px;
}
.align-center
{
	margin: auto !important;
	text-align: center !important;
}
/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution
{
	line-height: 1.4em;
	padding: 0.3em;
	margin: 0 10px;
	border: 1px solid #9A9A9A;
	/*+placement:shift 1px -8px;*/
	position: relative;
	left: 1px;
	top: -8px;
}
.messageStackWarning, .messageStackError
{
	background-color: #A0D4EF;
	color: #020202;
}
.messageStackSuccess
{
	background-color: #E0F8B6;
	color: #000000;
	border: 1px solid #D0E46E;
}
.messageStackCaution
{
	background-color: #FFE3A8;
	color: #000000;
}
/*wrappers - page or section containers*/
#mainWrapper
{
	text-align: left;
	width: 1024px;
	vertical-align: inherit;
/*border: 1px solid #9a9a9a;*/
	background: #FFFFFF;
	height: 100%;
	width: 959px;
}
#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper UL, #ezPageBoxList UL, #mainWrapper, #popupAdditionalImage, #popupImage
{
	margin: 0em;
	padding: 0px;
	width: 1024px;
	left: 0;
	top: 0;
}
#headerWrapper
{
	background-color: #FFFFFF;
	width: 1024px;
	height: 170px;
}
.topper-menu LI
{
	font: 11px verdana;
	float: left;
	margin: 9px 2px 0 14px;
}
#logo
{
	padding: 33px;
	/*+placement:shift 258px 129px;*/
	position: relative;
	left: 258px;
	top: 129px;
	float: right;
}
#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper
{
	margin: auto;
}
#navColumnOneWrapper, #navColumnTwoWrapper
{
	margin-left: 0.2em;
	margin-right: 0.2em;
}
#tagline
{
/*margin: 0.7em 0 0 1em;
padding: 0 0 0.4em 1em;*/
	float: left;
}
#tagline_header
{
	border-left: 1px solid #DDDDDD;
	font: bold 20px arial;
	color: #888888;
	margin: 0.7em 1em;
	padding: 0 0 0 1em;
}
#sendSpendWrapper
{
	border: 1px solid #CACACA;
	float: right;
	margin: 0em 0em 1em 1em;
}
.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper
{
	margin: 0;
	width: 44%;
}
.wrapperAttribsOptions
{
	margin: 0.3em 0em;
}
/*navigation*/
.current
{
	font-size: 15px;
	padding: 2px;
}
.navSplitPagesLinks, .navSplitPagesResult
{
	padding: 5px 0 2px;
}
.navSplitPagesLinks A
{
	color: #0075E2;
	padding: 2px;
	margin: 0px;
}
.navNextPrevCounter
{
	margin: 0em;
	font-size: 0.9em;
}
.navNextPrevList
{
	display: inline;
	white-space: normal;
	margin: 0;
	padding: 1px;
	list-style-type: none;
}
#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper
{
	margin: 0em;
/*background-color: #abbbd3;*/
	/*background-image: url(../images/tile_back.gif);*/
	padding: 0.5em 0.2em;
	font-weight: bold;
/*color: #ffffff;*/
	height: 1%;
}
#navSuppWrapper
{
	border-top: 2px solid #CECECE;
	margin: 25px 0 0;
	padding: 16px 0 22px;
	/*+placement:shift 0px 162px;*/
	position: relative;
	left: 0px;
	top: 162px;
}
#navCatTabsWrapper
{
	background-color: #FFFFFF;
	color: #9A9A9A;
	background-image: none;
}
#navMain UL, #navCatTabs UL
{
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
}
#navMain UL LI, #navCatTabs UL LI
{
	display: inline;
}
.footer-links LI
{
	font: normal 11px verdana;
	float: left;
	margin: 0 2px 0 0px;
}
#navMain UL LI A, #navCatTabs UL LI A
{
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #FFFFFF;
	white-space: nowrap;
}
.legalCopyright
{
	float: left;
	font: 11px verdana !important;
	padding: 0px 0px 9px;
}
#navCatTabs UL LI A
{
	color: #9A9A9A;
}
#navEZPagesTOCWrapper
{
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #9A9A9A;
}
#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;
}
#navMainSearch
{
	float: right;
}
#navBreadCrumb
{
	padding: 9px;
	font: 11px tahoma;
	margin: 0em;
	color: #F424A8;
}
#navBreadCrumb A
{
	color: #80CBF2;
}
#top_nav
{
	background: #FFB4AB url(../images/ezpages_bg.gif);
	font: bold 14px arial;
	margin: 0em;
/*padding: 0.5em;*/
	height: 37px;
	/*+placement:shift 0px -31px;*/
	position: relative;
	left: 0px;
	top: -31px;
	width: 1024px;
}
#tab_nav A
{
	color: #FFFFFF;
	text-decoration: none;
}
#tab_nav LI
{
/*margin: 10px 15px;*/
	float: left;
/*display: inline;*/
	background: url(../images/bg_tabs_left.gif) no-repeat 0 0;
	padding: 0 0 0 5px;
	border-right: 1px solid #FFFFFF;
}
#tab_nav LI A
{
	display: block;
	background: url(../images/bg_tabs_right.gif) no-repeat right 0;
	padding: 10px 20px 10px 18px;
}
#tab_nav LI:hover
{
	background-position: left -40px;
}
#tab_nav LI:hover A
{
	background-position: right -40px;
}
#tab_nav #tab_active
{
	background-position: 0 -78px;
}
#tab_nav #tab_active A
{
	background-position: right -78px;
}
#tab_nav LI.home-link
{
	padding: 0;
}
#tab_nav LI.home-link A
{
	display: block;
	background: url(../images/home_tab.gif) no-repeat left 0;
	padding: 0px 20px 10px 18px;
	height: 27px;
	width: 2px;
}
#tab_nav LI.home-link:hover A
{
	background-position: left -39px;
}
#login_logout_section, #login_logout_section A
{
	font: normal 11px verdana;
	color: #FFFFFF;
	padding: 11px 7px;
	/*+placement:shift 1px 0px;*/
	position: relative;
	left: 1px;
	top: 0px;
}
#login_logout_section A:hover
{
	text-decoration: underline;
}
.top-nav-left
{
	background: url(../images/top_nav_left_bg.gif) left top;
	height: 39px;
	width: 6px;
	float: left;
}
#navColumnOne, #navColumnTwo
{
	background-color: transparent;
}
/*Tools section styles*/
#tools_wrapper
{
	height: 26px;
	background: transparent;
	margin: 0 4px !important;
	padding: 0px 3px 2px 66px;
	width: 828px;
	/*+placement:shift 83px -30px;*/
	position: relative;
	left: 83px;
	top: -30px;
	width: 854px;
}
.line-header
{
	font: 1px arial;
	margin: 0 4px;
}
.search-header-input
{
	background: url(../images/search_header_bg.gif) no-repeat left top;
	height: 21px;
	padding: 1px 0 0 3px;
	float: left;
}
.search-header
{
	margin: 3px 0;
}
.search-header INPUT
{
	border: 0px solid #000000;
	margin: 0px;
	color: #696969;
	background: none;
}
.search-header FORM
{
	float: left;
}
.search-header INPUT:focus
{
	background: none;
}
.advanced_search
{
	padding: 0 6px 2px 0;
	margin: 4px 0 0 10px;
}
.advanced_search A
{
	font: 11px Verdana;
	text-decoration: none;
	color: #757575;
}
.advanced_search A:hover
{
	text-decoration: underline;
}
.cart-header
{
	padding: 4px;
	margin: 3px -31px 3px auto !important;
	background: transparent;
}
.cart-header SPAN
{
	font-weight: bold;
}
.cart-icon
{
	width: 16px;
	height: 15px;
	margin: 1px 6px 0 0;
}
.full
{
	background: url(../images/cart_full_icon.gif) no-repeat left top;
}
.empty
{
	background: url(../images/cart_empty_icon.gif) no-repeat left top;
}
.td-search-header
{
	width: 303px;
}
.td-languages
{
	width: 257px;
}
.languages-wrapper SELECT, .languages-wrapper
{
	font: 11px tahoma, arial !important;
	display: none;
}
.languages-wrapper SELECT
{
	height: 18px;
}
.languages-wrapper FORM
{
	float: right;
}
.languages-wrapper LABEL
{
	padding: 3px 0;
	line-height: 17px !important;
}
/*/Tools section styles
The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert
{
	vertical-align: top;
}
/*.content,*/
#productDescription, .shippingEstimatorWrapper
{
	font-size: 13px !important;
	padding: 0.2em;
}
#productAttributes
{
	padding: 10px 14px;
	margin: 10px 0;
	border: 1px solid #F3ECD9;
	background: #FCFCEA;
}
.alert
{
	color: #F424A8;
	margin-left: 0.5em;
}
.advisory
{
}
.important
{
	font-weight: bold;
}
.notice
{
}
.rating
{
}
.gvBal
{
	float: right;
}
.centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix
{
	padding: 0.8em;
}
.centerColumn
{

	position: relative;
	left: -10px;
	top: -8px;
}
.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP
{
	font-size: 0.7em;
	/*+placement:shift 0px 2px;*/
	position: relative;
	left: 0px;
	top: 2px;
}
#siteinfoIP
{
	float: left;
}
.centerBoxContentsSpecials A, .centerBoxContentsAlsoPurch A, .centerBoxContentsFeatured A, .centerBoxContentsNew A, .specialsListBoxContents A
{
	color: #0075E2;
	margin: 1px 8px;
}
/*Shopping Cart Display*/
#cartAdd
{
	float: right;
	text-align: center;
	margin: 1em;
	/*[disabled]border:1px solid #E2E2E2;*/
	background: transparent;
	padding: 1em;
}
.tableHeading TH
{
	border-bottom: 1px solid #AAAAAA;
}
.tableHeading, #cartSubTotal
{
	background-color: #FCB1A8;
}
#cartSubTotal
{
	border-top: 1px solid #CCCCCC;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
}
.tableRow, .tableHeading, #cartSubTotal
{
	height: 2.2em;
}
.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: #0075E2;*/
	position: relative;
/*do not remove-fixes stupid IEbug*/
}
.cartOldItem
{
/*color: #0075E2;*/
	position: relative;
/*do not remove-fixes stupid IEbug*/
}
#cartBoxListWrapper A
{
	color: #0075E2;
}
.cartBoxTotal
{
	text-align: right;
	font-weight: bold;
}
.cartRemoveItemDisplay
{
	width: 3.5em;
}
.cartAttribsList
{
	margin-left: 1em;
}
#mediaManager
{
	width: 50%;
	margin: 0.2em;
	padding: 0.7em;
	background: #FCFCEA;
	border: 1px solid #F3ECD9;
}
#mediaManagerHeading
{
	margin-top: 5px;
	padding-top: 0 !important;
}
.mediaTitle
{
	float: left;
}
.mediaTypeLink
{
	float: right;
}
.normalprice, .productSpecialPriceSale
{
	text-decoration: line-through;
	color: #888888;
}
.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount
{
	color: #A30101;
}
#productPrices, #reviewsInfoDefaultPrice
{
	font: bold 16px arial;
	color: #F424A8;
	margin: 0 0 6px;
	display: block;
}
.orderHistList
{
	margin: 0;
	padding: 0.2em 0em;
	list-style-type: none;
}
#cartBoxListWrapper UL, #ezPageBoxList UL
{
	list-style-type: none;
}
#cartBoxListWrapper LI, #ezPageBoxList LI, .cartBoxTotal
{
	margin: 0;
	padding: 0.2em 0em;
}
#cartBoxEmpty, #cartBoxVoucherBalance
{
	font-weight: bold;
	/*+placement:shift 0px 1px;*/
	position: relative;
	left: 0px;
	top: 1px;
}
.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: 0px 15px 15px 10px;
}
.categoryIcon
{
}
#cartImage
{
	margin: 0.5em 1em;
}
/*Attributes*/
.attribImg
{
	width: 20%;
	margin: 0.3em 0em;
}
.attributesComments
{
	margin: 10px 0;
	color: #83785C;
}
/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew
{
	margin: 1em 0em;
}
.centerBoxWrapper
{
/*border: 1px solid #e6e6e6;*/
	height: 1%;
	margin: 27px 0;
/*padding: 12px;*/
}
H2.centerBoxHeading
{
	font: bold 20px Arial;
	color: #4E637E;
	/*[disabled]border-bottom:1px solid #E6E6E6;*/
	padding: 0 0 2px;
	margin: 24px 0 15px !important;
	text-align: center;
}
.centerBoxWrapper H2
{
	margin: 0 0 15px !important;
}
.centerBoxHeadingnew
{
	display: none;
}
/*sideboxes*/
.columnLeft
{
	padding: 0 28px 0 0;
}
.columnRight
{
	padding: 0 0 0 5px;
}
H3.leftBoxHeading, H3.rightBoxHeading
{
	font: bold 1.1em arial;
	color: #FFFFFF;
	background: url(../images/sidebox_right.gif) no-repeat right top;
}
H3.leftBoxHeading, H3.rightBoxHeading
{
	color: #FFFFFF;
	background: url(../images/sidebox_right.gif) no-repeat right top;
}
H3.leftBoxHeading A, H3.rightBoxHeading A
{
	font: normal 11px verdana, arial;
	color: #FEFEFE;
	/*[disabled]text-decoration:underline;*/
}
H3.leftBoxHeading A:hover, H3.rightBoxHeading A:hover
{
	color: #F424A8;
	text-decoration: none;
}
.sidebox-header-left
{
	background: url(../images/sidebox_left.gif) no-repeat left top;
	padding: 0 0 0 0.3em;
}
.main-sidebox-header-left
{
	background: url(../images/main_sidebox_left.gif) no-repeat left top !important;
	padding: 0 0 0 0.3em;
}
.main-sidebox-header-right
{
	background: url(../images/main_sidebox_right.gif) no-repeat right top !important;
	padding: 0 0 0 0.3em;
}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading
{
	font: bold 1.1em arial;
	color: #FFFFFF;
}
.leftBoxHeading, .rightBoxHeading
{
	margin: 0em;
	background-color: #ABBBD3;
	/*background-image: url(../images/tile_back.gif);*/
	padding: 0.4em 0.3em 0.4em 0.4em !important;
}
.leftBoxHeading LABEL, .rightBoxHeading LABEL
{
	line-height: 16px;
}
.leftBoxContainer, .rightBoxContainer
{
	margin: 0em;
	margin: 16px 0 4px;
}
.sideBoxContent
{
	border: 1px solid #FFB4AB;
	border-top: none;
	background-color: #FFB4AB;
/*padding: 0.7em 0.4em 1em 0.4em;*/
	padding: 0.7em 0.9em;
}
.sideBoxContent A, .sideBoxContent DIV, .rightBoxContainer DIV, .leftBoxContainer DIV
{
	font: normal 11px verdana;
	color: #030362;
	line-height: 17px;
}
.sidebox-products
{
	display: block;
	color: #0075E2 !important;
	padding: 2px;
}
#shoppingcartContent
{
	background: #F4FCFD !important;
}
.rightBoxHeading A:visited, .leftBoxHeading A:visited, .centerBoxHeading A:visited
{
	color: #FFFFFF;
}
.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg
{
	text-align: center;
}
.additionalImages A
{
	text-decoration: none;
}
#bestsellers .wrapper
{
	margin: 0em 0em 0em 1.5em;
}
#bestsellers OL
{
	padding: 0;
	margin: 0 0 0 8px;
}
#bestsellers LI
{
	padding: 0;
	margin: 0.3em 0em;
}
#upProductsHeading
{
	text-align: left;
}
#upDateHeading
{
	text-align: right;
}
/*categories box parent and child categories*/
A.category-top
{
	font: 12px arial;
	text-decoration: none;
	padding: 0 0 0 9px;
	background: url(../images/arrow.gif) no-repeat 0 4px;
}
A.category-links, A.category-links:visited
{
	color: #004080;
	text-decoration: none;
}
.categories-top-list
{
	padding: 4px 0;
	/*[disabled]background:url(../images/dotted_line.gif) repeat-x 0 top;*/
}
.no-dots
{
	background: none;
}
.sub-count
{
	color: #AAAAAA;
	line-height: 12px !important;
}
.subcategory
{
	padding: 0 0 6px 12px;
}
.subcategory A
{
	line-height: 12px !important;
}
A.category-subs, A.category-products
{
	color: #0075E2;
	text-decoration: none;
}
A.category-subs:hover, A.category-products:hover
{
	text-decoration: none;
}
#categoriesContent
{
	background-color: #A1D5F0;
	border-right: 1px solid #A1D5F0;
	border-left: 1px solid #A1D5F0;
	border-top: 1px solid #A1D5F0;
	border-bottom: 1px solid #A1D5F0;
}
SPAN.category-subs-parent
{
	font-weight: bold;
}
SPAN.category-subs-selected
{
	font-weight: bold;
}
/*end categories box links
misc*/
.back
{
	float: left;
}
.forward, #shoppingCartDefault #PPECbutton
{
	float: right;
}
.bold
{
	font-weight: bold;
}
.rowOdd
{
	background-color: #FEFEFE;
	height: 1.5em;
	vertical-align: top;
}
.rowEven
{
	background-color: #FEFEFE;
	height: 1.5em;
	vertical-align: top;
}
.hiddenField
{
	display: none;
}
.visibleField
{
	display: inline;
}
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;
}
TR.tableHeading
{
	background-color: #FDB2A9;
	height: 2em;
}
.productListing-rowheading
{
	background-color: #A0D4EF;
	/*background-image: url(../images/tile_back.gif);*/
	height: 2em;
/*color: #FFFFFF;*/
}
.tabTable
{
	margin: 6px 0 4px;
}
.tabTable TD
{
	padding: 12px 8px;
	text-align: left;
	background-color: transparent;
}
.productListing-even
{
	background-color: transparent;
}
#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, #infoShoppingCart
{
	background-color: #FFFFFF;
}
.information
{
	padding: 10px 3px;
	line-height: 150%;
}
#shoppingcartBody #shippingEstimatorContent
{
	clear: both;
}
.seDisplayedAddressLabel
{
	background-color: #85C285;
	text-align: center;
}
.seDisplayedAddressInfo
{
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
}
#seShipTo
{
	padding: 0.2em;
}

