/* @override 
	http://www.skamm.se/shop_tmp/skin/frontend/skamm/default/css/styles.css
	http://www.skamm.se/shop/skin/frontend/skamm/default/css/styles.css
*/

body {
	font: 12px/1.4 "Lucida Grande", Lucida, Verdana, sans-serif;
}

#wrapper {
	position: relative;
	margin: 50px auto;
	width: 708px;
}

#wrapper ul {
	list-style: none;
}

#wrapper ul.nav, .front-page #menu {
	position: absolute;
}

h1 {
	top: 168px;
	height: 144px; width: 348px;
	background: url(../images/layout/skamm.png) no-repeat 0 center;
	text-indent: -999em;
}

/* @group Frontpage */

.front-page .menu-label {
	display: none;
}

.front-page #brands li a, #images li, h1 {
	position: absolute;
}

/* @group Brands */

.front-page #brands li a {
	text-indent: -999em;
	display: block;
	height: 140px;
	padding: 1px;
	border: 1px solid #999;
	background-repeat: no-repeat;
	background-position: center center;
}

.front-page #brands li a:hover {
	padding: 0;
	border: 2px solid #f58220;
}

.front-page #blingo a {
	background-image: url(../images/layout/blingo.png);
	width: 272px;
	top: 336px;
	left: 432px;
}

.front-page #waterquest a {
	background-image: url(../images/layout/waterquest.png);
	width: 272px;
	top: 0;
}

.front-page #pakhuis-oost a {
	background-image: url(../images/layout/pakhuis_oost.png);
	width: 200px;
	left: 504px;
	top: 0;
}

.front-page #djeco a {
	background-image: url(../images/layout/djeco.png);
	width: 200px;
	top: 336px;	
}

/* @end */

/* @group Menu */

.front-page #menu {
	left: 504px;
	top: 168px;
	padding: 16px 0;
	font-weight: bold;
	font-size: 12px;
}

.front-page #menu li {
}

.front-page #menu a {
	text-decoration: none;
	line-height: 22px;
	color: #000;
	background-color: #fff;
}

.front-page #menu a:hover {
	color: #f58220;
}

/* @end */

/* @group Images */

#images li {
	position: absolute;
	display: block;
	overflow: hidden;
	height: 144px;
}

#images li img {
	display: block;
}

li#image-1 {
	top: 0;
	left: 0;
	width: 204px;
}

li#image-2 {
	top: 0;
	left: 216px;
	width: 204px;
}

li#image-3 {
	width: 276px;
	top: 0;
	left: 432px;
}

li#image-4 {
	top: 336px;
	left: 0;
	width: 204px;
}

li#image-5 {
	width: 276px;
	left: 216px;
	top: 336px;
}

li#image-6 {
	left: 504px;
	top: 336px;
	width: 204px;
}

/* @end */



/* @end */

/* @group Subpages */

.sub-page #wrapper {
	margin: 25px auto;
	padding: 0 10px;
}

.sub-page #page {
	padding-top: 175px;
	background: url(../images/layout/header.jpg) no-repeat 0 65px;
}

/* @group Headers & P */

h2, h3 {
	font-family: Helvetica, Calibri, Arial, sans-serif;
	font-weight: bold;
	letter-spacing: -1px;
	margin-top: 1em;
}

h2 {
	font-size: 24px;
}

h3 {
	font-size: 18px;
	margin-bottom: 1em;
}

p, address {
	margin: 1em 0;
	font-style: normal;
}

strong {
	font-weight: bold;
}

/* @end */

/* @group Links */

.sub-page a {
	color: #999;
	text-decoration: none;
}

.sub-page a:hover {
	color: #f58220;
}



/* @end */

/* @group Menu & brands */

.nav {
	position: absolute;
	top: 25px; right: 0;
	font-weight: bold;
}

.nav li {
	float: left;
}

.nav a, .menu-label {
	float: left;
	display: block;
	padding: 0.5em 1em;
	color: #666;
	background-color: #fff;
}

#brands {
	top: 0;
}

.menu-label {
	color: #f58220;
}

.nav a:hover {
	color: #f58220;
}

/* @end */

/* @end */

/* @group Aktuellt */

.aktuellt {
	border-bottom: 1px dotted #999;
	margin-bottom: 50px;
}

.aktuellt .posted {
	font-size: 90%;
	margin-top: 1em;
	text-align: right;
}

/* @end */

/* @group Webshop */

#shop-contents {
	width: 420px;
	float: right;
}

/* @group Sidebar */

#sidebar {
	float: left;
	width: 276px;
	margin-top: 25px;
}

#sidebar div {
	padding: 12px;
	margin-bottom: 12px;
	background-color: #eee;
}

#sidebar ul {
	list-style: square inside;
	position: relative;
}

#sidebar ol {
	list-style: decimal inside;
	position: relative;
}

.shop-nav ul li a, .shop-nav ol li a {
	color: #f58220;
}

.shop-nav ul li a:hover, .shop-nav ol li a:hover  {
	color: #333;
}

/* @end */

/* @group Headers */

h4 {
	font-weight: bold;
}

/* @end */

/* @group Produkter */

#shop-contents dl.list-product {
	padding-bottom: 20px;
	border-bottom: 1px dotted #999;
	float: left; width: 420px;
	position: relative;
}

#shop-contents dl.list-product dd {
	float: right;
	position: absolute; bottom: 20px; right: 0;
}

#shop-contents dl.list-product dd p {
	margin: 0.5em 0 0;
	text-align: right;
}

#shop-contents dl.list-product dd .price-box {
	font-size: 120%; font-weight: bold;
}



#shop-contents .messages {
	position: relative;
	padding: 1em; margin-top: 25px;
	border: 1px dotted #999;
	color: #f58220;
}

#shop-contents .messages ul {
	position: relative;
	list-style: disc inside;
}

/* @end */

/* @group Toolbar */

#shop-contents .toolbar {
	position: relative;
	padding: 5px; margin-bottom: 20px;
	border: 1px dotted #999;
	border-top: none;
	width: 408px;
	float: left;
	list-style: none;
}

.toolbar li {
	float: left;
	width: 396px;
	margin-top: 0.5em;
}

.toolbar li a {
	color: #f58220;
}

.toolbar li a:hover {
	color: #333;
}

.toolbar li ul {
	list-style: none;
}

.toolbar li ul li {
	width: auto;
	margin-right: 1em;
	margin-top: 0;
}

/* @end */

/* @group .product-shop */

.product-shop {
}

.product-options {
	padding: 1em;
	background-color: #eee;
}

.product-options dl {

}

.product-options dl dt {
	float: left;
}

.product-options dl dd {
	float: right;
}

.product-options .required {
	clear: both;
	text-align: right;
	font-size: 90%; font-weight: bold;
	margin: 0;
}

.add-to-cart-box {
	padding: 1em;
	background-color: #eee;
	margin-bottom: 1em;
}

.product-img-box {
	position: relative;
	float: left;
}

.product-img-box .price-box {
	position: absolute;
	bottom: 20px; right: 0;
	font-weight: bold; font-size: 120%;
}

.more-views {
	float: left;
}

.more-views ul {
	position: relative !important;
	width: 420px;
}

.more-views li {
	float: left; margin-right: 10px;
}

/* @end */

/* @end */

/* @group Cart */

#shopping-cart-table {
	width: 688px;
	padding: 9px;
	border: 1px dotted #333;
}

#shopping-cart-table table {
	width: 688px;
}

#shopping-cart-table thead th {
	vertical-align: bottom;
	padding: 0 5px;
}

#shopping-cart-table tbody td {
	vertical-align: middle;
	padding: 0 5px;
}

#shopping-cart-table .right {
	text-align: right;
}

#shopping-cart-table tbody td.cart-image {
	width: 85px;
}

#shopping-cart-table tbody td:last-child {
	width: 75px;
}

#shopping-cart-table thead {
	font-weight: bold;
}

#shopping-cart-totals-table {
	width: 698px;
	margin: 10px 0;
}

#shopping-cart-totals-table td {
	text-align: right;
}

#shopping-cart-totals-table td div {
	text-align: right;
}

ul.checkout-types {
	margin: 10px;
}

ul.checkout-types li {
	text-align: right;
}

/* @end */

/* @group Checkout */

ol#checkoutSteps {
	list-style: none;
	margin-top: 25px;
}

ol#checkoutSteps ul {
	position: relative;
}

ol#checkoutSteps .col-1, ol#checkoutSteps .col-2 {
	padding: 1em 0;
}

ol#checkoutSteps .col-2 {
	border-top: 1px dotted #333;
}

ol#checkoutSteps h2 {
	margin-top: 0;
	font-size: 18px;
}

ol#checkoutSteps h3 {
	font-size: 14px;
}

ol#checkoutSteps h4 {
	margin: 1em 0;
}

ol#checkoutSteps .head {
}

ol#checkoutSteps .head a {
	float: right;
}

ol#checkoutSteps ul.form-list {
	margin: 1em;
}

ol#checkoutSteps ul.disc {
	list-style: disc inside;
	padding: 1em;
}

ol#checkoutSteps li.section {
	padding: 10px;
}

ol#checkoutSteps li.active {
	background-color: #eee;
}

ol#checkoutSteps p.required {
	font-weight: bold; font-size: 11px; text-align: right;
}

ol#checkoutSteps .button-set {
	text-align: right;
}

/* @end */

/* @group Adress form */

#checkoutSteps div {
	clear: both;
}

#checkoutSteps .customer-name div, #checkoutSteps .customer-city div{
	float: left; clear: none;
	margin-right: 1em;
}

/* @end */

/* @group Checkout review */

#checkout-review-table thead tr.last th {
	padding-bottom: 25px;
	font-weight: bold;
}

#checkout-review-table tbody tr td {
	padding-bottom: 3px;
}

#checkout-review-table tfoot tr.first td {
	padding-top: 25px;
}

#checkout-review-table .a-center {
	text-align: center;
}

#checkout-review-table .a-right, #checkout-review-table .a-right div {
	text-align: right;
}

#checkout-step-review .button-set p {
	text-align: right;
}

#checkout-step-review .button-set p.left {
	text-align: left;
}

/* @end */

#shop-contents div.listing-type-grid.catalog-listing ol.grid-row
{
	position: relative;
	list-style-type: none;
	width: 420px;
	float: left;
	border-bottom: 1px dotted #999;
	background: url(/images/catalog-view-ol.gif) center top repeat-y;
}

#shop-contents div.listing-type-grid.catalog-listing ol.grid-row li.item
{
	float: left;
	width: 190px;
	padding-bottom: 20px;
}

#shop-contents div.listing-type-grid.catalog-listing ol.grid-row li.item.odd
{
	padding-right: 20px;
}

#shop-contents div.listing-type-grid.catalog-listing ol.grid-row li.item.even
{
	padding-left: 20px;
}

#shop-contents div.listing-type-grid.catalog-listing ol.grid-row li.item div.price-box
{
	font-size: 120%; font-weight: bold;
	/*width: 150px;*/
	text-align: right;
}

#shop-contents div.listing-type-grid.catalog-listing ol.grid-row li.item div.catalog-add-to-cart
{
	/*width: 150px;*/
	text-align: right;
}
