daohanidbox /**

 * 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: 0;
	font: 12px/17px Assistant,sans-serif;
	color: #333;
	background:#fff;
	margin: 0px!important;
}
a img {
	border: none;
}
a:link, #navEZPagesTOC ul li a {
	color: #333;
	text-decoration: none;
}
a:visited {
	color: #333;
	text-decoration: none;
}
a:hover, #navEZPagesTOC ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #e73a40;
}
a:active {
	color: #333;
}
del {
	color:#666;
}
h1 {
	font-size: 1.5em;
	color: #333;
}
h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.3em;
}
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 0;
}
ul, li {
	padding:0;
	margin:0;
	list-style-type:none;
}
/*  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;
	margin: 0.1em;
}
TEXTAREA {
	margin: auto;
	display: block;
	width: 95%;
}
select {
	background:#fff;
	border: 1px solid #ddd;
	padding: 1px;
}
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;
}
#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-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*/


#currencies_headerid {
	float:right;
}
#currencies_headerid form {
	margin:0px;
	padding:0px;
}
#currencies_headerid a {
	color:#000px;
}
.topcurrencies {
	width:70px;
	float:left;
	text-align:left
}
#dollar {
	line-height:20px;
	background:url(../images/current.png) no-repeat 60px 6px;
	padding-left:8px;
	border:none;
	margin-top:4px;
	display:block!IMPORTANT
}
#contactUsForm legend {
	padding:5px;
	color:#777
}
.lcurrence:hover #dollar {
	background:#fff;
	border:1px solid #ddd;
	border-bottom:none
}
#popuhead {
	height:24px;
	padding:7px 0;
	text-align:left;
	font-style:italic;
	clear:both;
	line-height:24px;
	overflow:hidden
}
.pcurrence {
	display:none;
	width:68px;
	z-index:1000;
	padding-top:2px;
	padding-bottom:5px;
	margin-left:-9px;
	background:#fff;
	border:1px solid #ddd;
	border-top:none
}
.pcurrence li {
	padding:0 6px;
	line-height:22px
}
#dollar img {
	margin:0px 5px 0 0
}
#dollar:hover ul {
	display:block;
	position:absolute
}
#mainWrapper {
	background-color: #ffffff;
	text-align: left;
	width:1200px;
	vertical-align: top;
	margin:auto;
	margin-top:28px;
}
.top-search {
	width:270px;
	height:30px;
	background:#f2f2f2;
}
#search_box {
	position: relative;
}
.top-search input {
	float: left;
	background:#f2f2f2;
	margin:0px;
	border:none;
	text-indent:8px;
	color:#757575;
}
.top-search .go-button {
	margin-right:8px;
	margin-top:5px;
}
.search-input {
	height: 30px;
	margin: 0px;
	padding:0px;
	width: 240px;
}
input {
	border: 1px solid #ddd;
	box-shadow: 1px 1px 1px 1px #f3f3f3 inset;
}
#navMainSearch .search-selectbox {
	background:#fff;
	border:none;
	padding:7px;
	width:155px;
}
#sleHid {
	display:block;
	width:130px;
	overflow:hidden;
}
#sleBG {
	float:left;
	width:150px;
	height:33px;
	border:#ddd 1px solid;
	border-left:none;
	background:url(../images/arrow11.png) #fff no-repeat 130px center;
	display:block
}
#contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
}
#headerWrapper {
	padding:0px;
	width:1200px;
	margin:auto;
	clear:both;
}
#logoWrapper {
	float:left;
}
#navColumnTwoWrapper {
	margin: auto;
}
#navColumnTwoWrapper {
	margin:0px;
	padding:0px;
}
#navColumnOneWrapper {
	margin-top:8px;
}
#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
}
#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
}
#headecenterid{border-bottom: 1px solid #ddd;}
.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
}
.wrapperAttribsOptions {
	margin: 0.3em 0em;
}
/*navigation*/



.navSplitPagesResult {
}
.navSplitPagesLinks {
}
.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
}
#navMainWrapper {
	float:right;
	margin-top:20px;
}
#productAdditionalImages img {
}
#pageFourHeading {
	display:none;
}
#navMainWrapperboxid {
	height: 46px;
	width:750px;
	float:right;
}
#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%;
}
#navSuppWrapperBox {
	text-align:left;
	background:#f5f4f5;
	border-top: 1px solid #ddd;
	clear: both;
}
#navSuppWrapper {
	padding:10px;
	width:1200px;
	margin:auto
}
#navSuppWrapper dl {
	clear:both;
	overflow:hidden;
	padding:14px 6px;
	border-top:1px solid #ECECEC
}
#navSuppWrapper .first a, #navSuppWrapper .second a, #navSuppWrapper .third a, #navSuppWrapper .fourth a {
	color:#777;
	line-height:20px
}
#navSuppWrapper .first a:hover, #navSuppWrapper .third a:hover, #navSuppWrapper .fourth a:hover {
	text-decoration:underline
}
#navSuppWrapper dt {
	margin-bottom:5px
}
#navSuppWrapper dd {
	margin:0;
	padding:0;
	float:left;
	width:33%
}
#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
	background-image:none;
}
#navSupp ul, #navCatTabs ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
}
#navSupp ul li, #navCatTabs ul li {
	display: inline;
}
#navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #000000;
	white-space: nowrap;
}
#navMain {
	float:right;
	margin:0px 15px;
}
#navMain ul {
	margin: 0;
	padding: 0.4em 0em;
	list-style-type: none;
	text-align: center;
}
#navMain ul li {
	display: inline;
	margin-right:15px;
}
#navMain ul li a {
	text-decoration: none;
	font: normal 12px/normal Roboto Condensed;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #333;
	height: 31px;
	display: inline-block;
}
#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:left;
}
#navMainSearch form {
	padding:0px;
	margin:0px;
	width:100%;
}
#keywordid {
	background:#fff;
	border:none;
	width:240px;
	padding:0px;
	margin:0px;
	z-index:5px;
}
#submitid {
	background:#000;
	color:#fff;
	border:none;
	height:100%;
	padding:0px;
	margin:0px;
	width:56px;
	text-align:center;
}
#btn_animBoxCart {
	float:right;
	width:60px;
	height:20px;
	line-height:20px;
	position:relative;
	margin:0px;
	background:url(../images/cart.png) no-repeat left;
}
#btn_animBoxCart:hover {
	background:url(../images/cart1.png) no-repeat left;
}
#btn_animBoxCart a {
	color:#000;
	font-weight:bold
}
#btn_animBoxCart span {
	display:block;
	text-align:left
}
#btn_animBoxCart #item {
	font-size:15px;
	color:#E63C42;
	position:absolute;
	left:18px;
	top:0px
}
#btn_animBoxCart #item:hover {
	color:#E63C42;
}
#btn_animBoxCart strong {
	font-size:15px;
	line-height:39px;
	padding-left:40px
}
#btn_animBoxCart:hover strong {
	color:#E63C42
}
.animBoxCartNotice {
	padding:10px;
	font-weight:bold;
	color:#000
}
.animBoxCartTotal {
	padding:10px;
	text-align:right
}
#navBreadCrumb {
	border-bottom: 1px solid #ddd;
	height: 28px;
	line-height:28px;
	margin-top:2px;
	margin-bottom: 10px;
	overflow: hidden;
	padding-bottom: 4px;
	text-align: left;
	position: relative;
	vertical-align: middle;
	clear:both;
}
#navBreadCrumb span {
	background-position: 1px 2px;
	float: left;
	height: 17px;
	margin-top: 5px;
	overflow: hidden;
	width: 16px;
	background-image: url("../images/breadcrumb.png");
}
#daohanidbox { width: 1200px; margin: auto;
}
#navEZPagesTop {
	height:46px;
	line-height:46px;
	width:1200px;
	margin:auto;
	position:relative;
}
#navEZPagesTop a {
	padding:0 20px;
	float:left;
	line-height:46px;
	font-size:13px;
	display:block;
	color:#000;
	text-decoration:none;
	text-transform:uppercase;
}
#navEZPagesTop a:hover {
	font-weight:700;
}
#navEZPagesTop span.split {
	height:46px;
	margin:0 3px 0 2px;
	display:inline;
	float:left;
	overflow:hidden;
	width:1px
}
#navColumnOne, #navColumnTwo {
	background-color: transparent;
}
/*The main content classes*/

#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
}
/*.content,*/  .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/

	padding: 0.5em;
}
#productDescription {
	padding:10px;
	margin:0px;
	text-align:left;
	border: 1px solid #ddd;
	margin-top:10px;
	line-height:26px;
    float:left;
    width:100%;
}
#productDescription  #productDescription img {
	max-width:100%;
}
#sj_product {
	/*float:left;*/
	width:100%;
}
#sj_product .centerBoxHeading {
	background:url(../images/youmay.jpg) no-repeat center top;
	height:50px;
	border:none;
}
#sj_product ul {
	margin:5px;
	padding:0px;
}
#sj_product ul li {
	float:left;
	list-style:none;
	text-align:center;
	width:30%;
	margin:auto;
}
.alert {
	color: #e73a40;
	margin-left: 0.5em;
}
.advisory {
}
.important {
	font-weight: bold;
}
.notice {
}
.rating {
}
.gvBal {
	float: right;
}
.centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding: 0.8em;
}
.smallText, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
}
#siteinfoLegal {
	padding-bottom:20px;
}
/*Shopping Cart Display*/



.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: #e73a40;
}
.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;
}
/*Image Display*/

#reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em;
}
.categoryIcon {
}
#cartImage {
	margin: 0.5em 1em;
}
.navNextPrevWrapper {
	margin-bottom:10px;
}
#productsinfo_leftid {
	float:left;
	text-align:left;
	width:52%;
}
#productsinfo_rightid {
	float:right;
	text-align:left;
	width:47%;
	line-height:20px;
}
#productMainImage {
	padding:8px;
}
#productMainImage .imgLink {
	display:none;
}
.additionalImages {
	border: 1px solid #eceaea;
	margin:5px 5px;
}
.additionalImages:hover {
	border:1px solid #000;
}
.additionalImages span {
	display:none;
}
#productPrices {
	font-size: 18px;
	font-weight: normal;
	height: auto;
	line-height: 25px;
}
#productDetailsList {
	color: #808592;
	margin-top:5px;
	border-bottom:1px solid #dedede;
	width:100%;
	padding-bottom:5px;
	overflow: hidden;
}
#modulesid {
	background-color: #f2f2f2;
	border: 1px solid #ddd;
	margin-top: 5px;
	padding: 5px;
}
#productAttributes {
	position:relative;
	margin:0px 10px;
}
#productAttributes select {
	background:#ffffff;
	font-size:1em;
}
#productAttributes p {
	position:absolute;
	right:0px;
	top:2px;
	margin:0px;
	padding:0px;
	color:red;
}
#attribsOptionsText {
	display:none;
}
#cartAdd {
	text-align: left;
	margin:5px 10px;
	position:relative;
}
#cartAdd input {
	font-weight: bold;
	height: 22px;
	padding: 3px;
	text-align: center;
	width: 100px;
}
#cartimgid {
	position:absolute;
	top:8px;
	right:0px;
}
#cartimgid input {
	width:inherit;
	height:inherit;
	border:none;
}
.optionName {
	font-weight: bold;
}
.optionContent {
	margin: 5px 0;
}
.optionContent select {
	padding: 4px;
	width: 100%;
}
#modulesid .back {
	float:none;
}
/*Attributes*/

.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}
/*list box products*/

.productPriceDiscount {
	display:block;
}
#featuredProducts .centerBoxHeading{ display:none;}
#whatsNew .centerBoxHeading {
	display:none;
}
.centerBoxContentsSpecials, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin:0 1px;
	padding: 2px;
	position: relative;
	width:24%;
}
.centerBoxContentsXG {
	margin:0 1px;
	padding: 2px;
	position: relative;
	width:24%;
}
.centerBoxContentsProducts {
	padding:5px;
	width: 23.5%;
}
.centerBoxContentsProducts a {
	font-weight:lighter;
	font-size:12px;
}
.listingDescription {
	display:none;
}
#productName {
	font: lighter 18px/normal roboto slab, times;
	color: #c00;
	text-transform: uppercase;
	line-height: 24px;
	padding-bottom: 10px;
	border-bottom:1px solid #dedede;
}
#productPrices .productPriceDiscount {
	margin-left:10px;
}
.products_img_box {
	height:1%;
	overflow: hidden;
	text-align: center;
}
.products_img_box img:hover {
	opacity:0.8;
}
.products_name_box {
	font-size: 12px;
	font-weight: normal;
	height: 54px;
	overflow: hidden;
	padding-top: 10px;
	width: 100%;
	margin:auto;
}
.products_Price_box {
	color: #e73a40;
	font-weight: bold;
	padding: 3px 0;
}
.products_Price_box .productSpecialPrice {
	margin-left:10px;
}
/*list box contents*/

.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch {
	margin: 1em 0em;
}
.centerBoxWrapper {
	height: 1%;
	margin: 1.1em 0;
}
h2.centerBoxHeading {
	border-bottom: 2px solid #e4e4e4;
	font-size: 12px;
	margin-bottom: 4px;
	padding-bottom: 5px;
	text-align: left;
	text-transform: uppercase;
}
/*sideboxes*/

#categoriesContent span {
	display:block;
}
.columnLeft {
}
h3.leftBoxHeading, h3.rightBoxHeading {
	text-transform:uppercase;
	text-decoration:none;
	text-align:left;
	box-sizing: border-box;
	font-weight:bold;
	border-bottom:1px solid #DDD;
	background:none;
	padding:0;
	color: #333;
}
h3.leftBoxHeading a, h3.rightBoxHeading a {
	color: #333;
}
h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #333;
	text-decoration: none;
}
.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #333;
	text-decoration:none;
}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #ffffff;
}
.leftBoxHeading, .rightBoxHeading {
	margin: 0em;
	padding:6px 0px;
	text-align:center;
	background:#000;
	height:28px;
	line-height:28px;
}
.centerBoxHeading {
}
.leftBoxContainer, .rightBoxContainer {
	margin-bottom: 12px;
	background:url(../images/col-border-vert.png) no-repeat right top;
}
.sideBoxContent {
}
.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading, .rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
}
#bestsellers .befleft {
}
#bestsellers .beleftid {
	width:48%;
}
#bestsellers .berightid {
	width:48%;
}
#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: #333;
	font: 700 14px Roboto Condensed, sans-serif;
	box-sizing: border-box;
	line-height: 24px;
	text-decoration: none;
}
A.category-links, A.category-links:visited {
	color: #004080;
	text-decoration: none;
}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color:#c00;
	text-decoration: none;
}
SPAN.category-subs-parent {
	font-weight: bold;
	color:#c00;
}
SPAN.category-subs-selected {
	font-weight: bold;
}
/* end categories box links */



/*misc*/

.back {
	float: left;
}
#PPECbutton {
	padding-top:0px;
}
.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-color: #abbbd3;
	background-image: url(../images/tile_back.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;
}
#join_us a {
	display:inline-block;
	zoom:1;
	width:139px;
	vertical-align:middle
}
#join_us a img {
	float:left
}
#join_us a span {
	display:inline-block;
	zoom:1;
	font-size:11px;
	padding-left:4px;
	padding-top:2px;
	text-transform:capitalize
}
#join_us a span b {
	font-size:12px;
	font-weight:normal
}
#join_us {
	width:710px;
	margin:0 auto;
	padding:20px 0
}
.start-h4 {
	padding-bottom: 10px;
	font: lighter 14px Roboto Slab, serif;
	text-transform: uppercase;
}
.start-storelocator-items {
	margin:10px auto;
}
.start-h4 {
	margin-top: 15px;
	border-bottom: 1px solid #eaeaea;
}
.span6 {
	width: 460px;
	float:left;
}
.span6magenter {
	float:right;
	width: 460px;
}
#homepage_panel_default {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}
#homepage_panel_default h2.centerBoxHeading:after {
	content: '';
	position: absolute;
	border-bottom: 1px solid #9e9e9e;
	top: 50%;
	left: 0;
	right: 0;
	z-index: -1;
}
#homepage_panel_default h2.centerBoxHeading {
	font-size: 26px;
	margin-top: 0;
	margin-bottom: 9px;
	position: relative;
	text-align: center;
	font-family: helvetica, arial, sans-serif;
}
#homepage_panel_default h2.centerBoxHeading span {
	color: #444;
	display: inline-block;
	line-height: 32px;
	height: 32px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #F8F8F8;
	z-index: 0;
	text-transform:capitalize;
}
