/* @override http://demo-express.sandbox.versacommerce.de/accounts/demo-express_versacommerce_de/designs/express-polar-night/assets/shop.css */

/* @group standards */

body, html {
	height:100%;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

h1 {
  font-size: 24px;
  font-weight: normal;
  font-style: normal;
}

h2 {
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
}

h3 {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
}

h4 {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  clear: both;
  padding-top: 20px;
  margin-bottom: 10px;
  text-transform: uppercase;
}

#footer, #footer a {
  font-size: 11px;
}

/* @end */

/* @group layout */

#container {
	min-height: 100%;
	position: relative;
}

#header {
  padding-top: 15px;
  padding-bottom: 15px;
  
}

#cart_info_block {
  text-align: right;
}

#content {
  padding-top: 20px;
  padding-bottom: 150px;
	
}

#footer {
  padding-top: 20px;
  height: 130px;
  position:absolute;
  bottom:0;
  width:100%;
}

/* @end */

/* @group standards */

a {
  font-weight: normal;
  font-style: normal;
}

small {
  font-size: 11px;
}

table td {
  vertical-align: top;
}

table th {
  vertical-align: top;
  padding-right: 5px;
  text-align: left;
}

form {
  display: inline;
}

/* @end */

/* @group header */

.shop_title a {
  text-decoration: none;
  font-size: 32px;
}

#cart_info_block {
  height: 52px;
}

#cart_info_block a {
  position: relative;
  top: 19px;
  right: 56px;
}

/* @end */

/* @group top-bar */

.navigation_bar {
  clear: both;
  height: 46px;
}

#search_block {
  margin-top: 11px;
}

#searchForm {
  
}

.searchfield {
  width: 170px;
  height: 19px;
  border: none;
  background: none;
  font-size: 14px;
  line-height: 1em;
  top: 1px;
  left: 10px;
  position: relative;
}

#searchSubmit {
  display: none;
}

form#searchForm p {
  position: relative;
}

form#searchForm label {
  height: 19px;
  position: absolute;
  font-size: 14px;
  line-height: 22px;
  top: 1px;
  left: 10px !important;
}

/* @end */

/* @group navigation */

#navigation {
  margin-top: 4px;
}

#navigation ul {
  margin: 0;
  padding: 0;
}

#navigation ul li {
  text-align: center;
  text-transform: capitalize;
  margin: 0;
  padding: 0;
  display: inline;
  list-style-type: none;
}

#navigation ul li a:link, #navigation ul li a:visited {
  display: block;
  float: left;
  font-size: 16px;
  padding: 6px 15px;
}

#navigation ul li.current a:link,
#navigation ul li a:hover,
#navigation ul li.current a:visited {
  text-decoration: none;
}

.box h3 {
  height: 25px;
  font-size: 16px;
  text-align: center;
  margin-bottom: 0;
}

.box p {
  padding-right: 5px;
  padding-left: 5px;
}

.box ul, .box p {
  padding-top: 5px;
  padding-bottom: 5px;
  margin-bottom: 0;
}

.box p {
  padding-left: 10px;
  padding-right: 10px;
}

.box ul.sublink_container {
  list-style-image: none;
  border-top-style: solid;
  border-top-width: 1px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

.level2 {
  margin-left: 5px;
  margin-right: 5px;
}

.box ul li {
  line-height: 24px;
  list-style-type: none;
  margin-left: 10px;
}

.box ul li a {
  display: block;
}

.box ul li a:hover, .box ul li a.current {
}

/* @end */

/* @group template: collection */

div.collection_product {
  border-style: solid;
  border-width: 3px;
  text-align: center;
  width: 150px;
  padding: 10px;
  position: relative;
}

div.collection_product:hover {
  border-style: solid;
  border-width: 3px;
}

div.collection_product a:hover {
  text-decoration: none;
}

div.collection_product div.banner {
  position: absolute;
  z-index: 99999;
  top: 0;
  left: 0;
  padding-right: 4px;
  padding-left: 4px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  text-transform: uppercase;
  font-size: 10px;
}

.paginator {
  padding: 4px;
  text-align: center;
}

.paginator a, .paginator span {
  padding: 4px 5px;
  border-style: solid;
  border-width: 1px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}

/* @end */

/* @group template: product */

.product_details h1 {
  margin-bottom: 0;
}

.product_price {
  font-size: 24px;
  color: #849b12;
}

.productform {
  display: block;
  margin-top: 15px;
}

.product_big_image {
  margin-bottom: 15px;
  text-align: center;
}

.product_small_image {
  margin-right: 5px;
  float: left;
  text-align: center;
  border-style: solid;
  border-width: 1px;
  padding: 0;
  height: 44px;
}

.product_small_image:hover {
  border-style: solid;
  border-width: 1px;
}

/* @end */

/* @group template: cart */

.cart_table {
  width: 100%;
}

.cart_table td, .cart_table th {
  padding: 8px;
}

.cart_line_action {
  width: 120px;
}

.cart_total {
  font-weight: bold;
}

.cart_table tr td, .cart_table tr th {
  padding-top: 10px;
}

.cart_table .cart_underline {
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

/* @end */

/* @group extras */

a.button {
  width: 161px;
  height: 32px;
  display: inline-block;
  font-size: 16px;
  padding-top: 9px;
  text-align: center;
}

a:hover.button {
  background-position: 0 -45px;
  text-decoration: none;
}

.align_left {
  text-align: left;
}

.align_right {
  text-align: right;
}

/* @end */

/* @group Cloud Zoom */

/* This is the moving lens square underneath the mouse pointer. */

.cloud-zoom-lens {
  border-style: solid;
  border-width: 4px;
  margin: -4px;

/* Set this to minus the border thickness. */
  cursor: move;
}

/* This is for the title text. */

.cloud-zoom-title {
  font-family: Arial, Helvetica, sans-serif;
  position: absolute !important;
  padding: 3px;
  width: 100%;
  text-align: center;
  font-weight: bold;
  font-size: 10px;
  top: 0px;
}

/* This is the zoom window. */

.cloud-zoom-big {
  border-style: solid;
  border-width: 4px;
  overflow: hidden;
}

/* This is the loading message. */

.cloud-zoom-loading {
  padding: 3px;
  border-style: solid;
  border-width: 1px;
}

/* @end */
