/* Blocks */
/*.webstorecats_block div.content, .webstore_most_viewed_block div.content { padding: 0.5em 0; }*/
.webstorecats_block ul,
.webstore_most_viewed_block ul { list-style: none; padding: 0 0 0.5em 0; margin: 0; }
.webstorecats_block li,
.webstore_most_viewed_block li { padding: 0 0 0 1em; margin-bottom: 4px; }
/*.webstorecats_block li a, div#webstore_most_viewed_block li a { display: block; }*/

/* Shopping cart in top-bar */
.webstore_cart {
  font-size: 12px;
  float: right;
  padding:  7px 0 0 0;
  overflow: hidden;
  display: inline;
  margin: 0 10px 0 0;
  text-align: center;
  width: 126px;
  height: 31px;
}

.shopping_cart_style0 {
  background: transparent url( /Kotisivukone/www/pics/cart_bg.gif ) no-repeat top left;
}

.shopping_cart_style1 {
  margin-top:10px;
  background: transparent url( /Kotisivukone/www/pics/cart_bg1.gif ) no-repeat top left;
}

.shopping_cart_style2 {
  margin-top:10px;
  background: transparent url( /Kotisivukone/www/pics/cart_bg2.gif ) no-repeat top left;
}

.shopping_cart_style3 {
  background: transparent url( /Kotisivukone/www/pics/cart_bg3.gif ) no-repeat top left;
}

.shopping_cart_style4 {
  background: transparent url( /Kotisivukone/www/pics/cart_bg4.gif ) no-repeat top left;
}

.shopping_cart_style5 {
  margin-top:10px;
  background: transparent url( /Kotisivukone/www/pics/cart_bg5.gif ) no-repeat top left;
}

.shopping_cart_style6 {
  margin-top:10px;
  background: transparent url( /Kotisivukone/www/pics/cart_bg6.gif ) no-repeat top left;
}

.shopping_cart_style7 {
  background: transparent url( /Kotisivukone/www/pics/cart_bg7.gif ) no-repeat top left;
}

.shopping_cart_style8 {
  background: transparent url( /Kotisivukone/www/pics/cart_bg8.gif ) no-repeat top left;
}


.webstore_cart a, .webstore_cart a:hover {
  text-decoration: none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal; font-style: normal;
  background: none;
}
.webstore_cart a.style0, .webstore_cart a.style1, .webstore_cart a.style2, .webstore_cart a.style3, .webstore_cart a.style4 {
  color: #195796;
}

.webstore_cart a.style5, .webstore_cart a.style6, .webstore_cart a.style7, .webstore_cart a.style8 {
  color: #ffffff;
}


.webstore_cart img {
  vertical-align: middle;
  margin: 0 4px 0 0; padding: 0; border: none;
}

/* Selecting the style for the shopping cart in the settings page of the webstore. */

#icon_block {
  width:50%;
  float:left;
}

#icon_block img {
  margin-right:10px;
}

#icons_and_preview {
  /*height:70px;*/
  height:85px;
  margin-left:50px;
  width:458px;
}

#preview_with_caption {
  float:right;
  width:160px;
  height:90px;
}

.shopping_cart_bg_on_settingspage {
  overflow: hidden;
  display:inline;
  width:160px;
  height:60px;
  float:right;
  /*position:absolute;*/
  margin-top:8px;
}

.shopping_cart_bg_on_settingspage_style0 {
  color: #195796;
  background: #D4D4D4 url( /Kotisivukone/www/pics/cart_bg.gif ) no-repeat 50% 50%;
}
.shopping_cart_bg_on_settingspage_style1 {
  color: #195796;
  background: #D4D4D4 url( /Kotisivukone/www/pics/cart_bg1.gif ) no-repeat 50% 50%;
}
.shopping_cart_bg_on_settingspage_style2 {
  color: #195796;
  background: #D4D4D4 url( /Kotisivukone/www/pics/cart_bg2.gif ) no-repeat 50% 50%;
}
.shopping_cart_bg_on_settingspage_style3 {
  color: #195796;
  background: #D4D4D4 url( /Kotisivukone/www/pics/cart_bg3.gif ) no-repeat 50% 50%;
}
.shopping_cart_bg_on_settingspage_style4 {
  color: #195796;
  background: #D4D4D4 url( /Kotisivukone/www/pics/cart_bg4.gif ) no-repeat 50% 50%;
}
.shopping_cart_bg_on_settingspage_style5 {
  color: #ffffff;
  background: #D4D4D4 url( /Kotisivukone/www/pics/cart_bg5.gif ) no-repeat 50% 50%;
}
.shopping_cart_bg_on_settingspage_style6 {
  color: #ffffff;
  background: #D4D4D4 url( /Kotisivukone/www/pics/cart_bg6.gif ) no-repeat 50% 50%;
}
.shopping_cart_bg_on_settingspage_style7 {
  color: #ffffff;
  background: #D4D4D4 url( /Kotisivukone/www/pics/cart_bg7.gif ) no-repeat 50% 50%;
}
.shopping_cart_bg_on_settingspage_style8 {
  color: #ffffff;
  background: #D4D4D4 url( /Kotisivukone/www/pics/cart_bg8.gif ) no-repeat 50% 50%;
}

.shopping_cart_bg_buttons td {
  text-align:center;
  width:150px;
  height:30px
}

.shopping_cart_bg_images td {
  background:#D4D4D4;
  text-align:center;
  width:150px;
  height:50px;
}



/* Shopping cart in content block. */
#contentblock_cart_item_list {
  list-style:none outside none;
  margin:0;
  padding:0 0 0.5em;
}

#contentblock_cart_item_list li {
  overflow:hidden;
  padding:0 0 0 5px;
  position:relative;
}

#contentblock_cart_item_list div.item-container {
  width: 100%;
  padding-top: 3px;
}

#contentblock_cart_item_list p.link {
  margin:0;
}

div.item-container table.cart_data_table {
  width: 97%;
}

div.item-container table.cart_data_table td.cart_data_right {
  text-align: right;
  font-weight: bold;
}

div.item-container table.cart_data_table td.cart_data_left {
  padding:0 0 0 5px;
  font-weight: bold;
}

div.item-container table.cart_data_table td {
  padding: 0;
}

#webbank  { background-color: #fff; color: #000; }
div#webbank div { float: left; margin: 10px; min-height: 60px; }
#verkkomaksutV5 { margin: 0; }
.nettiluotto_button { display: block; width: 130px; font-size: 10px; border: 1px solid #800; padding: 3px; }
.nettiluotto_button input { vertical-align: middle; margin: 2px 4px 1.5em 0; float: left; }
.nettiluotto_button input.webbank_button_img { margin: 6px 0 0 0; float: none; }
.nettiluotto_button b { display: block; color: #800; margin-bottom: 4px; }
.webbank_laskulla { padding-top: 10px; }
.webbank_checkout { padding-top: 10px; }

/* General */
tr.webstore_info td { padding: 6px 0; }
.webstore_preview { text-align: center; }
div.webstore_product_images { float: left; }
.webstore_price { font-weight: bold; text-align: right; }
.webstore_oldprice {
  text-decoration: line-through;
  font-weight: normal;
}
.webstore_discount, .webstore_in_stock {  color: #006600; }
.webstore_not_in_stock, .webstore_notice {  color: #FF0000; }
.webstore_addtocart {
  margin-top: 1em;
  padding: 0;
  text-align: right;
}
.webstore_addtocart a { font-weight: bold; }
.webstore_links {
  clear: left;
}

/**
 * Listing
 */
#webstore_list {
  width: 98%;
  margin: 10px 0 0;
  overflow: hidden;
}
#webstore_list ul {
  padding: 0;
  margin: 1px 1px 10px;
  list-style: none;
  overflow: hidden;
  width: 100%;
}
.webstore_block ul {
  padding: 0;
  margin: 0;
  list-style: none;
  overflow: hidden;
  width: 100%;
}
#webstore_list li {
  margin-bottom: 20px;
}
#webstore_list .webstore_twocol li,
#webstore_list .webstore_threecol li {
  display: inline;
  float: left;
  border: 1px solid #EEEEEE;
  margin: 0 6px 6px 0;
  position:relative;
  overflow: hidden;

}
#webstore_list .webstore_twocol li {
  width: 47%;
  height: 225px;
}
#webstore_list .webstore_threecol li {
  width: 30%;
  height: 170px;
}
#webstore_list h2 {
  border-bottom: 1px solid #CCCCCC;
  /*margin: 1.5em 0pt 0.5em;*/
  margin: 0 0 3px;
  padding: 0;
}
#webstore_list .webstore_twocol h2,
#webstore_list .webstore_threecol h2 {
  margin: 6px 6px 11px;
  border-bottom: none;
}
#webstore_list .webstore_twocol span,
#webstore_list .webstore_threecol span {
  padding: 0pt 6px;
}
#webstore_list .info {
  display: block;
  text-align: left;
}
#webstore_list .webstore_preview,
#webstore_list .webstore_default_preview {
  float: left;
  margin: 0 6px;
}
#webstore_list .item_header {
  overflow: hidden;
}
#webstore_list .item_content {
  overflow: hidden;
}
#webstore_list .item_content_top {
  overflow: auto;
  margin-bottom: 10px;
}
#webstore_list .webstore_twocol .item_content_top,
#webstore_list .webstore_threecol .item_content_top {
  margin-bottom: 0;
}
#webstore_list .webstore_twocol .item_content_top {
  height: 154px;
  overflow: hidden;
}
#webstore_list .webstore_threecol .item_content_top {
  height: 100px;
  overflow: hidden;
}
#webstore_list .item_content_bottom {
  overflow: visible;
  float: left;
  clear: both;
  width: 100%;
}
#webstore_list .webstore_twocol .item_content_bottom,
#webstore_list .webstore_threecol .item_content_bottom {
  bottom: 3px;
  left: 0;
  position: absolute;
}
#webstore_list .thumb {
  float: left;
  white-space: nowrap;
}
.webstore_block .desc {
  float: left;
}
#webstore_list .webstore_read_more {
  float: left;
  white-space: nowrap;
}
.webstore_block .webstore_read_more {
  float: left;
  white-space: nowrap;
  clear: left;
}
#webstore_list .webstore_stock {
  float: right;
  clear: right;
}
.popup .webstore_stock {
  display: block;
  margin-top: 3px;
  text-align: right;
}
.webstore_block .webstore_stock {
  display: none;
}
#webstore_list .webstore_twocol .webstore_stock,
#webstore_list .webstore_threecol .webstore_stock {
  display: none;
}
#webstore_list .webstore_price {
  float: right;
  white-space: nowrap;
}
#webstore_list .webstore_add_to_cart {
  clear: left;
  float: left;
  white-space: nowrap;
}
.webstore_block .webstore_add_to_cart {
  display: none;
}
#webstore_list .webstore_threecol .desc {
  display: none;
}
#webstore_list .webstore_price span {
  padding: 0;
}

/* Similar products */
#webstore_similar_products {
  margin-top: 50px;
  float: left;
  width: 99%;
}
/* Shopping cart/Ordering page */
table.shoppingcart tr td, table.shoppingcart tr th {
  padding: 2px;
  vertical-align: middle;
}
table.shoppingcart .totalsum {
  border-top: 1px solid #666;
  float: right;
  text-align: right;
  margin: 1em 0;
}
table.webstore_ordering_form {
  margin-top: 1em;
  width: 98%;
}
table.webstore_ordering_form tr td input { vertical-align: middle; margin: 2px 6px 2px 0; }
.productpath { margin-bottom: 10px; }

/* Product search */
#product_search .form_item {
  margin-bottom: 10px;
}

table.webstore_product_search_form {
  margin-top: 1em;
  width: 98%;
}
table.webstore_product_search_form tr td input, table.webstore_product_search_form tr td select {
  vertical-align: middle;
  margin: 2px 6px 2px 0;
}

.product_thumbnail_frame {
  display: block;
  margin: 0;
  float: left;
  padding: 1px;
  margin-bottom: 5px;
  margin-left: 2px;
  margin-right: 2px;
  background-color: #130000;
  width: 50px;
  height: 50px;
}

.product_thumbnail_image {
  display: block;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  width: 50px;
  height: 50px;
}

div.factBox {
  float: left;
  width: 96%;
  border-color: #888888;
  border-width: 1px 1px 1px;
  border-style: solid;
  margin: 10px;
}
ul.factBox {
  list-style-type: none;
  font-weight: bold;
  margin-left: 5px;
  margin-top: 5px;
  padding-left: 5px;
}
li.factBox {
  font-weight: normal;
  margin-left: 5px;
}

span.price_row {
  font-family: Arial;
  font-weight: bold;
  font-size: 17px;
}

.webstore_buy_btn {
  color: #FFFFFF;
  border: none;
  background: transparent url( /Kotisivukone/functions/webstore/pics/buy_btn.gif ) no-repeat scroll 0 0;
  height: 24px;
  width: 157px;
  font-family: Arial;
  font-weight: bold;
  font-size: 11px;
  text-decoration: none;
  margin-top: 10px;
  padding-left: 5px;
  text-align: left;
  text-shadow: 1px 1px 1px #329900;
}

