/* -------------------------------------------------------------- 
   Master.css  
-------------------------------------------------------------- */

@import "reset.css";
@import "typography.css";
@import "forms.css";
@import "tb.css";

/* Widgets
-------------------------------------------------------------- */

.clearfix:after, .FormItem:after, .CheckWrap:after, .Checks:after, #LoginForm:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix, .FormItem, .CheckWrap, .Checks, #LoginForm { display: inline-block; }
/* IE-mac \*/ .clearfix, .FormItem, .CheckWrap, .Checks, #LoginForm { display: block; } /* IE-mac */

/* Layout
-------------------------------------------------------------- */

html, body { height: 100%; }
html { overflow-y: scroll; }
body { text-align: center; background: url(/files/adalmiinan_helmi/i/bg_header4.gif) #d7e2da scroll repeat-x center top;}

body.adminLoggedIn { background: url(/files/adalmiinan_helmi/i/bg_header4.gif) #d7e2da scroll repeat-x center 30px;}



#container {
	position: relative; margin: 0 auto; min-height: 100%;
	width: 970px; padding: 0 8px; text-align: left;
	background: url(/files/adalmiinan_helmi/i/wrapshadow.png) scroll repeat-y left top;
}
#header {
	position: relative; margin: 0; height: 87px;
}

#logo {
	position: absolute; left: 240px; top: 30px; width: 300px;
}

# {
	position: absolute; top: 34px; left: 205px;
	height: 54px; text-align: left;
}
# a {
	position: relative; display: block;
	height: 54px; vertical-align: middle;
	line-height: 54px; font-size: 24px;
	padding: 0; text-decoration: none;
}
# a img { display: inline; vertical-align: middle; line-height: 50px; margin: auto; }

#header-nav, #simple-search { position: absolute; right: 0px; top: 20px; width: auto; }
#header-nav { height: 54px; width: auto; }

#header-nav ul { position: relative; float: left; width: auto; margin-right: 6px }
#header-nav ul li {
	position: relative; float: left; width: auto; height: 36px;
	padding: 0; margin: 0 0 0 3px; 
}
#header-nav ul li a {
	position: relative; float: left; width: auto;
	font-size: 12px; text-decoration: none; font-weight: bold;
	padding: 0 8px; margin: 0; white-space: nowrap; color: #fff;
	background-color: #b0c9cc;
}
#simple-search { position: absolute; right: 0px; top: 54px; height: 36px; float: right; width: auto; padding-right: 6px; }
#simple-search form, #simple-search fieldset { margin: 0; padding: 0; width: auto; }
#simple-search .FormItem { padding: 0; margin: 0; border: 0; background: none; }
#simple-search label { width: auto; font-size: 13px; padding-right: 3px; color: #fff; }
#simple-search input { font-size: 13px; }
#simple-search button { top: -1px; padding: 1px 4px; line-height: 15px; height: auto; }
#simple-search button span {
	float: none; margin: 0; padding: 0; border: 0;
	background: none; height: auto; width: auto; display: inline;
}
.column { position: relative; float: left; width: 192px; }

#main-nav { width: 197px; min-height: 10px; margin-top: 30px; padding-right: 15px; padding-top: 32px; text-align: right; background: url(/files/adalmiinan_helmi/i/h2_tuotteet.gif) scroll no-repeat center top;}
#secondary_content { width: 192px; min-height: 10px; padding-top: 35px; }
#primary_content { width: 536px; margin: 0; padding: 25px 15px; }

#page-header {
	border-bottom: 0px solid #a7c7c2;
	padding: 8px 14px 8px; margin: 0 -14px;
}
#path { margin: 0 0 8px 0; padding: 0; line-height: 18px; font-size: 10px; border: 0; }
#path ul, #path ul li { display: inline; line-height: 18px; font-size: 10px; margin: 0; padding: 0; border: 0; }
#path ul li a {
	font-weight: bold; text-decoration: none; line-height: 18px;
	font-size: 10px; margin: 0; padding: 0; border: 0;
}

#InfoPage { padding-top: 18px; }

#footer {
	padding: 18px; text-align: center; width: 100%;
}

#footer p, #footer a { font-size: 11px; color: #999; margin: 0; }

#CustomerNavigation { text-align: right; float: right; }

/* Productlist
-------------------------------------------------------------- */

.ListSorter {
	position: relative; margin: 9px 6px;
	padding: 0 9px; background: #fffff2;
	border: 1px solid #ccccc2;
	font-size: 11px;
}
.ListSorter .items-quanity { float: left; width: auto; line-height: 34px; font-weight: bold; margin: 0; padding: 0; }
.ListSorter .SortForm { float: right; width: auto; font-size: 11px; }
.ListSorter .SortForm .FormItem { height: 22px; padding: 7px 0 0 0; width: auto; clear: none; font-size: 11px; }
.ListSorter .SortForm .FormItem label { width: auto; padding-right: 10px; font-size: 11px; }
.ListSorter .SortForm .FormItem select { width: 192px; font-size: 11px; }

.Pagination {
	position: relative;
	clear: both; margin: 9px 6px;
	padding: 8px 9px; background: #fffff2;
	border: 1px solid #ccccc2;
	font-size: 11px; text-align: center;
}
.Pagination ul, .Pagination ul li { list-style: none outside; margin: 0; padding: 0; display: inline; line-height: 18px; }
.Pagination ul li { margin: 0 4px; font-weight: bold; }
.Pagination ul li.PagesBetween { margin: 0 9px; }
.Pagination ul li a { line-height: 18px; padding: 5px; }
.Pagination ul li.CurrentPage a { background: #fff; border: 1px solid #d9d9d9; }

.ProductList {}
.ProductList .Product {
	position: relative; float: left;
	margin: 10px 2px 0 0; padding: 9px 28px 27px 0;
	width: 148px; height: 190px; overflow: hidden;
}
.ProductList .first { clear: left; }
.ProductList .last { margin-right: -9px; }

.Product .ProductImage {
	display: block; position: relative;
	margin: 0 8px 0 0px; padding: 0;
	width: 145px;
	background: #d7e2da; border: 4px solid #fff;
	vertical-align: middle;
	text-align: center;
}

.categoryImage img{
	 border: 4px solid #fff;
	 width: 500px;
	 margin-top: 15px;
}

.Product .ProductImage img { display: inline; vertical-align: middle; line-height: 145px; margin: auto; }
.Product .ProductImage:hover { border: 4px solid #fff; }

.Product h2 { font-size: 12px; margin: 0; padding: 9px 0 0; }
.Product .Prices { padding: 0 0 9px; margin: 0; }

.Product a:link,
.Product a:visited { text-decoration: none; }
.Product a:active,
.Product a:hover { text-decoration: underline; }

.Product .AddToCart { font-size: 10px; }

#bID-HomePage .Product .AddToCart { display:none; }

#bID-ProductList .Product .AddToCart { display:none; }

/* Left column
-------------------------------------------------------------- */

#info-nav ul, #info-nav ul ul { display: block; }
#info-nav { margin-top: 10px; }
#main-nav li a, #main-nav li h2 {
	display: block; position: relative;
	font-size: 14px; 
	line-height: 18px; padding: 8px 15px 9px;
	text-decoration: none;
}

ul li#navi-etusivu a{  height: 20px;color: #d7e2da; padding:0; width: 214px; background:url(/files/adalmiinan_helmi/i/navi_etusivu.gif) no-repeat top center; letter-spacing :-6666em;   }
ul li#navi-yritysinfo a{  height: 20px;color: #d7e2da; padding:0; width: 214px; background:url(/files/adalmiinan_helmi/i/navi_yritysinfo.gif) top center no-repeat; letter-spacing :-6666em;  }
ul li#navi-toimitusehdot a{  height: 20px;color: #d7e2da; padding:0; width: 214px; background:url(/files/adalmiinan_helmi/i/navi_toimitusehdot.gif) top center no-repeat; 
letter-spacing :-6666em;  }
ul li#navi-media a{  height: 20px; padding:0;color: #d7e2da; width: 214px; background:url(/files/adalmiinan_helmi/i/navi_media.gif) top center no-repeat; 
letter-spacing :-6666em;  }
ul li#navi-rekisteroidy a{  height: 20px; padding:0;color: #d7e2da; width: 214px; background:url(/files/adalmiinan_helmi/i/navi_rekisteroidy.gif) top center no-repeat; 
letter-spacing :-6666em;  }
ul li#navi-otayhteytta a{  height: 20px; padding:0;color: #d7e2da; width: 214px; background:url(/files/adalmiinan_helmi/i/navi_ota_yhteytta.gif) top center no-repeat; 
letter-spacing :-9999em;  }

ul li#navi-navettapuoti a{  height: 20px; padding:0;color: #d7e2da; width: 214px; background:url(/files/adalmiinan_helmi/i/navi_navettapuoti.gif) top center no-repeat; 
letter-spacing :-9999em;  }

ul li#navi-kuvagalleria a{  height: 20px; padding:0;color: #d7e2da; width: 214px; background:url(/files/adalmiinan_helmi/i/navi_kuvagalleria.gif) top center no-repeat; 
letter-spacing :-9999em;  }

ul li#navi-ukk a{  height: 20px; padding:0;color: #d7e2da; width: 214px; background:url(/files/adalmiinan_helmi/i/navi_ukk.gif) top center no-repeat; 
letter-spacing :-9999em;  }

ul li#navi-navettapuoti {
background: url(/files/adalmiinan_helmi/i/bg_main-nav.gif) no-repeat left top; margin-top: 10px; padding-top: 10px; 
}





ul li#navi-etusivu a:hover, ul li#navi-yritysinfo a:hover, ul li#navi-toimitusehdot a:hover, ul li#navi-otayhteytta a:hover, ul li#navi-rekisteroidy a:hover, ul li#navi-media a:hover, ul li#navi-navettapuoti a:hover,ul li#navi-kuvagalleria a:hover,ul li#navi-ukk a:hover{ background-position: center -20px; }     

#info-nav ul li { margin: 0 0 14px 0;}

#main-nav li.Current { color: #000000; }
#main-nav li.Current a, #main-nav li.Current h2 {  }
#main-nav li li { border: 0; }
#main-nav li li a, #main-nav li.Current li a {
	font-size: 12px; font-weight: normal;
	line-height: 18px; padding-left: 30px;
}
#main-nav li li.Current {
	padding: 0; margin: 0; border: 0;
}
#main-nav li li li a, #main-nav li li.Current li a { padding-left: 45px; font-size: 11px; }
#main-nav li li li.Current { margin: 0; padding: 0; border: 0; }

/* Magic of bolding */
#main-nav li.Current a { font-weight: bold; }
#main-nav li.Current li a { font-weight: normal; }
#main-nav li li.Current a { color: #2c6269;}
#main-nav li li.Current li a { font-weight: normal; }
#main-nav li li li.Current a { font-weight: bold; }
#main-nav li li li.Current li a { font-weight: normal; }

/* Let's display the right categories at the right places */
#main-nav ul ul { display: none; }
#main-nav ul li.Current ul { display: block; }
#main-nav ul li.Current ul ul { display: none; }
#main-nav ul li.Current ul li.Current ul { display: block; }




/* Right column
-------------------------------------------------------------- */

#mini-cart { background: url(/files/adalmiinan_helmi/i/h2_ostoskori.gif) no-repeat center top; text-align: center; margin-bottom: 5px;}
#mini-cart h2{ text-indent: -6666px;}
#mini-cart p.EmptyCart { font-size: 12px; margin: 0; padding: 9px 15px; border-bottom: 1px solid #d9d9d9; }

#SideNews { background: url(/files/adalmiinan_helmi/i/h2_ajankohtaista.gif) no-repeat center top; text-align: center; margin-top: 6px;}
#SideNews h2{ text-indent: -6666px;}

#mini-cart .CartProduct, #mini-cart .CartProceed {
	float: none; margin: 0; display: block;
	width: auto; height: auto;
	padding: 8px 15px 9px; border: 0;
	background:transparent url(/files/adalmiinan_helmi/i/bg_main-nav.gif) no-repeat scroll left bottom;
}
#mini-cart h3 { font-size: 11px; padding: 0; margin: 0; text-decoration: none; }
#mini-cart h3 a:link, #mini-cart h3 a { text-decoration: none; }
span.VariationName { font-weight: normal; color: #7b7b7b; }
#mini-cart dl, #mini-cart dt, #mini-cart dd { font-size: 11px; }
#mini-cart dl { margin: 0; padding: 0; }
#mini-cart .CartProceed { border-style: solid; font-size: 12px; }

#mini-cart .CartProduct .CartProductRemove a {}
#mini-cart .ToShoppingCart,
#mini-cart .ToCheckout { display: block; margin-top: 10px; }
#mini-cart .ToShoppingCart a { padding: 4px; background: #e6f0e8; margin-top: 5px; text-decoration: none; }
#mini-cart .ToCheckout a { font-size: 14px; font-weight: bold; padding: 4px; background: #e6f0e8; margin-top: 5px; text-decoration: none; }

/* Right column products
-------------------------------------------------------------- */

#main-nav .Product, #side-features .Product {
	position: relative; float: left; clear: left;
	margin: 0 6px; padding: 9px;
	width: 162px; height: auto; border: 0;
}
#main-nav .Product h2, #side-features .Product h2 {
	font-size: 12px; margin: 0; padding: 9px 0 0;
	border: 0; font-weight: bold; background: none;
}

/* .Categories, .SubCategories, .BrandsNavigation
-------------------------------------------------------------- */

.Categories, .Categories li, .SubCategories, .SubCategories li,
.BrandsNavigation, .BrandsNavigation li, .NewsList, .NewsList li {	margin: 0; padding: 0; list-style: none outside; font-size: 11px; }
.Categories li, .SubCategories li, .BrandsNavigation li, {	margin: 0; padding: 0; border-bottom: 1px solid #85aaab; }
.Categories li a, .SubCategories li a, .BrandsNavigation li a, .NewsList li a {	display: block; padding: 8px 15px 9px; background: url(/files/adalmiinan_helmi/i/bg_main-nav.gif) no-repeat left bottom; }
.SubCategories ul { display: none; }

.NewsList li a {  padding: 5px 15px 7px; }
#secondary_content .NewsList li {  margin: 9px 0 12px 0; }

/* Small Productlists
-------------------------------------------------------------- */

.TopSellers, .NewProducts, .TopSellers li, .NewProducts li, .HotPicks, .HotPicks li {
	position: relative; margin: 0; padding: 0;
	list-style: none outside;
}
.TopSellers, .NewProducts, .HotPicks { margin: 0; font-weight: bold; }

.TopSellers li, .NewProducts li, .HotPicks li, #side-features .TopSellers li, #side-features .NewProducts li,
#side-features .HotPicks li { min-height: 36px; padding: 6px 15px 11px; border-bottom: 1px dotted #d9d9d9;  }

.TopSellers li h3, .NewProducts li h3, .HotPicks li h3 { margin: 0; padding: 0 0 0 40px; }
.TopSellers li h3 a, .NewProducts li h3 a, .HotPicks li h3 a {
	position: relative; display: block;
	margin: 0; padding: 0; line-height: 18px; font-size: 10px;
}
.TopSellers li a.ListImage, .NewProducts li a.ListImage, .HotPicks li a.ListImage {
	position: absolute; display: block;
	top: 9px; left: 14px; text-align: center;
	width: 32px; height: 32px; line-height: 28px;
	border: 1px solid #d9d9d9; vertical-align: middle;
	background: #FFF;
}
.TopSellers li a.ListImage:hover, .NewProducts li a.ListImage:hover, .HotPicks li a.ListImage:hover { border-color: #09f; }
.TopSellers li a.ListImage img, .NewProducts li a.ListImage img, .HotPicks li a.ListImage img {
	vertical-align: middle; display: inline;
	line-height: 28px; margin: auto;
	padding: 0; border: 0;
}

/* Product
-------------------------------------------------------------- */

#ProductPage { padding: 18px 0; }

#ProductImages, #ProductBuy {
	position: relative; float: left;
	overflow: hidden;
}
#ProductImages { margin: 0 0 0 0; padding: 0 0 0 0; }
#ProductBuy { margin: 0 0 0 6px; padding: 0 0 0 9px; width: 500px; }

#ProductShortDesc p { font-size: 14px; }
#ProductFullDesc { clear: both; margin: 0; padding: 18px 0; }

#CurrentProductImage {
	position: relative; display: block; clear: left;
    text-align: center;
	margin: 0 0 10px; padding: 0; 
	text-decoration: none; overflow: hidden;
	line-height: 254px; vertical-align: middle;
}
#CurrentProductImage img:hover { border-color: #ebf4ee; }
#CurrentProductImage img { display: inline; vertical-align: middle; line-height: 254px; margin: auto; border: 4px solid #FFFFFF; }

#ProductImageCaption {
	margin: 0; padding: 0;
	text-align: center; font-size: 11px;
	height: 36px; color: #666;
}
#ProductThumbnails {
	width: 480px; position: relative;
	overflow: hidden; height: auto;
	margin: 0 -2px 20px 0; padding-left: 1px;
	list-style: none outside;
}
#ProductThumbnails li {
	position: relative; float: left;
	margin: 0 10px 2px 0;
}
#ProductThumbnails li a {
	position: relative; display: block; float: left;
	line-height: 28px;
	border: 4px solid #fff; vertical-align: middle;
	text-align: center;
}
#ProductThumbnails li a:hover { border-color: #ebf4ee; }
#ProductThumbnails li a img { vertical-align: middle; line-height: 28px; display: inline; margin: auto; }

#ProductShortDesc { margin: 0 0 18px; }
#ProductShortDesc p { margin: 0; }

#ProductBuy .prices {
	font-size: 14px; width: 100%;
	margin-bottom: 18px;
	position: relative;
	overflow: hidden;
}
#ProductBuy dl { width: 300px; overflow: hidden; margin: 0 0 18px; padding: 0; }
#ProductBuy dt,
#ProductBuy dd {
	position: relative; float: left;
	width: auto; margin: 0; padding: 0;
}
#ProductBuy dt { width: 108px; }
#ProductBuy dd { width: 150px; }

#ProductBuy dt.KreditorPrice { clear: both; }




#ProductBuy .Availability { display: none;}
#ProductBuy .Availability .DeliveryTime { margin-left: 108px; color: #c00; }

.BuyForm fieldset {
	clear: left; position: relative;
	margin: 18px 0; padding: 16px 8px 0;
	background: #c9d8cd; border: 1px solid #bed2c4;
	width: 300px;
}
.BuyForm .FormItem {
	margin: 0; padding: 0 0 15px;
	background: none; border: 0;
}
.BuyForm select { font-size: 11px; }
.BuyForm label, .BuyForm .label { font-size: 11px; color: #808080; width: 40px; }
.BuyForm .Checks { margin-left: 43px; }
.BuyForm .Checks label { width: 100%; color: #333; }
.BuyForm button.AddToCart { margin-left: 43px; }

/* Category Frontpage
-------------------------------------------------------------- */

#CategoryFront {
	position: relative; width: 576px; margin: 0 -15px;
	background: url(/files/adalmiinan_helmi/i/fauxborder.gif) repeat-y 384px top;
}
#CategoryFront div.ProductList { text-align: center; }
#CategoryFront .NoProducts { display: none; }
.FeaturedLeft {
	position: relative; float: left;
	width: 545px;
	background: url(/files/adalmiinan_helmi/i/bg_featured-left.gif) repeat-y left top;
	padding-top: 15px; 
	text-align: center;
	padding-left: 14px;
}

#otsikko_uutuuksia { margin-left: 156px; display: block;}

.FeaturedRight {
	position: relative; float: left;
	width: 192px;
	padding-top: 15px; 
}
.CategoryPhoto {
	position: relative; width: 574px; margin: 0 -14px; height: auto;
	border-bottom: 1px solid #d9d9d9; min-height: 72px;
}
.CategoryPhoto img { margin: 0; padding: 0; border: 0; display: block; }
.CategoryDesc {
	position: absolute; bottom: 0px; left: 0px;
	width: 355px; height: auto; min-height: 36px; background: #FFF;
	opacity: 0.75; -moz-opacity: 0.60; filter: alpha(opacity=60);
	padding: 9px 14px; border-top: 1px solid #b4b4b4; border-right: 1px solid #b4b4b4;
}
.CategoryDesc h1, .CategoryDesc h2 { margin: 0; border: 0; background: none; }
.CategoryDesc h1 { line-height: 18px; padding: 9px 0; font-size: 30px; color: #000; }
.CategoryDesc h2 { line-height: 18px; font-size: 14px; font-weight: normal; padding: 0; color: #000; }

.FeaturedRight h2.boxheader {	margin: -1px 1px 0; }

#HomeIntro {
	position: relative; width: 574px; margin: 0 -14px; height: auto; margin-top: -25px;
	border-bottom: 1px solid #d9d9d9; color: #467F86;
}
#HomeIntro p { color: #467F86; width: 534px; padding-left: 15px; padding-top: 10px; margin-bottom: 4px; line-height: 22px;}

#HomeIntro h1 { margin: 0 14px; padding: 18px 0; border: 0; line-height: 18px; font-size: 24px; }

/* Cart
-------------------------------------------------------------- */

#CartForm { margin: 18px 0 0; }

table .FormItem, table .FormItem:hover { float: none; margin: 0; padding: 0; border: 0; background: none; }
table input, table button { float: none; display: block; }

.CartTotal, .CartShippingCost, .CartPaymentCost { text-align: right; }
td.CartTotal { font-weight: bold; }
.CartPrice, .CartQuanity { text-align: center; }
.CartQuantity input { top: 3px; margin: -4px auto 0; }
.CartQuantity .CartRemove {
	font-size: 10px; font-weight: bold; color: #c00;
	line-height: 18px; text-align: center; display: block;
}

table .ProductName { padding: 0; font-size: 12px; }

.CartPic a {
	display: block; position: relative;
	text-align: center;
	line-height: 30px;
	border: 1px solid #d9d9d9; vertical-align: middle;
}
.CartPic a:hover { border-color: #09f; }
.CartPic a img {
	vertical-align: middle; display: inline;
	line-height: 28px; margin: auto;
	padding: 0; border: 0;
}
#CartTable tfoot th, #CartTable tfoot td,
#PreviewTable tfoot th, #PreviewTable tfoot td { text-align: right; }

#UpdateCart button { padding: 1px 2px; font-size: 11px; line-height: 15px; float: right; margin: -9px 0 0; }

#ContinueToCheckout { margin: 0; padding: 0; border: 0; background: none; }
#ShoppingCartSubmit .ToCheckout { float: right; margin: 0; }
#ShoppingCartSubmit .ContinueShopping { float: left; margin: 0; padding: 0; }
#ShoppingCartSubmit .ContinueShopping a {
	float: left; margin: -36px 0 0; padding: 0 9px; background: #e7f2ea; border: 1px solid #467f86;
	line-height: 18px; height: 18px; text-decoration: none; color: #467f86; font-size: 11px; 
	font-weight: bold;
}

/* Checkout
-------------------------------------------------------------- */

#bID-Checkout {}
#bID-Checkout #simple-search, #bID-Checkout #path, #bID-Checkout #product-nav { display: none; }

#bID-Checkout #main { background: transparent url(/files/adalmiinan_helmi/i/checkout_maincols.gif) repeat-y left top; }
#bID-Checkout #primary_content { width: 737px; padding-left: 16px; }

#bID-Checkout #main-nav p { padding: 9px 15px; }

/* Displaying Checkout Stage */

#bID-Checkout #CheckOutHeader {
	position: relative; width: 100%; padding: 0 30px 0 0;
	overflow: visible; z-index: 3;
	margin: 0 -15px; height: 53px; border-bottom: 1px solid #a7c7c2;
}
#bID-Checkout #CheckOutHeader h1 {
	position: relative; float: left; width: auto;
	height: 36px; line-height: 36px; padding: 18px 36px 0 14px; 
	border: 0; margin: 0; background: none;
}
#bID-Checkout #CheckOutHeader #CheckoutStage {
	position: relative; overflow: hidden; width: auto;
	list-style: none outside; margin: 0; padding: 0;
	height: 36px; padding: 18px 0 0; line-height: 36px;
}
#bID-Checkout #CheckOutHeader #CheckoutStage li {
	position: relative; float: left;
	height: 34px; line-height: 34px;
	margin: 0 3px 0 0; padding: 0 17px;
	border: 1px solid #d9d9d9; z-index: 5;
	background: #dee9e1; color: #90b3b6;
	font-weight: bold; font-size: 11px;
}
#bID-Checkout #CheckOutHeader #CheckoutStage li.CurrentCheckoutStage {
	background: #eaf3ed; border-bottom: 1px solid #eaf3ed; color: #333;
}
#bID-Checkout .CheckoutStageEdit {
	font-size: 10px; font-weight: normal;
	position: relative; top: -6px;
	color: #000; padding: 0 0.15em;
}

#bID-Checkout #main-nav  {
	background: none;
}

/* Joulukategorian piilotus */

.CategoryID-18  {
	display: none;
}

/* Etusivun laatikko */

.etusivu-info {
	background: url(/files/adalmiinan_helmi/i/bg-etusivu.gif) repeat-y center 30px; text-align: center; width: 534px; margin:5px 0 10px 3px;
}

#HomeIntro .etusivu-info h1{
	background: url(/files/adalmiinan_helmi/i/bg-etusivu-top.gif) no-repeat center top;
	font-size: 13px; text-transform: uppercase; letter-spacing: 0.1em; margin: 0; padding-top: 15px; padding-bottom: 0; 
}

#HomeIntro .etusivu-info p{
	padding-left: 15px; padding-top:3px; width: 500px; font-size: 12.5px;
}

#HomeIntro .etusivu-info .bottom {
	background: url(/files/adalmiinan_helmi/i/bg-etusivu-bottom.gif) no-repeat left bottom;
	padding-bottom: 46px;width: 534px; padding-left:0; margin-left:-1px;  margin-bottom:-3px;
}


/* Yhteensopivat tuotteet */

.yhteensopivat-tuotteet {
	background: url(/files/adalmiinan_helmi/i/h-yhteensopivat-tuotteet.gif) no-repeat center top; padding: 0; float: left; width: 536px;
}

.yhteensopivat-tuotteet ul{
	list-style: none; 
}

.yhteensopivat-tuotteet .Product{
	width: 176px; float: left; height: 200px; margin-top: 50px; margin-bottom: -40px;
}

.yhteensopivat-tuotteet .Product .AddToCart{
	display:none;
}

.yhteensopivat-tuotteet li img{
	border: 4px solid #FFFFFF;
}

 


