/** Shopify CDN: Minification failed

Line 12:1 Unexpected "/"

**/
@charset "UTF-8";

/* -------------------------------------------------------------------------------------------------------

   Blanketkiosken 2010 @ 1px treatment */

*/


/* main layout */

body {
	background: #fff;
}

.wrapper-page {
}

td, tr {
	vertical-align: top;
}

/* main typo */

a, a:link, a:visited {
	color: #003366;
}

a:hover {
	color: red;
}

/* -------------------------------------------------------------------------------------------------------

   HEADER - logo and tagline

*/

.header {
}

.logo a {
	background: url(img-header-logo.png) bottom no-repeat;
	height: 80px;
	display: block;
	text-decoration: none;
}

.logo-tagline {
	padding: 25px 0 0 0;
	font-family: "Trebuchet MS";
	font-size: 30px;
	color: #036;
	display: inline-block;
}
.logo-tagline span {
	font-size: 11px;
	color: #999;
}
.emaerket {
	display: inline-block;
	float: right;
	margin-top: 10px;
}


/* -------------------------------------------------------------------------------------------------------

   TOP NAV - site navigation

*/

.top-nav {
	background: url(img-topnavbgr.png) repeat-x;
	height: 36px;
	border-bottom: 1px solid #fff;
}

.top-nav ul {
	padding: 0px;
	margin: 0px;
}

.top-nav li {
	display: block;
	float: left;
	padding: 0px;
	margin: 0px;
	list-style: none;
	position:relative;
	float: left;
}

.top-nav li.search {
	float: right;
	position: relative;
	width:230px;
	height: 36px;
}
.top-nav li.search div {
	padding: 7px 0 0;
}

.top-nav li.search button {
	margin: 0px;
	padding: 3px 8px;
	border: 1px solid #ddedf7;
	font-size: 11px;
	line-height: 15px;
	background :#006699;
	color: #fff;
	height: 22px;
	vertical-align: middle;
        cursor: pointer;
}
.top-nav li.search input {
	border-top: 1px solid #ddedf7;
	border-bottom: 1px solid #ddedf7;
	border-left: 1px solid #ddedf7;
	border-right: none;
	font-size: 11px;
	line-height: 15px;
	width: 168px;
	height: 18px;
	padding: 1px 4px;
	background: #a6d0e8;
	vertical-align: middle;
}

.top-nav li.search input:focus {
	background: #FFF;
}


.top-nav a, .top-nav a:link, .top-nav a:visited {
	height: 36px;
	display: inline-block;
	line-height: 38px;
	font-size: 15px;
	color: #fff;
	text-decoration: none;
	padding: 0px 20px;
}

.top-nav a:hover {
	background: #336699;
}


/* -------------------------------------------------------------------------------------------------------

   RIGHT NAV - product navigation

*/

.right-nav-body h2 { /* seo heading */
	font-size: 11px;
	color: #999;
	text-align: center;
	font-weight: normal;
	padding: 5px 0px;
	margin: 0px;
}

.right-nav-body {
	margin: 0px 0px 100px 0px;
	background: #f3f3f3;
	font-size: 12px;
}

.right-nav-top {
	background: url(img-rightnav-top.png) top no-repeat;
	}

.right-nav-body ul {
	border-bottom: 1px solid #e3e3e3;
	margin: 0px;
}

.right-nav-body li {
	list-style: none;
	padding: 0px;
	margin: 0px;
	display: block;
}

.right-nav-body li {
	display: block;
	padding: 0px;
	margin: 0px;
	list-style: none;
	border-top: 1px solid #e3e3e3;
}

.right-nav-body li a, .right-nav-body li a:link, .right-nav-body li a:visited {
	display: block;
	padding: 2px 0px 2px 10px;
	color: #036;
	text-decoration: none;
}

.right-nav-body li span {
	font-size: 11px;
	color: #999;
	padding: 0 0 0 5px;
}

.right-nav-body li a:hover {
	background: #ccc;
	color: #000;
}

.right-nav-body li a:hover span {
	color: #fff;
}

/* -------------------------------------------------------------------------------------------------------

   CO-BRANDING - right nav bottom logo

*/

.co-brand-logo {
	position: absolute;
	margin: -70px 0 0 753px;
}


/* -------------------------------------------------------------------------------------------------------

   PAGE CONTENT - product information, picture and price

*/

/* content wrapper shadows */

.wrapper-content-top {
	background:url(img-layout-pagecontentbgr-top.png) top no-repeat;
}

.wrapper-content-body {
	background:url(img-layout-pagecontentbgr-body.png) bottom repeat-y;
}

.wrapper-content-end {
	background:url(img-layout-pagecontentbgr-bottom.png) bottom no-repeat;
}


.wapper-content {
	padding: 40px 0 30px 10px;
}

/* left column */

.column-description {
	width: 420px;
	float: left;
	margin: 0px 20px 0px 0px;
}

.product-doc-no {
	border-bottom: 1px dashed #CCCCCC;
	border-top: 1px dashed #CCCCCC;
	margin-bottom: 20px;
	padding: 8px 0;
}

.product-doc-no h4 {
	color: #999;
	font-weight: normal;
	text-align: right;
	margin: 0px;
	line-height: 11px;
}

.column-description > h4 {
	border-bottom: 1px solid #E3E3E3;
	color: #CCCCCC;
	font-size: 11px;
	font-weight: normal;
	margin: 40px 0 10px;
	padding-bottom: 3px;
}

/* right column */

.column-specs {
	width: 240px;
	float: left;
	padding-bottom: 20px;
}
.column-specs .images {
	margin-bottom: 20px;
}

h3.product-variant-price {
	font-size: 11px;
	line-height: 19px;
	font-weight: normal;
	color: #999;
	background: #f2f2f2;
	padding: 18px 20px 14px 20px;
	margin: 0 0 10px 0;
}

h3.product-variant-price span {
	font-size: 17px;
	font-weight: bold;
	color: #000;
	float: right;
	display: inline-block;
}

h3.product-variant-price s {
	color: red;
	font-size: 11px;
	padding: 0 10px 0 0;
}

/* shopping basket */

.basket-body {
	background: #ceebaf;
	text-align: center;
	margin-bottom: 10px;
}

.basket-body-bottom {
	background:url(img-basketbgr-bottom.png) bottom no-repeat;
}

.basket-heading {
	font-size: 11px;
	color: #669966;
	border-bottom: 1px solid #b9dfa6;
	padding: 5px 0px;
	margin: 0 0 10px;
}
.basket-items {
	font-size: 19px;
}
.basket-items span {
	font-weight: bold;
}
.basket-items span.emty {
	font-weight: normal;
	font-size: 11px;
}

.basket-button {
	padding: 5px 0 10px 0;
}

.basket-spacing {
	height: 30px;
}


/* -------------------------------------------------------------------------------------------------------

   FRONTPAGE - portlets

*/

.frontpage-spot {
	margin: 10px 0;
}
.frontpage-spot td {
	border-right: 1px solid #fff;
	border-collapse: collapse;
	width: 20%;
	background: url('img-bgr-blue-fade.jpg') repeat-x;
}

.frontpage-spot h3 {
	font-size: 11px;
	line-height: 12px;
	border-bottom: 1px solid #fff;
	margin: 0px;
	padding: 8px 0px 6px 5px;
	background: #eaf3f7;
	color: #003366;
}

.frontpage-spot p {
	font-size: 11px;
	line-height: 15px;
	padding: 5px;
	color: #006699;
}

.frontpage-spot p a, .frontpage-spot p a:link, .frontpage-spot p a:visited {
	color: #006699;
	text-decoration: underline;
}
.frontpage-spot p a:hover {
	color: #000;
}


/* -------------------------------------------------------------------------------------------------------

   COLLECTION LIST - collection and portlet on frontpage

*/

.collections div.count {
	font-size: 11px;
	color: #666;
}

.collections div.count .number {
	float: right;
}

.collections h3.title {
	font-size: 15px;
	margin: 0px 0px 10px;
}
.collections h3.title a, .collections h3.title a:link, .collections h3.title a:visited {
	color: #000;
	text-decoration: none;
}

.collections h3.product-variant-price {
	padding: 7px 14px 4px;
}
.collections h3.product-variant-price span {
	font-size: 15px;
}

.collections .product-image {
	float: left;
        width: 130px;
}

.collections .product-info {
	float: left;
	width: 560px;
}

.collections .culomn01 {
	float: left;
	width: 360px;
}

.collections .culomn02 {
	float: left;
	width: 160px;
	margin-left: 40px;
}




/* -------------------------------------------------------------------------------------------------------

   footer

*/

.wapper-footer {
	background: url(img-footerbgr.png) top no-repeat;
	min-height: 60px;
	margin-top: 6px;
	padding: 10px 0 0;
	font-size: 10px;
	color: #999;
	text-align: center;
}

.wapper-footer a, .wapper-footer a:link, .wapper-footer a:visited {
	color: #999;
}
.wapper-footer a:hover {
	color: red;
}



/* -------------------------------------------------------------------------------------------------------

   CART - emty and full

*/

#template-cart .basket-items {
	padding-bottom: 10px;
}

#cartitems {
	width: 100%;
}

#cartitems td {
	border-top: 1px solid #ccc;
	border-collapse: collapsed;
	padding: 10px;
	vertical-align: middle;
}

#cartitems {

}

#cartheading td {
	font-size: 11px;
	color: #666;
	border-top: none;
	padding: 0 10px 5px 10px;
}

#cartitems .column03, #cartitems .column05 {
	text-align: right;
}

#cartitems .column03, #cartitems .column04, #cartitems .column05 {
	width: 70px;
}
#cartitems .column01 {
	width: 50px;
}

#cartlines .column02 a, #cartlines .column02 a:link, #cartlines .column02 a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	display: block;
}
#cartlines .column02 a:hover {
	color: red;
}

#cartlines .column04 a, #cartlines .column04 a:link, #cartlines .column04 a:visited {
	color: #666666;
	display: inline-block;
	font-size: 10px;
	height: 22px;
	line-height: 23px;
	padding: 0 5px;
	text-decoration: none;
	vertical-align: middle;
}
#cartlines .column04 a:hover {
	background: #cc3333;
	color: #fff;
}

#cartlines .column04 input {
	height: 20px;
	width: 30px;
	line-height: 20px;
	padding: 0 5px;
	border: 1px solid #ccc;
	vertical-align: middle;
}

#cartlines .column04 input.dim {
	border: 1px solid #f1f1f1;
	color: #CCC;
}

#cartsubtotal .column02 {
	text-align: right;
}

#cartsubtotal .column02 a, #cartsubtotal .column02 a:link, #cartsubtotal .column02 a:visited {
	color:#999999;
	font-size: 11px;
}

#cartsubtotal .column02 a:hover {
	color: red;
}

#cartsubtotal .column05 {
	padding-right: 0px;
	text-align: left;
}
#cartsubtotal .column05 h3 {
	float: right;
	width: 200px;
	margin: 0px;
}

#checkout {
	text-align: right;
}


/* =======================================================================================================

   THEME - resets the header, basket and sitenav design to plain white background

*/


.theme-reset-topspacing {
	height: 10px;
}

.basket-top  {
	background: url(img-basketbgr-top.png) no-repeat center top;
	height: 10px;
	margin-top: 10px;
}

.right-nav-bottom {
	background: url(img-rightnav-bottom.png) no-repeat center top;
	height: 10px;
}



/* =======================================================================================================

   THEME - penge

*/


.theme-penge-header {
	background: url(img-theme-penge-header.jpg) center top no-repeat;
	height: 120px;
	text-align: center;
}
		
.theme-penge-footer {
	background: url(img-theme-penge-footer.jpg) center top no-repeat;
	height: 120px;
	text-align: center;
}

/* top nav */

.theme-penge-top-nav {
	margin-top: -35px;
	position: absolute;
	z-index: 100;
}

.theme-penge-top-nav li {
	float: left;
	list-style: none;
        margin: 0 10px;
}

.theme-penge-top-nav li a, .theme-penge-top-nav li a:link, .theme-penge-top-nav li a:visited {
	font-size: 12px;
	color: #069;
	font-weight: bold;
	text-decoration: none;
}
.theme-penge-top-nav li a:hover {
	color: #000;
	text-decoration: underline;
}


.theme-penge-top-nav li.search {
	float: right;
	position: relative;
	width:230px;
	height: 36px;
        margin: 0px;
}

.theme-penge-top-nav li.search button {
	margin: 0px;
	padding: 3px 8px;
	border: 1px solid #fff;
	font-size: 11px;
	line-height: 15px;
	background :#999;
	color: #fff;
	height: 22px;
	vertical-align: middle;
}
.theme-penge-top-nav li.search input {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: none;
	font-size: 11px;
	line-height: 15px;
	width: 168px;
	padding: 1px 4px;
	height: 18px;
	background: #f9f9f9;
	vertical-align: middle;
}

.theme-penge-top-nav li.search input:focus {
	background: #FFF;
}

