/**



 * 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 $



 */




*{
    margin: 0;
    padding: 0;
}


body { 
    background: none repeat scroll 0 0 #ffffff;
    color: #2c2c2c;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    margin: 0;
    padding: 0;
}

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



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







a img{ border:0;}







/*wrappers - page or section containers*/





.leftBoxHeading, .rightBoxHeading {
    background: url("../images/menu_arrow_down.png") no-repeat scroll 10px center #f5f5f5;
    box-shadow: 2px 2px 0 #ccc;
    cursor: pointer;
    font-size: 12px;
    font-weight: 900;
    margin-right: 3px;
    padding: 10px 10px 10px 25px;
    text-transform: uppercase;
}



.leftBoxHeading a, .rightBoxHeading a { 
    color: #000;
    font-size:11px;
  }
#featuredHeading{margin-bottom: 10px;}


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

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

.sideBoxContent { 
    overflow: hidden;
    padding: 0 5px 5px;
	}



.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 {margin-bottom: 10px;}


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



#categoriesContent ul li { 
    background: url("../images/submenu_arrow_right.png") no-repeat scroll 6px 10px;
    font-size: 13px;
    padding: 5px 5px 5px 15px;
    text-transform: capitalize;
    font-weight: bold;
	}





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



#categoriesContent ul li a.category-products{
    color: #777;
    padding-left: 5px;
    font-size: 11px;
	}



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







/*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 {/*center box border */ 
    display: block;
    height: 1%;
    margin-bottom: 8px;
    padding: 0 0 6px;
}


.centerBoxHeading {
    color: #000;
    font-size: 16px;
    line-height: 35px;
    margin: 0;
    padding: 0 0 0 15px;
    font-weight: bold;
    text-transform: uppercase;
    text-align:left;
}





#kombicoffeeHomeTable {
    width: 980px;
    margin: 0 auto;
}



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



	background-color: transparent;



}



#kombicoffeeHomeLeftWrapper, #navColumnTwoWrapper {
   margin: 0 10px 0 0;

}





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



	}







TEXTAREA {



	float: left;



	margin: auto;



	display: block;



	width: 95%;



	}





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




.navNextPrevCounter {
margin: 0em;
font-size: 12px;
width: 150px;
float:left;
}



.navNextPrevList {



	display: inline;



	white-space: nowrap;



	margin: 0;



	padding: 0.5em 0em;



	list-style-type: none;



	margin:0 5px;



	}






#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, #kombicoffeeHomeLeft, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {



	vertical-align: top;



	}


.centerBoxContentsFeatured{
    border-radius: 5px 5px 5px 5px;
    margin: 8px 3px 0 4px;

    text-align: center;
}


#whatsNew { text-align:center}



/*.content,*/ 







.alert {



	color: #FF0000;



	margin-left: 0.5em;



	}



.important {



	font-weight: bold;



	}




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



	}







.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
    color: #777;
	}







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



}





/*list box contents*/



.centerBoxContents, .specialsListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {

    margin: 5px;

	}




.centerBoxContentsNew {
    margin-bottom: 30px;
    text-align: center;
}



/*sideboxes*/






.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 ol {
    margin: 0;
    padding: 0;
	}


#nameid{
    height: 20px;
    overflow: hidden;
    width: 130px;
}




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



	}




/* categories box parent and child categories */



A.category-top, A.category-top:visited {
    color: #777;
    text-decoration: none;

	}



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: #000;
    text-decoration: none;
	}



/* end categories box links */







/*misc*/



.back { float:left;}







.forward, #shoppingCartDefault #PPECbutton {



	float: right;



	}





.bold {



	font-weight: bold;



	}




.hiddenField {



	display: none;



}



.visibleField {



	display: inline;



}




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



	}





/***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 {
    font-size: 12px;
    font-weight: bold;
    line-height: 35px;
    margin: 0 0 10px;
    padding: 0 0 0 10px;
	}


.kombicoffeeproduct_left{
    width:500px;
    float:left;
}
.kombicoffee_p_images {
    float:left;
}

.kombicoffeeproduct_right{
    float: right;
    width: 450px;
}

.list_attribute li {
    width: 175px;
}


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



.navNextPrevWrapper { margin-bottom:10px;}



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



#productMainImage {
    padding: 10px;
    text-align: center;
}

#kombicoffee_p_name{
    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;
}

h2#kombicoffee_p_prices {
    color: #fff;
    font-family: "Libre Baskerville",serif;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 2px;
    text-align: center;
    text-transform: uppercase;
    padding: 10px 30px;
    height: 60px;
    line-height: 30px;
    margin: 0 20px;
    background:#000;
    float:left;
}
h2#kombicoffee_p_prices .productSpecialPrice {
    color: #fff;
    font-family: "Libre Baskerville",serif;
    font-size: 26px;
    font-weight: 400;
    letter-spacing: 2px;
}

#kombicoffee_p_details {
    color: #fff;
    font-family: "Libre Baskerville",serif;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 2px;
    text-align: left;
    text-transform: uppercase;
    padding: 10px 30px;
    height: 60px;
    line-height: 30px;
    margin: 0 20px;
    background:#000;
    float:right;
}


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

	}



.biggerText {
    font-size: 12px;
	}


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



#kombicoffee_p_cart {



	text-align: left;



	margin: 1em 1em 1em 0;



	width:160px;



	}



.tabTable {margin-bottom: 1.0em; }/* ��Ʒ�б��� common tpl_tabular_display.php*/



.tabTable tr { border:1px solid red}



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



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



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



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





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






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



	}







/*----------------------------header css-----------------------------*/



#tops {
    clear: both;
    margin: 0 auto 10px;
    width: 970px;
}



#bcvniouyuu{
    height: 100px;
    width: 100%;
    margin: 0 auto;
	}



#logo {
    display: inline;
    float: left;
    margin: 3px 0 0 3px;
}




#list {
    color: #000000;
    float: right;
    display:inline;
    width: 600px;
	 }



#list input { height:19px;}



#list ul {
    height: 45px;
    margin: 0;
    padding: 0;
    text-align: right;
    width: 100%;
	}



#list ul li {
    color: #555555;
    font-size: 13px;
    margin: 0;
    padding-top: 10px;
	}



.bag {
    font-family: georgia;
    font-size: 14px;
    font-weight: bold;
    padding-left: 40px;
    text-transform: uppercase;
	}



#cart { background:url(../images/cart.gif) no-repeat left center; padding-left:20px; margin-top:50px}



#list a {
    color: #B40014;
    font-family: georgia;
    font-size: 13px;
    font-weight: bold;
    padding: 0 10px;
    text-transform: uppercase;
	}



#list a:hover {color:#555;}




#kombicoffeeMenu {
    color: #FFFFFF !important;
    display: block;
    text-align: center;
    text-transform: uppercase;
    clear:both;
    padding-top:10px;
overflow:hidden;
	}




#kombicoffeeMenu .banner { background: red}



#kombicoffeeMenu ul{
    margin: 0;
    padding: 0;
	}



#kombicoffeeMenu li{float: left;}




#kombicoffeeMenu li a{
    color: #000;
    font-family: georgia;
    font-size: 13px;
    padding: 0 20px;
    text-transform: uppercase;
	}



#kombicoffeeMenu li a:hover{ text-decoration:underline;}



#yuyan{ width:200px; float:right; padding:0; margin:0}



#yuyan { width:150px; padding:0; margin:0; text-align:right; float:right}



#yuyan  a { padding:5px;}



#yuyan a img { padding-top:5px;}



#submenu {background:#ddd; padding:5px 0 3px 15px;}



.notice { float:left; font-weight:normal;width:540px; background:url(../images/noticedot.gif) no-repeat 10px center; padding-left:30px}



#topBar{ background:url(../images/noticebg.jpg) repeat-x left bottom;



	margin:0 auto;



	color:#2C2C2C;



	font-weight:bold; padding:5px; height:15px



	}




.topBox{float:left; text-align:right;}



#nav_header{ border:none; }/*Home login*/



#lang_header{ border:none; padding:0 10px; float:right;}



#currency_header{ border:none; float:right}



#cart_header{



	background:url(../images/cart_bg.gif) 2em 0 no-repeat;



	padding:.2em 0 0 8em;



	}



/*------------------------header css---------------------------------*/







/* 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:center; }
.categoryListBoxContents a{ 

vertical-align:middle; 
color:#777; 
font-weight:bold;
padding-bottom:10px;
padding: 5px 0;

}
.categoryListBoxContents a:hover{
color: #000;
}


#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;
	}
#languagesContent{
   text-align:center;
   padding-top:8px;
}


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



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



#featuredProducts a img{padding-top:5px;}




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



#productListing .centerBoxContentsProducts {

    font-weight: bold;
	}



#productListing a img {padding-top:4px;}

#productListing .centerBoxContentsProducts{
    margin-left: 5px;
    margin-right: 2px;
    margin-top: 9px;
    padding: 15px 0;
	}





.additionalImages { text-align:center;}



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



#productAdditionalImages .centeredContent { 
    margin: 1px;
	}




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


#kombicoffee-footer-main { 
    background-color: #fff;
    color: #000;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: auto;
}



#kombicoffee-footer-main a {
    color: #000;
    height: 25px;
    line-height: 25px;
}



#kombicoffee-footer-main a:hover {text-decoration:underline;}



#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;
}
#kombicoffee_p_description a{
text-decoration:underline;
}

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


#productAdditionalImages{
    float:left
}

#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:50px;
}

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

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

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

#specials li {
height: 60px;
list-style: none outside none;
margin: 0;
padding: 0;
}
#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;
}

#currenthead{
    color: #fff;
    float: right !important;
    font-size: 12px !important;
    margin:auto;
    text-transform: uppercase;
}

#kombicoffeeFooter {
    margin: 0 auto;
    padding: 10px 0
}

#wel{
    display: inline;
    float: right;
    margin-top: 3px !important;
    width: 380px;

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

.navSplitPagesLinks{margin: 10px 0;}
.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 #7f7f7f;
    color: #FFF;
}
.navSplitPagesLinks strong {
    background: none repeat scroll 0 0 #302a26;
    color: #fff;
    display: inline-block;
    padding: 5px 10px;
}

.pimg{
    display: inline-block;
    max-width: 100%;
    position: relative;
    width: 100%;
    opacity: 1;
    margin: 15px 0 25px;
}
.pimg:hover{
    opacity: 0.5;
}
.pimg .circle.sale {
    background: url("../images/sale_button.png") no-repeat scroll 0 0 / contain;
    border-radius: 0;
    width: 29%;
    font-size: 1.16667em;
    height: 90px;
    padding: 35px 0 0;
    right: 15px;
    top: 15px;
    font-weight: 300;
    display: block;
    position: absolute;
    z-index: 1;

}
.pname{
     display:inline-block; 
     line-height:100%;  
     height: 15px;
     line-height: 15px;
     overflow: hidden;
     width: 120px;
     word-wrap: break-word;
     margin: 0 0 20px;
}
.pric{font-family: georgia,arial,serif;}

.productSpecialPrice{
     color:#000;
     font-size: 18px;
     font-weight: bold;
}
.feacontent{overflow:hidden;}
.navcatsec a:hover{text-decoration:underline;}
#kombicoffeeheader{margin-bottom: 10px;}

#header-kombicoffeeMain {overflow:hidden;}



.bg-kombicoffee-header {
    background-color: #f2f2f2;
    font-family: "Open Sans",Arial,Helvetica,sans-serif;
    text-align: right;
}


.header-kombicoffee-sublink li {
    list-style: outside none none;
    position: relative;
}
.header-kombicoffee-sublink li, .header-kombicoffee-sublink li > a {
    color: #000;
    display: inline-block;
    vertical-align: middle;
}

.header-kombicoffee-sublink li a {
    color: #000;
    font-size: 11px;
    padding: 5px 20px;
}
.header-kombicoffee-sublink li a:hover{
    background: #e6e6e6;
    
}
.currencykombicoffeeheader {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #c2c2c2;
    border-image: none;
    border-style: solid;
    border-width: 0 0 0 1px;
    position: relative;
    text-align: left;
    padding: 0 10px;
}

.bg-kombicoffeeblack {
    background-color: #fff;
}

.kombicoffee-header-page {
    clear: both;
    margin: 0 auto;
    padding: 0;
    width: 980px;
}

.header-kombicoffeelogo {
    display: inline-block;
    padding: 16PX 0 4px;
    vertical-align: top;
    float:left;
    text-align:left;
}
.header-kombicoffee-right {
    display: inline-block;
    margin-right: 0;
    padding: 15px 0 8px;
    vertical-align: top;
    float:right;
}
.header-kombicoffee-right > div.kombicoffee-search {
    margin-left: 10%;
    padding: 0;
    width: 300px;
    float:right;
    border: 1px solid #4d4d4d;
    background-color: #353535;
}

.header-kombicoffee-right > div.kombicoffee-search input[type="text"] {
    background: none repeat scroll 0 0 !important;
    color: #fff;
    height: 18px;
    padding: 7px;
    width: 82%;
}
.header-kombicoffee-right > div.kombicoffee-search input {
    display: inline-block;
    vertical-align: middle;
}
#searchGO{padding-right:5px;}

.no_border {
    border: medium none !important;
}

.kombicoffee_header {
    text-align: center;
}
.kombicoffee_header span {
    display: inline-block;
}
.kombicoffee_header_border {
    background: #ccc none repeat scroll 0 0;
    height: 1px;
    margin: 0 0 10px;
    width: 30px;
}
.kombicoffee_header_content {
    margin: 5px 20px 0;
}

.kombicoffee_header_content h1 {
    color: #3d3d3d;
    font-family: "Libre Baskerville",serif;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 2px;
    line-height: 30px;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
}
.kombicoffee_desc {
    color: #000;
    font-family: "Open Sans",sans-serif;
    line-height: 18px;
    text-align: left;
    font-size: 13px;
    padding: 0;
}

.kombicoffeepname {
    height: 32px;
    line-height: 15px;
    overflow: hidden;
}

#kombicoffeeCategoriesMain{
    width: 100%;
    overflow: hidden;
}

h2.kombicoffeeCategoriesName{
    background: #f5f5f5 none repeat scroll 0 0;
    color: #000;
    font-family: "Oswald",sans-serif;
    font-size: 13px;
    font-weight: normal;
    line-height: 14px;
    margin: 0 0 10px;
    padding: 10px 0 11px 16px;
    text-transform: uppercase;
}
h2.kombicoffeeCategoriesName a{
    padding: 0 8px;
    font-size:11px;
    color:#000;
}
h2.kombicoffeeCategoriesName a:hover{
    text-decoration:underline;
}
.kombicoffeeCategoriesProducts  {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #EEEEEE;
    margin: 10px 2px;
    padding: 6px 0 9px;
    transition: all 0.4s ease 0s;
    float:left;
    width: 19.10%;
    text-align: center;
    vertical-align: top;
}
.kombicoffeeCategoriesProducts:hover {
    border: 1px solid #BABABA;
    box-shadow: 0 0 15px #BABABA;
    position: relative;
}

.kombicoffeeCategoriesProducts .kombicoffee-c-p-pname {
    height: 32px;
    line-height: 16px;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    width: 80%;
}


.kombicoffeeCategoriesProducts .kombicoffee-c-p-img {
    vertical-align: top;
    padding: 10px 0;
}
.kombicoffeeCategoriesProducts .kombicoffee-c-p-img img {
    width: 100%;
    height: auto;
}

