/**
 * 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 $
* Stylesheet for Simply Kerrin template (kerrinhardy.com)
 */



body {
    background:#FFF;

    color: #000000;
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    margin: 0;
	}

#pikkukumainWrapper {
  


    min-width: 1000px;
    padding: 0 !important;
    text-align: left;
    vertical-align: top;


	}
	
.skwrapper {

	}
	
.skwrapper td.tl {
/*	background: url(../images/kwtl.png) top left no-repeat;*/
}

.skwrapper td.tp {
/*	background: url(../images/kwt.png) top repeat-x;*/
}

.skwrapper td.tr {
/*	background: url(../images/kwtr.png) top right no-repeat;*/
}

.skwrapper td.l {
/*	background: url(../images/kwl.png) left repeat-y;*/
}

.skwrapper td.mid {
/*	background: #ffffff;*/
}

.skwrapper td.bl {
/*	background: url(../images/kwbl.png) bottom left no-repeat;*/
}

.skwrapper td.bt {
/*	background: url(../images/kwb.png) bottom repeat-x;*/
}

.skwrapper td.br {
/*	background: url(../images/kwbr.png) bottom right no-repeat;*/
}
	

.skwrapper td.r {
/*	background: url(../images/kwr.png) right repeat-y;*/
}
	


#siteinfoIP, #pikkukktesiteinfoLegal, #siteinfoCredits, #siteinfoStatus {
    padding: 1px 0 !important;
	}
	
#pikkukhuheaderConts {

    height: 39px;
    margin: auto;
    width: 1000px;
    z-index: 10;
}	
#pikkuueaderConter{
   background: #fff none repeat scroll 0 0;
    margin: 0 auto !important;
    min-width: 1000px;
    position: relative;
    width: 100%;
    z-index: 10;
}
#lightbox-container-image-box {

    z-index: 100000;
}
#pikkutehlogo {
    position: absolute;
    right: 0;
    top: 1.5em;
}
#pikkueaderConterNavMain {
    color: #ffffff;
    font-size: 12px;
    font-weight: normal;
    height: 79px;
    margin: 0 auto;
    position: relative;
    width: 1000px;
  padding-top: 1em;
	}
#pikkuheaderConterNavMainaaaaa{

}
#pikkuhunhnavMain{
    float: right;
    margin-top: 5px;
}

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

a img {border: none; padding: 0.2em; }

#mikkohnavEZPagesTop a,#mikkohnavEZPagesTop a:visited {
   color: #000;
    font-family: Impact,sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 30px;
    padding: 0 5px;
	}


#mikkohnavEZPagesTop a:hover {
	text-decoration: underline;
	}

#navCatTabs ul li a:visited {
	color: #677f39;
	}
	
#navCatTabs ul li a {
	color: #004ea0;
	}
	
#navCatTabs ul li a:hover {
	text-decoration: underline;
	}

a:link, #navEZPagesTOC ul li a {
	color: #6B666D;
    font-size: 12px;
    text-decoration: none;
	}
 
#tellafriendContent {
	text-align: left;
	}
 
 #productnotificationsContent {
	text-align: left;
	}
 
 
 
 
 
 
  
a:visited {
	color: #6b666d;
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navSupp ul li a:hover {
	text-decoration: underline;
	}

a:active {
	color: #677f39;
	}

h1 {
	font-size: 1.1em;
	}

h2 {
	font-size: 1.2em;
	}

h3 {
	font-size: 1.1em;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .mikkohsideBoxContent, .larger{
	font-size: 1em;
	}

.biggerText {
	font-size: 1em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 3px;
}

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM {
	display: inline;
	background-color: none;
	margin: 0.1em;
	}
	
SELECT {
	display: inline;
    font-size: 12px;
    margin: 0.1em;
	}
	
INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}
	
TEXTAREA {
/*	float: left;*/
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	background: #f9f9f9 ;
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #6b666d;
	}

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

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0em;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

#pikkutehlogo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

LABEL.inputLabel {
	width: 11em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width: 12em;
	float: left;
	}

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 {
	padding: 0.5em;
	border: 1px solid #000000;
	background-color: none;
	}

.messageStackWarning {
	background-color: #F8981D;
	color: #ffffff;
	}
	
.messageStackError {
	background-color: #B72019;
	color: #ffffff;
	font-weight: bold;
	line-height: 1.2em;
	}

.messageStackSuccess {
	background-color: #99CC33;
	color: #000000;
	}

.messageStackCaution {
	background-color: #F1F1F1;
	color: #F8981D;
	}

/*wrappers - page or section containers*/

#pikkuueaderConter, #pikkucontentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #pikkukumainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}
#pikkucontentMainWrapper{
  background: #fff none repeat scroll 0 0;
    margin: 10px auto;
    padding: 0;
    width: 1000px;
}
#mikkohnavColumnOneWrapper, #mikkohnavColumnTwoWrapper, #pikkukumainWrapper {
	margin: auto;
	} 

#mikkohnavColumnOneWrapper{
    margin: 0 10px 0 0 !important;
 }
#mikkohnavColumnTwoWrapper{
	margin-left:10px;
}
#tagline {
	color:#000000;
	font-size: 1.2em;
	text-align : center;
	vertical-align: middle;
	}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 45%;
	}
.mikkohpimages.back {
    width: 45%;
}
.wrapperAttribsOptions {

    margin: auto auto 9px;
    width: 100%;
	}

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

#navSuppWrapper {
    color: #000000;
    font-weight: bold;
    height: 1%;
    margin: 20px auto 0;
    width: 1100px;
	}
	
#navCatTabsWrapper {
	margin: 0em;
	background-color: none;
	font-weight: normal;
	text-align: center;
	color: #677f39;
	height: 1%;
	}

 #navSupp ul {
    line-height: 1.5em;
    list-style-type: none;
    margin: 0;
    padding: 10px;
	}

#pikkuhunhnavMain ul{
    float: right;
    height: 30px;
    line-height: 1.5em;
    list-style-type: none;
    margin:0;
    padding: 0;
    text-align: right;
    width: 100%;
}

#navSupp ul{
    background: none repeat scroll 0 0 #F7F7F7;
    border-bottom: 1px solid #FFFFFF;
    border-top: 3px double #CCCCCC;
    text-align: center;
}

#pikkuhunhnavMain ul li{
    margin: 0 0 0 5px;
}

#pikkuhunhnavMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	text-align: right;
	}
	
#navCatTabs ul {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	color: #677f39;
	}
 

#currenthead {
   color: #000;
    float: left;
    margin-right: 1em;
    margin-top: 10px;
}
#pikkuhunhnavMain ul li a{
   color: #000;
    font-family: Comic sans MS,Arial,sans-serif;
    font-size: 13px;
    line-height: 30px;
    margin: 0;
    padding: 0 0.5em;
    text-decoration: none;
    white-space: nowrap;
	}


#navSupp ul li a{
    color: #000000;

    font-size: 12px;
    margin: 0;
    padding: 0 0.5em;
    text-decoration: none;
    white-space: nowrap;
}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #000000;
	}

#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;
	margin-top: 0em;
	}

#mikkohnavBreadCrumb {
    background: none repeat scroll 0 0 #EEEEEE;
    line-height: 30px;
    padding-left: 10px;
	}

#mikkohnavBreadCrumb, #mikkohnavEZPagesTop {

    font-size: 12px;
    font-weight: bold;
    margin: 0;
    overflow: hidden;

	}

#sdvsvs {
    float: left;
    width: 48%;
}


#sdvsvsaa {
    float: right;
    width: 48%;
}

#mikkohnavEZPagesTop {
   border-bottom: 5px solid #000;
    min-width: 1000px;
    width: 100%;
    z-index: 1;
}
#mikkohnavEZPagesTop ul{ 
    list-style: outside none none;
    margin: auto;
    padding: 0;
    width: 1200px;
}

#mikkohnavEZPagesTop li{

    border-radius: 8px;

    color: #000;
    float: left;
    font-weight: 400;
    height: 30px;
    margin: 3px 5px;
    padding: 6px;
    text-align: center;
    width: 23%;

}

#mikkohnavColumnTwo {
	background-color: #FFFFFF;
	}

/*The main content classes*/
#contentColumnMain, #mikkohnavColumnOne, #mikkohnavColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .mikkohSpecials, .centerBoxContentsAlsoPurch, .mikkohFeatured, .mikkohNew, .alert {
	vertical-align: top;
	}

/*.content,*/ #mikkohproductDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	line-height: 23px;
	}

.alert {
	color: #B72019;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: normal;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
#mikkohbannerOne, #bannerTwo,  #mikkohbannerThree,  #mikkohbannerFour,  #bannerFive,  #bannerSix {
	padding: 0.8em;
	}
	
.mikkohmikkohcenterColumn {
	}

.smallText, #pikkukktesiteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
    font-size: 12px;
    font-weight: bold;
    
	}

/*Shopping Cart Display*/
#mikkohcartAdd {
    background: #f1f1f1 none repeat scroll 0 0;
    border: 1px solid #ccc;
    display: inline;
    float: right;
    margin: 1em;
    padding: 1em;
    text-align: left;
    width: 50%;
	}

.tableHeading TH {
	border-bottom: 1px solid #cccccc;
	}

.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 {
	font-weight: bold;
	color: #6b666d;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	font-weight: normal;
	color: #6b666d;
	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;
	}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #B72019;
	font-weight:normal;
	}
.productSpecialPrice{}
.orderHistList {
	padding: 0;
	margin: 0;
	margin-left: 0.2em;
	padding: 0.1em 0em;
	list-style-type: none;
	} 

.orderHistList li {
	background-image: url(../images/icons/cart.gif);
	background-repeat: no-repeat;
	background-position: 0 .1em;
	padding-left: 1.4em;
	}

#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*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .mikkohSpecials, .centerBoxContentsAlsoPurch, .mikkohFeatured, .mikkohNew {
	margin: 1em 5px 0 0;
	}

/*sideboxes*/
.columnLeft {

}

#categoriesContentmikkoh li{

    border-bottom: 1px solid #ffffff;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

#categoriesContentmikkoh li a{
color: #000;
}
h3.leftBoxHeading {
   background: #c7c5c5 none repeat scroll 0 0;
    border-radius: 10px 10px 0 0;
    color: #ffffff;
    font-size: 14px;
    height: 35px;
    text-align: center;
    text-transform: uppercase;
    width: 80%;
	}

h3.leftBoxHeading a ,h3.leftBoxHeading a:visited {
    color: #fff;
    text-align: left;
    text-transform: uppercase;
	}

.leftBoxHeading, .centerBoxHeading {
	margin: 0em;
	padding: 0em 0.2em;
	padding-left: 0em;}

.leftBoxContainer,.rightBoxContainer{

    border: medium none;
    margin-bottom: 10px;
    padding: 1px;
}

.mikkohsideBoxContent {
    background: #eeeeee none repeat scroll 0 0;
    border: 6px solid #c7c5c5;
    margin: 0 auto !important;
    padding: 5px 0 5px 5px;
    text-align: left;
    text-transform: lowercase;
	}
	
#categories , #categoriesContentmikkoh{
   text-align: left;
}
	
.mikkohsideBoxContent A:link {
	color: 6b666d;
	}
	
#mikkohsideBoxContent A:visited {
	color: 6b666d;
	}
	
.mikkohsideBoxContent A:hover {
	text-decoration: underline;
	}
.mikkohsideBoxContent ol
{
	padding:0;
	margin:0;
}
h3.rightBoxHeading {
    background: none repeat scroll 0 0 #4CADA2;
    color: #FFFFFF;
    font-size: 1.3em;
    line-height: 35px;
    padding-left: 10px;
    text-align: left;
    text-transform: lowercase;
	}

h3.rightBoxHeading a {
    color: #FFFFFF;
    text-align: left;
    text-transform: uppercase;
	}

.rightBoxHeading {
	margin: 0em;
	padding: 0.2em 0em;
	padding-left: 0;
	}

h3.leftBoxHeading a:hover {

	text-decoration: underline;
	} 

h3.rightBoxHeading a:hover {
	color: #677f39;
	text-decoration: none;
	}

.rightBoxContent {
	background-color: #ffffff;
	margin-bottom: 1em;
	color: #6b666d;
	}

 TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #mikkohbannerOne, #bannerTwo,  #mikkohbannerThree,  #mikkohbannerFour,  #bannerFive,  #bannerSix, #pikkukktesiteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .rightBoxHeading, .mikkohproductListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .additionalImages, .mikkohSpecials, .centerBoxContentsAlsoPurch, .mikkohFeatured, .mikkohNew, .gvBal, .attribImg {

    text-align: center;
	}
#productMainImage{text-align: center;
     
	}
.categoryListBoxContents{text-align: center;
    
	}
	.centeredContent
	
	{
      text-align: center;

	}

.centerBoxHeading {
    color: #292929;
    font-family: "Fjalla One",sans-serif;
    font-size: 26px;
    height: 50px;
    line-height: 26px;

    text-transform: uppercase;
	}

#bestsellers .wrapper {
	margin: 0em 0em 0em 0.2em;
	}

#bestsellersContent {
    padding: 0;
	}

#bestsellers ul {
	padding: 0;
	margin-left: 1em;
	}

#bestsellers li {
    color: #AF1C2E;
    font-size: 12px;
    height: 60px;
    list-style-type: none;
    margin: 0.1em 0;
    padding: 0;
	}

#bannerboxHeading {
	background-color: #ffffff;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/*misc*/
.back {
	float: left;
	}

 #shoppingCartDefault #PPECbutton {
	float: right;
	}
.forward{
	float:right;
display:inline;
text-align:right;
font-size:12px;

}
.bold {
	font-weight: bold;
	}

.rowOdd {
    background-color: #F7F7F7;
    height: 1.5em;
    vertical-align: top;
	}

.rowEven {
    background-color: #EEEEEE;
    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;
	}
#navCatTabs li {
    background: #f1f1f1 none repeat scroll 0 0;
    line-height: 30px;
    margin: 3px 5px;
    padding: 5px;
}
#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;
	}

#pikkurhuehinfobar {
   border: 1px solid #eee;

    float: left;
    height: 45px;
    left: 28em;
    line-height: 25px;
    margin-top: 0;
    padding-top: 0;
    position: absolute;
    text-align: right;
    top: 2.5em;
	
	}
#pikkurhuehinfobar ul{

    padding-top:5px;

	}
#mikkohsvs {
   border-top: 1px solid #eee;
    padding: 3px 0;
    text-align: center;
}
#pikkuuaecartheader a {
      color: #910000;
    font-family: Comic sans MS,Arial,sans-serif;
}
#pikkuuaecartheader a:hover{
      color: #f00;
}

#pikkuuaecartheader {
    background: #fff url("../images/cart.gif") no-repeat scroll left center;
    color: #000;
    display: inline;
    float: left;
    height: 36px;
    line-height: 40px;
    padding-bottom: 5px;
    padding-left: 28px !important;
    padding-right: 10px;
    text-align: left;
	}

	
#messagebar {
	width: 96%;
	padding-top: 1em;
	padding-bottom: 1em;
	}
#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 .wrapper {
    margin: 0 0 0 1em;

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

    padding: 0;

	}
	
.bestsellerImg a img , .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;
}


#homereview{
    height: auto;
    margin: 0 0 15px auto;
	}
	
#reviewsy a{
    color: #000000;
    font: bold 16px/35px 'BebasNeueRegular',arial,serif;
    text-transform: uppercase;
}

#reviewsyxs{

    border-bottom: 1px solid #000000;
    border-top: 1px solid #444444;
    height: 130px;
    padding: 10px 0;
}

#reviewsyxs1{
    float: left;
    margin: 0 20px 0 0;
    width: 120px;
}
#imagesy a img{
    border: 2px solid #555555;
    padding: 1px;
}

#reviewsyxs2{
    color: #333333;
    float: left;
    line-height: 20px;
    width: 950px;
	}
	
#namesy a , #namesy a:visited{
     color: #000000;
    text-decoration: underline;
}

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



#rightbox{
    float: left;
    width: 40%;
}


.newslist{
    border-bottom: 1px solid #333333;
    color: #6B666D;
    height: auto;
    margin: 10px auto;
    padding: 15px 0;
	}

.newsheader {
    color: #E33C4D;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}

.box5 {
    font-size: 12px;
    font-weight: bold;
    margin: 15px 0 0;
}

.box5 a , .box5 a:visited{
    line-height: 20px;
    list-style: none outside none;
	color:#333;
	text-decoration:none;
	}

.box5 a:hover{

text-decoration:underline;
}

.wrapper-display{
    margin: 5px auto;
    text-align: center;
}

.reviewCount{
    background: none repeat scroll 0 0 #EEEEEE;
    color: #000000;
    font-size: 13px;
    font-weight: bold;
    text-decoration: underline;
}

#newsreview {height: auto;
margin: 15px auto;

}
#reviewsyx{
    border-bottom: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    height: 130px;
    padding: 10px 0;
}

#reviewsyx1{
    float: left;
    margin: 0 20px 0 0;
    width: 120px;
}
#reviewsyx2{
    color: #555555;
    float: left;
    line-height: 20px;
    width: 550px;
	_width:545px;
	}
	
#reviewsHeading a{
    color: #FFFFFF;
    font-family: arial;
    font-size: 12px;
    line-height: 30px;
    padding-left: 0;
    text-align: left !important;
    text-transform: capitalize;

}

#nameid{
    height: 15px;
    line-height: 15px;
    overflow: hidden;
    width: 140px;
}

A.category-top,A.category-top:visited{
    color: #000000;
    font-size: 12px;
    font-weight: bold;
    line-height: 25px;
    padding-left: 5px !important;
    text-align: left;
    text-transform: capitalize;
}

A.category-top:hover {
	font-weight:bold;
	text-decoration:underline;
	
	}
	
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
    color: #000000;
    font-size: 12px;
    font-weight: normal;
    line-height: 24px;
    padding-left: 10px !important;
	padding-left: 10px\9;
    text-decoration: none;
	}
A.category-products:hover , A.category-subs:hover{
	
	color:#000;

	text-decoration:underline;
}	

SPAN.category-subs-parent {
    color: #FF0000;
    font-weight: bold;
	}
SPAN.category-subs-selected {
    color: #FF0000;
    font-weight: bold;
	}
	
	#informationContent a{
		line-height:23px;
	}
	
	
.itemTitle {
    font-size: 12px;
    font-weight: normal;
    height: 85px;
    line-height: 17px;
    overflow: hidden;
}

#Latest Blogs ol a{
padding:0;

}

.centerBoxWrapper{

}

#pikkukktesiteinfoLegal
{
   border-top: medium none;
    color: #6b666d;
    font-size: 12px;
    line-height: 23px;
    margin: 0 auto;
}

#pikkukktesiteinfoLegal a{
  font-family: Comic sans MS,Arial,sans-serif;
    font-weight: normal;
}

#search
{

}

#cartDefaultHeading

{
height:25px;
line-height:25px;
}

#productDetailsList{

padding:0;
}





li{
	list-style-type:none;
	padding:0;
	margin:0;
	
}

.list{
	padding-left:0;
}




#wparchivesContent ul{
    margin: 5px 0;
    padding: 0 0 0 5px
}


.mikkohproductListing-rowheading{
line-height:25px;
background:#eee;
}

.mikkohproductListing-odd{
}

.productListing-even{
}
.mikkohNew{
    border: medium none;
    height: 350px;
    margin-right: 8px;
    margin-top: 8px;
    position: relative;
    text-align: center;
}
.centerBoxContentsFeaturedback{
    border: 1px solid #eee;
    height: 280px;
    margin-right: 8px;
    margin-top: 8px;
    position: relative;
    text-align: center;
}


.mikkohNew img{}
.mikkohNew span{top: 0;z-index: 10;left: 0;
                          background-color: #fff;
                           border-bottom: 1px solid #eee;
                             border-left: 1px solid #eee;
                               font-size:19px;
}
#searchgo{
    background: #fff url("../images/search-button.png") no-repeat scroll 10px 6px;
    border: medium none;
    height: 35px;
    width: 36px;
}
#searchgo:hover{
    background: #f1f1f1 url("../images/search-button.png") no-repeat scroll 10px 6px;
    border: medium none;
    height: 35px;
    width: 36px;
}
#mikkohhotsalecat_one {

    height: 269px;
}
.mikkohcenterBoxHeading a{

    color: #292929;
    font-family: "Fjalla One",sans-serif;
    font-size: 26px;
    height: 50px;
    line-height: 26px;
    margin-bottom: 15px;
    margin-top: 15px;
    text-transform: uppercase;
}

.mikkohcenterBoxHeading {
    background: rgba(0, 0, 0, 0) url("../images/aa701.png") repeat-x scroll center center;
    text-align: left;
}
.mikkohcenterBoxHeading .section-title {
    background: #fff none repeat scroll 0 0;
    padding: 0 19px;
}
#productsListingListingBottomLinks strong{

    display: inline-block;
    padding: 5px 10px;}
#productsListingListingBottomLinks a{  
    color: #3e3e3e;
    display: inline-block;
    padding: 5px 10px;
    text-decoration: none;}

.centerBoxContentsFeaturedbackaa {
    float: left;
    text-align: center;
    width: 32%;
}

.mikkohfeacontent {
    margin-left: 16px;
}
.mikkohcenterBoxContentsFeatured {

    height: 230px;
    text-align: center;
    width: 24.3%;
}


/**/

#pikkuhuniaeohdf { 
line-height: 24px; list-style-type: none; background:#666; 
} 
#pikkuhuniaeohdf a { 
display: block; width: 200px; text-align:center; 
} 
#pikkuhuniaeohdf a:link { 
color:#666; text-decoration:none; 
} 
#pikkuhuniaeohdf a:visited { 
color:#666;text-decoration:none; 
} 
#pikkuhuniaeohdf a:hover { 
color:#FFF;text-decoration:none;font-weight:bold; 
} 

#pikkuhuniaeohdf li ul { 
    background: #fff none repeat scroll 0 0;
    left: -999em;
    line-height: 27px;
    list-style-type: none;
    opacity: 0.98;
    position: absolute;
    text-align: left;
    top: 15px;
    width: 330px;
    z-index: 1000;
} 

#pikkuhuniaeohdf li ul a{ 
display: block; width: 156px;text-align:left;padding-left:24px; 
} 
#pikkuhuniaeohdf #mikkohdfli #dropMenu li a{ 

    color: #000;
    display: block;

    margin-bottom: 2px;
    text-align: left;
    text-decoration: none;
    width: 270px;
} 
#pikkuhuniaeohdf #mikkohdfli #dropMenu li a:hover{ 
    background: #3388e2;
    color: #fff;
} 
#pikkuhuniaeohdf li ul a:visited { 
color:#666;text-decoration:none; 
} 

#pikkuhunaehdfaa {
    position: absolute;
    top: 3em;
}
#pikkuhuniaeohdf li a span {
   color: #000;
    float: left;
    font-size: 20px;
    line-height: 30px;
}
#pikkuhuniaeohdf li:hover ul { 
left: auto; 
} 
#pikkuhuniaeohdf li.sfhover ul { 
left: auto; 
} 
#content { 
clear: left; 
} 



/**/


.mikkgnferPage > a {
    color: #f00;
    font-size: 16px;
}
.mikkgnferPage {
    float: right;
}



#karhutimgzhong{
    margin: auto;
    text-align: center;
    width: 1000px;
}
#karhutimgzhong img{
   border-radius: 0 0 10em 10em;
    padding-top: 0;
}

#productListing{
   padding: 0 6px;
}



#organicbottomimg{
    border: 1px solid #000;
    box-sizing: border-box;
    overflow: hidden;
     padding: 8px;
}
#organicbottomleft{
    float: left;
    width: 45%;
}
#organicbottomright{
   float: right;
    width: 55%;
}



/**/
.mbtschuhes_footermain {
    background: #000 none repeat scroll 0 0;
    margin: 0 auto;
    min-width: 1000px;
}

#mbtschuhes_footermenu {
   margin: auto;
    overflow: hidden;
    padding: 1em 0;
    text-align: center;
    width: 1000px;
}
#mbtschuhes_footermenu dl {
    background: rgba(0, 0, 0, 0) url("../images/line.gif") repeat-y scroll right center;
    float: left;
    width: 25%;
}
#mbtschuhes_footermenu dt {
   clear: both;
    color: #fff;

    padding-bottom: 10px;
    text-transform: uppercase;
}

#mbtschuhes_footermenu dd{
       margin: 0;
}

#mbtschuhes_footermenu a {
    color: #fff;
    font-size: 13px;
    line-height: 24px;

}
.mbtschuhes_-icons {
    margin: 7px 20px;
}
.mbtschuhes_-icons ul li {
    display: inline-block;
    margin: 0 4px 5px 0;
}
#mbtschuhes_footermenu .mbtschuhes_-icons a {
    padding: 0;
}



.mbtschuhes_-icons .fb-icon, .mbtschuhes_-icons .tw-icon, .mbtschuhes_-icons .ig-icon, .mbtschuhes_-icons .pin-icon, .mbtschuhes_-icons .yt-icon, .mbtschuhes_-icons .gp-icon, .mbtschuhes_-icons .t-icon {
    background: rgba(0, 0, 0, 0) url("../images/dj-footer-sn-icons-iv.png") no-repeat scroll 0 0;
    display: block;
    height: 23px;
    overflow: hidden;
    width: 23px;
}

.mbtschuhes_-icons .fb-icon span, .mbtschuhes_-icons .tw-icon span, .mbtschuhes_-icons .ig-icon span, .mbtschuhes_-icons .pin-icon span, .mbtschuhes_-icons .yt-icon span, .mbtschuhes_-icons .gp-icon span, .mbtschuhes_-icons .gp-icon span, .mbtschuhes_-icons .t-icon span {
    display: none;
}


.mbtschuhes_-icons .ig-icon {
    background-position: 0 -46px;
}

.mbtschuhes_-icons .fb-icon {
    background-position: 0 0;
}
.mbtschuhes_-icons .tw-icon {
    background-position: 0 -23px;
}

.mbtschuhes_-icons .yt-icon {
    background-position: 0 -92px;
}


#mbtschuhes_-aslinks {
   border-bottom: 1px solid #adadad;
    margin: 10px auto;
    overflow: hidden;
    padding: 10px 0;
    width: 700px;
}

#mbtschuhes_-aslinks .title {
   color: #adadad;
    float: left;
    letter-spacing: 0.07em;
    line-height: 30px;
    text-transform: uppercase;
}

#mbtschuhes_-aslinks .flags {
   float: right;
}

#mbtschuhes_-aslinks .flags ul li {
    display: inline-block;
    margin: 3px 3px 0 0;
}
.mbtschuhes_-payment {

    overflow: hidden;
}
.mbtschuhes_-payment-left {
   text-align: center;
}

.mbtschuhes_-payment-right {
    float: right;
    padding-top: 10px;
    text-align: right;
}
.mbtschuhes_-payment-right a {
    text-decoration: underline;
}
