﻿/**



 * Main CSS Stylesheet



 *



 * @package templateSystem



 * @copyright Copyright 2003-2006 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 5349 2006-12-22 20:34:40Z birdbrain $



 */







body { 
    background: none repeat scroll 0 0 #fff;
    color: #333;
    font-family: Tahoma;
    font-size: 11px;
    margin: 0;
    padding: 0;
}

#indexBody{

}



a{
    color: #777;
    text-decoration: none;
	}



a:hover { color: #666; text-decoration: none;}







a img{ border:0;}







/*wrappers - page or section containers*/








.leftBoxContainer,.rightBoxContainer {/*left&right box border */	
    margin-bottom: 10px;
    background-color: #fff;
}



.leftBoxHeading, .rightBoxHeading {
    color: #4791c5;
    font: 100 20px helvetica,arial,sans-serif;
    padding: 18px 0;
    font-weight: bold;
    text-transform: uppercase;
}



.leftBoxHeading a,.rightBoxHeading a { 
    color: #4791c5;
  }



.leftBoxHeading a:hover,.rightBoxHeading  a:hover { color: #fff;text-decoration:none;}

#chcategoriesContent ul li{
    border-bottom: 1px solid #DDDDDD;
    border-top: 1px solid #FFFFFF;
    line-height: 23px;
}

.sideBoxContent { 
    overflow: hidden;
	}



.wrapper ul { list-style:none;}



.wrapper ol{ color:#000000}



.wrapper ol li a { color:#000000}



.wrapper ol li a:hover{color:#000000 }







#000categories{/* categories box*/



	background:url(../images/leftbg.jpg) repeat-y center; margin-bottom:6px;



}



#categoriesHeading {/*categoriesheading BOX tittle*/


}



#categoriesContent{
    text-align:left;
	}



#categoriesContent ul { margin:0; padding:0; list-style-type:none; }






#categoriesContent ul li a.category-top{ 
    display: block;
    color: #444;
    font-size: 12px;
    text-decoration: none;
    padding: 2px 0;
    margin: 2px 0;
    border-bottom: 1px dashed #DEDFDF;
	 }



#categoriesContent ul li a.category-top:hover{ color: #000; text-decoration:none}



#categoriesContent ul li a.category-products{
    color: #000;
    padding-left: 8px;
	}



#categoriesContent ul li a.category-products:hover{ color: #000; text-decoration:underline }







/*categorylistboxContent*/



#categorylistboxHeading {



	background: url(../images/cheading.gif) repeat-x left top; 



	line-height:10px; 



	color: #FF6600; 



	font-size:12px; 



	font-weight:bold;



	padding-left:20px;



}



#categorylistboxContent{padding:1px; border:0px solid #CCCCCC}



#categorylistboxContent ul { margin:0; padding:0; list-style-type:none; }



#categorylistboxContent ul li { margin:1px; margin-top:5px; border-bottom:1px solid #efefef; line-height:15px; }



#categorylistboxContent ul li a.category-top{ font-weight:bold;padding-left:15px; color:#000000;}



#categorylistboxContent ul li a.category-top:hover{ color: #000; text-decoration:underline}



#categorylistboxContent ul li a.category-products{ color:#444; padding-left:15px;background:url(../images/dot00.gif) no-repeat 16px center;}



#categorylistboxContent ul li a.category-products:hover{ color: #FF6600; text-decoration:underline }



/*categorylistboxContent*/







.rightBoxContainer img { margin:3px 0;}



#ezpagesContent ul li { margin:3px; border-bottom:1px solid #ccc; }



#ezpagesContent ul li a {background:url(../images/dot.gif) no-repeat 3px center;padding-left:20px; color:#000000;}



#ezpagesContent ul li a:hover { color:#FF6600}



.centerBoxWrapper {
    display: block;
    margin-bottom: 8px;
    padding: 0 0 6px;
}


.centerBoxHeading {
    background: url("../images/collectiontitle-line.gif") repeat-x scroll 0 12px;
    margin: 15px 0 0;
    text-align: center;
    font-size: 22px;
    line-height: 1.5em;
}



.centerBoxHeading  span {
    background: none repeat scroll 0 0 #fff;
    padding: 5px 15px;
}




#ecoconcept_tables{
    margin: 0 auto;
    width: 1024px;
}



#ecoconcept_leftmk, #navColumnTwo {/*table left and right td */

	background-color: transparent;



}



#ecoconcept_leftmkWrapper, #navColumnTwoWrapper {
   margin: 5px 5px 0 5px;

}






#searchContent{
padding-top:5px;
}


#indexDefaultMainContent { margin-bottom:10px;text-align:center;}/*index main text*/



#indexDefaultMainContent td { padding:5px 0} 



#indexDefault .centeredContent,#shoppingCartDefault .centeredContent { /*centerbox content*/



	text-align: center;



	padding:0;	



}







h1 {
    color: #000000;
    font-size: 14px;
    line-height: 25px;
    padding-bottom: 10px;
	}







h2 {



	font-size: 1.4em;



	}







h3 {



	font-size: 1.3em;



	}







h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS,.larger{



	font-size: 1.1em;



	}















h1, h2, h3, h4, h5, h6 {



	margin: 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;



	margin: 0.1em;
	_margin-top:3px;
	


	}







TEXTAREA {



	float: left;



	margin: auto;



	display: block;



	width: 95%;



	}







input:focus, select:focus, textarea:focus {







	}







FIELDSET {



	padding: 0.5em;



	margin: 0.5em 0em;



	border: 1px solid  #ccc;



	}







LEGEND {
    color: #000000;
    font-weight: bold;
    padding: 0.3em;
	}







LABEL, h4.optionName {




	padding: 0.2em;



	}







LABEL.checkboxLabel, LABEL.radioButtonLabel {



	margin: 0.5em 0.3em;



	}







.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.2em;



	}







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;



	}















#cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul,  #popupAdditionalImage, #popupImage {



	margin: 0em;



	padding: 0em;



	}



















#sendSpendWrapper {



	border: 1px solid #cacaca;



	float: right;



	margin: 0em 0em 1em 1em;



	}







.floatingBox, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {



	margin: 0;



	width: 47%;



	}



 #accountLinksWrapper { border:0px solid #FF9900;  padding:20px;}



.wrapperAttribsOptions {



	margin: 0.3em 0em;



	}







/*navigation*/







.navSplitPagesResult {}



.navSplitPagesLinks {}







.navNextPrevCounter {

        text-align:center;

	margin: 0em;



	font-size: 12px;



	}



.navNextPrevList {


    display: inline;
    list-style-type: none;
    margin: 0;
    padding: 0.5em 0;
    white-space: nowrap;



	}











#navCatTabsWrapper {



	background-color: #000;



	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;



	white-space: nowrap;



	}



#navSupp ul li a:hover {



	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;



	}



















/*The main content classes*/



#contentColumnMain, #ecoconcept_leftmk, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {



	vertical-align: top;



	}



#whatsNew { text-align:center}



/*.content,*/ 







.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;



	}











.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;



	}











#mediaManager {



	width: 50%; 



	margin: 0.2em;



	padding: 0.5em;



	background-color: #E4FEf5;



	border: 1px solid #003D00;



	}







.normalprice, .productSpecialPriceSale {



	text-decoration: line-through;



	}

.pric{

    font-weight: bold:
    color:#000;
}
.ecoconcept_pric{

    font-weight: bold:
    color:#000;
}




.productSpecialPrice, .productSalePrice, .productSpecialPriceSale {
    color: #000;
    font-weight: bold;
    font-size: 14px;
	}







.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 {




	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 ;



	}











#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;

}

.login { padding:5px 10px;}


#bestsellersContent {



	color: #FFFF99;



	font-weight:bold;



	}



#informationContent a,#bestsellersContent, #bestsellersContent a{
    color: #000;
    font-size: 12px;
	line-height: 23px;

	}

#informationContent{
text-indent:10px;

}

#informationContent a:hover, #bestsellersContent, 



#bestsellersContent a:hover{



	color: #000;



	font-size:12px;



	}



#extralinks{



	padding: .5em 0 .5em 1em;



	}















#bestsellers .wrapper {







	}







#bestsellers ol {
    margin: 0;
    padding: 0;
	}


#nameid{
    padding-top:5px;
    width: 130px;
}

.fpric, .wpric{
color:#777;
}


#bestsellers li {

    height: 60px;
    list-style: none outside none;
    margin: 0.3em 0;
    padding: 0;

	}



.ic{



	display:none;



	}



#bannerboxHeading {



	background-color: #0000CC;



}







#upProductsHeading {



	text-align: left;



	}







#upDateHeading {



	text-align: right;



	}





A.category-links, A.category-links:visited {



	color: #333333;



	font-weight:bold;



	}







SPAN.category-subs-parent {
    color: #000;
    font-weight: bold;
	}



SPAN.category-subs-selected {
    color: #FF0000;
    font-weight: bold;
	}



/* end categories box links */







/*misc*/



.back { float:left;



	



	}







.forward, #shoppingCartDefault #PPECbutton {



	float: right;



	}







.bold {



	font-weight: bold;



	}















.hiddenField {



	display: none;



}



.visibleField {



	display: inline;



}







CAPTION {



	/*display: none;*/



	}







#myAccountGen li, #myAccountNotify li {



	margin: 3px;



	list-style-type:none;



	padding-left:15px;



	} 







.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 0em;



	}







LABEL#textAreaReviews {



	font-weight: normal;



	margin: 1em 0em;



	}







#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {







	}







/***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;



}











#navBreadCrumb {
    border-bottom: 1px solid #999999;
    font-size: 12px;
    font-weight: bold;
    margin: 15px 0 10px;
    padding: 0 0 0 10px;
    height: 16px;
    overflow: hidden;
	}
















/*product_info*/





.list_attribute li{width:145px;}

.ecoconcept_product_left{



	width:400px;



	float:left;



	}

	#attribsOptionsText{

	font-size:12px;}



.ecoconcept_product_right{
    float: right;
    line-height: 30px;
    width: 600px;
	}



#ecoconcept_ulxx{

    padding: 0;
    width: 100%;

	}



.categoryIcon {border-bottom:1px solid #555; padding:3px; margin-bottom:10px;}



.navNextPrevWrapper { margin-bottom:10px;text-align:center;}



#categoryDescription { border-bottom:1px solid  #222; background:#111; padding:5px;}



#productMainImage {

    padding: 5px;
    text-align: center;
	}


#ecoconcept_productName{
    border-bottom: 3px double #999999;
    text-align:center;
    margin-bottom: 10px;
	 }



#productDescription, .shippingEstimatorWrapper {
    line-height: 20px;
    padding: 3px;

	}



	.biggerText {
    font-size: 12px;
		}



	ul{
	
  list-style: none outside none;
    margin: 0;
    padding: 0;
	}



#ecoconcept_qtys{



	text-align: left;



	margin: 1em 1em 1em 0;



	width:160px;



	}



.tabTable {margin-bottom: 1.0em; }



.tabTable tr { border:1px solid red}



	td p{ text-align:left; font-size:12px;}



	.productListing-rowheading{}



	.productListing-heading{ 
	    color: #555555;
    padding: 3px;
	 }



	.productListing-data { 
	    border-bottom: 1px dashed #333333;
    padding: 15px 0;
	}



	.productListing-odd { }/*����ʽ1*/



	.productListing-even{ }/*����ʽ2*/



	.itemTitle {
	    font-size: 12px;
    font-weight: normal;
    height: 55px;
    line-height: 150%;
    overflow: hidden;
    padding: 0;
	}

	.itemTitle a{
}











/*����ҳ�� tpl_shopping_cart_default.php*/



#cartContentsDisplay { }/*�����б�*/



.tableHeading {



	



	}



.tableHeading th{







	}



.rowOdd {



	height: 1.5em;



	vertical-align: top;



	}



.rowEven {



	height: 1.5em;



	vertical-align: top;



	}







#cartSubTotal {

    border: 1px solid #CCCCCC;
    font-weight: bold;
    line-height: 2.2em;
    margin-top: 5px;
    padding-right: 2.5em;
    text-align: right;


	}



	



/*�Ҳ๺���*/



.cartNewItem {



	color: #FF9900;



	position: relative;  /*do not remove-fixes stupid IEbug*/



	}







.cartOldItem {



	color: #000000;



	position: relative;  /*do not remove-fixes stupid IEbug*/



	}







.cartBoxTotal {



	text-align: right;



	font-weight: bold;



	}







.cartRemoveItemDisplay {



	width: 3.5em;



	}



.cartAttribsList {



	margin-left: 1em;



	}




/* login */



.textlist { padding-left:5px; margin:0}



.textlist ul { margin:0}



.textlist ul li { margin:3px; line-height:150%}



.btn {



	vertical-align: middle;



	color: #FFFF99;



	background: url(../images/search.gif) no-repeat center center;



	height: 25px;



	width: 52px;



	border:0;	



	margin: 7px 3px 5px;



	font-size:12px;



}



input,textarea,select { padding:0; vertical-align:middle;  COLOR: #373737;}



textarea { height:60px}



/*login box background effects*/



#loginbox{ background: url(../images/loginbg.jpg) repeat-x top;}



#loginboxHeading{background: url(../images/loginbg_key.jpg) no-repeat top right;}



#loginContent{background: url(../images/loginbg_key.jpg) no-repeat 100% -28px;}







#loginbox div.btn { float:right; clear:both;}



#loginbox .btn input {/*��ť*/ 



	vertical-align: middle;



	text-align:center;



	color:#fff;



	font-weight:bold;



	height: 26px;



	width: 67px;



	border:0;



	cursor:pointer;



	font-size:12px;



	font-family:Arial, Helvetica, sans-serif;



} 







.servicebg { background: #efefef url(../images/servicebg.jpg) bottom center no-repeat; height:100px;}



#livechat {  width:120px;height:60px; margin-top:100px;



display: block}







/* login */











#whatsnew .sideBoxContent {
    margin-top: 5px;
	 }



#productListing { text-align:center}



.categoryListBoxContents { text-align:left; vertical-align:middle; color:#FF6600; font-weight:bold;margin:0;border-bottom: 1px solid #DEDFDF;}



#ttt { background:#000000; padding:3px; color:#ccc; padding-left:20px}



marquee { border:0px solid #cccccc; background:#000; width:700px; color:#fff; font-weight:bold;}



#indexCategoriesHeading {
    color: #C2103D;
    margin: 10px 0;
	}



#whatsNew, #featuredProducts { color:#727272; font-weight:bold;}



#whatsNew a,#featuredProducts a{font-weight:normal;}



#whatsNew a img,#featuredProducts a img{

padding-top:5px;}

#whatsNew .centerBoxContentsNew a{
}

#productListing .centerBoxContentsProducts{
    border-bottom: 1px solid #F0F0F0;
	}
#productListing .centerBoxContentsProducts:hover{
    border-bottom: 1px solid #ccc;
	}




#featured .centeredContent { text-align:center;}



#productListing .centerBoxContentsProducts {

    font-weight: bold;
	}



#productListing a img {

padding-top:4px;}

#productListing .centerBoxContentsProducts{
    height: 250px;
    margin-left: 5px;
    margin-right: 2px;
    margin-top: 9px;
	}





.additionalImages { text-align:center;}



.additionalImages a img { 
    border: 1px solid #CCCCCC;
	}



#productAdditionalImages .centeredContent { 
    margin: 1px;
	}
.viewMore{float:right;}
.centerBoxContentsSpecials, #whatsNew .centerBoxContentsNew, .as{

    margin: 8px 3px 0 4px;
    text-align: center;
    padding-top: 5px !important;
	}


.categoryWrapper{
    overflow: hidden;
    padding:10px 0;
    border-bottom: 1px solid #CCCCCC;
}

.centerBoxContentsFeatured{
    margin: 8px 3px 0 4px;
    text-align: center;


}



#navSuppWrapper{
    background: none repeat scroll 0 0 #EEEEEE;
    color: #000000;
    font-weight: bold;
    margin: 0 0 10px;
    padding: 8px;
    text-align: center;
	}
	
	
#navSuppWrapper a{
    color: #000;
    padding: 0 5px;
}

#navSuppWrapper a:hover{
color:#000;
text-decoration:underline;
}

	/*footer*/



#navSuppWrapper ul { background: red; }



#navSuppWrapper ul a { color:#ccc}



#navSupp { background:#000; color:#ccc}



#bottomNav { color:#ccc}



#bottomNav ul { background:url(../images/footbg.gif) top  left repeat-x; height:30px; text-align:center; padding-top:10px;}



#bottomNav ul li a{ color:#ccc }



#bottomNav ul li a:hover{ color: #FF9900; text-decoration:underline}



#siteinfoIP { } 



#ecoconcept_bom{ 
     color: #797979;
    font-size: 12px;
    text-align: center;
    text-transform: uppercase;
	}



#ecoconcept_bom a {
   color: #777;
   line-height: 25px;
   text-decoration:underline;
	}



#ecoconcept_bom a:hover { color: #fff}



#ecoconcept_bom img { margin:0 10px;}







#payments{
float:left;
background:url(../images/payments.gif) center center no-repeat;
width:200px; 
height:50px;
padding:0; 
}


.sagh a{text-decoration:underline}


#banner{
width:740px;
margin:0 0 10px 0;}


#indexDefault #featuredProducts{

}



li#search{
    margin-right: 20px !important;
    padding-top: 10px !important;
    width: 250px;
}

#news{
    clear: both;
}



#imagesy a img{
    border: 1px solid #555555;
    padding: 1px;
}

#wparchivesContent ul li{

    line-height: 25px;
    margin-top: 5px;
}

#wparchivesContent ul li a{
text-decoration:none;
padding-left:10px;
}
#wparchivesContent ul li a:hover{
text-decoration:underline;
}
#productDescription a{
text-decoration:underline;
}

#productDescription a:hover{
text-decoration:none;
}


#productAdditionalImages{

padding-top:5px;
margin-top:5px;
}

#Contain{
width:320px;
text-align:center;
margin:5px auto 0;
border:2px solid #ccc;
}

#home{
    background: none repeat scroll 0 0 #EEEEEE;
    color: #777777;
    line-height: 25px;
    margin: 8px 0;
    padding: 5px 10px 10px;
}

#indexDefault #specialsDefault{

}

.bestsellerImg a img{
width:50px;
height:50px;
}

#shopbag{
    background: url("../images/bag.gif") no-repeat;
    float: right !important;
    height: 30px;
    padding-top: 5px !important;
    margin-top: 10px;
}

a.mycart{
font-weight:bold;
color:#FF0066;
padding:0 10px;
}


#productMainImage a{
width:300px !important;
text-align:center;
}

#featured .wrapper {
    margin: 0 0 0 1em;

	}
#featured ol {
    margin-bottom: 0;
    margin-left: 0;
    margin-top: 0;
    padding: 0;

	}
	
.featuredImg a img{
width:50px;
height:auto;
}

#featured li, #specials li {
list-style: none outside none;
margin: 0;
padding: 5px 0;
overflow:hidden;
border-bottom: 1px solid #CCCCCC;
}

#specials .wrapper {
    margin: 0 0 0 1em;

	}
#specials ol {
    margin-bottom: 0;
    margin-left: 0;
    margin-top: 0;
    padding: 0;

	}
	
.specialsImg a img{
width:50px;
height:auto;
}


#reviews .wrapper {
    margin: 0 0 0 1em;

	}
#reviews ol {
    margin-bottom: 0;
    margin-left: 0;
    margin-top: 0;
    padding: 0;

	}
	
	.reviewsImg a img{
width:50px;
height:50px;
}

#reviews li {
height: 60px;
list-style: none outside none;
margin: 0;
padding: 0;
}


#ecoconcept_foot{
    background: #000;
    min-width: 960px;
    width: 100%;
    color: #FFF;
    font-size: 11px;
    text-align: center;
    padding: 15px 0;
}

#wel{
    display: inline;
    float: right;
    margin-top: 10px !important;
    width: 400px;
}




.prname{
    height: 32px;
    line-height: 15px;
    overflow: hidden;
    margin: 10px 0;
    padding: 0 10px;
}
.ecoconcept_prname{
    height: 32px;
    line-height: 15px;
    overflow: hidden;
    margin: 10px 0;
    padding: 0 10px;
}
.banmain{
    width:100%;
    overflow:hidden;
}
.banleft{
    width: 400px;
    float:left;
}
.banright{
    width: 550px;
    float:right;
}
#gotoTop{display:none;position:fixed;top:75%;left:50%;cursor:pointer;margin-top:-50px;margin-left:535px;width:55px; height:55px;background:url(../images/backtop.png) no-repeat left top;}   
  
#gotoTop:hover{background:url(../images/backtop.png) no-repeat right top;}  
.category-subs {
padding-left: 8px;
}

.centermain {
    overflow: hidden;
    margin-bottom: 10px;
}
#banner-rotator {
    border-bottom: 1px solid #e0dfdd;
    padding-bottom: 3px;
    width: 735px;
    overflow:hidden;
}
#featuredProducts{
   border-bottom: 1px solid #e0dfdd;
   padding-bottom: 25px;
}

.textmain{
width: 100%;
overflow:hidden;
background: url("../images/bottom-top.jpg") no-repeat center top;
padding:30px 0;
}
.teleft{
padding: 8px;
width: 50%;
float:left;
}
.teright{
width: 40%;
float: right;
padding: 8px;
}
.teright a{
padding: 15px 10px;
}

.navSplitPagesLinks, .navSplitPagesResult {margin: 10px 0;}
.navSplitPagesLinks strong {
    background: none repeat scroll 0 0 #6b231d;
    color: #fff;
    display: inline-block;
    padding: 5px 10px;
}
.navSplitPagesLinks a {
    background: none repeat scroll 0 0 #e9e9e9;
    color: #3e3e3e;
    display: inline-block;
    padding: 5px 10px;
    text-decoration: none;
}
.navSplitPagesLinks a:hover{
    background: none repeat scroll 0 0 #979797;
    color: #FFF;
}

#bottom-content {
    margin: 30px auto;
    position: relative;
    width: 735px;
    overflow:hidden;
}
.bottom-promos {
    padding-top: 40px;
    text-align: center;
}
.bottom-promos li.first-promo {
    margin-left: 0;
}
.bottom-promos li {
    float: left;
    margin-left: 20px;
    width: 355px;
}
.bottom-promos h2 {
    color: #333333;
    font-family: "Open Sans Condensed",sans-serif;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: -0.025em;
    margin-top: 5px;
    text-transform: uppercase;
}
.sideBoxContentItem{overflow:hidden;margin: 8px 0;}
.wpimg{
    width: 100%;
    vertical-align: top;
    text-align:center;
}
.wpname{
    width: 100%;
    text-align: left;
    line-height: 18px;
    padding: 5px 0;
}


.ecoconcept_bannermain{
    overflow: hidden;
}
.ecoconcept_bannerimg{
    width:410px;
    height:300px;
    float:left;
}

.ecoconcept_bannerimg img{
    width:80px;
    height:auto;
}
.zdymks{
    margin: 5px 0;
}

#ecoconcept_categories_main {
    overflow: hidden;
    padding:10px 0;
    border: 1px solid #CCCCCC;
    display: block;
    margin: 8px 0;
}

#ecoconcept_limax{
    border-right: 1px solid #CCCCCC;
    width: 40%;
    height: auto;
    margin: 0;
    padding: 0;
	padding-top: 5px !important;
    text-align: center;
}

.ecoconcept_bt {
    text-align: center;
}

.ecoconcept_bt span {
    display: inline-block;
}

.ecoconcept_bt_border {
    background: #ccc none repeat scroll 0 0;
    height: 1px;
    margin: 0 0 10px;
    width: 30px;
}

.ecoconcept_bt_content {
    margin: 5px 20px 0;
}

.ecoconcept_bt_content h1 {
    color: #3d3d3d;
    font-family: "Libre Baskerville",serif;
    font-size: 26px;
    font-weight: 400;
    letter-spacing: 2px;
    margin: 0 0 15px;
    text-align: center;
    text-transform: uppercase;
}
.ecoconcept_bt_content h1.ecoconcept_cpbt{
    text-align: left;
}
.ecoconcept_primgmax img{
    width: 80%;
    height: auto;
}

.ecoconcept_promin_main {
    margin: 8px 3px 0 4px;
    padding-top: 5px !important;
    text-align: center;
    width: 19%;
}

.ecoconcept_primg_min img{
    width:120px; 
    height:auto;
}

.ecoconcept_prname {
    height: 32px;
    line-height: 15px;
    margin: 10px 0;
    overflow: hidden;
    padding: 0 10px;
}


#ecoconcept_headermain {
    position: relative;
    top: 0;
    width: 100%;
    z-index: 999;
}

.ecoconcept_headercontainer {
    background: #454545 none repeat scroll 0 0;
    height: 50px;
    margin: 0 auto;
    position: relative;
    z-index: 10000;
}

#ecoconcept_header-container {
    background: #454545 none repeat scroll 0 0;
    display: block;
    height: 50px;
    margin: 0 auto;
    position: relative;
    width: 1024px;
}

#ecoconcept_logo {
    left: 0;
    position: absolute;
    top: 0;
}
#site-search {
    border: 1px solid #e5e5e5;
    font-size: 12px;
    height: 24px;
    left: 213px;
    padding: 3px;
    position: absolute;
    top: 9px !important;
    width: 234px;
}
#site-search, #site-search-again {
    background: #fff none repeat scroll 0 0;
    font-size: 12px;
    height: 24px;
    left: 190px;
    padding: 3px;
    position: absolute;
    top: 55px;
    width: 337px;
}
#search, #search-again {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    color: #001722;
    float: left;
    font: 13px/24px helvetica,arial,sans-serif;
    height: 24px;
    outline: 0 none;
    padding: 0 5px;
    position: absolute;
    width: 294px;
    z-index: 1;
}

#site-search .button-search, #site-search-again .button-search {
    background: transparent url("../images/imgs.png") no-repeat scroll center 0;
    border: 0 none;
    color: transparent;
    cursor: pointer;
    float: right;
    font: 0px/0 sans-serif;
    height: 24px;
    padding: 0;
    width: 40px;
}

#ecoconcept-nav {
    font-size: 12px;
    left: 550px;
    position: absolute;
    top: 0;
    z-index: 1000;
}

#ecoconcept-nav.is-signed-in, #ecoconcept-nav.ecoconcept-in {
    display: block;
}

#ecoconcept-nav .ecoconcept-greeting {
    color: #d5d5d5;
    margin-top: 10px;
}

ul.ecoconcept-nav-group {
    display: inline-block;
    margin-left: -3px;
}

ul.ecoconcept-nav-group li {
    float: left;
    margin: 0 7px 0 0;
    position: relative;
}

ul.ecoconcept-nav-group li a {
    border: 1px solid transparent;
    border-radius: 2px;
    color: #fff;
    display: block;
    font-size: 10px;
    font-weight: bold;
    line-height: 16px;
    padding: 0 2px;
    text-transform: uppercase;
}


#ecoconcept-cart {
    position: absolute;
    right: 140px;
    top: 0;
    z-index: 1;
}

.ecoconcept-cart-header {
    background-color: #454545;
    border-left: 1px solid #000;
    border-radius: 0;
    font-weight: 400;
}
.ecoconcept-cart-header:hover,
.ecoconcept-cart-header:active,
.ecoconcept-cart-header.loaded{
    border-left:1px solid #f0f0f0;
    border-radius:0;
    -moz-border-radius:0;
    font-weight:400;
    background-color:#f0f0f0;
}
.ecoconcept-cart-header a {
    color: #fff;
    display: block;
    height: 38px;
    padding: 12px 10px 0 52px;
    text-decoration: none;
}
.ecoconcept-cart-header:hover a,
.ecoconcept-cart-header:active a,
.ecoconcept-cart-header.loaded a{
color:#000
}
.ecoconcept-cart-header .ecoconcept_shopping-bag {
    display: block;
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
    width: 100px;
}
.ecoconcept-hidden {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.ecoconcept-hidden, .ada-hidden {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.ecoconcept-cart-header .ecoconcept-items {
    background: transparent url("../images/imgs.png") no-repeat scroll 0 -90px;
    color: #454545;
    display: block;
    font-size: 19px;
    font-weight: 100;
    height: 30px;
    left: 0;
    max-width: 59px;
    overflow: hidden;
    padding: 16px 0 0 10px;
    position: absolute;
    text-align: center;
    text-overflow: ellipsis;
    top: -1px;
    width: 35px;
}
.ecoconcept-cart-header:hover .ecoconcept-items,
.ecoconcept-cart-header:active .ecoconcept-items,
.ecoconcept-cart-header.loaded .ecoconcept-items{
    color:#fff;
    background:url("../images/imgs.png") no-repeat scroll 0 -137px transparent
}

.ecoconcept-cart-header .ecoconcept_subtotal {
    display: block;
    font-size: 13px;
    margin: 0;
}

#checkout-ecoconcept{
    background: #95c96f none repeat scroll 0 0;
    cursor: pointer;
    height: 50px;
    position: absolute;
    right: 0;
    text-align: center;
    width: 140px;
}

#checkout-ecoconcept .checkout-link {
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    line-height: 50px;
    text-transform: uppercase;
}
#checkout-ecoconcept .checkout-link:hover{
    text-decoration:underline;
}


#ecoconcept_menu {
    border-bottom: 1px solid #dedfdf;
    float: left;
    height: 40px;
    line-height: 40px;
    text-align: left;
    width: 100%;
}
#ecoconcept_menuMain {
    margin: 0 auto;
    width: 1024px;
    overflow: hidden;
}

#ecoconcept_menuMain ul {
    margin: 0;
    padding: 0;
}
#ecoconcept_menuMain li {
    float: left;
}

#ecoconcept_menuMain li a {
    color: #777;
    font-family: georgia;
    font-size: 14px;
    font-weight: normal;
    height: 35px;
    line-height: 35px;
    padding: 10px 20px;
    text-transform: uppercase;
}
#ecoconcept_menuMain li a:hover{
    text-decoration:underline;
}


.ecoconcept_title-holder {
    background: url("../images/transparent.png") repeat scroll 0 0;
    margin: 40px 0 15px;
    overflow: hidden;
    padding: 0 11px 0 0;
}

.ecoconcept_title-holder h2 {
    background: url("../images/triangle-grey.gif") no-repeat scroll 185px top;
    float: left;
    font-size: 24px;
    margin: 0;
    padding: 0 30px 0 0;
}

.ecoconcept_title-holder h2 a {
    background: #404040 none repeat scroll 0 0;
    color: #fff;
    display: block;
    float: left;
    font: 700 16px/18px "Dosis",sans-serif;
    min-width: 159px;
    padding: 9px 13px;
    text-transform: uppercase;
}

.ecoconcept_title-holder .more {
    background: rgba(0, 0, 0, 0) url("../images/arrow-right-dark.gif") no-repeat scroll right 3px;
    color: #404040;
    float: right;
    margin: 11px 0 0;
    padding: 0 14px 0 0;
    text-decoration: none;
}

.ecoconcept_product_ul {
    color: #212121;
    font: 600 14px "Dosis",sans-serif;
    list-style: outside none none;
    margin: 0 auto;
    padding: 0 0 28px;

}


.ecoconcept_product_ul > li {
    display: inline-block;
    padding: 0 10px 20px 0;
    vertical-align: top;
    width: 23.3%;
}


.ecoconcept_product_ul .ecoconcept_visual {
    display: block;
    margin-bottom: 10px;
    padding: 0 2px 2px 0;
    position: relative;
    width: 220px;
}

.ecoconcept_product_ul .ecoconcept_visual img {
    vertical-align: top;
}
.ecoconcept_product_ul h3 {
    font-size: 14px;
    height: 32px;
    line-height: 15px;
    margin: 0 0 1px;
    overflow: hidden;
}
.ecoconcept_product_ul li > .ecoconcept_product-price {
    color: #4d4d4d;
    display: block;
    font: italic 400 14px/18px "Lekton",sans-serif;
}


.ecoconcept_product_ul li > .ecoconcept_product-price  .productSpecialPrice {
    color: #000;
    font-family: impact,Arial,Helvetica,sans-serif;
    font-size: 18px;
}

.ecoconcept-bannerIndex {
    width: 100%;
    overflow: hidden;
    padding: 10px 0;
}
.ecoconcept-bannerLeft, .ecoconcept-bannerRight {
    width: 50%;
    float:left;
}
.ecoconcept-bannerMin {
    padding: 0 5px;
}
.ecoconcept-bannerMinLeft {
    float:left;
}
.ecoconcept-bannerMinRight {
    float:right;
}
.ecoconcept-bannerMinmax {
    width: 40%;
}
.ecoconcept-bannerMinmin {
    width: 60%;
}
.ecoconcept-categories-name {
    padding: 5px;
    text-align: center;
}
.ecoconcept-categories-name a {
    width:46%;
    display: inline-block;  
    text-align: center;
    line-height: 30px;
    border: 1px dashed #DEDFDF;
    margin: 2px;
    font-size: 12px;
    font-weight: bold;
}
.ecoconcept-categories-name a:hover {
    color:#000;
}

#ecoconcepttagmain {
	margin:15px 0;
}
#ecoconcepttags {
    text-align: center;
}
#ecoconcepttags li {
    display: inline-block;

    text-align: center;
    text-transform: uppercase;
    transition: color 0.3s ease 0s, background-color 0.3s ease 0s, border-color 0.3s ease 0s, opacity 0.3s ease 0s;
    vertical-align: top;
}
#reviewsWrite {
	margin-top:20px;
	font-family:Verdana;
}
#ecoconcepttags li a {
    padding: 10px 8px;
    background: #fff none repeat scroll 0 0;
    color: #fff;
    border: 1px solid #ccc;
    display: block;
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
    margin: 0 5px;
    color:#222;
}
#ecoconcepttags li.selectTag a {
    padding: 10px 8px;
    background: #454545 none repeat scroll 0 0;
    color: #fff;
    border: 1px solid #e5e5e5;
    display: block;
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
    margin: 0 5px;
}

#ecoconcepttags li a:hover {
	background:#454545;
	color:#fff;
}
#ecoconcepttags li.emptyTag {
	background:none transparent scroll repeat 0% 0%;
	width:4px
}

.tagContent {
	display:none;
	color:#474747;
	padding:10px 0;
	text-align:left;
	overflow:hidden;
	width:100%;
}
#tagContent div.selectTag {
	DISPLAY:block
}
#ecoconceptCategoriesMain{
    width: 100%;
    overflow: hidden;
}

h2.ecoconceptCategoriesName{
    color: #000;
    font-size: 15px;
    font-weight: normal;
    line-height: 14px;
    margin: 0 0 10px 0;
    padding: 10px 0 11px 16px;
    text-transform: uppercase;
}
h2.ecoconceptCategoriesName a{
    padding: 0 8px;
    font-size:11px;
    color:#000;
}
h2.ecoconceptCategoriesName a:hover{
    text-decoration:underline;
    color:#111;
}
.ecoconceptCategoriesProduct  {
    width: 20%;
    float:left;
}
.ecoconceptCategoriesProducts  {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #EEEEEE;
    margin: 10px 2px;
    padding: 6px 0 0;
    transition: all 0.4s ease 0s;
    text-align: center;
    vertical-align: top;
}

.ecoconceptCategoriesProducts:hover {
    border: 1px solid #BABABA;
    position: relative;
}

.ecoconceptProduct-p {
    margin: 10px;
    height: 15px;
    line-height: 15px;
    overflow: hidden;
    color:#222;
}

.ecoconceptCategoriesProducts .ecoconcept-c-p-img {
    vertical-align: top;
    padding: 10px 0;
}
.ecoconceptCategoriesProducts .ecoconcept-c-p-img img {
    width: 90%;
    height: auto;
}
.ecoconceptCategoriesProducts .ecoconceptOverlay {
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    transition: all 0.4s ease 0s;
}
.ecoconceptCategoriesProducts:hover .ecoconceptOverlay {
    background: #000;
    color:#fff;
}
.ecoconceptCategoriesProducts .ecoconcept-c-p-price {
    font-size: 12px;
}

.ecoconcept_headertitle {
    text-align: center;
}
.ecoconcept_headertitle span {
    display: inline-block;
}

.ecoconcept_headertitle_content {
    margin: 5px 20px 0;
}

.ecoconcept_headertitle_content h1 {
    color: #3d3d3d;
    font-family: "Libre Baskerville",serif;
    font-size: 26px;
    font-weight: 400;
    letter-spacing: 2px;
    margin: 0 0 15px;
    text-align: center;
    text-transform: uppercase;
}



