/**
* 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 $
*/
a img {border: none; }

a, #navEZPagesTOC ul li a {
        color:#4d5255;
        text-decoration:none;
        }
 
.attribsSelect{ padding:0 5px 0 0;}


#gender-male, #gender-female, #email-format-text{ margin-left:8px;}
.information{
	background: url('../images/info.png') no-repeat; 
	margin-bottom: 20px;
	background-size: 25px;
	padding-left: 35px;
	line-height: 29px;
}

CODE {
        font-size:12px; line-height:17px;
        }

FORM	{margin:0px; padding:0px;}



FIELDSET {
        padding: 0.5em;
        margin: 0.5em 0em;
		border:1px solid #E1E1E1;
        }

LEGEND {
        font-weight: bold; padding:0 5px; color:#4d5255;
        }

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
        float: left;
        }


LABEL.inputLabelPayment {
        width: 15em;
        float: left;
		padding:4px 0 4px 0;
        }


P, ADDRESS {
        padding: 0.5em;
        }
#contactUsNoticeContent{ /*border-top:solid 1px #e5e5e5; */ margin:15px 0 0; padding:15px 0 20px 7px;}


.clearBoth {
        clear: both;
        }

HR {
	color:#C1C1C1;
	border:0; border-top:1px solid #C1C1C1;
	
}

/*warnings, errors, messages*/
.messageStackWarning,
.messageStackError,
.messageStackSuccess,
.messageStackCaution {
    position: relative;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
    margin: 0 0 10px 0 !important;
    padding: 10px 10px 10px 30px;
}
.messageStackWarning,
.messageStackError {
    background: #e74c3c;
}
.messageStackSuccess {
    background: #27ae60;
}
.messageStackCaution {
    background: #f39c12;
}
.messageStackWarning img,
.messageStackError img,
.messageStackSuccess img,
.messageStackCaution img {
    display: none;
}
.messageStackWarning::before,
.messageStackError::before,
.messageStackSuccess::before,
.messageStackCaution::before {
    position: absolute;
    left: 0;
    top: calc(50% - 10px);
    font-family: FontAwesome;
    font-weight: normal;
    font-size: 22px;
    width: 24px;
    text-align: center;
    margin-left: 5px;
}
.messageStackWarning::before,
.messageStackError::before {
    content: '\f00d';
}
.messageStackSuccess::before {
    content: '\f00c';
}
.messageStackCaution::before {
    content: '\f12a';
}

/*wrappers - page or section containers*/
#mainWrapper {
    text-align: left;
    vertical-align: top;
}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList,  #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
}

#cartBoxListWrapper ul {
	padding: 0 0 0 8px!important;
}
#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
       
        } 

#tagline {
        color:#4d5255; margin-top:10px;
        font-size: 12px;
        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;
		color:#333;
        }
.floatingBox a {color:#4d5255;}
#productDetailsList li a{ color:#4d5255;}
#productDetailsList li { color:#4d5255;}
.wrapperAttribsOptions { 
	display:block;
	padding-bottom: 2px;
	overflow: hidden;  
	color: #222;     
}

#productAttributes {
	padding-left: 35px;
	margin-top: -15px;
}

#giftGeneral #productAttributes {
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 0px;
	margin-bottom: 20px;
}

#giftGeneral #productAttributes .back {
	float: none;
	font-size: 16px;
	padding: 10px 0;
	color: #970caf;
	font-weight: bold;
}

#giftGeneral #productAttributes span {
	display: block;
	color: #2b9acf;
	padding: 5px 0;
	height: 21px;
}

#giftGeneral #productAttributes h3 {display: none;}
#giftGeneral #productAttributes label {display:block; float: left;height:130px;margin: 0 20px;}
#giftGeneral #productAttributes label input[type="radio"] {
	float: left;
	margin-right: 10px;
	-moz-transform: scale(1.50);
  	-webkit-transform: scale(1.50);
  	-o-transform: scale(1.50);
  	transform: scale(1.50);
	height: 130px;
}
#giftGeneral #productAttributes label #img {
	height: 100px; 
	display: table-cell;
	vertical-align: middle;
	float: initial;
}
#giftGeneral #productAttributes #img img {width: 100px; height: auto; max-height: 100px;}
/*navigation*/

#sorter {
    margin: 0;
    background: #fff;
    width: 400px;
}
#sorter label {
	font-size: 15px;
	font-weight: bold;
}

.navSplitPagesResult { margin:5px 10px 17px 20px; float: left;}
.navSplitPagesLinks{ margin:0 0 10px 0;}
.navSplitPagesLinks a {display:inline-block; background:#e5e5e5; padding:5px 10px; color:#3e3e3e;  text-decoration:none;}
	.navSplitPagesLinks a:hover{ background:#65867b; color:#fff;}
	.navSplitPagesLinks strong{  display:inline-block; background:#2b9acf; padding:5px 10px; color:#fff;  }

.navSplitPagesResult a {color:#161616;}

.navNextPrevList {
        display: inline;
        white-space: nowrap;
        margin:0px 2px 3px 0px;
        list-style-type: none;
        }
		

.navNextPrevWrapper {margin:0px 10px 5px 10px; padding:15px 0px; }
.navNextPrevCounter {
        margin: 0em;
		padding:7px 0 0px;
		color:#000;
		display:block;
        }
.navNextPrevWrapper span{
	overflow:hidden;
	position:relative;
	float:left;
	margin-left: 5px;
	margin-right; 5px;
}


#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
       
        }

#navMain ul, #navSupp ul, #navCatTabs ul  {
        margin: 0;
        padding:  0.5em 0em;
        list-style-type: none;
        text-align: center;
        line-min-height: 1.5em;
        }

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
       
        }

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
      
        }

#navEZPagesTOCWrapper {
        font-weight: bold; float:inherit;
        min-height: 1%;
		padding:0.5em;
		margin:5px 0px;
        border: 1px solid #E1E1E1;
        }

#navEZPagesTOC ul {
        margin: 0;
        padding:  0.5em 0em;
        list-style-type: none;
        line-min-height: 1.5em;
        }

#navEZPagesTOC ul li {
        white-space: nowrap;
        }

#navEZPagesTOC ul li a {
        padding: 0em 0.5em;
        margin: 0;
        }

#navMainSearch, #navCategoryIcon {
        margin:5px 5px 0 0px;
        }



#navEZPagesTop {
        
        }


/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
        vertical-align: top;
        }

.centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {max-width: 318px;}
/*.content,*/ #productDescription, .shippingEstimatorWrapper {
        /*font-size: 1.2em;*/
        /*padding: 0.5em;*/
        }
.content{ margin-bottom:10px;}

.fec-alert {
    text-align: right;
    color: red;
    margin-bottom: 5px;
}
.alert {
    color: red;
    padding: 0 0 0 3px;
}
.advisory {}
.important {
        font-weight: bold;
		margin:5px;
        }
.notice {}
.rating{}
.gvBal {
        float: right;
        }
#bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
        padding: 0em;
        }

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
        font-size: 0.9em;
        }

/*Shopping Cart Display*/

.tableHeading TH {

        }

.tableHeading, #cartSubTotal { 
      
	  }

#shop-image {
	width: 20px;
	height: auto;
	margin-top:5px;
}

.tableRow, .tableHeading, #cartSubTotal {
        min-height: 2.2em;
        }

.cartUnitDisplay, .cartTotalDisplay {
        text-align: right;
        padding-right: 0.2em;
        }

#scUpdateQuantity {
        width: 2em;
        }

.cartQuantity {
        width: 4.7em;
        }

.cartNewItem {
        /*color:#4d5255;
        position: relative;*/  /*do not remove-fixes stupid IEbug*/
        }

.cartOldItem {
        /*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;
}


#cartBoxListWrapper ul, #ezPageBoxList ul {
        list-style-type: none;
        }

#ezPageBoxList li, .cartBoxTotal {
        margin: 0;
        padding: 0.2em 0em;
        } 

.totalBox {
        width: 5.5em;
        text-align: right;
        padding: 0.2em;
	font-weight:bold;
	color:#c76200;
	font-size:19px;
	line-height:22px;
        }

.lineTitle, .amount {
        text-align: right;
        padding: 0.2em;
        }

.amount {
        width: 5.5em;
        }

/*Image Display*/


.categoryIcon {}
#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 {

        }

/*sideboxes*/
.columnLeft {}
.columnRight {}






.sideBoxContent {
        }



.rightBoxHeading {
        margin: 0em;
        background-color: #663366;
        padding: 0.2em 0em;
        }

h3.leftBoxHeading a:hover {
        color: #FFFF33;
        text-decoration: none;
        } 

h3.rightBoxHeading a:hover {
        color: #FF0000;
        text-decoration: none;
        }

.rightBoxContent {
        margin-bottom: 1em;
        }

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {

       width:auto;
        }
.categoryListBoxContents a {text-decoration:none; color:#C00505; text-transform:uppercase; text-align:center;}

.cartTotalsDisplay{

}


#bannerboxHeading {
        background-color: #0000CC;
}

#upProductsHeading {
        text-align: left;
        }

#upDateHeading {
        text-align: right;
        }

/*misc*/
.back {
        float: left;
        }

.back1 {
	margin-bottom: 0px;
}

.forward {
        float: right;
        }

.bold {
        font-weight: bold;
        }

.rowOdd {
        
        min-height: 1.5em;
        vertical-align: top;
        }

.rowEven { padding:5px 5px 5px 5px;
        
        min-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
        }

TR.tableHeading {
        min-height: 2em;
        }

#siteMapList {
        width: 90%;
        float: right;
        }
#siteMapList ul{ list-style:circle;}

.ratingRow {
        margin: 1em 0em 1.5em 0em;
        }

/*!!!!!!!!!*/
#gvFaqDefaultMainContent{margin:10px 15px 0 5px;}
#gvFaqDefaultContent{ padding:10px 0; color:#000; border-top:solid 1px #eceaea;}
#reviewsDefaultNoReviews{margin:0 5px 5px 5px;}
#createAcctSuccessMainContent{ margin:5px;}

.main_block {margin:20px;}

.ee	{text-decoration:line-through;}






/*  --------------- PRICES ---------------  */

.normalprice, .productSpecialPriceSale {
        
}
		
.normalprice {
	font-weight:normal;
	color: #2b2a29;
	font-size:17px;
	line-height: 30px;
	padding-right:10px;
	
}
.normalprice:before,
.normalprice:after {
	content: "";
	position: absolute;
	height: 5px;
	/*border-bottom: 1px solid #970caf;
	border-top: 1px solid #970caf;*/
	top: 0;
}

.discount {
	color: #2b9acf;
	font-size: 18px;
	font-weight: normal;
	line-height: 25px;
}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .price strong {
	color:#2b2a29;
	line-height:25px;
	display: block;
	font-size: 26px;
	font-weight:bold;
}

.productSpecialPriceSale {
	text-decoration:line-through;
}
		
.productPriceDiscount {color:#373737; font-size:12px;}




/*  --------------- BUTTONS ---------------  */

.buttonRow, .buttonRow2 { 
		margin:0;
		padding:7px 0;
}

