@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
-------------------------------------------------------------- */

html, body { height: 100%; }
html { overflow-y: scroll; }

h1,h2,h3,h4,h5,h6 {
  color: #fff;
}

body {
  text-align: center;
  background: #f8f8f8;
  font-family: tahoma;
}

.align-center {
  text-align: center;
}

.clear-both {
  clear: both;
}

.small {
  font-size: 80%;
}

.black, .black p {
  color: #222;
}

.thickbox img {
  border: 1px solid #222;
}

#InfoPage li {
  margin: 2px 0;
}


/* Add these lines if you want your AdminTools to be fixed on the top of the page */
body.adminLoggedIn { padding: 36px 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; }

#outer-container {
  margin: 0 auto;
	width: 960px;
  padding: 0 8px;
  text-align: left;
	background: url(../i/bg-repeat.png) scroll repeat-y left top;
  margin-top: 0;
}

#container {
	margin: 0 auto;
	width: 960px;
  text-align: left;
	background: url(../i/bg.jpg) scroll no-repeat left top;
  min-height: 605px;
  padding: 0;
}
#header {
	position: relative;
  margin: 0;
  height: 65px;
	background: transparent;
}

#logo {
  margin: 0 auto;
}

#logo a img {
  display: inline;
  vertical-align: middle;
  line-height: 50px;
  margin: auto;
  border: 1px solid #fff;
}


/*
#logo a {
	position: relative; display: block;
	height: 54px; vertical-align: middle;
	line-height: 54px; font-size: 24px;
	padding: 0; text-decoration: none;
}
*/
#main {
  background: transparent;
  z-index: 1;
  margin-top: 20px;
}
.column { position: relative; float: left; width: 192px; }

#left_content { 
  width: 230px;
  margin: 0 50px 0 10px;
  min-height: 18px;
  text-align: right;
}

#primary_content {
  width: 650px;
  margin: 0;
  padding-top: 10px;
  position: relative;
  z-index: 10;
}


#right_content {
  float: right;
  width: 220px;
}

#ads {
  margin-top: 20px;
}

#ads a {
  display: block;
  width: 200px;
  border: 1px solid #444;
}

#ads a:hover {
  opacity: 0.9;
}

#ads h2 {
  text-align: center;
  width: 200px;
}

#skitornimaki {
  background-color: #fff;
  padding-top: 7px;
}

table.dense td, table.dense th {
  padding: 2px 5px;
  font-size: 90%;
}

table.dense th {
  background-color: #ddf;
}

.whitie {
  background: url("../i/content-bg.png");
  -moz-border-radius: 8px;
  padding: 20px;
  padding-top: 10px;
  width: 100%;
  margin-bottom: 20px;
}

.homepage #left_content {
  width: 210px;
}

.homepage #primary_content {
  margin-top: -20px;
  width: 450px;
}

.slider #left_content {
  width: 280px;
}

.slider #primary_content {
  margin-top: -20px;
  width: 600px;
}

.slider .black {
  margin-top: 120px;
  width: 390px;
}

.content {
  color: #fff;
  font-size: 1.2em;
}

.content p {
  margin-bottom: 10px;
}

.forced-white .content {
  background-color:#F2F2F2;
  color:#222222;
  margin-bottom:20px;
  padding:10px;
}

.forced-white .content h2, .forced-white .content h3, .forced-white .content h4 {
  color: #222;
}

.homepage .content h1, .slider .content h1 {
  font-size: 24px;
}

.yellow {
  color: #ee0;
}

#main_logo {
  margin: 0 auto;
  text-align: center;
  margin-bottom: 10px;
}

#main_logo img {
  display: inline;
  vertical-align: middle;
  line-height: 50px;
  margin: auto;
}

#main_logo h1 {
  display: block;
  text-align: right;
  font-size: 28px;
  color: #fff;
  padding-right: 68px;
}

.slider #main_logo h1 {
  padding-right: 0;
}

.homepage #image-carousel {
  position: relative;
  left: 0;
  top: -150px;
  float: left;
  margin-bottom: -200px;
}


#image-carousel {
  margin-top: 30px;
}

#image-gallery {
  margin-top: 15px;
}

#TB_prev {
  margin-right: 10px;
}

#page-header {
	position: relative; width: 100%;
	background: transparent;
	padding: 0 14px;
  margin: 0 -14px;
  margin-top: 10px;
}

#page-header h1 { 
  line-height: 28px;
  padding: 0;
  padding-bottom: 5px;
  font-size: 24px;
  border-bottom: 1px solid #fff;
}

#page-header > :last-child { margin-bottom: 0; }

#page-header #path { margin: 0; padding: 0; 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: 0;
}

p.return {
  margin-top: 15px;
}

.Notification {
  color: #222 !important;
}

.Notification p {
  margin: 0;
}

#payment_methods {
  margin-left: auto;
  margin-top: 30px;
  margin-bottom: 20px;
  text-align: center;
  width: 198px;
}

#payment_methods img {
  border: 1px solid #666;
}

#footer {
	padding: 5px;
  text-align: center;
  background: transparent;
  z-index: 2;
}
#footer p, #footer a { font-size: 11px; color: #999; margin: 0; }


#info-nav {
  float: left;
  width: 960px;
  margin-top: 10px;
  border: 1px solid #444;
  border-style: solid none solid none;
  background: url("../i/navi-normal.gif") repeat-x;
}

#info-nav ul {
  float: left;
  display: block;
  height: 50px;
  width: auto;
}

#info-nav li {
  display: block;
  float: left;
  padding: 0;
  width: auto;
  text-align: center;
  background: url("../i/navi-separator.gif") no-repeat right top;
  height: 50px;
}

#info-nav li a {
	display: block;
	font-size: 17px;
  font-weight: normal;
	line-height: 18px;
  padding: 0 6px;
  padding-top: 15px;
	text-decoration: none;
  height: 35px;
  min-width: 115px;
  color: #fff;
}

#info-nav ul > li:last-child {
  background: none;
}

#info-nav li a:hover {
  color: #336;
}

#info-nav li.Current a,
.ProductID-1 #info-nav li.InfoPageID-6 a,
.ProductID-2 #info-nav li.InfoPageID-6 a,
.ProductID-3 #info-nav li.InfoPageID-6 a,
.ProductID-4 #info-nav li.InfoPageID-6 a,
.CategoryID-1 #info-nav li.InfoPageID-6 a,
.CheckoutLoginStage #info-nav li.InfoPageID-6 a {
  background: url("../i/navi-active.gif") repeat-x;
  font-weight: bold;
}

#info-nav a.flag {
  display: block;
  float: right;
  margin-right: 5px;
}
#info-nav a.flag-en {
  margin-top: 17px;
}

#ContactForm {
  margin-top: 30px;
}

#ContactForm label {
  color: #fff;
}

#ContactForm input {
  width: 220px;
}

#ContactForm textarea {
  width: 220px;
  height: 150px;
}

#ContactInformation {
  left: -260px;
  position: absolute;
  top: 60px;
  line-height: 1.5;
}

#ContactInformation a {
  color: #000;
  font-weight: bold;
}

h1.contact-header {
  left: -230px;
  position: absolute;
  top: 80px;
}

#tuote-speksit {
  position: relative;
  left: -250px;
  top: -225px;
}

.InfoPageID-5 .bottom {
  margin-top: 160px;
}
.InfoPageID-5 #tuote-speksit {
  float: left;
  color: #222;
  position: static;
  margin-left: 65px;
  margin-bottom: 40px;
}

#image-tuotetiedot {
  position: absolute;
  left: -280px;
  top: 340px;
}


.FormSubmit .SubmitButton {
  padding: 6px;
  font-size: 14px;
  line-height: 18px;
  margin-right: 6px;
  margin-left: 108px;
  background-color: #2222FF;
  border-color: #000088;
  color: #FFFFFF;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  width: 190px;
}

button:hover {
  cursor: hand;
  cursor: pointer;
}

button.SubmitButton:hover {
  background-color: #11a !important;
}

.FormItem.FormSubmit {
  padding-top: 0;
}

.Error {
  background-color: #ff4444;
}

/* 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; text-align: center;
	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 {}
.ProductList .Product {
	position: relative;
  float: left;
	margin: 0 6px 15px;
  padding: 9px 20px;
	width: 162px;
  height: auto;
  overflow: hidden;
  background-color: #9999FF;
  border: 1px solid #222288;
}

.ProductList .ProductInfo {
  margin-top: 10px;
  width: 174px;
  margin-left: -5px;
}

.ProductList .ProductPrice {
  float: right;
  font-size: 16px;
  margin-top: -2px;
}

.ProductList .AdditionalInfo {
  clear: both;
  font-size: 80%;
  text-align: left;
  color: #444;
}


.ProductList .first { clear: left; margin-left: -9px; }
.ProductList .last { margin-right: -9px; }

.Product .ProductImage {
	display: block; position: relative;
	margin: 0 -9px; padding: 8px;
	height: 162px; width: 162px;
	background: #FFF; border: 1px solid #f2f2f2;
	vertical-align: middle;
	line-height: 162px;
	text-align: center;
}
.Product .ProductImage img { display: inline; vertical-align: middle; line-height: 162px; margin: auto; }
.Product .ProductImage:hover { border: 1px solid #09f; }

.Product h2 { 
  font-size: 14px;
  margin: 0;
  padding: 0;
  float: left;
  margin-bottom: 6px;
}

.Product .Prices { padding: 0 0 9px; margin: 0; }

.Product dd.Price {
  color: #aaf;
}
.Product a {
  color: #000;
}

.Product a:link,
.Product a:visited { text-decoration: none; }
.Product a:active,
.Product a:hover { text-decoration: underline; }

.Product .AddToCart { font-size: 11px; }

/* Left column
-------------------------------------------------------------- */

#main-nav li { border-bottom: 1px solid #d9d9d9; }
#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; }

/*
.checkout #main-nav ul { padding: 9px 0; }
.checkout #main-nav li { border-bottom: 0; }
.checkout #main-nav li a { margin: 0; padding: 0; font-size: 12px; font-weight: normal; padding-left: 30px; }
*/

/* Right column
-------------------------------------------------------------- */

#mini-cart {}
#mini-cart p.EmptyCart { font-size: 11px; margin: 0; padding: 8px 15px 9px; border-bottom: 1px solid #d9d9d9; 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 #d9d9d9;
}
#mini-cart h3 { font-size: 11px; padding: 0; margin: 0; }
span.VariationName { font-weight: normal; color: #999; }
#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; }
#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; 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, .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;
	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, #ProductInfo {
	position: relative;
  float: left;
	width: 258px;
  overflow: hidden;
}

#ProductImages {
  margin: 0 6px 0 0;
  padding: 8px;
  background-color: #f2f2f2;
}

#ProductBuy, #ProductInfo {
  margin: 0 0 10px 6px;
  padding: 8px;
	background: #f2f2f2;
  border: 1px solid #d9d9d9;
  color: #444;
}

#ProductShortDesc { font-size: 14px; }
#ProductFullDesc {
  clear: both;
  margin-top: 8px;
}

#CurrentProductImage {
	position: relative; display: block; clear: left;
	width: auto;
  height: 258px; text-align: center;
	margin: 0 0 10px; padding: 0; border: 1px solid #e8e8e8;
	text-decoration: none; overflow: hidden;
	line-height: 254px; vertical-align: middle;
  background-color: #fff;
}
#CurrentProductImage:hover { border-color: #09f; }
#CurrentProductImage img { display: inline; vertical-align: middle; line-height: 254px; margin: auto; }

#ProductImageCaption {
	margin: 0; padding: 5px 0;
	text-align: center; font-size: 11px;
	height: auto; color: #444;
}
#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: 18px;
	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: 18px 0;
  padding: 16px 8px 0;
	background: #f2f2f2;
  border: 1px solid #d9d9d9;
}

.BuyForm .FormItem {}
.BuyForm select { font-size: 11px; }
.BuyForm label, .BuyForm .label { font-size: 11px; color: #808080; width: 40px; }
.BuyForm .CheckWrap { padding-left: 43px; }
.BuyForm .CheckWrap .label { margin-left: -43px; }
.BuyForm .Checks {
  border-bottom: 1px solid #bbb;
}
.BuyForm .Checks label {
    border-top:1px solid #BBBBBB;
    padding-bottom:2px;
    padding-top:3px;
    padding-left: 22px;
    width:auto;
}
.BuyForm button.AddToCart { margin-left: 43px; }

.CheckWrap .label {
  margin-left: 0px;
}

/* Category Frontpage
-------------------------------------------------------------- */

#CategoryFront {
	position: relative; width: 576px; margin: 0 -15px;
	background: url(../i/fauxborder.gif) repeat-y 384px top;
	min-height: 144px;
}
#CategoryFront div.ProductList { padding: 0 15px; }
#CategoryFront .NoProducts { display: none; }
.FeaturedLeft {
	position: relative; float: left;
	width: 384px; 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; }

.CategoryDesc {
	margin: -1px 0 0 1px; padding: 9px 15px 8px;
	background: #fcfcfc; border-bottom: 1px solid #d9d9d9;
	border-top: 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;
  background-color: #FFFFFF;
  color: #444444;
}

dl#AccountInformation {
	margin: 18px 0; 
  width: auto;
  overflow: hidden;
	padding: 10px 130px 10px 160px;
  background-color: #fff;
}
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
-------------------------------------------------------------- */
#page-header #CartPeek {
  margin-top: 20px;
  color: #fff;
}

#page-header p a {
  color: #fff;
  text-decoration: inherit;
}

#page-header p a:hover {
  text-decoration: underline;
}

#CartForm {
  margin: 18px 0 0;
  background-color: #fff;
  color: #222;
  padding: 10px;
}

#CartTable {
  background-color: #f2f2f2;
}

#CartTable caption {
  border: 1px solid #d9d9d9;
  padding: 5px;
}

#UpdateCart {
  padding-bottom: 4px;
}

#CartSubmitForm {
  margin-top: 6px;
}

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; background: #FFF;
	width: 34px; height: 34px; 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; }

.UpdateButton {
  padding: 1px 2px;
  font-size: 11px;
  line-height: 15px;
  float: right;
  margin: -9px 0 0;
  padding: 3px 9px;
  background: #f2f2f2;
  border-color: #aaf;
  text-decoration: none;
  color: #069;
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}

button.UpdateButton:hover {
  background-color: #d2d2f2;
  text-decoration: underline;
}

#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: 0;
  padding: 6px 9px;
  background: #f2f2f2;
  border: 2px outset #008;
	line-height: 18px; 
  height: 18px;
  text-decoration: none;
  color: #069;
  font-size: 11px;
	font-weight: bold;
  text-align: center;
  width: 120px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}

#ShoppingCartSubmit .ContinueShopping a:hover {
  background-color: #d2d2f2;
  text-decoration: underline;
}

/* Checkout
-------------------------------------------------------------- */

.checkout #simple-search, .checkout #path, .checkout #product-nav { display: none; }

/*
.checkout #main { background: #FFF url(../i/checkout_maincols.gif) repeat-y left top; }
.checkout #primary_content { width: 737px; padding-left: 16px; }
.checkout #main-nav .content { padding: 9px 15px; }
*/

/* Displaying Checkout Stage */

.checkout #CheckOutHeader {
	position: relative; width: 100%; padding: 0 30px 0 0;
	overflow: visible; 
  background: transparent;
  z-index: 3;
	margin: 0 -15px; height: 53px; 
  border-bottom-style: none;
}
.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;
}
.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;
}
.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: #ebebeb; color: #b3b3b3;
	font-weight: bold; font-size: 11px;
}
.checkout #CheckOutHeader #CheckoutStage li.CurrentCheckoutStage {
	background: #f8f8f8; border-bottom: 1px solid #f8f8f8; color: #333;
}
.checkout .CheckoutStageEdit {
	font-size: 10px; font-weight: normal;
	position: relative; top: -6px;
	color: #000; padding: 0 0.15em;
}
#LoginForm {
	width: 680px; margin: 0 -15px; position: relative;
	background: url(../i/fauxborder.gif) repeat-y 339px top;
  background-color: #fff;
	border-bottom: 1px solid #d9d9d9;
  clear: both;
  color: #444;
}
#LoginForm .FormItem { padding-left: 15px; padding-right: 15px; }
#LoginForm .HeaderItem { padding-left: 0; padding-right: 0; }

#NewCustomerForm,
#CurrentShippingAddress,
#OrderPreview,
#EditContactInfoForm,
#ChangePasswordForm,
#ContinueToPaymentForm,
#AccountLoginForm,
#Shipping,
#OrderFinished,
#OrderStatusLogin,
#ForgotPasswordForm,
#ShippingAddressForm,
.vahvistus_tilaa,
#Payment {
  background-color: #FFFFFF;
  color: #444444;
  margin-bottom: 20px;
  padding: 10px;
}

#NewCustomerForm .HeaderItem h2,
#CurrentShippingAddress .HeaderItem h2,
#OrderPreview .HeaderItem h2,
#EditContactInfoForm .HeaderItem h2,
#ChangePasswordForm .HeaderItem h2,
#ContinueToPaymentForm .HeaderItem h2,
#AccountLoginForm .HeaderItem h2,
#OrderFinished .HeaderItem h2,
#Shipping .HeaderItem h2,
#OrderStatusLogin .HeaderItem h2,
.vahvistus_tilaa .HeaderItem h2,
#Payment .HeaderItem h2 {
  margin:-1px -10px 18px;
  padding:17px 0 17px 20px;
}

#OrderPreview,
#OrderFinished,
#OrderStatusLogin {
  width: 97%;
}

.vahvistus_tilaa {
  width: 110%;
  margin-left: -90px;
}

#LoginForm .FormItem, #LoginForm .HeaderItem h2 { width: auto; }

#CheckoutNewCustomer,
#CheckoutReturningCustomer {
	position: relative; float: left;
	margin: 0; padding: 0; width: 339px;
}
#CheckoutNewCustomer .FormItem, #CheckoutReturningCustomer .FormItem,
#CheckoutNewCustomer .HeaderItem h2, #CheckoutReturningCustomer .HeaderItem h2 {
	margin-left: 0; margin-right: 0;
}
#CheckoutNewCustomer .HeaderItem p, #CheckoutReturningCustomer .HeaderItem p {
	margin: -9px 15px 9px; padding: 9px 0; font-size: 14px;
	background: none; border: 0; color: #333;
}
#CheckoutNewCustomer { margin-right: 1px; }

#CheckoutReturningCustomer {}

.CurrentAddress { width: auto; padding: 0 15px; margin-top: 0; margin-bottom: 18px; }
.CurrentAddress p {
	float: none; width: auto;
	padding: 8px 35px 8px 8px; border: 1px dotted #d9d9d9;
	background: #fafafa; margin-bottom: 0;
}
.checkout #ChangeShippingAddress { border: 0; padding: 0 15px 18px; background: none; }
.checkout #ChangeShippingAddress button, .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; }
