@charset "utf-8";
/**
 * 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:0px;
	background: #fff url(../images/0000.jpg) no-repeat 50% 0;
	font-family:arial,sans-serif;
	font-size: 12px;
}
a img {
	border: none;
}
a{
	color: #B91238;
	text-decoration: none;
}
a:hover{
	color: #B91238;
	text-decoration: underline;
}
h1 {
	font-size: 1.4em;
	color: #9a9a9a;
}
h2 {
	font-size: 1.3em;
}
h3 {
	font-size: 1.2em;
}
#chcategoriesContent{
	margin:0;
	padding:0
}
#chcategoriesContent ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
.biggerText {
	font-size: 1.1em;
}
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: 1em;
}
TEXTAREA {
	margin: auto;
	display: block;
	width: 95%;
}
input:focus, select:focus, textarea:focus {
	background: #E4FEF5;
}
FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
}
LEGEND {
	font-weight: bold;
	padding: 0.3em;
	color: black;
}
LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
}
LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
}
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
}
LABEL.inputLabel {
	width: 6em;
	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-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
}
/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #9a9a9a;
}
.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 {
	background-color: #FFF;
	width:990px;
	margin:auto;
	padding-top:5px;
}
#cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul,  #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
}
#contentMainWrapper {
	margin:.5em 0;
	padding:0;
}
.spacer-1, .spacer-2, .spacer-3, #member_login, #member_reg, #cart, #topnav-01, #topnav-02, #topnav-03, #topnav-04, #topnav-05, #topnav-06, #topnav-07, #topnav-08 {
	display:inline-block;
	display:-moz-inline-stack;
	*display:inline;
	zoom:1;
	text-indent:-9999em;
	*text-indent:0;
	font-size:0;
	line-height:0;
	vertical-align:middle;
	overflow:hidden;
	/*background-repeat:no-repeat;*/
	background: url(../images/header-sprite.png) no-repeat top left;
}
#headerWrapper {
	width: 100%;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
#topBar {
	width:980px;
	margin:auto;
	color:#2C2C2C;
	font-weight:bold;
	padding: .8em;
}
.topBox {
	float:left;
	padding: 0 2em 0 2em;
	height:3em;
}
#nav_header {
	border-right:1px solid #9a9a9a;
	padding: .2em 3em 0 1em;
}
#lang_header {
	border-right:1px solid #9a9a9a;
	padding-left:2em;
}
#cart_header {
	background:url(../images/cart_bg.gif) 2em 0 no-repeat;
	padding:.2em 0 0 8em;
}
#logoWrap {
	width:990px;
	margin:auto;
}
.fw-index-Boxleft {
	float:left;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.fw-index-logo {
	float:left;
	margin:0;
	padding: 0 0 10px 30px;
	width:140px;
	overflow: hidden;
}
.fw-index-Boxright {
	margin: 0px;
	padding-top: 13px;
	float: right;
	width: 650px;
}
/* FireFox2.0 */
.fw-index-loginbg {
	float: right;
	height: 35px;
	border: 1px solid #000000;
	overflow: hidden;
}
.fw-index-login {
	margin: 0px;
	padding-left:10px;
	float: left;
	overflow: hidden;
}
.fw-index-login form{
	margin: 0;
	padding:0;
	vertical-align:middle
}
.contact-info {
	margin-top: -5px;
	*margin-top: 10px;
	padding-right: 9px;
	float: right;
	width: 400px;
	clear:both;
}
.contact-info ul {
	list-style:none;
}
.contact-info li {
	float:right;
	font-size: 12px;
}
.contact-info li a {
	color:#000000;
	text-decoration:none
}
.contact-info li a:hover {
	color:#FF0000;
}
.spacer-1 {
	width: 1px;
	height: 35px;
	background-position:-103px -190px;
}
.spacer-2 {
	width: 15px;
	height: 13px;
	background-position:-88px -190px;
}
.spacer-3 {
	width: 1px;
	height: 33px;
	background-position:-104px -190px;
}
#member_login {
	width: 55px;
	height: 35px;
	background-position: -79px -120px;
}
#member_login:hover {
	background-position: -79px -155px;
}
#member_reg {
	width: 79px;
	height: 35px;
	background-position: 0 -120px;
}
#member_reg:hover {
	background-position: 0 -155px;
}
#cart {
	width: 65px;
	height: 35px;
	background-position: 0 -190px;
}
#cart:hover {
	background-position: 0 -225px;
}
/*-----------导航----------------------------------------------*/
/* FireFox2.0 */
#fw-index-tabBox {
	margin-top:5px;
	padding: 0px;
	width: 988px;
	border: 1px solid #000;
	overflow: hidden;
}
/* IE */
* html #fw-index-tabBox {
	margin-top: 5px;
}
.fw-index-tab {
	margin: 0px;
	padding: 0px;
	height: 33px;
	width: 990px;
	float: left;
	overflow: hidden;
}
#topnav-01 {
	width: 99px;
	height: 33px;
	background: url(../images/header-sprite.png) no-repeat 0 -285px;
}
#topnav-01:hover {
	background: url(../images/header-sprite.png) no-repeat 0 -320px;
}
#topnav-02, #topnav-03, #topnav-04, #topnav-05, #topnav-06, #topnav-07, #topnav-08 {
	width: 126px;
	height: 33px;
}
#topnav-02 {
	background-position: 0 -355px;
}
#topnav-02:hover {
	background-position: 0 -390px;
}
#topnav-03 {
	background-position: 0 -425px;
}
#topnav-03:hover {
	background-position: 0 -460px;
}
#topnav-04 {
	background-position: 0 -495px;
}
#topnav-04:hover {
	background-position: 0 -530px;
}
#topnav-05 {
	background-position: 0 -565px;
}
#topnav-05:hover {
	background-position: 0 -600px;
}
#topnav-06 {
	background-position: 0 -635px;
}
#topnav-06:hover {
	background-position: 0 -670px;
}
#topnav-07 {
	background-position: 0 -705px;
}
#topnav-07:hover {
	background-position: 0 -740px;
}
#topnav-08 {
	background-position: 0 -775px;
}
#topnav-08:hover {
	background-position: 0 -810px;
}
.fw_42navi {
	color:#333;
	font-size: 12px;
	margin-left: 20px;
	margin-bottom: 7px;
	letter-spacing:1px;
	padding-top:11px;
}
.fw_42navi a:link {
	font-size: 10px;
	color: #333;
	text-decoration: underline;
}
.fw_42navi a:visited {
	font-size: 10px;
	color: #333;
	text-decoration: underline;
}
.fw_42navi a:hover {
	font-size: 10px;
	color: #B91238;
	text-decoration: none;
}
.fw_42navi a:active {
	font-size: 10px;
	color: #B91238;
	text-decoration: none;
}
.main-banner {
	margin-left:20px;
}
#topLinks {
	float:right;
	background:#B91238;
	margin: .9em auto;
	width:74%;
}
#navColumnLeft{
	float:left;
	margin:0pt;
	padding:0pt;
	width:230px;
}
#tagline {
	color:#000000;
	font-size: 1.8em;
	text-align : center;
	vertical-align: middle;
}
#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
}
.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 46%;
}
.wrapperAttribsOptions {
	margin: 0.3em 0em;
}
/*navigation*/

.navSplitPagesResult {
}
.navSplitPagesLinks {
}
.navNextPrevCounter {
	margin: 0em;
	font-size: 1em;
}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
}
#navSuppWrapper, #navCatTabsWrapper {
	clear:both;
	width:100%;
	margin:auto;
	background-color:#FFFFFF;
	text-align:center;
}
#navSupp {
	width:990px;
	margin:auto;
	padding: 15px 0em;
}
#payments {
	float:left;
	background:url(../images/payments.gif) 1.5em 0 no-repeat;
	width:25%;
	padding:1em 0;
}
#bottomNav {
	border-top:1px solid #D1D7DC;
	margin:auto;
	padding: 10px 0 10px 0;
}
#bottomNav a, #bottomNav a:visited {
	color:#9a9a9a;
	text-decoration:underline;
}
#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
	background-image:none;
}
#navMain ul, #navSupp ul, #navCatTabs ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
}
#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
}
#navMain ul li a, #navSupp ul li a, #navSupp ul li a:visited, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #EEEEEE;
	white-space: nowrap;
}
#navSupp ul li a:hover {
	color:#EEEEEE;
	text-decoration:underline;
}
#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: 0.5em 0.5em;
	font-size: 1.05em;
	font-weight: bold;
	margin: 0em;
}
#navEZPagesTop {
	font-size: 1.05em;
	font-weight: bold;
	margin: 0;
	padding: 1.5em 0 1.7em .5em;
	color:#ffffff;
}
#navEZPagesTop a:link, #navEZPagesTop a:visited {
	color:#ffffff;
	padding:0 1em 0 .8em;
}
#navEZPagesTop a:hover {
	text-decoration:underline;
}
#navColumnOne, #navColumnTwo {
	background-color: transparent;
}
.centerColumn{
	background: #FFF;
	float:right;
	margin-right:3px;
	padding:0pt;
	width:750px;
	overflow:hidden;
}
/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
}
/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 1em;
	border-top:1px solid #DBDBDB;
}
.alert {
	color: #FF0000;
	margin-left: 0.5em;
}
.advisory {
}
.important {
	font-weight: bold;
}
.notice {
}
.rating {
}
.gvBal {
	float: right;
}
#bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding: 0 0 0 .6em;
}
#bannerOne {
	padding:0;
	margin: .5em 0 0 0;
}
.banners img {
	padding:0;
}
.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 1em;
}
/*Shopping Cart Display*/
#info {
	text-align: left;
	margin: 10px 0;
	border:1px solid #F9CBCD;
	padding: 5px 5px 5px 35px;
	clear:both;
	background:#FEF4F7 url(../images/dg.gif) 10px 20px no-repeat;
	line-height:18px
}
#cartAdd {
	text-align: left;
	margin: 10px 0;
	border:1px solid #FEE2A1;
	padding: 10px;
	clear:both;
	background-color:#FFF3D9;
	vertical-align:middle;
	height: 45px;
}
.tableHeading TH {
	border-bottom: 1px solid #9a9a9a;
}
.tableHeading, #cartSubTotal {
	background-color: #e9e9e9;
}
#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: #33CC33;
	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;
}
#mediaManager {
	width: 50%;
	margin: 0.2em;
	padding: 0.5em;
	background-color: #E4FEf5;
	border: 1px solid #003D00;
}
.mediaTitle {
	float: left;
}
.mediaTypeLink {
	float: right;
}
.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
}
.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
}
.orderHistList {
	margin: 1em;
	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;
}
.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
}
.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
}
.amount {
	width: 5.5em;
}
#productContent{
	border-top: 1px solid #DBDBDB;
	padding:10px;
}
/*Image Display*/
#productImage{
	border: 1px solid #DBDBDB;
	height:310px;
	width:310px;
	float:left;
}
#productAddition{
	width:405px;
	float:right;
	text-align:center;
}
.productPrice{
	padding:5px;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	color:#FF5500;
}
#priceContent{
	margin:10px;
}
#cartImage {
	margin: 0.5em 1em;
}
/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}
.attributesComments {
}
/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 5px 0;
}
.centerBoxWrapper {
	border-left: 1px solid #9a9a9a;
	border-right: 1px solid #9a9a9a;
	border-bottom: 4px solid #9a9a9a;
	height: 1%;
	margin: 1.1em 0;
}
h2.centerBoxHeading {
	font-size: 1.3em;
	color: #ffffff;
}
.centerBoxHeading a{
	color:#f00;
}
/*sideboxes*/
.columnLeft {
}
h3.leftBoxHeading, h3.leftBoxHeading a, h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size:18x;
	color:#534D44;
}
.leftBoxHeading, .rightBoxHeading {
	margin: 0em;
	padding:5px 15px;
	background:#FFF url(../images/titlebar.jpg) repeat-x;
	border-bottom: 1px solid #CCCCCC;
}
.centerBoxHeading {
	background:#000 url(../images/centerboxHeadingbg.gif) repeat-x;
	height:22px;
	color:#FFF;
	padding:.4em 0 .2em 1em;
}
.centerBoxHeading a{
	color:#FFF;
	font-size:16px;
}
.centerBoxHeading a:visited{
	color:#FFF;
}
#categoriesHeading {
	background:#9a9a9a url(../images/centerboxHeadingbg.gif) repeat-x;
	font-size:1.1em;
	padding:.2em 0 .4em 1em;
}
#productDetailsList{
	list-style:none;
	text-align:left;
}
#categories ul,#ezpagesContent ul {
	padding:0;
	margin:0;
	list-style:none;
}
.suckerdiv ul{
margin: 0;
padding: 0;
list-style-type: none;
border-bottom: 1px solid #ccc;
}
.suckerdiv ul li{
position: relative;
}
.suckerdiv ul li ul{
	position: absolute;
	top: 0;
	visibility: hidden;
	background-color: white;
}
.suckerdiv ul li a:hover{
	background-color: #FFF1E8;
}
.suckerdiv .subfolderstyle{
	background: url(../images/arrow-list.gif) no-repeat 90% 50%;
}
.suckerdiv .subfolderstyle a:hover{
	background: url(../images/arrow-list.gif) no-repeat 90% 50%;
}

/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */
.category-top{
	padding:0;
	margin:0;
	background: #EEEEEE;
	vertical-align:middle;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
li.category-top a,li.category-top a:visited {
	padding:5px 0 5px 10px;
	color:#DC4B8F;
	font-weight:bold;
	display:block;
}
li.category-top a:hover {
	text-decoration:none;
}
li.category-subs a,li.category-subs a:visited,li.category-products a ,li.category-products a:visited{
	padding:5px 0 5px 25px;
	color:#333333;
	display:block;
	height: 14px; 
	border-bottom: 1px dashed #CCCCCC;
}
li.category-subs a:hover,li.category-products a:hover{
	color:#D20000;
	text-decoration:none;
}
li.category-level3 a,li.category-level3 a:visited,li.category-bottom a,li.category-bottom a:visited{
	width:80px;
	padding:5px;
	color:#333333;
	display:block;
	height: 14px; 
	border: 1px solid  #CCCCCC;
	border-top:none;

}
li.category-level3 a:hover,li.category-bottom a:hover{
	color:#D20000;
}
#categoriesContent {
	padding:0;
	margin:0;
}
#ezpagesContent li{
	text-align:center;
}
#bestsellersContent {
	color:#333333;
	font-weight:bold;
}
#informationContent a:link, #informationContent a:visited, #bestsellersContent, #bestsellersContent a:link, #bestsellersContent a:visited {
	color:#333333;
	font-weight:bold;
}
#extralinks {
	padding:5px 0 5px 40px;
	line-height:24px
}
.leftBoxContainer, .rightBoxContainer {
	margin: 0 0 5px 0;
	border: 1px solid #9a9a9a;
}
.sideBoxContent {
	background-color: #ffffff;
}
.catItem {
	background-color: #ffffff;
	padding:5px 5px 5px 10px;
	clear:both;
	height:80px;
}
.catItemLeft{
	float:left;
	margin-right:10px;
}
.catItemRight{
	padding-top:5px;
}
.catItemPrice{
	padding:5px;
	font-size:14px;
}
.itemFeaturedName{
	clear:both;
	height:30px;
	padding:3px 20px;
}
.itemName{
	clear:both;
	height:50px;
	padding:5px;
}
.itemPrice{
	padding:5px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#333333;
}
h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #F00;
	text-decoration: none;
}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
}
.centerBoxContentsNew{
	background:transparent url(../images/cel_bg.gif) no-repeat scroll 8px 0;
	height:305px;
	margin-top:5px;
	text-align:left;
}
.centerBoxContentsList{
	background:transparent url(../images/cel_bg.gif) no-repeat scroll 8px 0;
	height:350px;
	margin-top:5px;
	text-align:left;
	float:left;
	display:inline;
}
.centerBoxContentsListf{
	height:350px;
	margin:5px 0;
	text-align:left;
	float:left;
	display:inline;
}
.centerBoxItem{
	padding:8px 18px;
}
.centerBoxItemf{
	padding:8px 28px;
}
#allProductsListingTopNumber,#allProductsListingTopLinks,#allProductsListingTopLinks a,#allProductsListingBottomNumber,#allProductsListingBottomLinks, #allProductsListingBottomLinks a{
	font-size:14px;
}
#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
}
#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
}
#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
}
.ic {
	display:none;
}
#bannerboxHeading {
	background-color: #0000CC;
}
#upProductsHeading {
	text-align: left;
}
#upDateHeading {
	text-align: right;
}
/* categories box parent and child categories */
A.category-top, A.category-top:visited {
	color: #008000;
	text-decoration: none;
}
A.category-links, A.category-links:visited {
	color: #333333;
	font-weight:bold;
	font-size:14px;
}
A.category-links:hover {
	color:#D20000;
	font-weight:bold;
	text-decoration:none;
}
/* end categories box links */
/*misc*/
.back {
	float: left;
}
.forward, #shoppingCartDefault #PPECbutton {
	float: right;
}
.bold {
	font-weight: bold;
}
.rowOdd {
	background-color: #E8E8E8;
	height: 1.5em;
	vertical-align: top;
}
.rowEven {
	background-color: #F0F0F0;
	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: #cacaca;
	height: 2em;
}
.productListing-rowheading {
	background-image: url(../images/centerBoxHeadingbg.gif);
	height: 2em;
	color: #FFFFFF;
}
#siteMapList {
	width: 90%;
	float: right;
}
.ratingRow {
	margin: 1em 0em 1.5em 0em;
}
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;
}
/***IMAGE HANDLER SUPPORT ***/

#trailimageid {
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
	width: 220px;
	height: 0px;
	z-index: 1000;
}
#trailimageid div {
	padding: 5px;
	background-color: #FFF;
	border: 1px solid #888;
	text-align: center;
}
#trailimageid h1 {
	font-size: 100%;
	font-weight: normal;
	margin: 0;
	padding: 2px 0px;
	text-align: left;
	width: 100%;
}
#trailimageid img {
	margin: 2px;
	border: none;
}
