@charset "utf-8";
/* -------------------------------------------------------------- 
   Master.css  
-------------------------------------------------------------- */

@import "base.css";
@import "base.forms.css";
@import "tb.css";

/* Widgets
-------------------------------------------------------------- */

.clearfix:after, .FormItem:after, .CheckWrap:after, .Checks:after, #LoginForm:after,
#page-header:after, .ProductList:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix, .FormItem, .CheckWrap, .Checks, #LoginForm, #page-header, .ProductList { display: inline-block; }
/* IE-mac \*/ .clearfix, .FormItem, .CheckWrap, .Checks, #LoginForm, #page-header, .ProductList { display: block; } /* IE-mac */

/* Layout
-------------------------------------------------------------- */

dl.Prices dd:after {
	content:url(http://ironsky.mycashflow.fi/files/irontheme/i/freeshipping.gif);
position: relative;
bottom: -3px;
	}
	
dl.Availability dd:before  {
	content:url(http://ironsky.mycashflow.fi/files/irontheme/i/greendot.png);
	margin-right: 5px;
	}


#homepage {
	width: 940px;
	margin: 0px auto 0px;
	padding: 0;
	line-height: 20px;
	}

#headerleft {
	width: 450px;
	float: left;
	margin: 0;
	padding: 0;
	overflow: hidden;
	}


#headerright {
	width: 300px;
	float: right;
	text-align: right;
	margin: 0;
	padding: 30px 50px 0 0;
	overflow: hidden;
	}

#hpleft {
	float: left;
	margin: 0;
	padding: 0;
	}

.hptabber {
	background: transparent;
	float: left;
	width: 570px;
	margin: 10px 0 0 10px;
	padding: 10px 0 10px 0;
	display: inline;
	border: 0;
	}
	
.storewide {
	background: transparent;
	float: left;
	width: 890px;
	margin: 10px 0 0 30px;
	padding: 10px 0 10px 0;
	display: inline;
	border: 0;
	}
	
.hphelper {
	background: transparent;
	float: right;
	width: 240px;
	margin: 10px 0 0 10px;
	padding: 10px 0 10px 0;
	border: 0;
	}

.wstabber {
	background: transparent;
	float: left;
	width: 920px;
	margin: 10px 0 0 10px;
	padding: 10px 0 10px 0;
	display: inline;
	border: 0;
	}

div.stat-panes > div {
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	display:none;
	min-height:150px;
	padding:15px 20px;
}

.smbar {
	margin: 10px auto 3px auto;
	text-align: left;
}

.smbar a {
	filter: alpha(opacity=80); /* needed for IE */
	opacity: 0.8; 
}

.smbar a:hover {
	filter: alpha(opacity=100); /* needed for IE */
	opacity: 1.0; 
}

#sidebar {
	float: right;
	width: 340px;
	margin: 10px 10px 0 0;
	padding: 0;
	line-height: 20px;
	display: inline;
	}

.ad {
	float: left;
	width: 340px;
	margin: 0 0 10px 0;
	padding: 0;
	}

.helperad {
	background: url(../i/helperbg.gif) no-repeat;
	background-position: right bottom;
	min-height: 181px;
	width: 190px;
	padding: 5px 140px 5px 10px;
}

#hpsearch {
	text-align: center;
}

#hpsearch label {
	display: none;
}

#hpsearch form {
	margin: auto;
	width: 300px;
}


html, body { height: 100%; }
html { overflow-y: scroll; }
body {
	background: #393939 url(../i/bg.jpg) repeat-x fixed;
	width: 960px;
	color: #101010;
	font: 9pt/11pt verdana, Arial, Tahoma;
	word-spacing: 0.05em;
	margin: 0px auto 0px;
	padding: 0px;
 }

/* Add these lines if you want your AdminTools to be fixed on the top of the page */
* body.adminLoggedIn { padding: opx 0 0; }
* body.adminLoggedIn #AdminTools { position: fixed; z-index: 2; top: 0px; left: 0px; }
* body.adminLoggedIn #container { z-index: 1; }
* html body.adminLoggedIn #adminTools { position: relative; }
* html body.adminLoggedIn { padding: 0; }

#container {
	background: #c9b896 url(../i/storebg.jpg) repeat-y;
	width: 940px;
	margin: 0px auto 0px;
	padding: 0px;
}

#header {
	background: #1C1C1C url(../i/storeheadergfx.jpg);
	width: 940px;
	height: 164px;
	color: #FFF;
	margin: 0 auto 5px;
	padding: 0;
	overflow: hidden;
}

#logo {

}
#logo a {
	font-size: 24px Verdana, Arial, Tahoma;
	text-transform: uppercase;
	text-decoration: none;
	color: #000;
	padding: 0px;
	margin: 0px;
}
#logo a img { display: inline; vertical-align: middle; line-height: 50px; margin: auto; }






#navbar {
	background: #2B2B2B url(../i/bg_navi.gif) repeat-x;
	width: 940px;
	height: 35px;
	color: #FFF;
	margin: 0px 0 0 0;
	padding: 0;
	}
	

#topnavbar {
	background: #2B2B2B url(../i/bg_navi.gif) repeat-x;
	width: 940px;
	height: 38px;
	color: #FFF;
	text-shadow: -1px -1px 0px #000;
	margin: 1px 0 0 10px;
	padding: 1px 0 1px 0;
	}

#navbarleft {
	width: 700px;
	float: left;
	margin: 0;
	padding: 0;
	}
	
#navbarright {
	width: 190px;
	float: right;
	margin: 0;
	padding: 6px 0 0 0;
	}
	
#navbarright img {
	border: none;
	margin: 0;
	padding: 0;
	}

#nav {
	margin: 0 0 0 5px;
	padding: 0;
	list-style: none;
	}
	
#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#nav a {
	background: transparent;
	color: #d2b394;
	display: block;
	font: bold 16px Arial;
	word-spacing: -0.2em;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin: 0;
	padding: 10px 20px 8px 20px;
	border-right: 1px solid #282828;
	border-left: 1px solid #595959;
	}
	
#nav a:hover {
	background: #545454;
	color: #e3d2c1;
	display: block;
	text-decoration: none;
	text-shadow: -1px -1px 0 #343434;
	border-top: 1px solid #454545;
	}

#nav li {
	float: left;
	margin: 0;
	padding: 0;
	}
	
#nav li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 140px;
	}
	
#nav li li a, #nav li li a:link, #nav li li a:visited {
	background: #2B2B2B;
	width: 140px;
	float: none;
	margin: 0px;
	padding: 9px 10px 10px 10px;
	border-top: 1px solid #C0C0C0;
	}
	
#nav li li a:hover, #nav li li a:active {
	background: #666;
	padding: 9px 10px 10px 10px;
	}

#nav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	}

#nav li:hover ul {
	left: auto;
	display: block;
	}
	
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	}









#header-nav, #simple-search {
	
}

#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; line-height: 36px;
}
#header-nav ul li a {
	position: relative; float: left; width: auto;
	font-size: 11px; text-decoration: none; font-weight: bold;
	padding: 0 8px; margin: 0; white-space: nowrap;
	border: 1px solid #d9d9d9; border-top: 0; background: #f2f2f2;
}
#simple-search { 
	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 { display: none; }
#simple-search input { width: 180px; }
#simple-search button { margin-right: 0; }

#main { }

.column { 
	float: left; 
	background: #c9b896 url(../i/paper_bg_light.jpg) repeat-y;
	border: 2px solid #fff;
}

#main-nav { width: 190px; min-height: 18px; }
#secondary_content { width: 182px; min-height: 18px; border: 1px solid #000;}
#primary_content { width: 510px; margin: 0; padding: 0 15px; border: 1px solid #000; }

#page-header {
	border-bottom: 1px solid #000000;
	padding: 0 0 10px;
	margin: 0;
	}

#page-header h1 { line-height: 18px; padding: 0; font-size: 24px; }
#page-header > :last-child { margin-bottom: 0; }

#page-header img {
	float: right; 
	width: auto;
	height: auto;
	margin: -9px -15px -10px 9px;
	padding: 3px;
	border: 1px solid #d9d9d9;
	border-bottom-color: #b8b8b8;
}
#page-header #path { margin: 0; padding: 0 0 10px; line-height: 18px; font-size: 10px; border: 0; }
#page-header #path ul, #page-header #path ul li { display: inline; line-height: 18px; font-size: 10px; margin: 0; padding: 0; border: 0; }
#page-header #path ul li a {
	font-weight: bold; text-decoration: none; line-height: 18px;
	font-size: 10px; margin: 0; padding: 0; border: 0;
}
#page-header #path span { padding: 0; }

#InfoPage, #NewsPage { padding-top: 18px; }

#footer {
	background: #393939 url(../i/footer.jpg) top no-repeat;
	width: 940px;
	height: 36px;
	margin: 0px auto 10px;
	padding: 9px 0px 0px 0px;
}


#footer p {
	color: #555555;
	font: 11px Arial, Tahoma, Verdana;
	margin: 0px 30px 0 30px;
	padding: 0px 0px 0px 0px;
}

#footer ul {
	list-style: none;
	float: left;
	margin-left: 5px;
}


#footer li {
	float: left;
}

#footer li:after {
	content: " | ";
}

#footer a, #footer a:visited {
	color: #555555;
	text-decoration: none;
}
	
#footer a:hover {
	text-decoration: underline;
}



/* Productlist
-------------------------------------------------------------- */

.Pagination {
	margin: 9px -9px;
	clear: both;
	padding: 8px 9px;
	background: #fffff2;
	border: 1px solid #ccccc2;
	font-size: 11px;
}
.ShowingItems {
	font-size: 11px;
	float: left;
	margin-bottom: 0;
 }

.SortForm { font-size: 11px; float: right; }
.SortForm .FormItem { width: auto; clear: none; font-size: 11px; padding-bottom: 0; }
.SortForm .FormItem label { width: auto; padding-right: 10px; font-size: 11px; }
.SortForm .FormItem select { font-size: 11px; }
.SortForm .FormItem button { display: none; }

.PageNavigation {
	position: relative;
	list-style: none outside; margin: 0; padding: 0;
}
.PageNavigation li { list-style: none outside; margin: 0; padding: 0; display: inline; line-height: 18px; }
.PageNavigation li { margin: 0 2px; font-weight: bold; }
.PageNavigation li.CurrentPage { background: #fff; border: 1px solid #d9d9d9; padding: 4px; }
.PageNavigation li a { line-height: 18px; padding: 5px; }

.ProductList {
/*	border: 1px solid #000000; */
	margin: 0;
text-align: center;
}
.ProductList .Product {
	position: relative;
	float: left;
	margin: 0px 0px 10px 0px; 
	padding: 0px 0px 27px 0px;
	height: auto;
	overflow: hidden;
	width: 170px;
	}

.ProductList .first {
	margin-right: 7px;
	min-height: 345px;
	padding: 0 0 5px 0;
	background: #c9b896 url(../i/paper_bg_lightest.jpg) repeat-y;
	border-bottom: 1px solid #dbcfb8;
	border-top: 1px solid #f2eadf;
	-moz-border-radius: 5px;
	}
.ProductList .second {
	margin-right: 7px;
	min-height: 345px;
	padding: 0 0 5px 0;
	position: relative;
	background: #c9b896 url(../i/paper_bg_lightest.jpg) repeat-y;
	border-bottom: 1px solid #dbcfb8;
	border-top: 1px solid #f2eadf;
	-moz-border-radius: 5px;
	}
	
.ProductList .third {
	margin-right: 0px;
	min-height: 345px;
	padding: 0 0 5px 0;	
	position: relative;
	background: #c9b896 url(../i/paper_bg_lightest.jpg) repeat-y;
	border-bottom: 1px solid #dbcfb8;
	border-top: 1px solid #f2eadf;
	-moz-border-radius: 5px;
	}
	
h2.ProductName {
	min-height: 40px;
	}


.Product .ProductImage {
	display: block; position: relative;
	margin: 0px; 
	padding: 2px;
	height: 166px;
	width: 166px;
	vertical-align: middle;
	text-align: center;
	}

.Product .ProductImage img { 
	display: inline; 
	vertical-align:	middle; 
	line-height: 166px; 
	margin: 0; 
}

.Product .ProductImage:hover { 
	 
}

.Product h2 { font-size: 12px; margin: 0; padding: 6px 0 0; }
.Product .Prices { padding: 0 0 0px; margin: 0; }

.Product a:link,
.Product a:visited { text-decoration: none; }
.Product a:active,.Product a:hover { text-decoration: underline; }

.Product .AddToCart {
	font-size: 11px;
	text-shadow: -1px -1px 1px #000000;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
	background: url(../i/addbutton.gif) no-repeat;
	width: 135px;
	height: 30px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-left: 35px;
	padding-top: 5px;
	text-align: left;
	}

.BuyForm .AddToCart {
	font-size: 12px;
	text-shadow: -1px -1px 1px #2a6624;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
	background: url(../i/addbutton2.gif) no-repeat;
	width: 135px;
	height: 30px;
	display: block;
	padding-left: 33px;
	padding-top: 7px;
	text-align: left;
	border: 0;
	}


/* Left column
-------------------------------------------------------------- */

#main-nav li { border-bottom: 1px solid #d9d9d9; }
#info-nav ul, #info-nav ul ul { display: block; }
#main-nav li a, #main-nav li h2 {
	display: block; position: relative;
	font-size: 14px; font-weight: bold;
	line-height: 18px; padding: 8px 15px 9px;
	text-decoration: none;
}
#main-nav li.Current { padding: 8px 0 9px; }
#main-nav li.Current a, #main-nav li.Current h2 { line-height: 18px; padding: 0 15px; }
#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 { font-weight: bold; }
#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; }

#BodyID-Checkout #main-nav ul { padding: 9px 0; }
#BodyID-Checkout #main-nav li { border-bottom: 0; }
#BodyID-Checkout #main-nav li a { margin: 0; padding: 0; font-size: 12px; font-weight: normal; padding-left: 30px; }



/* Right column
-------------------------------------------------------------- */

#mini-cart {
	margin: 10px;
}

#mini-cart p.EmptyCart { 
	font-size: 11px; 
	margin: 0; 
	padding: 8px 15px 9px; 
	border-bottom: 1px solid #b9ad99;
	color: #999; 
}

#mini-cart .CartProduct, #mini-cart .CartProceed {
	float: none;
	margin: 0;
	display: block;
	width: auto;
	height: auto;
	padding: 8px 15px 9px;
	border: 0;
	border-bottom: 1px dotted #b9ad99;
	}

#mini-cart h3 {
	font-size: 16px;
	padding: 0;
	margin: 0; }

span.VariationName {
	font-weight: normal;
	color: #333;
	}
span.VariationName:before {
	content: "(";
	}
span.VariationName:after {
	content: ")";
	}

.CartProductQuantity {

	}

.CartProductRemove a {
	color: #000;
}

.CartProductRemove a:before {
	content: url(../i/removebg.gif);
}

dd.SubTotal {
	font-weight: bold;
}


dd.ToCheckout {
	margin-top: 10px;
	margin-right: 0;
	padding-right: 0;
	height: 40px;
	}

.ToCheckout a {
	background: url(../i/checkoutbutton.gif) no-repeat;
	display: block;
	float: right;
	color: #fff;
	text-transform: uppercase;
	text-shadow: -1px -1px 1px #2b9120;
	width: 110px;
	height: 25px;
	padding: 8px 3px 2px 12px;
	text-align: left;
	margin-right: 0;
	-moz-border-radius: 3px;
	}

#mini-cart dl, #mini-cart dt, #mini-cart dd { font-size: 11px; }
#mini-cart dl { margin: 0; padding: 0; }
#mini-cart .CartProceed {
	font-size: 12px;
	text-align: right;
	}

#mini-cart .CartProduct .CartProductRemove a {}
#mini-cart .ToShoppingCart,
#mini-cart .ToCheckout { display: block; }
#mini-cart .ToCheckout a { font-size: 14px; font-weight: bold; }



/* 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;
}



/* .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, .NewsList li {	margin: 0; padding: 0; border-bottom: 1px dotted #d9d9d9; }
.Categories li a, .SubCategories li a, .BrandsNavigation li a, .NewsList li a {	display: block; padding: 8px 15px 9px; }
.SubCategories ul { display: none; }



/* 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;
}

.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 {
	position: relative;
	float: left;
	width: 258px;
	overflow: hidden;
	padding: 0;
	maring: 0;
	}

#ProductImages { margin: 0 6px 0 0; padding: 0 9px 0 0; }
#ProductBuy { 
	margin: 0 0 0 6px; 
	padding: 0 0 0 0px; 
	position: relative;
	float: left;
	width: 245px;
	overflow: hidden;
}

#ProductShortDesc { font-size: 14px; }
#ProductFullDesc { clear: both; }

#CurrentProductImage {
	position: relative;
	display: block;
	clear: left;
	width: 258px;
	height: 258px;
	text-align: center;
	margin: 0 0 10px;
	padding: 0;
	background: #c9b896 url(../i/paper_bg_lightest.jpg) repeat-y;
	border: 1px solid #b6a992;
	-moz-border-radius: 2px;
	text-decoration: none;
	overflow: hidden;
	line-height: 254px;
	vertical-align: middle;
}
#CurrentProductImage:hover { }
#CurrentProductImage img { display: inline; vertical-align: middle; line-height: 254px; margin: auto; }

#ProductImageCaption {
	margin: 0; padding: 0;
	text-align: center; font-size: 11px;
	height: 36px; color: #666;
}
#ProductThumbnails {
	width: 260px; position: relative;
	overflow: hidden; height: auto;
	margin: 0 -2px 0 0; padding-left: 1px;
	list-style: none outside;
}
#ProductThumbnails li {
	position: relative; float: left;
	width: 34px; height: 34px;
	margin: 0 3px 2px 0;
}
#ProductThumbnails li a {
	position: relative; display: block; float: left;
	width: 32px; height: 32px; line-height: 28px;
	border: 1px solid #e8e8e8; vertical-align: middle;
	text-align: center;
}
#ProductThumbnails li a:hover { border-color: #09f; }
#ProductThumbnails li a img { vertical-align: middle; line-height: 28px; display: inline; margin: auto; }

#ProductBuy .prices {
	font-size: 14px; width: 100%;
	margin-bottom: 3px;
	position: relative;
	overflow: hidden;
}
#ProductBuy dl { width: 100%; 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 .Availability {}
#ProductBuy .Availability .DeliveryTime { margin-left: 108px; color: #c00; }

.BuyForm fieldset {
	clear: left; 
	position: relative;
	margin: 0; 
	padding: 0px 0px 0 10px;
}

.BuyFormVariationSelect label {
	display: none;
}

form.buyform .HeaderItem  {
	display: none;
}

.BuyForm .FormItem {
	margin: 0 auto;
	padding: 0px 0 3px 0;
	align: center;
}

.BuyForm select { font-size: 11px; }
.BuyForm label, .BuyForm .label {
	font-size: 11px;
	color: #666666;
	width: 60px; 
	}
.BuyForm .CheckWrap {
	}
.BuyForm .CheckWrap .label { 

	}
.BuyForm .Checks {
margin-left: -43px;
	}

.BuyForm .Checks label {
	}
.BuyForm button.AddToCart {
	margin-left: auto; 
	margin-right: auto;
	margin-top: 10px;
	}
	
.hpproductbuy {
	position:absolute;
	bottom: 0px;
	width: 162px;
	}

.BuyFormVariationSelect {

}

/* Category Frontpage
-------------------------------------------------------------- */


/* ETUSIVUN KESKIOSA */

#CategoryFront {
	position: relative; 
	width: 576px; 
	margin: 0 -15px;
	background: url(../i/paper_bg_light.jpg) repeat-y 384px top;
	min-height: 144px;

}

.ProductList h2 {
	font-size: 16px;
	}

#CategoryFront div.ProductList { padding: 0 15px; }
#CategoryFront .NoProducts { display: none; }
.FeaturedLeft {
	position: relative; 
	float: left;
	width: 500px; 
	min-height: 18px;
}

.FeaturedRight {
	position: relative; float: left;
	width: 192px; min-height: 18px;
}
#primary_content .FrontPhoto {
	margin: 0 -14px;
}
.FrontPhoto img { border-bottom: 1px solid #d9d9d9; display: block; }

/* WELCOME -etusivulla */
.CategoryDesc {
	margin: -1px 0 0 1px;
	padding: 9px 15px 8px;
	border-bottom: 1px solid #d9d9d9;
}
.CategoryDesc > :last-child { margin-bottom: 0; }
.CategoryDesc h1 { 
	line-height: 36px;
	padding: 0;
	margin: 0;
	font-size: 30px; 
}

.FeaturedRight h2.boxheader {	margin: -1px 1px 0; }
.FeaturedLeft h2.boxheader {	margin: -1px 0 0 1px; }

#HomeIntro {
	position: relative; width: 574px; margin: 0 -14px; height: auto;
	border-bottom: 1px solid #d9d9d9; background: #f8f8f8;
}
#HomeIntro h1 { margin: 0 14px; padding: 18px 0; border: 0; line-height: 18px; font-size: 24px; }



/* News
-------------------------------------------------------------- */

.NewsDate {
	background: #fafafa; border: 1px solid #f2f2f2;
	float: right; width: 54px; padding: 9px; text-align: center;
	margin: -1px 0 17px 17px; font-size: 10px;
}
.NewsOverview { font-size: 14px; font-weight: bold; color: #666; }
.NewsDate span { display: block; margin: 0; padding: 0; }
.NewsHeader { font-size: 10px; color: #aaa; }
.NewsDay { font-size: 20px; letter-spacing: 1px; color: #888; }
.NewsYear { font-size: 12px; letter-spacing: 2px; font-weight: bold; color: #aaa; }




/* Account pages
-------------------------------------------------------------- */

#OrderStatus { margin: 18px 0; font-size: 14px; }
#OrderStatus dd+dd { margin-left: -6px; }

#OrderHistoryTable { margin: 18px 0; }

dl#AccountInformation {
	margin: 18px 0; width: 280px; overflow: hidden;
	padding: 0 116px 0 150px;
}
dl#AccountInformation dt,
dl#AccountInformation dd {
	position: relative; float: left;
	margin: 0; padding: 4px 0;
}
dl#AccountInformation dt { margin-left: -150px; width: 150px; clear: left; }
dl#AccountInformation dd { width: 100%; }
dl#AccountInformation dd.AccountLogout,
dl#AccountInformation dd.AccountEdit {
	text-align: right; float: right;
	width: 116px; margin-right: -116px;
}
dl#AccountInformation dd p { margin: 0; }




/* Cart
-------------------------------------------------------------- */

#CartForm { margin: 18px 0 0; }

table .FormItem, table .FormItem:hover { float: none; margin: 0; padding: 0; border: 0; }
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: 18px;
	margin-bottom: 0;
	}

.CartPic a {
	display: block; position: relative;
	text-align: center; background: #FFF;
	width: 34px; height: 34px; line-height: 30px;
	border: 1px solid #b9ad99; 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;
}

.cartbg {
	display: block;
	background: #c9b896 url(../i/paper_bg_lightest.jpg);
	-moz-border-radius: 4px;
	padding-left: 10px;
	padding-right: 10px;
	}

#CartTable tfoot th, #CartTable tfoot td,
#PreviewTable tfoot th, #PreviewTable tfoot td { text-align: right; }

#UpdateCart button {
	padding: 5px;
	font-size: 11px;
	line-height: 24px;
	height: 26px;
	float: right;
	border: 1px solid #000;
	-moz-border-radius: 3px;
	background: #f2f2f2;
	margin: 0px 0 0; 
	text-decoration: none; 
	font-size: 11px;
	font-weight: bold;

	}

#ContinueToCheckout { margin: 0; padding: 0; border: 0; background: none; }
#ShoppingCartSubmit { padding: 0 0 18px; }
#ShoppingCartSubmit .ToCheckout { float: right; margin: 0; }
#ShoppingCartSubmit .ContinueShopping { float: left; margin: 0; padding: 0; }

#ShoppingCartSubmit .ContinueShopping a {
	float: left;
	margin: -46px 0 0;
	padding: 0 5px 0 5px;
	background: #f2f2f2;
	border: 1px solid #000;
	-moz-border-radius: 3px;
	line-height: 24px;
	height: 26px;
	text-decoration: none; 
	font-size: 11px;
	font-weight: bold;
	}


#ShoppingCartSubmit .ToCheckout {
	background: url(../i/checkoutbutton_big.gif) no-repeat;
	display: block;
	float: right;
	color: #fff;
	text-transform: uppercase;
	text-shadow: -1px -1px 1px #2b9120;
	width: 210px;
	height: 35px;
	padding: 0px 3px 2px 5px;
	text-align: left;
	margin-right: -10px;
	border: 0;
	}

.CheckoutNextStage {
	background: url(../i/checkoutbutton.gif) no-repeat;
	display: block;
	float: right;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	text-shadow: -1px -1px 1px #2b9120;
	width: 125px;
	height: 35px;
	padding: 0px 5px 2px 25px;
	text-align: left;
	margin-right: -10px;
	border: 0;
	}

#CheckoutGoToPayment .CheckoutNextStage {
	background: url(../i/checkoutbutton_big.gif) no-repeat;
	display: block;
	float: right;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	text-shadow: -1px -1px 1px #2b9120;
	width: 210px;
	height: 35px;
	padding: 0px 5px 2px 10px;
	text-align: left;
	margin-right: -10px;
	border: 0;
	}



.ProductCode, .ProductAvailability {
	display: none;
	}

.ProductVariation {
	font-weight: normal;	
	}


/* Checkout
-------------------------------------------------------------- */

.cohelpers {
	width: 400px;
	float: left;
	padding: 10px;
	margin: 0 10px 0 0;
	border: 1px solid #b6a992;
	-moz-border-radius: 4px;
	}

#NewCustomerForm, #ShippingAddressForm, #Payment, #OrderFinished {
	background: #c9b896 url(../i/paper_bg_lightest.jpg);
	-moz-border-radius: 4px;
	}

.ShippingToDifferentAddress { 
	margin: 0 10px 0 20px; 
	}

#OrderPreview, #CurrentShippingAddress, #ContinueToPaymentForm {
	background: #c9b896 url(../i/paper_bg_lightest.jpg);
	}

#ContinueToPaymentForm {
	-moz-border-radius-bottom: 4px;
}

.info-page {
	margin: 5px 10px 10px 10px;
}

#OrderFinished .h2 {
	border: 1px solid #000;
}

.CartProductsTotal {
	text-align: right;
}


#BodyID-Checkout {}
#BodyID-Checkout #simple-search, #BodyID-Checkout #path, #BodyID-Checkout #product-nav { display: none; }

#BodyID-Checkout #main {}
#BodyID-Checkout #primary_content { width: 737px; padding-left: 16px; }

#BodyID-Checkout #main-nav .content { padding: 9px 15px; }

/* Displaying Checkout Stage */

#BodyID-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 #d9d9d9;
}
#BodyID-Checkout #CheckOutHeader h1 {
	position: relative;
	float: left;
	width: auto;
	height: 36px;
	line-height: 36px;
	padding: 18px 36px 0 14px; 
	border: 0;
	margin: 0;
}
#BodyID-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;
}
#BodyID-Checkout #CheckOutHeader #CheckoutStage li {
	background: #c9b896 url(../i/tab_bg_lightest.jpg) repeat-y;
	background-position: left bottom;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	position: relative; 
	float: left;
	height: 34px; 
	line-height: 34px;
	margin: 0 3px 0 0; 
	padding: 0 17px;
	border: 1px solid #d6cab9;
	z-index: 5;
	color: #797979;
	font-weight: bold;
	font-size: 11px;
}
#BodyID-Checkout #CheckOutHeader #CheckoutStage li.CurrentCheckoutStage {
	background: #c9b896 url(../i/paper_bg_lightest.jpg) repeat-y;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-bottom: 1px solid #eee5dc;
	border-top: 1px solid #f3ede7;
	border-left: 1px solid #f3ede7;
	color: #333;
}
#BodyID-Checkout .CheckoutStageEdit {
	font-size: 10px; font-weight: normal;
	position: relative; top: -6px;
	color: #000; padding: 0 0.15em;
}
#LoginForm {
	margin: 0px;
	position: relative;
	background: #c9b896 url(../i/paper_bg_lightest.jpg);
	-moz-border-radius: 4px;
	}

#LoginForm .FormItem { padding-left: 15px; padding-right: 15px; }
#LoginForm .HeaderItem { padding-left: 0; padding-right: 0; }

#LoginForm .FormItem, #LoginForm .HeaderItem h2 { width: auto; }

#CheckoutNewCustomer {
	float: left;
	margin: 0 10px 0 10px;
	padding: 0;
	width: 430px;
	}

#CheckoutReturningCustomer {
	float: right;
	margin: 0 10px 0 10px;
	padding: 0;
	width: 400px;
	}


#CheckoutNewCustomer .FormItem, #CheckoutReturningCustomer .FormItem,
#CheckoutNewCustomer .HeaderItem h2, #CheckoutReturningCustomer .HeaderItem h2 {
	margin-left: 0;
	margin-right: 0;
}

#CheckoutNewCustomer .HeaderItem {
	min-height: 160px;
}
#CheckoutReturningCustomer .HeaderItem {
	min-height: 120px;
}

#CheckoutNewCustomer .HeaderItem p, #CheckoutReturningCustomer .HeaderItem p {
	margin: -9px 15px 9px; padding: 9px 0; font-size: 14px;
border: 0; color: #333;
}
#CheckoutNewCustomer { margin-right: 1px; }

#CheckoutReturningCustomer {}

.CurrentAddress {
	width: 450px;
	padding: 0 15px;
	margin-top: 0;
	margin-bottom: 18px; 
	}
.CurrentAddress p {
	float: none; width: auto;
	padding: 20px; 
	background: #fafafa; 
	margin-bottom: 0;
	-moz-border-radius: 4px;
}
#BodyID-Checkout #ChangeShippingAddress { border: 0; padding: 0 15px 18px; background: none; }
#BodyID-Checkout #ChangeShippingAddress button, #BodyID-Checkout #ChangeShippingAddress .Button {}



/* Shipping Methods speciality
-------------------------------------------------------------- */

.ShippingMethodWrapper .DefineShippingMethod {
	float: left; clear: left; margin: 0 0 0 18px;
	padding: 8px; border: 1px solid #d9d9d9;
	background: #ffffcc; font-size: 11px;
}
.ShippingMethodWrapper .DefineShippingMethod label { float: left; width: auto; clear: none; margin-right: 9px; }
.ShippingMethodWrapper .DefineShippingMethod select { font-size: 11px; }

.ShippingMethodWrapper .DefineDisabled { background: #f8f8f8; border: 1px solid #f2f2f2; }
.ShippingMethodWrapper .DefineDisabled label { color: #ccc; }


/************************************************
*	15. Search Form
************************************************/

#searchform {
	margin-top: 0px;
	padding: 0px;
	overflow: hidden;
	}
	
#SearchInput {
	background: #f1ecdf;
	width: 150px;
	color: #5c5b58;
	font: 14px Arial, Tahoma, Verdana;
	padding: 3px;
	margin: 0px 10px 0px 0px;
	-moz-border-radius:3px;
	border-top: 1px solid #333333;
	border-right: 1px solid #c8bdad;
	border-left: 1px solid #333333;
	border-bottom: 1px solid #c8bdad;
	}
	
#SearchButton {
	background: #cccccc;
	color: #000000;
	font: bold 11px Arial, Tahoma, Verdana;
	padding: 2px;
	min-height: 24px;
	margin: 0px;
	-moz-border-radius:5px;
	border-top: 1px solid #a5a5a5;
	border-right: 1px solid #858585;
	border-bottom: 1px solid #858585;
	border-left: 1px solid #a5a5a5;
	}
	

#name, #email, #url {
	background: #FFF;
	color: #202020;
	font: 12px Arial, Tahoma, Verdana;
	padding: 4px;
	margin: 0;
	border-top: 1px solid #666666;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #DDDDDD;
	}
	



