/** Shopify CDN: Minification failed

Line 495:1 Expected identifier but found "*"
Line 525:1 Expected identifier but found "*"
Line 618:1 Expected identifier but found "*"
Line 637:1 Expected identifier but found "*"
Line 647:1 Expected identifier but found "*"
Line 651:1 Expected identifier but found "*"
Line 655:1 Expected identifier but found "*"
Line 659:1 Expected identifier but found "*"
Line 663:1 Expected identifier but found "*"
Line 667:1 Expected identifier but found "*"
... and 102 more hidden warnings

**/
.buyx-msg {
background-color: #cf0a2c;
    font-size: 16px;
    color: white;
    padding: 20px;
    text-align: center;
    /* border: 1px dashed white; */
    outline-offset: -5px;
    outline: 1px dashed white;
}
.buyx-msg:empty {
  display: none;
}
/*! normalize.css v2.1.0 | MIT License | git.io/normalize */
	
	/* ==========================================================================
	   HTML5 display definitions
	   ========================================================================== */
	
	/**
	 * Correct `block` display not defined in IE 8/9.
	 */
	
	article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}
/**
	 * Correct `inline-block` display not defined in IE 8/9.
	 */
	
	audio, canvas, video {
	display: inline-block;
}
	
	/**
	 * Prevent modern browsers from displaying `audio` without controls.
	 * Remove excess height in iOS 5 devices.
	 */
	
	audio:not([controls]) {
 display: none;
 height: 0;
}
	
	/**
	 * Address styling not present in IE 8/9.
	 */
	[hidden] {
 display: none;
}


/* BLOG STYLING    */
   .blogimg {
     width:100%;
     height:225px;
     display:block;
         margin: 20px 0;
   }

   .blogimg2 {
     width:100%;
     height:325px;
     display:block;
         margin: 20px 0;
   }

   .blogimg3 {
     width:100%;
     height:75px;
     display:block;
         margin: 20px 0;
   }


   .blognewimg {
    width: 107%;
    height: 525px;
    display: block;
    margin: 20px -3% 0 -5%;
   }
   .blognewimg2 {
    width: 107%;
    height: 525px;
    display: block;
    margin: 20px -3% 0 -5%;
   }
.blogblock {
    bottom: 30%;
    width: 107%;
    padding: 0 10%;
      z-index: 999;
  /*  background-color: rgba(0, 0, 0, 0.72);*/
    position: absolute;
    text-align: center;
    /* margin-left: 10%; */
  
}

/*.blognewimg:hover {
    -moz-transform: scale(1.025);
    -webkit-transform: scale(1.025);
    transform: scale(1.025);
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    transition: all 1s; 
}*/

.blogtitle {    width: 100%;
    border-top: 3px solid #000;
    margin-top: 30px;
    text-align: center;}
.blogtitle h1 {
    background-color: white;
    margin-top: -20px;
    width: 100px;
    text-align: center;
    margin: -24px auto 1px;}

.blogblock h2 {
    color: white;
    font-size: 2.8em;
   /* text-shadow: 1px 1px black; */
}

.blogblock p {
    color: white;
    font-size: 1.6em;
   /* text-shadow: 1px 1px black; */
}

.blogblock h2,.blogblock a,.blogblock p {
 color:white; 
}
.blogoverlay {
 height:100%;
  width:100%;
  opacity:.4;
  background-color:black;
  display:block;
}

.blogoverlay:hover {
  opacity:0;
  background-color:black;

}
.blogblock:hover + .blogoverlay {   opacity:0; }

.grid {display:inline-block;width:100%;}


/* ==========================================================================
	   Base
	   ========================================================================== */
	
	/**
	 * 1. Set default font family to sans-serif.
	 * 2. Prevent iOS text size adjust after orientation change, without disabling
	 *    user zoom.
	 */

html {
	font-family: sans-serif; /* 1 */
	-webkit-text-size-adjust: 100%; /* 2 */
	-ms-text-size-adjust: 100%; /* 2 */
}
/**
	 * Remove default margin.
	 */

html, body {
    margin:0;
    padding:0;
}
body { background:transparent; }
/* body:after {
	 content:"";
    position:fixed;
    left:0;
    top:0;
    right:0;
    bottom:0;
    z-index:-1;
    display:block;
  background:url(//cdn.shopify.com/s/files/1/0313/4117/t/9/assets/photo-1473269276654-ec06ffa8b38e.jpeg)  no-repeat 50% 0%;
    background-size:cover;
} */

/* ==========================================================================
	   Links
	   ========================================================================== */
	
	/**
	 * Address `outline` inconsistency between Chrome and other browsers.
	 */
	
	a:focus {
	outline: thin dotted;
}
/**
	 * Improve readability when focused and also mouse hovered in all browsers.
	 */
	
	a:active, a:hover {
	outline: 0;
}
/* ==========================================================================
	   Typography
	   ========================================================================== */
	
	/**
	 * Address variable `h1` font-size and margin within `section` and `article`
	 * contexts in Firefox 4+, Safari 5, and Chrome.
	 */
	
	h1 {
	font-size: 2em;
	margin: 0.67em 0;
}
/**
	 * Address styling not present in IE 8/9, Safari 5, and Chrome.
	 */
	
	abbr[title] {
	border-bottom: 1px dotted;
}
/**
	 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
	 */
	
	b, strong {
	font-weight: bold;
}
/**
	 * Address styling not present in Safari 5 and Chrome.
	 */
	
	dfn {
	font-style: italic;
}
/**
	 * Address differences between Firefox and other browsers.
	 */
	
	hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	clear:both;
}
/**
	 * Address styling not present in IE 8/9.
	 */
	
	mark {
	background: #ff0;
	color: #000;
}
/**
	 * Correct font family set oddly in Safari 5 and Chrome.
	 */
	
	code, kbd, pre, samp {
	font-family: monospace, serif;
	font-size: 1em;
}
/**
	 * Improve readability of pre-formatted text in all browsers.
	 */
	
	pre {
	white-space: pre-wrap;
}
/**
	 * Set consistent quote types.
	 */
	
	q {
	quotes: "\201C" "\201D" "\2018" "\2019";
}
/**
	 * Address inconsistent and variable font size in all browsers.
	 */
	
	small {
	font-size: 80%;
}
/**
	 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
	 */
	
	sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
/* ==========================================================================
	   Embedded content
	   ========================================================================== */
	
	/**
	 * Remove border when inside `a` element in IE 8/9.
	 */
	
	img {
	border: 0;
}
	
	/**
	 * Correct overflow displayed oddly in IE 9.
	 */
	
	svg:not(:root) {
 overflow: hidden;
}
/* ==========================================================================
	   Figures
	   ========================================================================== */
	
	/**
	 * Address margin not present in IE 8/9 and Safari 5.
	 */
	
	figure {
	margin: 0;
}
/* ==========================================================================
	   Forms
	   ========================================================================== */
	
	/**
	 * Define consistent border, margin, and padding.
	 */
	
	fieldset {
	border: 0px;
	margin: 0 2px;
	padding: 0px;
}
/**
	 * 1. Correct `color` not being inherited in IE 8/9.
	 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
	 */
	
	legend {
	border: 0; /* 1 */
	padding: 0; /* 2 */
}
/**
	 * 1. Correct font family not being inherited in all browsers.
	 * 2. Correct font size not being inherited in all browsers.
	 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
	 */
	
	button, input, select, textarea {
	font-family: inherit; /* 1 */
	font-size: 100%; /* 2 */
	margin: 0; /* 3 */
}
/**
	 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
	 * the UA stylesheet.
	 */
	
	button, input {
	line-height: normal;
}
/**
	 * Address inconsistent `text-transform` inheritance for `button` and `select`.
	 * All other form control elements do not inherit `text-transform` values.
	 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
	 * Correct `select` style inheritance in Firefox 4+ and Opera.
	 */
button, select {
  text-transform: none;
}	
.toolbar button, select {
  color: #000; padding:5px;
}

/**
	 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
	 *    and `video` controls.
	 * 2. Correct inability to style clickable `input` types in iOS.
	 * 3. Improve usability and consistency of cursor style between image-type
	 *    `input` and others.
	 */
	
	button, html input[type="button"], /* 1 */ input[type="reset"], input[type="submit"] {
	-webkit-appearance: button; /* 2 */
	cursor: pointer; /* 3 */
}
/**
	 * Re-set default cursor for disabled elements.
	 */
	
	button[disabled], html input[disabled] {
	cursor: default;
}
/**
	 * 1. Address box sizing set to `content-box` in IE 8/9.
	 * 2. Remove excess padding in IE 8/9.
	 */
	
	input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box; /* 1 */
	padding: 0; /* 2 */
}
/**
	 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
	 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
	 *    (include `-moz` to future-proof).
	 */
	
	input[type="search"] {
	-webkit-appearance: textfield; /* 1 */
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box; /* 2 */
	box-sizing: content-box;
}
	
	/**
	 * Remove inner padding and search cancel button in Safari 5 and Chrome
	 * on OS X.
	 */
	
	input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
 -webkit-appearance: none;
}
	
	/**
	 * Remove inner padding and border in Firefox 4+.
	 */
	
	button::-moz-focus-inner, input::-moz-focus-inner {
 border: 0;
 padding: 0;
}
/**
	 * 1. Remove default vertical scrollbar in IE 8/9.
	 * 2. Improve readability and alignment in all browsers.
	 */
	
	textarea {
	overflow: auto; /* 1 */
	vertical-align: top; /* 2 */
}
/* ==========================================================================
	   Tables
	   ========================================================================== */
	
	/**
	 * Remove most spacing between table cells.
	 */
	
	table {
	border-collapse: collapse;
	border-spacing: 0;
	border: none;
}
/*!
	 * Bootstrap v2.3.1
	 *
	 * Copyright 2012 Twitter, Inc
	 * Licensed under the Apache License v2.0
	 * http://www.apache.org/licenses/LICENSE-2.0
	 *
	 * Designed and built with all the love in the world @twitter by @mdo and @fat.
	 *
	 * Changed by Simon 27/3/13
	 */.clearfix {
 *zoom:1
}
.clearfix:before, .clearfix:after {
	display:table;
	content:"";
	line-height:0
}
.clearfix:after {
	clear:both
}
.hide-text {
	font:0/0 a;
	color:transparent;
	text-shadow:none;
	background-color:transparent;
	border:0
}
img {
	max-width:100%;
	width:auto\11;
	height:auto;
	vertical-align:middle;
	border:0;
	-ms-interpolation-mode:bicubic
}
#map_canvas img, .google-maps img {
	max-width:none
}
.row {
	margin-left:-20px;
 *zoom:1
}
.row:before, .row:after {
	display:table;
	content:"";
	line-height:0
}
.row:after {
	clear:both
}
 [class*="span"] {
 float:left;
 min-height:1px;
 margin-left:20px
}
/*.pcontainer {
		width:940px
	}*/
	.span12 {
	width:99%;
	padding-right:10px;
}
.span11 {
	width:860px
}
.span10 {
	width:780px
}
.span9 {
	width:700px
}
.span8 {
	width:620px
}
.span7 {
	width:540px
}
.span6 {
	width:460px
}
.span5 {
	width:380px
}
/*.span4 {
		width:300px
	}
	*/.span3 {
	width:220px
}
.span2 {
	width:140px
}
.span1 {
	width:60px
}
.offset12 {
	margin-left:980px
}
.offset11 {
	margin-left:900px
}
.offset10 {
	margin-left:820px
}
.offset9 {
	margin-left:740px
}
.offset8 {
	margin-left:660px
}
.offset7 {
	margin-left:580px
}
.offset6 {
	margin-left:500px
}
.offset5 {
	margin-left:420px
}
.offset4 {
	margin-left:340px
}
.offset3 {
	margin-left:260px
}
.offset2 {
	margin-left:180px
}
.offset1 {
	margin-left:100px
}
.row-fluid {
	width:100%;
 *zoom:1
}
.row-fluid:before, .row-fluid:after {
	display:table;
	content:"";
	line-height:0
}
.row-fluid:after {
	clear:both
}
 .row-fluid [class*="span"] {
 display:block;
 width:100%;
 min-height:24px;
 -webkit-box-sizing:border-box;
 -moz-box-sizing:border-box;
 box-sizing:border-box;
 float:left;
 margin-left:2.127659574468085%;
 *margin-left:2.074468085106383%
}
 .row-fluid [class*="span"]:first-child {
 margin-left:0
}
 .row-fluid .controls-row [class*="span"]+[class*="span"] {
 margin-left:2.127659574468085%
}
.row-fluid .span12 {
	width:100%;
 *width:99.94680851063829%
}
.row-fluid .span11 {
	width:91.48936170212765%;
 *width:91.43617021276594%
}
.row-fluid .span10 {
	width:82.97872340425532%;
 *width:82.92553191489361%
}
.row-fluid .span9 {
	width:74.46808510638297%;
 *width:74.41489361702126%
}
.row-fluid .span8 {
	width:65.95744680851064%;
 *width:65.90425531914893%
}
.row-fluid .span7 {
	width:57.44680851063829%;
 *width:57.39361702127659%
}
.row-fluid .span6 {
	width:48.93617021276595%;
 *width:48.88297872340425%
}
.row-fluid .span5 {
	width:40.42553191489362%;
 *width:40.37234042553192%
}
.row-fluid .span4 {
	width:31.914893617021278%;
 *width:31.861702127659576%
}
.row-fluid .span3 {
	width:23.404255319148934%;
 *width:23.351063829787233%
}
.row-fluid .span2 {
	width:14.893617021276595%;
 *width:14.840425531914894%
}
.row-fluid .span1 {
	width:6.382978723404255%;
 *width:6.329787234042553%
}
.row-fluid .offset12 {
	margin-left:104.25531914893617%;
 *margin-left:104.14893617021275%
}
.row-fluid .offset12:first-child {
	margin-left:102.12765957446808%;
 *margin-left:102.02127659574467%
}
.row-fluid .offset11 {
	margin-left:95.74468085106382%;
 *margin-left:95.6382978723404%
}
.row-fluid .offset11:first-child {
	margin-left:93.61702127659574%;
 *margin-left:93.51063829787232%
}
.row-fluid .offset10 {
	margin-left:87.23404255319149%;
 *margin-left:87.12765957446807%
}
.row-fluid .offset10:first-child {
	margin-left:85.1063829787234%;
 *margin-left:84.99999999999999%
}
.row-fluid .offset9 {
	margin-left:78.72340425531914%;
 *margin-left:78.61702127659572%
}
.row-fluid .offset9:first-child {
	margin-left:76.59574468085106%;
 *margin-left:76.48936170212764%
}
.row-fluid .offset8 {
	margin-left:70.2127659574468%;
 *margin-left:70.10638297872339%
}
.row-fluid .offset8:first-child {
	margin-left:68.08510638297872%;
 *margin-left:67.9787234042553%
}
.row-fluid .offset7 {
	margin-left:61.70212765957446%;
 *margin-left:61.59574468085106%
}
.row-fluid .offset7:first-child {
	margin-left:59.574468085106375%;
 *margin-left:59.46808510638297%
}
.row-fluid .offset6 {
	margin-left:53.191489361702125%;
 *margin-left:53.085106382978715%
}
.row-fluid .offset6:first-child {
	margin-left:51.063829787234035%;
 *margin-left:50.95744680851063%
}
.row-fluid .offset5 {
	margin-left:44.68085106382979%;
 *margin-left:44.57446808510638%
}
.row-fluid .offset5:first-child {
	margin-left:42.5531914893617%;
 *margin-left:42.4468085106383%
}
.row-fluid .offset4 {
	margin-left:36.170212765957444%;
 *margin-left:36.06382978723405%
}
.row-fluid .offset4:first-child {
	margin-left:34.04255319148936%;
 *margin-left:33.93617021276596%
}
.row-fluid .offset3 {
	margin-left:27.659574468085104%;
 *margin-left:27.5531914893617%
}
.row-fluid .offset3:first-child {
	margin-left:25.53191489361702%;
 *margin-left:25.425531914893618%
}
.row-fluid .offset2 {
	margin-left:19.148936170212764%;
 *margin-left:19.04255319148936%
}
.row-fluid .offset2:first-child {
	margin-left:17.02127659574468%;
 *margin-left:16.914893617021278%
}
.row-fluid .offset1 {
	margin-left:10.638297872340425%;
 *margin-left:10.53191489361702%
}
.row-fluid .offset1:first-child {
	margin-left:8.51063829787234%;
 *margin-left:8.404255319148938%
}
 [class*="span"].hide, .row-fluid [class*="span"].hide {
 display:none
}
 [class*="span"].pull-right, .row-fluid [class*="span"].pull-right {
 float:right
}
.pcontainer {
	margin-right:auto;
	margin-left:auto;
 *zoom:1
}
.pcontainer:before, .pcontainer:after {
	display:table;
	content:"";
	line-height:0
}
.pcontainer:after {
	clear:both
}
.pcontainer-fluid {
	padding-right:20px;
	padding-left:20px;
 *zoom:1
}
.pcontainer-fluid:before, .pcontainer-fluid:after {
	display:table;
	content:"";
	line-height:0
}
.pcontainer-fluid:after {
	clear:both
}
 input[class*="span"], select[class*="span"], textarea[class*="span"], .row-fluid input[class*="span"], .row-fluid select[class*="span"], .row-fluid textarea[class*="span"] {
 float:none;
 margin-left:0
}
 .input-append input[class*="span"], .input-prepend input[class*="span"], .row-fluid input[class*="span"], .row-fluid select[class*="span"], .row-fluid textarea[class*="span"], .row-fluid .input-prepend [class*="span"], .row-fluid .input-append [class*="span"] {
 display:inline-block
}
input, textarea {
	margin-left:0
}
input.span12, textarea.span12 {
	width:926px
}
input.span11, textarea.span11 {
	width:846px
}
input.span10, textarea.span10 {
	width:766px
}
input.span9, textarea.span9 {
	width:686px
}
input.span8, textarea.span8 {
	width:606px
}
input.span7, textarea.span7 {
	width:526px
}
input.span6, textarea.span6 {
	width:446px
}
input.span5, textarea.span5 {
	width:366px
}
input.span4, textarea.span4 {
	width:286px
}
input.span3, textarea.span3 {
	width:206px
}
input.span2, textarea.span2 {
	width:126px
}
input.span1, textarea.span1 {
	width:46px
}
 [class^="icon-"], [class*=" icon-"] {
 display:inline-block;
 width:14px;
 height:14px;
 *margin-right:.3em;
 line-height:14px;
 vertical-align:text-top;
 background-image:url("glyphicons-halflings.png");
 background-position:14px 14px;
 background-repeat:no-repeat;
 margin-top:1px
}
 .icon-white, .nav-pills>.active>a>[class^="icon-"], .nav-pills>.active>a>[class*=" icon-"], .nav-list>.active>a>[class^="icon-"], .nav-list>.active>a>[class*=" icon-"], .navbar-inverse .nav>.active>a>[class^="icon-"], .navbar-inverse .nav>.active>a>[class*=" icon-"], .dropdown-menu>li>a:hover>[class^="icon-"], .dropdown-menu>li>a:focus>[class^="icon-"], .dropdown-menu>li>a:hover>[class*=" icon-"], .dropdown-menu>li>a:focus>[class*=" icon-"], .dropdown-menu>.active>a>[class^="icon-"], .dropdown-menu>.active>a>[class*=" icon-"], .dropdown-submenu:hover>a>[class^="icon-"], .dropdown-submenu:focus>a>[class^="icon-"], .dropdown-submenu:hover>a>[class*=" icon-"], .dropdown-submenu:focus>a>[class*=" icon-"] {
 background-image:url("glyphicons-halflings-white.png")
}
.icon-lock {
	background-position:-287px -24px
}
.icon-search {
	background-position:-48px 0
}
.icon-shopping-cart {
	background-position:-360px -120px
}
.icon-list {
	background-position:-360px -48px
}
.icon-chevron-up {
	background-position:-288px -120px
}
.icon-chevron-down {
	background-position:-313px -119px
}
.nav {
	margin-left:0;
	margin-bottom:14px;
	list-style:none
}
.nav>li>a {
	display:block
}
.nav>li>a:hover, .nav>li>a:focus {
	text-decoration:none;
	background-color:#eee
}
.nav>li>a>img {
	max-width:none
}
.nav>.pull-right {
	float:right
}
.nav-header {
	display:block;
	padding:3px 15px;
	font-size:11px;
	font-weight:bold;
	line-height:14px;
	color:#999;
	text-shadow:0 1px 0 rgba(255, 255, 255, 0.5);
	text-transform:uppercase
}
.nav li+.nav-header {
	margin-top:9px
}
.nav-list {
	padding-left:15px;
	padding-right:15px;
	margin-bottom:0
}
.nav-list>li>a, .nav-list .nav-header {
	margin-left:-15px;
	margin-right:-15px;
	text-shadow:0 1px 0 rgba(255, 255, 255, 0.5)
}
.nav-list>li>a {
	padding:3px 15px
}
.nav-list>.active>a, .nav-list>.active>a:hover, .nav-list>.active>a:focus {
	color:#fff;
	text-shadow:0 -1px 0 rgba(0, 0, 0, 0.2);
	background-color:#333
}
 .nav-list [class^="icon-"], .nav-list [class*=" icon-"] {
 margin-right:2px
}
.nav-list .divider {
 *width:100%;
	height:1px;
	margin:6px 1px;
 *margin:-5px 0 5px;
	overflow:hidden;
	background-color:#e5e5e5;
	border-bottom:1px solid #fff
}
.nav-tabs, .nav-pills {
 *zoom:1
}
.nav-tabs:before, .nav-pills:before, .nav-tabs:after, .nav-pills:after {
	display:table;
	content:"";
	line-height:0
}
.nav-tabs:after, .nav-pills:after {
	clear:both
}
.nav-tabs>li, .nav-pills>li {
	float:left
}
.nav-tabs>li>a, .nav-pills>li>a {
	padding-right:12px;
	padding-left:12px;
	margin-right:2px;
	line-height:14px
}
.nav-tabs {
	border-bottom:1px solid #ddd
}
.nav-tabs>li {
	margin-bottom:-1px
}
.nav-tabs>li>a {
	padding-top:8px;
	padding-bottom:8px;
	line-height:14px;
	border:1px solid transparent;
	-webkit-border-radius:4px 4px 0 0;
	-moz-border-radius:4px 4px 0 0;
	border-radius:4px 4px 0 0
}
.nav-tabs>li>a:hover, .nav-tabs>li>a:focus {
	border-color:#eee #eee #ddd
}
.nav-tabs>.active>a, .nav-tabs>.active>a:hover, .nav-tabs>.active>a:focus {
	color:#555;
	background-color:#fff;
	border:1px solid #ddd;
	border-bottom-color:transparent;
	cursor:default
}
.nav-pills>li>a {
	padding-top:8px;
	padding-bottom:8px;
	margin-top:2px;
	margin-bottom:2px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px
}
.nav-pills>.active>a, .nav-pills>.active>a:hover, .nav-pills>.active>a:focus {
	color:#fff;
	background-color:#333
}
.nav-stacked>li {
	float:none
}
.nav-stacked>li>a {
	margin-right:0
}
.nav-tabs.nav-stacked {
	border-bottom:0
}
.nav-tabs.nav-stacked>li>a {
	border:1px solid #ddd;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0
}
.nav-tabs.nav-stacked>li:first-child>a {
	-webkit-border-top-right-radius:4px;
	-moz-border-radius-topright:4px;
	border-top-right-radius:4px;
	-webkit-border-top-left-radius:4px;
	-moz-border-radius-topleft:4px;
	border-top-left-radius:4px
}
.nav-tabs.nav-stacked>li:last-child>a {
	-webkit-border-bottom-right-radius:4px;
	-moz-border-radius-bottomright:4px;
	border-bottom-right-radius:4px;
	-webkit-border-bottom-left-radius:4px;
	-moz-border-radius-bottomleft:4px;
	border-bottom-left-radius:4px
}
.nav-tabs.nav-stacked>li>a:hover, .nav-tabs.nav-stacked>li>a:focus {
	border-color:#ddd;
	z-index:2
}
.nav-pills.nav-stacked>li>a {
	margin-bottom:3px
}
.nav-pills.nav-stacked>li:last-child>a {
	margin-bottom:1px
}
.nav-tabs .dropdown-menu {
	-webkit-border-radius:0 0 6px 6px;
	-moz-border-radius:0 0 6px 6px;
	border-radius:0 0 6px 6px
}
.nav-pills .dropdown-menu {
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px
}
.nav .dropdown-toggle .caret {
	border-top-color:#333;
	border-bottom-color:#333;
	margin-top:6px
}
.nav .dropdown-toggle:hover .caret, .nav .dropdown-toggle:focus .caret {
	border-top-color:#999;
	border-bottom-color:#999
}
.nav-tabs .dropdown-toggle .caret {
	margin-top:8px
}
.nav .active .dropdown-toggle .caret {
	border-top-color:#fff;
	border-bottom-color:#fff
}
.nav-tabs .active .dropdown-toggle .caret {
	border-top-color:#555;
	border-bottom-color:#555
}
.nav>.dropdown.active>a:hover, .nav>.dropdown.active>a:focus {
	cursor:pointer
}
.nav-tabs .open .dropdown-toggle, .nav-pills .open .dropdown-toggle, .nav>li.dropdown.open.active>a:hover, .nav>li.dropdown.open.active>a:focus {
	color:#fff;
	background-color:#999;
	border-color:#999
}
.nav li.dropdown.open .caret, .nav li.dropdown.open.active .caret, .nav li.dropdown.open a:hover .caret, .nav li.dropdown.open a:focus .caret {
	border-top-color:#fff;
	border-bottom-color:#fff;
	opacity:1;
	filter:alpha(opacity=100)
}
.tabs-stacked .open>a:hover, .tabs-stacked .open>a:focus {
	border-color:#999
}
.tabbable {
 *zoom:1
}
.tabbable:before, .tabbable:after {
	display:table;
	content:"";
	line-height:0
}
.tabbable:after {
	clear:both
}
.tab-content {
	overflow:auto
}
.tabs-below>.nav-tabs, .tabs-right>.nav-tabs, .tabs-left>.nav-tabs {
	border-bottom:0
}
.tab-content>.tab-pane, .pill-content>.pill-pane {
	display:none
}
.tab-content>.active, .pill-content>.active {
	display:block
}
.tabs-below>.nav-tabs {
	border-top:1px solid #ddd
}
.tabs-below>.nav-tabs>li {
	margin-top:-1px;
	margin-bottom:0
}
.tabs-below>.nav-tabs>li>a {
	-webkit-border-radius:0 0 4px 4px;
	-moz-border-radius:0 0 4px 4px;
	border-radius:0 0 4px 4px
}
.tabs-below>.nav-tabs>li>a:hover, .tabs-below>.nav-tabs>li>a:focus {
	border-bottom-color:transparent;
	border-top-color:#ddd
}
.tabs-below>.nav-tabs>.active>a, .tabs-below>.nav-tabs>.active>a:hover, .tabs-below>.nav-tabs>.active>a:focus {
	border-color:transparent #ddd #ddd #ddd
}
.tabs-left>.nav-tabs>li, .tabs-right>.nav-tabs>li {
	float:none
}
.tabs-left>.nav-tabs>li>a, .tabs-right>.nav-tabs>li>a {
	min-width:74px;
	margin-right:0;
	margin-bottom:3px
}
.tabs-left>.nav-tabs {
	float:left;
	margin-right:19px;
	border-right:1px solid #ddd
}
.tabs-left>.nav-tabs>li>a {
	margin-right:-1px;
	-webkit-border-radius:4px 0 0 4px;
	-moz-border-radius:4px 0 0 4px;
	border-radius:4px 0 0 4px
}
.tabs-left>.nav-tabs>li>a:hover, .tabs-left>.nav-tabs>li>a:focus {
	border-color:#eee #ddd #eee #eee
}
.tabs-left>.nav-tabs .active>a, .tabs-left>.nav-tabs .active>a:hover, .tabs-left>.nav-tabs .active>a:focus {
	border-color:#ddd transparent #ddd #ddd;
 *border-right-color:#fff
}
.tabs-right>.nav-tabs {
	float:right;
	margin-left:19px;
	border-left:1px solid #ddd
}
.tabs-right>.nav-tabs>li>a {
	margin-left:-1px;
	-webkit-border-radius:0 4px 4px 0;
	-moz-border-radius:0 4px 4px 0;
	border-radius:0 4px 4px 0
}
.tabs-right>.nav-tabs>li>a:hover, .tabs-right>.nav-tabs>li>a:focus {
	border-color:#eee #eee #eee #ddd
}
.tabs-right>.nav-tabs .active>a, .tabs-right>.nav-tabs .active>a:hover, .tabs-right>.nav-tabs .active>a:focus {
	border-color:#ddd #ddd #ddd transparent;
 *border-left-color:#fff
}
.nav>.disabled>a {
	color:#999
}
.nav>.disabled>a:hover, .nav>.disabled>a:focus {
	text-decoration:none;
	background-color:transparent;
	cursor:default
}
.carousel {
	position:relative;
	margin-bottom:14px;
	line-height:1
}
.carousel-inner {
	overflow:hidden;
	width:100%;
	position:relative
}
.carousel-inner>.item {
	display:none;
	position:relative;
 -webkit-transition:.6s ease-in-out left;
 -moz-transition:.6s ease-in-out left;
 -o-transition:.6s ease-in-out left;
 transition:.6s ease-in-out left
}
.carousel-inner>.item>img, .carousel-inner>.item>a>img {
	display:block;
	line-height:1
}
.carousel-inner>.active, .carousel-inner>.next, .carousel-inner>.prev {
	display:block
}
.carousel-inner>.active {
	left:0
}
.carousel-inner>.next, .carousel-inner>.prev {
	position:absolute;
	top:0;
	width:100%
}
.carousel-inner>.next {
	left:100%
}
.carousel-inner>.prev {
	left:-100%
}
.carousel-inner>.next.left, .carousel-inner>.prev.right {
	left:0
}
.carousel-inner>.active.left {
	left:-100%
}
.carousel-inner>.active.right {
	left:100%
}
.carousel-control {
	position:absolute;
	top:40%;
	left:15px;
	width:40px;
	height:40px;
	margin-top:-20px;
	font-size:60px;
	font-weight:100;
	line-height:30px;
	color:#fff;
	text-align:center;
	background:#222;
	border:3px solid #fff;
	-webkit-border-radius:23px;
	-moz-border-radius:23px;
	border-radius:23px;
	opacity:.5;
	filter:alpha(opacity=50)
}
.carousel-control.right {
	left:auto;
	right:15px
}
.carousel-control:hover, .carousel-control:focus {
	color:#fff;
	text-decoration:none;
	opacity:.9;
	filter:alpha(opacity=90)
}
.carousel-indicators {
	position:absolute;
	top:15px;
	right:15px;
	z-index:5;
	margin:0;
	list-style:none
}
.carousel-indicators li {
	display:block;
	float:left;
	width:10px;
	height:10px;
	margin-left:5px;
	text-indent:-999px;
	background-color:#ccc;
	background-color:rgba(255, 255, 255, 0.25);
	border-radius:5px
}
.carousel-indicators .active {
	background-color:#fff
}
.carousel-caption {
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	padding:15px;
	background:#333;
	background:rgba(0, 0, 0, 0.75)
}
.carousel-caption h4, .carousel-caption p {
	color:#fff;
	line-height:14px
}
.carousel-caption h4 {
	margin:0 0 5px
}
.carousel-caption p {
	margin-bottom:0
}
 @-ms-viewport {
 width:device-width
}
.hidden {
	display:none;
	visibility:hidden
}
.visible-phone {
	display:none!important
}
.visible-tablet {
	display:none!important
}
.hidden-desktop {
	display:none!important
}
.visible-desktop {
	display:inherit!important
}
/* Global Styling ================================================================================= */
	
	/* Body */
	body {
	font-family: Arial, Verdana, Sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: #333333;
	/*background:#000000 url('http://www.primus.eu/skin/frontend/vaimo/primus/images/bg1.jpg') fixed;*/
		padding-left:0px !important;
	padding-right:0px !important;
}
 [class*="span"] {
 float: inherit;
 min-height: inherit;
 margin-left: inherit;
}
 body [class*="span"] {
 float: left;
 min-height: 1px;
 margin-left: 20px;
}
/* Headings */
	h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
/* Page Heading */
	.page-title {
	padding: 0;
}
.page-title h1 {
	margin-top: 0;
}
.page-title .separator {
	margin: 0 3px;
}
.page-title .link-rss {
	float: right;
}
.title-buttons {
	text-align: right;
}
.title-buttons h1, .title-buttons h2, .title-buttons h3, .title-buttons h4, .title-buttons h5, .title-buttons h6 {
	float: left;
}
.subtitle, .sub-title {
	clear: both;
}
/* Lists */
	ul, ol {
	list-style: none;
	margin: 0;
	padding: 0;
}
/* Tables */
	table {
	border: none;
}
/* Labels */
	label {
	color: #333333;
	display: block;
}
label em {
	color:#00809f;
}
/* Grouped fields */
	.form-list li {
	margin: 0 0 15px 0;
	overflow: hidden;
}
.form-list .field {
	margin: 0 0 10px 0;
}
.form-list li.control label {
	float: none;
}
.form-list li.control input.radio, .form-list li.control input.checkbox {
	margin-right: 6px;
}
.form-list li.control .input-box {
	clear: none;
	display: inline;
	width: auto;
}
.form-list .input-box {
	display: block; height:38px;
}
.form-list li.additional-row {
	border-top: 1px solid #ccc;
	margin-top: 10px;
	padding-top: 7px;
}
.form-list li.additional-row .btn-remove {
	float: right;
	margin: 5px 0 0;
}
.form-list .input-range input.input-text {
	width: 74px;
}
/* Buttons set */
	.buttons-set {
	clear: both;
	padding: 0;
	border: none;
}
.buttons-set a {
	text-transform: none;
}
.back-link {
	float: left;
	margin: 10px 0 0 0;
}
.buttons-set button.button {
	float: right;
}
.buttons-set p.required {
	margin: 0 0 5px;
}
/* Form Validation */
	.validation-advice, .fjr-select .validation-advice {
	clear: both;
	min-height: 13px;
	margin: 5px 0 10px 0;
	padding-left: 17px;
	font-size: 10px;
	line-height: 13px;
	background: url(validation_advice_bg.png) 2px 1px no-repeat;
	color: #18a6d4;
	border:none;
	top:25px;
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-serif;
	font-size:11px;
}
.fjr-select .validation-advice:after {
	background:none;
	border:none;
	content:'';
}
input.validation-failed, select.validation-failed, textarea.validation-failed {
	border: 1px solid #e94b54;
	background: #f5f5f5;
}
p.required {
	font-size: 11px;
	text-align: right;
}
/* Expiration date and CVV number validation fix */
	.v-fix {
	float: left;
}
.v-fix .validation-advice {
	display: block;
	width: 12em;
	margin-right: -12em;
	position: relative;
}
/* Global Messages  */
	.success {
	color: #3d6611;
	font-weight: bold;
}
.error {
	color: #f00;
	font-weight: bold;
}
.notice {
	color: #ccc;
}
.messages, .messages ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.messages {
	overflow: hidden;
}
.messages i {
	display: inline-block;
	margin-right: 10px;
}
.messages li {
	margin: 10px 0;
}
.messages li li {
	margin: 0px;
}
.error-msg, .success-msg, .note-msg, .notice-msg {
	min-height: 15px;
	padding: 11px 10px 10px 10px;
	font-weight: normal;
	background: #9bdef4;
}
/* Breadcrumbs */
	.breadcrumbs {
	color:#333333;
	font-family:Arial;
	font-size: 11px;
	height:20px;
	line-height: 20px;
	margin:-5px 0px 5px 0px;
}
.breadcrumbs ul {
	padding: 0;
	margin: 0;
	margin-left:-5px;
}
.breadcrumbs ul * {
	float: left;
}
.breadcrumbs a, .breadcrumbs strong {
	color:#333333;
	font-family:Arial;
	padding:0px 5px;
}
.breadcrumbs strong {
	text-decoration:underline;
}
.breadcrumbs span {
	padding-top:0px;
}
/*
		Pager appear on other pages than category; such
		as account pages, therefore this is added in global.css
	*/
	.toolbar .amount, .toolbar .pages {
	display:inline-block;
/*	width:31%;
*/}
.toolbar .sort-by {
	display:inline-block;
	width:38%;
}
.toolbar .sort-by >span {
	border-right:1px #ffffff solid;
}
.toolbar .sort-by >span:first-child, .toolbar .sort-by >span:last-child {
	border:none;
}
.toolbar a {
	color:#333333;
}
.toolbar a.selected {
	text-decoration:underline;
}
.toolbar .pages {
	text-align:right;
}
.toolbar div span {
	display: inline-block;
	font-weight:bold;
	height:12px;
	line-height: 12px;
	padding:0px 8px;
}
.toolbar div span {
	border-right:1px #cc0000 solid;
}
.toolbar div span:first-child, .toolbar div span:last-child {
	border-right:none;
}
.toolbar div span:first-child {
	padding:0px;
}
.toolbar div.amount span:first-child {
	/*border-right:1px #ffffff solid;*/
	padding-right:10px;
}
.vertnavlink.vertical-nav-item.level3.active {
  font-weight: bold;
  text-decoration-color: -moz-use-text-color;
  text-decoration-line: underline;
  text-decoration-style: solid;
}
/* Sorter */
	.toolbar .view-mode {
	float: left;
}
.toolbar .sort-by {
	float: left;
}
.toolbar .sort-by a img {
	max-width: 7px;
}
.toolbar .sort-by select {
	margin: 0 0 0 10px;
	width: 100px;
}
/* Limiter */
	.toolbar .limiter select {
	margin: 0 10px;
	width: auto;
}
.toolbar .limiter {
	float: left;
	margin: 0 20px 0 0;
}
.displaynone {
	display:none;
}
/* Toolbar */
	.toolbar {
	background: #cf0a2c;
	overflow: hidden;
	padding: 10px 0 15px;
	color: #ffffff;
	clear: both;
	border-bottom: 1px dotted #e57f7f;
	margin-bottom: 10px;
}
.mof .toolbar {
	border-bottom:none;
	margin:0px;
	padding-bottom:6px;
}
.toolbar span {
	color:#ffffff;
	font-weight: bold;
}
.toolbar a {
	color:#ffffff;
	font-weight: normal;
}
.toolbar .amount {
	float: left;
}
 .toolbar .pages >span:nth-child(3) {
 border-left:1px #ffffff solid;
}
.toolbar-bottom {
	padding-top:10px;
}
.toolbar-bottom .toolbar {
	border-bottom: none;
	border-radius:4px;
	margin-bottom: 0px;
	padding-bottom:15px;
	padding-top:15px;
}
.toolbar-bottom .sort-by {
	display:none;
}
.toolbar-bottom .amount, .toolbar-bottom .pages {
	text-align: right;
	margin:0% 4%;
	width:42%;
}
.toolbar-bottom .pages {
	text-align:left;
}
.toolbar-bottom .no-pagination {
	border-top: 0;
}
.toolbar label {
	display: block;
	margin: 3px 0 0 0;
	float: left;
}
/* Data tables */
	.data-table {
	width: 100%;
}
.data-table th {
	padding: 6px;
	border: 1px solid #ddd;
	font-weight: bold;
	white-space: nowrap;
}
.data-table td {
	padding: 5px;
	border: 1px solid #ddd;
}
.data-table thead {
	background-color: #f2f2f2;
}
.data-table tr.even {
}
.data-table tbody.odd td {
	border-width: 0 1px;
}
.data-table tbody.even {
}
.data-table tbody.even td {
	border-width: 0 1px;
}
.data-table tbody.odd tr.border td, .data-table tbody.even tr.border td {
	border-bottom-width: 1px;
}
.data-table th .tax-flag {
	white-space: nowrap;
	font-weight: normal;
}
.data-table td.label, .data-table th.label {
	font-weight: bold;
	background-color: #f6f6f6;
	text-shadow: none;
	color: #333;
	border-radius: 0;
	line-height: normal;
	border-bottom: none;
	border-right: none;
}
.data-table tr.last {
}
/* Shopping cart total summary row expandable to details */
	tr.summary-total {
	cursor: pointer;
}
tr.summary-total .summary-collapse {
	float: right;
	text-align: right;
	padding-left: 20px;
	background: url(bkg_collapse.gif) 0 4px no-repeat;
	cursor: pointer;
}
tr.show-details .summary-collapse {
	background-position: 0 -53px;
}
#my-orders-table, #my-reviews-table {
	padding-bottom:35px;
	background: #fff;
}
tr.summary-details td {
	font-size: 11px;
	background-color: #dae1e4;
	color: #626465;
}
tr.summary-details-first td {
	border-top: 1px solid #d2d8db;
}
tr.summary-details-excluded {
	font-style: italic;
}
/* Shopping cart tax info */
	.cart-tax-info {
	display: block;
}
.cart-tax-info, .cart-tax-info .cart-price {
	padding-right: 20px;
}
.cart-tax-total {
	display: block;
	padding-right: 20px;
	background: url(bkg_collapse.gif) 100% 4px no-repeat;
	cursor: pointer;
}
.cart-tax-info .price, .cart-tax-total .price {
	display: inline;
	font-weight: normal;
}
.cart-tax-total-expanded {
	background-position: 100% -53px;
}
/* Misc */
	.links li {
	display: inline;
}
.links li.first {
	padding-left: 0;
}
.links li.last {
	background: none;
	padding-right: 0;
}
.link-cart {
	font-weight: bold;
	color: #f00;
}
.link-reorder {
	font-weight: bold;
}
.link-print {
	background: url(i_print.gif) 0 2px no-repeat;
	padding: 2px 0 2px 25px;
}
.link-rss {
	background: url(i_rss.gif) 0 1px no-repeat;
	padding-left: 18px;
	white-space: nowrap;
}
.btn-remove {
	display: block;
	width: 11px;
	height: 11px;
	font-size: 0;
	line-height: 0;
	background: url(btn_remove.gif) 0 0 no-repeat;
	text-indent: -999em;
	overflow: hidden;
}
.btn-remove2 {
	display: block;
	width: 16px;
	height: 16px;
	font-size: 0;
	line-height: 0;
	background: url(btn_trash.png) 0 0 no-repeat;
	text-indent: -999em;
	overflow: hidden;
}
.btn-remove2:hover {
	background: url(btn_trash.png) 0 100% no-repeat;
}
.btn-edit {
	display: block;
	width: 11px;
	height: 11px;
	font-size: 0;
	line-height: 0;
	background: url(btn_edit.gif) 0 0 no-repeat;
	text-indent: -999em;
	overflow: hidden;
}
.cards-list dt {
	margin: 5px 0 0;
}
.cards-list .offset {
	padding: 2px 0 2px 20px;
}
.separator {
	margin: 0 3px;
}
.divider {
	clear: both;
	display: block;
	font-size: 0;
	line-height: 0;
	height: 1px;
	margin: 10px 0;
	background: #ddd;
	text-indent: -999em;
	overflow: hidden;
}
/* Noscript notice */
	.noscript {
	border: 1px solid #ddd;
	border-width: 0 0 1px;
	background: #ffff90;
	font-size: 12px;
	line-height: 1.25;
	text-align: center;
	color: #2f2f2f;
}
.noscript .noscript-inner {
	width: 1000px;
	margin: 0 auto;
	padding: 12px 0 12px;
	background: url(i_notice.gif) 20px 50% no-repeat;
}
.noscript p {
	margin: 0;
}
/* Demo notice */
	.demo-notice {
	margin: 0;
	padding: 6px 10px;
	background: #d75f07;
	font-size: 12px;
	line-height: 1.15;
	text-align: center;
	color: #fff;
}
/* Cookie notice */
	.notice-cookie {
	border-bottom: 1px solid #cfcfcf;
	background: #ffff90;
	font-size: 12px;
	line-height: 1.25;
	text-align: center;
	color: #2f2f2f;
}
.notice-cookie .notice-inner {
	width: 870px;
	margin: 0 auto;

	padding: 12px 0 12px 80px;
	background: url(i_notice.gif) 20px 25px no-repeat;
	text-align: left;
}
.notice-cookie .notice-inner p {
	margin: 0 0 10px;
	border: 1px dotted #cccc73;
	padding: 10px;
}
/* Figure */
	figure {
	margin: 0;
}
/* Other */
	.carousel-control {
	overflow: hidden;
}
.hotspot {
	position: absolute;
	text-align: center;
	display: none;
	cursor: pointer;
	z-index: 10;
 -webkit-transition: opacity .3s;
 transition: opacity .3s;
}
.hotspot a {
	display: inline-block;
}
.notouch .hotspot {
	display: block;
	opacity: 0;
}
.notouch .carousel-inner:hover .hotspot {
	opacity: 1;
}
/* ======================================================================================= */
	
	
	
	   
   .image-wrap {
     display:table;
     width:100%;
   }
   .image-wrap a.product-image {
     display:table-cell;
     vertical-align:middle;
     margin:0 !important;
     padding:0 !important;
   }

   .image-wrap a.product-image > img {
   }

	.pcontainer-wrapper {
    background: rgba(255, 255, 255, 1);
    border-radius: 5px;
    /* margin: 20px 40px 100px 40px; */
    max-width: 100%;
}
.pcontainer-wrapper >.pcontainer {
	border-radius:3px;
	margin:0px;
	padding:20px 40px 0px 40px;
}
img {
	border-radius:4px;
}
.float-right {
	float:right;
}
/* COUNTRY SWITCHER
	-------------------------------- */
	div.country-switcher >.col1-layout {
	position:relative;
}
div.country-switcher .store-switcher-img {
	border-radius:0px;
}
div.country-switcher .sprite-dirt {
	left:39px;
	position:absolute;
	top:0px;
	z-index:2;
}
div.country-switcher .row.main-pcontainer {
	position:absolute;
	top:30px;
}
div.country-switcher .span12.col-main >div {
	padding-left:80px;
	width:620px;
}
div.country-switcher h1 {
	font-family: "Frankfurter";
	font-size:30px;
	margin-bottom:6px;
}
div.country-switcher .std p {
	font-size:12px;
	line-height: 16px;
}
div.country-switcher .col-left, div.country-switcher .col-right {
	float:left;
	margin-top:-15px;
}
div.country-switcher .col-left {
	padding-right:100px;
	width:140px;
}
div.country-switcher .col-left hr {
	margin:20px 0px 15px;
}
div.country-switcher .country {
	display:block;
	margin-top:8px;
	position:relative;
	white-space:nowrap;
}
 div.country-switcher .country span[class^=sprite-flag-] {
 margin-right:6px;
 position:relative;
 top:5px;
}
div.country-switcher .country .sprite-cart {
	margin-left:7px;
	position:relative;
	top:1px;
}
/* EU POPUP INFORMATION
	------------------------------------------ */
	div.country-switcher .country-eu .country {
	display:block;
	position:relative;
}
div.country-switcher .country-eu .country-switcher-popup {
	background:#ffffff;
	border:1px #aaaaaa solid;
	box-shadow:0px 0px 9px rgba(0, 0, 0, 0.25);
	color:#333333;
	display:none;
	font-family:"Arial";
	font-size:10px;
	height:auto;
	left:160px;
	padding:10px 15px;
	position:absolute;
	top:-10px;
	white-space:normal;
	z-index:11;
}
div.country-switcher .country-eu .country-switcher-popup li {
	white-space:nowrap;
}
div.country-switcher .country-eu .country-switcher-popup span {
	border-top:8px solid transparent;
	border-bottom:7px solid transparent;
	border-right:7px solid #aaaaaa;
	content:'';
	display:block;
	height:0px;
	left:-7px;
	padding:0px;
	position:absolute;
	top:15px;
	width:0px;
	z-index:12;
}
div.country-switcher .country-eu .country-switcher-popup span:after {
	border-top:6px solid transparent;
	border-bottom:5px solid transparent;
	border-right:5px solid #ffffff;
	content:'';
	display:block;
	height:0px;
	left:2px;
	padding:0px;
	position:absolute;
	top:-6px;
	width:0px;
	z-index:12;
}
div.country-switcher .country-eu:hover .country-switcher-popup {
	display:block;
}
/* STARTPAGE
	--------------------------------- */
	.cms-index-index .span3.articles >p:first-child {
	margin:0px;
}
.span12 > .row-fluid {
	padding: 15px 0px;
/*	border-bottom: 3px solid #d01a2c; */
}
 [class*='cmsblock'] {
 background:#ffffff;
 border-radius:4px;
 margin-bottom:20px;
 padding:10px;
}
 [class*='cmsblock'] iframe, [class*='cmsblock'] img {
 border-radius:4px 4px 0px 0px;
 margin:-10px -10px 5px -10px;
 max-width:none;
 width:220px;
}
 [class*='cmsblock'] p {
 margin-bottom:0px;
}
/* 404 Page
	--------------------------------- */
	.cms-no-route .std {
	padding:20px 29px 10px 29px;
	background: #fff;
	border-radius: 3px 3px 3px 3px;
}
/* Wishlist shared content
	--------------------------------- */
	.my-wishlist > p {
	background: #fff;
	padding:10px 20px;
	border-radius: 3px;
}
body.cms-index-index #header {
	margin-bottom:20px;
}
/* CONTACTS PAGE
	------------------------------- */
	.contacts-square {
	margin:10px 0px;
}
.contacts-square input, .contacts-square textarea {
	width:96%; margin-bottom:20px; float:left;
}
.customer-account-forgotpassword .col-main form {
	background:#ffffff;
	margin-top:10px;
	padding:10px 20px 20px 20px;
}
.bottomfixed {
	background-color: #cf0a2c;
	bottom: 0;
	color: #fff;
	display: block;
	font-family: "PrimusSansBlack";
	font-size: 16px;
	left: 0;
	margin: 0 !important;
	padding: 20px !important;
	position: fixed;
	text-align: center;
	width: 100%;
	z-index: 200;
}
/* Layout ================================================================================ */
	
	.page {
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 960px;
}
.page-print {
	background: #fff;
	padding: 20px;
	text-align: left;
}
.page-empty {
	background: #fff;
	padding: 20px;
	text-align: left;
}
.page-popup {
	padding: 20px;
	text-align: left;
}
.main-pcontainer {
	margin-top: 0px;
}
/* ======================================================================================= */
	/* Tools ================================================================================= */
	
	.nobr {
	white-space: nowrap;
}
.wrap {
	white-space: normal;
}
.a-left, table th.a-left, table td.a-left {
	text-align: left;
}
.a-center, table th.a-center, table td.a-center {
	text-align: center;
}
.a-right, table th.a-right, table td.a-right {
	text-align: right;
}
.v-top {
	vertical-align: top;
}
.v-middle {
	vertical-align: middle;
}
.f-left, .left {
	float: left;
}
.f-right, .right {
	float: right;
	width:30%;
}
.f-none {
	float: none;
}
.f-fix {
	float: left;
	width: 100%;
}
.no-display {
	display: none;
}
.d-inline {
	display: inline;
}
.no-margin {
	margin: 0;
}
.no-padding {
	padding: 0;
}
.no-bg {
	background: none;
}
/* ================================================================================= */
	/* Product prices ======================================================================================= */
	
	.price {
	font-size: 16px;
}
.price-box {
	margin: 10px 0;
}
.price-box .price {
	color:#1e1e1e;
	font-size:16px;
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-serif;
	font-weight: normal;
}
/* Regular price */
	.product-shop .regular-price {
	display: block;
	float: left;
	text-align:left;
}
.regular-price .price {
	display:block;
	font-weight: normal;
}
/* Old price */
	.product-shop .old-price {
	display: block;
	float: left;
}
.old-price .price-label {
	white-space: nowrap;
}
.old-price .price {
	color:#1e1e1e;
	font-size:16px;
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-serif;
	font-weight: normal;
	text-decoration: line-through;
}
/* Special price */
	.product-shop .special-price {
	display: block;
}
.special-price .price-label {
	font-weight: bold;
	white-space: nowrap;
}
.special-price .price {
	color:#cf0a2c;
	font-weight: normal;
}
/* Minimal price (as low as) */
	.minimal-price .price-label {
	font-weight: bold;
	white-space: nowrap;
}
.minimal-price-link {
	display: block;
}
.minimal-price-link .label {
	color: #333333;
	background-color: transparent;
	font-weight: normal;
	font-size: 11px;
	text-shadow: none;
	border-radius: 0;
	padding: 0;
}
.minimal-price-link .price {
	font-weight: normal;
}
/* Excluding tax */
	.price-excluding-tax {
	display: block;
}

.price-excluding-tax .label {
	white-space: nowrap;
}
.price-excluding-tax .price {
	font-weight: normal;
}
/* Including tax */
	.price-including-tax {
	display: block;
}
.price-including-tax .label {
	white-space: nowrap;
}
.price-including-tax .price {
	font-weight: bold;
}
/* Configured price */
	.configured-price .price-label {
	font-weight: bold;
	white-space: nowrap;
}
.configured-price .price {
	font-weight: bold;
}
/* FPT */
	.weee {
	display: block;
	font-size: 11px;
	color: #444;
}
.weee .price {
	font-size: 11px;
	font-weight: normal;
}
/* Excl tax (for order tables) */
	.price-excl-tax {
	display: block;
}
.price-excl-tax .label {
	display: block;
	white-space: nowrap;
}
.price-excl-tax .price {
	display: block;
}
/* Incl tax (for order tables) */
	.price-incl-tax {
	display: block;
}
.price-incl-tax .label {
	display: block;
	white-space: nowrap;
}
.price-incl-tax .price {
	display: block;
	font-weight: bold;
}
/* Price range */
	.price-from .price-label {
	font-weight: bold;
	white-space: nowrap;
}
.price-to .price-label {
	font-weight: bold;
	white-space: nowrap;
}
/* Price notice next to the options */
	.price-notice {
	padding-left: 10px;
}
.price-notice .price {
	font-weight: bold;
}
/* Price as configured */
	.price-as-configured .price-label {
	font-weight: bold;
	white-space: nowrap;
}
/* ======================================================================================= */
	
	
	
	.klarna_pp_text .price {
	color:#333333 !important;
	font-weight:normal !important;
	font-size:12px;
}
.product-options-bottom .price-box {
	display:inline-block;
}
.product-options-bottom .price-box >p {
	margin-bottom:0px;
}
.product-options-bottom .special-price {
	float:left;
}
.product-options-bottom .price {
	font-size:20px;
}
.product-options-bottom .old-price .price {
	color:#333333;
	margin:0px 15px 0px 0px;
}
/* Header ================================================================================ */
	#header {
	margin-bottom:10px;
	position:relative;
}
#header .welcome-msg {
	margin: 15px 0 0 0;
	font-size: 11px;
	float: left;
	color: #00809f;
}
#header .links {
	float: right;
	margin: -2px -9px 0px 0;
}
#header .links li {
	display:block;
	margin-bottom:4px;
	margin-top:2px;
	text-align:right;
}
#header .links a {
	color:#333333;
	font-weight:bold;
	white-space:nowrap;
}
#header .links .lang {
	width:120px;
	white-space:nowrap;
}
#header .links .lang a {
	display:inline-block;
	line-height:13px;
	white-space:nowrap;
}
#header .links .lang a:first-child {
	border-right:1px #333333 solid;
	padding-right:6px;
}
#header .links .lang a:last-child {
	margin-left:4px;
}
#header .links li.last a {
	border: none;
	padding-right: 0;
}
#header .links a span {
	font-weight: bold;
}
#header .logo {
	display: block;
  	max-width:300px;/*	margin: 16px 0 10px 0;
	*/
}
#header >.row {
	position:relative;
}
#header .sprite-dirt {
	left:-50px;
	position:absolute;
	top:-50px;
}
/* Search */
	#header #search_mini_form {
	float: left;
	margin: 23px 0px 0px 0px;
}
#header #search_mini_form ul {
	margin:0px 0px 7px -10px;
}
#header #search_mini_form li {
	border-left:1px #333333 solid;
	display:inline-block;
	line-height:12px;
	padding:0px 10px;
}
#header #search_mini_form li a {
	color:#333333;
	font-weight:bold;
}
#header #search_mini_form li:first-child {
	border:none;
}
#header #search_mini_form .input-wrapper {
	background: #fff none repeat scroll 0 0;
	border-radius: 4px;
	height: 23px;
	padding: 3px 38px 28px 4px;
	position: relative;
	width: 269px;
}
#header #search_mini_form button {
	background:none;
	border:none;
	height:26px;
	position:absolute;
	right:0px;
	top:2px;
	width:35px;
}
#header #search_mini_form .sprite-magnifier {
	margin-left:1px;
	position:relative;
	top:2px;
}
#header #search_mini_form .input-wrapper .input-text {
	background: transparent;
	border: none;
	width: 100%;
	font-size:  13px;
	color: #666;
	box-shadow: none;
}
#header #search_mini_form .input-wrapper .input-text:focus {
	color: #333333;
}
#search_autocomplete {
	background: #fff;
	border-top: 0;
}
#search_autocomplete ul li {
	padding: 5px 10px;
}
#search_autocomplete ul li.odd {
	background: #f5f5f5;
}

#search_autocomplete ul li.selected {
	background: #e5e5e5;
}
#search_autocomplete .amount {
	float: right;
}
/* Navigation */
	#nav {
	border-bottom: 10px solid #333333;
	padding: 0;
	margin: 0;
	font-size: 12px;
	line-height: 12px;
}
#nav span.toggle {
	display: none;
}
/* All Levels */
	#nav li {
	text-align: left;
	position: relative;
}
#nav li.over {
	z-index: 998;
}
#nav li.parent {
}
#nav li a {
	display: block;
	text-decoration: none;
}
#nav li a:hover {
	text-decoration: none;
}
#nav li a span {
	display: block;
	white-space: nowrap;
	cursor: pointer;
}
#nav li ul a span {
	white-space: normal;
}
/* 1st Level */
	#nav li {
	float: left;
}
#nav li a {
	float: left;
	padding: 10px 10px 7px 10px;
	text-transform: uppercase;
}
/* 2nd Level */
	#nav ul, #nav div {
	position: absolute;
	width: 200px;
	top: 31px;
	left: -10000px;
	border: 2px solid #333;
	background: #fff;
	padding: 10px 0;
}
#nav li.over ul li a, #nav li.active ul li a {
	background: #fff;
}
#nav li li a:hover {
	color: #999;
}
#nav ul li {
	float: none;
	border-bottom: none;
}
#nav ul li.last {
	border-bottom: 0;
}
#nav ul li a {
	float: none;
	padding: 3px 8px;
	font-weight: normal;
	font-size: 11px;
}
/* 3rd+ leven */
	#nav ul ul {
	top: 7px;
	background: #fff;
}
/* Show menu */
	#nav li ul.shown-sub, #nav li div.shown-sub {
	left: 0;
	z-index: 999;
}
#nav li .shown-sub ul.shown-sub, #nav li .shown-sub li div.shown-sub {
	left: 200px;
	top: -12px;
}
#header li.header-newsletter {
	display:none;
}
#header .sprite-flag-swe {
	margin-right:7px;
}
/* ======================================================================================= */
	/* Sidebar =============================================================================== */
	.block {
	background:#ffffff;
	border-radius:4px;
	margin:0;
	padding: 0 0 15px;
}
.block .block-title strong {
	font-size: 16px;
	font-weight: normal;
}
.block .block-title a {
	text-decoration: none;
}
.block .block-subtitle {
	font-size: 13px;
	font-weight: bold;
}
.block .block-content {
	padding: 10px 0;
}
.block .block-content li.item {
	padding: 5px 0;
}
.block .btn-remove, .block .btn-edit {
	float: right;
}
.block .actions {
	text-align: right;
}
.block .actions a {
	float: left;
}
/* Catalog search right sidebar block */
	.sidebar .right-block-1 {
	padding: 10px 0;
	margin: 41px 0 0 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.sidebar .right-block-1 .block-title {
	text-transform: uppercase;
}
/* CMS contact */
	.cms-contact {
	padding-bottom: 0;
}
.cms-contact .block-content {
	padding-bottom: 0;
}
.cms-contact .block-content strong {
	font-weight: normal;
}
.cms-contact p {
	margin: 0 0 10px 0;
}
/* Mini Products List */
	.mini-products-list li {
	padding: 5px 0;
}
.mini-products-list .product-image {
	float: right;
	width: 50px;
	padding: 5px;
	margin-right:15px;
	margin-left:10px;
}
.mini-products-list .product-details {
}
.mini-products-list .product-details h4 {
	font-size: 11px;
	font-weight: bold;
	margin: 0;
}
.block-cart .mini-products-list .product-details .product-name, .block-cart .mini-products-list .product-details .nobr small {
	word-wrap: break-word;
}
.block-cart .mini-products-list .product-details .nobr {
	white-space: normal;
}
/* Block: Currency Switcher */
	
	.block-currency select {
	width: 100%;
	border: 1px solid #888;
}
/* Vertical nav */
	.vertical-nav-pcontainer {
	margin-left: 0;
	padding-bottom: 4px;
}
.vertical-nav-pcontainer ul {
	padding-bottom: 5px;
}
/* Block: Layered Navigation */
	.block-layered-nav {
	padding-bottom: 0;
}
.block-layered-nav .price {
	font-size: 11px;
}
.block-layered-nav .block-content {
	padding: 0;
	margin: 15px 0 0 0;
}
.block-layered-nav dt {
	font-weight: bold;
}
.block-layered-nav .currently ol {
	margin:inherit;
	overflow:hidden;
}
.block-layered-nav li {
	line-height: 18px;
	margin-left:1px;
	position:relative;
}
.block-layered-nav .currently li {
	margin: 0 0 10px 0;
}
.block-layered-nav .currently .label {
	display: block;
	font-weight: bold;
	margin: 0 0 5px 0;
}
.block-layered-nav .btn-remove {
	float: left;
	margin: 2px 3px 0 0;
	background: url(sprite.png) 0 -54px no-repeat;
}
.block-layered-nav dl {
	margin: 0;
}
.block-layered-nav dl dt, .block-layered-nav dl dd {
	margin: 0;
}
.block-layered-nav dl dd {
	margin: 0 0 10px 0;
}
.block-layered-nav dl dd a {
	padding-left: 20px;
	background: url(sprite.png) 0 -32px no-repeat;
}
.block-layered-nav dl dd ol {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.block-layered-nav .actions {
	margin: 0;
	float: right;
	text-align: left; /* We want to indent text below */
	;
}
.block-layered-nav .actions a {
	background: url(sprite.png) 100% -108px no-repeat;
	float: right;
	display: block;
	padding: 0px 30px 0 0;
	height: 16px;
	color: #666;
	font-size: 10px;
}
/* Block: Cart */
	.block-cart .subtotal {
	text-align: center;
}
.block-cart .actions .paypal-logo {
	float: left;
	width: 100%;
	margin: 3px 0 0;
	text-align: right;
}
.block-cart .actions .paypal-logo .paypal-or {
	clear: both;
	display: block;
	padding: 0 55px 5px 0;
}
/* Block: Related */
#block-related li:nth-child(even){
margin-left: 25px !important;

}
	.block-related li {
	padding: 5px 0;
}
.block-related input.checkbox {
	float: left;
	margin-right: -20px;
}
.block-related .product {
	margin-left: 20px;
}
.block-related .product .product-image {
	float: left;
	margin-right: -65px;
}
.block-related .product .product-details {
	margin-left: 65px;
}
/* Block: Compare Products */
	.block-compare li {
	padding: 5px 0;
}
/* Block: Poll */
	.block-poll input.radio {
	float: left;
	margin: 1px -18px 0 0;
}
.block-poll .label {
	display: block;
	margin-left: 18px;
}
.block-poll li {
	padding: 3px 9px;
}
.block-poll .actions {
	margin: 5px 0 0;
}
.block-poll .answer {
	font-weight: bold;
}
.block-poll .votes {
	float: right;
	margin-left: 10px;
}
/* Block: Tags */
	.block-tags ul, .block-tags li {
	display: inline;
}
/* Block: Reorder */
	.block-reorder li {
	padding: 5px 0;
}
.block-reorder input.checkbox {
	float: left;
	margin: 3px -20px 0 0;
}
.block-reorder .product-name {
	margin-left: 20px;
}
/* Block: Banner */
	.block-banner .block-content {
	text-align: center;
}
/* Block: Login */
	.block-login label {
	font-weight: bold;
	color: #666;
}
.block-login input.input-text {
	display: block;
	width: 167px;
	margin: 3px 0;
}
/* Paypal */
	.sidebar .paypal-logo {
	display: block;
	margin: 10px 0;
	text-align: center;
}
.sidebar .paypal-logo a {
	float: none;
}
/* ======================================================================================= */
	
	
	
	
	
	/* MOF
	---------------------------------------------- */
	.mof {
	background:#cf0a2c;
	border:none;
	border-bottom:1px #e57f7f solid;
	border-top:1px #e57f7f solid;
	margin:20px 0px 10px;
	padding:5px 9px 0px 9px;
}
.filter-block-wrapper {
	display:inline-block;
	font-size:0px;
	margin-right:20px;
	position:relative;
	vertical-align: top;
	width:117px;
	z-index:2;
}
.mof >h3 {
	color:#ffffff;
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-serif;
	font-size:12px;
	font-weight:bold;
}
.filter-block-wrapper:hover {
	z-index:11 !important;
}
 .filter-block-wrapper:last-child, .filter-block-wrapper:nth-child(5n+5) {
 margin-right:0px;
}
.filter-block-wrapper a {
	margin:3px 0px;
}
.mof .block-content {
	font-size:0px;
	margin:0px;
}
.mof .filter-block {
	background:#ffffff;
	border:1px #46423c solid;
	border-radius:3px;
	cursor:pointer;
	display:inline-block;
	font-size:12px;
	height:25px;
	line-height:23px;
	margin-bottom:10px;
	padding-left:9px;
	position: relative;
	vertical-align: top;
	width:109px;
	z-index:3;
}
 .mof .filter-block::after {
 background: #ffffff url('sprite.png') -222px 0px;
 border-left: 1px #999999 solid;
 border-radius:0px 3px 3px 0px;
 content: '';
 display: block;
 height: 23px;
 position: absolute;
 right: 0px;
 top: 0px;
 width: 25px;
 z-index:4;
}
.mof .filter-block >h4 {
	color:#46423c;
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-serif;
	font-size:11px;
	line-height: 25px;
	overflow:hidden;
	white-space:nowrap;
}
.mof .filter-block ul h4 {
	color:#46423c;
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-serif;
	font-size:11px;
	line-height: 18px;
	margin-bottom:20px;
	margin-top:3px;
	overflow:hidden;
}
.mof .filter-block ul {
	background:#ffffff;
	border:1px #46423c solid;
	border-radius:3px;
	display:none;
	left:-1px;
	max-height:300px;
	min-width:109px;
	overflow:auto;
	padding:0px 0px 10px 9px;
	position:absolute;
	top:-1px;
	width:auto;
	z-index:5;
}
.mof .filter-block li strong.selected-filter a {
	color:#cf0a2c;
	font-weight: normal;
	text-decoration:underline;
}
.mof .filter-block li strong.selected-filter a .sprite-close {
	display:block;
	position:absolute;
	right:9px;
	top:3px;
}
.mof .filter-block ul a {
	background:none;
	color:#333333;
	display:block;
	line-height: 16px;
	margin: 5px 0px;
	padding-left:1px;
}
.mof .filter-block ul a:hover {
	color:#cc0000;
}
.mof .selected-options {
	/*display:none;*/
		font-size:12px;
}
.mof .selected-options a {
	background:url('checkbox_yes_gray.png') 10px 4px no-repeat;
	color:#ffffff;
	display:block;
	padding-left:25px;
}
.mof .selected-options a:hover {
	text-decoration: none;
}
/* Footer ================================================================================ */
	/* General */
	
	#footer {
	background:#040707;
	border-radius:0px 0px 5px 5px;
	color:#ffffff;
	margin:0px -20px 0px -20px;
	padding:30px 20px 10px 20px;
	position:relative;
}
#footer-mountains {
	margin: 0px -20px 0px -20px;
	background:url(footer-mountains-2x.png) center no-repeat;
	background-size: cover;
	height:83px;
}
#footer h4, #footer h4 a {
	color:#ffffff;
	font-size:15px;
	margin-bottom:3px;
	font-family: "PrimusSansBlack";
}
 #footer #footer01 h4 a::after {
content:"";
}
#footer h4 i {
	display: none;
}
#footer a {
	color:#ffffff;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#footer p {
	margin:2px 0px;
}
#footer #footer01 a {
	display:block;
	margin:2px 0px;
}
#footer #footer01 a:after {
	color:#ffffff;
	content:'\0000a0\00BB';
}
#footer .row-fluid >div:last-child {
	padding-left:20px;
	float:right;
	width:25.5%;
}
#footer .logo {
	display:block;
	float:left;
	width:105px;
}
#footer .footer02-links {
	display:block;
	float:left;
	font-family:"PrimusSansBlack";
	font-size:12px;
	margin-left:54px;
	margin-top:13px;
}
#footer .footer02-links a {
	border-left:1px #ffffff solid;
	display:inline-block;
	line-height:12px;
	padding:0px 7px;
}
#footer .footer02-links a:first-child {
	border-left:0px;
	padding-left:0px;
}
/* Newsletter signup */
	#footer label {
	padding: 6px 0 4px 0;
	display: block;
}
#footer .validation-advice {
	position: relative;
	top:0px;
}
#payment-logos {
	padding: 0 10px 0 0;
}
#payment-logos p {
	margin: 8px 0 0 0;
}
#footer02 {
	margin: 15px 0 0 0;
}
#footer02 p {
	margin: 0
}
#copyright, #nav04 {
	text-transform: uppercase;
	float: left;
}
#copyright {
	padding: 10px 15px 0 10px;
}
#newsletter-validate-detail {
	margin-bottom:15px;
	position:relative;
}
#newsletter-validate-detail input {
	background:#ffffff;
	border:0px;
	height:15px;
	padding-right:35px;
	width:200px;
	color:#000;
	height:25px;
}
#newsletter-validate-detail button {
	background:#cf0a2c;
	border:none;
	border-radius:0px 2px 2px 0px;
	color:#ffffff;
	display:inline-block;
	font-size:11px;
	font-weight:bold;
	height:25px;
	line-height:21px;
	padding:1px 8px;
	position:absolute;
	right:0px;
	text-transform:uppercase;
	top:0px;
	vertical-align:middle;
	width:auto;
	margin-left:-4px;
}
#newsletter-validate-detail button:hover {
	box-shadow:inherit;
}
/* ======================================================================================= */
	
	/* Category Page ========================================================================= */
	
	.category-top {
	background:#ffffff;
	border-radius:3px;
	margin-bottom:15px;
	min-height: 80px;
	overflow: hidden;
}
.category-title {
	border: none;
	padding:20px 29px 0px 29px;
	text-transform:uppercase;
}
.category-title h1 {
	margin:0px 0px 5px;
}
.category-description {
	color:#333333;
	font-size:14px;
	line-height:18px;
	margin-bottom: 25px;
	padding:0px 29px;
	background:#fff;
}
.category-image {
	margin:0px;
}
.category-image img {
	border-radius:0px 4px 4px 0px;
	margin-right:-2px;
}
/* View Type: Grid */
	/*.products-grid {
		display:table;
		padding: 10px 0 0 0;
		margin: 0px 0 0px -19px;
	}*/
	.products-grid.last {
	border-bottom: 0;
}
.products-grid li.item {
	background:#ffffff;
	border:1px #ffffff solid;
	border-radius:4px;
	display:block;
	float:left;
	list-style:none;
	margin: 0 0 20px 0px;
	padding:10px 10px 20px 10px;
	position:relative;
	text-align:center;
	width:100%;
	vertical-align:top;
}

.products-grid li.item:hover {
	border-color:#cf0a2c;
}
.products-grid li.item h3 {
	margin:17px 0px 3px;
}
.products-grid li.item h3:hover {
	color:#48433d;
}
.products-grid li.item h3 a {
	color:#5c5655;
	font-family:"PrimusSansBlack";
	font-size:12px;
	line-height:14px;
}
.products-grid .klarna_pp_link {
	display:none;
}
.products-grid li.item .short-description {
	font-size:11px;
	margin:3px 0px 15px;
}
.category-products .products-grid li.item .infobox-first-part, .infobox-first-part {
	margin: auto;
	text-align:center;
	width:150px;
}
.infobox-second-part {
/*	bottom:20px;
	position:absolute;
*/	width: 200px;
}
.products-grid li.item .grid__item.learn-padded {
  padding-top: 74%;
}
.products-grid li.item .short-description p {
	display:inline;
	margin:0px;
}
.products-grid li.item .colors {
	margin:20px 0px 15px;
	text-align:left;
}
.products-grid li.item .color {
	display: inline-block;
	text-align: left;
	position: relative;
	width: 15px;
	height: 15px;
	float: left;
	margin-left: 2px;
}
.products-grid li.item .colors span {
	border-radius:15px;
	cursor:pointer;
	display:inline-block;
	height:15px;
	margin-left:1px;
	width:15px;
	position: relative;
}
.products-grid li.item .color span.no-contrast {
	top: -1px;
}
.attribute-button-text-secondary {
	left: -2px;
	top: -18px;
}
.products-grid li.item .colors span.has-contrast {
	width : 13px;
	height: 13px;
	top: 0px;
}
.products-grid li.item .colors span:first-child {
	margin-left:0px;
}
.products-grid li.item .colors a {
	float:right;
}
.products-grid li.item .colors a:after {
	content:' \00BB';
}
.products-grid li.item .button {
	margin:auto;
	width:85px;
}
.products-grid li.item .button.btn-learn {
  width: auto;
}
.products-grid li.item .out-of-stock {
	float: right;
	font-size: 11px;
	text-align: center;
	width: 76px;
}
.products-grid li.item.first {
	margin-left: 0;
}
.products-grid li.item .item-pcontainer {
	text-align: center;
}
.std .products-grid a {
	text-decoration: none;
}
.products-grid .product-image {
	margin: 0 0 7px;
	display: block;
	position:relative;
}
/* NEW PRODUCT
	----------------------------------- */
	.product-image .new-product {
	background:#cf0a2c;
	border-radius:50px;
	color:#ffffff;
	font-family: "PrimusSansBlack";
	font-size:13px;
	height:50px;
	line-height:50px;
	position:absolute;
	text-align:center;
	text-transform:uppercase;
	width:50px;
    left: 0;
    top: 0;
    /* See .products-grid .product-image .new-product for position top/right */
}

h6.out-of-stock-text {
	color: #cf0a2c; 
  	line-height: 1;
}

.product-image .out-of-stock-product {
	background:#cf0a2c;
	color:#ffffff;
	font-family: "PrimusSansBlack";
	font-size:13px;
	position:absolute;
	left:0;
	text-align:center;
	text-transform:uppercase;
	padding: 3px 13px;
	top: 0;
}

.products-grid .product-image .new-product {
/* 	right: auto; */
	left: 0;
	top: 0;
}
.products-grid .product-name {
	margin: 0 0 5px;
	font-weight: bold;
	line-height: 14px;
	text-transform: uppercase;
	text-decoration: none;
}
.products-grid .product-name a:hover {
	color: #999;
}
.products-grid p {
	display: inline-block;
	margin: 0;
}
.products-grid .price-box {
	display:block;
	font-size:16px;
	margin: 15px 0 15px 0;
	text-align:center;
}
.products-grid .price-box >p {
	position:relative;
	text-align:left;
}




.products-grid .regular-price {
	display:block;
	text-align:center;
}
.products-grid .price-box .old-price {
	margin-right:5px;
}
.products-grid .klarna_pp_text {
	display:none;
}
.products-grid .availability {
	line-height: 21px;
}
.products-grid .ratings {
	text-align: center;
}
.products-grid .ratings .rating-box {
	float: none;
	display: inline-block;
}
.products-grid .ratings .rating-links {
	float: none;
	display: inline-block;
	position: relative;
	top: -2px;
}
/* Reviews */
	.catalog-category-view .ratings {
	border-bottom: none;
	margin-bottom: 0;
}
/* Search results */
	.catalogsearch-result-index .row.main, .catalogsearch-advanced-result .row.main {
	margin-top:-20px;
	position:relative;
}
.catalogsearch-result-index .row.main >div.span9, .catalogsearch-advanced-result .row.main >div.span9 {
	margin-top:71px;
}
.catalogsearch-advanced-result .row.main >div.span9 {
	margin-top:71px;
}
.catalogsearch-result-index .row.main >div.span3, .catalogsearch-advanced-result .row.main >div.span3 {
	margin-top: 71px;
	border-top: 1px #CCC solid;
	padding-top: 10px;
}
.selector-wrapper {
  margin-bottom:15px;
  padding-bottom:15px;
  padding-top:15px;
  border-bottom:1px #e5e5e5 solid;
  border-top:1px #e5e5e5 solid;
}
  .selector-wrapper label, .selector-wrapper select {
    display:inline-block;
    margin-right:15px;
  }

.price-box .regular-price {
  margin-right:16px;
}

.price-box #sku-outside {
  font-weight:bold;
}

.price-box .regular-price, .price-box #sku-outside {
  display:inline-block;
  vertical-align:baseline;
  float:none;
}

/* ======================================================================================= */
	
	
	
	
	
	
	/* WEEKLY PICKS
	-------------------------------- */
	.weekly-picks h2 {
	font-size:30px;
	margin-bottom:20px;
}
.weekly-picks h2 a {
	font-size:12px;
	margin-left:10px;
	text-decoration: none;
}
.weekly-picks h2 a:after {
	content:' \00BB';
}
.weekly-picks .listing-type-grid {
	border-bottom: 1px solid #e5e5e5;
	border-bottom: 3px solid #d01a2c;
	margin-bottom: 8px;
	margin-top: 20px;

}

/* SEARCH RESULTS
	------------------------------------- */
	.catalogsearch-result-index .breadcrumbs, .catalogsearch-result-index .toolbar, .catalogsearch-result-index .toolbar-bottom {
	display:none;
}
.catalogsearch-result-index li.item.type-editorial {
	padding:0px;
	padding-bottom: 65px;
	width:218px;
}
.catalogsearch-result-index li.item.type-editorial .product-image {
	margin-top:70px;
}
.catalogsearch-result-index .search-result {
	border-bottom: 1px #e5e5e5 solid;
	display:block;
	font-size:14px;
	margin:5px 0px 10px;
	padding-bottom:20px;
	visibility:visible;
}
.products-grid .item a.product-image {
	text-align: center;
	min-height: 150px;
	padding-top:30px;
}
.products-grid .item.type-editorial a.product-image {
	text-align: center;
	min-height: 100px;
}
.weekly-picks .products-grid .item a.product-image {
	text-align: center;
	min-height: 150px;
}
.products-grid .item img {
	height: auto;
	/*	width: 170px;
	*/	margin: auto;
}
/*Weekly Picks */
	.weekly-picks .products-grid .item {
	padding-bottom:15px;
}
.weekly-picks .products-grid .item {
	padding-bottom:15px;
}
.weekly-picks .products-grid .infobox-first-part {
	min-height:60px;
}
.weekly-picks.category .products-grid {
	margin-left: 0px;
}
.weekly-picks.category .products-grid li {
	margin-left: 41px;
	width: 142px;
	padding : 0px;
}
.weekly-picks.category .products-grid li:first-child {
	margin-left: 0px;
}
.weekly-picks.category .products-grid .price-box {
	width:90px;
}
.weekly-picks.category .products-grid a.button {
	width:50px;
}
.weekly-picks.category .products-grid .out-of-stock {
	text-align:right;
	width:auto;
}
/* article pages
	------------------------------------ */
	.polar-articles {
	border-top:1px #e57f7f dotted;
	margin-top:35px;
	padding-top:20px;
}
.hidden-toolbar .toolbar {
	display: none;
}
.articles.fjr-widget {
	background:#ffffff;
	border-radius: 4px;
	margin-bottom: 24px;
	padding:0px 0px 8px 0px;
}
.articles.fjr-widget h3, .articles.fjr-widget .infobox-desc {
	margin:0px 11px;
}
.articles.fjr-widget .infobox-desc {
	min-height:70px;
}
/* Top sellers
	----------------------------------------- */
	.topsellers {
	background:#ffffff;
	border-radius:4px;
	width:100%;
	position: relative;
}
.topsellers h2 {
	background:#cf0a2c;
	border-radius:4px 4px 0px 0px;
	color:#ffffff;
	font-size:16px;
	padding:8px 20px;
	margin-bottom:20px;
}
.topsellers .item {
	margin-bottom:0px;
	height: 76px;
	border-bottom: 1px solid #e5e5e5;
	padding: 10px 0px 20px 20px;
}

.topsellers .item:last-of-type {
	border-bottom:0px;
}
.topsellers .product-name {
	text-align: left;
	width: 130px;
	vertical-align: baseline;
	position: relative;
}
.topsellers a {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100%;
}
.topsellers .product-name > p {
	margin: 0px;
	position: absolute;
	bottom: 2px;
	color:#5c5655;
	font-family:"PrimusSansBlack";
	font-size:12px;
}
.topsellers h3 {
	display:inline-block;
	margin:5px 0px;
}
.topsellers .list-color.colors {
	margin:15px 0px;
}
.topsellers .list-color.colors >.color {
	display:inline-block;
}
.topsellers .attribute-button-text {
	border-radius:10px;
	display:inline-block;
	height:15px;
	width:15px;
}
/*
	.topsellers .product-image {
		display: block;
		margin: auto;
		margin-bottom:10px;
		width:80%;
	} */
	
	.topsellers .price {
	color: #cc0000;
	display: inline-block;
	font-size: 14px;
	font-family: "VAGRounded";
	font-weight: normal;
	margin-top: 3px;
}
.topsellers a.button {
	float: right;
	width: 76px;
}
/* STYLE PRODUCT IN CATEGORY
	----------------------------------- */
	.products-grid li.item.type-style {
	position:relative;
}
.products-grid li.item.type-style .price-box {
	display:none;
}
.products-grid li.item.type-style .button {
	bottom: 27px;
	display:block;
	margin:auto;
}
.category-products .products-grid li.item.type-style .infobox-first-part, .category-products .products-grid li.item.type-style .short-description {
	height:auto;
	margin-bottom:55px;
}
.products-grid .segmentation img {
	/*height:42px;*/
		position:absolute;
	right:0px;
	top:0px;
	width:42px;
}
/* Product ========================================================================== */
	
	.product-shop-box {
	background:#ffffff;
	border-radius:4px;
	padding:18px 21px;
}
.product-shop-box hr {
	margin:20px 0px 20px -22px;
	width:460px;
}
/* Rating */
	.no-rating {
	margin: 0;
}
div.ratings {
	color:#333333;
	margin: 5px 0 15px 10px;
	overflow: hidden;
}
.ratings strong {
	float: left;
	margin: 1px 3px 0 0;
}
.ratings .rating-links {
	margin: 0;
	font-family:Georgia;
	font-size:12px;
	font-weight:normal;
	line-height:18px;
}
.ratings .rating-links .separator {
	margin: 0 2px;
}
.ratings .num-ratings {
	display: block;
	width: 23px;
	text-align: center;
	padding: 3px 0 8px 0;
	line-height: 11px;
	color: #ccc;
}
.ratings .num-ratings:hover {
	color: #333;
}
.rating-box {
	display:inline-block;
	width: 85px;
	height: 13px;
	font-size: 0;
	line-height: 0;
	background: url(bkg_rating.gif) 0 0 repeat-x;
	text-indent: -999em;
	overflow: hidden;
	position:relative;
	top:1px;
	margin-right:8px;
}
.rating-box .rating {
	float: left;
	height: 13px;
	background: url(bkg_rating.gif) 0 100% repeat-x;
}
.ratings .rating-box {
	display:inline-block;
}
.ratings-table th, .ratings-table td {
	font-size: 11px;
	line-height: 1.15;
	padding: 3px 0;
}
.ratings-table th {
	font-weight: bold;
	padding-right: 8px;
}
/* Availability */
	.availability {
	margin: 0;
}
.availability span {
	font-weight: bold;
}
.availability.out-of-stock span {
	color: #d83820;
	white-space: nowrap;
}
.availability-only {
	margin: 0 0 7px;
}
.availability-only a {
	background: url(i_availability_only_arrow.gif) 100% 0 no-repeat;
	cursor: pointer;
	padding-right: 15px;
}
.availability-only .expanded {
	background-position: 100% -15px;
}
.availability-only-details {
	margin: 0 0 7px;
}
.availability-only-details th {
	background: #f2f2f2;
	font-size: 10px;
	padding: 0 8px;
}
.availability-only-details td {
	border-bottom: 1px solid #ddd;
	font-size: 11px;
	padding: 2px 8px 1px;
}
/* Tier Prices */
	.tier-prices .price {
	font-weight: bold;
	font-size: 11px;
}
/* Add to Links */
	.add-to-links .separator {
	display: none;
}
/* Add to Cart */
	.add-to-cart {
	overflow: hidden;

}
.add-to-cart label {
	float: left;
	margin-right: 5px;
}
.add-to-cart .qty {
	float: left;
	width: 25px;
	padding: 3px 0;
	text-align: center;
	margin: 0 5px 0 0;
	font-size: 11px;
}
.add-to-cart button.button {
	float: left;
}
.add-to-cart .paypal-logo {
	clear: left;
	text-align: right;
}
.add-to-cart .paypal-logo .paypal-or {
	clear: both;
	display: block;
	margin: 5px 60px 5px 0;
}
.catalog-product-view .add-to-cart .paypal-logo {
	margin: 0;
}
/* Add to Links + Add to Cart */
	.add-to-box form {
	margin: 0;
}
.add-to-links {
	margin:10px 0 0 0px;
	padding: 0;
	clear: both;
}
.grouped-product .add-to-links {
	margin-left: 0;
}
.add-to-box .add-to-links li {
	display: inline;
}
.product-essential {
	margin: 0 0 15px 0;
}
.product-collateral .box-collateral {
	margin: 0;
}
/* Product Images */
	.catalog-product-view .more-views {
	margin-top:15px;
}
.catalog-product-view .more-views ul {
	margin-left:0px;
}
.catalog-product-view .more-views li {
	float: left;
	margin: 0 15px 15px 0;
}
.catalog-product-view .more-views li img {
	height:60px;
}
.catalog-product-view .product-image img.main-image {
	display: block;
	width: 380px;
}
.product-image-popup {
	margin: 0 auto;
}
.product-image-popup .buttons-set {
	float: right;
	clear: none;
	border: 0;
	margin: 0;
	padding: 0;
}
.product-image-popup .nav {
	margin: 0 100px;
	text-align: center;
}
.product-image-popup .image {
	display: block;
}
/* Product Shop */
	.catalog-product-view .product-name {
	margin-top:-5px;
}
.catalog-product-view .product-name h1 {
	font-size:24px;
}
.catalog-product-view .short-description {
	margin:0px 0 0px 0;
}
.catalog-product-view .add-to-box {
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
}
/* Product Options (General) */
	.product-options dl {
	margin: 0;
}
.product-options dt .qty-holder {
	float: right;
}
.product-options label {
	display: inline;
}
.product-options dt .qty-holder label {
	vertical-align: middle;
}
.product-options dt .qty-disabled {
	background: none;
	border: 0;
	padding: 3px;
	color: #000;
}
.product-options dt label {
	display: block;
	margin: 2px 0 0 0;
}
.product-options dd {
}
.product-options dd input.datetime-picker {
	width: 150px;
}
.product-options dd .time-picker {
	display: -moz-inline-box;
	display: inline-block;
	padding: 2px 0;
	vertical-align: middle;
}
.product-options dd textarea {
	height: 100px;
}
.product-options dd select {
	background: #fff;
	box-shadow: none;
	padding: 1px;
	width: 100%;
	margin: 0 0 5px 0;
}
.product-options .options-list li {
	padding-bottom: 5px;
	width: 100%;
	float: left; /* IE fix */
}
.product-options .options-list li .radio, .product-options .options-list li .checkbox {
	float: left;
	display: block;
	margin: 0 3px 0 2px;
}
.product-options .options-list .label {
	padding: 2px 0;
	display: block;
	float: left;
	margin: 0;
}
.product-options .options-list .label label {
	float: left;
	margin: 0;
	padding: 0;
}
.product-options ul.validation-failed {
	padding: 0 7px;
}
.product-options p.required {
	padding: 15px 0 0;
}
.product-shop .price-box {
	display: inline-block;
	margin:0px 0px 10px 0px;
}
/* Custom options styling */
	.product-options.custom-options dt {
	float: none;
	margin: 0;
}
.product-options.custom-options dd {
	margin: 0 0 15px 0;
}
.product-options.custom-options .options-list li .radio {
	margin-left: 2px;
}
/* Product tabs (Product Info Column) */
	.product-shop #tabs {
	margin: 15px 0 20px 0;
}
.product-shop .nav-tabs {
	margin: 0;
}
.product-shop .nav-tabs a {
	text-transform: uppercase;
}
.product-shop .tab-content {
	border: 1px solid #ddd;
	border-top: none;
}
.product-shop .tab-content .tab-pane {
	padding: 10px;
}
.nav-tabs > li > a {
	border-radius: 0;
}
.nav-tabs > li > a:hover {
	background: #fff;
}
/* Product Options (Product Info Column) */
	.product-shop .product-options {
	overflow: hidden;
	background: transparent;
}
.product-shop .product-options dd select {
	width: auto;
}
.product-shop .product-options-bottom {
	background: transparent;

	text-align: left;
	padding: 0 0 15px 0;
}
.product-shop .product-options-bottom .add-to-cart {
	float: none;
	margin: 0;
}
.product-shop .product-options-bottom .add-to-cart label, .product-shop .product-options-bottom .add-to-cart .qty {
	display:none;
}
/* Block afer info column */
	.catalog-product-view .pcontainer2 {
	padding: 15px;
	border: 1px solid #ddd;
	margin: 15px 0 15px 0;
}
/* Product options downlodable product */
	.downloadable-product .item-options dt {
	font-weight: normal;
}
.downloadable-product .item-options dd {
	margin-left: 0;
}
.downloadable-product .item-options a {
	text-decoration: underline;
}
.downloadable-product .product-options dt {
	float: none;
	margin-bottom: 5px;
}
.downloadable-product .product-options dd {
	margin-left: 0;
}
/* Grouped Product */
	.catalog-product-view .grouped-items-table {
	margin-bottom: 15px;
	width: 100%;
}
.catalog-product-view .grouped-items-table tr.even {
	background: #f5f5f5;
}
.catalog-product-view .grouped-items-table th {
	padding: 0 10px;
	font-weight: normal;
}
.catalog-product-view .grouped-items-table td {
	padding: 10px;
}
.catalog-product-view .grouped-items-table td.name {
	font-size: 16px;
	text-transform: uppercase;
}
.catalog-product-view .grouped-items-table .qty {
	width: 23px;
	padding: 3px 0;
	text-align: center;
	font-size: 11px;
}
.catalog-product-view .grouped-items-table .price-box {
	font-size: 15px;
	margin: 0;
}
/* Bundle product */
	.price-box-bundle {
	display: none;
}
.bundle-product .product-options dt {
	float: none;
	margin: 0;
}
.bundle-product .product-options dd {
	margin: 0;
}
.bundle-product .price-box {
	display: none;
}
.bundle-product .product-options-bottom .price-box {
	display: inherit;
}
.bundle-product .product-options .price {
	font-size: 11px;
}
.bundle-product .product-options dd .qty-holder label {
	margin: 5px 0 0 0;
	display: block;
}
.bundle-product .product-options dd .qty-holder input.input-text {
	width: 25px;
	padding: 3px 0;
	text-align: center;
	font-size: 11px;
}
.bundle-product .product-options .price-notice {
	padding-left: 0;
}
/* Block: Upsell */
	.catalog-product-view .box-up-sell .price-box {
	margin-bottom: 0;
}
/* Block: Related */
	.catalog-product-view .box-related .price-box {
	margin-bottom: 0;
}
/* Block: Tags */
	.catalog-product-view .box-tags .form-add label {
	float: left;
}
.catalog-product-view .box-tags .form-add .input-box {
	float: left;
	width: 260px;
	margin: 0 5px;
}
.catalog-product-view .box-tags .form-add input.input-text {
	width: 254px;
}
.catalog-product-view .box-tags .form-add p {
	clear: both;
}
/* Block: Reviews */
	#reviews-tab {
	padding: 0px;
}
#show_review_form, #hide_review_form {
	display: block;
}
#customer-reviews .toolbar {
	display:none;
	margin: 0px;
	border-top: none;
}
#customer-reviews .pager, #customer-reviews .pages {
	margin: 0px;
}
#customer-reviews .pages li {
	color: #999999;
	margin-left: 7px;
}
#customer-reviews .pages .current {
	color: #000000;
}
#customer-reviews .pages li > a {
	border: none;
	background-color: transparent;
	color: #999999;
	display: auto;
	padding: 0px;
}
#customer-reviews .limiter {
	display: none;
}
#customer-reviews .pages li.pages-heading {
	color: #000000;
}
.reviews-body {
	padding: 0px;
	color: #333333;
}
.reviews-body dl {
	border-top:1px #d4d4d4 dotted;
	margin-top:5px;
	margin-bottom:5px;
	padding:10px 0px;
}
.reviews-body dl dt {
	font-weight: 400;
	margin-top: 15px;
	line-height: 18px;
}
.reviews-body dd {
	margin-left: 0px;
	line-height: 18px;
}
.reviews-body dl dt:first-child {
	font-weight: 400;
	margin-top: 5px;
}
#customer-reviews .form-add form {
	margin-bottom: 0px;
}
#customer-reviews .form-add .product-name {
	margin: 0px;
	font-weight: 700;
}
#customer-reviews .form-add ol {
	margin: 0px;
	margin-top: 5px;
	list-style: none;
}
#customer-reviews .form-add ol li {
	margin-bottom: 10px;
}
#customer-reviews .form-add select {
	margin-right:10px;
	width: 108px;
}
#customer-reviews .form-add input {
	width: 185px;
}
#customer-reviews .form-add textarea {
	width: 185px;
	height: 73px;
}
#customer-reviews .form-add .buttons-set {
	overflow: hidden;
}
.mandatory {
	margin-top: 2px;
}
/* ======================================================================================= */
	
	
	/* GENDER
	--------------------------------- */
	.product-name .genders, .product-name .genders div {
	display:inline-block;
	font-size:0px;
}
/* PRODUCT SHOP BOX
	--------------------------------- */
	.product-shop-box >form {
	margin-top:20px;
}
.product-shop-box h4 {
	margin-bottom:5px;
}
.product-shop-box .out-of-stock {
	background:#9ddef3;
	font-size:12px;
	margin:15px 0px 0px 0px;
	padding:14px 11px;
}
.product-shop-box .out-of-stock span {
	color: #cf0a2c;
	cursor:pointer;
	text-decoration: underline;
}
.product-shop-box .sprite-g1000-horizontal {
	margin-bottom:20px;
}
.product-shop-box .klarna_wrapper {
	margin-bottom:20px;
	margin-top:-5px;
}
.product-shop-box .klarna_pp_text {
	clear:left;
	display:inline-block;
}
.product-shop-box .klarna_wrapper, .product-shop-box .klarna_wrapper i, .product-shop-box .klarna_wrapper .price {
	font-family:"Georgia";
	font-size:12px;
	font-style:normal;
}
/* RELATED PRODUCTS
	------------------------------- */
	.box-collateral.box-related {
	border-top:3px #cf0a2c solid;
	margin-top:40px;
	padding-top:15px;
}
.box-collateral.box-related h2 {
	font-size:20px;
}
.box-collateral.box-related li.item {
  border: 1px solid #ffffff;
  min-height: inherit;
  padding-bottom: 60px;
  width: 47%;
}
.box-collateral.box-related li.item:hover {
	border-color:#cf0a2c;
}
 .box-collateral.box-related li.item:nth-child(2n+1) {
 clear:left;
}
.box-collateral.box-related li.item h3 {
	line-height:16px;
}
.box-collateral.box-related li.item .price-box {
	display:block;
	margin-bottom:15px;
	width:100%;
}
.box-collateral.box-related li.item .price-box * {
	float:none;
}
.box-collateral.box-related li.item .short-description {
	min-height:40px;
}
/* RELATED ARTICLES
	------------------------------- */
	.box-collateral.box-up-sell {
	margin-top:30px;
}
.box-collateral.box-up-sell h2 {
	font-size:20px;
}
.box-collateral.box-up-sell li.item {
	border:none;
	min-height:inherit;
	padding:0px;
	width:220px;
}
.box-collateral.box-up-sell li.item h3 {
	line-height:16px;
	margin:9px 0px 7px;
}
/* TABS
	------------------------------- */
	.fjr-tabs {
	border-top:1px #e5e5e5 solid;
	margin:20px -21px;
}
.fjr-tabs >ul >li {
	border-bottom:1px #e5e5e5 solid;
	display:block;
	padding:0px 21px;
	position:relative;
}
.fjr-tabs li h3 {
	cursor:pointer;
	font-size:12px;
	height:45px;
	line-height:45px;
	vertical-align:middle;
}
 .fjr-tabs [class^="sprite-tab"] {
 position:absolute;
 right:21px;
 top:17px;
}
.fjr-tabs li h3 div, .fjr-tabs li h3 p {
	display:inline-block;
	margin:0px;
	padding:0px;
}
.fjr-tabs li .content {
	display:none;
}
.fjr-tabs li.active .content {
	display:block;
	padding-bottom: 10px;
}
.fjr-tabs .content ul {
	margin-bottom:15px;
}
.fjr-tabs .content ul.attributes li {
	display:block;
}
.fjr-tabs li .content p a {
	text-decoration:none;
}
.fjr-tabs li {
	display: inline-block;
	overflow:visible;
	position:relative;
	vertical-align:top;
}
.fjr-tabs .form-list-margin {
	margin-right:20px;
}
.fjr-tabs textarea {
	vertical-align:inherit;
}
.fjr-tabs .mandatory {
	top:70px;
	position:absolute;
	white-space: nowrap;
}
.fjr-tabs div.ratings {
	color:#333333;
	line-height:14px;
	margin-left:15px;
	overflow: hidden;
	position:absolute;
	top:14px;
}
.fjr-tabs div.ratings .rating-links {
	margin-left:10px;
}
.fjr-tabs .reviews-body ul li {
	border-top:1px #d4d4d4 dotted;
	display:block;
	padding:10px 0px;
}
.fjr-tabs .reviews-body p {
	margin-bottom:7px;
}
.fjr-tabs .sprite-pencil {
	margin-right:3px;
	position:relative;
	top:2px;
}
.fjr-tabs ul ul, .fjr-tabs ol ol {
	list-style: square !important;
}
.fjr-tabs >ul >li {
	display: list-item !important;
	list-style-position:inside;
	margin:0;
	padding: 0 21px;
}
/* SHARE
	--------------------------------------- */
	.share {
	background:#ffffff;
	border-radius:0px 0px 3px 3px;
	margin:-10px 0px 0px;
	padding:25px 10px 10px 10px;
}
.share .facebook-like, .share .pinit {
	display:inline-block;
}
.share iframe {
	width:95px !important;
}
.share .sprite-share-twitter {
	margin-right:20px;
}
/* VIDEOS
	--------------------------------------- */
	.videos {
	margin-top:5px;
	padding:20px 0px;
}
.videos .video {
	background:#ffffff;
	border-radius:4px;
	margin-bottom:10px;
	position:relative;
	float:left;
	width:50%;
	padding:10px 0; 
}
.videos .video .sprite-youtubeplay {
	cursor:pointer;
	left:80px;
	position:absolute;
	top:30px;
	z-index:3;
}
.videos .video img {
	height:122px;
	width:220px;
}
/*.videos .video iframe {
	display:inline-block;
	height:122px;
	margin-right:0px;
	position:relative;
	width:220px;
	z-index:1;
}*/
.videos .video .description {
	display:inline-block;
	margin-bottom:0px;
	padding:7px 10px 5px 10px;
	vertical-align:top;
	width:200px;
}
.videos .video .description p {
	margin-bottom:0px;
}
/*.videos .video:first-child .sprite-youtubeplay, .videos .video:first-child img {
	display:none;
}*/
/*.videos .video:first-child iframe {
	height:280px;
	margin-right:0px;
	width:460px;
}*/
.videos .video:first-child .description {
	display:inline-block;
	width:auto;
}
/* PRODUCT OPTIONS
	------------------------------------------ */
	.product-options dt, .product-options dd {
	display:block;
}
.product-options dt label {
	clear:both;
	color:#48433d;
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-serif;
	font-weight:bold;
}
.product-options dd {
	margin:2px 0px 20px;
	position: relative;
}
.list-color button {
	background:transparent;
	border:2px transparent solid;
	border-radius:3px;
	float:left;
	height:30px;
	padding:0px;
	position:relative;
	width:30px;
}
.list-color button.attribute-selected, .list-color button.fake-selected {
	border-color:#333333;
}
.product-options .colorlabel {
	/*float:left;
		margin:7px 0px 0px 20px;
		display: inline-block;*/
		position: absolute;
	left: 114px;
	top: -19px;
}
.product-options .sizeoutofstock {
	display:none;
	float:left;
	line-height: 15px;
	margin:0px;
}
.product-options .sizeoutofstock.show {
	display:block !important;
}
.list-size li.attribute-image {
	float:left;
	margin-bottom: 10px;
	position:relative;
}
.list-size button {
	background:transparent;
	border:1px #777777 solid;
	border-radius:3px;
	font-family:"VAGRounded";
	font-size:11px;
	height:30px;
	line-height: 32px;
	margin-right:10px;
	padding:0px;
	position:relative;
	width:30px;
	z-index:3;
	vertical-align: middle;
}
.list-size button.oneSize {
	width: 60px;
}
.list-size button:disabled {
	background:#eeeeee;
	border-color:#dddddd;
	color:#aaaaaa;
}
.list-size .disabled-size {
	display:none;
	left:0px;
	height:30px;
	position:absolute;
	top:0px;
	width:30px;
	z-index:10;
}
.list-size button:disabled +.disabled-size {
	display:block;
	z-index:12;
}
.list-size button.attribute-selected {
	background:#838383;
	border-color:#333333;
	border-width:2px;
	color:#ffffff;
}
.add-to-links {
	clear:both;
	margin-bottom:20px;
}
.add-to-links .button {
	font-size:10px;
}
.add-to-links li {
	float:left;
	margin-right:10px;
}
.add-to-links li a {
	width:160px !important;
}
.add-to-cart button.button {
	width:330px;
}
.product-shop .product-image {
	background:#ffffff;
	border-radius:4px;
	padding: 20px 10px 0px 10px;
	position:relative;
	text-align: center;
}
.product-shop .product-image img {
	margin: auto;
}
.product-shop .product-image .imagezoom {
	display:block;
	font-size:12px;
	left:8px;
	position:absolute;
	top:8px;
	z-index:3;
}
.product-shop ul.list-color {
	max-width: 290px;
}
.product-shop div.edit-wishlist {
	margin:15px 0px -35px 0px;
}
.list-color button .innercolor {
	border-radius:15px;
	cursor:pointer;
	display:inline-block;
	height:20px;
	margin-left:1px;
	width:20px;
	position:absolute;
	top: 2px;
	left: 2px;
}
.list-color button.has-contrast .innercolor {
	left:5px;
	top:5px;
	z-index: 2;
	width : 14px;
	height: 14px;
}
.outercolor {
	border-radius:15px;
	cursor:pointer;
	display:inline-block;
	height:20px;
	margin-left:1px;
	width:20px;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 1;
}
/*
	.products-grid li.item .colors span:first-child {
		margin-left:0px;
	}*/
	
	#notify_data .product-options dd.last {
	margin-bottom: 0px;
}
/* Awards and materials
	-------------------------------------- */
	.awards {
	margin-top: 10px;
}
.materials {
	margin-bottom: 20px;
}
.awards li, .materials li {
	margin-right:7px;
	vertical-align: middle;
}
.materials li {
	display: inline-block;
	position: relative;
}
.awards li img {
	width:54px;
}
.materials li img {
	/*height: 42px;*/
		width: 42px;
}
.awards li div, .materials li div {
	display:none;
	position:relative;
}
.awards li:hover div, .materials li:hover div {
	display:block;
}
.awards li div, .materials li div {
	background:#cf0a2c;
	border: 1px #cf0a2c solid;
	bottom:55px;
	color:#ffffff;
	display: none;
	font-family: "Arial";
	font-size: 10px;
	line-height: 11.5px;
	left:-105px;
	padding: 5px 10px;
	position: absolute;
	z-index: 11;
	width:250px;
	text-align: left;
}
.awards li div {
	display:none !important;
}
.awards li div p, .materials li div p {
	margin-bottom:0px;
}
.awards li div span, .materials li div span {
	border-top: 8px solid #cf0a2c;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	bottom:-8px;
	content: '';
	height: 0px;
	left:122px;
	padding: 0px;
	position: absolute;
	width: 0px;
	z-index: 12;
}
.awards li div span:after, .materials li div span:after {
	border-top: 6px solid #cf0a2c;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	bottom: 2px;
	content: '';
	display: block;
	height: 0px;
	left: -5px;
	padding: 0px;
	position: absolute;
	width: 0px;
	z-index: 12;
}
/* Designer comments
	-------------------------------------- */
	.designer-comment {
	margin-bottom:19px;
}
/* Part of bundle
	-------------------------------------- */
	#partofbundle {
	float:right;
	width:97px;
}
#partofbundle {
	background:#ffffff;
	border-radius:10px;
	margin-bottom:3px;
	padding:10px;
	width:87px;
}
#partofbundle img {
	border-radius:0px;
	margin-bottom:5px;
}
 #partofbundle ~ul {
 width:360px;
}
.designer-comment img, .designer-comment .sprite-designercomment, .designer-comment p {
	float:left;
}
.designer-comment img {
	height:80px;
	width:80px;
}
.designer-comment .sprite-designercomment {
	margin:8px 5px;
}
.designer-comment p {
	font-size:12px;
	font-style:italic;
	line-height:16px;
	margin:6px 0px 0px 0px;
	width:300px;
}
.designer-comment p span {
	display:block;
	font-style:normal;
	font-weight:bold;
	margin:5px 0px;
}
/* STYLE PRODUCT
	------------------------------------- */
	.style .style hr {
	margin:5px -20px;
	width:460px;
}
.style .product-shop-box {
	border:0px;
	padding:18px 20px;
}
.style .longtext {
	margin:15px 0px;
	display:none;
}
.toggle-longtext {
	display:block;
	margin:5px 0px 15px 0px;
}
.style-product {
	float:left;
	margin:15px 60px 15px 0px;
	width:100px;
}
 .style-product:nth-of-type(4n) {
 clear:left;
}
 .style-product:nth-of-type(3n) {
 margin-right:0px;
}
.style-product img {
	height:100px;
	margin-bottom:10px;
	width:100px;
}
.style-product a {
	color:#333333;
	display:block;
	font-family:"Arial";
	font-size:12px;
	margin-bottom:7px;
}
.please-choose-options {
	background:#9bddf3;
	display:none;
	margin:20px 0px 10px 0px;
	padding:13px 10px;
}

.number-of-products {
	float:left;
	font-weight:bold;
	margin-top:10px;



}
.style-total-price {
	clear:left;
	float:left;
	font-size:20px;
	margin-top:5px;
}
.style .button {
	float:right;
	line-height:31px;
	margin-top:-14px;
	height:35px;
	width:220px;
}
.style .fjr-select {
	margin-bottom:6px;
}
.style-price {
	color:#cc0000;
	font-size:12px;
}
/* Sizeguide
	----------------------------------- */
	.sizeguide-popup {
	background:#ffffff;
	border-radius:6px;
	font-family:Arial;
	height:80%;
	left:50%;
	margin-left:-270px;
	overflow:auto;
	padding:20px;
	position:fixed;
	top:8%;
	width:500px;
	z-index:101;
}
.sizeguide-popup-background {
	background:rgba(0, 0, 0, 0.35);
	display:none;
	height:100%;
	left:0px;
	position:fixed;
	top:0px;
	width:100%;
	z-index:100;
}
.sizeguide-popup .sprite-remove {
	cursor:pointer;
	float:right;
}
.sizeguide-popup h2 {
	margin-bottom:10px;
}
.sizeguide-popup table {
	margin-bottom:25px;
	text-align:left;
	width:100%;
}
 .sizeguide-popup tr:nth-child(even) {
 background:#eeeeee;
}
.sizeguide-popup th, .sizeguide-popup td {
	font-family:Arial;
	padding:3px 0px 1px 10px;
}
.sizeguide-popup hr {
	margin-bottom:15px;
}
span#notify_me_stock {
	display:inline;
	margin:0px;
}
#notify_popup_background {
	background:rgba(0, 0, 0, 0.7);
	display:none;
	height:100%;
	left:0px;
	position:fixed;
	top:0px;
	width:100%;
	z-index:100;
}
div#notify_popup {
	-webkit-box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, .1);
	box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, .1);
	padding:15px 20px 45px 20px;
	z-index:101;
}
#notify_popup h2 {
	color: #cf0a2c;
}
#notify_popup hr {
	margin:20px 0px;
}
#notify_data > label {
	font-weight:bold;
	margin-bottom:3px;
}
#notify_data > input.input-text {
	border-radius:2px;
	width:140px;
}
#notify_data button.button.submit {
	margin:5px 0px 0px 10px;
}
/* Class: std - styles for admin-controlled content ================================================================================ */
	.std .subtitle {
	padding: 0;
}
.std a {
	text-decoration: underline;
	text-transform: none;
}
.std a:hover {
}
.std ol.ol {
	list-style: decimal outside;
	padding-left: 16px;
}
.std ul.disc {
	list-style: disc outside;
	padding-left: 18px;
	margin: 0 0 10px;
}
.std dl dt {
	font-weight: bold;
}
.std dl dd {
	margin: 0 0 10px;
}
.std ul, .std ol, .std dl, .std p, .std address, .std blockquote {
	padding: 0;
}
.std ul {
	list-style: disc outside;
}
.std ol {
	list-style: decimal outside;
	padding: 0 0 0 40px;
}
.std ul ul {
	list-style-type: circle;
}
.std ul ul, .std ol ol, .std ul ol, .std ol ul {
	margin: .5em 0;
}
.std dt {
	font-weight: bold;
}
.std dd {
	padding: 0 0 0 16px;
}
.std blockquote {
	font-style: italic;
	padding: 0 0 0 16px;
}
.std address {
	font-style: normal;
}
.std b, .std strong {
	font-weight: bold;
}
.std i, .std em {
	font-style: italic;
}
/* ================================================================================ */
	
	
	
	
	/*
	-------------------------------------*/
	.cms-page-view .col-main {
/*width:70%;*/
	}
.cms-page-view .col-main p {
	font-size:14px;
	line-height:20px;
}
.cms-index-index #header {
	margin-bottom:7px;
}
.cms-index-index .col-main hr {
	border-top:3px #cf0a2c solid;
}
/* Account Login/Create Pages ============================================================ */
	
	.account-login .page-title {
	border: none;
}
.account-login h2 {
	font-size: 18px;
}
.account-login .new-users .login-block, .account-login .registered-users .login-block {
	background: #fbfbfb;
	border-radius:3px;
	padding: 0 0 8px 0;
}
.account-login .new-users .content, .account-login .registered-users .content {
	padding: 20px;
	min-height: 195px;
	overflow: hidden;
}
.account-login .buttons-set {
	padding: 0 16px 10px 20px;
	background: #fbfbfb;
	margin: 0;
	overflow: hidden;
}
.account-create .page-title {
	border: none;
}
.account-create .fieldset {
	padding: 0;

	margin: 0 20px 0 0;
}
.account-create .form-list {
	background: #FBFBFB;

	border-radius:3px;
	padding: 20px;
	margin: 0;
	min-height: 240px;
}
.account-create .form-list li {
	clear: both;
}
.account-create .form-list li.control label {
	display: inline-block;
}
.account-create .form-list .field {
	float: left;
}
.account-create h2.legend {
	margin-top: 0;
}
.account-create .buttons-set {
	border: none;
	padding-top: 10px;
}
.account-create h2.legend {
	background: none;
	font-weight: normal;
	padding: 0 0 13px 0;
	font-size: 18px;
	margin-bottom: 0;
}
button.button.edit {
	float: right;
	margin: 10px 10px 0 0;
	width:75px;
}
/* Forgot Password */
	.customer-account-forgotpassword .page-title {
	border: medium none;
}
.customer-account-forgotpassword .page-title h1 {
	font-weight:bold;
}
.customer-account-forgotpassword .fieldset {
	margin-top: 10px;
}
.customer-account-forgotpassword .fieldset .form-list li {
	margin:0px;
}
.customer-account-forgotpassword .fieldset .form-list label {
	color:#333333;
}
.customer-account-forgotpassword .fieldset .form-list input {
	width:200px;
}
.customer-account-forgotpassword .fieldset button {
	margin-top:15px;
}
.customer-account-forgotpassword p.required, .account-login p.required, .customer-account-create p.required {
	text-align: left;
	margin-top: 0;
	clear: both;
}
.customer-account-forgotpassword p.back-link {
	float: left;
	width: 100%;
}
.customer-account-forgotpassword p.back-link a {
	font-family:"Arial";
	text-transform:lowercase;
}
/* Account Login/Create Pages ============================================================ */
	
	/* Sidebar */
	.block-account {
	padding: 15px;
	margin: 0;
	width:177px;
}
.block-account .block-content {
	padding: 10px 0 0 0;
}
.block-account .block-title {
	background:#cf0a2c;
	border-radius: 4px 4px 0px 0px;
	color: #ffffff;
	font-size: 16px;
	margin: -15px -15px 0px -15px;
	padding: 10px 20px 8px 20px;
	text-transform: uppercase;
}
.block-account ul li {
	text-align: left;
	font-family: arial;
	padding-top: 5px;
	margin: 0 0 5px 0;
	line-height:16px;
}
.block-account ul li a {
	color:#333333;
}
.block-account ul li a:after {
	color:#cc0000;
	content:' \00BB';
}
.block-account ul li.current a {
	display: inline-block;
	font-weight:bold;
	text-decoration: underline;
}
.block-account ul li a, .block-account ul li span {
	vertical-align: middle;
}
.block-account .block-title strong {
	color: #ffffff;
	font-family: "PrimusSansBlack";
	font-size:16px;
	line-height: 1.4
}
/* Captcha */
	.captcha-image {
	float: left;
	position: relative;
}
.captcha-img {
	border: 1px solid #ccc;
}
.captcha-reload {
	position: absolute;
	top: 2px;
	right: 2px;
}
.captcha-reload.refreshing {
	animation: rotate 1.5s infinite linear;
	-webkit-animation: rotate 1.5s infinite linear;
	-moz-animation: rotate 1.5s infinite linear;
}
 @-webkit-keyframes rotate {
 0% {
 -webkit-transform:rotate(0);
}
 0% {
 -webkit-transform:rotate(-360deg);
}
}
 @-moz-keyframes rotate {
 0% {
 -moz-transform:rotate(0);
}
 0% {
 -moz-transform:rotate(-360deg);
}
}
 @keyframes rotate {
 0% {
 transform:rotate(0);
}
 0% {
 transform:rotate(-360deg);
}
}
/* Remember Me Popup ===================================================================== */
	.window-overlay {
	background: url(window_overlay.html) repeat;
	background: rgba(0, 0, 0, 0.35);
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 990;
}
/* Remember Me Popup ===================================================================== */
	
	/* My Account ============================================================================= */
	
	.main-pcontainer .col-main .block-account {
	display: none;
}
.my-account .page-title {
	margin: 0;
	padding: 0 0 15px 0;
	margin-bottom: 10px;
}
.my-account .title-buttons .link-rss {
	float: none;
	margin: 0;
}
.my-account .box-title h3 {
	float: left;
}
.my-account .form-list li.control label {
	display: inline;
}
/* Dashboard */
	
	.my-account h1 {

	font-size: 16px;
	line-height: 1em;
	margin: 0;
}
.my-account h2 {
	font-size: 14px;
	margin-bottom:15px;
	margin-top:15px;
}
.my-account h3 {
	color:#333333;
	font-size: 12px;
}
.my-account .box-account.box-info h2 {
	margin-top:0;
	padding-top:35px;
}
.my-account .welcome-msg {
	padding: 20px 20px 5px;
	background: #fff;
	border-radius: 3px 3px 0 0;
}
.my-account .box-account .span4 {
	width:275px;
}
.my-account .box-account .span5 {
	width:365px;
}
.my-account .box-account {
	background: #fff;
	padding:0 20px;
}
.my-account .box-account.box-reviews {
	border-radius: 3px;
	padding:10px 20px;
}
.my-account .box-account.box-info {
	border-radius: 0 0 3px 3px;
}
.my-account #my_recent_reviews {
	list-style-type: none;
	margin-left: 0;
}
.my-account form {
	padding:10px 20px 60px;
	background: #fff;
	border-radius: 3px;
}
.my-account form#wishlist-view-form {
	padding:15px 20px 0;
}
.my-account .addresses-list {
	padding: 0 0 20px 10px;
	background: #fff;
	border-radius: 3px;
}
.my-account .addresses-list .span4 {
	width:285px;
}
.my-account .addresses-list .span5 {
	width:375px;
}
.my-account > p {
	background: #fff;
	padding:10px 20px;
	border-radius: 3px;
}
/* Pager / Limiter */
	.my-account .pager {
	margin: 15px 0;
}
.my-account .pager .amount, .my-account .pager .limiter {
	float: left;
}
.my-account .pager .limiter {
	width: 200px;
	float: right;
}
.my-account .pager .limiter label {
	display: inline;
}
.my-account .pager .limiter select {
	width: 50px;
}
/* Block: Recent Orders */
	.dashboard .box-recent .box-head h2 {
	margin-top: 0;
}
.dashboard .box-recent .box-head a {
	display: none;
}
.my-account .data-table thead {
	background: none;
}
.my-account .data-table thead tr {
	height: auto;
}
.my-account .data-table thead tr, .my-account .data-table tbody td {
	border-bottom:1px solid #e5e5e5;
}
.my-account .data-table th {
	border: none;
	font-weight: bold;
	text-align: left;
}
.my-account .data-table tr.odd {
}
.my-account .data-table tr.even {
	background: none;
}
.my-account .data-table td {
	border: none;
	vertical-align: middle;
	text-align: left;
}
.my-account .data-table td.last span.nobr a {
	color: #00809F;
	font-weight: normal;
}
.my-account .data-table span.price {
	font-size: 12px;
}
#my-orders-table a {
	text-transform: none;
}
/* Block: Account Information */
	.box-info .box-top h3 {
	padding: 10px 0 0 0;
	margin: 0;
	float: left;
}
.my-account .box-top {
	clear: both;
	overflow: hidden;
	margin-bottom:10px;
}
.box-account .col2-set .col-1 {
}
.box-account .col2-set .box-content {
	font-style: italic;
}
.box-account .col2-set .col-2 {
}
.box-account .col2-set .box {
}
.my-account address {
	clear: both;
	font-style: italic;
}
/* Block: Reviews */
	.dashboard .box-reviews .number {
	float: left;
	font-size: 10px;
	font-weight: bold;
	line-height: 1;
	color: #fff;
	margin: 3px -20px 0 0;
	padding: 2px 3px;
	background: #ddd;
}
.dashboard .box-reviews .details {
	margin-left: 20px;
}
/* Block: Tags */
	.dashboard .box-tags .number {
	float: left;
	font-size: 10px;
	font-weight: bold;
	line-height: 1;
	color: #fff;
	margin: 3px -20px 0 0;
	padding: 2px 3px;
	background: #ddd;
}
.dashboard .box-tags .details {
	margin-left: 20px;
}
/* Address Book */
	.addresses-primary ol, .addresses-additional ol {
	margin-left: 0;
}
.addresses-primary li.item, .addresses-additional li.item {
	border-bottom: 1px solid #e5e5e5;
	padding: 0 0 10px 0px;
	margin: 0 0 10px 0;
	list-style-type: none;
}
.addresses-primary li.empty, .addresses-additional li.empty {
	padding-top: 10px;
}
.fieldset {
	border: none;
	padding: 10px 0px;
}
.fieldset.left {
	width: 48%;
}
.fieldset.right {
	float: right;
	margin: 0;
	width: 48%;
}
.my-account .form-list .field {
	float:none;
}
.my-account .form-list li .name-firstname {
	padding-top: 0;
}
/* Order View */
	.order-info {
	border: 1px solid #ddd;
	padding: 5px;
}
.my-account .order-info {
	margin-bottom: 0;
	background: #fff;
}
.order-info dt, .order-info dd, .order-info ul, .order-info li {
	display: inline;
}
.order-info dt {
	font-weight: bold;
}
.order-date {
	margin: 10px 0;
}
.my-account .order-date {
	padding:10px 5px;
	background: #fff;
}
.my-account .order-info-box {
	background: #fff;
	margin-left:0;
	padding-bottom:20px;
}
.my-account .order-info-box .span4 {
	width:280px;
}
.order-items {
	width: 100%;
	overflow-x: auto;
}
.order-additional {
	margin: 15px 0;
}
.my-account .product-review {
	background: #fff;
	padding:10px 20px 0;
	border-radius: 3px;
}
/* Order Gift Message */
	.gift-message dt strong {
	color: #666;
}
.gift-message dd {
	font-size: 13px;
	margin: 5px 0 0;
}
/* Order Comments */
	.order-about dt {
	font-weight: bold;
}
.order-about dd {
	font-size: 13px;
	margin: 0 0 7px;
}
.tracking-table {
	margin: 0 0 15px;
}
.tracking-table th {
	font-weight: bold;
	white-space: nowrap;
}
.tracking-table-popup {
	width: 100%;
}
.tracking-table-popup th {
	font-weight: bold;
	white-space: nowrap;
}
.tracking-table-popup th, .tracking-table-popup td {
	padding: 1px 8px;
}
/* Order Print Pages */
	.page-print .print-head {
}
.page-print .print-head img {
	float: left;
}
.page-print .print-head address {
	float: left;
	margin-left: 15px;
}
/* Price Rewrites */
	.page-print .gift-message-link {
	display: none;
}
.page-print .price-excl-tax, .page-print .price-incl-tax {
	display: block;
	white-space: nowrap;
}
.page-print .cart-price, .page-print .price-excl-tax .label, .page-print .price-incl-tax .label, .page-print .price-excl-tax .price, .page-print .price-incl-tax .price {
	display: inline;
}
/* My Reviews */
	.product-review .product-img-box {
	float: left;
	width: 140px;
}
.product-review .product-img-box .product-image {
	display: block;
	width: 125px;
	height: 125px;
}
.product-review .product-img-box .label {
	font-size: 11px;
	margin: 0 0 3px;
}
.product-review .product-img-box .ratings .rating-box {
	float: none;
	display: block;
	margin: 0 0 3px;
}
.product-review .product-details {
	margin-left: 150px;
}
.product-review .product-name {
	font-size: 14px;
	margin: 0 0 10px;
}
.product-review .ratings-table {
	margin: 0 0 10px;
}
.product-review dt {
	font-weight: bold;
}
.product-review dd {
	font-size: 13px;
	margin: 5px 0 0;
}
/* Sales order view */
	.sales-order-view .data-table {
}
.sales-order-view .data-table th {
	text-align: left;
}
.sales-order-view .data-table th {
	padding: 15px 10px 5px 10px;
}
.sales-order-view .data-table td {
	padding: 5px 10px;
}
.sales-order-view .data-table h3 {
	display: inline;
	margin-right: 15px;
}
.sales-order-view .data-table dl {
	display: inline;
}
.sales-order-view .data-table dl dt, .sales-order-view .data-table dl dd {
	display: inline-block;
}
.sales-order-view .data-table dl dd {
	margin-right: 15px;
}
/* Wishlist */
	.wishlist-index-index .page-title {
	text-align:left;
}
.wishlist-index-index .page-title h1 {
	float:none;
}
.wishlist-index-index .buttons-set button {
	margin: 0 0 10px 10px;
}
#wishlist-table {
	margin-bottom:20px;
}
#wishlist-table th {
	font-family:"PrimusSansBlack";
	font-size:14px;
	color:#46423C;
	font-weight:normal;
}
#wishlist-table tr {
	background:#fff;
}
.wishlist-shared-index #wishlist-table tbody tr {
	background: #ffffff;
	border-bottom:1px solid #E5E5E5;
}
#wishlist-table tr textarea {
	width:90%;
}
#wishlist-table .cart-cell a {
	display:block;
	margin:8px 0px;
	white-space: nowrap;
}
#wishlist-table td {
	padding: 15px 10px;
}
#wishlist-table .qty {
	width: 20px;
}
#wishlist-table button {
	margin-bottom: 10px;
}
#wishlist-table .description {
	margin-bottom: 10px;
}
#wishlist-table img {
	max-width: 113px;
}
.wishlist-shared-index #wishlist-table th, .wishlist-shared-index #wishlist-table td {
	border:none;
}
.wishlist-shared-index #wishlist-table th {
	text-align:left;
}
.wishlist-shared-index #wishlist-table h2 {
	font-family:Georgia;
	font-size:14px;
	font-weight:bold;
}
.wishlist-index-index h3.product-name {
	font-weight:bold;
}
.wishlist-index-index .cart-cell button {
	width:75px;
}
.wishlist-index-index .truncated .truncated_full_value.show .item-options {
	background:#ffffff;
	border: 1px solid #e57f7f;
	left: -95px;
	top: -55px;
	width: 200px;
}
.wishlist-index-index .truncated .truncated_full_value .item-options p {
	display:none;
}
.wishlist-index-index .truncated .truncated_full_value .item-options dl {
	margin:0px;
}
.wishlist-index-index .truncated .truncated_full_value .item-options dt, .wishlist-index-index .truncated .truncated_full_value .item-options dd {
	float:left;
}
.wishlist-index-index .truncated .truncated_full_value .item-options dt {
	clear:left;
	min-width:40px;
}
/* View order */
	.sales-order-view .order-details .a-right {
	text-align: right;
}
.sales-order-view .order-details tfoot tr {
	height:25px;
}
.customer-account-index .col2-set {
	padding-bottom:10px;
}
/* ======================================================================================= */
	/* Customer */
	.form-list .customer-name-prefix .input-box, .form-list .customer-name-suffix .input-box, .form-list .customer-name-prefix-suffix .input-box, .form-list .customer-name-prefix-middlename .input-box, .form-list .customer-name-middlename-suffix .input-box, .form-list .customer-name-prefix-middlename-suffix .input-box {
	width: auto;
}
.form-list .name-prefix {
	width: 65px;
}
.form-list .name-prefix select {
	width: 55px;
}
.form-list .name-prefix input.input-text {
	width: 49px;
}
.form-list .name-suffix {
	width: 65px;
}
.form-list .name-suffix select {
	width: 55px;
}
.form-list .name-suffix input.input-text {
	width: 49px;
}
.form-list .name-middlename {
	width: 70px;
}
.form-list .name-middlename input.input-text {
	width: 49px;
}
.form-list .customer-name-prefix-middlename-suffix .name-firstname, .form-list .customer-name-prefix-middlename .name-firstname {
	width: 140px;
}
.form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text, .form-list .customer-name-prefix-middlename .name-firstname input.input-text {
	width: 124px;
}
.form-list .customer-name-prefix-middlename-suffix .name-lastname {
	width: 205px;
}
.form-list .customer-name-prefix-middlename-suffix .name-lastname input.input-text {
	width: 189px;
}
.form-list .customer-name-prefix-suffix .name-firstname {
	width: 210px;
}
.form-list .customer-name-prefix-suffix .name-lastname {
	width: 205px;
}
.form-list .customer-name-prefix-suffix .name-firstname input.input-text, .form-list .customer-name-prefix-suffix .name-lastname input.input-text {
	width: 189px;
}
.form-list .customer-name-prefix-suffix .name-firstname {
	width: 210px;
}
.form-list .customer-name-prefix-suffix .name-lastname {
	width: 205px;
}
.form-list .customer-name-prefix-suffix .name-firstname input.input-text, .form-list .customer-name-prefix-suffix .name-lastname input.input-text {
	width: 189px;
}
.form-list .customer-name-prefix .name-firstname, .form-list .customer-name-middlename .name-firstname {
	width: 210px;
}
.form-list .customer-name-suffix .name-lastname, .form-list .customer-name-middlename .name-firstname, .form-list .customer-name-middlename-suffix .name-firstname, .form-list .customer-name-middlename-suffix .name-lastname {
	width: 205px;
}
.form-list .customer-name-prefix .name-firstname input.input-text, .form-list .customer-name-suffix .name-lastname input.input-text, .form-list .customer-name-middlename .name-firstname input.input-text, .form-list .customer-name-middlename-suffix .name-firstname input.input-text, .form-list .customer-name-middlename-suffix .name-lastname input.input-text {
	width: 189px;
}
.form-list .customer-dob .dob-month, .form-list .customer-dob .dob-day, .form-list .customer-dob .dob-year {
	float: left;
	width: 85px;
}
.form-list .customer-dob input.input-text {
	display: block;
	width: 74px;
}

.form-list .customer-dob label {
	font-size: 10px;
	font-weight: normal;
	color: #888;
}
.form-list .customer-dob .dob-day, .form-list .customer-dob .dob-month {
	width: 60px;
}
.form-list .customer-dob .dob-day input.input-text, .form-list .customer-dob .dob-month input.input-text {
	width: 46px;
}
.form-list .customer-dob .dob-year {
	width: 140px;
}
.form-list .customer-dob .dob-year input.input-text {
	width: 134px;
}
/* Content Styles for pages such as startpage, sitemap etc ================================================================= */
	
	/* Product Tags */
	.tags-list li {
	display: inline;
}
/* Search */
	.catalogsearch-result-index h1 {
	margin-top: 10px;
}
/* Search term popular */
	.catalogsearch-term-popular .tags-list {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin: 0;
	padding: 15px 0;
}
/* Advanced Search */
	.advanced-search {
	width: 400px;
	padding: 0;
	margin: 10px 0;
}
.catalogsearch-advanced-index .page-title {
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
}
.advanced-search label {
	float: left;
	margin: 5px 0 0 0;
}
.advanced-search .form-list li {
	margin: 0 0 15px 0;
}
.advanced-search .form-list .input-box, .advanced-search .form-list .input-range {
	margin-left: 150px;
	clear: none;
}
.catalogsearch-advanced-index .buttons-set {
	width: 370px;
}
/* Advanced Search Result */
	.catalogsearch-advanced-result .page-title {
	border-bottom: 1px solid #ccc;
}
.advanced-search-amount {
	margin: 15px 0;
}
.advanced-search-summary .search-criteria {
	float: left;
	margin:7px 0px;
	width: 400px;
}
.advanced-search-summary.no-result {
	border-bottom: 1px solid #ccc;
	margin-bottom: 15px;
	overflow: hidden;
}
.advanced-search-summary .search-criteria li {
	width: 185px;
	margin-right: 15px;
}
.advanced-search-did-not-find {
	text-align: right;
	float: right;
}
.advanced-search-did-not-find span {
	margin: 10px 0;
	display:block;
}
.advanced-search-did-not-find button {
	display: block;
}
.advanced-search-did-not-find button span {
	margin: 0;
}
/* Start Page  */
	
	.cms-index-index .col-main .row {
	overflow: hidden;/*padding: 15px 0;*/
}
/*.cms-index-index .col-main .row-fluid {
		border-bottom: 3px solid #d01a2c;
	}*/
	.cms-index-index .col-main {
	border-bottom: 3px solid #d01a2c;
}
.cms-index-index .span12 > .row-fluid {
/*	border-bottom: 3px solid #d01a2c; */
	margin-bottom: 12px;
	padding-bottom: 0px;
}
.cms-index-index .span12 > .row-fluid:last-child {
	border-bottom:none;
}
.cms-index-index .span12 > .row-fluid:first-child, .cms-index-index .span12 > .std:first-child + .row-fluid {
	padding-top: 0;
}
.cms-index-index h1 {
	margin-top: 0;
}
.cms-index-index .sidebar .block {
	margin: 0;
	border: none;
}
.cms-index-index .selected-products {
	padding-top: 0;
	border: none;
}
.cms-index-index .selected-products h5 a {
	text-transform: uppercase;
}
.cms-index-index .selected-products p {
	margin: 0;
}
.cms-index-index .selected-products ol {
	list-style-type: none;
	padding: 0;
	margin-left: -20px;
}
.cms-index-index .widget-static-block, .cms-index-index .infobox-cms {
	background: #fff;
	border-radius: 4px;
	display: block;
	margin-bottom: 24px;
	padding: 0 0 8px;
}
.cms-index-index .widget-static-block h3, .cms-index-index .widget-static-block p, .cms-index-index .infobox-cms h3, .cms-index-index .infobox-cms p {
	margin: 0 11px;
}
.cms-index-index .widget-static-block p:first-child, .cms-index-index .infobox-cms p:first-child {
	margin: 0 0 15px;
}
.cms-index-index .articles.infobox-cms a {
	float: none;
	display: inline;
}
/* Sitemap */
	.page-sitemap .page-title {
	border-bottom: 1px solid #ccc;
	overflow: hidden;
}
.page-sitemap .page-title h1 {
	float: left;
}
.page-sitemap .page-title .links {
	margin-top: 15px;
}
.page-sitemap .links {
	float: right;
}
.page-sitemap .links {
	text-align: right;
}

.page-sitemap .links a {
	text-decoration: none;
	position: relative;
}
.page-sitemap .sitemap {
	margin: 12px;
	border-bottom: 1px solid #ccc;
	padding: 0 0 15px 0;
}
.page-sitemap .sitemap li {
	margin: 3px 0;
}
.page-sitemap .sitemap li.level-0 {
	margin: 10px 0 0;
}
/* RSS */
	.rss-title h1 {
	background: url(i_rss-big.png) 0 4px no-repeat;
	padding-left: 27px;
}
.rss-table .link-rss {
	display: block;
	line-height: 1.35;
	background-position: 0 2px;
}
/* Contacts */
	.contacts-index-index .breadcrumbs {
	padding: 0;
}
.contacts-index-index h3 {
	padding-bottom: 10px;
}
.contacts-index-index #contactForm .fieldset {
	float: none;
	padding: 0;
	width: auto;
}
.contacts-index-index #contactForm .form-list li {
	overflow: hidden;
}
.contacts-index-index #contactForm .form-list .field {
	float: left;
	width: 215px;
	margin: 0 15px 0 0;
}
.contacts-index-index #contactForm .form-list .f-right {
	float: right;
}
.contacts-index-index #contactForm .buttons-set p.required {
	float: left;
}
 .contacts-index-index #contactForm div.span3:nth-child(1) {
 margin-bottom: 15px;
}
.contacts-index-index .contacts-square textarea.validation-failed {
	width: 96.5%;
}
/* Success page */
	.checkout-onepage-success .page-title {
	overflow: hidden;
	margin-bottom: 15px;
}
.checkout-onepage-success .page-title h1 {
	float: left;
}
.checkout-onepage-success .page-title .continue {
	display: block;
	margin-top: 15px;
	float: right;
}
.checkout-success a {
	text-decoration: underline;
}
/* ======================================================================================= */
	/* Shopping Cart ========================================================================= */
	
	
	.cart h2 {
	font-size: 14px;
}
/* Checkout Types */
	.cart .checkout-types {
	float: right;
	text-align: right;
}
.cart .title-buttons .checkout-types li {
	float: left;
	margin: 0 0 5px 5px;
}
.cart .checkout-types .paypal-or {
	margin: 0 8px;
	line-height: 2.3;
}
.cart .totals .checkout-types .paypal-or {
	clear: both;
	display: block;
	padding: 3px 55px 8px 0;
	line-height: 1.0;
	font-size: 11px;
}
/* Shopping Cart Table */
	.cart-table {
	margin: 0px 0;
}
.cart-table .item-msg {
	font-size: 10px;
}
.cart-table thead {
	background: transparent;
}
.cart-table th {
	border: none;
	color:#46423c;
	font-weight: normal;
	font-family:"PrimusSansBlack";
	font-size:14px;
	padding: 0 15px 5px 0px;
	text-align: left;
}
.cart-table tbody tr {
	border-bottom: 1px solid #e5e5e5;
}
.cart-table td {
	border: none;
	padding: 10px 15px 15px 0px;
}
.cart-table td.remove {
	padding-right: 0;
}
.cart-table tfoot td {
	border-top:none;
}
.cart-table tfoot td, .cart-table tfoot button {
	margin: 0px;
	padding: 0px;
	height: 0px;
	line-height: 0;
}
.cart-table .backlink {
	float: left;
	text-transform: uppercase;
}
.cart-table .btn-remove2 {
	margin: 0;
}
.cart-table .link-wishlist {
	margin: 25px 0 0 0;
	display: block;
}
.cart-table .product-image img {
	max-width: none;
}
.cart-table .product-name {
	font-weight: bold;
	margin: 10px 0 0 0;
	font-size: 12px;
	line-height: 11px;
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-serif;
}
.cart-table .product-name.has-options {
	margin: 10px 0 0 0;
}
.cart-table .product-name a {
	color:#333333;
}
.cart-table .item-options {
	margin: 0;
}
.cart-table .item-options li {
	margin:2px 0px;
}
.cart-table .item-options .price {
	font-size: 11px;
}
.cart-table .cart-price {
	margin: 10px 0 0 0;
	display: block;
}
.cart-table .cart-price .price {
	font-size: 12px;
}
.cart-table .qty {
	margin: 10px 0 0 0;
	width: 20px;
	text-align: center;
	padding:7px 10px;
}
/* Shopping Cart Collateral boxes */
	.cart .crosssell {
	background:#ebe3d5;
	margin:20px;
	padding:1px 20px;
}
.cart .crosssell h3 {
	margin-bottom: 5px;
}
.cart .crosssell h4 a {
	color:#333333;
	font-weight: bold;
}
.cart .crosssell div {
	vertical-align:top;
}
.cart .crosssell .product-name {
	color:#333333;
	font-size: 12px;
	margin: 5px 0 0;
}
.cart .crosssell .price-box {

	margin: 4px 0 15px 0;
	text-align: center;
}
.cart .crosssell .price {
	color:#333333;
	font-size: 12px;
}
.cart .crosssell .button {
	float:right;
	margin: 4px 0px 10px 0;
	font-size: 11px;
}
.cart .crosssell .old-price, .cart .crosssell .special-price {
	margin-bottom: 5px;
}
.cart .crosssell li.item {
	margin: 12px 0 0 0;
	padding: 0 0 12px 0;
}
.cart .crosssell .add-to-links {
	text-transform: uppercase;
}
.cart .crosssell img {
	border-radius: 0;
}
.cart .crosssell .product-image {
	float: left;
	width: 9.6774193548%;
}
.cart .crosssell .product-details p:last-child {
	margin-bottom: 0;
}
/* Discount Codes & Estimate Shipping and Tax Boxes */
	.cart .discount h2 {
	margin-top: 0;
}
.cart .discount label {
	margin: 0 0 5px 0;
	display: block;
}
.cart .discount .input-box {
	float: left;
	margin: 0 0 10px 0;
}
.cart .discount .input-text {
	width: 120px;
	margin: 0 20px 0 0;
}
/* Shopping Cart Totals */
	.cart .totals {
}
.cart .totals button {
	width:210px;
}
.cart .totals h2 {
	margin-top: 0;
}
.cart .totals .content {
	overflow: hidden;
}
.cart .totals .checkout-types {
	margin: 10px 0 0 0;
}
.cart .totals strong {
	font-weight: normal;
}
.cart .totals .grand-total-incl strong, .cart .totals .grand-total-excl strong {
	font-weight: bold;
}
.cart .totals table {
	width: 100%;
}
.cart .totals table .price {
}
.cart .totals .grand-total-incl {
	border-top: 1px solid #fff;
	margin-top:10px;
}
.cart .totals table th, .cart .totals table td {
	padding: 5px 0;
}
.cart .totals table th {
	font-weight: bold;
}
.cart .totals table tfoot th {
}
/* Options Tool Tip */
	.cart .item-options dt {
	font-weight: bold;
	font-style: italic;
}
.cart .item-options dd {
	padding-left: 10px;
}
.truncated {
	cursor: help;
}
.truncated a.dots {
	cursor: help;
}
.truncated a.details {
	cursor: help;
}
.truncated .truncated_full_value {
	position: relative;
	z-index: 999;
}
.truncated .truncated_full_value .item-options {
	position: absolute;
	top: -99999em;
	left: -99999em;
	z-index: 999;
	width: 250px;
	padding: 8px;
	border: 1px solid #ddd;
	background-color: #f6f6f6;
}
.truncated .truncated_full_value .item-options > p {
	font-weight: bold;
	text-transform: uppercase;
}
.truncated .show .item-options {
	top: -20px;
	left: 50%;
}
.col-left .truncated .show .item-options {
	left: 30px;
	top: 7px;
}
.col-right .truncated .show .item-options {
	left: -240px;
	top: 7px;
}
.cart div.competition {
	margin-top: 10px;
}
.cart .title {
	margin-top: 10px;
}
.cart .competition label {
	margin-top: 10px;
	font-weight: bold;
	font-size: 12px;
	line-height: 11px;
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-serif;
}
.cart .competition textarea {
	margin-top: 10px;
}
/* ======================================================================================= */
	
	
	.cart .span9 form {
	background:#ffffff;
	border-radius:3px 3px 0px 0px;
	margin-top:10px;
}
.cart .span9 form fieldset {
	margin:0px;
	padding:16px 0px;
}
.cart-cms {
	background:#ffffff;
	border-radius:3px;
	line-height:18px;
	margin-top:10px;
	padding:16px 20px;
}
.cart-cms h4 {
	font-size:14px;
	margin-bottom:10px;
}
.hidden-cart {
	display:none;
}
.subtotal >div {
	border-bottom:1px #e5e5e5 solid;
	color:#46423c;
	font-size:12px;
	margin-bottom:20px;
	padding:20px 0px;
	text-align:left;
}
.checkout-cart-index .subtotal .price {
	font-size:12px;
}
#shopping-cart-totals-table .price {
	font-size:12px;
	white-space:nowrap;
}
#shopping-cart-totals-table strong, #shopping-cart-totals-table th {
	font-weight:normal;
}
#shopping-cart-totals-table .grand-total-incl .price {
	color:#46423c;
	font-family:"PrimusSansBlack";
	font-weight: normal;
	font-size:14px;
}
.cart-table thead tr th, .cart-table tbody tr td {
	text-align:left;
	vertical-align: top;
}
.cart-table thead tr th:last-child, .cart-table tbody tr td:last-child {
	text-align:right;
}
 thead tr th:nth-child(1) {

 width:65px;
}
 thead tr th:nth-child(2) {
 width:210px;
}
 thead tr th:nth-child(3) {
 width:145px;
}
 thead tr th:nth-child(4) {
 width:105px;
}
 thead tr th:nth-child(5) {
 width:93px;
}
 . thead tr th, tbody tr td {
 padding-left:20px;
}
tbody tr td.product-info {
	padding-left:0px;
}
#discount-coupon-hidden span {
	color:#cc0000;
	cursor:pointer;
}
#discount-coupon-hidden span:hover {
	text-decoration: underline;
}
#discount-coupon-form {
	display:none;
	margin-top:0px;
	padding:0px 10px 15px 8px;
	width:300px;
}
.page-title {
	margin-bottom:5px;
}
.cart .subtotal {
	border-bottom:1px #e5e5e5 solid;
	color:#46423c;
	font-size:12px;
	font-weight:bold;
	padding-right:20px;
	padding-bottom:20px;
	text-align:right;
}
.cart-collaterals {
	background:#ffffff;
	border-radius:0px 0px 3px 3px;
	padding:16px 20px;
}
.page-title a {
	float: left;
	left: 14px;
	position: relative;
	top: 20px;
}
.cart-table .qtyinput {
	padding-top:15px;
}
 .cart-table .qtyinput >div[class^="sprite-"] {
 cursor:pointer;
 display: inline-block;
 position:relative;
 top:6px;
}
.cart-table .qtyinput input {
	margin:0px 5px;
	height:25px;
	padding:0px;
	width:30px;
	text-align:center;
}
#crosssell-products-list .klarna_wrapper {
	display: none;
}
.checkout-success, .cart-empty, .checkout-failure {
	padding:20px 29px 10px 29px;
	background: #fff;
	border-radius: 3px 3px 3px 3px;
}
/**
	 * Magento
	 *
	 * NOTICE OF LICENSE
	 *
	 * This source file is subject to the Academic Free License (AFL 3.0)
	 * that is bundled with this package in the file LICENSE_AFL.txt.
	 * It is also available through the world-wide-web at this URL:
	 * http://opensource.org/licenses/afl-3.0.php
	 * If you did not receive a copy of the license and are unable to
	 * obtain it through the world-wide-web, please send an email
	 * to license@magentocommerce.com so we can send you a copy immediately.
	 *
	 * DISCLAIMER
	 *
	 * Do not edit or add to this file if you wish to upgrade Magento to newer
	 * versions in the future. If you wish to customize Magento for your
	 * needs please refer to http://www.magentocommerce.com for more information.
	 *
	 * @category    design
	 * @package     base_default
	 * @copyright   Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
	 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
	 */
	
	/* Widgets =============================================================================== */
	.widget {
	display:inline;
}
.widget .widget-title {
	clear:both;
	padding:15px 0 0;
	margin:0 0 7px;
}
.widget .widget-title h2 {
	font-size:15px;
	font-weight:bold;
	color:#e25203;
}
.widget .mini-products-images-list .product-image {
	display:block;
	width:76px;
	height:76px;
	border:1px solid #a9a9a9;
	margin:0 auto;
}
.widget .mini-products-images-list li.item {
	float:left;
	width:77px;
	height:77px;
}
/* Widget: Catalog New Proructs List */
	.widget-new-products {
	display:block;
}
.col-main .widget-new-products {
	margin:7px 0;
}
.widget-new-products .products-grid .product-image, .widget-new-products .products-list .product-image {
	width:85px;
	height:85px;
}
.widget-new-products .products-list .product-shop {
	margin-left:100px;
}
.sidebar .widget-new-products .block {
	font-size:11px;
	line-height:1.25;
}
.sidebar .widget-new-products .block-title strong {
	background:url(i_widget-new.gif) 0 1px no-repeat;
	padding-left:21px;
	color:#dc5033;
}
/* Widget: Recently Viewed Proructs */
	.widget-viewed {
	display:block;
}
.col-main .widget-viewed {
	margin:7px 0;
}
.widget-viewed .products-grid .product-image, .widget-viewed .products-list .product-image {
	width:85px;
	height:85px;
}
.widget-viewed .products-list .product-shop {
	margin-left:100px;
}
.sidebar .widget-viewed .block {
	font-size:11px;
	line-height:1.25;
}
.sidebar .widget-viewed .block-title strong {
	background:url(i_block-list.gif) 0 0 no-repeat;
	padding-left:21px;

}
/* Widget: Recently Compared Proructs */
	.widget-compared {
	display:block;
}
.col-main .widget-compared {
	margin:7px 0;
}
.widget-compared .products-grid .product-image, .widget-compared .products-list .product-image {
	width:85px;
	height:85px;
}
.widget-compared .products-list .product-shop {
	margin-left:100px;
}
.sidebar .widget-compared .block {
	font-size:11px;
	line-height:1.25;
}
.sidebar .widget-compared .block-title strong {
	background:url(i_block-list.gif) 0 0 no-repeat;
	padding-left:21px;
}
/* Widget: CMS Static Block */
	.widget-static-block {
}
.sidebar .widget-static-block {
	display:block;
	margin:0 0 15px;
}
/* Widgets: Links Common Styles */
	.top-pcontainer .widget a {
	padding:0 0 0 7px;
}
.bottom-pcontainer .widget a {
	padding:0 3px;
}
/* Widget: Catalog Product Link */
	.widget-product-link-inline {
	display:inline;
}
.col-main .widget-product-link {
	display:block;
	text-align:right;
	margin:7px 0;
}
.col-main .widget-product-link a {
	background:url(i_widget-link.gif) 100% 4px no-repeat;
	padding-right:15px;
}
.sidebar .widget-product-link {
	display:block;
	margin:0 0 15px;
	padding:0 10px;
}
.sidebar .widget-product-link a {
	background:url(i_widget-link.gif) 100% 4px no-repeat;
	padding:0 15px 0 0;
}
/* Widget: Catalog Category Link */
	.widget-category-link-inline {
	display:inline;
}
.col-main .widget-category-link {
	display:block;
	text-align:right;
	margin:7px 0;
}
.col-main .widget-category-link a {
	background:url(i_widget-link.gif) 100% 4px no-repeat;
	padding-right:15px;
}
.sidebar .widget-category-link {
	display:block;
	margin:0 0 15px;
	padding:0 10px;
}
.sidebar .widget-category-link a {
	background:url(i_widget-link.gif) 100% 4px no-repeat;
	padding:0 15px 0 0;
}
/* Widget: CMS Page Link */
	.widget-cms-link-inline {
	display:inline;
}
.col-main .widget-cms-link {
	display:block;
	text-align:right;
	margin:7px 0;
}
.col-main .widget-cms-link a {
	background:url(i_widget-link.gif) 100% 4px no-repeat;
	padding-right:15px;
}
.sidebar .widget-cms-link {
	display:block;
	margin:0 0 15px;
	padding:0 10px;
}
.sidebar .widget-cms-link a {
	background:url(i_widget-link.gif) 100% 4px no-repeat;
	padding:0 15px 0 0;
}
	/* ======================================================================================= */
	
	/* Print ======================================================================================= */
	
	@media print {
* {
	background: transparent !important;
	color: black !important;
	box-shadow:none !important;
	text-shadow: none !important;
	filter:none !important;
	-ms-filter: none !important;
}
a, a:visited {
	text-decoration: underline;
}
a[href]:after {
	content: " (" attr(href) ")";
}
abbr[title]:after {
	content: " (" attr(title) ")";
}
 .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
 content: "";
}
pre, blockquote {
	border: 1px solid #999;
	page-break-inside: avoid;
}
thead {
	display: table-header-group;
}
tr, img {
	page-break-inside: avoid;
}
img {
	max-width: 100% !important;
}
 @page {
 margin: 0.5cm;
}
p, h2, h3 {
	orphans: 3;
	widows: 3;
}
h2, h3 {
	page-break-after: avoid;
}
}
	
	/* ======================================================================================= */
	/* Retina adaptations ======================================================================================= */
	
	@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
 .carousel-control.right, .carousel-control.left {
 background-image: url(slideshow_btns%402x.png);
 background-size: 25px 64px;
}
}
/* ======================================================================================= */
	/* Vertnav ======================================================================================= */
	#nav02 {
	width:220px;
}
#nav02 h2 {
	background:#cf0a2c;
	border-radius:4px 4px 0px 0px;
	color:#ffffff;
	font-size:16px;
	margin:0px 0px 0px 0px;
	padding:10px 20px 8px 20px;
	text-transform:uppercase;
}
#vertical-nav .block-title {
	border: none;
}
.vertnav {
	margin: 0;
	padding: 0;
}
.vertnav li {
	overflow: hidden;
}
.vertnav li a {
	color:#333333;
}
.vertnav li a:after {
	color:#cc0000;
	content:'\0000a0\00BB';
}
.vertnav ul li {
	border-bottom: none;
	text-transform: none;
	position: relative;
}
.editorialmenu .vertnav li.level3 {
	color:#cc0000;
	border-top:1px #e5e5e5 solid;
	margin-bottom:3px;
	margin-top:10px;
	padding-top:10px;
}
.editorialmenu .vertnav li.level3:first-child {
	border-top:0px;
	margin-top:0px;
	padding-top:0px;
}
.editorialmenu .vertnav a.level3 {
	font-size:12px;
	padding-bottom:0px;
}
.editorialmenu .vertnav li.level3 >ul {
	padding-left:0px;
}
/* This controls the indent for each sublist */
	.vertnav ul {
	padding: 10px 20px;
	margin: 0;
	clear: both;
}
.vertnav ul ul {
	padding: 5px 0 0 10px;
}
.vertnav li.vertnavlink {
	padding: 5px 25px 5px 0px;
	margin: 0;
	display:block;
}
div.vertnav.content {
	padding:0px;
}
/* Provide space for our own "bullet" inside the link */
	.vertnav li li.expandlink {
	background: url(nav_closed.png) left no-repeat;
	margin: -2px 0 0 0;
	width: 10px;
	height: 10px;
	position: absolute;
	display:block;
	top: 10px;
}
/* Show "bullets" in the links, depending on the class of the
	   LI that the link's in */
	.vertnav li.open a.expandlink {
	background: url(nav_open.png) center left no-repeat;
}
.vertnav li.closed a.expandlink {
	background: url(nav_closed.png) center left no-repeat;
}

.vertnav li.open li.active a {
	background: transparent;
	font-weight: bold;
}
/* Actually show and hide sublists */
	.vertnav li.open ul {
	display: block;
}
.vertnav li.closed ul {
	display: none;
}
.vertnav .vertical-nav-item.bottom-border {
	border-bottom: 1px #cc0033 dotted;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
/* ======================================================================================= */
	#atca-popup-pcontainer {
	color: #000;
	border: 1px solid #c0c0c0;
	padding: 25px 20px;
	position: absolute;
	z-index: 200;
	top: 50%;
	left: 50%;
	margin-top: -50px;
	margin-left: -210px !important;
	background: #fff;
	/* Drop shadows */
		-moz-box-shadow: 3px 3px 4px #808080;
	-webkit-box-shadow: 3px 3px 4px #808080;
	box-shadow: 3px 3px 4px #808080;
	/* For IE 8 */
		-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#808080')";
		/* For IE 5.5 - 7 */
		filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#808080');
	text-align: center;
	width:420px !important;
}
#atca-message-pcontainer {
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 10px;
}
#atca-message-pcontainer #atca-message-text-related {
	padding: 20px 0 0 0;
	background-position: center left;
	display: inline-block;
	background-repeat: no-repeat;
 *background-position: top left; /* notice the * before the property - shows in IE7 and below */
}
#atca-please-wait{text-align:center; display:block}
#atca-popup-pcontainer #atca-message-image-related, #atca-popup-pcontainer #atca-please-wait-image-related {
	width: 41px;
	height: 42px;
	display: block;
	background-repeat: no-repeat;
	background-position: top left;
}
#atca-popup-pcontainer #atca-please-wait-image-related {
	background-image: url(ajax-loader.html);
}
#atca-popup-pcontainer #atca-message-pcontainer #atca-please-wait {
	background-image: url(ajax-loader.html);
	background-position: center left;
	display: inline-block;
	background-repeat: no-repeat;
	padding: 0 0 0 22px;
}
#atca-popup-pcontainer #atca-message-image-related#atca-please-wait-remove {
	background-image: url(ajax-loader.html);
}
#atca-popup-pcontainer #atca-message-image-related.atca-error, #atca-popup-pcontainer #atca-message-text.atca-error {
	background-image: url(error-msg-icon.html);
}
#atca-popup-pcontainer #atca-message-image-related.atca-notice, #atca-popup-pcontainer #atca-message-text.atca-notice {
	background-image: url(notice-msg-icon.html);
}
#atca-popup-pcontainer #atca-message-text {
	background-position: center left;
	display: inline-block;
	background-repeat: no-repeat;
	text-align:center;
}
#atca-popup-pcontainer #atca-message-text.atca-notice {
	background-image: url(notice-msg-icon.html);
}
/* Buttons */
	#atca-button-pcontainer {
	margin: 20px 0 0 0;
}
#atca-popup-pcontainer .atca-button {
	background:none;
	background-image: none;
	border:0 none;
	cursor:pointer;
	margin:0;
	overflow:visible;
	padding:0;
	vertical-align:middle;
}
.atca-button span {
	background-color:transparent;
	background-image:url(button-bg.html);
	background-repeat:no-repeat;
	border:0 none;
	color:#FFFFFF;
	cursor:pointer;
	display:inline-block;
	margin:0;
	padding:0 0 0 10px;
	text-decoration:none;
	height:28px;
	margin-bottom: -1px;
	padding:0 0 0 10px;
	background-position: 0 0;
}
.atca-button span span {
	background-image:url(button-bg.html);
	background-position:100% 0;
	display:inline-block;
	font-size:12px;
	font-weight:bold;
	height:23px;
	text-transform:none;
	white-space:nowrap;
	height:23px;
	padding:5px 10px 0 0;
	color: #fff;
}
 .atca-button::-moz-focus-inner {
 padding:0;
 border:0; /* @bugfix: FF Fix */
}
#atca-continue-btn {
	float:left;
}
#atca-redirect-btn {
	float:right;
}
#atca-yes-btn {
	float:right;
	margin-right: 20px;
	width:170px;
}
#atca-no-btn {
	float:left;
	margin-left: 20px;
	width:170px;
}
#atca-checkoutbutton {
	display:none;
}
/* Related products in addtocartajax */
	#atca-related-pcontainer {
	overflow: hidden;
	margin: 0;
	padding: 10px 0 0 0;
}
#atca-related-pcontainer .box-related li {
	width: 223px;
	border: 1px solid #cccccc;
	float: left;
	margin-right: 20px;
	position: relative;
}
#atca-related-pcontainer .box-related li.last {
	margin-right: 0;
}
#atca-related-pcontainer .box-related .product-name {
	color: #444444;
	font-size: 12px;
	padding: 0 0 10px;
	margin: 10px;
	padding: 0;
	text-align: left;
}
#atca-related-pcontainer .box-related .product-name a {
	color: #444444;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}
#atca-related-pcontainer .box-related .product-image {
	border-bottom: 1px solid #E6E6E6;
	border-top: 1px solid #E6E6E6;
	display: block;
	margin: 0;
	position: relative;
	text-decoration: none !important;
	width: 223px;
	cursor: pointer !important;
}
#atca-related-pcontainer .box-related .price-box {
	text-align: left;
	clear: both;
	float: left;
	margin: 10px 10px 5px;
	width: 203px;
}
#atca-related-pcontainer .box-related .price {
	color: #444444;
}
#atca-related-pcontainer .box-related .link-learn {
	float: left;
	line-height: 32px;
	margin-left: 10px;
}
#atca-related-pcontainer .box-related button {
	float: right;
	margin-right: 10px;
}
#atca-message-text-related-pcontainer {
	display: block;
	height: 331px;
	position: absolute;
	top: 0;
	width: 223px;
	background: url(addtocartajax-related-overlay.html) repeat;
}
#atca-message-image-related, #atca-please-wait-image-related {
	background-position: left center;
	background-repeat: no-repeat;
	display: inline-block;
	float: left;
	margin: 140px 10px 0;
	overflow: hidden;
	padding: 0 0 0 22px;
	text-align: left;
}
#atca-message-image-related, #atca-please-wait-image-related {
	padding: 0;
	margin: 130px 0 0 108px;
}
#atca-message-text-related, #atca-please-wait-related {
	margin: 180px 0 0 0;
	display: block;
	padding: 0 10px;
}
#atca-message-text {
	font-size: 14px;
	text-align: center;
	width: 100%;
	display: block;
	padding: 0 0 5px 0;
	margin: 0 0 0px 0;
}
#atca-related-pcontainer .block-content {
	margin: 0 0 10px 0;
}
#atca-related-pcontainer .box-title {
	display: block;
	margin: 0 0 15px 0;
	text-align: left;
}
#atca-related-pcontainer .box-title span {
	font-size: 12px;
	width: 100%;
}
/* Headercart ================================================================================ */
	.headercart {

	background:#ffffff;
	border-radius:4px;
	position: relative;
	padding:2px 8px 8px 8px;
}
.headercart .info a {
	display: block;
	color: #333;
}
.headercart .info h3 {
}
.headercart .info h3 a {
	color:#cf0a2c;
	position:relative;
	top:4px;
}
.headercart .info span.sprite-cart {
	display:inline-block;
	position:relative;
	right:1px;
	top:3px;
}
.headercart .info >span {
	display:block;
	margin:0px 0px 5px 0px;
}
.headercart .info .button {
	width:100%;
}
.headercart #recently-added-pcontainer {
	-webkit-box-shadow:  0px 0px 10px 2px rgba(0, 0, 0, .1);
	box-shadow:  0px 0px 10px 2px rgba(0, 0, 0, .1);
	position:absolute;
	top:0px;
	right:0px;
	width: 220px;
	padding:2px 8px 20px 8px;
	z-index: 99999;
	background: #fff;
	border-radius:4px;
}
.headercart #recently-added-pcontainer .viewing {
	margin-bottom:0px;
	padding: 2px 0 0px 0;
	text-transform: none;
}
.headercart #recently-added-pcontainer .viewing a {
	text-decoration: none;
	text-transform: none;
}
.headercart #recently-added-pcontainer h3 {
	padding-bottom:15px;
}
.headercart #recently-added-pcontainer .info h3 {
	padding-bottom:0px;
}
.headercart #recently-added-pcontainer h3 a {
	float:right;
	font-size:12px;
}
.headercart #recently-added-pcontainer .emptycart {
	margin-top:15px;
}
.headercart .mini-products-list {
	padding: 0;
	margin: 10px 0 0 0;
	overflow: hidden;
	list-style-type: none;
}
.headercart .mini-products-list .product-name {
	margin: 0 0 2px 0;
	font-weight: bold;
}
.headercart .mini-products-list .product-name a {
	color:#333333;
	text-decoration:none;
}
.headercart .mini-products-list .product-image {
	margin-right:0px;
	width: 55px;
}
.headercart .mini-products-list li {
	border-bottom: 1px solid #e5e5e5;
	margin: 0 0 15px;
	overflow: hidden;
	padding: 0 0 15px 0;
	position:relative;
}
.headercart .mini-products-list li:nth-child(n+4) {
	display:none;
}
.headercart #recently-added-pcontainer button {
	width:204px;
}
.headercart #recently-added-pcontainer .price {
	font-size: 11px;
	margin: 0;
}
.headercart #recently-added-pcontainer .sum, .headercart #recently-added-pcontainer .sum .price {
	color: #46423c;
	font-family: "PrimusSansBlack";
	font-weight: normal;
	font-size: 14px;
}
.headercart #recently-added-pcontainer .remove-item {
	position:absolute;
	top:0px;
	right:0px;
}
/* ======================================================================================= */
	
	
	
	
	/* ITEM OPTIONS
	--------------------------------- */
	.headercart .item-options li {
	border:none;
	display:block;
	margin:3px 0px;
	padding:0px;
}
.headercart .item-options li:last-child {
	margin-bottom:0px;
}
.item-options .item-options-color {
	border-radius:8px;
	display:inline-block;
	height:15px;
	position:relative;
	top:4px;
	width:15px;
}
.headercart .item-options .item-options-color {
	top:2px;
}
#lbOverlay {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99998;
	width: 100%;
	height: 500px;
}
#lbOverlay.grey {
	background-color: #000000;
}
#lbOverlay.red {
	background-color: #330000;
}
#lbOverlay.green {
	background-color: #003300;
}
#lbOverlay.blue {
	background-color: #011D50;
}
#lbOverlay.gold {
	background-color: #666600;
}
#lbMain {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 99999;
	text-align: center;
	line-height: 0;
}
#lbMain a img {
	border: none;
}
#lbOuterContainer {
	position: relative;
	background-color: #fff;
	width: 200px;
	height: 200px;
	margin: 0 auto;
}
#lbOuterContainer.grey {
	border: 3px solid #888888;
}
#lbOuterContainer.red {
	border: 3px solid #DD0000;
}
#lbOuterContainer.green {
	border: 3px solid #00B000;
}
#lbOuterContainer.blue {
	border: 3px solid #5F89D8;
}
#lbOuterContainer.gold {
	border: 3px solid #B0B000;
}
#lbDetailsContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	width: 100%;
	line-height: 1.4em;
	overflow: auto;
	margin: 0 auto;
}
#lbDetailsContainer.grey {
	border: 3px solid #888888;
	border-top: none;
}
#lbDetailsContainer.red {
	border: 3px solid #DD0000;
	border-top: none;
}
#lbDetailsContainer.green {
	border: 3px solid #00B000;
	border-top: none;
}
#lbDetailsContainer.blue {
	border: 3px solid #5F89D8;
	border-top: none;
}
#lbDetailsContainer.gold {
	border: 3px solid #B0B000;
	border-top: none;
}
#lbImageContainer, #lbIframeContainer {
	padding: 10px;
}
#lbLoading {
	position: absolute;
	top: 45%;
	left: 0%;
	height: 32px;
	width: 100%;
	text-align: center;
	line-height: 0;
	background: url(loading.gif) center no-repeat;
}
#lbHoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lbImageContainer>#lbHoverNav {
	left: 0;
}
#lbHoverNav a {
	outline: none;
}
#lbPrev {
	width: 49%;
	height: 100%;
	background: transparent url(blank.gif) no-repeat;
	display: block;
	left: 0;
	float: left;
}
#lbPrev.grey:hover, #lbPrev.grey:visited:hover {
	background: url(prev_grey.gif) left 15% no-repeat;
}
#lbPrev.red:hover, #lbPrev.red:visited:hover {
	background: url(prev_red.gif) left 15% no-repeat;
}
#lbPrev.green:hover, #lbPrev.green:visited:hover {
	background: url(prev_green.gif) left 15% no-repeat;
}
#lbPrev.blue:hover, #lbPrev.blue:visited:hover {
	background: url(prev_blue.gif) left 15% no-repeat;
}
#lbPrev.gold:hover, #lbPrev.gold:visited:hover {
	background: url(prev_gold.gif) left 15% no-repeat;
}
#lbNext {
	width: 49%;
	height: 100%;
	background: transparent url(lytebox/blank.gif) no-repeat;
	display: block;
	right: 0;
	float: right;
}
#lbNext.grey:hover, #lbNext.grey:visited:hover {
	background: url(next_grey.gif) right 15% no-repeat;
}
#lbNext.red:hover, #lbNext.red:visited:hover {
	background: url(next_red.gif) right 15% no-repeat;
}
#lbNext.green:hover, #lbNext.green:visited:hover {
	background: url(next_green.gif) right 15% no-repeat;
}
#lbNext.blue:hover, #lbNext.blue:visited:hover {
	background: url(next_blue.gif) right 15% no-repeat;
}
#lbNext.gold:hover, #lbNext.gold:visited:hover {
	background: url(next_gold.gif) right 15% no-repeat;
}
#lbPrev2, #lbNext2 {
	text-decoration: none;
	font-weight: bold;
}
#lbPrev2.grey, #lbNext2.grey, #lbSpacer.grey {
	color: #333333;
}
#lbPrev2.red, #lbNext2.red, #lbSpacer.red {
	color: #620000;
}
#lbPrev2.green, #lbNext2.green, #lbSpacer.green {
	color: #003300;
}
#lbPrev2.blue, #lbNext2.blue, #lbSpacer.blue {
	color: #01379E;
}
#lbPrev2.gold, #lbNext2.gold, #lbSpacer.gold {
	color: #666600;
}
#lbPrev2_Off, #lbNext2_Off {
	font-weight: bold;
}
#lbPrev2_Off.grey, #lbNext2_Off.grey {
	color: #CCCCCC;
}
#lbPrev2_Off.red, #lbNext2_Off.red {
	color: #FFCCCC;
}
#lbPrev2_Off.green, #lbNext2_Off.green {
	color: #82FF82;
}
#lbPrev2_Off.blue, #lbNext2_Off.blue {
	color: #B7CAEE;
}
#lbPrev2_Off.gold, #lbNext2_Off.gold {
	color: #E1E100;
}
#lbDetailsData {
	padding: 0 10px;
}
#lbDetailsData.grey {
	color: #333333;
}
#lbDetailsData.red {
	color: #620000;
}
#lbDetailsData.green {
	color: #003300;
}
#lbDetailsData.blue {
	color: #01379E;
}
#lbDetailsData.gold {
	color: #666600;
}
#lbDetails {
	width: 60%;
	float: left;
	text-align: left;
}
#lbCaption {
	display: block;
	font-weight: bold;
}
#lbNumberDisplay {
	float: left;
	display: block;
	padding-bottom: 1.0em;
}
#lbNavDisplay {
	float: left;
	display: block;
	padding-bottom: 1.0em;
}
#lbClose {
	width: 64px;
	height: 28px;
	float: right;
	margin-bottom: 1px;
}
#lbClose.grey {
	background: url(close_grey.png) no-repeat;
}
#lbClose.red {
	background: url(close_red.png) no-repeat;
}
#lbClose.green {
	background: url(close_green.png) no-repeat;
}
#lbClose.blue {
	background: url(close_blue.png) no-repeat;
}
#lbClose.gold {
	background: url(close_gold.png) no-repeat;
}
#lbPlay {
	width: 64px;
	height: 28px;
	float: right;
	margin-bottom: 1px;
}
#lbPlay.grey {
	background: url(play_grey.png) no-repeat;
}
#lbPlay.red {
	background: url(play_red.png) no-repeat;
}
#lbPlay.green {
	background: url(play_green.png) no-repeat;
}
#lbPlay.blue {
	background: url(play_blue.png) no-repeat;
}
#lbPlay.gold {
	background: url(play_gold.png) no-repeat;
}
#lbPause {
	width: 64px;
	height: 28px;
	float: right;
	margin-bottom: 1px;
}
#lbPause.grey {
	background: url(pause_grey.png) no-repeat;
}
#lbPause.red {
	background: url(pause_red.png) no-repeat;
}
#lbPause.green {
	background: url(pause_green.png) no-repeat;
}
#lbPause.blue {
	background: url(pause_blue.png) no-repeat;
}
#lbPause.gold {
	background: url(pause_gold.png) no-repeat;
}
/* Styles for facebook likebox */
	
	.fan_box {
}
.fan_box .connect_widget_facebook_logo_menubar {
}
.fan_box .full_widget a {
}
.fan_box .full_widget {
}
.fan_box .full_widget .connect_top {
}
.fan_box .page_stream {
}
.fan_box_bottom {
}
/* Settings
	-------------*/
	
	.showcase ul#settings {
	display:none;
}
/* Showcase
	-------------*/
	
	.showcase {
	position: relative;
	margin: auto;
}
/* This class is removed after the showcase is loaded */
	/* Assign the correct showcase height to prevent loading jumps in IE */
	.showcase-load {
	height: 380px; /* Same as showcase javascript option */
	overflow: hidden;
}
/* Navigation arrows */
		.showcase-arrow-previous, .showcase-arrow-next {
	position: absolute;
	background: url('arrows.png');
	width: 33px;
	height: 33px;
	top: 40%;
	cursor: pointer;
	z-index: 9999;
}
.showcase-arrow-previous {
	left: 0px;
}
.showcase-arrow-previous:hover {
	background-position: 0px -34px;
}
.showcase-arrow-next {
	right: 0px;
	background-position: -34px 0;
}
.showcase-arrow-next:hover {
	background-position: -34px -34px;
}
/* Content */
		.showcase-content {
	text-align: center;
	background-color: #000;
}
.showcase-plus-anchor {
	background-image: url('plus.png');
	background-repeat: no-repeat;
}
.showcase-plus-anchor:hover {
	background-position: -32px 0;
}
.showcase-tool-tip {
	background-color: #fff;
	color: #000;
	text-align: left;
	padding: 5px 8px;
	background-image: url(white-opacity-80.png);
}
.showcase-caption {
	color: #000;
	padding: 8px 15px;
	text-align: left;
	position: absolute;
	bottom: 10px;
	left: 10px;
	right: 10px;
	display: none;
	background-image: url(white-opacity-80.png);
}
/* Button Wrapper */
		.showcase-button-wrapper {
	clear: both;
	margin-top: 10px;
	text-align: center;
}
.showcase-button-wrapper span {
	margin-right: 3px;
	padding: 2px 5px 0px 5px;
	cursor: pointer;
	font-size: 12px;
	color: #444444;
}
.showcase-button-wrapper span.active {
	color: #ccc;
}
/* Thumbnails */
		.showcase-thumbnail-pcontainer /* Used for backgrounds, no other styling!!! */ {
	background-color: #000;
}
.showcase-thumbnail-wrapper {
	overflow: hidden;
}
.showcase-thumbnail {
	width: 120px;
	height: 90px;
	cursor: pointer;
	border: solid 1px #333;
	position: relative;
}
.showcase-thumbnail-caption {
	position: absolute;
	bottom: 2px;
	padding-left: 10px;
	padding-bottom: 5px;
}
.showcase-thumbnail-content {
	padding: 10px;
	text-align: center;
	padding-top: 25px;
}
.showcase-thumbnail-cover {
	background-image: url(black-opacity-40.png);
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
.showcase-thumbnail:hover {
	border: solid 1px #999;
}
.showcase-thumbnail:hover .showcase-thumbnail-cover {
	display: none;
}
.showcase-thumbnail.active {
	border: solid 1px #999;
}
.showcase-thumbnail.active .showcase-thumbnail-cover {
	display: none;
}
.showcase-thumbnail-wrapper-horizontal {
	padding: 10px;
}
.showcase-thumbnail-wrapper-horizontal .showcase-thumbnail {
	margin-right: 10px;
	width: 116px;
}

.showcase-thumbnail-wrapper-vertical {
	padding: 10px;
}
.showcase-thumbnail-wrapper-vertical .showcase-thumbnail {
	margin-bottom: 10px;
}
.showcase-thumbnail-button-backward, .showcase-thumbnail-button-forward {
	padding: 7px;
	cursor: pointer;
}
.showcase-thumbnail-button-backward {
	padding-bottom: 0px;
	padding-right: 0px;
}
.showcase-thumbnail-button-backward .showcase-thumbnail-vertical, .showcase-thumbnail-button-forward .showcase-thumbnail-vertical, .showcase-thumbnail-button-forward .showcase-thumbnail-horizontal, .showcase-thumbnail-button-backward .showcase-thumbnail-horizontal {
	background-image: url(../../skin/frontend/base/default/images/slideshow/arrows-small.png);
	background-repeat: no-repeat;
	display: block;
	width: 17px;
	height: 17px;
}
.showcase-thumbnail-button-backward .showcase-thumbnail-vertical {
	background-position: 0 -51px;
	margin-left: 55px;
}
.showcase-thumbnail-button-backward:hover .showcase-thumbnail-vertical {
	background-position: -17px -51px;
}
.showcase-thumbnail-button-forward .showcase-thumbnail-vertical {
	background-position: 0 -34px;
	margin-left: 55px;
}
.showcase-thumbnail-button-forward:hover .showcase-thumbnail-vertical {
	background-position: -17px -34px;
}
.showcase-thumbnail-button-backward .showcase-thumbnail-horizontal {
	background-position: 0 -17px;
	margin-top: 40px;
	margin-bottom: 40px;
}
.showcase-thumbnail-button-backward:hover .showcase-thumbnail-horizontal {
	background-position: -17px -17px;
}
.showcase-thumbnail-button-forward .showcase-thumbnail-horizontal {
	background-position: 0 0;
	margin-top: 40px;
	margin-bottom: 40px;
}
.showcase-thumbnail-button-forward:hover .showcase-thumbnail-horizontal {
	background-position: -17px 0;
}
/* Hide button text */
			.showcase-thumbnail-button-forward span span, .showcase-thumbnail-button-backward span span {
	display: none;
}
/* Clear (used for horizontal thumbnails)
	-------------------------------------------*/
	
	.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
	float: none;
}
/* Layered HTML Blocks
	-------------------------------------------*/
	
	#textbox-wrapper {
	position: absolute;
	z-index: 10;
}
#textbox-wrapper.showcase-caption {
	padding: 0;
	position: absolute;
	bottom: 10px;
	left: 10px;
	right: 10px;
	display: none;
	background-image: none;
	right: auto;
	bottom: auto;
}
#textbox {
	text-align: center;
	text-transform: uppercase;
	color: #666666;
}
/* Icommerce_Tabs CSS 
	-------------------------------------------------------- */ 
	
	/* General */ 
	
	#tabs {
	overflow: hidden;
}
.ui-tabs-nav {
	float: left;
	margin: 0;
	padding: 0;
}
.ui-tabs-nav li {
	float:left;
	margin: 0 2px 0 0;
	padding: 0;
}
.ui-tabs-nav li a {
	display:block;
	float:left;
	margin: 0;
	padding: 7px 15px 5px 15px;
	background: #efefef;
	border: 1px solid #E7E7E7;
	border-bottom: none;
}
.ui-tabs-nav li.ui-state-active a {
	background: #fff;
	position:relative;
	z-index: 3;
}
.ui-tabs-panel {
	display: block;
	clear:both;
	padding: 10px;
	background: #fff;
	border: 1px solid #E7E7E7;
	border-top: 1px solid #E7E7E7;
	position: relative;
	top: -1px;
	z-index: 2;
}
.ui-tabs-hide {
	display:none;
}
/* Product page tabs*/ 
	
	.ui-tabs-panel .add-review .form-list input, .ui-tabs-panel .add-review .form-list textarea, .ui-tabs-panel .add-review .buttons-set {
	width: 98%;
}
.ui-tabs-panel .add-review .buttons-set {
	margin: 10px 0 0 0;
}
.ui-tabs-panel .reviews-text td.value {
	width: 10px;
	overflow: hidden;
}
.ui-tabs-panel .add-review .data-table {
	width: 400px;
}
.ui-tabs-panel .add-review .form-list {
	margin: 10px 0 0 0;
}
.ui-tabs-panel .reviews .data-table, .ui-tabs-panel .reviews .data-table th {
	border: 0;
}
.ui-tabs-panel .reviews .data-table td {
	border-bottom:0;
	border-left:0;
	border-right:0;
	width: 10px;
}
.ui-tabs-panel .reviews .data-table td.label, .ui-tabs-panel .reviews-text .data-table th.label {
	background-color:#ffffff;
	font-weight:bold;
}
.ui-tabs-panel .reviews .data-table th {
	border-bottom:0;
	border-left:0;
	border-right:0 !important;
	border-top:0;
	color:#333333;
	padding:2px 0;
	white-space:nowrap;
}
.ui-tabs-panel .reviews .review-title {
	font-weight: bold;
	color: #888;
}
.ui-tabs-panel .rating-box {
	background:url(product_rating_blank_star.html) repeat-x;
	float:left;
	font-size:0.9em;
	height:13px;
	margin-right:5px;
	position:relative;
	width:69px;
}
.ui-tabs-panel .rating-box .rating {
	background:url(product_rating_full_star.html) repeat-x;
	height:13px;
	left:0;
	position:absolute;
	top:0;
}
.nosto-carbon {
	padding-top: 10px;
	margin-top: 20px;
	border-top: 1px solid #CCCCCC;
	clear: both;
}
 .nosto-carbon, .nosto-carbon a, .nosto-carbon span. .nosto-carbon h4 {
 font-family: Arial, Verdana, Sans-serif;
 text-decoration: none;
 color: #333333;
 font-weight: normal;
 line-height: 15px;
}
.nosto-carbon h4.nosto-heading {
	text-align: center;
	margin: 0px 0px 20px 0px;
	color: #333333;
	font-size: 20px;
}
.nosto-carbon ul.nosto-product-list {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.nosto-carbon .nosto-product-list li {
	text-align: center;
	margin-bottom: 40px;
	display: inline-block;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.nosto-startpage .nosto-product-list li {
	width: 180px;
	padding: 0 15px 20px 15px;
}
.nosto-default .nosto-product-list li {
	width: 135px;
}
.nosto-carbon .nosto-product-list li:first-child {
	margin-left: 0px;
}
.nosto-carbon .nosto-product-list li img {
	width: 100%;
}
.nosto-carbon .nosto-product-info {
	margin-top: 10px;
}
.nosto-carbon h5.nosto-product-name a {
	margin-bottom: 5px;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
}
.nosto-carbon h5.nosto-product-name {
	margin: 0;
}
.nosto-carbon .nosto-price-info span.nosto-product-price {
	display: inline;
	font-size: 12px;
}
.nosto-carbon .nosto-old-price span.nosto-product-price {
	text-decoration: line-through;
}
.nosto-carbon .nosto-current-price span.nosto-product-price {
	color: #E30613;
}
.nosto-carbon ul.nosto-product-list li {
	position:relative;
}
.nosto-carbon a:hover {
	opacity: 0.6;
}
.nosto-carbon .nosto-xxlarge {
	display: none !important;
}
.infobox-widget {
	margin: 0 0 20px;
	overflow: hidden;
}
.infobox-widget__image {
	width: 100%;
	height: auto;
}
.infobox-widget__title {
	margin: 8px 0 6px;
}
.infobox-widget__title-link {
	text-decoration: none;
	font-size: 16px;
}
.infobox-widget_type_cms img:first-child {
	width: 100%;
}
.c-countdown {
	display: inline-block;
}
.c-countdown__zero, .c-countdown--zero .c-countdown__time, .c-countdown--zero .c-countdown__before, .c-countdown--zero .c-countdown__after, .c-countdown--empty {
	display: none;
}
.c-countdown--zero .c-countdown__zero {
	display: block;
}
 @CHARSET "UTF-8";
/* Default EasyMenu Styling */
	
	#EasyMenu {
	background:#48433d;
	border-radius:4px;
	font-family:"PrimusSansBlack";
	height:42px;
	display:block;
	position:relative;
	z-index:4;
	margin-top:15px;
}
#EasyMenu ul, #EasyMenu ol, #EasyMenu .menu-wrapper {
	display: block;
}
#EasyMenu li, #EasyMenu div {
	line-height: 15px;
  font-size:15px;
}
#EasyMenu div.scroller {
	line-height: 30px;
	text-align:center;
}
#EasyMenu .easymenu-wrapper {
	margin: 7px auto 9px auto;
	height: 42px;
	padding: 0px 6px;
	display: block;
}
.easymenu-wrapper .root-category-wrapper {
	padding: 6px 12px;
	float: left;
	display: inline-block;
	margin:5px 0px;
	line-height: 20px;
	height: 19px;
	text-transform:uppercase;
}
.root-category-wrapper > a {
	color:#ffffff;
	line-height: 20px;
	font-family: 'PrimusSansBlack';
	font-size : 14px;
	text-transform: uppercase;
}
.root-category-wrapper > a.active {
	border-bottom:2px #ffffff solid;
}
.root-category-wrapper:hover >a {
	border-bottom:2px #ffffff solid;
	text-decoration:none !important;
}
#EasyMenu > ul > li {
	position: relative;
}
div.root-category.column-wrapper {
	z-index: 1;
	background:#cf0a2c;
	border-radius:4px;
	position: absolute;
	left:-6px;
	top:46px;
	display : none;
	width:650px;
}
div.root-category.column-wrapper > ul {
	float: left;
}
div.root-category.column-wrapper li, div.root-category.column-wrapper p, div.root-category.column-wrapper h3 {
	margin-bottom:10px;
}
div.root-category.column-wrapper >ul >li >a {
	display:block;
	margin-bottom:10px;
}
div.root-category.column-wrapper li a {
	color:#ffffff;
	text-decoration: none;
	text-transform:none;
}
div.root-category.column-wrapper li a.active {
	font-weight:bold;
	text-decoration:underline;
}
div.root-category.column-wrapper li a:hover {
	color: #ffffff;
}
div.root-category.column-wrapper .menu-wrapper >a, div.root-category.column-wrapper .menu-wrapper h3 a {
	color:#ffffff;
	display:block;
	font-family:"PrimusSansBlack";
	font-size:12px;
	margin-bottom:10px;
	margin-top:2px;
	text-transform: uppercase;
}
/* Removed dropdown for "Inside Primus"
	----------------------------- */
	/*
	.root-category-wrapper.category-id384:hover:before {
		display:none !important;
	}
	
	.root-category.column-wrapper.category-id384 {
		display:none !important;
	}
	*/
	
	
	
	
	
	.root-category-wrapper:hover:after {
	content:'';
	display:block;
	height:30px;
	width:100%;
	padding:0px 20px;
	margin-left:-12px;
}
.root-category-wrapper:hover:before {
	border-left:5px transparent solid;
	border-right:5px transparent solid;
	border-bottom:5px #cf0a2c solid;
  bottom: -27px;
	content:'';
	display:inline-block;
	height:10px;
	left:50%;
	margin-left:-5px;
	position:absolute;
	width:0px;
}
.root-category-wrapper:hover .column-wrapper {
	display:block;
}
.root-category-wrapper .column-wrapper {
	padding:22px 25px;
	width:615px;
}
.root-category-wrapper .column-wrapper .menu-wrapper {
	margin-right:25px;
	padding-right:20px;
	width:140px;
}
 .root-category-wrapper .column-wrapper .menu-wrapper:nth-child(1), .root-category-wrapper .column-wrapper .menu-wrapper:nth-child(2) {
 margin-right:20px;
 width:76px;
}
 .root-category-wrapper .column-wrapper .menu-wrapper:nth-child(2) {
 margin-top:28px;
}
 .root-category-wrapper .column-wrapper .menu-wrapper:nth-child(3):after, .addon-column >div:last-child:after {
 content:'';
 display:block;
 margin-left:-25px;
 position:absolute;
 top:0px;
 height:100%;
 border-right:1px #be0f2d solid;
}
.addon-column >div:last-child:after {
	margin-left:-10px;
}
.root-category-wrapper .column-wrapper .menu-wrapper:first-child, .root-category-wrapper .column-wrapper .menu-wrapper:last-child {
	border-right:none;
	padding-right:0px;
}
.root-category-wrapper .column-wrapper .menu-wrapper:last-child {
	margin-right:0px;
	width:130px;
}
.addon-column {
	width:400px;
}
.addon-column >div {
	float:left;
}
.addon-column >div:first-child {
	width:180px;
}
.addon-column >div:last-child {
	width:220px;
}
.addon-column >div:last-child img {
	margin:0px 0px 9px 9px;
}
.addon-column >div:last-child .fjr-widget {
	margin-left:15px;
}
.easymenu-promotional-cms {
	color:#ffffff;
	font-size:14px;
	float:right;
	margin-right:15px;
	text-transform:none;
}
.easymenu-promotional-cms p {
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-serif;
	height: 39px;
	line-height: 43px;
	margin-bottom: 0px;
}
.easymenu-promotional-cms p a {
	color:#ffffff;
	font-size:14px;
	text-decoration:none;
}
#EasyMenu .root-category-wrapper .column-wrapper .added-cms .editorial-product h3 {
	font-size:12px;
	margin: 7px 0px 3px;
	text-transform: none;
}
#EasyMenu .root-category-wrapper .column-wrapper .added-cms .editorial-product h3 a {
	font-size:12px;
	margin:0px;
	text-transform: none;
}
#EasyMenu .root-category-wrapper .column-wrapper .added-cms .editorial-product p {
	color:#ffffff;
	margin-bottom:4px;
	text-transform:none;
}
#EasyMenu .root-category-wrapper .column-wrapper .added-cms .editorial-product img {
	border-radius:0px;
	width:229px;
}
#EasyMenu .root-category-wrapper .column-wrapper .added-cms .editorial-product a {
	color:#ffffff;
}
#EasyMenu li.bottom-border {
	border-bottom:1px #ffffff dotted;
}
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
	.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}
.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}
.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.fancybox-opened {
	z-index: 8030;
}
.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-outer, .fancybox-inner {
	position: relative;
}
.fancybox-inner {
	overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}
.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}
.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}
.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('fancybox_sprite.png');
}
#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}
#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('fancybox_loading.gif') center center no-repeat;
}
.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}
.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('blank.html'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	z-index: 8040;
}
.fancybox-prev {
	left: 0;
}
.fancybox-next {
	right: 0;
}
.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}
.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}
.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}
.fancybox-nav:hover span {
	visibility: visible;
}
.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}
/* Overlay helper */
	
	.fancybox-lock {
	overflow: hidden !important;
	width: auto;
}
.fancybox-lock body {
	overflow: hidden !important;
}
.fancybox-lock-test {
	overflow-y: hidden !important;
}
.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('fancybox_overlay.png');
}
.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}
.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}
/* Title helper */
	
	.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}
.fancybox-opened .fancybox-title {
	visibility: visible;
}
.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}
.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}
.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}
.fancybox-title-inside-wrap {
	padding-top: 10px;
}
.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}
	
	/*Retina graphics!*/
	@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
 #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
 background-image: url('fancybox_sprite%402x.png');
 background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
}
 #fancybox-loading div {
 background-image: url('fancybox_loading%402x.gif');
 background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
}
}
#takeover-bg {
	background:rgba(0, 0, 0, 0);
	display:none;
	left:0px;
	height:100%;
	position:fixed;
	top:0px;
	width:100%;
	z-index:89;
}
#takeover {
	background:#ffffff;
	background-size:cover;
	box-sizing:border-box;
	display:none;
	left:5%;
	margin-bottom:80px;
	min-height:90%;
	padding:25px;
	position:absolute;
	top:25px;
	z-index:90;
	width:90%;
}
#takeover.takeover-autoshow, #takeover-bg.takeover-autoshow {
	display:block;
}
#takeover .sprite-remove {
	cursor:pointer;
	position:absolute;
	right:15px;
	top:15px;
}
#takeover h2 {
	font-size:90px;
	font-weight:bold;
	line-height:80px;
	text-transform:uppercase;
}
#takeover h3 {
	font-size:20px;
}
#takeover h4 {
	font-size:16px;
}
#takeover-newsletter {
	display:inline-block;
	position:relative;
	width:190px;
}
#takeover-newsletter input {
	background:#ffffff;
	height:13px;
	padding-right:30px;
	width:153px;
}
#takeover-newsletter button {
	background:transparent;
	border:none;
	border-radius:0px;
	display:inline-block;
	font-size:11px;
	height:20px;
	line-height:21px;
	position:absolute;
	right:0px;
	text-transform:uppercase;
	top:3px;
	padding:1px 5px;
	vertical-align:middle;
	width:auto;
}
#takeover-newsletter button:hover {
	box-shadow:inherit;
}
#takeover-newsletter-response {
	display:block;
	margin-top:5px;
}
.instagram-view div {
	float:left;
	margin:10px;
}
/* Slideshow Bootstrap =============================================================================== */
	
	.carousel {
	margin-bottom: 20px;
	position: relative;
	background-color: #FFF;
	border-radius: 4px;
}
.carousel .carousel-control, .carousel .carousel-control:focus {
	font-family: Arial;
	font-size: 44px;
	line-height: 32px;
	outline: none;
}
.carousel-nav {
    margin: 0px 13px 13px;
    padding-bottom: 9px;
    text-align: center;
    z-index: 3;
    bottom: 0px;
    position: sticky;
}
.carousel .carousel-nav a {
	font-family: Arial;
	font-size: 18px;
	color: #cccccc;
	display: inline-block;
	border: 1px solid #C00;
	width: 11px;
	height: 11px;
	border-radius: 50px;
	text-indent: -9999px;
	margin-left: 7px;
}
.carousel .carousel-nav a:after {
	content:'';
}
.carousel-nav a.active-bullet {
	background: #c00;
}
.std .carousel a {
	text-decoration: none;
}
.std .carousel a:focus {
	outline: none;
}
.carousel .left {
	float: none;
}
.carousel .carousel-control {
	margin-top: 8px;
	z-index: 3;
}
.carousel .carousel-control:after {
	content: '';
}
.carousel-control.right, .carousel-control.left {
	background: none;
	border-radius: 0;
	height: 51px;
	right: 50px;
	border: none;
	opacity: 100;
	filter: alpha(opacity=100);
	width: 26px;
}
.carousel-control.left {
	left: 0;
}
.carousel-control.left span, .carousel-control.right span {
	height: 52px;
	width: 26px;
}
.carousel-control.left span {
	background-position: -423px -2px !important;
}
.carousel-control.right span {
	background-position: -468px -2px !important;
}
.carousel-control.left:hover span {
	background-position: -423px -66px !important;
}
.carousel-control.right:hover span {
	background-position: -468px -66px !important;
}
/* =============================================================================== */
	
	
	

	/* FJÄLLRÄVEN
	------------------------------------ */
	.carousel .item .carousel-caption {
	background: none;
	height: 85%;
	padding: 0;
	width: 352px;
}
.carousel .item.imageslide .carousel-caption {
	top: 150px;
	bottom: auto;
	left: 40px;
}
.carousel .item.layeredhtml .carousel-caption h1, .carousel .item.layeredhtml .carousel-caption h1 a {
	font-size: 60px;
	line-height: 58px;
	margin-bottom: 10px;
}
.carousel .item.layeredhtml .carousel-caption h2, .carousel .item.layeredhtml .carousel-caption h2 a {
	font-family: "PrimusSansBlack";
	font-size: 28px;
	line-height: 30px;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.carousel .item.layeredhtml .carousel-caption p, .carousel .item.imageslide .carousel-caption p {
	color: #333;
	font-size: 14px;
	line-height: 18px;
}
.carousel .item.layeredhtml .carousel-caption p a {
	text-decoration: none;
}
.carousel .item.layeredhtml iframe {
	display: none;
	height: 450px;
	width: 700px;
	z-index: 5;
}
.carousel a:hover {
	color: #c00;
	text-decoration: underline;
}
.carousel .carousel-title {
	margin: 14px 0 6px 11px;
	height: 20px;
	position: relative;
	z-index: 1;
}
.carousel .carousel-title h3 {
	display: inline-block;
	margin-right: 5px;
}
.carousel .item.layeredhtml .carousel-title {
}
.carousel .item.layeredhtml .carousel-title {
}
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
	border-radius: 4px 4px 0 0;
	width: 100%;
}
.carousel .hotspot {
	position: absolute;
	text-align: left;
}
.carousel .hotspot-icon {
	height: 18px;
	width: 20px;
	padding-top: 1px;
	text-align: center;
	cursor: pointer;
}
.carousel .hotspot-icon {
	font-size: 22px;
	color: #FFFFFF;
}
.carousel .hotspot-content {
	display: none;
	border-radius: 4px;
	width: 260px;
	padding:8px 11px;
	background: rgba(255, 255, 255, 0.8);
	font-size:12px;
	color: #333;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
 @CHARSET "UTF-8";
/* Location map - needed for the google map */
	#storelocator_map img {
	max-width: none;
}
/* Location list */
	.storelocator.locationlist {
	padding:20px 0px;
}
.storelocator.locationdiv {
	background: #FFF;
	position:relative;
	vertical-align: top;
}
.storelocator.locationdiv div {
	display: table-cell;
	vertical-align: middle;
}
.storelocator.view_on_map {
	color:#cc0000;
	right: 0px;
}
.storelocator.view_on_map:hover {
	cursor:pointer;
	text-decoration: underline;
}
.storelocator.address {
	text-transform: none;
}
.storelocator.address.search {
	width: 420px;
}
.storelocator.address span {
	font-weight: bold;
	text-transform: uppercase;
}
.storelocator.miles {
	width: 150px;
}
.storelocator.marker {
	color: white;
	text-align: center;
	height: 34px;
	width: 34px;
	-moz-border-radius: 17px;
	-webkit-border-radius: 17px;
	-khtml-border-radius: 17px;
	border-radius: 17px;
}
/* map */
	.storelocator.map {
	float:left;
	width: 100%;
	height: 460px;
}
/* Locator form */
	.storelocator-mapandform {
	margin-top:10px;
}
.storelocator.form button {
	float:right;
	top:0px;
	width:80px;
}
.storelocator.spinner {
	float:right;
	position:absolute;
	right:5px;
	top:2px;
}
.storelocator.form .form_fields label {
	color:#46423c;
	font-weight:bold;
	float:left;
	clear:both;
	margin:10px 0px 7px 0px;
}
.storelocator.form .form_fields h2 {
	font-size:18px;
}
.storelocator.form select {
	float:left;
	clear:left;
	width:200px;
}
.storelocator.form input {
	float:left;
	clear:left;
	width:150px;
}
.storelocator.searchresponse {
	clear:both;
	height: 20px;
	width:100%;
}
.storelocator.error {
	font-weight: normal;
	padding-top:4px;
	color:black;
}
#storelocator_search_form {
	float:left;
	width:200px;
}
#storelocator_address {
	width:95px;
}
.storelocator.form hr {
	margin:0px 0px -10px -10px;
	width:220px;
}
.storelocator-options {
	margin-top:8px;
	padding-top:20px;
}
.storelocator-options label {
	margin-bottom:8px;
}
.storelocator-options >div {
	position:relative;
	z-index:10;
}
.storelocator-options div div {
	background:#ffffff;
	border:1px #aaaaaa solid;
	bottom:20px;
	box-shadow:0px 0px 9px rgba(0, 0, 0, 0.25);
	display:none;
	font-family:"Arial";
	font-size:10px;
	left:-31px;
	line-height:11.5px;
	padding:5px 10px;
	position:absolute;
	width:130px;
	z-index:11;
}
 body.notouch .storelocator-options div label:hover ~ div {
 display:block;
}
.storelocator-options div span {
	border-top:8px solid #aaaaaa;
	border-left:7px solid transparent;
	border-right:7px solid transparent;
	bottom:-8px;
	content:'';
	display:n;
	height:0px;
	left:70px;
	padding:0px;
	position:absolute;
	width:0px;
	z-index:12;
}
.storelocator-options div span:after {
	border-top:6px solid #ffffff;
	border-left:5px solid transparent;
	border-right:5px solid transparent;
	bottom:2px;
	content:'';
	display:block;
	height:0px;
	left:-5px;
	padding:0px;
	position:absolute;
	width:0px;
	z-index:12;
}
.storelocator >hr {
	margin:20px 0px;
}
.storelocator-results {
	margin-top:20px;
}
.storelocator-results >.span9 {
	background:#ffffff;
	border-radius:3px 0px 3px 3px;
	border-right:1px #e5e5e5 solid;
}
.storelocator-results >.span3 {
	background:#ffffff;
	border-radius:0px 3px 3px 3px;
	margin-left:0px;
	padding-left:18px;
}
.storelocator.onlineretailers {
	padding:20px 20px 20px 0px;
}
.storelocator.onlineretailers h2 {
	margin-left:0px;
}
.storelocator-results h2 {
	font-size:18px;
	margin-bottom:10px;
	margin-left:20px;
}
.storelocator-results h3 {
	text-transform: uppercase;
	margin-top:20px;
}
.storelocator-results .locationlist h3 {
	font-size:12px;
	text-transform: none;
	margin-top:0px;
}
.storelocator-results .locationlist ul {
	font-size:0px;
}
.storelocator-results .locationlist li {
	display:inline-block;
	border-bottom:1px #e5e5e5 solid;
	font-size:12px;
	margin-bottom:20px;
	vertical-align: top;
	width:33.33%
}
.storelocator-results .locationlist li .locationdiv {
	min-height:160px;
	padding:10px 20px;
}
.storelocator-results .locationlist li.first .locationdiv {
	border-left:0px;
	padding-left:20px;
}
.storelocator-results .locationlist li .locationdiv .icons {
	margin:1px 0px;
}
.storelocator.onlineretailers p {
	margin:2px 0px;
}
.storelocator p a {
	text-decoration:none;
}
.storelocator p.directions {
	margin-bottom:1px;
}
.storelocator-box {
	width:240px;
}
.storelocator-box p, .storelocator-box a {
	font-family: Georgia;
}
.storelocator-box h3 {
	margin-bottom:10px;
}
.storelocator-box .directions {
	float:right;
	text-align:right;
}
.storelocator-box p:last-child {
	margin-bottom:0px;
}
/* cms block */
	.cmsBlockResult {
	border-top: 1px #e57f7f dotted;
	margin-top: 20px;
	padding-top: 20px;
}
.cmsBlockResult h2 {
	padding-bottom: 20px;
}
.cmsBlockResult.empty {
	border-top: none;
	margin-top: 0;
	padding-top: 0;
}
.cmsBlockResult ul {
	overflow: hidden;
	margin-right: -20px;
}
.cmsBlockResult ul li {
	float: left;
	margin: 0 20px 20px 0;
}
#storelocator_map >div >div >div >div >div >div {
/*box-shadow:9px 9px 2px -1px rgba(0,0,0,0.2);*/
	}
.find-my-position {
	margin-left:15px;
}
.find-my-position .sprite-crosshair {
	margin-right:5px;
	position:relative;
	top:1px;
}
.storelocator.form {
	background:#ffffff;
	border-radius:3px;
	padding:16px 10px;
}
 @font-face {
 font-family: 'PrimusSansBlack';
 src: url('primussans-black-webfont.eot');
 src: url('primussans-black-webfontd41d.eot?#iefix') format('embedded-opentype'), url('primussans-black-webfont.woff') format('woff'), url('primussans-black-webfont.ttf') format('truetype'), url('primussans-black-webfont.svg#primus_sansblack') format('svg');
 font-weight: normal;
 font-style: normal;
}
body {
	color:#333333;
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-serif;
	font-size:15px;
	line-height:20px;
  	background-color: #ededed;
}
/* HEADERS
	--------------------------------- */
	h1, h2, h3, h4, h5, h6 {
	color:#48433d;
	font-family:"PrimusSansBlack";
	line-height:1.4;
	margin:0px;
}
h1 {
	font-size:30px;
}
h2 {
	font-size:24px;
}
h3 {
	font-size:14px;
}
h4, h5, h6 {
	font-size:12px;
}

p {
	margin:0px 0px 15px 0px;
}
hr {
	border:none;
	border-top:1px #e5e5e5 solid;
}
/* LINKS
	--------------------------------- */
	a {
	color:#cf0a2c;
	font-family:"Helvetica Neue", Helvetica, Arial, Sans-serif;
	text-decoration:none;
}
p a {
	color:#cf0a2c;
	text-decoration:underline;
}
/* a:hover {
	text-decoration:underline !important;
} */
.like-a-link {
	color:#cf0a2c;
	cursor:pointer;
	font-family:"Helvetica Neue", Helvetica, Arial, Sans-serif;
	font-size:12px;
	text-decoration:none;
}
.like-a-link:hover {
	text-decoration:underline;
}
/* ARTICLES
	---------------------------------- */
	.articles h3 {
	line-height:16px;
	margin:-7px 0px 5px;
}
.article {
	background:#ffffff;
	border-radius:0px 0px 4px 4px;
	margin:3px 0px 19px 0px;
	padding:0px 13px 1px 13px;
}
.article p:first-child {
	margin:0px -13px 15px;
}
.articles a, .articles p, .articles h3 {
	display:block;
}
.articles h3 a {
	font-family: "PrimusSansBlack";
	font-size:14px;
}
.articles img {
	border-radius:4px 4px 0px 0px;
}
.articles img, .articles iframe {
	margin-top:-3px;
	width:100%;
	margin-bottom:15px;
}
.articles a {
	text-decoration: none;
}
.articles.big a {
	text-decoration: none;
	/* float: right; */
}
.catalog-category-view .cm-pcontainer {
	border-bottom: 1px dotted #cc0000;
	padding-bottom: 10px;
	overflow: hidden;
}
/* Widgets
	---------------------------------- */
	.fjr-widget h3, .fjr-widget h3 a {
	color:#48433d;
	float:none;
	margin:-7px 0px 5px;
}
.fjr-widget h2 {
	color:#333333;
	font-family:"Georgia";
	font-size:12px;
	line-height:16px;
}
.fjr-widget p a {
	text-decoration: none;
}
.fjr-widget-description {
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-serif;
	text-transform: none;
}
/* BUTTONS
	--------------------------------- */
	.button {
	background:#48433d;
	border:0px;
	border-radius:3px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color:#ffffff;
	display:inline-block;
	font-family:"Helvetica Neue", Helvetica, Arial, Sans-serif;
	font-size:12px;
	font-weight:bold;
	height:40px;
	line-height:40px;
	padding:0px;
	text-align: center;
	text-transform:uppercase;
	vertical-align:top;
	white-space:nowrap;
	width:204px;
}
button.button {
	height:40px;
	width:204px;
}
.button:hover {
	background:#000000;
	text-decoration:none !important;
}
.button.secondary {
	padding:0px 10px;
	height:25px;
	line-height:25px;
	width:auto;
}
button.button:disabled {
	background:#cccccc;
	color:#eeeeee;
}
/* CHECKBOXES & RADIOBUTTONS & SELECTS
	--------------------------------- */
	label {
	cursor:pointer;
}
input[type=checkbox], input[type=radio] {
	display:none;
}
input[type=checkbox] + label, input[type=radio] + label {
	margin-left:31px;
}
input[type=checkbox] + label:before, input[type=radio] + label:before {
	background:url('sprite.png') -331px -29px;
	content:'';
	cursor:pointer;
	display:inline-block;
	height:17px;
	left:-31px;
	margin-right:-17px;
	position:relative;
	top:4px;
	width:17px;
}
input[type=checkbox] + label:before {
	background:url('sprite.png') -331px -29px;
}
input[type=radio] + label:before {
	background:url('sprite.png') -360px -29px;
}
input[type=checkbox]:checked + label:before {
	background-position:-331px -3px;
}
input[type=radio]:checked + label:before {
	background-position: -360px -3px;
}
select {
	min-width:100px;
}
div.fjr-select {
	display:inline-block;
	position:relative;
	  width: 222px;

}
div.fjr-select select {
	height:25px;
	opacity:0;
	position:relative;
	z-index:4;
	-webkit-appearance:none;
	box-sizing: content-box;
	cursor: pointer;
	color:#000;
}
div.fjr-select div {
  background-color: #fff;
  border: 1px solid #999999;
  border-radius: 3px;
  color: #000;
  display: inline-block;
  font-size: 12px;
  height: 23px;
  line-height: 25px;
  overflow: hidden;
  padding-left: 9px;
  position: absolute;
}
div.fjr-select div:after {
	background:#ffffff url('sprite.png') -222px 0px;
	border-left:1px #999999 solid;
	content:'';
	display:block;
	height:23px;
	position:absolute;
	right:0px;
	top:0px;
	width:25px;
}
/* INPUTS & TEXTAREAS
	--------------------------------- */
	textarea, input {
	background-color: #f4f4f4;
	border:1px #999999 solid;
	padding: 5px;
	border-radius:2px;
}
textarea:focus, input:focus {
	background:#ffffff;
	outline:none;
}
textarea.validation-failed, input.validation-failed {
	border:2px #18b7d4 solid;
}
 div[class^=sprite-], span[class^=sprite-] {
 background: url('sprite.png') 0 0 no-repeat;
 position: relative;
}
 @media only screen and (-Webkit-min-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-device-pixel-ratio: 1.5) {
 div[class^=sprite-], span[class^=sprite-] {
 background: url('sprite2x.png') 0 0 no-repeat;
 background-size: 500px 500px;
}
}
 div[class^=sprite-] {
 display: block;
}
 span[class^=sprite-] {
 display: inline-block;
}
.sprite-cart {
	background-position: -9px -7px !important;
	height: 18px;
	width: 18px;
}
.sprite-magnifier {
	background-position: -41px -4px !important;
	height: 22px;
	width: 22px;
}
.sprite-magnifier-red {
	background-position: -74px -4px !important;
	height: 22px;
	width: 22px;
}
.sprite-flag-swe {
	background-position: -110px -7px !important;
	height: 14px;
	width: 20px;
}
.sprite-flag-eu {
	background-position: -140px -7px !important;
	height: 14px;
	width: 20px;
}
.sprite-tab-up {
	background-position: -173px -7px !important;
	height: 12px;
	width: 17px;
}
.sprite-tab-down {
	background-position: -198px -7px !important;
	height: 12px;
	width: 17px;
}
.sprite-arrow-down {
	background-position: -230px -9px !important;
	height: 9px;
	width: 7px;
}
.sprite-close {
	background-position: -252px -7px !important;
	height: 10px;
	width: 10px;
}
.sprite-remove {
	background-position: -389px -31px !important;
	height: 15px;
	width: 15px;
}
.sprite-hotspot {
	background-position: -271px -31px !important;
	height: 25px;
	width: 25px;
}
.sprite-minus {
	background-position: -272px -3px !important;
	height: 18px;
	width: 18px;
}
.sprite-plus {
	background-position: -300px -3px !important;
	height: 18px;
	width: 18px;
}
.sprite-primuslogo {
	background-position: -4px -61px !important;
	height: 79px;
	width: 142px;
}
.sprite-crosshair {
	background-position: -388px -5px !important;
	height: 14px;
	width: 14px;
}
.sprite-slideshow-left-grey {
	background-position: -423px -3px !important;
	height: 52px;
	width: 26px;
}
.sprite-slideshow-left-red {
	background-position: -423px -66px !important;
	height: 52px;
	width: 26px;
}
.sprite-slideshow-right-grey {
	background-position: -468px -3px !important;
	height: 52px;
	width: 26px;
}
.sprite-slideshow-right-red {
	background-position: -468px -66px !important;
	height: 52px;
	width: 26px;
}
.sprite-share-pinit {
	background-position: -163px -65px !important;
	height: 20px;
	width: 41px;
}
.sprite-share-twitter {
	background-position: -206px -65px !important;
	height: 20px;
	width: 57px;
}
.sprite-youtubeplay {
	background-position: -312px -63px !important;
	height: 62px;
	width: 62px;
}
/*! jQuery UI - v1.10.4 - 2014-05-26
	* http://jqueryui.com
	* Includes: jquery.ui.core.css, jquery.ui.datepicker.css, jquery.ui.theme.css
	* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS%2CTahoma%2CVerdana%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=gloss_wave&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=highlight_soft&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=glass&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=glass&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=highlight_soft&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=diagonals_thick&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=diagonals_thick&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=flat&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
	* Copyright 2014 jQuery Foundation and other contributors; Licensed MIT */
	
	.ui-helper-hidden {
	display:none
}
.ui-helper-hidden-accessible {
	border:0;
	clip:rect(0 0 0 0);
	height:1px;
	margin:-1px;
	overflow:hidden;
	padding:0;
	position:absolute;
	width:1px
}
.ui-helper-reset {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	line-height:1.3;
	text-decoration:none;
	font-size:100%;
	list-style:none
}
.ui-helper-clearfix:before, .ui-helper-clearfix:after {
	content:"";
	display:table;
	border-collapse:collapse
}
.ui-helper-clearfix:after {
	clear:both
}
.ui-helper-clearfix {
	min-height:0
}
.ui-helper-zfix {
	width:100%;
	height:100%;
	top:0;
	left:0;
	position:absolute;
	opacity:0;
	filter:Alpha(Opacity=0)
}
.ui-front {
	z-index:100
}
.ui-state-disabled {
	cursor:default!important
}
.ui-icon {
	display:block;
	text-indent:-99999px;
	overflow:hidden;
	background-repeat:no-repeat
}
.ui-widget-overlay {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%
}
.ui-datepicker {
	width:17em;
	padding:.2em .2em 0;
	display:none
}
.ui-datepicker .ui-datepicker-header {
	position:relative;
	padding:.2em 0
}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
	position:absolute;
	top:2px;
	width:1.8em;
	height:1.8em
}
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
	top:1px
}
.ui-datepicker .ui-datepicker-prev {
	left:2px
}
.ui-datepicker .ui-datepicker-next {
	right:2px
}
.ui-datepicker .ui-datepicker-prev-hover {
	left:1px
}
.ui-datepicker .ui-datepicker-next-hover {
	right:1px
}
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
	display:block;
	position:absolute;
	left:50%;
	margin-left:-8px;
	top:50%;
	margin-top:-8px
}
.ui-datepicker .ui-datepicker-title {
	margin:0 2.3em;
	line-height:1.8em;
	text-align:center
}
.ui-datepicker .ui-datepicker-title select {
	font-size:1em;
	margin:1px 0
}
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
	width:49%
}
.ui-datepicker table {
	width:100%;
	font-size:.9em;
	border-collapse:collapse;
	margin:0 0 .4em
}
.ui-datepicker th {
	padding:.7em .3em;
	text-align:center;
	font-weight:bold;
	border:0
}
.ui-datepicker td {
	border:0;
	padding:1px
}
.ui-datepicker td span, .ui-datepicker td a {
	display:block;
	padding:.2em;
	text-align:right;
	text-decoration:none
}
.ui-datepicker .ui-datepicker-buttonpane {
	background-image:none;
	margin:.7em 0 0 0;
	padding:0 .2em;
	border-left:0;
	border-right:0;
	border-bottom:0
}
.ui-datepicker .ui-datepicker-buttonpane button {
	float:right;
	margin:.5em .2em .4em;
	cursor:pointer;
	padding:.2em .6em .3em .6em;
	width:auto;
	overflow:visible
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float:left
}
.ui-datepicker.ui-datepicker-multi {
	width:auto
}
.ui-datepicker-multi .ui-datepicker-group {
	float:left
}
.ui-datepicker-multi .ui-datepicker-group table {
	width:95%;
	margin:0 auto .4em
}
.ui-datepicker-multi-2 .ui-datepicker-group {
	width:50%
}
.ui-datepicker-multi-3 .ui-datepicker-group {
	width:33.3%
}
.ui-datepicker-multi-4 .ui-datepicker-group {
	width:25%
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width:0
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear:left
}
.ui-datepicker-row-break {
	clear:both;
	width:100%;
	font-size:0
}
.ui-datepicker-rtl {
	direction:rtl
}
.ui-datepicker-rtl .ui-datepicker-prev {
	right:2px;
	left:auto
}
.ui-datepicker-rtl .ui-datepicker-next {
	left:2px;
	right:auto
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right:1px;
	left:auto
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
	left:1px;
	right:auto
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear:right
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float:left
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-rtl .ui-datepicker-group {
	float:right
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width:0;
	border-left-width:1px
}
.ui-widget {
	font-family:Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
	font-size:1.1em
}
.ui-widget .ui-widget {
	font-size:1em
}
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
	font-family:Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
	font-size:1em
}
.ui-widget-content {
	border:1px solid #ddd;
	background:#eee url("ui-bg_highlight-soft_100_eeeeee_1x100.png") 50% top repeat-x;
	color:#333
}
.ui-widget-content a {
	color:#333
}
.ui-widget-header {
	border:1px solid #e78f08;
	background:#f6a828 url("ui-bg_gloss-wave_35_f6a828_500x100.png") 50% 50% repeat-x;
	color:#fff;
	font-weight:bold
}
.ui-widget-header a {
	color:#fff
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	border:1px solid #ccc;
	background:#f6f6f6 url("ui-bg_glass_100_f6f6f6_1x400.png") 50% 50% repeat-x;
	font-weight:bold;
	color:#1c94c4
}
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
	color:#1c94c4;
	text-decoration:none
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
	border:1px solid #fbcb09;
	background:#fdf5ce url("ui-bg_glass_100_fdf5ce_1x400.png") 50% 50% repeat-x;
	font-weight:bold;
	color:#c77405
}
.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited, .ui-state-focus a, .ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited {
	color:#c77405;
	text-decoration:none
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
	border:1px solid #fbd850;
	background:#fff url("ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;
	font-weight:bold;
	color:#eb8f00
}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
	color:#eb8f00;
	text-decoration:none
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
	border:1px solid #fed22f;
	background:#ffe45c url("ui-bg_highlight-soft_75_ffe45c_1x100.png") 50% top repeat-x;
	color:#363636
}
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
	color:#363636
}
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
	border:1px solid #cd0a0a;
	background:#b81900 url("ui-bg_diagonals-thick_18_b81900_40x40.png") 50% 50% repeat;
	color:#fff
}
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {
	color:#fff
}
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
	color:#fff
}
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
	font-weight:bold
}
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
	opacity:.7;
	filter:Alpha(Opacity=70);
	font-weight:normal
}
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
	opacity:.35;
	filter:Alpha(Opacity=35);
	background-image:none
}
.ui-state-disabled .ui-icon {
	filter:Alpha(Opacity=35)
}
.ui-icon {
	width:16px;
	height:16px
}
.ui-icon, .ui-widget-content .ui-icon {
	background-image:url("ui-icons_222222_256x240.png")
}
.ui-widget-header .ui-icon {
	background-image:url("ui-icons_ffffff_256x240.png")
}
.ui-state-default .ui-icon {
	background-image:url("ui-icons_ef8c08_256x240.png")
}
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
	background-image:url("ui-icons_ef8c08_256x240.png")
}
.ui-state-active .ui-icon {
	background-image:url("ui-icons_ef8c08_256x240.png")
}
.ui-state-highlight .ui-icon {
	background-image:url("ui-icons_228ef1_256x240.png")
}
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
	background-image:url("ui-icons_ffd27a_256x240.png")
}
.ui-icon-blank {
	background-position:16px 16px
}
.ui-icon-carat-1-n {
	background-position:0 0
}
.ui-icon-carat-1-ne {
	background-position:-16px 0
}
.ui-icon-carat-1-e {
	background-position:-32px 0
}
.ui-icon-carat-1-se {
	background-position:-48px 0
}
.ui-icon-carat-1-s {
	background-position:-64px 0
}
.ui-icon-carat-1-sw {
	background-position:-80px 0
}
.ui-icon-carat-1-w {
	background-position:-96px 0
}
.ui-icon-carat-1-nw {
	background-position:-112px 0
}
.ui-icon-carat-2-n-s {
	background-position:-128px 0
}
.ui-icon-carat-2-e-w {
	background-position:-144px 0
}
.ui-icon-triangle-1-n {
	background-position:0 -16px
}
.ui-icon-triangle-1-ne {
	background-position:-16px -16px
}
.ui-icon-triangle-1-e {
	background-position:-32px -16px
}
.ui-icon-triangle-1-se {
	background-position:-48px -16px
}
.ui-icon-triangle-1-s {
	background-position:-64px -16px
}
.ui-icon-triangle-1-sw {
	background-position:-80px -16px
}
.ui-icon-triangle-1-w {
	background-position:-96px -16px
}
.ui-icon-triangle-1-nw {
	background-position:-112px -16px
}
.ui-icon-triangle-2-n-s {
	background-position:-128px -16px
}
.ui-icon-triangle-2-e-w {
	background-position:-144px -16px
}
.ui-icon-arrow-1-n {
	background-position:0 -32px
}
.ui-icon-arrow-1-ne {
	background-position:-16px -32px
}
.ui-icon-arrow-1-e {
	background-position:-32px -32px
}
.ui-icon-arrow-1-se {
	background-position:-48px -32px
}
.ui-icon-arrow-1-s {
	background-position:-64px -32px
}
.ui-icon-arrow-1-sw {
	background-position:-80px -32px
}
.ui-icon-arrow-1-w {
	background-position:-96px -32px
}
.ui-icon-arrow-1-nw {
	background-position:-112px -32px
}
.ui-icon-arrow-2-n-s {
	background-position:-128px -32px
}
.ui-icon-arrow-2-ne-sw {
	background-position:-144px -32px
}
.ui-icon-arrow-2-e-w {
	background-position:-160px -32px
}
.ui-icon-arrow-2-se-nw {
	background-position:-176px -32px
}
.ui-icon-arrowstop-1-n {
	background-position:-192px -32px
}
.ui-icon-arrowstop-1-e {
	background-position:-208px -32px
}
.ui-icon-arrowstop-1-s {
	background-position:-224px -32px
}
.ui-icon-arrowstop-1-w {
	background-position:-240px -32px
}
.ui-icon-arrowthick-1-n {
	background-position:0 -48px
}
.ui-icon-arrowthick-1-ne {
	background-position:-16px -48px
}
.ui-icon-arrowthick-1-e {
	background-position:-32px -48px
}
.ui-icon-arrowthick-1-se {
	background-position:-48px -48px
}
.ui-icon-arrowthick-1-s {
	background-position:-64px -48px
}
.ui-icon-arrowthick-1-sw {
	background-position:-80px -48px
}
.ui-icon-arrowthick-1-w {
	background-position:-96px -48px
}
.ui-icon-arrowthick-1-nw {
	background-position:-112px -48px
}
.ui-icon-arrowthick-2-n-s {
	background-position:-128px -48px
}
.ui-icon-arrowthick-2-ne-sw {
	background-position:-144px -48px
}
.ui-icon-arrowthick-2-e-w {
	background-position:-160px -48px
}
.ui-icon-arrowthick-2-se-nw {
	background-position:-176px -48px
}
.ui-icon-arrowthickstop-1-n {
	background-position:-192px -48px
}
.ui-icon-arrowthickstop-1-e {
	background-position:-208px -48px
}
.ui-icon-arrowthickstop-1-s {
	background-position:-224px -48px
}
.ui-icon-arrowthickstop-1-w {
	background-position:-240px -48px
}
.ui-icon-arrowreturnthick-1-w {
	background-position:0 -64px
}
.ui-icon-arrowreturnthick-1-n {
	background-position:-16px -64px
}
.ui-icon-arrowreturnthick-1-e {
	background-position:-32px -64px
}
.ui-icon-arrowreturnthick-1-s {
	background-position:-48px -64px
}
.ui-icon-arrowreturn-1-w {
	background-position:-64px -64px
}
.ui-icon-arrowreturn-1-n {
	background-position:-80px -64px
}
.ui-icon-arrowreturn-1-e {
	background-position:-96px -64px
}
.ui-icon-arrowreturn-1-s {
	background-position:-112px -64px
}
.ui-icon-arrowrefresh-1-w {
	background-position:-128px -64px
}
.ui-icon-arrowrefresh-1-n {
	background-position:-144px -64px
}
.ui-icon-arrowrefresh-1-e {
	background-position:-160px -64px
}
.ui-icon-arrowrefresh-1-s {
	background-position:-176px -64px
}
.ui-icon-arrow-4 {
	background-position:0 -80px
}
.ui-icon-arrow-4-diag {
	background-position:-16px -80px
}
.ui-icon-extlink {
	background-position:-32px -80px
}
.ui-icon-newwin {
	background-position:-48px -80px
}
.ui-icon-refresh {
	background-position:-64px -80px
}
.ui-icon-shuffle {
	background-position:-80px -80px
}
.ui-icon-transfer-e-w {
	background-position:-96px -80px
}
.ui-icon-transferthick-e-w {
	background-position:-112px -80px
}
.ui-icon-folder-collapsed {
	background-position:0 -96px
}
.ui-icon-folder-open {
	background-position:-16px -96px
}
.ui-icon-document {
	background-position:-32px -96px
}
.ui-icon-document-b {
	background-position:-48px -96px
}
.ui-icon-note {
	background-position:-64px -96px
}
.ui-icon-mail-closed {
	background-position:-80px -96px
}
.ui-icon-mail-open {
	background-position:-96px -96px
}
.ui-icon-suitcase {
	background-position:-112px -96px
}
.ui-icon-comment {
	background-position:-128px -96px
}
.ui-icon-person {
	background-position:-144px -96px
}
.ui-icon-print {
	background-position:-160px -96px
}
.ui-icon-trash {
	background-position:-176px -96px
}
.ui-icon-locked {
	background-position:-192px -96px
}
.ui-icon-unlocked {
	background-position:-208px -96px
}
.ui-icon-bookmark {
	background-position:-224px -96px
}
.ui-icon-tag {
	background-position:-240px -96px
}
.ui-icon-home {
	background-position:0 -112px
}
.ui-icon-flag {
	background-position:-16px -112px
}
.ui-icon-calendar {
	background-position:-32px -112px
}
.ui-icon-cart {
	background-position:-48px -112px
}
.ui-icon-pencil {
	background-position:-64px -112px
}
.ui-icon-clock {
	background-position:-80px -112px
}
.ui-icon-disk {
	background-position:-96px -112px
}
.ui-icon-calculator {
	background-position:-112px -112px
}
.ui-icon-zoomin {
	background-position:-128px -112px
}
.ui-icon-zoomout {
	background-position:-144px -112px
}
.ui-icon-search {
	background-position:-160px -112px
}
.ui-icon-wrench {
	background-position:-176px -112px
}
.ui-icon-gear {
	background-position:-192px -112px
}
.ui-icon-heart {
	background-position:-208px -112px
}
.ui-icon-star {
	background-position:-224px -112px
}
.ui-icon-link {
	background-position:-240px -112px
}
.ui-icon-cancel {
	background-position:0 -128px
}
.ui-icon-plus {
	background-position:-16px -128px
}
.ui-icon-plusthick {
	background-position:-32px -128px
}
.ui-icon-minus {
	background-position:-48px -128px
}
.ui-icon-minusthick {
	background-position:-64px -128px
}
.ui-icon-close {
	background-position:-80px -128px
}
.ui-icon-closethick {
	background-position:-96px -128px
}
.ui-icon-key {
	background-position:-112px -128px
}
.ui-icon-lightbulb {
	background-position:-128px -128px
}
.ui-icon-scissors {
	background-position:-144px -128px
}
.ui-icon-clipboard {
	background-position:-160px -128px
}
.ui-icon-copy {

	background-position:-176px -128px
}
.ui-icon-contact {
	background-position:-192px -128px
}
.ui-icon-image {
	background-position:-208px -128px
}
.ui-icon-video {
	background-position:-224px -128px
}
.ui-icon-script {
	background-position:-240px -128px
}
.ui-icon-alert {
	background-position:0 -144px
}
.ui-icon-info {
	background-position:-16px -144px
}
.ui-icon-notice {
	background-position:-32px -144px
}
.ui-icon-help {
	background-position:-48px -144px
}
.ui-icon-check {
	background-position:-64px -144px
}
.ui-icon-bullet {
	background-position:-80px -144px
}
.ui-icon-radio-on {
	background-position:-96px -144px
}
.ui-icon-radio-off {
	background-position:-112px -144px
}
.ui-icon-pin-w {
	background-position:-128px -144px
}
.ui-icon-pin-s {
	background-position:-144px -144px
}
.ui-icon-play {
	background-position:0 -160px
}
.ui-icon-pause {
	background-position:-16px -160px
}
.ui-icon-seek-next {
	background-position:-32px -160px
}
.ui-icon-seek-prev {
	background-position:-48px -160px
}
.ui-icon-seek-end {
	background-position:-64px -160px
}
.ui-icon-seek-start {
	background-position:-80px -160px
}
.ui-icon-seek-first {
	background-position:-80px -160px
}
.ui-icon-stop {
	background-position:-96px -160px
}
.ui-icon-eject {
	background-position:-112px -160px
}
.ui-icon-volume-off {
	background-position:-128px -160px
}
.ui-icon-volume-on {
	background-position:-144px -160px
}
.ui-icon-power {
	background-position:0 -176px
}
.ui-icon-signal-diag {
	background-position:-16px -176px
}
.ui-icon-signal {
	background-position:-32px -176px
}
.ui-icon-battery-0 {
	background-position:-48px -176px
}
.ui-icon-battery-1 {
	background-position:-64px -176px
}
.ui-icon-battery-2 {
	background-position:-80px -176px
}
.ui-icon-battery-3 {
	background-position:-96px -176px
}
.ui-icon-circle-plus {
	background-position:0 -192px
}
.ui-icon-circle-minus {
	background-position:-16px -192px
}
.ui-icon-circle-close {
	background-position:-32px -192px
}
.ui-icon-circle-triangle-e {
	background-position:-48px -192px
}
.ui-icon-circle-triangle-s {
	background-position:-64px -192px
}
.ui-icon-circle-triangle-w {
	background-position:-80px -192px
}
.ui-icon-circle-triangle-n {
	background-position:-96px -192px
}
.ui-icon-circle-arrow-e {
	background-position:-112px -192px
}
.ui-icon-circle-arrow-s {
	background-position:-128px -192px
}
.ui-icon-circle-arrow-w {
	background-position:-144px -192px
}
.ui-icon-circle-arrow-n {
	background-position:-160px -192px
}
.ui-icon-circle-zoomin {
	background-position:-176px -192px
}
.ui-icon-circle-zoomout {
	background-position:-192px -192px
}
.ui-icon-circle-check {
	background-position:-208px -192px
}
.ui-icon-circlesmall-plus {
	background-position:0 -208px
}
.ui-icon-circlesmall-minus {
	background-position:-16px -208px
}
.ui-icon-circlesmall-close {
	background-position:-32px -208px
}
.ui-icon-squaresmall-plus {
	background-position:-48px -208px
}
.ui-icon-squaresmall-minus {
	background-position:-64px -208px
}
.ui-icon-squaresmall-close {
	background-position:-80px -208px
}
.ui-icon-grip-dotted-vertical {
	background-position:0 -224px
}
.ui-icon-grip-dotted-horizontal {
	background-position:-16px -224px
}
.ui-icon-grip-solid-vertical {
	background-position:-32px -224px
}
.ui-icon-grip-solid-horizontal {
	background-position:-48px -224px
}
.ui-icon-gripsmall-diagonal-se {
	background-position:-64px -224px
}
.ui-icon-grip-diagonal-se {
	background-position:-80px -224px
}
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
	border-top-left-radius:4px
}
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
	border-top-right-radius:4px
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
	border-bottom-left-radius:4px
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
	border-bottom-right-radius:4px
}
.ui-widget-overlay {
	background:#666 url("ui-bg_diagonals-thick_20_666666_40x40.png") 50% 50% repeat;
	opacity:.5;
	filter:Alpha(Opacity=50)
}
.ui-widget-shadow {
	margin:-5px 0 0 -5px;
	padding:5px;
	background:#000 url("ui-bg_flat_10_000000_40x100.png") 50% 50% repeat-x;
	opacity:.2;
	filter:Alpha(Opacity=20);
	border-radius:5px
}
/**
	 * Copyright (c) 2009-2014 Vaimo AB
	 *
	 * Vaimo reserves all rights in the Program as delivered. The Program
	 * or any portion thereof may not be reproduced in any form whatsoever without
	 * the written consent of Vaimo, except as provided by licence. A licence
	 * under Vaimo's rights in the Program may be available directly from
	 * Vaimo.
	 *
	 * Disclaimer:
	 * THIS NOTICE MAY NOT BE REMOVED FROM THE PROGRAM BY ANY USER THEREOF.
	 * THE PROGRAM IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
	 * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
	 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
	 * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
	 * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
	 * OUT OF OR IN CONNECTION WITH THE PROGRAM OR THE USE OR OTHER DEALINGS
	 * IN THE PROGRAM.
	 *
	 * @category    design
	 * @package     vaimo_fenixbase
	 * @copyright   Copyright (c) 2009-2014 Vaimo AB
	 */
	
	#withdraw-order {
}
#withdraw-order .validation-advice {
	margin: 0;
}
#withdraw-order li.fields {
	margin-left: -20px;
}
#withdraw-order li.fields > .field, #withdraw-order li.fields > .field-wide {
	float: left;
	margin: 0 0 0 20px;
}
#withdraw-order li.fields > .field-wide {
	width: 100%;
}
#withdraw-order .subtitle {
	display: inline-block;
	font-weight: bold;
	margin: 0 0 10px;
}
#withdraw-skus {
	margin-left: -20px;
}
#withdraw-skus .withdraw_sku {
	float: left;
	margin: 0 0 10px 20px;
}
#withdraw-skus .withdraw_sku:before, #withdraw-skus .withdraw_sku:after {
	display: table;
	content: "";
	line-height: 0;
}
#withdraw-skus .withdraw_sku > label, #withdraw-skus .withdraw_sku > .input-box {
	float: left;
}
#withdraw-skus .withdraw_sku > label {
	margin: 6px 5px 0 0;
}
#withdraw-skus .withdraw_sku .input-box input {
	width: 80px;
}
/**
	 * Icommerce_SelectdProducts CSS file
	 * Add your CSS here. Please improve the widget and commit your work to the widget
	 * @since 2013-05-23
	 */
	
	
	/* Add to Cart Button */
	 .add-to-cart button.button {
	background: rgb(255,138,0);
	background: -moz-linear-gradient(top, rgba(255, 138, 0, 1) 16%, rgba(255, 138, 0, 1) 45%, rgba(228, 69, 23, 1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(16%, rgba(255, 138, 0, 1)), color-stop(45%, rgba(255, 138, 0, 1)), color-stop(100%, rgba(228, 69, 23, 1)));
	background: -webkit-linear-gradient(top, rgba(255, 138, 0, 1) 16%, rgba(255, 138, 0, 1) 45%, rgba(228, 69, 23, 1) 100%);
	background: -o-linear-gradient(top, rgba(255, 138, 0, 1) 16%, rgba(255, 138, 0, 1) 45%, rgba(228, 69, 23, 1) 100%);
	background: -ms-linear-gradient(top, rgba(255, 138, 0, 1) 16%, rgba(255, 138, 0, 1) 45%, rgba(228, 69, 23, 1) 100%);
	background: linear-gradient(to bottom, rgba(255, 138, 0, 1) 16%, rgba(255, 138, 0, 1) 45%, rgba(228, 69, 23, 1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff8a00', endColorstr='#e44517', GradientType=0 );
}
button.button:disabled {
	background: #cccccc !important;
	color: #eeeeee;
}
/* HIDE COUPON CODE */
	div#discount-coupon-hidden {
	display:none;
}
/* Home Page fix for newsletter signup */
	.newsletter .infobox-cms {
	padding: 0px; margin-top:15px;
}
/* Hide empty sub-menus */
	.root-category-wrapper.category-id536:hover:before, .root-category-wrapper.category-id536:hover:after, .root-category-wrapper.category-id546:hover:before, .root-category-wrapper.category-id546:hover:after, .root-category-wrapper.category-id701:hover:before, .root-category-wrapper.category-id701:hover:after {
	display:none !important;
}
.root-category.column-wrapper.category-id536, .root-category.column-wrapper.category-id546, .root-category.column-wrapper.category-id701 {
	display: none !important;
}
/* Edit to primus stories */
	
	.category-aspotforprimus .fjr-widget h3, .category-aspotforprimus .fjr-widget h3 a {
	color: #48433d;
	float: none;
	margin: -7px 0px 5px;
	padding: 19px 0px;
	text-align: center;
}
.category-aspotforprimus .infobox-desc {
	display: none;
}
.category-aspotforprimus .articles.fjr-widget h3, .category-aspotforprimus .articles.fjr-widget .infobox-desc {
	padding: 0px 11px;
	position: relative;
	top: -62px;
	background-color: white;
	opacity: 0.8;
}
.category-aspotforprimus .articles.fjr-widget h3, .category-aspotforprimus .articles.fjr-widget .infobox-desc {
	margin: 0px 0px;
}
.category-aspotforprimus .articles.fjr-widget {
	background: transparent;
	border-radius: 4px;
	margin-bottom: 24px;
	padding: 0px 0px 0px 0px;
	height: 200px;
}
.category-aspotforprimus .span6 .fjr-widget a:hover {
	color: #cf0a2c !important;
}
/* TAKEOVER */
	#takeover {
	box-shadow: 0px 0px 10px 10000px rgba(13, 12, 12, 0.75);
	-moz-box-shadow: 0px 0px 10px 10000px rgba(13, 12, 12, 0.75);
	-webkit-box-shadow: 0px 0px 10px 10000px rgba(13, 12, 12, 0.75);
	background: #ffffff;
	background-size: cover;
	box-sizing: border-box;
	display: none;
	left: 25%;
	margin-bottom: 80px;
	min-height: auto;
	padding: 25px;
	position: absolute;
	top: 50px;
	z-index: 201;
	width: 50%;
}
/* Move manual link */
	.catalog-product-view .active .content a {
	clear: both;
	width: 100%;
	display: block;
	margin-top: 5px;
}
#takeover .sprite-remove {
	background: url('../../../www.fjallraven.no/skin/frontend/carbon/fjallraven/images/sprite2x.png') 0 0 no-repeat !important;
	background-position: -325px -37px !important;
	color: #cc0000;
	cursor: pointer;
	height: 26px;
	right: 15px;
	margin-bottom: 30px;
	position: absolute;
	top: 15px;
	width: 26px;
	background-size: 500px 339px;
	background-color: white !important;
	border-radius: 15px;
}
span.c-countdown__after {
	display: block;
	margin-top: 5px;
	font-size: 12px;
}
.cms-index-index .weekly-picks h2 {
	display:none !important;
}
iframe {
	max-width: 100%;
}
.slideshow-eng.span12 {
	padding-right:0;
  	max-height:500px;
  	overflow:hidden;
/*   	margin-right:-20px !important; */
/*     margin-left:-20px !important; */
    width:107%;
}
.logo.span4.logo-wrap {
	display: block;
	width: 31.30%;
	margin-top: 16px;
	margin-bottom:10px;
}
.infobox-text h2 {
	float: left;
	font-size: 30px;
	margin-bottom: 20px;
	padding-left: 10px;
}
.wraps {
	float:right;
}
.infobox-cms {
	background: #fff none repeat scroll 0 0;
	border-radius: 4px;
	display: block;
	margin-bottom: 24px;
	padding: 0 0 8px;
}
.infobox-cms h3, .infobox-cms p {
	margin: 0 11px;
}
	/*-------Mobile CSS---------------*/
	*,  *:after,  *::before {
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}
html, body, .menu-container, .scroller {
	height: 100%;
}
/*.scroller {
		overflow-y: scroll;
	}*/
	
	.scroller,  .scroller-inner {
	position: relative;
}
.menu-container {
	width:100%;
  overflow-x:hidden;
}
.menu-trigger {
	position: relative;
	padding-left: 60px;
	font-size: 30px;
  top:9px;
}
 .menu-trigger::before {
 background: #fff none repeat scroll 0 0;
 box-shadow: 0 6px #d0112b, 0 12px #fff, 0 18px #d0112b, 0 24px #fff;
 content: "";
 height: 6px;
 left: 12px;
 position: absolute;
 top: 0;
 width: 40px;
}
.content.clearfix {
	margin-right: 60px;
	text-align: center;
	padding-bottom:0px;
}
.mp-pusher {
	position: relative;
	left: 0;
	height: 100%;
}
.mp-menu {
	position: absolute; /* we can't use fixed here :( */
	top: 0;
	left: 0;
	z-index: 1;
	width: 300px;
	height: 100%;
	-webkit-transform: translate3d(-100%, 0, 0);
	-moz-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
}
.mp-level {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #D0112B;
	-webkit-transform: translate3d(-100%, 0, 0);
	-moz-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
}
	
	/* overlays for pusher and for level that gets covered */
	.mp-pusher::after {
z-index:9999
}
 .mp-pusher::after,  .mp-level::after,  .mp-level::before {
 position: absolute;
 top: 0;
 right: 0;
 width: 0;
 height: 0;
 content: '';
 opacity: 0;
}
 .mp-pusher::after,  .mp-level::after {
 background: rgba(0, 0, 0, 0.3);
 -webkit-transition: opacity 0.3s, width 0.1s 0.3s, height 0.1s 0.3s;
 -moz-transition: opacity 0.3s, width 0.1s 0.3s, height 0.1s 0.3s;
 transition: opacity 0.3s, width 0.1s 0.3s, height 0.1s 0.3s;
}
 .mp-level::after {
 z-index: -1;
}
 .mp-pusher.mp-pushed::after,  .mp-level.mp-level-overlay::after {
 width: 100%;
 height: 100%;
 opacity: 1;
 -webkit-transition: opacity 0.3s;
 -moz-transition: opacity 0.3s;
 transition: opacity 0.3s;
}
.mp-level.mp-level-overlay {
	cursor: pointer;
}
 .mp-level.mp-level-overlay.mp-level::before {
 width: 100%;
 height: 100%;
 background: transparent;
 opacity: 1;
}
.mp-pusher,  .mp-level {
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
/* overlap */
	.mp-overlap .mp-level.mp-level-open {
	box-shadow: 1px 0 2px rgba(0, 0, 0, 0.2);
	-webkit-transform: translate3d(-40px, 0, 0);
	-moz-transform: translate3d(-40px, 0, 0);
	transform: translate3d(-40px, 0, 0);
}
/* First level */
	.mp-menu > .mp-level,  .mp-menu > .mp-level.mp-level-open,  .mp-menu.mp-overlap > .mp-level,  .mp-menu.mp-overlap > .mp-level.mp-level-open {
	box-shadow: none;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
/* cover */
	.mp-cover .mp-level.mp-level-open {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
 .mp-cover .mp-level.mp-level-open > ul > li > .mp-level:not(.mp-level-open) {
 -webkit-transform: translate3d(-100%, 0, 0);
 -moz-transform: translate3d(-100%, 0, 0);
 transform: translate3d(-100%, 0, 0);
}
/* content style */
	.mp-menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.mp-menu h2 {
	margin: 0;
	padding: 1em;
	color:#48433d;
	text-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
	font-weight: 300;
	font-size: 2em;
}
 .mp-menu.mp-overlap h2::before {
 font-size: 75%;
 line-height: 1.8;
 margin-right: 8px;
 opacity: 0;
 position: absolute;
 right: 0;
 top: 0;
 transform: translateX(-100%);
 transition: opacity 0.3s ease 0s, transform 0.1s ease 0.3s;
}
.mp-menu.mp-cover h2 {
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 1px;
	font-size: 1em;
}
 .mp-overlap .mp-level.mp-level-overlay > h2::before {
 opacity: 1;
 -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
 -moz-transition: -moz-transform 0.3s, opacity 0.3s;
 transition: transform 0.3s, opacity 0.3s;
 -webkit-transform: translateX(0);
 -moz-transform: translateX(0);
 transform: translateX(0);
}
.mp-menu ul li {
	font-family: 'linecons';
}
.mp-menu ul li > a {
	display: block;
	padding: 0.5em 1em 0.5em 1.8em;
	outline: none;
	box-shadow: inset 0 -1px rgba(0, 0, 0, 0.2);
	text-shadow: 0 0 1px rgba(255, 255, 255, 0.1);
	font-size:14px;
	-webkit-transition: background 0.3s, box-shadow 0.3s;
	-moz-transition: background 0.3s, box-shadow 0.3s;
	transition: background 0.3s, box-shadow 0.3s;
	color:#fff;
	text-decoration:none;
	font-family: 'CacetBold', sans-serif;
	text-transform:uppercase;
}
 .mp-menu ul li::before {
 position: absolute;
 left: 10px;
 z-index: -1;
 color: rgba(0, 0, 0, 0.2);
 line-height: 2.5;
}
.mp-level > ul > li:first-child > a {
	box-shadow: inset 0 -1px rgba(0, 0, 0, 0.2), inset 0 1px rgba(0, 0, 0, 0.2);
}
.mp-menu ul li a:hover,  .mp-level > ul > li:first-child > a:hover {
	background: rgba(0, 0, 0, 0.2);
	box-shadow: inset 0 -1px rgba(0, 0, 0, 0);
}
.mp-menu .mp-level.mp-level-overlay > ul > li > a,  .mp-level.mp-level-overlay > ul > li:first-child > a {
	box-shadow: inset 0 -1px rgba(0, 0, 0, 0);
}
.mp-level > ul > li:first-child > a:hover,  .mp-level.mp-level-overlay > ul > li:first-child > a {
	box-shadow: inset 0 -1px rgba(0, 0, 0, 0), inset 0 1px rgba(0, 0, 0, 0);
} /* seems like Chrome 34.0.1847.131 needs the second shadow otherwise the transition breaks */
.mp-back {
	background: rgba(0, 0, 0, 0.1);
	outline: none;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 700;
	display: block;
	font-size: 0.8em;
	padding: 1em;
	position: relative;
	box-shadow: inset 0 1px rgba(0, 0, 0, 0.1);
	-webkit-transition: background 0.3s;
	-moz-transition: background 0.3s;
	transition: background 0.3s;
}
 .mp-back::after {
 font-family: 'linecons';
 position: absolute;
 content: "\e037";
 right: 10px;
 font-size: 1.3em;
 color: rgba(0, 0, 0, 0.3);
}
 .mp-menu .mp-level.mp-level-overlay > .mp-back,  .mp-menu .mp-level.mp-level-overlay > .mp-back::after {
 background: transparent;
 box-shadow: none;
 color: transparent;
}
/* Fallback example for browsers that don't support 3D transforms (and no JS fallback) */
	/* We'll show the first level only */
	.no-csstransforms3d .mp-pusher,  .no-js .mp-pusher {
	padding-left: 300px;
}
.no-csstransforms3d .mp-menu .mp-level,  .no-js .mp-menu .mp-level {
	display: none;
}
.no-csstransforms3d .mp-menu > .mp-level,  .no-js .mp-menu > .mp-level {
	display: block;
}
.mobile-visible {
	display:none;
}
iframe {
	width:100%;
}
.cart-table-wrap {
	background:#fff;
	padding: 16px 0;
}
.category-description.std h2 {
  margin-top: 20px;
}
.item.last {
  margin-left: 25px !important;
}
/*============new.css===============
*/
.vertnav ul {
    padding: 10px 20px;
    margin: 0;
    clear: both;
}

.vertnav ul ul {
    padding: 5px 0 0 10px;
}

.vertnav a.vertnavlink {
    padding: 5px 25px 5px 0px;
    margin: 0;
    display: inline-block;
}

div.vertnav.content {
 padding:0px;
}


.vertnav li a.expandlink {
    background: url(http://www.primus.eu/skin/frontend/vaimo/primus/images/nav_closed.png) left no-repeat;
    margin: -2px 0 0 0;
    width: 10px;
    height: 10px;
    position: absolute;
    display:block;
    top: 10px;
}

/* Show "bullets" in the links, depending on the class of the
   LI that the link's in */
.vertnav li.open a.expandlink {
    background: url(http://www.primus.eu/skin/frontend/vaimo/primus/images/nav_open.png) center left no-repeat;
}
.vertnav li.closed a.expandlink {
   background: url(http://www.primus.eu/skin/frontend/vaimo/primus/images/nav_closed.png) center left no-repeat;
}

.vertnav li.open > a.vertnavlink,
.vertnav li.active > a.vertnavlink{
 font-weight:bold;
    text-decoration:underline;
}

.vertnav li.open li.active a {
    background: transparent;
    font-weight: bold;
}

.vertnav li.open ul {
    display: block;
}
.vertnav li.closed ul {
    display: none;
}


.vertnav .vertical-nav-item.bottom-border {
    border-bottom: 1px #cc0033 dotted;
    margin-bottom: 5px;
    padding-bottom: 5px;
}
.products-grid li.type-simple {
/*  height: 400px; */
  width: 30.82%;
}

.mof .filter-block::after {
  background: #ffffff url("http://www.primus.eu/skin/frontend/vaimo/primus/images/sprite.png") repeat scroll -222px 0;
  border-left: 1px solid #999999;
  border-radius: 0 3px 3px 0;
  content: "";
  display: block;
  height: 23px;
  position: absolute;
  right: 0;
  top: 0;
  width: 25px;
  z-index: 4;
}
.mof.block.block-layered-nav > h3{
  margin-top: 0;
}	
.mof .filter-block > h4{  margin-top: 0;
}
.template-product .add-to-links {
    clear: both;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 10px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}
.grouped-product .add-to-links {
    margin-left: 0;
}
.add-to-box .add-to-links li {
    display: inline;
}
.product-essential {
    margin-bottom: 15px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}
.product-collateral .box-collateral {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}
.template-product .more-views {
    margin-top: 15px;
}
.template-product .more-views ul {
    margin-left: 0;
}
.template-product .more-views li {
    float: left;
    margin-bottom: 15px;
    margin-left: 0;
    margin-right: 15px;
    margin-top: 0;
}
.template-product .more-views li img {
    height: 60px;
}
.template-product .product-image img.main-image {
    display: block;
    width: 380px;
}

.filter-block:hover .filter-dropdown{display:block;}
/*============new.css-end===============
*/
	/*-------Responsive CSS---------------*/
	
@media (max-width: 1200px) {
}
 @media (max-width: 1024px) {


.articles img,  {
  height:auto;
}
.products-grid li.type-simple {
  width: 30.50%;
}
.fjr-tabs {
  clear: both !important;
}
}
 @media (max-width: 900px) {
#takeover, #takeover-bg {
	display:none !important;
}
#footer .row-fluid > div:last-child {
	width: 27.5%;
}
#newsletter-validate-detail input {
	width:100%;
}
.logo.span4.logo-wrap {
	width: 24%;
}
#header #search_mini_form .input-wrapper {
	width: 193px;
}
#nav02 {
	width: 100%;
}

.products-grid {
	padding:0;
	display:inherit;
}
button.button {
	width: 100%;
}
.add-to-links li {
	margin-bottom: 10px;
	width: 100%;
}
.add-to-links li a {
	width:100% !important;
}
.infobox-second-part {
	width: 100%;
	text-align: center;
}
.add-to-cart button.button {
	width: 100%;
}
.cart .checkout-types {
	float: none;
}

.products-grid li.type-simple {
  width: 30% !important;
}

.box-collateral.box-related li.item {
  width: 46%;
}
.widget-static-block {
  display: none;
}
	.topsellers .item {
  height: auto;
}
.topsellers .product-name > p {
  position: static;
}


 }

 @media (max-width: 768px) {
.logo-wrap {
	width:100%
}
#header .logo {
	margin: 0px 0 0px;
	text-align: center;
	width: 100%;
	padding:7px;
  	max-width:300px; 
}

#footer .row-fluid > div:last-child br {
	display:none;
}
.login-links {
	margin: 0 auto !important;
	text-align: center;
	width: auto;
}
/*.sidebar-wrap {
	width:100%;
	clear:both;
	padding-right:10px;
}*/
#EasyMenu {
	margin-left:-2px;
}

.cart-table-wrap {
	width:100%;
}
.cart .checkout-types {
	float: none;
}
.cart .totals button {
	width: 100%;
}
.row.visible-xs {
  margin-left: 2px;
  width: 100%;
}
 .item.type-simple {
  margin-top: 20px; }

 }
 
/*.col-xs-35.col-xs-offset-1.sidebar-wrap {
  width: 100%;
}*/

/* @media screen and (min-width: 701px) and (max-width: 759px) {
	 .template-collection .item.type-simple {
  margin-top: 20px;
  width: 30.99% !important;
}
 }
 @media screen and (min-width: 690px) and (max-width: 750px) {
	 .template-collection .item.type-simple {
  margin-top: 20px;
  width: 30.77% !important;
}

 }*/
  @media (max-width: 767px) {
  #footer .row-fluid > div:last-child {
	width: 44%;
	padding: 0;
	float:none;
}
  }
 @media (max-width: 760px) {
	    .item-wrap {
  width:47.67%
}	


.headercart {
	margin-top: 35px;
	text-align: center;
}
#header #search_mini_form .input-wrapper {
	text-align: center;
	margin:0 auto;
	width:250px;
/*	width: 100%;
*/}
#header #search_mini_form {
	float: none;
	width: 100%;
	text-align:center;
}
.span3.visible-desktop {
	width: 100%;
}
.span4 {
	width: 100%;
}
 body [class*="span"] {
 float: none;
 margin-left: 0;
}
.cms-index-index .col-main .row {
	overflow: visible;
}
.row {
	margin-left: 0;
}
.span12 {
	width:100%;
	padding:0;
}
.headercart {
	padding:0;
}
.wraps {
	float:none;
}
#header .links li {
	float: left;
}
.login-links {
	margin: 13px auto 0;
	text-align: center;
	width:auto;
}
#header .links {
	float: none;
	left: 50%;
	margin: -2px -9px 0 -92px;
	position: absolute;
}
/*.category-description {
	padding:0;
}
*/
.block {
	margin:0;
}
/*.full-page {
	width:100%;
}
*//*.col-xs-offset-1.full-page {
	margin: 0;
}*/

.headercart #recently-added-pcontainer {
	display:none !important;}
	

 .products-grid li.type-simple {
  width: 30.11% !important;
    margin-top: 20px;
}
.season-wrap {
	width:100%;
	margin:0;
}
/*.box-collateral.box-related li.item {
  width: 47.65%;
}*/
	 .sidebar-wrap {
	width:100%;
padding-right:0px;
	clear:both;
	margin:0;
}
.sidebar-wrap .category-description table {
  width: 100% !important;
}
.category-top {
	width: 100%;
}
/*.category-description.std img {
  width: 100%;
}*/
.item-wrap-column2 {
  margin-bottom: 20px;
  text-align: left;
}
}
 @media (max-width: 570px) {
.item-wrap {
	width:100%;
}

.weekly-picks .products-grid .item {
	margin-left:0;
}
.weekly-picks .col-xs-offset-1 {
	margin:0;
}
#footer .logo {
	width: 100%;
}
#footer02 {
	text-align: center;
	width: 100%;
}
#footer .row-fluid > div:last-child {
	float:none;
	width:100%;
}
#footer {
	text-align:center;
}
#newsletter-validate-detail {
	text-align:center;
	margin:0 auto;
}
#newsletter-validate-detail button {
	position:static;
}
#newsletter-validate-detail input {
	height:24px;
	width:175px;
}
#footer .footer02-links {
	width:100%;
	margin:0 auto;
}
#footer .row-fluid > div:last-child {
	clear: both;
	text-align: center;
	margin: 0 auto;
}

/*.col-xs-offset-1 {
	margin:0;
}*/
.infobox-text h2 {
	font-size: 25px;
}
/*.category-description {
	padding:0;
}*/

.products-grid {
	margin:0;
}
.products-grid li.item {
	padding:0;
	width:100% !important;
	margin:0 0 20px 0;
}
.cart .crosssell .product-image {
	float: left;
	margin-right: 30px;
	width: 23.677%;
}
.totals {
	width:100%;
}
/*.item-wrap-column2 {
	width: 100%;
}*/
.products-grid li.type-simple {
  width: 100%;
}
.item.last {
  margin-left: 0px !important;
}
#block-related li:nth-child(2n) {
  margin-left: 0px !important;
}
.accessories-wrap {
  width: 100% !important;
}
.infobox-second-part {
  position: static !important;
}
.products-grid li.type-simple {
  height: auto;
    padding: 10px 10px 55px ;
  width: 100% !important;
  margin-top:20px;

}
.std ol {
  padding: 0;
}

}
 @media (max-width: 480px) {
#footer .footer-links {
	display:none
}
#footer h4, #footer p {
	cursor: pointer;
	text-align: center;
}
#footer .footer02-links {
	float: none;
	font-size: 12px;
	margin: 0 auto;
	text-align: center;
}
.mobile-visible {
	display:block;
}
.mobile-hidden {
	display:none;

}
.item-wrap-column2 {
	width:100%;
}
table {
	border: 0;
}
table thead {
	display: none;
}
table td {
	display: block;
	font-size: 13px;
}
table td:last-child {
	border-bottom: 0;
}
table td:before {
	content: attr(data-label);
	float: left;
	text-transform: uppercase;
	font-weight: bold;
}
.cart-table thead tr th, .cart-table tbody tr td {
	text-align: right;
	vertical-align: top;
}
.cart .totals table th, .cart .totals table td {
	display: table-cell;
	padding: 5px 0;
}
.totals-tax {
	display: none;
}
.full-page {
	width:100%;
}
.col-xs-offset-2.full-page {
	margin: 0;
}
.category-title  h1{
  font-size: 20px;
}
.category-title
{
  padding: 20px 0;
}
.item-wrap-column2 {
	margin:0;
}
	/*! normalize.css v2.1.0 | MIT License | git.io/normalize */
	
	/* ==========================================================================
	   HTML5 display definitions
	   ========================================================================== */
	
	/**
	 * Correct `block` display not defined in IE 8/9.
	 */
	
	article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}
/**
	 * Correct `inline-block` display not defined in IE 8/9.
	 */
	
	audio, canvas, video {
	display: inline-block;
}
	
	/**
	 * Prevent modern browsers from displaying `audio` without controls.
	 * Remove excess height in iOS 5 devices.
	 */
	
	audio:not([controls]) {
 display: none;
 height: 0;
}
	
	/**
	 * Address styling not present in IE 8/9.
	 */
	[hidden] {
 display: none;
}
/* ==========================================================================
	   Base
	   ========================================================================== */
	
	/**
	 * 1. Set default font family to sans-serif.
	 * 2. Prevent iOS text size adjust after orientation change, without disabling
	 *    user zoom.
	 */
	html {
	background-image:url("body_bg.jpg");
	background-position: center 0;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
html {
	font-family: sans-serif; /* 1 */
	-webkit-text-size-adjust: 100%; /* 2 */
	-ms-text-size-adjust: 100%; /* 2 */
}
/**
	 * Remove default margin.
	 */
	
	body {
	margin: 0;
}
/* ==========================================================================
	   Links
	   ========================================================================== */
	
	/**
	 * Address `outline` inconsistency between Chrome and other browsers.
	 */
	
	a:focus {
	outline: thin dotted;
}
/**
	 * Improve readability when focused and also mouse hovered in all browsers.
	 */
	
	a:active, a:hover {
	outline: 0;
}
/* ==========================================================================
	   Typography
	   ========================================================================== */
	
	/**
	 * Address variable `h1` font-size and margin within `section` and `article`
	 * contexts in Firefox 4+, Safari 5, and Chrome.
	 */
	
	h1 {
	font-size: 2em;
	margin: 0.67em 0;
}
/**
	 * Address styling not present in IE 8/9, Safari 5, and Chrome.
	 */
	
	abbr[title] {
	border-bottom: 1px dotted;
}
/**
	 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
	 */
	
	b, strong {
	font-weight: bold;
}
/**
	 * Address styling not present in Safari 5 and Chrome.
	 */
	
	dfn {
	font-style: italic;
}
/**
	 * Address differences between Firefox and other browsers.
	 */
	
	hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	clear:both;
}
/**
	 * Address styling not present in IE 8/9.
	 */
	
	mark {
	background: #ff0;
	color: #000;
}
/**
	 * Correct font family set oddly in Safari 5 and Chrome.
	 */
	
	code, kbd, pre, samp {
	font-family: monospace, serif;
	font-size: 1em;
}
/**
	 * Improve readability of pre-formatted text in all browsers.
	 */
	
	pre {
	white-space: pre-wrap;
}
/**
	 * Set consistent quote types.
	 */
	
	q {
	quotes: "\201C" "\201D" "\2018" "\2019";
}
/**
	 * Address inconsistent and variable font size in all browsers.
	 */
	
	small {
	font-size: 80%;
}
/**
	 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
	 */
	
	sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
/* ==========================================================================
	   Embedded content
	   ========================================================================== */
	
	/**
	 * Remove border when inside `a` element in IE 8/9.
	 */
	
	img {
	border: 0;
}
	
	/**
	 * Correct overflow displayed oddly in IE 9.
	 */
	
	svg:not(:root) {
 overflow: hidden;
}
/* ==========================================================================
	   Figures
	   ========================================================================== */
	
	/**
	 * Address margin not present in IE 8/9 and Safari 5.
	 */
	
	figure {
	margin: 0;
}
/* ==========================================================================
	   Forms
	   ========================================================================== */
	
	/**
	 * Define consistent border, margin, and padding.
	 */
	
	fieldset {
	border: 0px;
	margin: 0 2px;
	padding: 0px;
}
/**
	 * 1. Correct `color` not being inherited in IE 8/9.
	 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
	 */
	
	legend {
	border: 0; /* 1 */
	padding: 0; /* 2 */
}
/**

	 * 1. Correct font family not being inherited in all browsers.
	 * 2. Correct font size not being inherited in all browsers.
	 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
	 */
	
	button, input, select, textarea {
	font-family: inherit; /* 1 */
	font-size: 100%; /* 2 */
	margin: 0; /* 3 */
}
/**
	 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
	 * the UA stylesheet.
	 */
	
	button, input {
	line-height: normal;
}
/**
	 * Address inconsistent `text-transform` inheritance for `button` and `select`.
	 * All other form control elements do not inherit `text-transform` values.
	 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
	 * Correct `select` style inheritance in Firefox 4+ and Opera.
	 */
	
	button, select {
	text-transform: none;
}
/**
	 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
	 *    and `video` controls.
	 * 2. Correct inability to style clickable `input` types in iOS.
	 * 3. Improve usability and consistency of cursor style between image-type
	 *    `input` and others.
	 */
	
	button, html input[type="button"], /* 1 */ input[type="reset"], input[type="submit"] {
	-webkit-appearance: button; /* 2 */
	cursor: pointer; /* 3 */
}
/**
	 * Re-set default cursor for disabled elements.
	 */
	
	button[disabled], html input[disabled] {
	cursor: default;
}
/**
	 * 1. Address box sizing set to `content-box` in IE 8/9.
	 * 2. Remove excess padding in IE 8/9.
	 */
	
	input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box; /* 1 */
	padding: 0; /* 2 */
}
/**
	 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
	 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
	 *    (include `-moz` to future-proof).
	 */
	
	input[type="search"] {
	-webkit-appearance: textfield; /* 1 */
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box; /* 2 */
	box-sizing: content-box;
}
	
	/**
	 * Remove inner padding and search cancel button in Safari 5 and Chrome
	 * on OS X.
	 */
	
	input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
 -webkit-appearance: none;
}
	
	/**
	 * Remove inner padding and border in Firefox 4+.
	 */
	
	button::-moz-focus-inner, input::-moz-focus-inner {
 border: 0;
 padding: 0;
}
/**
	 * 1. Remove default vertical scrollbar in IE 8/9.
	 * 2. Improve readability and alignment in all browsers.
	 */
	
	textarea {
	overflow: auto; /* 1 */
	vertical-align: top; /* 2 */
}
/* ==========================================================================
	   Tables
	   ========================================================================== */
	
	/**
	 * Remove most spacing between table cells.
	 */
	
	table {
	border-collapse: collapse;
	border-spacing: 0;
	border: none;
}
/*!
	 * Bootstrap v2.3.1
	 *
	 * Copyright 2012 Twitter, Inc
	 * Licensed under the Apache License v2.0
	 * http://www.apache.org/licenses/LICENSE-2.0
	 *
	 * Designed and built with all the love in the world @twitter by @mdo and @fat.
	 *
	 * Changed by Simon 27/3/13
	 */.clearfix {
 *zoom:1
}
.clearfix:before, .clearfix:after {
	display:table;
	content:"";
	line-height:0
}
.clearfix:after {
	clear:both
}
.hide-text {
	font:0/0 a;
	color:transparent;
	text-shadow:none;
	background-color:transparent;
	border:0
}
img {
	max-width:100%;
	width:auto\11;
	height:auto;
	vertical-align:middle;
	border:0;
	-ms-interpolation-mode:bicubic
}
#map_canvas img, .google-maps img {
	max-width:none
}
.row {
	margin-left:-20px;
 *zoom:1
}
.row:before, .row:after {
	display:table;
	content:"";
	line-height:0
}
.row:after {
	clear:both
}
 [class*="span"] {
 float:left;
 min-height:1px;
 margin-left:20px
}
/*.pcontainer {
		width:940px
	}*/
	.span12 {
	width:99%;
	padding-right:10px;
}
.span11 {
	width:860px
}
.span10 {
	width:780px
}
.span9 {
	width:700px
}
.span8 {
	width:620px
}
.span7 {
	width:540px
}
.span6 {
	width:460px
}
.span5 {
	width:380px
}
/*.span4 {
		width:300px
	}
	*/.span3 {
	width:220px
}
.span2 {
	width:140px
}
.span1 {
	width:60px
}
.offset12 {
	margin-left:980px
}
.offset11 {
	margin-left:900px
}
.offset10 {
	margin-left:820px
}
.offset9 {
	margin-left:740px
}
.offset8 {
	margin-left:660px
}
.offset7 {
	margin-left:580px
}
.offset6 {
	margin-left:500px
}
.offset5 {
	margin-left:420px
}
.offset4 {
	margin-left:340px
}
.offset3 {
	margin-left:260px
}
.offset2 {
	margin-left:180px
}
.offset1 {
	margin-left:100px
}
.row-fluid {
	width:100%;
 *zoom:1
}
.row-fluid:before, .row-fluid:after {
	display:table;
	content:"";
	line-height:0
}
.row-fluid:after {
	clear:both
}
 .row-fluid [class*="span"] {
 display:block;
 width:100%;
 min-height:24px;
 -webkit-box-sizing:border-box;
 -moz-box-sizing:border-box;
 box-sizing:border-box;
 float:left;
 margin-left:2.127659574468085%;
 *margin-left:2.074468085106383%
}
 .row-fluid [class*="span"]:first-child {
 margin-left:0
}
 .row-fluid .controls-row [class*="span"]+[class*="span"] {
 margin-left:2.127659574468085%
}
.row-fluid .span12 {
	width:100%;
 *width:99.94680851063829%
}
.row-fluid .span11 {
	width:91.48936170212765%;
 *width:91.43617021276594%
}
.row-fluid .span10 {
	width:82.97872340425532%;
 *width:82.92553191489361%
}
.row-fluid .span9 {
	width:74.46808510638297%;
 *width:74.41489361702126%
}
.row-fluid .span8 {
	width:65.95744680851064%;
 *width:65.90425531914893%
}
.row-fluid .span7 {
	width:57.44680851063829%;
 *width:57.39361702127659%
}
.row-fluid .span6 {
	width:48.93617021276595%;
 *width:48.88297872340425%
}
.row-fluid .span5 {
	width:40.42553191489362%;
 *width:40.37234042553192%
}
.row-fluid .span4 {
	width:31.914893617021278%;
 *width:31.861702127659576%
}
.row-fluid .span3 {
	width:23.404255319148934%;
 *width:23.351063829787233%
}
.row-fluid .span2 {
	width:14.893617021276595%;
 *width:14.840425531914894%
}
.row-fluid .span1 {
	width:6.382978723404255%;
 *width:6.329787234042553%
}
.row-fluid .offset12 {
	margin-left:104.25531914893617%;
 *margin-left:104.14893617021275%
}
.row-fluid .offset12:first-child {
	margin-left:102.12765957446808%;
 *margin-left:102.02127659574467%
}
.row-fluid .offset11 {
	margin-left:95.74468085106382%;
 *margin-left:95.6382978723404%
}
.row-fluid .offset11:first-child {
	margin-left:93.61702127659574%;
 *margin-left:93.51063829787232%
}
.row-fluid .offset10 {
	margin-left:87.23404255319149%;
 *margin-left:87.12765957446807%
}
.row-fluid .offset10:first-child {
	margin-left:85.1063829787234%;
 *margin-left:84.99999999999999%
}
.row-fluid .offset9 {
	margin-left:78.72340425531914%;
 *margin-left:78.61702127659572%
}
.row-fluid .offset9:first-child {
	margin-left:76.59574468085106%;
 *margin-left:76.48936170212764%
}
.row-fluid .offset8 {
	margin-left:70.2127659574468%;
 *margin-left:70.10638297872339%
}
.row-fluid .offset8:first-child {
	margin-left:68.08510638297872%;
 *margin-left:67.9787234042553%
}
.row-fluid .offset7 {
	margin-left:61.70212765957446%;
 *margin-left:61.59574468085106%
}
.row-fluid .offset7:first-child {
	margin-left:59.574468085106375%;
 *margin-left:59.46808510638297%
}
.row-fluid .offset6 {
	margin-left:53.191489361702125%;
 *margin-left:53.085106382978715%
}
.row-fluid .offset6:first-child {
	margin-left:51.063829787234035%;
 *margin-left:50.95744680851063%
}
.row-fluid .offset5 {
	margin-left:44.68085106382979%;
 *margin-left:44.57446808510638%
}
.row-fluid .offset5:first-child {
	margin-left:42.5531914893617%;
 *margin-left:42.4468085106383%
}
.row-fluid .offset4 {
	margin-left:36.170212765957444%;
 *margin-left:36.06382978723405%
}
.row-fluid .offset4:first-child {
	margin-left:34.04255319148936%;
 *margin-left:33.93617021276596%
}
.row-fluid .offset3 {
	margin-left:27.659574468085104%;
 *margin-left:27.5531914893617%
}
.row-fluid .offset3:first-child {
	margin-left:25.53191489361702%;
 *margin-left:25.425531914893618%
}
.row-fluid .offset2 {
	margin-left:19.148936170212764%;
 *margin-left:19.04255319148936%
}
.row-fluid .offset2:first-child {
	margin-left:17.02127659574468%;
 *margin-left:16.914893617021278%
}
.row-fluid .offset1 {
	margin-left:10.638297872340425%;
 *margin-left:10.53191489361702%
}
.row-fluid .offset1:first-child {
	margin-left:8.51063829787234%;
 *margin-left:8.404255319148938%
}
 [class*="span"].hide, .row-fluid [class*="span"].hide {
 display:none
}
 [class*="span"].pull-right, .row-fluid [class*="span"].pull-right {
 float:right
}
.pcontainer {
	margin-right:auto;
	margin-left:auto;
 *zoom:1
}
.pcontainer:before, .pcontainer:after {
	display:table;
	content:"";
	line-height:0
}
.pcontainer:after {
	clear:both
}
.pcontainer-fluid {
	padding-right:20px;
	padding-left:20px;
 *zoom:1
}
.pcontainer-fluid:before, .pcontainer-fluid:after {
	display:table;
	content:"";
	line-height:0
}
.pcontainer-fluid:after {
	clear:both
}
 input[class*="span"], select[class*="span"], textarea[class*="span"], .row-fluid input[class*="span"], .row-fluid select[class*="span"], .row-fluid textarea[class*="span"] {
 float:none;
 margin-left:0
}
 .input-append input[class*="span"], .input-prepend input[class*="span"], .row-fluid input[class*="span"], .row-fluid select[class*="span"], .row-fluid textarea[class*="span"], .row-fluid .input-prepend [class*="span"], .row-fluid .input-append [class*="span"] {
 display:inline-block
}
input, textarea {
	margin-left:0
}
input.span12, textarea.span12 {
	width:926px
}
input.span11, textarea.span11 {
	width:846px
}
input.span10, textarea.span10 {
	width:766px
}
input.span9, textarea.span9 {
	width:686px
}
input.span8, textarea.span8 {
	width:606px
}
input.span7, textarea.span7 {
	width:526px
}
input.span6, textarea.span6 {
	width:446px
}
input.span5, textarea.span5 {
	width:366px
}
input.span4, textarea.span4 {
	width:286px
}
input.span3, textarea.span3 {
	width:206px
}
input.span2, textarea.span2 {
	width:126px
}
input.span1, textarea.span1 {
	width:46px
}
 [class^="icon-"], [class*=" icon-"] {
 display:inline-block;
 width:14px;
 height:14px;
 *margin-right:.3em;
 line-height:14px;
 vertical-align:text-top;
 background-image:url("glyphicons-halflings.png");
 background-position:14px 14px;
 background-repeat:no-repeat;
 margin-top:1px
}
 .icon-white, .nav-pills>.active>a>[class^="icon-"], .nav-pills>.active>a>[class*=" icon-"], .nav-list>.active>a>[class^="icon-"], .nav-list>.active>a>[class*=" icon-"], .navbar-inverse .nav>.active>a>[class^="icon-"], .navbar-inverse .nav>.active>a>[class*=" icon-"], .dropdown-menu>li>a:hover>[class^="icon-"], .dropdown-menu>li>a:focus>[class^="icon-"], .dropdown-menu>li>a:hover>[class*=" icon-"], .dropdown-menu>li>a:focus>[class*=" icon-"], .dropdown-menu>.active>a>[class^="icon-"], .dropdown-menu>.active>a>[class*=" icon-"], .dropdown-submenu:hover>a>[class^="icon-"], .dropdown-submenu:focus>a>[class^="icon-"], .dropdown-submenu:hover>a>[class*=" icon-"], .dropdown-submenu:focus>a>[class*=" icon-"] {
 background-image:url("glyphicons-halflings-white.png")
}
.icon-lock {
	background-position:-287px -24px
}
.icon-search {
	background-position:-48px 0
}
.icon-shopping-cart {
	background-position:-360px -120px
}
.icon-list {
	background-position:-360px -48px
}
.icon-chevron-up {
	background-position:-288px -120px
}
.icon-chevron-down {
	background-position:-313px -119px
}
.nav {
	margin-left:0;
	margin-bottom:14px;
	list-style:none
}
.nav>li>a {
	display:block
}
.nav>li>a:hover, .nav>li>a:focus {
	text-decoration:none;
	background-color:#eee
}
.nav>li>a>img {
	max-width:none
}
.nav>.pull-right {
	float:right
}
.nav-header {
	display:block;
	padding:3px 15px;
	font-size:11px;
	font-weight:bold;
	line-height:14px;
	color:#999;
	text-shadow:0 1px 0 rgba(255, 255, 255, 0.5);
	text-transform:uppercase
}
.nav li+.nav-header {
	margin-top:9px
}
.nav-list {
	padding-left:15px;
	padding-right:15px;
	margin-bottom:0
}
.nav-list>li>a, .nav-list .nav-header {
	margin-left:-15px;
	margin-right:-15px;
	text-shadow:0 1px 0 rgba(255, 255, 255, 0.5)
}
.nav-list>li>a {
	padding:3px 15px
}
.nav-list>.active>a, .nav-list>.active>a:hover, .nav-list>.active>a:focus {
	color:#fff;
	text-shadow:0 -1px 0 rgba(0, 0, 0, 0.2);
	background-color:#333
}
 .nav-list [class^="icon-"], .nav-list [class*=" icon-"] {
 margin-right:2px
}
.nav-list .divider {
 *width:100%;
	height:1px;
	margin:6px 1px;
 *margin:-5px 0 5px;
	overflow:hidden;
	background-color:#e5e5e5;
	border-bottom:1px solid #fff
}
.nav-tabs, .nav-pills {
 *zoom:1
}
.nav-tabs:before, .nav-pills:before, .nav-tabs:after, .nav-pills:after {
	display:table;
	content:"";
	line-height:0
}
.nav-tabs:after, .nav-pills:after {
	clear:both
}
.nav-tabs>li, .nav-pills>li {
	float:left
}
.nav-tabs>li>a, .nav-pills>li>a {
	padding-right:12px;
	padding-left:12px;
	margin-right:2px;
	line-height:14px
}
.nav-tabs {
	border-bottom:1px solid #ddd
}
.nav-tabs>li {
	margin-bottom:-1px
}
.nav-tabs>li>a {
	padding-top:8px;
	padding-bottom:8px;
	line-height:14px;
	border:1px solid transparent;
	-webkit-border-radius:4px 4px 0 0;
	-moz-border-radius:4px 4px 0 0;
	border-radius:4px 4px 0 0
}
.nav-tabs>li>a:hover, .nav-tabs>li>a:focus {
	border-color:#eee #eee #ddd
}
.nav-tabs>.active>a, .nav-tabs>.active>a:hover, .nav-tabs>.active>a:focus {
	color:#555;
	background-color:#fff;
	border:1px solid #ddd;
	border-bottom-color:transparent;
	cursor:default
}
.nav-pills>li>a {
	padding-top:8px;
	padding-bottom:8px;
	margin-top:2px;
	margin-bottom:2px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px
}
.nav-pills>.active>a, .nav-pills>.active>a:hover, .nav-pills>.active>a:focus {
	color:#fff;
	background-color:#333
}
.nav-stacked>li {
	float:none
}
.nav-stacked>li>a {
	margin-right:0
}
.nav-tabs.nav-stacked {
	border-bottom:0
}
.nav-tabs.nav-stacked>li>a {
	border:1px solid #ddd;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0
}
.nav-tabs.nav-stacked>li:first-child>a {
	-webkit-border-top-right-radius:4px;
	-moz-border-radius-topright:4px;
	border-top-right-radius:4px;
	-webkit-border-top-left-radius:4px;
	-moz-border-radius-topleft:4px;
	border-top-left-radius:4px
}
.nav-tabs.nav-stacked>li:last-child>a {
	-webkit-border-bottom-right-radius:4px;
	-moz-border-radius-bottomright:4px;
	border-bottom-right-radius:4px;
	-webkit-border-bottom-left-radius:4px;
	-moz-border-radius-bottomleft:4px;
	border-bottom-left-radius:4px
}
.nav-tabs.nav-stacked>li>a:hover, .nav-tabs.nav-stacked>li>a:focus {
	border-color:#ddd;
	z-index:2
}
.nav-pills.nav-stacked>li>a {
	margin-bottom:3px
}
.nav-pills.nav-stacked>li:last-child>a {
	margin-bottom:1px
}
.nav-tabs .dropdown-menu {
	-webkit-border-radius:0 0 6px 6px;
	-moz-border-radius:0 0 6px 6px;
	border-radius:0 0 6px 6px
}
.nav-pills .dropdown-menu {
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px
}
.nav .dropdown-toggle .caret {
	border-top-color:#333;
	border-bottom-color:#333;
	margin-top:6px
}
.nav .dropdown-toggle:hover .caret, .nav .dropdown-toggle:focus .caret {
	border-top-color:#999;
	border-bottom-color:#999
}
.nav-tabs .dropdown-toggle .caret {
	margin-top:8px
}
.nav .active .dropdown-toggle .caret {
	border-top-color:#fff;
	border-bottom-color:#fff
}
.nav-tabs .active .dropdown-toggle .caret {
	border-top-color:#555;
	border-bottom-color:#555
}
.nav>.dropdown.active>a:hover, .nav>.dropdown.active>a:focus {
	cursor:pointer
}
.nav-tabs .open .dropdown-toggle, .nav-pills .open .dropdown-toggle, .nav>li.dropdown.open.active>a:hover, .nav>li.dropdown.open.active>a:focus {
	color:#fff;
	background-color:#999;
	border-color:#999
}
.nav li.dropdown.open .caret, .nav li.dropdown.open.active .caret, .nav li.dropdown.open a:hover .caret, .nav li.dropdown.open a:focus .caret {
	border-top-color:#fff;
	border-bottom-color:#fff;
	opacity:1;
	filter:alpha(opacity=100)
}
.tabs-stacked .open>a:hover, .tabs-stacked .open>a:focus {
	border-color:#999
}
.tabbable {
 *zoom:1
}
.tabbable:before, .tabbable:after {
	display:table;
	content:"";
	line-height:0
}
.tabbable:after {
	clear:both
}
.tab-content {
	overflow:auto
}
.tabs-below>.nav-tabs, .tabs-right>.nav-tabs, .tabs-left>.nav-tabs {
	border-bottom:0
}
.tab-content>.tab-pane, .pill-content>.pill-pane {
	display:none
}
.tab-content>.active, .pill-content>.active {
	display:block
}
.tabs-below>.nav-tabs {
	border-top:1px solid #ddd
}
.tabs-below>.nav-tabs>li {
	margin-top:-1px;
	margin-bottom:0
}
.tabs-below>.nav-tabs>li>a {
	-webkit-border-radius:0 0 4px 4px;
	-moz-border-radius:0 0 4px 4px;
	border-radius:0 0 4px 4px
}
.tabs-below>.nav-tabs>li>a:hover, .tabs-below>.nav-tabs>li>a:focus {
	border-bottom-color:transparent;
	border-top-color:#ddd
}
.tabs-below>.nav-tabs>.active>a, .tabs-below>.nav-tabs>.active>a:hover, .tabs-below>.nav-tabs>.active>a:focus {
	border-color:transparent #ddd #ddd #ddd
}
.tabs-left>.nav-tabs>li, .tabs-right>.nav-tabs>li {
	float:none
}
.tabs-left>.nav-tabs>li>a, .tabs-right>.nav-tabs>li>a {
	min-width:74px;
	margin-right:0;
	margin-bottom:3px
}
.tabs-left>.nav-tabs {
	float:left;
	margin-right:19px;
	border-right:1px solid #ddd
}
.tabs-left>.nav-tabs>li>a {
	margin-right:-1px;
	-webkit-border-radius:4px 0 0 4px;
	-moz-border-radius:4px 0 0 4px;
	border-radius:4px 0 0 4px
}
.tabs-left>.nav-tabs>li>a:hover, .tabs-left>.nav-tabs>li>a:focus {
	border-color:#eee #ddd #eee #eee
}
.tabs-left>.nav-tabs .active>a, .tabs-left>.nav-tabs .active>a:hover, .tabs-left>.nav-tabs .active>a:focus {
	border-color:#ddd transparent #ddd #ddd;
 *border-right-color:#fff
}
.tabs-right>.nav-tabs {
	float:right;
	margin-left:19px;
	border-left:1px solid #ddd
}
.tabs-right>.nav-tabs>li>a {
	margin-left:-1px;
	-webkit-border-radius:0 4px 4px 0;
	-moz-border-radius:0 4px 4px 0;
	border-radius:0 4px 4px 0
}
.tabs-right>.nav-tabs>li>a:hover, .tabs-right>.nav-tabs>li>a:focus {
	border-color:#eee #eee #eee #ddd
}
.tabs-right>.nav-tabs .active>a, .tabs-right>.nav-tabs .active>a:hover, .tabs-right>.nav-tabs .active>a:focus {
	border-color:#ddd #ddd #ddd transparent;
 *border-left-color:#fff
}
.nav>.disabled>a {
	color:#999
}
.nav>.disabled>a:hover, .nav>.disabled>a:focus {
	text-decoration:none;
	background-color:transparent;
	cursor:default
}
.carousel {
	position:relative;
	margin-bottom:14px;
	line-height:1
}
.carousel-inner {
	overflow:hidden;
	width:100%;
	position:relative
}
.carousel-inner>.item {
	display:none;
	position:relative;
 -webkit-transition:.6s ease-in-out left;
 -moz-transition:.6s ease-in-out left;
 -o-transition:.6s ease-in-out left;
 transition:.6s ease-in-out left
}
.carousel-inner>.item>img, .carousel-inner>.item>a>img {
	display:block;
	line-height:1
}
.carousel-inner>.active, .carousel-inner>.next, .carousel-inner>.prev {
	display:block
}
.carousel-inner>.active {
	left:0
}
.carousel-inner>.next, .carousel-inner>.prev {
	position:absolute;
	top:0;
	width:100%
}
.carousel-inner>.next {
	left:100%
}
.carousel-inner>.prev {
	left:-100%
}
.carousel-inner>.next.left, .carousel-inner>.prev.right {
	left:0
}
.carousel-inner>.active.left {
	left:-100%
}
.carousel-inner>.active.right {
	left:100%
}
.carousel-control {
	position:absolute;
	top:40%;
	left:15px;
	width:40px;
	height:40px;
	margin-top:-20px;
	font-size:60px;
	font-weight:100;
	line-height:30px;
	color:#fff;
	text-align:center;
	background:#222;
	border:3px solid #fff;
	-webkit-border-radius:23px;
	-moz-border-radius:23px;
	border-radius:23px;
	opacity:.5;
	filter:alpha(opacity=50)
}
.carousel-control.right {
	left:auto;
	right:15px
}
.carousel-control:hover, .carousel-control:focus {
	color:#fff;
	text-decoration:none;
	opacity:.9;
	filter:alpha(opacity=90)
}
.carousel-indicators {
	position:absolute;
	top:15px;
	right:15px;
	z-index:5;
	margin:0;
	list-style:none
}
.carousel-indicators li {
	display:block;
	float:left;
	width:10px;
	height:10px;
	margin-left:5px;
	text-indent:-999px;
	background-color:#ccc;
	background-color:rgba(255, 255, 255, 0.25);
	border-radius:5px
}
.carousel-indicators .active {
	background-color:#fff
}
.carousel-caption {
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	padding:15px;
	background:#333;
	background:rgba(0, 0, 0, 0.75)
}
.carousel-caption h4, .carousel-caption p {
	color:#fff;
	line-height:14px
}
.carousel-caption h4 {
	margin:0 0 5px
}
.carousel-caption p {
	margin-bottom:0
}
 @-ms-viewport {
 width:device-width
}
.hidden {
	display:none;
	visibility:hidden
}
.visible-phone {
	display:none!important
}
.visible-tablet {
	display:none!important
}
.hidden-desktop {
	display:none!important
}
.visible-desktop {
	display:inherit!important
}
/* Global Styling ================================================================================= */
	
	/* Body */
	body {
	font-family: Arial, Verdana, Sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	/*background:#000000 url('http://www.primus.eu/skin/frontend/vaimo/primus/images/bg1.jpg') fixed;*/
		padding-left:0px !important;
	padding-right:0px !important;
}
 [class*="span"] {
 float: inherit;
 min-height: inherit;
 margin-left: inherit;
}
 body [class*="span"] {
 float: left;
 min-height: 1px;
 margin-left: 20px;
}
/* Headings */
	h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
/* Page Heading */
	.page-title {
	padding: 0;
}
.page-title h1 {
	margin-top: 0;
}
.page-title .separator {
	margin: 0 3px;
}
.page-title .link-rss {
	float: right;
}
.title-buttons {
	text-align: right;
}
.title-buttons h1, .title-buttons h2, .title-buttons h3, .title-buttons h4, .title-buttons h5, .title-buttons h6 {
	float: left;
}
.subtitle, .sub-title {
	clear: both;
}
/* Lists */
	ul, ol {
	list-style: none;
	margin: 0;
	padding: 0;
}
/* Tables */
	table {
	border: none;
}
/* Labels */
	label {
	color: #333333;
	display: block;
}
label em {
	color:#00809f;
}
/* Grouped fields */
	.form-list li {
	margin: 0 0 15px 0;
	overflow: hidden;
}
.form-list .field {
	margin: 0 0 10px 0;
}
.form-list li.control label {
	float: none;
}
.form-list li.control input.radio, .form-list li.control input.checkbox {
	margin-right: 6px;
}
.form-list li.control .input-box {
	clear: none;
	display: inline;
	width: auto;
}
.form-list .input-box {
	display: block;
}
.form-list li.additional-row {
	border-top: 1px solid #ccc;
	margin-top: 10px;
	padding-top: 7px;
}
.form-list li.additional-row .btn-remove {
	float: right;
	margin: 5px 0 0;
}
.form-list .input-range input.input-text {
	width: 74px;
}
/* Buttons set */
	.buttons-set {
	clear: both;
	padding: 0;
	border: none;
}
.buttons-set a {
	text-transform: none;
}
.back-link {
	float: left;
	margin: 10px 0 0 0;
}
.buttons-set button.button {
	float: right;
}
.buttons-set p.required {
	margin: 0 0 5px;
}
/* Form Validation */
	.validation-advice, .fjr-select .validation-advice {
	clear: both;
	min-height: 13px;
	margin: 5px 0 10px 0;
	padding-left: 17px;
	font-size: 10px;
	line-height: 13px;
	background: url(validation_advice_bg.png) 2px 1px no-repeat;
	color: #18a6d4;
	border:none;
	top:25px;
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-serif;
	font-size:11px;
}
.fjr-select .validation-advice:after {
	background:none;
	border:none;
	content:'';
}
input.validation-failed, select.validation-failed, textarea.validation-failed {
	border: 1px solid #e94b54;
	background: #f5f5f5;
}
p.required {
	font-size: 11px;
	text-align: right;
}
/* Expiration date and CVV number validation fix */
	.v-fix {
	float: left;
}
.v-fix .validation-advice {
	display: block;
	width: 12em;
	margin-right: -12em;
	position: relative;
}
/* Global Messages  */
	.success {
	color: #3d6611;
	font-weight: bold;
}
.error {
	color: #f00;
	font-weight: bold;
}
.notice {
	color: #ccc;
}
.messages, .messages ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.messages {
	overflow: hidden;
}
.messages i {
	display: inline-block;
	margin-right: 10px;
}
.messages li {
	margin: 10px 0;
}
.messages li li {
	margin: 0px;
}
.error-msg, .success-msg, .note-msg, .notice-msg {
	min-height: 15px;
	padding: 11px 10px 10px 10px;
	font-weight: normal;
	background: #9bdef4;
}
/* Breadcrumbs */
	.breadcrumbs {
	color:#333333;
	font-family:Arial;
	font-size: 11px;
	height:20px;
	line-height: 20px;
	margin:-5px 0px 5px 0px;
}
.breadcrumbs ul {
	padding: 0;
	margin: 0;
	margin-left:-5px;
}
.breadcrumbs ul * {
	float: left;
}
.breadcrumbs a, .breadcrumbs strong {
	color:#333333;
	font-family:Arial;
	padding:0px 5px;
}
.breadcrumbs strong {
	text-decoration:underline;
}
.breadcrumbs span {
	padding-top:0px;
}
/*
		Pager appear on other pages than category; such
		as account pages, therefore this is added in global.css
	*/
	.toolbar .amount, .toolbar .pages {
	display:inline-block;
/*	width:31%;
*/}
.toolbar .sort-by {
	display:inline-block;
	width:38%;
}
.toolbar .sort-by >span {
	border-right:1px #ffffff solid;
}
.toolbar .sort-by >span:first-child, .toolbar .sort-by >span:last-child {
	border:none;
}
.toolbar a {
	color:#333333;
}
.toolbar a.selected {
	text-decoration:underline;
}
.toolbar .pages {
	text-align:right;
}
.toolbar div span {
	display: inline-block;
	font-weight:bold;
	height:12px;
	line-height: 12px;
	padding:0px 8px;
}
.toolbar div span {
	border-right:1px #cc0000 solid;
}
.toolbar div span:first-child, .toolbar div span:last-child {
	border-right:none;
}
.toolbar div span:first-child {
	padding:0px;
}
.toolbar div.amount span:first-child {
	border-right:1px #ffffff solid;
	padding-right:10px;
}
/* Sorter */
	.toolbar .view-mode {
	float: left;
}
.toolbar .sort-by {
	float: left;
}
.toolbar .sort-by a img {
	max-width: 7px;
}
.toolbar .sort-by select {
	margin: 0 0 0 10px;
	width: 100px;
}
/* Limiter */
	.toolbar .limiter select {
	margin: 0 10px;
	width: auto;
}
.toolbar .limiter {
	float: left;
	margin: 0 20px 0 0;
}
.displaynone {
	display:none;
}
/* Toolbar */
	.toolbar {
	background: #cf0a2c;
	overflow: hidden;
	padding: 10px 0 15px;
	color: #ffffff;
	clear: both;
	border-bottom: 1px dotted #e57f7f;
	margin-bottom: 10px;
}
.mof .toolbar {
	border-bottom:none;
	margin:0px;
	padding-bottom:6px;
}
.toolbar span {
	color:#ffffff;
	font-weight: bold;
}
.toolbar a {
	color:#ffffff;
	font-weight: normal;
}
.toolbar .amount {
	float: left;
}
 .toolbar .pages >span:nth-child(3) {
 border-left:1px #ffffff solid;
}
.toolbar-bottom {
	padding-top:10px;
}
.toolbar-bottom .toolbar {
	border-bottom: none;
	border-radius:4px;
	margin-bottom: 0px;
	padding-bottom:15px;
	padding-top:15px;
}
.toolbar-bottom .sort-by {
	display:none;
}
.toolbar-bottom .amount, .toolbar-bottom .pages {
	text-align: right;
	margin:0% 4%;
	width:42%;
}
.toolbar-bottom .pages {
	text-align:left;
}
.toolbar-bottom .no-pagination {
	border-top: 0;
}
.toolbar label {
	display: block;
	margin: 3px 0 0 0;
	float: left;
}
/* Data tables */
	.data-table {
	width: 100%;
}
.data-table th {
	padding: 6px;
	border: 1px solid #ddd;
	font-weight: bold;
	white-space: nowrap;
}
.data-table td {
	padding: 5px;
	border: 1px solid #ddd;
}
.data-table thead {
	background-color: #f2f2f2;
}
.data-table tr.even {
}
.data-table tbody.odd td {
	border-width: 0 1px;
}
.data-table tbody.even {
}
.data-table tbody.even td {
	border-width: 0 1px;
}
.data-table tbody.odd tr.border td, .data-table tbody.even tr.border td {
	border-bottom-width: 1px;
}
.data-table th .tax-flag {
	white-space: nowrap;
	font-weight: normal;
}
.data-table td.label, .data-table th.label {
	font-weight: bold;
	background-color: #f6f6f6;
	text-shadow: none;
	color: #333;
	border-radius: 0;
	line-height: normal;
	border-bottom: none;
	border-right: none;
}
.data-table tr.last {
}
/* Shopping cart total summary row expandable to details */
	tr.summary-total {
	cursor: pointer;
}
tr.summary-total .summary-collapse {
	float: right;
	text-align: right;
	padding-left: 20px;
	background: url(bkg_collapse.gif) 0 4px no-repeat;
	cursor: pointer;
}
tr.show-details .summary-collapse {
	background-position: 0 -53px;
}
#my-orders-table, #my-reviews-table {
	padding-bottom:35px;
	background: #fff;
}
tr.summary-details td {
	font-size: 11px;
	background-color: #dae1e4;
	color: #626465;
}
tr.summary-details-first td {
	border-top: 1px solid #d2d8db;
}
tr.summary-details-excluded {
	font-style: italic;
}
/* Shopping cart tax info */
	.cart-tax-info {
	display: block;
}
.cart-tax-info, .cart-tax-info .cart-price {
	padding-right: 20px;
}
.cart-tax-total {
	display: block;
	padding-right: 20px;
	background: url(bkg_collapse.gif) 100% 4px no-repeat;
	cursor: pointer;
}
.cart-tax-info .price, .cart-tax-total .price {
	display: inline;
	font-weight: normal;
}
.cart-tax-total-expanded {
	background-position: 100% -53px;
}
/* Misc */
	.links li {
	display: inline;
}
.links li.first {
	padding-left: 0;
}
.links li.last {
	background: none;
	padding-right: 0;
}
.link-cart {
	font-weight: bold;
	color: #f00;
}
.link-reorder {
	font-weight: bold;
}
.link-print {
	background: url(i_print.gif) 0 2px no-repeat;
	padding: 2px 0 2px 25px;
}
.link-rss {
	background: url(i_rss.gif) 0 1px no-repeat;
	padding-left: 18px;
	white-space: nowrap;
}
.btn-remove {
	display: block;
	width: 11px;
	height: 11px;
	font-size: 0;
	line-height: 0;
	background: url(btn_remove.gif) 0 0 no-repeat;
	text-indent: -999em;
	overflow: hidden;
}
.btn-remove2 {
	display: block;
	width: 16px;
	height: 16px;
	font-size: 0;
	line-height: 0;
	background: url(btn_trash.png) 0 0 no-repeat;
	text-indent: -999em;
	overflow: hidden;
}
.btn-remove2:hover {
	background: url(btn_trash.png) 0 100% no-repeat;
}
.btn-edit {
	display: block;
	width: 11px;
	height: 11px;
	font-size: 0;
	line-height: 0;
	background: url(btn_edit.gif) 0 0 no-repeat;
	text-indent: -999em;
	overflow: hidden;
}
.cards-list dt {
	margin: 5px 0 0;
}
.cards-list .offset {
	padding: 2px 0 2px 20px;
}
.separator {
	margin: 0 3px;
}
.divider {
	clear: both;
	display: block;
	font-size: 0;
	line-height: 0;
	height: 1px;
	margin: 10px 0;
	background: #ddd;
	text-indent: -999em;
	overflow: hidden;
}
/* Noscript notice */
	.noscript {
	border: 1px solid #ddd;
	border-width: 0 0 1px;
	background: #ffff90;
	font-size: 12px;
	line-height: 1.25;
	text-align: center;
	color: #2f2f2f;
}
.noscript .noscript-inner {
	width: 1000px;
	margin: 0 auto;
	padding: 12px 0 12px;
	background: url(i_notice.gif) 20px 50% no-repeat;
}
.noscript p {
	margin: 0;
}
/* Demo notice */
	.demo-notice {
	margin: 0;
	padding: 6px 10px;
	background: #d75f07;
	font-size: 12px;
	line-height: 1.15;
	text-align: center;
	color: #fff;
}
/* Cookie notice */
	.notice-cookie {
	border-bottom: 1px solid #cfcfcf;
	background: #ffff90;
	font-size: 12px;
	line-height: 1.25;
	text-align: center;
	color: #2f2f2f;
}
.notice-cookie .notice-inner {
	width: 870px;
	margin: 0 auto;

	padding: 12px 0 12px 80px;
	background: url(i_notice.gif) 20px 25px no-repeat;
	text-align: left;
}
.notice-cookie .notice-inner p {
	margin: 0 0 10px;
	border: 1px dotted #cccc73;
	padding: 10px;
}
/* Figure */
	figure {
	margin: 0;
}
/* Other */
	.carousel-control {
	overflow: hidden;
}
.hotspot {
	position: absolute;
	text-align: center;
	display: none;
	cursor: pointer;
	z-index: 10;
 -webkit-transition: opacity .3s;
 transition: opacity .3s;
}
.hotspot a {
	display: inline-block;
}
.notouch .hotspot {
	display: block;
	opacity: 0;
}
.notouch .carousel-inner:hover .hotspot {
	opacity: 1;
}
/* ======================================================================================= */
	
	
	
	
	
	
	.pcontainer-wrapper {
	background:rgba(255, 255, 255, 1);
	border-radius:5px;
	margin:20px auto 100px auto;
	max-width:980px;
}
.pcontainer-wrapper >.pcontainer {
	border-radius:3px;
	margin:0px;
	padding:20px 40px 0px 40px;
}
/* img {
	border-radius:4px;
} */
.float-right {
	float:right;
}
/* COUNTRY SWITCHER
	-------------------------------- */
	div.country-switcher >.col1-layout {
	position:relative;
}
div.country-switcher .store-switcher-img {
	border-radius:0px;
}
div.country-switcher .sprite-dirt {
	left:39px;
	position:absolute;
	top:0px;
	z-index:2;
}
div.country-switcher .row.main-pcontainer {
	position:absolute;
	top:30px;
}
div.country-switcher .span12.col-main >div {
	padding-left:80px;
	width:620px;
}
div.country-switcher h1 {
	font-family: "Frankfurter";
	font-size:30px;
	margin-bottom:6px;
}
div.country-switcher .std p {
	font-size:12px;
	line-height: 16px;
}
div.country-switcher .col-left, div.country-switcher .col-right {
	float:left;
	margin-top:-15px;
}
div.country-switcher .col-left {
	padding-right:100px;
	width:140px;
}
div.country-switcher .col-left hr {
	margin:20px 0px 15px;
}
div.country-switcher .country {
	display:block;
	margin-top:8px;
	position:relative;
	white-space:nowrap;
}
 div.country-switcher .country span[class^=sprite-flag-] {
 margin-right:6px;
 position:relative;
 top:5px;
}
div.country-switcher .country .sprite-cart {
	margin-left:7px;
	position:relative;
	top:1px;
}
/* EU POPUP INFORMATION
	------------------------------------------ */
	div.country-switcher .country-eu .country {
	display:block;
	position:relative;
}
div.country-switcher .country-eu .country-switcher-popup {
	background:#ffffff;
	border:1px #aaaaaa solid;
	box-shadow:0px 0px 9px rgba(0, 0, 0, 0.25);
	color:#333333;
	display:none;
	font-family:"Arial";
	font-size:10px;
	height:auto;
	left:160px;
	padding:10px 15px;
	position:absolute;
	top:-10px;
	white-space:normal;
	z-index:11;
}
div.country-switcher .country-eu .country-switcher-popup li {
	white-space:nowrap;
}
div.country-switcher .country-eu .country-switcher-popup span {
	border-top:8px solid transparent;
	border-bottom:7px solid transparent;
	border-right:7px solid #aaaaaa;
	content:'';
	display:block;
	height:0px;
	left:-7px;
	padding:0px;
	position:absolute;
	top:15px;
	width:0px;
	z-index:12;
}
div.country-switcher .country-eu .country-switcher-popup span:after {
	border-top:6px solid transparent;
	border-bottom:5px solid transparent;
	border-right:5px solid #ffffff;
	content:'';
	display:block;
	height:0px;
	left:2px;
	padding:0px;
	position:absolute;
	top:-6px;
	width:0px;
	z-index:12;
}
div.country-switcher .country-eu:hover .country-switcher-popup {
	display:block;
}
/* STARTPAGE
	--------------------------------- */
	.cms-index-index .span3.articles >p:first-child {
	margin:0px;
}
.span12 > .row-fluid {
	padding: 15px 0px;
/*	border-bottom: 3px solid #d01a2c; */
}
 [class*='cmsblock'] {
 background:#ffffff;
 border-radius:4px;
 margin-bottom:20px;
 padding:10px;
}
 [class*='cmsblock'] iframe, [class*='cmsblock'] img {
 border-radius:4px 4px 0px 0px;
 margin:-10px -10px 5px -10px;
 max-width:none;
 width:220px;
}
 [class*='cmsblock'] p {
 margin-bottom:0px;
}
/* 404 Page
	--------------------------------- */
	.cms-no-route .std {
	padding:20px 29px 10px 29px;
	background: #fff;
	border-radius: 3px 3px 3px 3px;
}
/* Wishlist shared content
	--------------------------------- */
	.my-wishlist > p {
	background: #fff;
	padding:10px 20px;
	border-radius: 3px;
}
body.cms-index-index #header {
	margin-bottom:20px;
}
/* CONTACTS PAGE
	------------------------------- */
	.contacts-square {
	margin:10px 0px;
}
.contacts-square input, .contacts-square textarea {
	width:96%;
}
.customer-account-forgotpassword .col-main form {
	background:#ffffff;
	margin-top:10px;
	padding:10px 20px 20px 20px;
}
.bottomfixed {
	background-color: #cf0a2c;
	bottom: 0;
	color: #fff;
	display: block;
	font-family: "PrimusSansBlack";
	font-size: 16px;
	left: 0;
	margin: 0 !important;
	padding: 20px !important;
	position: fixed;
	text-align: center;
	width: 100%;
	z-index: 200;
}
/* Layout ================================================================================ */
	
	.page {
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 960px;
}
.page-print {
	background: #fff;
	padding: 20px;
	text-align: left;
}
.page-empty {
	background: #fff;
	padding: 20px;
	text-align: left;
}
.page-popup {
	padding: 20px;
	text-align: left;
}
.main-pcontainer {
	margin-top: 0px;
}
/* ======================================================================================= */
	/* Tools ================================================================================= */
	
	.nobr {
	white-space: nowrap;
}
.wrap {
	white-space: normal;
}
.a-left, table th.a-left, table td.a-left {
	text-align: left;
}
.a-center, table th.a-center, table td.a-center {
	text-align: center;
}
.a-right, table th.a-right, table td.a-right {
	text-align: right;
}
.v-top {
	vertical-align: top;
}
.v-middle {
	vertical-align: middle;
}
.f-left, .left {
	float: left;
}
.f-right, .right {
	float: right;
}
.f-none {
	float: none;
}
.f-fix {
	float: left;
	width: 100%;
}
.no-display {
	display: none;
}
.d-inline {
	display: inline;
}
.no-margin {
	margin: 0;
}
.no-padding {
	padding: 0;
}
.no-bg {
	background: none;
}
/* ================================================================================= */
	/* Product prices ======================================================================================= */
	
	.price {
	font-size: 16px;
}
.price-box {
	margin: 10px 0;
}
.price-box .price {
	color:#1e1e1e;
	font-size:16px;
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-serif;
	font-weight: normal;
}
/* Regular price */
	.product-shop .regular-price {
	display: block;
	float: left;
	text-align:left;
}
.regular-price .price {
	display:block;
	font-weight: normal;
}
/* Old price */
	.product-shop .old-price {
	display: block;
	float: left;
}
.old-price .price-label {
	white-space: nowrap;
}
.old-price .price {
	color:#1e1e1e;
	font-size:16px;
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-serif;
	font-weight: normal;
	text-decoration: line-through;
}
/* Special price */
	.product-shop .special-price {
	display: block;
}
.special-price .price-label {
	font-weight: bold;
	white-space: nowrap;
}
.special-price .price {
	color:#cf0a2c;
	font-weight: normal;
}
/* Minimal price (as low as) */
	.minimal-price .price-label {
	font-weight: bold;
	white-space: nowrap;
}
.minimal-price-link {
	display: block;
}
.minimal-price-link .label {
	color: #333333;
	background-color: transparent;
	font-weight: normal;
	font-size: 11px;
	text-shadow: none;
	border-radius: 0;
	padding: 0;
}
.minimal-price-link .price {
	font-weight: normal;
}
/* Excluding tax */
	.price-excluding-tax {
	display: block;
}
.price-excluding-tax .label {
	white-space: nowrap;
}
.price-excluding-tax .price {
	font-weight: normal;
}
/* Including tax */
	.price-including-tax {
	display: block;
}
.price-including-tax .label {
	white-space: nowrap;
}
.price-including-tax .price {
	font-weight: bold;
}
/* Configured price */
	.configured-price .price-label {
	font-weight: bold;
	white-space: nowrap;
}
.configured-price .price {
	font-weight: bold;
}
/* FPT */
	.weee {
	display: block;
	font-size: 11px;
	color: #444;
}
.weee .price {
	font-size: 11px;
	font-weight: normal;
}
/* Excl tax (for order tables) */
	.price-excl-tax {
	display: block;
}
.price-excl-tax .label {
	display: block;
	white-space: nowrap;
}
.price-excl-tax .price {
	display: block;
}
/* Incl tax (for order tables) */
	.price-incl-tax {
	display: block;
}
.price-incl-tax .label {
	display: block;
	white-space: nowrap;
}
.price-incl-tax .price {
	display: block;
	font-weight: bold;
}
/* Price range */
	.price-from .price-label {
	font-weight: bold;
	white-space: nowrap;
}
.price-to .price-label {
	font-weight: bold;
	white-space: nowrap;
}
/* Price notice next to the options */
	.price-notice {
	padding-left: 10px;
}
.price-notice .price {
	font-weight: bold;
}
/* Price as configured */
	.price-as-configured .price-label {
	font-weight: bold;
	white-space: nowrap;
}
/* ======================================================================================= */
	
	
	
	.klarna_pp_text .price {
	color:#333333 !important;
	font-weight:normal !important;
	font-size:12px;
}
.product-options-bottom .price-box {
	display:inline-block;
}
.product-options-bottom .price-box >p {
	margin-bottom:0px;
}
.product-options-bottom .special-price {
	float:left;
}
.product-options-bottom .price {
	font-size:20px;
}
.product-options-bottom .old-price .price {
	color:#333333;
	margin:0px 15px 0px 0px;
}
/* Header ================================================================================ */
	#header {
	margin-bottom:10px;
	position:relative;
}
#header .welcome-msg {
	margin: 15px 0 0 0;
	font-size: 11px;
	float: left;
	color: #00809f;
}
#header .links {
	float: right;
	margin: -2px -9px 0px 0;
}
#header .links li {
	display:block;
	margin-bottom:4px;
	margin-top:2px;
	text-align:right;
}
#header .links a {
	color:#333333;
	font-weight:bold;
	white-space:nowrap;
}
#header .links .lang {
	width:120px;
	white-space:nowrap;
}
#header .links .lang a {
	display:inline-block;
	line-height:13px;
	white-space:nowrap;
}
#header .links .lang a:first-child {
	border-right:1px #333333 solid;
	padding-right:6px;
}
#header .links .lang a:last-child {
	margin-left:4px;
}
#header .links li.last a {
	border: none;
	padding-right: 0;
}
#header .links a span {
	font-weight: bold;
}
#header .logo {
	display: block;
  	max-width:300px;/*	margin: 16px 0 10px 0;
	*/
}
#header >.row {
	position:relative;
}
#header .sprite-dirt {
	left:-50px;
	position:absolute;
	top:-50px;
}
/* Search */
	#header #search_mini_form {
	float: left;
	margin: 23px 0px 0px 0px;
}
#header #search_mini_form ul {
	margin:0px 0px 7px -10px;
}
#header #search_mini_form li {
	border-left:1px #333333 solid;
	display:inline-block;
	line-height:12px;
	padding:0px 10px;
}
#header #search_mini_form li a {
	color:#333333;
	font-weight:bold;
}
#header #search_mini_form li:first-child {
	border:none;
}
#header #search_mini_form .input-wrapper {
	background: #fff none repeat scroll 0 0;
	border-radius: 4px;
	height: 23px;
	padding: 3px 38px 28px 4px;
	position: relative;
	width: 269px;
}
#header #search_mini_form button {
	background:none;
	border:none;
	height:26px;
	position:absolute;
	right:0px;
	top:2px;
	width:35px;
}
#header #search_mini_form .sprite-magnifier {
	margin-left:1px;
	position:relative;
	top:2px;
}
#header #search_mini_form .input-wrapper .input-text {
	background: transparent;
	border: none;
	width: 100%;
	font-size:  13px;
	color: #666;
	box-shadow: none;
}
#header #search_mini_form .input-wrapper .input-text:focus {
	color: #333333;
}
#search_autocomplete {
	background: #fff;
	border-top: 0;
}
#search_autocomplete ul li {
	padding: 5px 10px;
}
#search_autocomplete ul li.odd {
	background: #f5f5f5;
}

#search_autocomplete ul li.selected {
	background: #e5e5e5;
}
#search_autocomplete .amount {
	float: right;
}
/* Navigation */
	#nav {
	border-bottom: 10px solid #333333;
	padding: 0;
	margin: 0;
	font-size: 12px;
	line-height: 12px;
}
#nav span.toggle {
	display: none;
}
/* All Levels */
	#nav li {
	text-align: left;
	position: relative;
}
#nav li.over {
	z-index: 998;
}
#nav li.parent {
}
#nav li a {
	display: block;
	text-decoration: none;
}
#nav li a:hover {
	text-decoration: none;
}
#nav li a span {
	display: block;
	white-space: nowrap;
	cursor: pointer;
}
#nav li ul a span {
	white-space: normal;
}
/* 1st Level */
	#nav li {
	float: left;
}
#nav li a {
	float: left;
	padding: 10px 10px 7px 10px;
	text-transform: uppercase;
}
/* 2nd Level */
	#nav ul, #nav div {
	position: absolute;
	width: 200px;
	top: 31px;
	left: -10000px;
	border: 2px solid #333;
	background: #fff;
	padding: 10px 0;
}
#nav li.over ul li a, #nav li.active ul li a {
	background: #fff;
}
#nav li li a:hover {
	color: #999;
}
#nav ul li {
	float: none;
	border-bottom: none;
}
#nav ul li.last {
	border-bottom: 0;
}
#nav ul li a {
	float: none;
	padding: 3px 8px;
	font-weight: normal;
	font-size: 11px;
}
/* 3rd+ leven */
	#nav ul ul {
	top: 7px;
	background: #fff;
}
/* Show menu */
	#nav li ul.shown-sub, #nav li div.shown-sub {
	left: 0;
	z-index: 999;
}
#nav li .shown-sub ul.shown-sub, #nav li .shown-sub li div.shown-sub {
	left: 200px;
	top: -12px;
}
#header li.header-newsletter {
	display:none;
}
#header .sprite-flag-swe {
	margin-right:7px;
}
/* ======================================================================================= */
	/* Sidebar =============================================================================== */
	.block {
	background:#ffffff;
	border-radius:4px;
	margin:0;
	padding: 0 0 15px;
}
.block .block-title strong {
	font-size: 16px;
	font-weight: normal;
}
.block .block-title a {
	text-decoration: none;
}
.block .block-subtitle {
	font-size: 13px;
	font-weight: bold;
}
.block .block-content {
	padding: 10px 0;
}
.block .block-content li.item {
	padding: 5px 0;
}
.block .btn-remove, .block .btn-edit {
	float: right;
}
.block .actions {
	text-align: right;
}
.block .actions a {
	float: left;
}
/* Catalog search right sidebar block */
	.sidebar .right-block-1 {
	padding: 10px 0;
	margin: 41px 0 0 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.sidebar .right-block-1 .block-title {
	text-transform: uppercase;
}
/* CMS contact */
	.cms-contact {
	padding-bottom: 0;
}
.cms-contact .block-content {
	padding-bottom: 0;
}
.cms-contact .block-content strong {
	font-weight: normal;
}
.cms-contact p {
	margin: 0 0 10px 0;
}
/* Mini Products List */
	.mini-products-list li {
	padding: 5px 0;
}
.mini-products-list .product-image {
	float: right;
	width: 50px;
	padding: 5px;
	margin-right:15px;
	margin-left:10px;
}
.mini-products-list .product-details {
}
.mini-products-list .product-details h4 {
	font-size: 11px;
	font-weight: bold;
	margin: 0;
}
.block-cart .mini-products-list .product-details .product-name, .block-cart .mini-products-list .product-details .nobr small {
	word-wrap: break-word;
}
.block-cart .mini-products-list .product-details .nobr {
	white-space: normal;
}
/* Block: Currency Switcher */
	
	.block-currency select {
	width: 100%;
	border: 1px solid #888;
}
/* Vertical nav */
	.vertical-nav-pcontainer {
	margin-left: 0;
	padding-bottom: 4px;
}
.vertical-nav-pcontainer ul {
	padding-bottom: 5px;
}
/* Block: Layered Navigation */
	.block-layered-nav {
	padding-bottom: 0;
}
.block-layered-nav .price {
	font-size: 11px;
}
.block-layered-nav .block-content {
	padding: 0;
	margin: 15px 0 0 0;
}
.block-layered-nav dt {
	font-weight: bold;
}
.block-layered-nav .currently ol {
	margin:inherit;
	overflow:hidden;
}
.block-layered-nav li {
	line-height: 18px;
	margin-left:1px;
	position:relative;
}
.block-layered-nav .currently li {
	margin: 0 0 10px 0;
}
.block-layered-nav .currently .label {
	display: block;
	font-weight: bold;
	margin: 0 0 5px 0;
}
.block-layered-nav .btn-remove {
	float: left;
	margin: 2px 3px 0 0;
	background: url(sprite.png) 0 -54px no-repeat;
}
.block-layered-nav dl {
	margin: 0;
}
.block-layered-nav dl dt, .block-layered-nav dl dd {
	margin: 0;
}
.block-layered-nav dl dd {
	margin: 0 0 10px 0;
}
.block-layered-nav dl dd a {
	padding-left: 20px;
	background: url(sprite.png) 0 -32px no-repeat;
}
.block-layered-nav dl dd ol {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.block-layered-nav .actions {
	margin: 0;
	float: right;
	text-align: left; /* We want to indent text below */
	;
}
.block-layered-nav .actions a {
	background: url(sprite.png) 100% -108px no-repeat;
	float: right;
	display: block;
	padding: 0px 30px 0 0;
	height: 16px;
	color: #666;
	font-size: 10px;
}
/* Block: Cart */
	.block-cart .subtotal {
	text-align: center;
}
.block-cart .actions .paypal-logo {
	float: left;
	width: 100%;
	margin: 3px 0 0;
	text-align: right;
}
.block-cart .actions .paypal-logo .paypal-or {
	clear: both;
	display: block;
	padding: 0 55px 5px 0;
}
/* Block: Related */
#block-related li:nth-child(even){
margin-left: 25px !important;

}
	.block-related li {
	padding: 5px 0;
}
.block-related input.checkbox {
	float: left;
	margin-right: -20px;
}
.block-related .product {
	margin-left: 20px;
}
.block-related .product .product-image {
	float: left;
	margin-right: -65px;
}
.block-related .product .product-details {
	margin-left: 65px;
}
/* Block: Compare Products */
	.block-compare li {
	padding: 5px 0;
}
/* Block: Poll */
	.block-poll input.radio {
	float: left;
	margin: 1px -18px 0 0;
}
.block-poll .label {
	display: block;
	margin-left: 18px;
}
.block-poll li {
	padding: 3px 9px;
}
.block-poll .actions {
	margin: 5px 0 0;
}
.block-poll .answer {
	font-weight: bold;
}
.block-poll .votes {
	float: right;
	margin-left: 10px;
}
/* Block: Tags */
	.block-tags ul, .block-tags li {
	display: inline;
}
/* Block: Reorder */
	.block-reorder li {
	padding: 5px 0;
}
.block-reorder input.checkbox {
	float: left;
	margin: 3px -20px 0 0;
}
.block-reorder .product-name {
	margin-left: 20px;
}
/* Block: Banner */
	.block-banner .block-content {
	text-align: center;
}
/* Block: Login */
	.block-login label {
	font-weight: bold;
	color: #666;
}
.block-login input.input-text {
	display: block;
	width: 167px;
	margin: 3px 0;
}
/* Paypal */
	.sidebar .paypal-logo {
	display: block;
	margin: 10px 0;
	text-align: center;
}
.sidebar .paypal-logo a {
	float: none;
}
/* ======================================================================================= */
	
	
	
	
	
	/* MOF
	---------------------------------------------- */
	.mof {
	background:#cf0a2c;
	border:none;
	border-bottom:1px #e57f7f solid;
	border-top:1px #e57f7f solid;
	margin:20px 0px 10px;
	padding:5px 9px 0px 9px;
}
.filter-block-wrapper {
	display:inline-block;
	font-size:0px;
	margin-right:20px;
	position:relative;
	vertical-align: top;
	width:117px;
	z-index:2;
}
.mof >h3 {
	color:#ffffff;
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-serif;
	font-size:12px;
	font-weight:bold;
}
.filter-block-wrapper:hover {
	z-index:11 !important;
}
 .filter-block-wrapper:last-child, .filter-block-wrapper:nth-child(5n+5) {
 margin-right:0px;
}
.filter-block-wrapper a {
	margin:3px 0px;
}
.mof .block-content {
	font-size:0px;
	margin:0px;
}
.mof .filter-block {
	background:#ffffff;
	border:1px #46423c solid;
	border-radius:3px;
	cursor:pointer;
	display:inline-block;
	font-size:12px;
	height:25px;
	line-height:23px;
	margin-bottom:10px;
	padding-left:9px;
	position: relative;
	vertical-align: top;
	width:109px;
	z-index:3;
}
 .mof .filter-block::after {
 background: #ffffff url('sprite.png') -222px 0px;
 border-left: 1px #999999 solid;
 border-radius:0px 3px 3px 0px;
 content: '';
 display: block;
 height: 23px;
 position: absolute;
 right: 0px;
 top: 0px;
 width: 25px;
 z-index:4;
}
.mof .filter-block >h4 {
	color:#46423c;
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-serif;
	font-size:11px;
	line-height: 25px;
	overflow:hidden;
	white-space:nowrap;
}
.mof .filter-block ul h4 {
	color:#46423c;
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-serif;
	font-size:11px;
	line-height: 18px;
	margin-bottom:20px;
	margin-top:3px;
	overflow:hidden;
}
.mof .filter-block ul {
	background:#ffffff;
	border:1px #46423c solid;
	border-radius:3px;
	display:none;
	left:-1px;
	max-height:300px;
	min-width:109px;
	overflow:auto;
	padding:0px 0px 10px 9px;
	position:absolute;
	top:-1px;
	width:auto;
	z-index:5;
}
.mof .filter-block li strong.selected-filter a {
	color:#cf0a2c;
	font-weight: normal;
	text-decoration:underline;
}
.mof .filter-block li strong.selected-filter a .sprite-close {
	display:block;
	position:absolute;
	right:9px;
	top:3px;
}
.mof .filter-block ul a {
	background:none;
	color:#333333;
	display:block;
	line-height: 16px;
	margin: 5px 0px;
	padding-left:1px;
}
.mof .filter-block ul a:hover {
	color:#cc0000;
}
.mof .selected-options {
	/*display:none;*/
		font-size:12px;
}
.mof .selected-options a {
	background:url('checkbox_yes_gray.png') 10px 4px no-repeat;
	color:#ffffff;
	display:block;
	padding-left:25px;
}
.mof .selected-options a:hover {
	text-decoration: none;
}
/* Footer ================================================================================ */
	/* General */
	
	#footer {
	background:#040707;
	border-radius:0px 0px 5px 5px;
	color:#ffffff;
	margin:0px -20px 0px -20px;
	padding:30px 20px 10px 20px;
	position:relative;
}
#footer-mountains {
	margin: 0px -20px 0px -20px;
	background:url(footer-mountains-2x.png) center no-repeat;
	background-size: cover;
	height:83px;
}
#footer h4, #footer h4 a {
	color:#ffffff;
	font-size:15px;
	margin-bottom:3px;
	font-family: "PrimusSansBlack";
}
 #footer #footer01 h4 a::after {
content:"";
}
#footer h4 i {
	display: none;
}
#footer a {
	color:#ffffff;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#footer p {
	margin:2px 0px;
}
#footer #footer01 a {
	display:block;
	margin:2px 0px;
}
#footer #footer01 a:after {
	color:#ffffff;
	content:'\0000a0\00BB';
}
#footer .row-fluid >div:last-child {
	padding-left:20px;
	float:right;
	width:25.5%;
}
#footer .logo {
	display:block;
	float:left;
	width:105px;
}
#footer .footer02-links {
	display:block;
	float:left;
	font-family:"PrimusSansBlack";
	font-size:12px;
	margin-left:54px;
	margin-top:47px;
}
#footer .footer02-links a {
	border-left:1px #ffffff solid;
	display:inline-block;
	line-height:12px;
	padding:0px 7px;
}
#footer .footer02-links a:first-child {
	border-left:0px;
	padding-left:0px;
}
/* Newsletter signup */
	#footer label {
	padding: 6px 0 4px 0;
	display: block;
}
#footer .validation-advice {
	position: relative;
	top:0px;
}
#payment-logos {
	padding: 0 10px 0 0;
}
#payment-logos p {
	margin: 8px 0 0 0;
}
#footer02 {
	margin: 15px 0 0 0;
}
#footer02 p {
	margin: 0
}
#copyright, #nav04 {
	text-transform: uppercase;
	float: left;
}
#copyright {
	padding: 10px 15px 0 10px;
}
#newsletter-validate-detail {
	margin-bottom:15px;
	position:relative;
}
#newsletter-validate-detail input {
	background:#ffffff;
	border:0px;
	height:15px;
	padding-right:35px;
	width:200px;
	color:#000;
	height:25px;
}
#newsletter-validate-detail button {
	background:#cf0a2c;
	border:none;
	border-radius:0px 2px 2px 0px;
	color:#ffffff;
	display:inline-block;
	font-size:11px;
	font-weight:bold;
	height:25px;
	line-height:21px;
	padding:1px 8px;
	position:absolute;
	right:0px;
	text-transform:uppercase;
	top:0px;
	vertical-align:middle;
	width:auto;
	margin-left:-4px;
}
#newsletter-validate-detail button:hover {
	box-shadow:inherit;
}
/* ======================================================================================= */
	
	/* Category Page ========================================================================= */
	
	.category-top {
	background:#ffffff;
	border-radius:3px;
	margin-bottom:15px;
	min-height: 80px;
	overflow: hidden;
}
.category-title {
	border: none;
	padding:20px 29px 0px 29px;
	text-transform:uppercase;
}
.category-title h1 {
	margin:0px 0px 5px;
}
.category-description {
	color:#333333;
	font-size:14px;
	line-height:18px;
	margin-bottom: 25px;
	padding:0px 29px;
	background:#fff;
}
.category-image {
	margin:0px;
}
.category-image img {
	border-radius:0px 4px 4px 0px;
	margin-right:-2px;
}
/* View Type: Grid */
	/*.products-grid {
		display:table;
		padding: 10px 0 0 0;
		margin: 0px 0 0px -19px;
	}*/
	.products-grid.last {
	border-bottom: 0;
}
.products-grid li.item {
	background:#ffffff;
	border:1px #ffffff solid;
	border-radius:4px;
	display:block;
	float:left;
	list-style:none;
	margin: 0 0 20px 0px;
	padding:10px 10px 20px 10px;
	position:relative;
	text-align:center;
	width:100%;
	vertical-align:top;
}

.products-grid li.item:hover {
	border-color:#cf0a2c;
}
.products-grid li.item h3 {
	margin:17px 0px 3px;
}
.products-grid li.item h3:hover {
	color:#48433d;
}
.products-grid li.item h3 a {
	color:#5c5655;
	font-family:"PrimusSansBlack";
	font-size:12px;
	line-height:14px;
}
.products-grid .klarna_pp_link {
	display:none;
}
.products-grid li.item .short-description {
	font-size:11px;
	margin:3px 0px 15px;
}
.category-products .products-grid li.item .infobox-first-part, .infobox-first-part {
	margin: auto;
	text-align:center;
	width:150px;
}
.infobox-second-part {
/*	bottom:20px;
*/	position:absolute;
	width: 200px;
}
.products-grid li.item .short-description p {
	display:inline;
	margin:0px;
}
.products-grid li.item .colors {
	margin:20px 0px 15px;
	text-align:left;
}
.products-grid li.item .color {
	display: inline-block;
	text-align: left;
	position: relative;
	width: 15px;
	height: 15px;
	float: left;
	margin-left: 2px;
}
.products-grid li.item .colors span {
	border-radius:15px;
	cursor:pointer;
	display:inline-block;
	height:15px;
	margin-left:1px;
	width:15px;
	position: relative;
}
.products-grid li.item .color span.no-contrast {
	top: -1px;
}
.attribute-button-text-secondary {
	left: -2px;
	top: -18px;
}
.products-grid li.item .colors span.has-contrast {
	width : 13px;
	height: 13px;
	top: 0px;
}
.products-grid li.item .colors span:first-child {
	margin-left:0px;
}
.products-grid li.item .colors a {
	float:right;
}
.products-grid li.item .colors a:after {
	content:' \00BB';
}
.products-grid li.item .button {
	margin:auto;
	width:85px;
}
.products-grid li.item .out-of-stock {
	float: right;
	font-size: 11px;
	text-align: center;
	width: 76px;
}
.products-grid li.item.first {
	margin-left: 0;
}
.products-grid li.item .item-pcontainer {
	text-align: center;
}
.std .products-grid a {
	text-decoration: none;
}
.products-grid .product-image {
	margin: 0 0 7px;
	display: block;
	position:relative;
}
/* NEW PRODUCT
	----------------------------------- */
	.product-image .new-product {
	background:#cf0a2c;
	border-radius:50px;
	color:#ffffff;
	font-family: "PrimusSansBlack";
	font-size:13px;
	height:50px;
	line-height:50px;
	position:absolute;
	right:10px;
	text-align:center;
	text-transform:uppercase;
	top:10px;
	width:50px;
}
.products-grid .product-image .new-product {
	right: auto;
	left: 0;
	top: 0;
}
.products-grid .product-name {
	margin: 0 0 5px;
	font-weight: bold;
	line-height: 14px;
	text-transform: uppercase;
	text-decoration: none;
}
.products-grid .product-name a:hover {
	color: #999;
}
.products-grid p {
	display: inline-block;
	margin: 0;
}
.products-grid .price-box {
	display:block;
	font-size:16px;
	margin: 15px 0 15px 0;
	text-align:center;
}
.products-grid .price-box >p {
	position:relative;
	text-align:left;
}




.products-grid .regular-price {
	display:block;
	text-align:center;
}
.products-grid .price-box .old-price {
	margin-right:5px;
}
.products-grid .klarna_pp_text {
	display:none;
}
.products-grid .availability {
	line-height: 21px;
}
.products-grid .ratings {
	text-align: center;
}
.products-grid .ratings .rating-box {
	float: none;
	display: inline-block;
}
.products-grid .ratings .rating-links {
	float: none;
	display: inline-block;
	position: relative;
	top: -2px;
}
/* Reviews */
	.catalog-category-view .ratings {
	border-bottom: none;
	margin-bottom: 0;
}
/* Search results */
	.catalogsearch-result-index .row.main, .catalogsearch-advanced-result .row.main {
	margin-top:-20px;
	position:relative;
}
.catalogsearch-result-index .row.main >div.span9, .catalogsearch-advanced-result .row.main >div.span9 {
	margin-top:71px;
}
.catalogsearch-advanced-result .row.main >div.span9 {
	margin-top:71px;
}
.catalogsearch-result-index .row.main >div.span3, .catalogsearch-advanced-result .row.main >div.span3 {
	margin-top: 71px;
	border-top: 1px #CCC solid;
	padding-top: 10px;
}
/* ======================================================================================= */
	
	
	
	
	
	
	/* WEEKLY PICKS
	-------------------------------- */
	.weekly-picks h2 {
	font-size:30px;
	margin-bottom:20px;
}
.weekly-picks h2 a {
	font-size:12px;
	margin-left:10px;
	text-decoration: none;
}
.weekly-picks h2 a:after {
	content:' \00BB';
}
.weekly-picks .listing-type-grid {
	border-bottom: 1px solid #e5e5e5;
	border-bottom: 3px solid #d01a2c;
	margin-bottom: 8px;
	margin-top: 20px;

}

/* SEARCH RESULTS
	------------------------------------- */
	.catalogsearch-result-index .breadcrumbs, .catalogsearch-result-index .toolbar, .catalogsearch-result-index .toolbar-bottom {
	display:none;
}
.catalogsearch-result-index li.item.type-editorial {
	padding:0px;
	padding-bottom: 65px;
	width:218px;
}
.catalogsearch-result-index li.item.type-editorial .product-image {
	margin-top:70px;
}
.catalogsearch-result-index .search-result {
	border-bottom: 1px #e5e5e5 solid;
	display:block;
	font-size:14px;
	margin:5px 0px 10px;
	padding-bottom:20px;
	visibility:visible;
}
.products-grid .item a.product-image {
	text-align: center;
	min-height: 150px;
	padding-top:30px;
}
.products-grid .item.type-editorial a.product-image {
	text-align: center;
	min-height: 100px;
}
.weekly-picks .products-grid .item a.product-image {
	text-align: center;
	min-height: 150px;
}
.products-grid .item img {
	height: auto;
	/*	width: 170px;
	*/	margin: auto;
}
/*Weekly Picks */
	.weekly-picks .products-grid .item {
	padding-bottom:15px;
}
.weekly-picks .products-grid .item {
	padding-bottom:15px;
}
.weekly-picks .products-grid .infobox-first-part {
	min-height:60px;
}
.weekly-picks.category .products-grid {
	margin-left: 0px;
}
.weekly-picks.category .products-grid li {
	margin-left: 41px;
	width: 142px;
	padding : 0px;
}
.weekly-picks.category .products-grid li:first-child {
	margin-left: 0px;
}
.weekly-picks.category .products-grid .price-box {
	width:90px;
}
.weekly-picks.category .products-grid a.button {
	width:50px;
}
.weekly-picks.category .products-grid .out-of-stock {
	text-align:right;
	width:auto;
}
/* article pages
	------------------------------------ */
	.polar-articles {
	border-top:1px #e57f7f dotted;
	margin-top:35px;
	padding-top:20px;
}
.hidden-toolbar .toolbar {
	display: none;
}
.articles.fjr-widget {
	background:#ffffff;
	border-radius: 4px;
	margin-bottom: 24px;
	padding:0px 0px 8px 0px;
}
.articles.fjr-widget h3, .articles.fjr-widget .infobox-desc {
	margin:0px 11px;
}
.articles.fjr-widget .infobox-desc {
	min-height:70px;
}
/* Top sellers
	----------------------------------------- */
	.topsellers {
	background:#ffffff;
	border-radius:4px;
	width:100%;
	position: relative;
}
.topsellers h2 {
	background:#cf0a2c;
	border-radius:4px 4px 0px 0px;
	color:#ffffff;
	font-size:16px;
	padding:8px 20px;
}
.topsellers .item {
	margin-bottom:0px;
	height: 62px;
	border-bottom: 1px solid #e5e5e5;
	padding: 10px 0px 10px 20px;
}
.topsellers .item:last-of-type {
	border-bottom:0px;
}
.topsellers .product-name {
	text-align: left;
	width: 130px;
	vertical-align: baseline;
	position: relative;
}
.topsellers a {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100%;
}
.topsellers .product-name > p {
	margin: 0px;
	position: absolute;
	bottom: 2px;
	color:#5c5655;
	font-family:"PrimusSansBlack";
	font-size:12px;
}
.topsellers h3 {
	display:inline-block;
	margin:5px 0px;
}
.topsellers .list-color.colors {
	margin:15px 0px;
}
.topsellers .list-color.colors >.color {
	display:inline-block;
}
.topsellers .attribute-button-text {
	border-radius:10px;
	display:inline-block;
	height:15px;
	width:15px;
}
/*
	.topsellers .product-image {
		display: block;
		margin: auto;
		margin-bottom:10px;
		width:80%;
	} */
	
	.topsellers .price {
	color: #cc0000;
	display: inline-block;
	font-size: 14px;
	font-family: "VAGRounded";
	font-weight: normal;
	margin-top: 3px;
}
.topsellers a.button {
	float: right;
	width: 76px;
}
/* STYLE PRODUCT IN CATEGORY
	----------------------------------- */
	.products-grid li.item.type-style {
	position:relative;
}
.products-grid li.item.type-style .price-box {
	display:none;
}
.products-grid li.item.type-style .button {
	bottom: 27px;
	display:block;
	margin:auto;
}
.category-products .products-grid li.item.type-style .infobox-first-part, .category-products .products-grid li.item.type-style .short-description {
	height:auto;
	margin-bottom:55px;
}
.products-grid .segmentation img {
	/*height:42px;*/
		position:absolute;
	right:0px;
	top:0px;
	width:42px;
}
/* Product ========================================================================== */
	
	.product-shop-box {
	background:#ffffff;
	border-radius:4px;
	padding:18px 21px;
}
.product-shop-box hr {
	margin:20px 0px 20px -22px;
	width:460px;
}
/* Rating */
	.no-rating {
	margin: 0;
}
div.ratings {
	color:#333333;
	margin: 5px 0 15px 10px;
	overflow: hidden;
}
.ratings strong {
	float: left;
	margin: 1px 3px 0 0;
}
.ratings .rating-links {
	margin: 0;
	font-family:Georgia;
	font-size:12px;
	font-weight:normal;
	line-height:18px;
}
.ratings .rating-links .separator {
	margin: 0 2px;
}
.ratings .num-ratings {
	display: block;
	width: 23px;
	text-align: center;
	padding: 3px 0 8px 0;
	line-height: 11px;
	color: #ccc;
}
.ratings .num-ratings:hover {
	color: #333;
}
.rating-box {
	display:inline-block;
	width: 85px;
	height: 13px;
	font-size: 0;
	line-height: 0;
	background: url(bkg_rating.gif) 0 0 repeat-x;
	text-indent: -999em;
	overflow: hidden;
	position:relative;
	top:1px;
	margin-right:8px;
}
.rating-box .rating {
	float: left;
	height: 13px;
	background: url(bkg_rating.gif) 0 100% repeat-x;
}
.ratings .rating-box {
	display:inline-block;
}
.ratings-table th, .ratings-table td {
	font-size: 11px;
	line-height: 1.15;
	padding: 3px 0;
}
.ratings-table th {
	font-weight: bold;
	padding-right: 8px;
}
/* Availability */
	.availability {
	margin: 0;
}
.availability span {
	font-weight: bold;
}
.availability.out-of-stock span {
	color: #d83820;
	white-space: nowrap;
}
.availability-only {
	margin: 0 0 7px;
}
.availability-only a {
	background: url(i_availability_only_arrow.gif) 100% 0 no-repeat;
	cursor: pointer;
	padding-right: 15px;
}
.availability-only .expanded {
	background-position: 100% -15px;
}
.availability-only-details {
	margin: 0 0 7px;
}
.availability-only-details th {
	background: #f2f2f2;
	font-size: 10px;
	padding: 0 8px;
}
.availability-only-details td {
	border-bottom: 1px solid #ddd;
	font-size: 11px;
	padding: 2px 8px 1px;
}
/* Tier Prices */
	.tier-prices .price {
	font-weight: bold;
	font-size: 11px;
}
/* Add to Links */
	.add-to-links .separator {
	display: none;
}
/* Add to Cart */
	.add-to-cart {
	overflow: hidden;


}
.add-to-cart label {
	float: left;
	margin-right: 5px;
}
.add-to-cart .qty {
	float: left;
	width: 25px;
	padding: 3px 0;
	text-align: center;
	margin: 0 5px 0 0;
	font-size: 11px;
}
.add-to-cart button.button {
	float: left;
}
.add-to-cart .paypal-logo {
	clear: left;
	text-align: right;
}
.add-to-cart .paypal-logo .paypal-or {
	clear: both;
	display: block;
	margin: 5px 60px 5px 0;
}
.catalog-product-view .add-to-cart .paypal-logo {
	margin: 0;
}
/* Add to Links + Add to Cart */
	.add-to-box form {
	margin: 0;
}
.add-to-links {
	margin:10px 0 0 0px;
	padding: 0;
	clear: both;
}
.grouped-product .add-to-links {
	margin-left: 0;
}
.add-to-box .add-to-links li {
	display: inline;
}
.product-essential {
	margin: 0 0 15px 0;
}
.product-collateral .box-collateral {
	margin: 0;
}
/* Product Images */
	.catalog-product-view .more-views {
	margin-top:15px;
}
.catalog-product-view .more-views ul {
	margin-left:0px;
}
.catalog-product-view .more-views li {
	float: left;
	margin: 0 15px 15px 0;
}
.catalog-product-view .more-views li img {
	height:60px;
}
.catalog-product-view .product-image img.main-image {
	display: block;
	width: 380px;
}
.product-image-popup {
	margin: 0 auto;
}
.product-image-popup .buttons-set {
	float: right;
	clear: none;
	border: 0;
	margin: 0;
	padding: 0;
}
.product-image-popup .nav {
	margin: 0 100px;
	text-align: center;
}
.product-image-popup .image {
	display: block;
}
/* Product Shop */
	.catalog-product-view .product-name {
	margin-top:-5px;
}
.catalog-product-view .product-name h1 {
	font-size:24px;
}
.catalog-product-view .short-description {
	margin:0px 0 0px 0;
}
.catalog-product-view .add-to-box {
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
}
/* Product Options (General) */
	.product-options dl {
	margin: 0;
}
.product-options dt .qty-holder {
	float: right;
}
.product-options label {
	display: inline;
}
.product-options dt .qty-holder label {
	vertical-align: middle;
}
.product-options dt .qty-disabled {
	background: none;
	border: 0;
	padding: 3px;
	color: #000;
}
.product-options dt label {
	display: block;
	margin: 2px 0 0 0;
}
.product-options dd {
}
.product-options dd input.datetime-picker {
	width: 150px;
}
.product-options dd .time-picker {
	display: -moz-inline-box;
	display: inline-block;
	padding: 2px 0;
	vertical-align: middle;
}
.product-options dd textarea {
	height: 100px;
}
.product-options dd select {
	background: #fff;
	box-shadow: none;
	padding: 1px;
	width: 100%;
	margin: 0 0 5px 0;
}
.product-options .options-list li {
	padding-bottom: 5px;
	width: 100%;
	float: left; /* IE fix */
}
.product-options .options-list li .radio, .product-options .options-list li .checkbox {
	float: left;
	display: block;
	margin: 0 3px 0 2px;
}
.product-options .options-list .label {
	padding: 2px 0;
	display: block;
	float: left;
	margin: 0;
}
.product-options .options-list .label label {
	float: left;
	margin: 0;
	padding: 0;
}
.product-options ul.validation-failed {
	padding: 0 7px;
}
.product-options p.required {
	padding: 15px 0 0;
}
.product-shop .price-box {
	display: inline-block;
	margin:0px 0px 10px 0px;
}
/* Custom options styling */
	.product-options.custom-options dt {
	float: none;
	margin: 0;
}
.product-options.custom-options dd {
	margin: 0 0 15px 0;
}
.product-options.custom-options .options-list li .radio {
	margin-left: 2px;
}
/* Product tabs (Product Info Column) */
	.product-shop #tabs {
	margin: 15px 0 20px 0;
}
.product-shop .nav-tabs {
	margin: 0;
}
.product-shop .nav-tabs a {
	text-transform: uppercase;
}
.product-shop .tab-content {
	border: 1px solid #ddd;
	border-top: none;
}
.product-shop .tab-content .tab-pane {
	padding: 10px;
}
.nav-tabs > li > a {
	border-radius: 0;
}
.nav-tabs > li > a:hover {
	background: #fff;
}
/* Product Options (Product Info Column) */
	.product-shop .product-options {
	overflow: hidden;
	background: transparent;
}
.product-shop .product-options dd select {
	width: auto;
}
.product-shop .product-options-bottom {
	background: transparent;

	text-align: left;
	padding: 0 0 15px 0;
}
.product-shop .product-options-bottom .add-to-cart {
	float: none;
	margin: 0;
}
.product-shop .product-options-bottom .add-to-cart label, .product-shop .product-options-bottom .add-to-cart .qty {
	display:none;
}
/* Block afer info column */
	.catalog-product-view .pcontainer2 {
	padding: 15px;
	border: 1px solid #ddd;
	margin: 15px 0 15px 0;
}
/* Product options downlodable product */
	.downloadable-product .item-options dt {
	font-weight: normal;
}
.downloadable-product .item-options dd {
	margin-left: 0;
}
.downloadable-product .item-options a {
	text-decoration: underline;
}
.downloadable-product .product-options dt {
	float: none;
	margin-bottom: 5px;
}
.downloadable-product .product-options dd {
	margin-left: 0;
}
/* Grouped Product */
	.catalog-product-view .grouped-items-table {
	margin-bottom: 15px;
	width: 100%;
}
.catalog-product-view .grouped-items-table tr.even {
	background: #f5f5f5;
}
.catalog-product-view .grouped-items-table th {
	padding: 0 10px;
	font-weight: normal;
}
.catalog-product-view .grouped-items-table td {
	padding: 10px;
}
.catalog-product-view .grouped-items-table td.name {
	font-size: 16px;
	text-transform: uppercase;
}
.catalog-product-view .grouped-items-table .qty {
	width: 23px;
	padding: 3px 0;
	text-align: center;
	font-size: 11px;
}
.catalog-product-view .grouped-items-table .price-box {
	font-size: 15px;
	margin: 0;
}
/* Bundle product */
	.price-box-bundle {
	display: none;
}
.bundle-product .product-options dt {
	float: none;
	margin: 0;
}
.bundle-product .product-options dd {
	margin: 0;
}
.bundle-product .price-box {
	display: none;
}
.bundle-product .product-options-bottom .price-box {
	display: inherit;
}
.bundle-product .product-options .price {
	font-size: 11px;
}
.bundle-product .product-options dd .qty-holder label {
	margin: 5px 0 0 0;
	display: block;
}
.bundle-product .product-options dd .qty-holder input.input-text {
	width: 25px;
	padding: 3px 0;
	text-align: center;
	font-size: 11px;
}
.bundle-product .product-options .price-notice {
	padding-left: 0;
}
/* Block: Upsell */
	.catalog-product-view .box-up-sell .price-box {
	margin-bottom: 0;
}
/* Block: Related */
	.catalog-product-view .box-related .price-box {
	margin-bottom: 0;
}
/* Block: Tags */
	.catalog-product-view .box-tags .form-add label {
	float: left;
}
.catalog-product-view .box-tags .form-add .input-box {
	float: left;
	width: 260px;
	margin: 0 5px;
}
.catalog-product-view .box-tags .form-add input.input-text {
	width: 254px;
}
.catalog-product-view .box-tags .form-add p {
	clear: both;
}
/* Block: Reviews */
	#reviews-tab {
	padding: 0px;
}
#show_review_form, #hide_review_form {
	display: block;
}
#customer-reviews .toolbar {
	display:none;
	margin: 0px;
	border-top: none;
}
#customer-reviews .pager, #customer-reviews .pages {
	margin: 0px;
}
#customer-reviews .pages li {
	color: #999999;
	margin-left: 7px;
}
#customer-reviews .pages .current {
	color: #000000;
}
#customer-reviews .pages li > a {
	border: none;
	background-color: transparent;
	color: #999999;
	display: auto;
	padding: 0px;
}
#customer-reviews .limiter {
	display: none;
}
#customer-reviews .pages li.pages-heading {
	color: #000000;
}
.reviews-body {
	padding: 0px;
	color: #333333;
}
.reviews-body dl {
	border-top:1px #d4d4d4 dotted;
	margin-top:5px;
	margin-bottom:5px;
	padding:10px 0px;
}
.reviews-body dl dt {
	font-weight: 400;
	margin-top: 15px;
	line-height: 18px;
}
.reviews-body dd {
	margin-left: 0px;
	line-height: 18px;
}
.reviews-body dl dt:first-child {
	font-weight: 400;
	margin-top: 5px;
}
#customer-reviews .form-add form {
	margin-bottom: 0px;
}
#customer-reviews .form-add .product-name {
	margin: 0px;
	font-weight: 700;
}
#customer-reviews .form-add ol {
	margin: 0px;
	margin-top: 5px;
	list-style: none;
}
#customer-reviews .form-add ol li {
	margin-bottom: 10px;
}
#customer-reviews .form-add select {
	margin-right:10px;
	width: 108px;
}
#customer-reviews .form-add input {
	width: 185px;
}
#customer-reviews .form-add textarea {
	width: 185px;
	height: 73px;
}
#customer-reviews .form-add .buttons-set {
	overflow: hidden;
}
.mandatory {
	margin-top: 2px;
}
/* ======================================================================================= */
	
	
	/* GENDER
	--------------------------------- */
	.product-name .genders, .product-name .genders div {
	display:inline-block;
	font-size:0px;
}
/* PRODUCT SHOP BOX
	--------------------------------- */
	.product-shop-box >form {
	margin-top:20px;
}
.product-shop-box h4 {
	margin-bottom:5px;
}
.product-shop-box .out-of-stock {
	background:#9ddef3;
	font-size:12px;
	margin:15px 0px 0px 0px;
	padding:14px 11px;
}
.product-shop-box .out-of-stock span {
	color: #cf0a2c;
	cursor:pointer;
	text-decoration: underline;
}
.product-shop-box .sprite-g1000-horizontal {
	margin-bottom:20px;
}
.product-shop-box .klarna_wrapper {
	margin-bottom:20px;
	margin-top:-5px;
}
.product-shop-box .klarna_pp_text {
	clear:left;
	display:inline-block;
}
.product-shop-box .klarna_wrapper, .product-shop-box .klarna_wrapper i, .product-shop-box .klarna_wrapper .price {
	font-family:"Georgia";
	font-size:12px;
	font-style:normal;
}
/* RELATED PRODUCTS
	------------------------------- */
	.box-collateral.box-related {
	border-top:3px #cf0a2c solid;
	margin-top:40px;
	padding-top:15px;
}
.box-collateral.box-related h2 {
	font-size:20px;
}
.box-collateral.box-related li.item {
  border: 1px solid #ffffff;
  min-height: inherit;
  padding-bottom: 60px;
  width: 47%;
}
.box-collateral.box-related li.item:hover {
	border-color:#cf0a2c;
}
 .box-collateral.box-related li.item:nth-child(2n+1) {
 clear:left;
}
.box-collateral.box-related li.item h3 {
	line-height:16px;
}
.box-collateral.box-related li.item .price-box {
	display:block;
	margin-bottom:15px;
	width:100%;
}
.box-collateral.box-related li.item .price-box * {
	float:none;
}
.box-collateral.box-related li.item .short-description {
	min-height:40px;
}
/* RELATED ARTICLES
	------------------------------- */
	.box-collateral.box-up-sell {
	margin-top:30px;
}
.box-collateral.box-up-sell h2 {
	font-size:20px;
}
.box-collateral.box-up-sell li.item {
	border:none;
	min-height:inherit;
	padding:0px;
	width:220px;
}
.box-collateral.box-up-sell li.item h3 {
	line-height:16px;
	margin:9px 0px 7px;
}
/* TABS
	------------------------------- */
	.fjr-tabs {
	border-top:1px #e5e5e5 solid;
	margin:20px -21px;
}
.fjr-tabs >ul >li {
	border-bottom:1px #e5e5e5 solid;
	display:block;
	padding:0px 21px;
	position:relative;
}
.fjr-tabs li h3 {
	cursor:pointer;
	font-size:12px;
	height:45px;
	line-height:45px;
	vertical-align:middle;
}
 .fjr-tabs [class^="sprite-tab"] {
 position:absolute;
 right:21px;
 top:17px;
}
.fjr-tabs li h3 div, .fjr-tabs li h3 p {
	display:inline-block;
	margin:0px;
	padding:0px;
}
.fjr-tabs li .content {
	display:none;
}
.fjr-tabs li.active .content {
	display:block;
	padding-bottom: 10px;
}
.fjr-tabs .content ul {
	margin-bottom:15px;
}
.fjr-tabs .content ul.attributes li {
	display:block;
}
.fjr-tabs li .content p a {
	text-decoration:none;
}
.fjr-tabs li {
	display: inline-block;
	overflow:visible;
	position:relative;
	vertical-align:top;
}
.fjr-tabs .form-list-margin {
	margin-right:20px;
}
.fjr-tabs textarea {
	vertical-align:inherit;
}
.fjr-tabs .mandatory {
	top:70px;
	position:absolute;
	white-space: nowrap;
}
.fjr-tabs div.ratings {
	color:#333333;
	line-height:14px;
	margin-left:15px;
	overflow: hidden;
	position:absolute;
	top:14px;
}
.fjr-tabs div.ratings .rating-links {
	margin-left:10px;
}
.fjr-tabs .reviews-body ul li {
	border-top:1px #d4d4d4 dotted;
	display:block;
	padding:10px 0px;
}
.fjr-tabs .reviews-body p {

	margin-bottom:7px;
}
.fjr-tabs .sprite-pencil {
	margin-right:3px;
	position:relative;
	top:2px;
}
.fjr-tabs ul ul, .fjr-tabs ol ol {
	list-style: square !important;
}
.fjr-tabs >ul >li {
	display: list-item !important;
	list-style-position:inside;
	margin:0;
	padding: 0 21px;
}
/* SHARE
	--------------------------------------- */
	.share {
	background:#ffffff;
	border-radius:0px 0px 3px 3px;
	margin:-10px 0px 0px;
	padding:25px 10px 10px 10px;
}
.share .facebook-like, .share .pinit {
	display:inline-block;
}
.share iframe {
	width:95px !important;
}
.share .sprite-share-twitter {
	margin-right:20px;
}
/* VIDEOS
	--------------------------------------- */
	.videos {
	margin-top:5px;
	padding:20px 0px;
}
.videos .video {

	background:#ffffff;
	border-radius:4px;
	margin-bottom:10px;
	position:relative;
	float:left;
	width:50%;
	padding:10px 0; 
}
.videos .video .sprite-youtubeplay {
	cursor:pointer;
	left:80px;
	position:absolute;
	top:30px;
	z-index:3;
}
.videos .video img {
	height:122px;
	width:220px;
}
/*.videos .video iframe {
	display:inline-block;
	height:122px;
	margin-right:0px;
	position:relative;
	width:220px;
	z-index:1;
}*/
.videos .video .description {
	display:inline-block;
	margin-bottom:0px;
	padding:7px 10px 5px 10px;
	vertical-align:top;
	width:200px;
}
.videos .video .description p {
	margin-bottom:0px;
}
/*.videos .video:first-child .sprite-youtubeplay, .videos .video:first-child img {
	display:none;
}*/
/*.videos .video:first-child iframe {
	height:280px;
	margin-right:0px;
	width:460px;
}*/
.videos .video:first-child .description {
	display:inline-block;
	width:auto;
}
/* PRODUCT OPTIONS
	------------------------------------------ */
	.product-options dt, .product-options dd {
	display:block;
}
.product-options dt label {
	clear:both;
	color:#48433d;
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-serif;
	font-weight:bold;
}
.product-options dd {
	margin:2px 0px 20px;
	position: relative;
}
.list-color button {
	background:transparent;
	border:2px transparent solid;
	border-radius:3px;
	float:left;
	height:30px;
	padding:0px;
	position:relative;
	width:30px;
}
.list-color button.attribute-selected, .list-color button.fake-selected {
	border-color:#333333;
}
.product-options .colorlabel {
	/*float:left;
		margin:7px 0px 0px 20px;
		display: inline-block;*/
		position: absolute;
	left: 114px;
	top: -19px;
}
.product-options .sizeoutofstock {
	display:none;
	float:left;
	line-height: 15px;
	margin:0px;
}
.product-options .sizeoutofstock.show {
	display:block !important;
}
.list-size li.attribute-image {
	float:left;
	margin-bottom: 10px;
	position:relative;
}
.list-size button {
	background:transparent;
	border:1px #777777 solid;
	border-radius:3px;
	font-family:"VAGRounded";
	font-size:11px;
	height:30px;
	line-height: 32px;
	margin-right:10px;
	padding:0px;
	position:relative;
	width:30px;
	z-index:3;
	vertical-align: middle;
}
.list-size button.oneSize {
	width: 60px;
}
.list-size button:disabled {
	background:#eeeeee;
	border-color:#dddddd;
	color:#aaaaaa;
}
.list-size .disabled-size {
	display:none;
	left:0px;
	height:30px;
	position:absolute;
	top:0px;
	width:30px;
	z-index:10;
}
.list-size button:disabled +.disabled-size {
	display:block;
	z-index:12;
}
.list-size button.attribute-selected {
	background:#838383;
	border-color:#333333;
	border-width:2px;
	color:#ffffff;
}
.add-to-links {
	clear:both;
	margin-bottom:20px;
}
.add-to-links .button {
	font-size:10px;
}
.add-to-links li {
	float:left;
	margin-right:10px;
}
.add-to-links li a {
	width:160px !important;
}
.add-to-cart button.button {
	width:330px;
}
.product-shop .product-image {
	background:#ffffff;
	border-radius:4px;
	padding: 20px 10px 0px 10px;
	position:relative;
	text-align: center;
}
.product-shop .product-image img {
	margin: auto;
}
.product-shop .product-image .imagezoom {
	display:block;
	font-size:12px;
	left:8px;
	position:absolute;
	top:8px;
	z-index:3;
}
.product-shop ul.list-color {
	max-width: 290px;
}
.product-shop div.edit-wishlist {
	margin:15px 0px -35px 0px;
}
.list-color button .innercolor {
	border-radius:15px;
	cursor:pointer;
	display:inline-block;
	height:20px;
	margin-left:1px;
	width:20px;
	position:absolute;
	top: 2px;
	left: 2px;
}
.list-color button.has-contrast .innercolor {
	left:5px;
	top:5px;
	z-index: 2;
	width : 14px;
	height: 14px;
}
.outercolor {
	border-radius:15px;
	cursor:pointer;
	display:inline-block;
	height:20px;
	margin-left:1px;
	width:20px;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 1;
}
/*
	.products-grid li.item .colors span:first-child {
		margin-left:0px;
	}*/
	
	#notify_data .product-options dd.last {
	margin-bottom: 0px;
}
/* Awards and materials
	-------------------------------------- */
	.awards {
	margin-top: 10px;
}
.materials {
	margin-bottom: 20px;
}
.awards li, .materials li {
	margin-right:7px;
	vertical-align: middle;
}
.materials li {
	display: inline-block;
	position: relative;
}
.awards li img {
	width:54px;
}
.materials li img {
	/*height: 42px;*/
		width: 42px;
}
.awards li div, .materials li div {
	display:none;
	position:relative;
}
.awards li:hover div, .materials li:hover div {
	display:block;
}
.awards li div, .materials li div {
	background:#cf0a2c;
	border: 1px #cf0a2c solid;
	bottom:55px;
	color:#ffffff;
	display: none;
	font-family: "Arial";
	font-size: 10px;
	line-height: 11.5px;
	left:-105px;
	padding: 5px 10px;
	position: absolute;
	z-index: 11;
	width:250px;
	text-align: left;
}
.awards li div {
	display:none !important;
}
.awards li div p, .materials li div p {
	margin-bottom:0px;
}
.awards li div span, .materials li div span {
	border-top: 8px solid #cf0a2c;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	bottom:-8px;
	content: '';
	height: 0px;
	left:122px;
	padding: 0px;
	position: absolute;
	width: 0px;
	z-index: 12;
}
.awards li div span:after, .materials li div span:after {
	border-top: 6px solid #cf0a2c;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	bottom: 2px;
	content: '';
	display: block;
	height: 0px;
	left: -5px;
	padding: 0px;
	position: absolute;
	width: 0px;
	z-index: 12;
}
/* Designer comments
	-------------------------------------- */
	.designer-comment {
	margin-bottom:19px;
}
/* Part of bundle
	-------------------------------------- */
	#partofbundle {
	float:right;
	width:97px;
}
#partofbundle {
	background:#ffffff;
	border-radius:10px;
	margin-bottom:3px;
	padding:10px;
	width:87px;
}
#partofbundle img {
	border-radius:0px;
	margin-bottom:5px;
}
 #partofbundle ~ul {
 width:360px;
}
.designer-comment img, .designer-comment .sprite-designercomment, .designer-comment p {
	float:left;
}
.designer-comment img {
	height:80px;
	width:80px;
}
.designer-comment .sprite-designercomment {
	margin:8px 5px;
}
.designer-comment p {
	font-size:12px;
	font-style:italic;
	line-height:16px;
	margin:6px 0px 0px 0px;
	width:300px;
}
.designer-comment p span {
	display:block;
	font-style:normal;
	font-weight:bold;
	margin:5px 0px;
}
/* STYLE PRODUCT
	------------------------------------- */
	.style .style hr {
	margin:5px -20px;
	width:460px;
}
.style .product-shop-box {
	border:0px;
	padding:18px 20px;
}
.style .longtext {
	margin:15px 0px;
	display:none;
}
.toggle-longtext {
	display:block;
	margin:5px 0px 15px 0px;
}
.style-product {
	float:left;
	margin:15px 60px 15px 0px;
	width:100px;
}
 .style-product:nth-of-type(4n) {
 clear:left;
}
 .style-product:nth-of-type(3n) {
 margin-right:0px;
}
.style-product img {
	height:100px;
	margin-bottom:10px;
	width:100px;
}
.style-product a {
	color:#333333;
	display:block;
	font-family:"Arial";
	font-size:12px;
	margin-bottom:7px;
}
.please-choose-options {
	background:#9bddf3;
	display:none;
	margin:20px 0px 10px 0px;
	padding:13px 10px;
}

.number-of-products {
	float:left;
	font-weight:bold;
	margin-top:10px;



}
.style-total-price {
	clear:left;
	float:left;
	font-size:20px;
	margin-top:5px;
}
.style .button {
	float:right;
	line-height:31px;
	margin-top:-14px;
	height:35px;
	width:220px;
}
.style .fjr-select {
	margin-bottom:6px;
}
.style-price {
	color:#cc0000;
	font-size:12px;
}
/* Sizeguide
	----------------------------------- */
	.sizeguide-popup {
	background:#ffffff;
	border-radius:6px;
	font-family:Arial;
	height:80%;
	left:50%;
	margin-left:-270px;
	overflow:auto;
	padding:20px;
	position:fixed;
	top:8%;
	width:500px;
	z-index:101;
}
.sizeguide-popup-background {
	background:rgba(0, 0, 0, 0.35);
	display:none;
	height:100%;
	left:0px;
	position:fixed;
	top:0px;
	width:100%;
	z-index:100;
}
.sizeguide-popup .sprite-remove {
	cursor:pointer;
	float:right;
}
.sizeguide-popup h2 {
	margin-bottom:10px;
}
.sizeguide-popup table {
	margin-bottom:25px;
	text-align:left;
	width:100%;
}
 .sizeguide-popup tr:nth-child(even) {
 background:#eeeeee;
}
.sizeguide-popup th, .sizeguide-popup td {
	font-family:Arial;
	padding:3px 0px 1px 10px;
}
.sizeguide-popup hr {
	margin-bottom:15px;
}
span#notify_me_stock {
	display:inline;
	margin:0px;
}
#notify_popup_background {
	background:rgba(0, 0, 0, 0.7);
	display:none;
	height:100%;
	left:0px;
	position:fixed;
	top:0px;
	width:100%;
	z-index:100;
}
div#notify_popup {
	-webkit-box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, .1);
	box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, .1);
	padding:15px 20px 45px 20px;
	z-index:101;
}
#notify_popup h2 {
	color: #cf0a2c;
}
#notify_popup hr {
	margin:20px 0px;
}
#notify_data > label {
	font-weight:bold;
	margin-bottom:3px;
}
#notify_data > input.input-text {
	border-radius:2px;
	width:140px;
}
#notify_data button.button.submit {
	margin:5px 0px 0px 10px;
}
/* Class: std - styles for admin-controlled content ================================================================================ */
	.std .subtitle {
	padding: 0;
}
.std a {
	text-decoration: underline;
	text-transform: none;
}
.std a:hover {
}
.std ol.ol {
	list-style: decimal outside;
	padding-left: 16px;
}
.std ul.disc {
	list-style: disc outside;
	padding-left: 18px;
	margin: 0 0 10px;
}
.std dl dt {
	font-weight: bold;
}
.std dl dd {
	margin: 0 0 10px;
}
.std ul, .std ol, .std dl, .std p, .std address, .std blockquote {
	padding: 0;
}
.std ul {
	list-style: disc outside;
}
.std ol {
	list-style: decimal outside;
	padding: 0 0 0 40px;
}
.std ul ul {
	list-style-type: circle;
}
.std ul ul, .std ol ol, .std ul ol, .std ol ul {
	margin: .5em 0;
}
.std dt {
	font-weight: bold;
}
.std dd {
	padding: 0 0 0 16px;
}
.std blockquote {
	font-style: italic;
	padding: 0 0 0 16px;
}
.std address {
	font-style: normal;
}
.std b, .std strong {
	font-weight: bold;
}
.std i, .std em {
	font-style: italic;
}
/* ================================================================================ */
	
	
	
	
	/*
	-------------------------------------*/
	.cms-page-view .col-main {
/*width:70%;*/
	}
.cms-page-view .col-main p {
	font-size:14px;
	line-height:20px;
}
.cms-index-index #header {
	margin-bottom:7px;
}
.cms-index-index .col-main hr {
	border-top:3px #cf0a2c solid;
}
/* Account Login/Create Pages ============================================================ */
	
	.account-login .page-title {
	border: none;
}
.account-login h2 {
	font-size: 18px;
}
.account-login .new-users .login-block, .account-login .registered-users .login-block {
	background: #fbfbfb;
	border-radius:3px;
	padding: 0 0 8px 0;
}
.account-login .new-users .content, .account-login .registered-users .content {
	padding: 20px;
	min-height: 195px;
	overflow: hidden;
}
.account-login .buttons-set {
	padding: 0 16px 10px 20px;
	background: #fbfbfb;
	margin: 0;
	overflow: hidden;
}
.account-create .page-title {
	border: none;
}
.account-create .fieldset {
	padding: 0;

	margin: 0 20px 0 0;
}
.account-create .form-list {
	background: #FBFBFB;

	border-radius:3px;
	padding: 20px;
	margin: 0;
	min-height: 240px;
}
.account-create .form-list li {
	clear: both;
}
.account-create .form-list li.control label {
	display: inline-block;
}
.account-create .form-list .field {
	float: left;
}
.account-create h2.legend {
	margin-top: 0;
}
.account-create .buttons-set {
	border: none;
	padding-top: 10px;
}
.account-create h2.legend {
	background: none;
	font-weight: normal;
	padding: 0 0 13px 0;
	font-size: 18px;
	margin-bottom: 0;
}
button.button.edit {
	float: right;
	margin: 10px 10px 0 0;
	width:75px;
}
/* Forgot Password */
	.customer-account-forgotpassword .page-title {

	border: medium none;
}
.customer-account-forgotpassword .page-title h1 {
	font-weight:bold;
}
.customer-account-forgotpassword .fieldset {
	margin-top: 10px;
}
.customer-account-forgotpassword .fieldset .form-list li {
	margin:0px;
}
.customer-account-forgotpassword .fieldset .form-list label {
	color:#333333;
}
.customer-account-forgotpassword .fieldset .form-list input {
	width:200px;
}
.customer-account-forgotpassword .fieldset button {
	margin-top:15px;
}
.customer-account-forgotpassword p.required, .account-login p.required, .customer-account-create p.required {
	text-align: left;
	margin-top: 0;
	clear: both;
}
.customer-account-forgotpassword p.back-link {
	float: left;
	width: 100%;
}
.customer-account-forgotpassword p.back-link a {
	font-family:"Arial";
	text-transform:lowercase;
}
/* Account Login/Create Pages ============================================================ */
	
	/* Sidebar */
	.block-account {
	padding: 15px;
	margin: 0;
	width:177px;
}
.block-account .block-content {
	padding: 10px 0 0 0;
}
.block-account .block-title {
	background:#cf0a2c;
	border-radius: 4px 4px 0px 0px;
	color: #ffffff;
	font-size: 16px;
	margin: -15px -15px 0px -15px;
	padding: 10px 20px 8px 20px;
	text-transform: uppercase;
}
.block-account ul li {
	text-align: left;
	font-family: arial;
	padding-top: 5px;
	margin: 0 0 5px 0;
	line-height:16px;
}
.block-account ul li a {
	color:#333333;
}
.block-account ul li a:after {
	color:#cc0000;
	content:' \00BB';
}
.block-account ul li.current a {
	display: inline-block;
	font-weight:bold;
	text-decoration: underline;
}
.block-account ul li a, .block-account ul li span {
	vertical-align: middle;
}
.block-account .block-title strong {
	color: #ffffff;
	font-family: "PrimusSansBlack";
	font-size:16px;
	line-height: 1.4
}
/* Captcha */
	.captcha-image {
	float: left;
	position: relative;
}
.captcha-img {
	border: 1px solid #ccc;
}
.captcha-reload {
	position: absolute;
	top: 2px;
	right: 2px;
}
.captcha-reload.refreshing {
	animation: rotate 1.5s infinite linear;
	-webkit-animation: rotate 1.5s infinite linear;
	-moz-animation: rotate 1.5s infinite linear;
}
 @-webkit-keyframes rotate {
 0% {
 -webkit-transform:rotate(0);
}
 0% {
 -webkit-transform:rotate(-360deg);
}
}
 @-moz-keyframes rotate {
 0% {
 -moz-transform:rotate(0);
}
 0% {
 -moz-transform:rotate(-360deg);
}
}
 @keyframes rotate {
 0% {
 transform:rotate(0);
}
 0% {
 transform:rotate(-360deg);
}
}
/* Remember Me Popup ===================================================================== */
	.window-overlay {
	background: url(window_overlay.html) repeat;
	background: rgba(0, 0, 0, 0.35);
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 990;
}
/* Remember Me Popup ===================================================================== */
	
	/* My Account ============================================================================= */
	
	.main-pcontainer .col-main .block-account {
	display: none;
}
.my-account .page-title {
	margin: 0;
	padding: 0 0 15px 0;
	margin-bottom: 10px;
}
.my-account .title-buttons .link-rss {
	float: none;
	margin: 0;
}
.my-account .box-title h3 {
	float: left;
}
.my-account .form-list li.control label {
	display: inline;
}
/* Dashboard */
	
	.my-account h1 {

	font-size: 16px;
	line-height: 1em;
	margin: 0;
}
.my-account h2 {
	font-size: 14px;
	margin-bottom:15px;
	margin-top:15px;
}
.my-account h3 {
	color:#333333;
	font-size: 12px;
}
.my-account .box-account.box-info h2 {
	margin-top:0;
	padding-top:35px;
}
.my-account .welcome-msg {
	padding: 20px 20px 5px;
	background: #fff;
	border-radius: 3px 3px 0 0;
}
.my-account .box-account .span4 {
	width:275px;
}
.my-account .box-account .span5 {
	width:365px;
}
.my-account .box-account {
	background: #fff;
	padding:0 20px;
}
.my-account .box-account.box-reviews {
	border-radius: 3px;
	padding:10px 20px;
}
.my-account .box-account.box-info {
	border-radius: 0 0 3px 3px;
}
.my-account #my_recent_reviews {
	list-style-type: none;
	margin-left: 0;
}
.my-account form {
	padding:10px 20px 60px;
	background: #fff;
	border-radius: 3px;
}
.my-account form#wishlist-view-form {
	padding:15px 20px 0;
}
.my-account .addresses-list {
	padding: 0 0 20px 10px;
	background: #fff;
	border-radius: 3px;
}
.my-account .addresses-list .span4 {
	width:285px;
}
.my-account .addresses-list .span5 {
	width:375px;
}
.my-account > p {
	background: #fff;
	padding:10px 20px;
	border-radius: 3px;
}
/* Pager / Limiter */
	.my-account .pager {
	margin: 15px 0;
}
.my-account .pager .amount, .my-account .pager .limiter {
	float: left;
}
.my-account .pager .limiter {
	width: 200px;
	float: right;
}
.my-account .pager .limiter label {
	display: inline;
}
.my-account .pager .limiter select {
	width: 50px;
}
/* Block: Recent Orders */
	.dashboard .box-recent .box-head h2 {
	margin-top: 0;
}
.dashboard .box-recent .box-head a {
	display: none;
}
.my-account .data-table thead {
	background: none;
}
.my-account .data-table thead tr {
	height: auto;
}
.my-account .data-table thead tr, .my-account .data-table tbody td {
	border-bottom:1px solid #e5e5e5;
}
.my-account .data-table th {
	border: none;
	font-weight: bold;
	text-align: left;
}
.my-account .data-table tr.odd {
}
.my-account .data-table tr.even {
	background: none;
}
.my-account .data-table td {
	border: none;
	vertical-align: middle;
	text-align: left;
}
.my-account .data-table td.last span.nobr a {
	color: #00809F;
	font-weight: normal;
}
.my-account .data-table span.price {
	font-size: 12px;
}
#my-orders-table a {
	text-transform: none;
}
/* Block: Account Information */
	.box-info .box-top h3 {
	padding: 10px 0 0 0;
	margin: 0;
	float: left;
}
.my-account .box-top {
	clear: both;
	overflow: hidden;
	margin-bottom:10px;
}
.box-account .col2-set .col-1 {
}
.box-account .col2-set .box-content {
	font-style: italic;
}
.box-account .col2-set .col-2 {
}
.box-account .col2-set .box {
}
.my-account address {
	clear: both;
	font-style: italic;
}
/* Block: Reviews */
	.dashboard .box-reviews .number {
	float: left;
	font-size: 10px;
	font-weight: bold;
	line-height: 1;
	color: #fff;
	margin: 3px -20px 0 0;
	padding: 2px 3px;
	background: #ddd;
}
.dashboard .box-reviews .details {
	margin-left: 20px;
}
/* Block: Tags */
	.dashboard .box-tags .number {
	float: left;
	font-size: 10px;
	font-weight: bold;
	line-height: 1;
	color: #fff;
	margin: 3px -20px 0 0;
	padding: 2px 3px;
	background: #ddd;
}
.dashboard .box-tags .details {
	margin-left: 20px;
}
/* Address Book */
	.addresses-primary ol, .addresses-additional ol {
	margin-left: 0;
}
.addresses-primary li.item, .addresses-additional li.item {
	border-bottom: 1px solid #e5e5e5;
	padding: 0 0 10px 0px;
	margin: 0 0 10px 0;
	list-style-type: none;
}
.addresses-primary li.empty, .addresses-additional li.empty {
	padding-top: 10px;
}
.fieldset {
	border: none;
	padding: 10px 0px;
}
.fieldset.left {
	width: 48%;
}
.fieldset.right {
	float: right;
	margin: 0;
	width: 48%;
}
.my-account .form-list .field {
	float:none;
}
.my-account .form-list li .name-firstname {
	padding-top: 0;

}
/* Order View */
	.order-info {
	border: 1px solid #ddd;
	padding: 5px;
}
.my-account .order-info {
	margin-bottom: 0;
	background: #fff;
}
.order-info dt, .order-info dd, .order-info ul, .order-info li {
	display: inline;
}
.order-info dt {
	font-weight: bold;
}
.order-date {
	margin: 10px 0;
}
.my-account .order-date {
	padding:10px 5px;
	background: #fff;
}
.my-account .order-info-box {
	background: #fff;
	margin-left:0;
	padding-bottom:20px;
}
.my-account .order-info-box .span4 {
	width:280px;
}
.order-items {
	width: 100%;
	overflow-x: auto;
}
.order-additional {
	margin: 15px 0;
}
.my-account .product-review {
	background: #fff;
	padding:10px 20px 0;
	border-radius: 3px;
}
/* Order Gift Message */
	.gift-message dt strong {
	color: #666;
}
.gift-message dd {
	font-size: 13px;
	margin: 5px 0 0;
}
/* Order Comments */
	.order-about dt {
	font-weight: bold;
}
.order-about dd {
	font-size: 13px;
	margin: 0 0 7px;
}
.tracking-table {
	margin: 0 0 15px;
}
.tracking-table th {
	font-weight: bold;
	white-space: nowrap;
}
.tracking-table-popup {
	width: 100%;
}
.tracking-table-popup th {
	font-weight: bold;
	white-space: nowrap;
}
.tracking-table-popup th, .tracking-table-popup td {
	padding: 1px 8px;
}
/* Order Print Pages */
	.page-print .print-head {
}
.page-print .print-head img {
	float: left;
}
.page-print .print-head address {
	float: left;
	margin-left: 15px;
}
/* Price Rewrites */
	.page-print .gift-message-link {
	display: none;
}
.page-print .price-excl-tax, .page-print .price-incl-tax {
	display: block;
	white-space: nowrap;
}
.page-print .cart-price, .page-print .price-excl-tax .label, .page-print .price-incl-tax .label, .page-print .price-excl-tax .price, .page-print .price-incl-tax .price {
	display: inline;
}
/* My Reviews */
	.product-review .product-img-box {
	float: left;
	width: 140px;
}
.product-review .product-img-box .product-image {
	display: block;
	width: 125px;
	height: 125px;
}
.product-review .product-img-box .label {
	font-size: 11px;
	margin: 0 0 3px;
}
.product-review .product-img-box .ratings .rating-box {
	float: none;
	display: block;
	margin: 0 0 3px;
}
.product-review .product-details {
	margin-left: 150px;
}
.product-review .product-name {
	font-size: 14px;
	margin: 0 0 10px;
}
.product-review .ratings-table {
	margin: 0 0 10px;
}
.product-review dt {
	font-weight: bold;
}
.product-review dd {
	font-size: 13px;
	margin: 5px 0 0;
}
/* Sales order view */
	.sales-order-view .data-table {
}
.sales-order-view .data-table th {
	text-align: left;
}
.sales-order-view .data-table th {
	padding: 15px 10px 5px 10px;
}
.sales-order-view .data-table td {
	padding: 5px 10px;
}
.sales-order-view .data-table h3 {
	display: inline;
	margin-right: 15px;
}
.sales-order-view .data-table dl {
	display: inline;
}
.sales-order-view .data-table dl dt, .sales-order-view .data-table dl dd {
	display: inline-block;
}
.sales-order-view .data-table dl dd {
	margin-right: 15px;
}
/* Wishlist */
	.wishlist-index-index .page-title {
	text-align:left;
}
.wishlist-index-index .page-title h1 {
	float:none;
}
.wishlist-index-index .buttons-set button {
	margin: 0 0 10px 10px;
}
#wishlist-table {
	margin-bottom:20px;
}
#wishlist-table th {
	font-family:"PrimusSansBlack";
	font-size:14px;
	color:#46423C;
	font-weight:normal;
}
#wishlist-table tr {
	background:#fff;
}
.wishlist-shared-index #wishlist-table tbody tr {
	background: #ffffff;
	border-bottom:1px solid #E5E5E5;
}
#wishlist-table tr textarea {
	width:90%;
}
#wishlist-table .cart-cell a {
	display:block;
	margin:8px 0px;
	white-space: nowrap;
}
#wishlist-table td {
	padding: 15px 10px;
}
#wishlist-table .qty {
	width: 20px;
}
#wishlist-table button {
	margin-bottom: 10px;
}
#wishlist-table .description {
	margin-bottom: 10px;
}
#wishlist-table img {
	max-width: 113px;
}
.wishlist-shared-index #wishlist-table th, .wishlist-shared-index #wishlist-table td {
	border:none;
}
.wishlist-shared-index #wishlist-table th {
	text-align:left;
}
.wishlist-shared-index #wishlist-table h2 {
	font-family:Georgia;
	font-size:14px;
	font-weight:bold;
}
.wishlist-index-index h3.product-name {
	font-weight:bold;
}
.wishlist-index-index .cart-cell button {
	width:75px;
}
.wishlist-index-index .truncated .truncated_full_value.show .item-options {
	background:#ffffff;
	border: 1px solid #e57f7f;
	left: -95px;
	top: -55px;
	width: 200px;
}
.wishlist-index-index .truncated .truncated_full_value .item-options p {
	display:none;
}
.wishlist-index-index .truncated .truncated_full_value .item-options dl {
	margin:0px;
}
.wishlist-index-index .truncated .truncated_full_value .item-options dt, .wishlist-index-index .truncated .truncated_full_value .item-options dd {
	float:left;
}
.wishlist-index-index .truncated .truncated_full_value .item-options dt {
	clear:left;
	min-width:40px;
}
/* View order */
	.sales-order-view .order-details .a-right {
	text-align: right;
}
.sales-order-view .order-details tfoot tr {
	height:25px;
}
.customer-account-index .col2-set {
	padding-bottom:10px;
}
/* ======================================================================================= */
	/* Customer */
	.form-list .customer-name-prefix .input-box, .form-list .customer-name-suffix .input-box, .form-list .customer-name-prefix-suffix .input-box, .form-list .customer-name-prefix-middlename .input-box, .form-list .customer-name-middlename-suffix .input-box, .form-list .customer-name-prefix-middlename-suffix .input-box {
	width: auto;
}
.form-list .name-prefix {
	width: 65px;
}
.form-list .name-prefix select {
	width: 55px;
}
.form-list .name-prefix input.input-text {
	width: 49px;
}
.form-list .name-suffix {
	width: 65px;
}
.form-list .name-suffix select {
	width: 55px;
}
.form-list .name-suffix input.input-text {
	width: 49px;
}
.form-list .name-middlename {
	width: 70px;
}
.form-list .name-middlename input.input-text {
	width: 49px;
}
.form-list .customer-name-prefix-middlename-suffix .name-firstname, .form-list .customer-name-prefix-middlename .name-firstname {
	width: 140px;
}
.form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text, .form-list .customer-name-prefix-middlename .name-firstname input.input-text {
	width: 124px;
}
.form-list .customer-name-prefix-middlename-suffix .name-lastname {
	width: 205px;
}
.form-list .customer-name-prefix-middlename-suffix .name-lastname input.input-text {
	width: 189px;
}
.form-list .customer-name-prefix-suffix .name-firstname {
	width: 210px;
}
.form-list .customer-name-prefix-suffix .name-lastname {
	width: 205px;
}
.form-list .customer-name-prefix-suffix .name-firstname input.input-text, .form-list .customer-name-prefix-suffix .name-lastname input.input-text {
	width: 189px;
}
.form-list .customer-name-prefix-suffix .name-firstname {
	width: 210px;
}
.form-list .customer-name-prefix-suffix .name-lastname {
	width: 205px;
}
.form-list .customer-name-prefix-suffix .name-firstname input.input-text, .form-list .customer-name-prefix-suffix .name-lastname input.input-text {
	width: 189px;
}
.form-list .customer-name-prefix .name-firstname, .form-list .customer-name-middlename .name-firstname {
	width: 210px;
}
.form-list .customer-name-suffix .name-lastname, .form-list .customer-name-middlename .name-firstname, .form-list .customer-name-middlename-suffix .name-firstname, .form-list .customer-name-middlename-suffix .name-lastname {
	width: 205px;
}
.form-list .customer-name-prefix .name-firstname input.input-text, .form-list .customer-name-suffix .name-lastname input.input-text, .form-list .customer-name-middlename .name-firstname input.input-text, .form-list .customer-name-middlename-suffix .name-firstname input.input-text, .form-list .customer-name-middlename-suffix .name-lastname input.input-text {
	width: 189px;
}
.form-list .customer-dob .dob-month, .form-list .customer-dob .dob-day, .form-list .customer-dob .dob-year {
	float: left;

	width: 85px;
}
.form-list .customer-dob input.input-text {
	display: block;
	width: 74px;
}

.form-list .customer-dob label {
	font-size: 10px;
	font-weight: normal;
	color: #888;
}
.form-list .customer-dob .dob-day, .form-list .customer-dob .dob-month {
	width: 60px;
}
.form-list .customer-dob .dob-day input.input-text, .form-list .customer-dob .dob-month input.input-text {
	width: 46px;
}
.form-list .customer-dob .dob-year {
	width: 140px;
}
.form-list .customer-dob .dob-year input.input-text {
	width: 134px;
}
/* Content Styles for pages such as startpage, sitemap etc ================================================================= */
	
	/* Product Tags */
	.tags-list li {
	display: inline;
}
/* Search */
	.catalogsearch-result-index h1 {
	margin-top: 10px;
}
/* Search term popular */
	.catalogsearch-term-popular .tags-list {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin: 0;
	padding: 15px 0;
}
/* Advanced Search */
	.advanced-search {
	width: 400px;
	padding: 0;
	margin: 10px 0;
}
.catalogsearch-advanced-index .page-title {
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
}
.advanced-search label {
	float: left;
	margin: 5px 0 0 0;
}
.advanced-search .form-list li {
	margin: 0 0 15px 0;
}
.advanced-search .form-list .input-box, .advanced-search .form-list .input-range {
	margin-left: 150px;
	clear: none;
}
.catalogsearch-advanced-index .buttons-set {
	width: 370px;
}
/* Advanced Search Result */
	.catalogsearch-advanced-result .page-title {
	border-bottom: 1px solid #ccc;
}
.advanced-search-amount {
	margin: 15px 0;
}
.advanced-search-summary .search-criteria {
	float: left;
	margin:7px 0px;
	width: 400px;
}
.advanced-search-summary.no-result {
	border-bottom: 1px solid #ccc;
	margin-bottom: 15px;
	overflow: hidden;
}
.advanced-search-summary .search-criteria li {
	width: 185px;
	margin-right: 15px;
}
.advanced-search-did-not-find {
	text-align: right;
	float: right;
}
.advanced-search-did-not-find span {
	margin: 10px 0;
	display:block;
}
.advanced-search-did-not-find button {
	display: block;
}
.advanced-search-did-not-find button span {
	margin: 0;
}
/* Start Page  */
	
	.cms-index-index .col-main .row {
	overflow: hidden;/*padding: 15px 0;*/
}
/*.cms-index-index .col-main .row-fluid {
		border-bottom: 3px solid #d01a2c;
	}*/
	.cms-index-index .col-main {
	border-bottom: 3px solid #d01a2c;
}
.cms-index-index .span12 > .row-fluid {
/*	border-bottom: 3px solid #d01a2c; */
	margin-bottom: 12px;
	padding-bottom: 0px;
}
.cms-index-index .span12 > .row-fluid:last-child {
	border-bottom:none;
}
.cms-index-index .span12 > .row-fluid:first-child, .cms-index-index .span12 > .std:first-child + .row-fluid {
	padding-top: 0;
}
.cms-index-index h1 {
	margin-top: 0;
}
.cms-index-index .sidebar .block {
	margin: 0;
	border: none;
}
.cms-index-index .selected-products {
	padding-top: 0;
	border: none;
}
.cms-index-index .selected-products h5 a {
	text-transform: uppercase;
}
.cms-index-index .selected-products p {
	margin: 0;
}
.cms-index-index .selected-products ol {
	list-style-type: none;
	padding: 0;
	margin-left: -20px;
}
.cms-index-index .widget-static-block, .cms-index-index .infobox-cms {
	background: #fff;
	border-radius: 4px;
	display: block;
	margin-bottom: 24px;
	padding: 0 0 8px;
}
.cms-index-index .widget-static-block h3, .cms-index-index .widget-static-block p, .cms-index-index .infobox-cms h3, .cms-index-index .infobox-cms p {
	margin: 0 11px;
}
.cms-index-index .widget-static-block p:first-child, .cms-index-index .infobox-cms p:first-child {
	margin: 0 0 15px;
}
.cms-index-index .articles.infobox-cms a {
	float: none;
	display: inline;
}
/* Sitemap */
	.page-sitemap .page-title {
	border-bottom: 1px solid #ccc;
	overflow: hidden;
}
.page-sitemap .page-title h1 {
	float: left;
}
.page-sitemap .page-title .links {
	margin-top: 15px;
}
.page-sitemap .links {
	float: right;
}
.page-sitemap .links {
	text-align: right;
}

.page-sitemap .links a {
	text-decoration: none;
	position: relative;
}
.page-sitemap .sitemap {
	margin: 12px;
	border-bottom: 1px solid #ccc;
	padding: 0 0 15px 0;
}
.page-sitemap .sitemap li {
	margin: 3px 0;
}
.page-sitemap .sitemap li.level-0 {
	margin: 10px 0 0;
}
/* RSS */
	.rss-title h1 {
	background: url(i_rss-big.png) 0 4px no-repeat;
	padding-left: 27px;
}
.rss-table .link-rss {
	display: block;
	line-height: 1.35;
	background-position: 0 2px;
}
/* Contacts */
	.contacts-index-index .breadcrumbs {
	padding: 0;
}
.contacts-index-index h3 {
	padding-bottom: 10px;
}
.contacts-index-index #contactForm .fieldset {
	float: none;
	padding: 0;
	width: auto;
}
.contacts-index-index #contactForm .form-list li {
	overflow: hidden;
}
.contacts-index-index #contactForm .form-list .field {
	float: left;
	width: 215px;
	margin: 0 15px 0 0;
}
.contacts-index-index #contactForm .form-list .f-right {
	float: right;
}
.contacts-index-index #contactForm .buttons-set p.required {
	float: left;
}
 .contacts-index-index #contactForm div.span3:nth-child(1) {
 margin-bottom: 15px;
}
.contacts-index-index .contacts-square textarea.validation-failed {
	width: 96.5%;
}
/* Success page */
	.checkout-onepage-success .page-title {
	overflow: hidden;
	margin-bottom: 15px;
}
.checkout-onepage-success .page-title h1 {
	float: left;
}
.checkout-onepage-success .page-title .continue {
	display: block;
	margin-top: 15px;
	float: right;
}
.checkout-success a {
	text-decoration: underline;
}
/* ======================================================================================= */
	/* Shopping Cart ========================================================================= */
	
	
	.cart h2 {
	font-size: 14px;
}
/* Checkout Types */
	.cart .checkout-types {
	float: right;
	text-align: right;
}
.cart .title-buttons .checkout-types li {
	float: left;
	margin: 0 0 5px 5px;
}
.cart .checkout-types .paypal-or {
	margin: 0 8px;
	line-height: 2.3;
}
.cart .totals .checkout-types .paypal-or {
	clear: both;
	display: block;
	padding: 3px 55px 8px 0;
	line-height: 1.0;
	font-size: 11px;
}
/* Shopping Cart Table */
	.cart-table {
	margin: 0px 0;
}
.cart-table .item-msg {
	font-size: 10px;
}
.cart-table thead {
	background: transparent;
}
.cart-table th {
	border: none;
	color:#46423c;
	font-weight: normal;
	font-family:"PrimusSansBlack";
	font-size:14px;
	padding: 0 15px 5px 0px;
	text-align: left;
}
.cart-table tbody tr {
	border-bottom: 1px solid #e5e5e5;
}
.cart-table td {
	border: none;
	padding: 10px 15px 15px 0px;
}
.cart-table td.remove {
	padding-right: 0;
}
.cart-table tfoot td {
	border-top:none;
}
.cart-table tfoot td, .cart-table tfoot button {
	margin: 0px;
	padding: 0px;
	height: 0px;
	line-height: 0;
}
.cart-table .backlink {
	float: left;
	text-transform: uppercase;
}
.cart-table .btn-remove2 {
	margin: 0;
}
.cart-table .link-wishlist {
	margin: 25px 0 0 0;
	display: block;
}
.cart-table .product-image img {
	max-width: none;
}
.cart-table .product-name {
	font-weight: bold;
	margin: 10px 0 0 0;
	font-size: 12px;
	line-height: 11px;
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-serif;
}
.cart-table .product-name.has-options {
	margin: 10px 0 0 0;
}
.cart-table .product-name a {
	color:#333333;
}
.cart-table .item-options {
	margin: 0;
}
.cart-table .item-options li {
	margin:2px 0px;
}
.cart-table .item-options .price {
	font-size: 11px;
}
.cart-table .cart-price {
	margin: 10px 0 0 0;
	display: block;
}
.cart-table .cart-price .price {
	font-size: 12px;
}
.cart-table .qty {
	margin: 10px 0 0 0;
	width: 20px;
	text-align: center;
	padding:7px 10px;
}
/* Shopping Cart Collateral boxes */
	.cart .crosssell {
	background:#ebe3d5;
	margin:20px;
	padding:1px 20px;
}
.cart .crosssell h3 {
	margin-bottom: 5px;
}
.cart .crosssell h4 a {
	color:#333333;
	font-weight: bold;
}
.cart .crosssell div {
	vertical-align:top;
}
.cart .crosssell .product-name {
	color:#333333;
	font-size: 12px;
	margin: 5px 0 0;
}
.cart .crosssell .price-box {

	margin: 4px 0 15px 0;
	text-align: center;
}
.cart .crosssell .price {
	color:#333333;
	font-size: 12px;
}
.cart .crosssell .button {
	float:right;
	margin: 4px 0px 10px 0;
	font-size: 11px;
}
.cart .crosssell .old-price, .cart .crosssell .special-price {
	margin-bottom: 5px;
}
.cart .crosssell li.item {
	margin: 12px 0 0 0;
	padding: 0 0 12px 0;
}
.cart .crosssell .add-to-links {
	text-transform: uppercase;
}
.cart .crosssell img {
	border-radius: 0;
}
.cart .crosssell .product-image {
	float: left;
	width: 9.6774193548%;
}
.cart .crosssell .product-details p:last-child {
	margin-bottom: 0;
}
/* Discount Codes & Estimate Shipping and Tax Boxes */
	.cart .discount h2 {
	margin-top: 0;
}
.cart .discount label {
	margin: 0 0 5px 0;
	display: block;
}
.cart .discount .input-box {
	float: left;
	margin: 0 0 10px 0;
}
.cart .discount .input-text {
	width: 120px;
	margin: 0 20px 0 0;
}
/* Shopping Cart Totals */
	.cart .totals {
}
.cart .totals button {
	width:210px;
}
.cart .totals h2 {
	margin-top: 0;
}
.cart .totals .content {
	overflow: hidden;
}
.cart .totals .checkout-types {
	margin: 10px 0 0 0;
}
.cart .totals strong {
	font-weight: normal;
}
.cart .totals .grand-total-incl strong, .cart .totals .grand-total-excl strong {
	font-weight: bold;
}
.cart .totals table {
	width: 100%;
}
.cart .totals table .price {
}
.cart .totals .grand-total-incl {
	border-top: 1px solid #fff;
	margin-top:10px;
}
.cart .totals table th, .cart .totals table td {
	padding: 5px 0;
}
.cart .totals table th {
	font-weight: bold;
}
.cart .totals table tfoot th {
}
/* Options Tool Tip */
	.cart .item-options dt {
	font-weight: bold;
	font-style: italic;
}
.cart .item-options dd {
	padding-left: 10px;
}
.truncated {
	cursor: help;
}
.truncated a.dots {
	cursor: help;
}
.truncated a.details {
	cursor: help;
}
.truncated .truncated_full_value {
	position: relative;
	z-index: 999;
}
.truncated .truncated_full_value .item-options {
	position: absolute;
	top: -99999em;
	left: -99999em;
	z-index: 999;
	width: 250px;
	padding: 8px;
	border: 1px solid #ddd;
	background-color: #f6f6f6;
}
.truncated .truncated_full_value .item-options > p {
	font-weight: bold;
	text-transform: uppercase;
}
.truncated .show .item-options {
	top: -20px;
	left: 50%;
}
.col-left .truncated .show .item-options {
	left: 30px;
	top: 7px;
}
.col-right .truncated .show .item-options {
	left: -240px;
	top: 7px;
}
.cart div.competition {
	margin-top: 10px;
}
.cart .title {
	margin-top: 10px;
}
.cart .competition label {
	margin-top: 10px;
	font-weight: bold;
	font-size: 12px;
	line-height: 11px;
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-serif;
}
.cart .competition textarea {
	margin-top: 10px;
}
/* ======================================================================================= */
	
	
	.cart .span9 form {
	background:#ffffff;
	border-radius:3px 3px 0px 0px;
	margin-top:10px;
}
.cart .span9 form fieldset {
	margin:0px;
	padding:16px 0px;
}
.cart-cms {
	background:#ffffff;
	border-radius:3px;
	line-height:18px;
	margin-top:10px;
	padding:16px 20px;
}
.cart-cms h4 {
	font-size:14px;
	margin-bottom:10px;
}
.hidden-cart {
	display:none;
}
.subtotal >div {
	border-bottom:1px #e5e5e5 solid;
	color:#46423c;
	font-size:12px;
	margin-bottom:20px;
	padding:20px 0px;
	text-align:left;
}
.checkout-cart-index .subtotal .price {
	font-size:12px;
}
#shopping-cart-totals-table .price {
	font-size:12px;
	white-space:nowrap;
}
#shopping-cart-totals-table strong, #shopping-cart-totals-table th {
	font-weight:normal;
}
#shopping-cart-totals-table .grand-total-incl .price {
	color:#46423c;
	font-family:"PrimusSansBlack";
	font-weight: normal;
	font-size:14px;
}
.cart-table thead tr th, .cart-table tbody tr td {
	text-align:left;
	vertical-align: top;
}
.cart-table thead tr th:last-child, .cart-table tbody tr td:last-child {
	text-align:right;
}
 thead tr th:nth-child(1) {

 width:65px;
}
 thead tr th:nth-child(2) {
 width:210px;
}
 thead tr th:nth-child(3) {
 width:145px;
}
 thead tr th:nth-child(4) {
 width:105px;
}
 thead tr th:nth-child(5) {
 width:93px;
}
 . thead tr th, tbody tr td {
 padding-left:20px;
}
tbody tr td.product-info {
	padding-left:0px;
}
#discount-coupon-hidden span {
	color:#cc0000;
	cursor:pointer;
}
#discount-coupon-hidden span:hover {
	text-decoration: underline;
}
#discount-coupon-form {
	display:none;
	margin-top:0px;
	padding:0px 10px 15px 8px;
	width:300px;
}
.page-title {
	margin-bottom:5px;
}
.cart .subtotal {
	border-bottom:1px #e5e5e5 solid;
	color:#46423c;
	font-size:12px;
	font-weight:bold;
	padding-right:20px;
	padding-bottom:20px;
	text-align:right;
}
.cart-collaterals {
	background:#ffffff;
	border-radius:0px 0px 3px 3px;
	padding:16px 20px;
}
.page-title a {
	float: left;
	left: 14px;
	position: relative;
	top: 20px;
}
.cart-table .qtyinput {
	padding-top:15px;
}
 .cart-table .qtyinput >div[class^="sprite-"] {
 cursor:pointer;
 display: inline-block;
 position:relative;
 top:6px;
}
.cart-table .qtyinput input {
	margin:0px 5px;
	height:25px;
	padding:0px;
	width:30px;
	text-align:center;
}
#crosssell-products-list .klarna_wrapper {
	display: none;
}
.checkout-success, .cart-empty, .checkout-failure {
	padding:20px 29px 10px 29px;
	background: #fff;
	border-radius: 3px 3px 3px 3px;
}
/**
	 * Magento
	 *
	 * NOTICE OF LICENSE
	 *
	 * This source file is subject to the Academic Free License (AFL 3.0)
	 * that is bundled with this package in the file LICENSE_AFL.txt.
	 * It is also available through the world-wide-web at this URL:
	 * http://opensource.org/licenses/afl-3.0.php
	 * If you did not receive a copy of the license and are unable to
	 * obtain it through the world-wide-web, please send an email
	 * to license@magentocommerce.com so we can send you a copy immediately.
	 *
	 * DISCLAIMER
	 *
	 * Do not edit or add to this file if you wish to upgrade Magento to newer
	 * versions in the future. If you wish to customize Magento for your
	 * needs please refer to http://www.magentocommerce.com for more information.
	 *
	 * @category    design
	 * @package     base_default
	 * @copyright   Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
	 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
	 */
	
	/* Widgets =============================================================================== */
	.widget {
	display:inline;
}
.widget .widget-title {
	clear:both;
	padding:15px 0 0;
	margin:0 0 7px;
}
.widget .widget-title h2 {
	font-size:15px;
	font-weight:bold;
	color:#e25203;
}
.widget .mini-products-images-list .product-image {
	display:block;
	width:76px;
	height:76px;
	border:1px solid #a9a9a9;
	margin:0 auto;
}
.widget .mini-products-images-list li.item {
	float:left;
	width:77px;
	height:77px;
}
/* Widget: Catalog New Proructs List */
	.widget-new-products {
	display:block;
}
.col-main .widget-new-products {
	margin:7px 0;
}
.widget-new-products .products-grid .product-image, .widget-new-products .products-list .product-image {
	width:85px;
	height:85px;
}
.widget-new-products .products-list .product-shop {
	margin-left:100px;
}
.sidebar .widget-new-products .block {
	font-size:11px;
	line-height:1.25;
}
.sidebar .widget-new-products .block-title strong {
	background:url(i_widget-new.gif) 0 1px no-repeat;
	padding-left:21px;
	color:#dc5033;
}
/* Widget: Recently Viewed Proructs */
	.widget-viewed {
	display:block;
}
.col-main .widget-viewed {
	margin:7px 0;
}
.widget-viewed .products-grid .product-image, .widget-viewed .products-list .product-image {
	width:85px;
	height:85px;
}
.widget-viewed .products-list .product-shop {
	margin-left:100px;
}
.sidebar .widget-viewed .block {
	font-size:11px;
	line-height:1.25;
}
.sidebar .widget-viewed .block-title strong {
	background:url(i_block-list.gif) 0 0 no-repeat;
	padding-left:21px;

}
/* Widget: Recently Compared Proructs */
	.widget-compared {
	display:block;
}
.col-main .widget-compared {
	margin:7px 0;
}
.widget-compared .products-grid .product-image, .widget-compared .products-list .product-image {
	width:85px;
	height:85px;
}
.widget-compared .products-list .product-shop {
	margin-left:100px;
}
.sidebar .widget-compared .block {
	font-size:11px;
	line-height:1.25;
}
.sidebar .widget-compared .block-title strong {
	background:url(i_block-list.gif) 0 0 no-repeat;
	padding-left:21px;
}
/* Widget: CMS Static Block */
	.widget-static-block {
}
.sidebar .widget-static-block {
	display:block;
	margin:0 0 15px;
}
/* Widgets: Links Common Styles */
	.top-pcontainer .widget a {
	padding:0 0 0 7px;
}
.bottom-pcontainer .widget a {
	padding:0 3px;
}
/* Widget: Catalog Product Link */
	.widget-product-link-inline {
	display:inline;
}
.col-main .widget-product-link {
	display:block;
	text-align:right;
	margin:7px 0;
}
.col-main .widget-product-link a {
	background:url(i_widget-link.gif) 100% 4px no-repeat;
	padding-right:15px;
}
.sidebar .widget-product-link {
	display:block;
	margin:0 0 15px;
	padding:0 10px;
}
.sidebar .widget-product-link a {
	background:url(i_widget-link.gif) 100% 4px no-repeat;
	padding:0 15px 0 0;
}
/* Widget: Catalog Category Link */
	.widget-category-link-inline {
	display:inline;
}
.col-main .widget-category-link {
	display:block;
	text-align:right;
	margin:7px 0;
}
.col-main .widget-category-link a {
	background:url(i_widget-link.gif) 100% 4px no-repeat;
	padding-right:15px;
}
.sidebar .widget-category-link {
	display:block;
	margin:0 0 15px;
	padding:0 10px;
}
.sidebar .widget-category-link a {
	background:url(i_widget-link.gif) 100% 4px no-repeat;
	padding:0 15px 0 0;
}
/* Widget: CMS Page Link */
	.widget-cms-link-inline {
	display:inline;
}
.col-main .widget-cms-link {
	display:block;
	text-align:right;
	margin:7px 0;
}
.col-main .widget-cms-link a {
	background:url(i_widget-link.gif) 100% 4px no-repeat;
	padding-right:15px;
}
.sidebar .widget-cms-link {
	display:block;
	margin:0 0 15px;
	padding:0 10px;
}
.sidebar .widget-cms-link a {
	background:url(i_widget-link.gif) 100% 4px no-repeat;
	padding:0 15px 0 0;
}
	/* ======================================================================================= */
	
	/* Print ======================================================================================= */
	
	@media print {
* {
	background: transparent !important;
	color: black !important;
	box-shadow:none !important;
	text-shadow: none !important;
	filter:none !important;
	-ms-filter: none !important;
}
a, a:visited {
	text-decoration: underline;
}
a[href]:after {
	content: " (" attr(href) ")";
}
abbr[title]:after {
	content: " (" attr(title) ")";
}
 .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
 content: "";
}
pre, blockquote {
	border: 1px solid #999;
	page-break-inside: avoid;
}
thead {
	display: table-header-group;
}
tr, img {
	page-break-inside: avoid;
}
img {
	max-width: 100% !important;
}
 @page {
 margin: 0.5cm;
}
p, h2, h3 {
	orphans: 3;
	widows: 3;
}
h2, h3 {
	page-break-after: avoid;
}
}
	
	/* ======================================================================================= */
	/* Retina adaptations ======================================================================================= */
	
	@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
 .carousel-control.right, .carousel-control.left {
 background-image: url(slideshow_btns%402x.png);
 background-size: 25px 64px;
}
}
/* ======================================================================================= */
	/* Vertnav ======================================================================================= */
	#nav02 {
	width:220px;
}
#nav02 h2 {
	background:#cf0a2c;

	border-radius:4px 4px 0px 0px;
	color:#ffffff;
	font-size:16px;
	margin:0px 0px 0px 0px;
	padding:10px 20px 8px 20px;
	text-transform:uppercase;
}
#vertical-nav .block-title {
	border: none;
}
.vertnav {
	margin: 0;
	padding: 0;
}
.vertnav li {
	overflow: hidden;
}
.vertnav li a {
	color:#333333;
}
.vertnav li a:after {
	color:#cc0000;
	content:'\0000a0\00BB';
}
.vertnav ul li {
	border-bottom: none;
	text-transform: none;
	position: relative;
}
.editorialmenu .vertnav li.level3 {
	color:#cc0000;
	border-top:1px #e5e5e5 solid;
	margin-bottom:3px;
	margin-top:10px;
	padding-top:10px;
}
.editorialmenu .vertnav li.level3:first-child {
	border-top:0px;
	margin-top:0px;
	padding-top:0px;
}
.editorialmenu .vertnav a.level3 {
	font-size:12px;
	padding-bottom:0px;
}
.editorialmenu .vertnav li.level3 >ul {
	padding-left:0px;
}
/* This controls the indent for each sublist */
	.vertnav ul {
	padding: 10px 20px;
	margin: 0;
	clear: both;
}
.vertnav ul ul {
	padding: 5px 0 0 10px;
}
.vertnav li.vertnavlink {
	padding: 5px 25px 5px 0px;
	margin: 0;
	display:block;
}
div.vertnav.content {
	padding:0px;
}
/* Provide space for our own "bullet" inside the link */
	.vertnav li li.expandlink {
	background: url(nav_closed.png) left no-repeat;
	margin: -2px 0 0 0;
	width: 10px;
	height: 10px;
	position: absolute;
	display:block;
	top: 10px;
}
/* Show "bullets" in the links, depending on the class of the
	   LI that the link's in */
	.vertnav li.open a.expandlink {
	background: url(nav_open.png) center left no-repeat;
}
.vertnav li.closed a.expandlink {
	background: url(nav_closed.png) center left no-repeat;
}

.vertnav li.open li.active a {
	background: transparent;
	font-weight: bold;
}
/* Actually show and hide sublists */
	.vertnav li.open ul {
	display: block;
}
.vertnav li.closed ul {
	display: none;
}
.vertnav .vertical-nav-item.bottom-border {
	border-bottom: 1px #cc0033 dotted;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
/* ======================================================================================= */
	#atca-popup-pcontainer {
	color: #000;
	border: 1px solid #c0c0c0;
	padding: 25px 20px;
	position: absolute;
	z-index: 200;
	top: 50%;
	left: 50%;
	margin-top: -50px;
	margin-left: -210px !important;
	background: #fff;
	/* Drop shadows */
		-moz-box-shadow: 3px 3px 4px #808080;
	-webkit-box-shadow: 3px 3px 4px #808080;
	box-shadow: 3px 3px 4px #808080;
	/* For IE 8 */
		-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#808080')";
		/* For IE 5.5 - 7 */
		filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#808080');
	text-align: center;
	width:420px !important;
}
#atca-message-pcontainer {
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 10px;
}
#atca-message-pcontainer #atca-message-text-related {
	padding: 20px 0 0 0;
	background-position: center left;
	display: inline-block;
	background-repeat: no-repeat;
 *background-position: top left; /* notice the * before the property - shows in IE7 and below */
}
#atca-please-wait{text-align:center; display:block}
#atca-popup-pcontainer #atca-message-image-related, #atca-popup-pcontainer #atca-please-wait-image-related {
	width: 41px;
	height: 42px;
	display: block;
	background-repeat: no-repeat;
	background-position: top left;
}
#atca-popup-pcontainer #atca-please-wait-image-related {
	background-image: url(ajax-loader.html);
}
#atca-popup-pcontainer #atca-message-pcontainer #atca-please-wait {
	background-image: url(ajax-loader.html);
	background-position: center left;
	display: inline-block;
	background-repeat: no-repeat;
	padding: 0 0 0 22px;
}
#atca-popup-pcontainer #atca-message-image-related#atca-please-wait-remove {
	background-image: url(ajax-loader.html);
}
#atca-popup-pcontainer #atca-message-image-related.atca-error, #atca-popup-pcontainer #atca-message-text.atca-error {
	background-image: url(error-msg-icon.html);
}
#atca-popup-pcontainer #atca-message-image-related.atca-notice, #atca-popup-pcontainer #atca-message-text.atca-notice {
	background-image: url(notice-msg-icon.html);
}
#atca-popup-pcontainer #atca-message-text {
	background-position: center left;
	display: inline-block;
	background-repeat: no-repeat;
	text-align:center;
}
#atca-popup-pcontainer #atca-message-text.atca-notice {
	background-image: url(notice-msg-icon.html);
}
/* Buttons */
	#atca-button-pcontainer {
	margin: 20px 0 0 0;
}
#atca-popup-pcontainer .atca-button {
	background:none;
	background-image: none;
	border:0 none;
	cursor:pointer;
	margin:0;
	overflow:visible;
	padding:0;
	vertical-align:middle;
}
.atca-button span {
	background-color:transparent;
	background-image:url(button-bg.html);
	background-repeat:no-repeat;
	border:0 none;
	color:#FFFFFF;
	cursor:pointer;
	display:inline-block;
	margin:0;
	padding:0 0 0 10px;
	text-decoration:none;
	height:28px;
	margin-bottom: -1px;
	padding:0 0 0 10px;
	background-position: 0 0;
}
.atca-button span span {
	background-image:url(button-bg.html);
	background-position:100% 0;
	display:inline-block;
	font-size:12px;
	font-weight:bold;
	height:23px;
	text-transform:none;
	white-space:nowrap;
	height:23px;
	padding:5px 10px 0 0;
	color: #fff;
}
 .atca-button::-moz-focus-inner {
 padding:0;
 border:0; /* @bugfix: FF Fix */
}
#atca-continue-btn {
	float:left;
}
#atca-redirect-btn {
	float:right;
}
#atca-yes-btn {
	float:right;
	margin-right: 20px;
	width:170px;
}
#atca-no-btn {
	float:left;
	margin-left: 20px;
	width:170px;
}
#atca-checkoutbutton {
	display:none;
}
/* Related products in addtocartajax */
	#atca-related-pcontainer {
	overflow: hidden;
	margin: 0;
	padding: 10px 0 0 0;
}
#atca-related-pcontainer .box-related li {
	width: 223px;
	border: 1px solid #cccccc;
	float: left;
	margin-right: 20px;
	position: relative;
}
#atca-related-pcontainer .box-related li.last {
	margin-right: 0;
}
#atca-related-pcontainer .box-related .product-name {
	color: #444444;
	font-size: 12px;
	padding: 0 0 10px;
	margin: 10px;
	padding: 0;
	text-align: left;
}
#atca-related-pcontainer .box-related .product-name a {
	color: #444444;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}
#atca-related-pcontainer .box-related .product-image {
	border-bottom: 1px solid #E6E6E6;
	border-top: 1px solid #E6E6E6;
	display: block;
	margin: 0;
	position: relative;
	text-decoration: none !important;
	width: 223px;
	cursor: pointer !important;
}
#atca-related-pcontainer .box-related .price-box {
	text-align: left;
	clear: both;
	float: left;
	margin: 10px 10px 5px;
	width: 203px;
}
#atca-related-pcontainer .box-related .price {
	color: #444444;
}
#atca-related-pcontainer .box-related .link-learn {
	float: left;
	line-height: 32px;
	margin-left: 10px;
}
#atca-related-pcontainer .box-related button {
	float: right;
	margin-right: 10px;
}
#atca-message-text-related-pcontainer {
	display: block;
	height: 331px;
	position: absolute;
	top: 0;
	width: 223px;
	background: url(addtocartajax-related-overlay.html) repeat;
}
#atca-message-image-related, #atca-please-wait-image-related {
	background-position: left center;
	background-repeat: no-repeat;
	display: inline-block;
	float: left;
	margin: 140px 10px 0;
	overflow: hidden;
	padding: 0 0 0 22px;
	text-align: left;
}
#atca-message-image-related, #atca-please-wait-image-related {
	padding: 0;
	margin: 130px 0 0 108px;
}
#atca-message-text-related, #atca-please-wait-related {
	margin: 180px 0 0 0;
	display: block;
	padding: 0 10px;
}
#atca-message-text {
	font-size: 14px;
	text-align: center;
	width: 100%;
	display: block;
	padding: 0 0 5px 0;
	margin: 0 0 0px 0;
}
#atca-related-pcontainer .block-content {
	margin: 0 0 10px 0;
}
#atca-related-pcontainer .box-title {
	display: block;
	margin: 0 0 15px 0;
	text-align: left;
}
#atca-related-pcontainer .box-title span {
	font-size: 12px;
	width: 100%;
}
/* Headercart ================================================================================ */
	.headercart {

	background:#ffffff;
	border-radius:4px;
	position: relative;
	padding:2px 8px 8px 8px;
}
.headercart .info a {
	display: block;
	color: #333;
}
.headercart .info h3 {
}
.headercart .info h3 a {
	color:#cf0a2c;
	position:relative;
	top:4px;
}
.headercart .info span.sprite-cart {
	display:inline-block;
	position:relative;
	right:1px;
	top:3px;
}
.headercart .info >span {
	display:block;
	margin:0px 0px 5px 0px;
}
.headercart .info .button {
	width:100%;
}
.headercart #recently-added-pcontainer {
	-webkit-box-shadow:  0px 0px 10px 2px rgba(0, 0, 0, .1);
	box-shadow:  0px 0px 10px 2px rgba(0, 0, 0, .1);
	position:absolute;
	top:0px;
	right:0px;
	width: 220px;
	padding:2px 8px 20px 8px;
	z-index: 99999;
	background: #fff;
	border-radius:4px;
}
.headercart #recently-added-pcontainer .viewing {
	margin-bottom:0px;
	padding: 2px 0 0px 0;
	text-transform: none;
}
.headercart #recently-added-pcontainer .viewing a {
	text-decoration: none;
	text-transform: none;
}
.headercart #recently-added-pcontainer h3 {
	padding-bottom:15px;
}
.headercart #recently-added-pcontainer .info h3 {
	padding-bottom:0px;
}
.headercart #recently-added-pcontainer h3 a {
	float:right;
	font-size:12px;
}
.headercart #recently-added-pcontainer .emptycart {
	margin-top:15px;
}
.headercart .mini-products-list {
	padding: 0;
	margin: 10px 0 0 0;
	overflow: hidden;
	list-style-type: none;
}
.headercart .mini-products-list .product-name {
	margin: 0 0 2px 0;
	font-weight: bold;
}
.headercart .mini-products-list .product-name a {
	color:#333333;
	text-decoration:none;
}
.headercart .mini-products-list .product-image {
	margin-right:0px;
	width: 55px;
}
.headercart .mini-products-list li {
	border-bottom: 1px solid #e5e5e5;
	margin: 0 0 15px;
	overflow: hidden;
	padding: 0 0 15px 0;
	position:relative;
}
.headercart .mini-products-list li:nth-child(n+4) {
	display:none;
}
.headercart #recently-added-pcontainer button {
	width:204px;
}
.headercart #recently-added-pcontainer .price {
	font-size: 11px;
	margin: 0;
}
.headercart #recently-added-pcontainer .sum, .headercart #recently-added-pcontainer .sum .price {
	color: #46423c;
	font-family: "PrimusSansBlack";
	font-weight: normal;
	font-size: 14px;
}
.headercart #recently-added-pcontainer .remove-item {
	position:absolute;
	top:0px;
	right:0px;
}
/* ======================================================================================= */
	
	
	
	
	/* ITEM OPTIONS
	--------------------------------- */
	.headercart .item-options li {
	border:none;
	display:block;
	margin:3px 0px;
	padding:0px;
}
.headercart .item-options li:last-child {
	margin-bottom:0px;
}
.item-options .item-options-color {
	border-radius:8px;
	display:inline-block;
	height:15px;
	position:relative;
	top:4px;
	width:15px;
}
.headercart .item-options .item-options-color {
	top:2px;
}
#lbOverlay {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99998;
	width: 100%;
	height: 500px;
}
#lbOverlay.grey {
	background-color: #000000;
}
#lbOverlay.red {
	background-color: #330000;
}
#lbOverlay.green {
	background-color: #003300;
}
#lbOverlay.blue {
	background-color: #011D50;
}
#lbOverlay.gold {
	background-color: #666600;
}
#lbMain {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 99999;
	text-align: center;
	line-height: 0;
}
#lbMain a img {
	border: none;
}
#lbOuterContainer {
	position: relative;
	background-color: #fff;
	width: 200px;
	height: 200px;
	margin: 0 auto;
}
#lbOuterContainer.grey {
	border: 3px solid #888888;
}
#lbOuterContainer.red {
	border: 3px solid #DD0000;
}
#lbOuterContainer.green {
	border: 3px solid #00B000;
}
#lbOuterContainer.blue {
	border: 3px solid #5F89D8;
}
#lbOuterContainer.gold {
	border: 3px solid #B0B000;
}
#lbDetailsContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	width: 100%;
	line-height: 1.4em;
	overflow: auto;
	margin: 0 auto;
}
#lbDetailsContainer.grey {
	border: 3px solid #888888;
	border-top: none;
}
#lbDetailsContainer.red {
	border: 3px solid #DD0000;
	border-top: none;
}
#lbDetailsContainer.green {
	border: 3px solid #00B000;
	border-top: none;
}
#lbDetailsContainer.blue {
	border: 3px solid #5F89D8;
	border-top: none;
}
#lbDetailsContainer.gold {
	border: 3px solid #B0B000;
	border-top: none;
}
#lbImageContainer, #lbIframeContainer {
	padding: 10px;
}
#lbLoading {
	position: absolute;
	top: 45%;
	left: 0%;
	height: 32px;
	width: 100%;
	text-align: center;
	line-height: 0;
	background: url(loading.gif) center no-repeat;
}
#lbHoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lbImageContainer>#lbHoverNav {
	left: 0;
}
#lbHoverNav a {
	outline: none;
}
#lbPrev {
	width: 49%;
	height: 100%;
	background: transparent url(blank.gif) no-repeat;
	display: block;
	left: 0;
	float: left;
}
#lbPrev.grey:hover, #lbPrev.grey:visited:hover {
	background: url(prev_grey.gif) left 15% no-repeat;
}
#lbPrev.red:hover, #lbPrev.red:visited:hover {
	background: url(prev_red.gif) left 15% no-repeat;
}
#lbPrev.green:hover, #lbPrev.green:visited:hover {
	background: url(prev_green.gif) left 15% no-repeat;
}
#lbPrev.blue:hover, #lbPrev.blue:visited:hover {
	background: url(prev_blue.gif) left 15% no-repeat;
}
#lbPrev.gold:hover, #lbPrev.gold:visited:hover {
	background: url(prev_gold.gif) left 15% no-repeat;
}
#lbNext {
	width: 49%;
	height: 100%;
	background: transparent url(lytebox/blank.gif) no-repeat;
	display: block;
	right: 0;
	float: right;
}
#lbNext.grey:hover, #lbNext.grey:visited:hover {
	background: url(next_grey.gif) right 15% no-repeat;
}
#lbNext.red:hover, #lbNext.red:visited:hover {
	background: url(next_red.gif) right 15% no-repeat;
}
#lbNext.green:hover, #lbNext.green:visited:hover {
	background: url(next_green.gif) right 15% no-repeat;
}
#lbNext.blue:hover, #lbNext.blue:visited:hover {
	background: url(next_blue.gif) right 15% no-repeat;
}
#lbNext.gold:hover, #lbNext.gold:visited:hover {
	background: url(next_gold.gif) right 15% no-repeat;
}
#lbPrev2, #lbNext2 {
	text-decoration: none;
	font-weight: bold;
}
#lbPrev2.grey, #lbNext2.grey, #lbSpacer.grey {
	color: #333333;
}
#lbPrev2.red, #lbNext2.red, #lbSpacer.red {
	color: #620000;
}
#lbPrev2.green, #lbNext2.green, #lbSpacer.green {
	color: #003300;
}
#lbPrev2.blue, #lbNext2.blue, #lbSpacer.blue {
	color: #01379E;
}
#lbPrev2.gold, #lbNext2.gold, #lbSpacer.gold {
	color: #666600;
}
#lbPrev2_Off, #lbNext2_Off {
	font-weight: bold;
}
#lbPrev2_Off.grey, #lbNext2_Off.grey {
	color: #CCCCCC;
}
#lbPrev2_Off.red, #lbNext2_Off.red {
	color: #FFCCCC;
}
#lbPrev2_Off.green, #lbNext2_Off.green {
	color: #82FF82;
}
#lbPrev2_Off.blue, #lbNext2_Off.blue {
	color: #B7CAEE;
}
#lbPrev2_Off.gold, #lbNext2_Off.gold {
	color: #E1E100;
}
#lbDetailsData {
	padding: 0 10px;
}
#lbDetailsData.grey {
	color: #333333;
}
#lbDetailsData.red {
	color: #620000;
}
#lbDetailsData.green {
	color: #003300;
}
#lbDetailsData.blue {
	color: #01379E;
}
#lbDetailsData.gold {
	color: #666600;
}
#lbDetails {
	width: 60%;
	float: left;
	text-align: left;
}
#lbCaption {
	display: block;
	font-weight: bold;
}
#lbNumberDisplay {
	float: left;
	display: block;
	padding-bottom: 1.0em;
}
#lbNavDisplay {
	float: left;
	display: block;
	padding-bottom: 1.0em;
}
#lbClose {
	width: 64px;
	height: 28px;
	float: right;
	margin-bottom: 1px;
}
#lbClose.grey {
	background: url(close_grey.png) no-repeat;
}
#lbClose.red {
	background: url(close_red.png) no-repeat;
}
#lbClose.green {
	background: url(close_green.png) no-repeat;
}
#lbClose.blue {
	background: url(close_blue.png) no-repeat;
}
#lbClose.gold {
	background: url(close_gold.png) no-repeat;
}
#lbPlay {
	width: 64px;
	height: 28px;
	float: right;
	margin-bottom: 1px;
}
#lbPlay.grey {
	background: url(play_grey.png) no-repeat;
}
#lbPlay.red {
	background: url(play_red.png) no-repeat;
}
#lbPlay.green {
	background: url(play_green.png) no-repeat;
}
#lbPlay.blue {
	background: url(play_blue.png) no-repeat;
}
#lbPlay.gold {
	background: url(play_gold.png) no-repeat;
}
#lbPause {
	width: 64px;
	height: 28px;
	float: right;
	margin-bottom: 1px;
}
#lbPause.grey {
	background: url(pause_grey.png) no-repeat;
}
#lbPause.red {
	background: url(pause_red.png) no-repeat;
}
#lbPause.green {
	background: url(pause_green.png) no-repeat;
}
#lbPause.blue {
	background: url(pause_blue.png) no-repeat;
}
#lbPause.gold {
	background: url(pause_gold.png) no-repeat;
}
/* Styles for facebook likebox */
	
	.fan_box {
}
.fan_box .connect_widget_facebook_logo_menubar {
}
.fan_box .full_widget a {
}
.fan_box .full_widget {
}
.fan_box .full_widget .connect_top {
}
.fan_box .page_stream {
}
.fan_box_bottom {
}
/* Settings
	-------------*/
	
	.showcase ul#settings {
	display:none;
}
/* Showcase
	-------------*/
	
	.showcase {
	position: relative;
	margin: auto;
}
/* This class is removed after the showcase is loaded */
	/* Assign the correct showcase height to prevent loading jumps in IE */
	.showcase-load {
	height: 380px; /* Same as showcase javascript option */
	overflow: hidden;
}
/* Navigation arrows */
		.showcase-arrow-previous, .showcase-arrow-next {
	position: absolute;
	background: url('arrows.png');
	width: 33px;
	height: 33px;
	top: 40%;
	cursor: pointer;
	z-index: 9999;
}
.showcase-arrow-previous {
	left: 0px;
}
.showcase-arrow-previous:hover {
	background-position: 0px -34px;
}
.showcase-arrow-next {
	right: 0px;
	background-position: -34px 0;
}
.showcase-arrow-next:hover {
	background-position: -34px -34px;
}
/* Content */
		.showcase-content {
	text-align: center;
	background-color: #000;
}
.showcase-plus-anchor {
	background-image: url('plus.png');
	background-repeat: no-repeat;
}
.showcase-plus-anchor:hover {
	background-position: -32px 0;
}
.showcase-tool-tip {
	background-color: #fff;
	color: #000;
	text-align: left;
	padding: 5px 8px;
	background-image: url(white-opacity-80.png);
}
.showcase-caption {
	color: #000;
	padding: 8px 15px;
	text-align: left;
	position: absolute;
	bottom: 10px;
	left: 10px;
	right: 10px;
	display: none;
	background-image: url(white-opacity-80.png);
}
/* Button Wrapper */
		.showcase-button-wrapper {
	clear: both;
	margin-top: 10px;
	text-align: center;
}
.showcase-button-wrapper span {
	margin-right: 3px;
	padding: 2px 5px 0px 5px;
	cursor: pointer;
	font-size: 12px;
	color: #444444;
}
.showcase-button-wrapper span.active {
	color: #ccc;
}
/* Thumbnails */
		.showcase-thumbnail-pcontainer /* Used for backgrounds, no other styling!!! */ {
	background-color: #000;
}
.showcase-thumbnail-wrapper {
	overflow: hidden;
}
.showcase-thumbnail {
	width: 120px;
	height: 90px;
	cursor: pointer;
	border: solid 1px #333;
	position: relative;
}
.showcase-thumbnail-caption {
	position: absolute;
	bottom: 2px;
	padding-left: 10px;
	padding-bottom: 5px;
}
.showcase-thumbnail-content {
	padding: 10px;
	text-align: center;
	padding-top: 25px;
}
.showcase-thumbnail-cover {
	background-image: url(black-opacity-40.png);
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
.showcase-thumbnail:hover {
	border: solid 1px #999;
}
.showcase-thumbnail:hover .showcase-thumbnail-cover {
	display: none;
}
.showcase-thumbnail.active {
	border: solid 1px #999;
}
.showcase-thumbnail.active .showcase-thumbnail-cover {
	display: none;
}
.showcase-thumbnail-wrapper-horizontal {
	padding: 10px;
}
.showcase-thumbnail-wrapper-horizontal .showcase-thumbnail {
	margin-right: 10px;
	width: 116px;
}
.showcase-thumbnail-wrapper-vertical {
	padding: 10px;
}
.showcase-thumbnail-wrapper-vertical .showcase-thumbnail {
	margin-bottom: 10px;
}
.showcase-thumbnail-button-backward, .showcase-thumbnail-button-forward {
	padding: 7px;
	cursor: pointer;
}
.showcase-thumbnail-button-backward {
	padding-bottom: 0px;
	padding-right: 0px;
}
.showcase-thumbnail-button-backward .showcase-thumbnail-vertical, .showcase-thumbnail-button-forward .showcase-thumbnail-vertical, .showcase-thumbnail-button-forward .showcase-thumbnail-horizontal, .showcase-thumbnail-button-backward .showcase-thumbnail-horizontal {
	background-image: url(../../skin/frontend/base/default/images/slideshow/arrows-small.png);
	background-repeat: no-repeat;
	display: block;
	width: 17px;
	height: 17px;
}
.showcase-thumbnail-button-backward .showcase-thumbnail-vertical {
	background-position: 0 -51px;
	margin-left: 55px;
}
.showcase-thumbnail-button-backward:hover .showcase-thumbnail-vertical {
	background-position: -17px -51px;
}
.showcase-thumbnail-button-forward .showcase-thumbnail-vertical {
	background-position: 0 -34px;
	margin-left: 55px;
}
.showcase-thumbnail-button-forward:hover .showcase-thumbnail-vertical {
	background-position: -17px -34px;
}
.showcase-thumbnail-button-backward .showcase-thumbnail-horizontal {
	background-position: 0 -17px;
	margin-top: 40px;
	margin-bottom: 40px;
}
.showcase-thumbnail-button-backward:hover .showcase-thumbnail-horizontal {
	background-position: -17px -17px;
}
.showcase-thumbnail-button-forward .showcase-thumbnail-horizontal {
	background-position: 0 0;
	margin-top: 40px;
	margin-bottom: 40px;
}
.showcase-thumbnail-button-forward:hover .showcase-thumbnail-horizontal {
	background-position: -17px 0;
}
/* Hide button text */
			.showcase-thumbnail-button-forward span span, .showcase-thumbnail-button-backward span span {
	display: none;
}
/* Clear (used for horizontal thumbnails)
	-------------------------------------------*/
	
	.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
	float: none;
}
/* Layered HTML Blocks
	-------------------------------------------*/
	
	#textbox-wrapper {
	position: absolute;
	z-index: 10;
}
#textbox-wrapper.showcase-caption {
	padding: 0;
	position: absolute;
	bottom: 10px;
	left: 10px;
	right: 10px;
	display: none;
	background-image: none;
	right: auto;
	bottom: auto;
}
#textbox {
	text-align: center;
	text-transform: uppercase;
	color: #666666;
}
/* Icommerce_Tabs CSS 
	-------------------------------------------------------- */ 
	
	/* General */ 
	
	#tabs {
	overflow: hidden;
}
.ui-tabs-nav {
	float: left;
	margin: 0;
	padding: 0;
}
.ui-tabs-nav li {
	float:left;
	margin: 0 2px 0 0;
	padding: 0;
}
.ui-tabs-nav li a {
	display:block;
	float:left;
	margin: 0;
	padding: 7px 15px 5px 15px;
	background: #efefef;
	border: 1px solid #E7E7E7;
	border-bottom: none;
}
.ui-tabs-nav li.ui-state-active a {
	background: #fff;
	position:relative;
	z-index: 3;
}
.ui-tabs-panel {
	display: block;
	clear:both;
	padding: 10px;
	background: #fff;
	border: 1px solid #E7E7E7;
	border-top: 1px solid #E7E7E7;
	position: relative;
	top: -1px;
	z-index: 2;
}
.ui-tabs-hide {
	display:none;
}
/* Product page tabs*/ 
	
	.ui-tabs-panel .add-review .form-list input, .ui-tabs-panel .add-review .form-list textarea, .ui-tabs-panel .add-review .buttons-set {
	width: 98%;
}
.ui-tabs-panel .add-review .buttons-set {
	margin: 10px 0 0 0;
}
.ui-tabs-panel .reviews-text td.value {
	width: 10px;
	overflow: hidden;
}
.ui-tabs-panel .add-review .data-table {
	width: 400px;
}
.ui-tabs-panel .add-review .form-list {
	margin: 10px 0 0 0;
}
.ui-tabs-panel .reviews .data-table, .ui-tabs-panel .reviews .data-table th {
	border: 0;
}
.ui-tabs-panel .reviews .data-table td {
	border-bottom:0;
	border-left:0;
	border-right:0;
	width: 10px;
}
.ui-tabs-panel .reviews .data-table td.label, .ui-tabs-panel .reviews-text .data-table th.label {
	background-color:#ffffff;
	font-weight:bold;
}
.ui-tabs-panel .reviews .data-table th {
	border-bottom:0;
	border-left:0;
	border-right:0 !important;
	border-top:0;
	color:#333333;
	padding:2px 0;
	white-space:nowrap;
}
.ui-tabs-panel .reviews .review-title {
	font-weight: bold;
	color: #888;
}
.ui-tabs-panel .rating-box {
	background:url(product_rating_blank_star.html) repeat-x;
	float:left;
	font-size:0.9em;
	height:13px;
	margin-right:5px;
	position:relative;
	width:69px;
}
.ui-tabs-panel .rating-box .rating {
	background:url(product_rating_full_star.html) repeat-x;
	height:13px;
	left:0;
	position:absolute;
	top:0;
}
.nosto-carbon {
	padding-top: 10px;
	margin-top: 20px;
	border-top: 1px solid #CCCCCC;
	clear: both;
}
 .nosto-carbon, .nosto-carbon a, .nosto-carbon span. .nosto-carbon h4 {
 font-family: Arial, Verdana, Sans-serif;
 text-decoration: none;
 color: #333333;
 font-weight: normal;
 line-height: 15px;
}
.nosto-carbon h4.nosto-heading {
	text-align: center;
	margin: 0px 0px 20px 0px;
	color: #333333;
	font-size: 20px;
}
.nosto-carbon ul.nosto-product-list {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.nosto-carbon .nosto-product-list li {
	text-align: center;
	margin-bottom: 40px;
	display: inline-block;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.nosto-startpage .nosto-product-list li {
	width: 180px;
	padding: 0 15px 20px 15px;
}
.nosto-default .nosto-product-list li {
	width: 135px;
}
.nosto-carbon .nosto-product-list li:first-child {
	margin-left: 0px;
}
.nosto-carbon .nosto-product-list li img {
	width: 100%;
}
.nosto-carbon .nosto-product-info {
	margin-top: 10px;
}
.nosto-carbon h5.nosto-product-name a {
	margin-bottom: 5px;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
}
.nosto-carbon h5.nosto-product-name {
	margin: 0;
}
.nosto-carbon .nosto-price-info span.nosto-product-price {
	display: inline;
	font-size: 12px;
}
.nosto-carbon .nosto-old-price span.nosto-product-price {
	text-decoration: line-through;
}
.nosto-carbon .nosto-current-price span.nosto-product-price {
	color: #E30613;
}
.nosto-carbon ul.nosto-product-list li {
	position:relative;
}
.nosto-carbon a:hover {
	opacity: 0.6;
}
.nosto-carbon .nosto-xxlarge {
	display: none !important;
}
.infobox-widget {
	margin: 0 0 20px;
	overflow: hidden;
}
.infobox-widget__image {
	width: 100%;
	height: auto;
}
.infobox-widget__title {
	margin: 8px 0 6px;
}
.infobox-widget__title-link {
	text-decoration: none;
	font-size: 16px;
}
.infobox-widget_type_cms img:first-child {
	width: 100%;
}
.c-countdown {
	display: inline-block;
}
.c-countdown__zero, .c-countdown--zero .c-countdown__time, .c-countdown--zero .c-countdown__before, .c-countdown--zero .c-countdown__after, .c-countdown--empty {
	display: none;
}
.c-countdown--zero .c-countdown__zero {
	display: block;
}
 @CHARSET "UTF-8";
/* Default EasyMenu Styling */
	
	#EasyMenu {
	background:#cf0a2c;
	border-radius:4px;
	font-family:"PrimusSansBlack";
	height:42px;
	display:block;
	position:relative;
	z-index:4;
	margin-top:15px;
}
#EasyMenu ul, #EasyMenu ol, #EasyMenu .menu-wrapper {
	display: block;
}
#EasyMenu li, #EasyMenu div {
	line-height: 15px;
}
#EasyMenu div.scroller {
	line-height: 30px;
	text-align:center;
}
#EasyMenu .easymenu-wrapper {
	margin: 7px auto 9px auto;
	height: 42px;
	padding: 0px 6px;
	display: block;
}
.easymenu-wrapper .root-category-wrapper {
	padding: 6px 12px;
	float: left;
	display: inline-block;
	margin:5px 0px;
	line-height: 20px;
	height: 20px;
	text-transform:uppercase;
}
.root-category-wrapper > a {
	color:#ffffff;
	line-height: 20px;
	font-family: 'PrimusSansBlack';
	font-size : 14px;
	text-transform: uppercase;
}
.root-category-wrapper > a.active {
	border-bottom:2px #ffffff solid;
}
.root-category-wrapper:hover >a {
	border-bottom:2px #ffffff solid;
	text-decoration:none !important;
}
#EasyMenu > ul > li {
	position: relative;
}
div.root-category.column-wrapper {
	z-index: 1;
	background:#cf0a2c;
	border-radius:4px;
	position: absolute;
	left:-6px;
	top:46px;
	display : none;
	width:450px;
}
div.root-category.column-wrapper > ul {
	float: left;
}
div.root-category.column-wrapper li, div.root-category.column-wrapper p, div.root-category.column-wrapper h3 {
	margin-bottom:10px;
}
div.root-category.column-wrapper >ul >li >a {
	display:block;
	margin-bottom:10px;
}
div.root-category.column-wrapper li a {
	color:#ffffff;
	text-decoration: none;
	text-transform:none;
}
div.root-category.column-wrapper li a.active {
	font-weight:bold;
	text-decoration:underline;
}
div.root-category.column-wrapper li a:hover {
	color: #ffffff;
}
div.root-category.column-wrapper .menu-wrapper >a, div.root-category.column-wrapper .menu-wrapper h3 a {
	color:#ffffff;
	display:block;
	font-family:"PrimusSansBlack";
	font-size:12px;
	margin-bottom:10px;
	margin-top:2px;
	text-transform: uppercase;
}

/* Removed dropdown for "Inside Primus"
	----------------------------- */
	/*
	.root-category-wrapper.category-id384:hover:before {
		display:none !important;
	}
	
	.root-category.column-wrapper.category-id384 {
		display:none !important;
	}
	*/
	
	
	
	
	
	.root-category-wrapper:hover:after {
	content:'';
	display:block;
	height:30px;
	width:100%;
	padding:0px 20px;
	margin-left:-12px;
}
.root-category-wrapper:hover:before {
	border-left:5px transparent solid;
	border-right:5px transparent solid;
	border-bottom:5px #cf0a2c solid;
	bottom:-14px;
	content:'';
	display:inline-block;
	height:10px;
	left:50%;
	margin-left:-5px;
	position:absolute;
	width:0px;
}
.root-category-wrapper:hover .column-wrapper {
	display:block;
}
.root-category-wrapper .column-wrapper {
	padding:22px 25px;
	width:615px;
}
.root-category-wrapper .column-wrapper .menu-wrapper {
	margin-right:25px;
	padding-right:20px;
	width:140px;
}
 .root-category-wrapper .column-wrapper .menu-wrapper:nth-child(1), .root-category-wrapper .column-wrapper .menu-wrapper:nth-child(2) {
 margin-right:20px;
 width:76px;
}
 .root-category-wrapper .column-wrapper .menu-wrapper:nth-child(2) {
 margin-top:28px;
}
 .root-category-wrapper .column-wrapper .menu-wrapper:nth-child(3):after, .addon-column >div:last-child:after {
 content:'';
 display:block;
 margin-left:-25px;
 position:absolute;
 top:0px;
 height:100%;
 border-right:1px #be0f2d solid;
}
.addon-column >div:last-child:after {
	margin-left:-10px;
}
.root-category-wrapper .column-wrapper .menu-wrapper:first-child, .root-category-wrapper .column-wrapper .menu-wrapper:last-child {
	border-right:none;
	padding-right:0px;
}
.root-category-wrapper .column-wrapper .menu-wrapper:last-child {
	margin-right:0px;
	width:130px;
}
.addon-column {
	width:400px;
}
.addon-column >div {
	float:left;
}
.addon-column >div:first-child {
	width:180px;
}
.addon-column >div:last-child {
	width:220px;
}
.addon-column >div:last-child img {
	margin:0px 0px 9px 9px;
}
.addon-column >div:last-child .fjr-widget {
	margin-left:15px;
}
.easymenu-promotional-cms {
	color:#ffffff;
	font-size:14px;
	float:right;
	margin-right:15px;
	text-transform:none;
}
.easymenu-promotional-cms p {
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-serif;
	height: 39px;
	line-height: 43px;
	margin-bottom: 0px;
}
.easymenu-promotional-cms p a {
	color:#ffffff;
	font-size:14px;
	text-decoration:none;
}
#EasyMenu .root-category-wrapper .column-wrapper .added-cms .editorial-product h3 {
	font-size:12px;
	margin: 7px 0px 3px;
	text-transform: none;
}
#EasyMenu .root-category-wrapper .column-wrapper .added-cms .editorial-product h3 a {
	font-size:12px;
	margin:0px;
	text-transform: none;
}
#EasyMenu .root-category-wrapper .column-wrapper .added-cms .editorial-product p {
	color:#ffffff;
	margin-bottom:4px;
	text-transform:none;
}
#EasyMenu .root-category-wrapper .column-wrapper .added-cms .editorial-product img {
	border-radius:0px;
	width:229px;
}
#EasyMenu .root-category-wrapper .column-wrapper .added-cms .editorial-product a {
	color:#ffffff;
}
#EasyMenu li.bottom-border {
	border-bottom:1px #ffffff dotted;
}
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
	.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}
.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}
.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.fancybox-opened {
	z-index: 8030;
}
.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-outer, .fancybox-inner {
	position: relative;
}
.fancybox-inner {
	overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}
.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}
.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}
.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('fancybox_sprite.png');
}
#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}
#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('fancybox_loading.gif') center center no-repeat;
}
.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}
.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('blank.html'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	z-index: 8040;
}
.fancybox-prev {
	left: 0;
}
.fancybox-next {
	right: 0;
}
.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}
.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}
.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}
.fancybox-nav:hover span {
	visibility: visible;
}
.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}
/* Overlay helper */
	
	.fancybox-lock {
	overflow: hidden !important;
	width: auto;
}
.fancybox-lock body {
	overflow: hidden !important;
}
.fancybox-lock-test {
	overflow-y: hidden !important;
}
.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('fancybox_overlay.png');
}
.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}
.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}
/* Title helper */
	
	.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}
.fancybox-opened .fancybox-title {
	visibility: visible;
}
.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}
.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}
.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}
.fancybox-title-inside-wrap {
	padding-top: 10px;
}
.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}
	
	/*Retina graphics!*/
	@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
 #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
 background-image: url('fancybox_sprite%402x.png');
 background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
}
 #fancybox-loading div {
 background-image: url('fancybox_loading%402x.gif');
 background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
}
}
#takeover-bg {
	background:rgba(0, 0, 0, 0);
	display:none;
	left:0px;
	height:100%;
	position:fixed;
	top:0px;
	width:100%;
	z-index:89;
}
#takeover {
	background:#ffffff;
	background-size:cover;
	box-sizing:border-box;
	display:none;
	left:5%;
	margin-bottom:80px;
	min-height:90%;
	padding:25px;
	position:absolute;
	top:25px;
	z-index:90;
	width:90%;
}
#takeover.takeover-autoshow, #takeover-bg.takeover-autoshow {
	display:block;
}
#takeover .sprite-remove {
	cursor:pointer;
	position:absolute;
	right:15px;
	top:15px;
}
#takeover h2 {
	font-size:90px;
	font-weight:bold;
	line-height:80px;
	text-transform:uppercase;
}
#takeover h3 {
	font-size:20px;
}
#takeover h4 {
	font-size:16px;
}
#takeover-newsletter {
	display:inline-block;
	position:relative;
	width:190px;
}
#takeover-newsletter input {
	background:#ffffff;
	height:13px;
	padding-right:30px;
	width:153px;
}
#takeover-newsletter button {
	background:transparent;
	border:none;
	border-radius:0px;
	display:inline-block;
	font-size:11px;
	height:20px;
	line-height:21px;
	position:absolute;
	right:0px;
	text-transform:uppercase;
	top:3px;
	padding:1px 5px;
	vertical-align:middle;
	width:auto;
}
#takeover-newsletter button:hover {
	box-shadow:inherit;
}
#takeover-newsletter-response {
	display:block;
	margin-top:5px;
}
.instagram-view div {
	float:left;
	margin:10px;
}
/* Slideshow Bootstrap =============================================================================== */
	
	.carousel {
	margin-bottom: 20px;
	position: relative;
	background-color: #FFF;
	border-radius: 4px;
}
.carousel .carousel-control, .carousel .carousel-control:focus {
	font-family: Arial;
	font-size: 44px;
	line-height: 32px;
	outline: none;
}
.carousel-nav {
    margin: 0px 13px 13px;
    padding-bottom: 9px;
    text-align: center;
    z-index: 3;
    bottom: 0px;
    position: sticky;
}
.carousel .carousel-nav a {
	font-family: Arial;
	font-size: 18px;
	color: #cccccc;
	display: inline-block;
	border: 1px solid #C00;
	width: 11px;
	height: 11px;
	border-radius: 50px;
	text-indent: -9999px;
	margin-left: 7px;
}
.carousel .carousel-nav a:after {
	content:'';
}
.carousel-nav a.active-bullet {
	background: #c00;
}
.std .carousel a {
	text-decoration: none;
}
.std .carousel a:focus {
	outline: none;
}
.carousel .left {
	float: none;
}
.carousel .carousel-control {
	margin-top: 8px;
	z-index: 3;
}
.carousel .carousel-control:after {
	content: '';
}
.carousel-control.right, .carousel-control.left {
	background: none;
	border-radius: 0;
	height: 51px;
	right: 0;
	border: none;
	opacity: 100;
	filter: alpha(opacity=100);
	width: 26px;
}
.carousel-control.left {
	left: 0;
}
.carousel-control.left span, .carousel-control.right span {
	height: 52px;
	width: 26px;
}
.carousel-control.left span {
	background-position: -423px -2px !important;
}
.carousel-control.right span {
	background-position: -468px -2px !important;
}
.carousel-control.left:hover span {
	background-position: -423px -66px !important;
}
.carousel-control.right:hover span {
	background-position: -468px -66px !important;
}
/* =============================================================================== */
	
	
	

	/* FJÄLLRÄVEN
	------------------------------------ */
	.carousel .item .carousel-caption {
	background: none;
	height: 85%;
	padding: 0;
	width: 352px;
}
.carousel .item.imageslide .carousel-caption {
	top: 150px;
	bottom: auto;
	left: 40px;
}
.carousel .item.layeredhtml .carousel-caption h1, .carousel .item.layeredhtml .carousel-caption h1 a {
	font-size: 60px;
	line-height: 58px;
	margin-bottom: 10px;
}
.carousel .item.layeredhtml .carousel-caption h2, .carousel .item.layeredhtml .carousel-caption h2 a {
	font-family: "PrimusSansBlack";
	font-size: 28px;
	line-height: 30px;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.carousel .item.layeredhtml .carousel-caption p, .carousel .item.imageslide .carousel-caption p {
	color: #333;
	font-size: 14px;
	line-height: 18px;
}
.carousel .item.layeredhtml .carousel-caption p a {
	text-decoration: none;
}
.carousel .item.layeredhtml iframe {
	display: none;
	height: 450px;
	width: 700px;
	z-index: 5;
}
.carousel a:hover {
	color: #c00;
	text-decoration: underline;
}
.carousel .carousel-title {
	margin: 14px 0 6px 11px;
	height: 20px;
	position: relative;
	z-index: 1;
}
.carousel .carousel-title h3 {
	display: inline-block;
	margin-right: 5px;
}
.carousel .item.layeredhtml .carousel-title {
}
.carousel .item.layeredhtml .carousel-title {
}
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
	border-radius: 4px 4px 0 0;
	width: 100%;
}
.carousel .hotspot {
	position: absolute;
	text-align: left;
}
.carousel .hotspot-icon {
	height: 18px;
	width: 20px;
	padding-top: 1px;
	text-align: center;
	cursor: pointer;
}
.carousel .hotspot-icon {
	font-size: 22px;
	color: #FFFFFF;
}
.carousel .hotspot-content {
	display: none;
	border-radius: 4px;
	width: 260px;
	padding:8px 11px;
	background: rgba(255, 255, 255, 0.8);
	font-size:12px;
	color: #333;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
 @CHARSET "UTF-8";
/* Location map - needed for the google map */
	#storelocator_map img {
	max-width: none;
}
/* Location list */
	.storelocator.locationlist {
	padding:20px 0px;
}
.storelocator.locationdiv {
	background: #FFF;
	position:relative;
	vertical-align: top;
}
.storelocator.locationdiv div {
	display: table-cell;
	vertical-align: middle;
}
.storelocator.view_on_map {
	color:#cc0000;
	right: 0px;
}
.storelocator.view_on_map:hover {
	cursor:pointer;
	text-decoration: underline;
}
.storelocator.address {
	text-transform: none;
}
.storelocator.address.search {
	width: 420px;
}
.storelocator.address span {
	font-weight: bold;
	text-transform: uppercase;
}
.storelocator.miles {
	width: 150px;
}
.storelocator.marker {
	color: white;
	text-align: center;
	height: 34px;
	width: 34px;
	-moz-border-radius: 17px;
	-webkit-border-radius: 17px;
	-khtml-border-radius: 17px;
	border-radius: 17px;
}
/* map */
	.storelocator.map {
	float:left;
	width: 100%;
	height: 460px;
}
/* Locator form */
	.storelocator-mapandform {
	margin-top:10px;
}
.storelocator.form button {
	float:right;
	top:0px;
	width:80px;
}
.storelocator.spinner {
	float:right;
	position:absolute;
	right:5px;
	top:2px;
}
.storelocator.form .form_fields label {
	color:#46423c;
	font-weight:bold;
	float:left;
	clear:both;
	margin:10px 0px 7px 0px;
}
.storelocator.form .form_fields h2 {
	font-size:18px;
}
.storelocator.form select {
	float:left;
	clear:left;
	width:200px;
}
.storelocator.form input {
	float:left;
	clear:left;
	width:150px;
}
.storelocator.searchresponse {
	clear:both;
	height: 20px;
	width:100%;
}
.storelocator.error {
	font-weight: normal;
	padding-top:4px;
	color:black;
}
#storelocator_search_form {
	float:left;
	width:200px;
}
#storelocator_address {
	width:95px;
}
.storelocator.form hr {
	margin:0px 0px -10px -10px;
	width:220px;
}
.storelocator-options {
	margin-top:8px;
	padding-top:20px;
}
.storelocator-options label {
	margin-bottom:8px;
}
.storelocator-options >div {
	position:relative;
	z-index:10;
}
.storelocator-options div div {
	background:#ffffff;
	border:1px #aaaaaa solid;
	bottom:20px;
	box-shadow:0px 0px 9px rgba(0, 0, 0, 0.25);
	display:none;
	font-family:"Arial";
	font-size:10px;
	left:-31px;
	line-height:11.5px;
	padding:5px 10px;
	position:absolute;
	width:130px;
	z-index:11;
}
 body.notouch .storelocator-options div label:hover ~ div {
 display:block;
}
.storelocator-options div span {
	border-top:8px solid #aaaaaa;
	border-left:7px solid transparent;
	border-right:7px solid transparent;
	bottom:-8px;
	content:'';
	display:n;
	height:0px;
	left:70px;
	padding:0px;
	position:absolute;
	width:0px;
	z-index:12;
}
.storelocator-options div span:after {
	border-top:6px solid #ffffff;
	border-left:5px solid transparent;
	border-right:5px solid transparent;
	bottom:2px;
	content:'';
	display:block;
	height:0px;
	left:-5px;
	padding:0px;
	position:absolute;
	width:0px;
	z-index:12;
}
.storelocator >hr {
	margin:20px 0px;
}
.storelocator-results {
	margin-top:20px;
}
.storelocator-results >.span9 {
	background:#ffffff;
	border-radius:3px 0px 3px 3px;
	border-right:1px #e5e5e5 solid;
}
.storelocator-results >.span3 {
	background:#ffffff;
	border-radius:0px 3px 3px 3px;
	margin-left:0px;
	padding-left:18px;
}
.storelocator.onlineretailers {
	padding:20px 20px 20px 0px;
}
.storelocator.onlineretailers h2 {
	margin-left:0px;
}
.storelocator-results h2 {
	font-size:18px;
	margin-bottom:10px;
	margin-left:20px;
}
.storelocator-results h3 {
	text-transform: uppercase;
	margin-top:20px;
}
.storelocator-results .locationlist h3 {
	font-size:12px;
	text-transform: none;
	margin-top:0px;
}
.storelocator-results .locationlist ul {
	font-size:0px;
}
.storelocator-results .locationlist li {
	display:inline-block;
	border-bottom:1px #e5e5e5 solid;
	font-size:12px;
	margin-bottom:20px;
	vertical-align: top;
	width:33.33%
}
.storelocator-results .locationlist li .locationdiv {
	min-height:160px;
	padding:10px 20px;
}
.storelocator-results .locationlist li.first .locationdiv {
	border-left:0px;
	padding-left:20px;
}
.storelocator-results .locationlist li .locationdiv .icons {
	margin:1px 0px;
}
.storelocator.onlineretailers p {
	margin:2px 0px;
}
.storelocator p a {
	text-decoration:none;
}
.storelocator p.directions {
	margin-bottom:1px;
}
.storelocator-box {
	width:240px;
}
.storelocator-box p, .storelocator-box a {
	font-family: Georgia;
}
.storelocator-box h3 {
	margin-bottom:10px;
}
.storelocator-box .directions {
	float:right;
	text-align:right;
}
.storelocator-box p:last-child {
	margin-bottom:0px;
}
/* cms block */
	.cmsBlockResult {
	border-top: 1px #e57f7f dotted;
	margin-top: 20px;
	padding-top: 20px;
}
.cmsBlockResult h2 {
	padding-bottom: 20px;
}
.cmsBlockResult.empty {
	border-top: none;
	margin-top: 0;
	padding-top: 0;
}
.cmsBlockResult ul {
	overflow: hidden;
	margin-right: -20px;
}
.cmsBlockResult ul li {
	float: left;
	margin: 0 20px 20px 0;
}
#storelocator_map >div >div >div >div >div >div {
/*box-shadow:9px 9px 2px -1px rgba(0,0,0,0.2);*/
	}
.find-my-position {
	margin-left:15px;
}
.find-my-position .sprite-crosshair {
	margin-right:5px;
	position:relative;
	top:1px;
}
.storelocator.form {
	background:#ffffff;
	border-radius:3px;
	padding:16px 10px;
}
 @font-face {
 font-family: 'PrimusSansBlack';
 src: url('primussans-black-webfont.eot');
 src: url('primussans-black-webfontd41d.eot?#iefix') format('embedded-opentype'), url('primussans-black-webfont.woff') format('woff'), url('primussans-black-webfont.ttf') format('truetype'), url('primussans-black-webfont.svg#primus_sansblack') format('svg');
 font-weight: normal;
 font-style: normal;
}
body {
	color:#333333;
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-serif;
	font-size:12px;
	line-height:16px;
}
/* HEADERS
	--------------------------------- */
	h1, h2, h3, h4, h5, h6 {
	color:#48433d;
	font-family:"PrimusSansBlack";
	line-height:1.4;
	margin:0px;
}
h1 {
	font-size:30px;
}
h2 {
	font-size:24px;
}
h3 {
	font-size:14px;
}
h4, h5, h6 {
	font-size:12px;
}

p {
	margin:0px 0px 15px 0px;
}
hr {
	border:none;
	border-top:1px #e5e5e5 solid;
}
/* LINKS
	--------------------------------- */
	a {
	color:#cf0a2c;
	font-family:"Helvetica Neue", Helvetica, Arial, Sans-serif;
	text-decoration:none;
}
p a {
	color:#cf0a2c;
	text-decoration:underline;
}
a:hover {
	text-decoration:underline !important;
}
.like-a-link {
	color:#cf0a2c;
	cursor:pointer;
	font-family:"Helvetica Neue", Helvetica, Arial, Sans-serif;
	font-size:12px;
	text-decoration:none;
}
.like-a-link:hover {
	text-decoration:underline;
}
/* ARTICLES
	---------------------------------- */
	.articles h3 {
	line-height:16px;
	margin:-7px 0px 5px;
}
.article {
	background:#ffffff;
	border-radius:0px 0px 4px 4px;
	margin:3px 0px 19px 0px;
	padding:0px 13px 1px 13px;
}
.article p:first-child {
	margin:0px -13px 15px;
}
.articles a, .articles p, .articles h3 {
	display:block;
}
.articles h3 a {
	font-family: "PrimusSansBlack";
	font-size:14px;
}
.articles img {
	border-radius:4px 4px 0px 0px;
}
.articles img, .articles iframe {
	margin-top:-3px;
	width:100%;
	margin-bottom:15px;
}
.articles a {
	text-decoration: none;
}
.articles.big a {
	text-decoration: none;
	float: right;
}
.catalog-category-view .cm-pcontainer {
	border-bottom: 1px dotted #cc0000;
	padding-bottom: 10px;
	overflow: hidden;
}
/* Widgets
	---------------------------------- */
	.fjr-widget h3, .fjr-widget h3 a {
	color:#48433d;
	float:none;
	margin:-7px 0px 5px;
}
.fjr-widget h2 {
	color:#333333;
	font-family:"Georgia";
	font-size:12px;
	line-height:16px;
}
.fjr-widget p a {
	text-decoration: none;
}
.fjr-widget-description {
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-serif;
	text-transform: none;
}
/* BUTTONS
	--------------------------------- */
	.button {
	background:#48433d;
	border:0px;
	border-radius:3px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color:#ffffff;
	display:inline-block;
	font-family:"Helvetica Neue", Helvetica, Arial, Sans-serif;
	font-size:12px;
	font-weight:bold;
	height:40px;
	line-height:40px;
	padding:0px;
	text-align: center;
	text-transform:uppercase;
	vertical-align:top;
	white-space:nowrap;
	width:204px;
}
button.button {
	height:40px;
	width:204px;
}
.button:hover {
	background:#000000;
	text-decoration:none !important;
}
.button.secondary {
	padding:0px 10px;
	height:25px;
	line-height:25px;
	width:auto;
}
button.button:disabled {
	background:#cccccc;
	color:#eeeeee;
}
/* CHECKBOXES & RADIOBUTTONS & SELECTS
	--------------------------------- */
	label {
	cursor:pointer;
}
input[type=checkbox], input[type=radio] {
	display:none;
}
input[type=checkbox] + label, input[type=radio] + label {
	margin-left:31px;
}
input[type=checkbox] + label:before, input[type=radio] + label:before {
	background:url('sprite.png') -331px -29px;
	content:'';
	cursor:pointer;
	display:inline-block;
	height:17px;
	left:-31px;
	margin-right:-17px;
	position:relative;
	top:4px;
	width:17px;
}
input[type=checkbox] + label:before {
	background:url('sprite.png') -331px -29px;
}
input[type=radio] + label:before {
	background:url('sprite.png') -360px -29px;
}
input[type=checkbox]:checked + label:before {
	background-position:-331px -3px;
}
input[type=radio]:checked + label:before {
	background-position: -360px -3px;
}
select {
	min-width:100px;
}
div.fjr-select {
	display:inline-block;
	position:relative;
}
div.fjr-select select {
	height:25px;
	opacity:0;
	position:relative;
	z-index:4;
	-webkit-appearance:none;
	box-sizing: content-box;
	cursor: pointer;
	color:#000;
}
div.fjr-select div {
	border:1px #999999 solid;
	border-radius: 3px;
	display:inline-block;
	font-family:"PrimusSansBlack";
	font-size:12px;
	height:23px;
	left:0px;
	line-height: 25px;
	overflow:hidden;
	position:absolute;
	padding-left:9px;
	top:0px;
	vertical-align: middle;
	white-space: nowrap;

	z-index:3;

}
div.fjr-select div:after {
	background:#ffffff url('sprite.png') -222px 0px;
	border-left:1px #999999 solid;
	content:'';
	display:block;
	height:23px;
	position:absolute;
	right:0px;
	top:0px;
	width:25px;
}
/* INPUTS & TEXTAREAS
	--------------------------------- */
	textarea, input {
	background-color: #f4f4f4;
	border:1px #999999 solid;
	padding: 5px;
	border-radius:2px;
}
textarea:focus, input:focus {
	background:#ffffff;
	outline:none;
}
textarea.validation-failed, input.validation-failed {
	border:2px #18b7d4 solid;
}
 div[class^=sprite-], span[class^=sprite-] {
 background: url('sprite.png') 0 0 no-repeat;
 position: relative;
}
 @media only screen and (-Webkit-min-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-device-pixel-ratio: 1.5) {
 div[class^=sprite-], span[class^=sprite-] {
 background: url('sprite2x.png') 0 0 no-repeat;
 background-size: 500px 500px;
}
}
 div[class^=sprite-] {
 display: block;
}
 span[class^=sprite-] {
 display: inline-block;
}
.sprite-cart {
	background-position: -9px -7px !important;
	height: 18px;
	width: 18px;
}
.sprite-magnifier {
	background-position: -41px -4px !important;
	height: 22px;
	width: 22px;
}
.sprite-magnifier-red {
	background-position: -74px -4px !important;
	height: 22px;
	width: 22px;
}
.sprite-flag-swe {
	background-position: -110px -7px !important;
	height: 14px;
	width: 20px;
}
.sprite-flag-eu {
	background-position: -140px -7px !important;
	height: 14px;
	width: 20px;
}
.sprite-tab-up {
	background-position: -173px -7px !important;
	height: 12px;
	width: 17px;
}
.sprite-tab-down {
	background-position: -198px -7px !important;
	height: 12px;
	width: 17px;
}
.sprite-arrow-down {
	background-position: -230px -9px !important;
	height: 9px;
	width: 7px;
}
.sprite-close {
	background-position: -252px -7px !important;
	height: 10px;
	width: 10px;
}
.sprite-remove {
	background-position: -389px -31px !important;
	height: 15px;
	width: 15px;
}
.sprite-hotspot {
	background-position: -271px -31px !important;
	height: 25px;
	width: 25px;
}
.sprite-minus {
	background-position: -272px -3px !important;
	height: 18px;
	width: 18px;
}
.sprite-plus {
	background-position: -300px -3px !important;
	height: 18px;
	width: 18px;
}
.sprite-primuslogo {
	background-position: -4px -61px !important;
	height: 79px;
	width: 142px;
}
.sprite-crosshair {
	background-position: -388px -5px !important;
	height: 14px;
	width: 14px;
}
.sprite-slideshow-left-grey {
	background-position: -423px -3px !important;
	height: 52px;
	width: 26px;
}
.sprite-slideshow-left-red {
	background-position: -423px -66px !important;
	height: 52px;
	width: 26px;
}
.sprite-slideshow-right-grey {
	background-position: -468px -3px !important;
	height: 52px;
	width: 26px;
}
.sprite-slideshow-right-red {
	background-position: -468px -66px !important;
	height: 52px;
	width: 26px;
}
.sprite-share-pinit {
	background-position: -163px -65px !important;
	height: 20px;
	width: 41px;
}
.sprite-share-twitter {
	background-position: -206px -65px !important;
	height: 20px;
	width: 57px;
}
.sprite-youtubeplay {
	background-position: -312px -63px !important;
	height: 62px;
	width: 62px;
}
/*! jQuery UI - v1.10.4 - 2014-05-26
	* http://jqueryui.com
	* Includes: jquery.ui.core.css, jquery.ui.datepicker.css, jquery.ui.theme.css
	* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS%2CTahoma%2CVerdana%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=gloss_wave&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=highlight_soft&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=glass&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=glass&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=highlight_soft&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=diagonals_thick&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=diagonals_thick&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=flat&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
	* Copyright 2014 jQuery Foundation and other contributors; Licensed MIT */
	
	.ui-helper-hidden {
	display:none
}
.ui-helper-hidden-accessible {
	border:0;
	clip:rect(0 0 0 0);
	height:1px;
	margin:-1px;
	overflow:hidden;
	padding:0;
	position:absolute;
	width:1px
}
.ui-helper-reset {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	line-height:1.3;
	text-decoration:none;
	font-size:100%;
	list-style:none
}
.ui-helper-clearfix:before, .ui-helper-clearfix:after {
	content:"";
	display:table;
	border-collapse:collapse
}
.ui-helper-clearfix:after {
	clear:both
}
.ui-helper-clearfix {
	min-height:0
}
.ui-helper-zfix {
	width:100%;
	height:100%;
	top:0;
	left:0;
	position:absolute;
	opacity:0;
	filter:Alpha(Opacity=0)
}
.ui-front {
	z-index:100
}
.ui-state-disabled {
	cursor:default!important
}
.ui-icon {
	display:block;
	text-indent:-99999px;
	overflow:hidden;
	background-repeat:no-repeat
}
.ui-widget-overlay {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%
}
.ui-datepicker {
	width:17em;
	padding:.2em .2em 0;
	display:none
}
.ui-datepicker .ui-datepicker-header {
	position:relative;
	padding:.2em 0
}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
	position:absolute;
	top:2px;
	width:1.8em;
	height:1.8em
}
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
	top:1px
}
.ui-datepicker .ui-datepicker-prev {
	left:2px
}
.ui-datepicker .ui-datepicker-next {
	right:2px
}
.ui-datepicker .ui-datepicker-prev-hover {
	left:1px
}
.ui-datepicker .ui-datepicker-next-hover {
	right:1px
}
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
	display:block;
	position:absolute;
	left:50%;
	margin-left:-8px;
	top:50%;
	margin-top:-8px
}
.ui-datepicker .ui-datepicker-title {
	margin:0 2.3em;
	line-height:1.8em;
	text-align:center
}
.ui-datepicker .ui-datepicker-title select {
	font-size:1em;
	margin:1px 0
}
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
	width:49%
}
.ui-datepicker table {
	width:100%;
	font-size:.9em;
	border-collapse:collapse;
	margin:0 0 .4em
}
.ui-datepicker th {
	padding:.7em .3em;
	text-align:center;
	font-weight:bold;
	border:0
}
.ui-datepicker td {
	border:0;
	padding:1px
}
.ui-datepicker td span, .ui-datepicker td a {
	display:block;
	padding:.2em;
	text-align:right;
	text-decoration:none
}
.ui-datepicker .ui-datepicker-buttonpane {
	background-image:none;
	margin:.7em 0 0 0;
	padding:0 .2em;
	border-left:0;
	border-right:0;
	border-bottom:0
}
.ui-datepicker .ui-datepicker-buttonpane button {
	float:right;
	margin:.5em .2em .4em;
	cursor:pointer;
	padding:.2em .6em .3em .6em;
	width:auto;
	overflow:visible
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float:left
}
.ui-datepicker.ui-datepicker-multi {
	width:auto
}
.ui-datepicker-multi .ui-datepicker-group {
	float:left
}
.ui-datepicker-multi .ui-datepicker-group table {
	width:95%;
	margin:0 auto .4em
}
.ui-datepicker-multi-2 .ui-datepicker-group {
	width:50%
}
.ui-datepicker-multi-3 .ui-datepicker-group {
	width:33.3%
}
.ui-datepicker-multi-4 .ui-datepicker-group {
	width:25%
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width:0
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear:left
}
.ui-datepicker-row-break {
	clear:both;
	width:100%;
	font-size:0
}
.ui-datepicker-rtl {
	direction:rtl
}
.ui-datepicker-rtl .ui-datepicker-prev {
	right:2px;
	left:auto
}
.ui-datepicker-rtl .ui-datepicker-next {
	left:2px;
	right:auto
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right:1px;
	left:auto
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
	left:1px;
	right:auto
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear:right
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float:left
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-rtl .ui-datepicker-group {
	float:right
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width:0;
	border-left-width:1px
}
.ui-widget {
	font-family:Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
	font-size:1.1em
}
.ui-widget .ui-widget {
	font-size:1em
}
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
	font-family:Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
	font-size:1em
}
.ui-widget-content {
	border:1px solid #ddd;
	background:#eee url("ui-bg_highlight-soft_100_eeeeee_1x100.png") 50% top repeat-x;
	color:#333
}
.ui-widget-content a {
	color:#333
}
.ui-widget-header {
	border:1px solid #e78f08;
	background:#f6a828 url("ui-bg_gloss-wave_35_f6a828_500x100.png") 50% 50% repeat-x;
	color:#fff;
	font-weight:bold
}
.ui-widget-header a {
	color:#fff
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	border:1px solid #ccc;
	background:#f6f6f6 url("ui-bg_glass_100_f6f6f6_1x400.png") 50% 50% repeat-x;
	font-weight:bold;
	color:#1c94c4
}
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
	color:#1c94c4;
	text-decoration:none
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
	border:1px solid #fbcb09;
	background:#fdf5ce url("ui-bg_glass_100_fdf5ce_1x400.png") 50% 50% repeat-x;
	font-weight:bold;
	color:#c77405
}
.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited, .ui-state-focus a, .ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited {
	color:#c77405;
	text-decoration:none
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
	border:1px solid #fbd850;
	background:#fff url("ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;
	font-weight:bold;
	color:#eb8f00
}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
	color:#eb8f00;
	text-decoration:none
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
	border:1px solid #fed22f;
	background:#ffe45c url("ui-bg_highlight-soft_75_ffe45c_1x100.png") 50% top repeat-x;
	color:#363636
}
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
	color:#363636
}
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
	border:1px solid #cd0a0a;
	background:#b81900 url("ui-bg_diagonals-thick_18_b81900_40x40.png") 50% 50% repeat;
	color:#fff
}
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {
	color:#fff
}
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
	color:#fff
}
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
	font-weight:bold
}
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
	opacity:.7;
	filter:Alpha(Opacity=70);
	font-weight:normal
}
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
	opacity:.35;
	filter:Alpha(Opacity=35);
	background-image:none
}
.ui-state-disabled .ui-icon {
	filter:Alpha(Opacity=35)
}
.ui-icon {
	width:16px;
	height:16px
}
.ui-icon, .ui-widget-content .ui-icon {
	background-image:url("ui-icons_222222_256x240.png")
}
.ui-widget-header .ui-icon {
	background-image:url("ui-icons_ffffff_256x240.png")
}
.ui-state-default .ui-icon {
	background-image:url("ui-icons_ef8c08_256x240.png")
}
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
	background-image:url("ui-icons_ef8c08_256x240.png")
}
.ui-state-active .ui-icon {
	background-image:url("ui-icons_ef8c08_256x240.png")
}
.ui-state-highlight .ui-icon {
	background-image:url("ui-icons_228ef1_256x240.png")
}
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
	background-image:url("ui-icons_ffd27a_256x240.png")
}
.ui-icon-blank {
	background-position:16px 16px
}
.ui-icon-carat-1-n {
	background-position:0 0
}
.ui-icon-carat-1-ne {
	background-position:-16px 0
}
.ui-icon-carat-1-e {
	background-position:-32px 0
}
.ui-icon-carat-1-se {
	background-position:-48px 0
}
.ui-icon-carat-1-s {
	background-position:-64px 0
}
.ui-icon-carat-1-sw {
	background-position:-80px 0
}
.ui-icon-carat-1-w {
	background-position:-96px 0
}
.ui-icon-carat-1-nw {
	background-position:-112px 0
}
.ui-icon-carat-2-n-s {
	background-position:-128px 0
}
.ui-icon-carat-2-e-w {
	background-position:-144px 0
}
.ui-icon-triangle-1-n {
	background-position:0 -16px
}
.ui-icon-triangle-1-ne {
	background-position:-16px -16px
}
.ui-icon-triangle-1-e {
	background-position:-32px -16px
}
.ui-icon-triangle-1-se {
	background-position:-48px -16px
}
.ui-icon-triangle-1-s {
	background-position:-64px -16px
}
.ui-icon-triangle-1-sw {
	background-position:-80px -16px
}
.ui-icon-triangle-1-w {
	background-position:-96px -16px
}
.ui-icon-triangle-1-nw {
	background-position:-112px -16px
}
.ui-icon-triangle-2-n-s {
	background-position:-128px -16px
}
.ui-icon-triangle-2-e-w {
	background-position:-144px -16px
}
.ui-icon-arrow-1-n {
	background-position:0 -32px
}
.ui-icon-arrow-1-ne {
	background-position:-16px -32px
}
.ui-icon-arrow-1-e {
	background-position:-32px -32px
}
.ui-icon-arrow-1-se {
	background-position:-48px -32px
}
.ui-icon-arrow-1-s {
	background-position:-64px -32px
}
.ui-icon-arrow-1-sw {
	background-position:-80px -32px
}
.ui-icon-arrow-1-w {
	background-position:-96px -32px
}
.ui-icon-arrow-1-nw {
	background-position:-112px -32px
}
.ui-icon-arrow-2-n-s {
	background-position:-128px -32px
}
.ui-icon-arrow-2-ne-sw {
	background-position:-144px -32px
}
.ui-icon-arrow-2-e-w {
	background-position:-160px -32px
}
.ui-icon-arrow-2-se-nw {
	background-position:-176px -32px
}
.ui-icon-arrowstop-1-n {
	background-position:-192px -32px
}
.ui-icon-arrowstop-1-e {
	background-position:-208px -32px
}
.ui-icon-arrowstop-1-s {
	background-position:-224px -32px
}
.ui-icon-arrowstop-1-w {
	background-position:-240px -32px
}
.ui-icon-arrowthick-1-n {
	background-position:0 -48px
}
.ui-icon-arrowthick-1-ne {
	background-position:-16px -48px
}
.ui-icon-arrowthick-1-e {
	background-position:-32px -48px
}
.ui-icon-arrowthick-1-se {
	background-position:-48px -48px
}
.ui-icon-arrowthick-1-s {
	background-position:-64px -48px
}
.ui-icon-arrowthick-1-sw {
	background-position:-80px -48px
}
.ui-icon-arrowthick-1-w {
	background-position:-96px -48px
}
.ui-icon-arrowthick-1-nw {
	background-position:-112px -48px
}
.ui-icon-arrowthick-2-n-s {
	background-position:-128px -48px
}
.ui-icon-arrowthick-2-ne-sw {
	background-position:-144px -48px
}
.ui-icon-arrowthick-2-e-w {
	background-position:-160px -48px
}
.ui-icon-arrowthick-2-se-nw {
	background-position:-176px -48px
}
.ui-icon-arrowthickstop-1-n {
	background-position:-192px -48px
}
.ui-icon-arrowthickstop-1-e {
	background-position:-208px -48px
}
.ui-icon-arrowthickstop-1-s {
	background-position:-224px -48px
}
.ui-icon-arrowthickstop-1-w {
	background-position:-240px -48px
}
.ui-icon-arrowreturnthick-1-w {
	background-position:0 -64px
}
.ui-icon-arrowreturnthick-1-n {
	background-position:-16px -64px
}
.ui-icon-arrowreturnthick-1-e {
	background-position:-32px -64px
}
.ui-icon-arrowreturnthick-1-s {
	background-position:-48px -64px
}
.ui-icon-arrowreturn-1-w {
	background-position:-64px -64px
}
.ui-icon-arrowreturn-1-n {
	background-position:-80px -64px
}
.ui-icon-arrowreturn-1-e {
	background-position:-96px -64px
}
.ui-icon-arrowreturn-1-s {
	background-position:-112px -64px
}
.ui-icon-arrowrefresh-1-w {
	background-position:-128px -64px
}
.ui-icon-arrowrefresh-1-n {
	background-position:-144px -64px
}
.ui-icon-arrowrefresh-1-e {
	background-position:-160px -64px
}
.ui-icon-arrowrefresh-1-s {
	background-position:-176px -64px
}
.ui-icon-arrow-4 {
	background-position:0 -80px
}
.ui-icon-arrow-4-diag {
	background-position:-16px -80px
}
.ui-icon-extlink {
	background-position:-32px -80px
}
.ui-icon-newwin {
	background-position:-48px -80px
}
.ui-icon-refresh {
	background-position:-64px -80px
}
.ui-icon-shuffle {
	background-position:-80px -80px
}
.ui-icon-transfer-e-w {
	background-position:-96px -80px
}
.ui-icon-transferthick-e-w {
	background-position:-112px -80px
}
.ui-icon-folder-collapsed {
	background-position:0 -96px
}
.ui-icon-folder-open {
	background-position:-16px -96px
}
.ui-icon-document {
	background-position:-32px -96px
}
.ui-icon-document-b {
	background-position:-48px -96px
}
.ui-icon-note {
	background-position:-64px -96px
}
.ui-icon-mail-closed {
	background-position:-80px -96px
}
.ui-icon-mail-open {
	background-position:-96px -96px
}
.ui-icon-suitcase {
	background-position:-112px -96px
}
.ui-icon-comment {
	background-position:-128px -96px
}
.ui-icon-person {
	background-position:-144px -96px
}
.ui-icon-print {
	background-position:-160px -96px
}
.ui-icon-trash {
	background-position:-176px -96px
}
.ui-icon-locked {
	background-position:-192px -96px
}
.ui-icon-unlocked {
	background-position:-208px -96px
}
.ui-icon-bookmark {
	background-position:-224px -96px
}
.ui-icon-tag {
	background-position:-240px -96px
}
.ui-icon-home {
	background-position:0 -112px
}
.ui-icon-flag {
	background-position:-16px -112px
}
.ui-icon-calendar {
	background-position:-32px -112px
}
.ui-icon-cart {
	background-position:-48px -112px
}
.ui-icon-pencil {
	background-position:-64px -112px
}
.ui-icon-clock {
	background-position:-80px -112px
}
.ui-icon-disk {
	background-position:-96px -112px
}
.ui-icon-calculator {
	background-position:-112px -112px
}
.ui-icon-zoomin {
	background-position:-128px -112px
}
.ui-icon-zoomout {
	background-position:-144px -112px
}
.ui-icon-search {
	background-position:-160px -112px
}
.ui-icon-wrench {
	background-position:-176px -112px
}
.ui-icon-gear {
	background-position:-192px -112px
}
.ui-icon-heart {
	background-position:-208px -112px
}
.ui-icon-star {
	background-position:-224px -112px
}
.ui-icon-link {
	background-position:-240px -112px
}
.ui-icon-cancel {
	background-position:0 -128px
}
.ui-icon-plus {
	background-position:-16px -128px
}
.ui-icon-plusthick {
	background-position:-32px -128px
}
.ui-icon-minus {
	background-position:-48px -128px
}
.ui-icon-minusthick {
	background-position:-64px -128px
}
.ui-icon-close {
	background-position:-80px -128px
}
.ui-icon-closethick {
	background-position:-96px -128px
}
.ui-icon-key {
	background-position:-112px -128px
}
.ui-icon-lightbulb {
	background-position:-128px -128px
}
.ui-icon-scissors {
	background-position:-144px -128px
}
.ui-icon-clipboard {
	background-position:-160px -128px
}
.ui-icon-copy {

	background-position:-176px -128px
}
.ui-icon-contact {
	background-position:-192px -128px
}
.ui-icon-image {
	background-position:-208px -128px
}
.ui-icon-video {
	background-position:-224px -128px
}
.ui-icon-script {
	background-position:-240px -128px
}
.ui-icon-alert {
	background-position:0 -144px
}
.ui-icon-info {
	background-position:-16px -144px
}
.ui-icon-notice {
	background-position:-32px -144px
}
.ui-icon-help {
	background-position:-48px -144px
}
.ui-icon-check {
	background-position:-64px -144px
}
.ui-icon-bullet {
	background-position:-80px -144px
}
.ui-icon-radio-on {
	background-position:-96px -144px
}
.ui-icon-radio-off {
	background-position:-112px -144px
}
.ui-icon-pin-w {
	background-position:-128px -144px
}
.ui-icon-pin-s {
	background-position:-144px -144px
}
.ui-icon-play {
	background-position:0 -160px
}
.ui-icon-pause {
	background-position:-16px -160px
}
.ui-icon-seek-next {
	background-position:-32px -160px
}
.ui-icon-seek-prev {
	background-position:-48px -160px
}
.ui-icon-seek-end {
	background-position:-64px -160px
}
.ui-icon-seek-start {
	background-position:-80px -160px
}
.ui-icon-seek-first {
	background-position:-80px -160px
}
.ui-icon-stop {
	background-position:-96px -160px
}
.ui-icon-eject {
	background-position:-112px -160px
}
.ui-icon-volume-off {
	background-position:-128px -160px
}
.ui-icon-volume-on {
	background-position:-144px -160px
}
.ui-icon-power {
	background-position:0 -176px
}
.ui-icon-signal-diag {
	background-position:-16px -176px
}
.ui-icon-signal {
	background-position:-32px -176px
}
.ui-icon-battery-0 {
	background-position:-48px -176px
}
.ui-icon-battery-1 {
	background-position:-64px -176px
}
.ui-icon-battery-2 {
	background-position:-80px -176px
}
.ui-icon-battery-3 {
	background-position:-96px -176px
}
.ui-icon-circle-plus {
	background-position:0 -192px
}
.ui-icon-circle-minus {
	background-position:-16px -192px
}
.ui-icon-circle-close {
	background-position:-32px -192px
}
.ui-icon-circle-triangle-e {
	background-position:-48px -192px
}
.ui-icon-circle-triangle-s {
	background-position:-64px -192px
}
.ui-icon-circle-triangle-w {
	background-position:-80px -192px
}
.ui-icon-circle-triangle-n {
	background-position:-96px -192px
}
.ui-icon-circle-arrow-e {
	background-position:-112px -192px
}
.ui-icon-circle-arrow-s {
	background-position:-128px -192px
}
.ui-icon-circle-arrow-w {
	background-position:-144px -192px
}
.ui-icon-circle-arrow-n {
	background-position:-160px -192px
}
.ui-icon-circle-zoomin {
	background-position:-176px -192px
}
.ui-icon-circle-zoomout {
	background-position:-192px -192px
}
.ui-icon-circle-check {
	background-position:-208px -192px
}
.ui-icon-circlesmall-plus {
	background-position:0 -208px
}
.ui-icon-circlesmall-minus {
	background-position:-16px -208px
}
.ui-icon-circlesmall-close {
	background-position:-32px -208px
}
.ui-icon-squaresmall-plus {
	background-position:-48px -208px
}
.ui-icon-squaresmall-minus {
	background-position:-64px -208px
}
.ui-icon-squaresmall-close {
	background-position:-80px -208px
}
.ui-icon-grip-dotted-vertical {
	background-position:0 -224px
}
.ui-icon-grip-dotted-horizontal {
	background-position:-16px -224px
}
.ui-icon-grip-solid-vertical {
	background-position:-32px -224px
}
.ui-icon-grip-solid-horizontal {
	background-position:-48px -224px
}
.ui-icon-gripsmall-diagonal-se {
	background-position:-64px -224px
}
.ui-icon-grip-diagonal-se {
	background-position:-80px -224px
}
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
	border-top-left-radius:4px
}
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
	border-top-right-radius:4px
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
	border-bottom-left-radius:4px
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
	border-bottom-right-radius:4px
}
.ui-widget-overlay {
	background:#666 url("ui-bg_diagonals-thick_20_666666_40x40.png") 50% 50% repeat;
	opacity:.5;
	filter:Alpha(Opacity=50)
}
.ui-widget-shadow {
	margin:-5px 0 0 -5px;
	padding:5px;
	background:#000 url("ui-bg_flat_10_000000_40x100.png") 50% 50% repeat-x;
	opacity:.2;
	filter:Alpha(Opacity=20);
	border-radius:5px
}
/**
	 * Copyright (c) 2009-2014 Vaimo AB
	 *
	 * Vaimo reserves all rights in the Program as delivered. The Program
	 * or any portion thereof may not be reproduced in any form whatsoever without
	 * the written consent of Vaimo, except as provided by licence. A licence
	 * under Vaimo's rights in the Program may be available directly from
	 * Vaimo.
	 *
	 * Disclaimer:
	 * THIS NOTICE MAY NOT BE REMOVED FROM THE PROGRAM BY ANY USER THEREOF.
	 * THE PROGRAM IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
	 * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
	 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
	 * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
	 * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
	 * OUT OF OR IN CONNECTION WITH THE PROGRAM OR THE USE OR OTHER DEALINGS
	 * IN THE PROGRAM.
	 *
	 * @category    design
	 * @package     vaimo_fenixbase
	 * @copyright   Copyright (c) 2009-2014 Vaimo AB
	 */
	
	#withdraw-order {
}
#withdraw-order .validation-advice {
	margin: 0;
}
#withdraw-order li.fields {
	margin-left: -20px;
}
#withdraw-order li.fields > .field, #withdraw-order li.fields > .field-wide {
	float: left;
	margin: 0 0 0 20px;
}
#withdraw-order li.fields > .field-wide {
	width: 100%;
}
#withdraw-order .subtitle {
	display: inline-block;
	font-weight: bold;
	margin: 0 0 10px;
}
#withdraw-skus {
	margin-left: -20px;
}
#withdraw-skus .withdraw_sku {
	float: left;
	margin: 0 0 10px 20px;
}
#withdraw-skus .withdraw_sku:before, #withdraw-skus .withdraw_sku:after {
	display: table;
	content: "";
	line-height: 0;
}
#withdraw-skus .withdraw_sku > label, #withdraw-skus .withdraw_sku > .input-box {
	float: left;
}
#withdraw-skus .withdraw_sku > label {
	margin: 6px 5px 0 0;
}
#withdraw-skus .withdraw_sku .input-box input {
	width: 80px;
}
/**
	 * Icommerce_SelectdProducts CSS file
	 * Add your CSS here. Please improve the widget and commit your work to the widget
	 * @since 2013-05-23
	 */
	
	
	/* Add to Cart Button */
	 .add-to-cart button.button {
	background: rgb(255,138,0);
	background: -moz-linear-gradient(top, rgba(255, 138, 0, 1) 16%, rgba(255, 138, 0, 1) 45%, rgba(228, 69, 23, 1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(16%, rgba(255, 138, 0, 1)), color-stop(45%, rgba(255, 138, 0, 1)), color-stop(100%, rgba(228, 69, 23, 1)));
	background: -webkit-linear-gradient(top, rgba(255, 138, 0, 1) 16%, rgba(255, 138, 0, 1) 45%, rgba(228, 69, 23, 1) 100%);
	background: -o-linear-gradient(top, rgba(255, 138, 0, 1) 16%, rgba(255, 138, 0, 1) 45%, rgba(228, 69, 23, 1) 100%);
	background: -ms-linear-gradient(top, rgba(255, 138, 0, 1) 16%, rgba(255, 138, 0, 1) 45%, rgba(228, 69, 23, 1) 100%);
	background: linear-gradient(to bottom, rgba(255, 138, 0, 1) 16%, rgba(255, 138, 0, 1) 45%, rgba(228, 69, 23, 1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff8a00', endColorstr='#e44517', GradientType=0 );
}
button.button:disabled {
	background: #cccccc !important;
	color: #eeeeee;
}
/* HIDE COUPON CODE */
	div#discount-coupon-hidden {
	display:none;
}
/* Home Page fix for newsletter signup */
	.newsletter .infobox-cms {
	padding: 0px; margin-top:15px;
}
/* Hide empty sub-menus */
	.root-category-wrapper.category-id536:hover:before, .root-category-wrapper.category-id536:hover:after, .root-category-wrapper.category-id546:hover:before, .root-category-wrapper.category-id546:hover:after, .root-category-wrapper.category-id701:hover:before, .root-category-wrapper.category-id701:hover:after {
	display:none !important;
}
.root-category.column-wrapper.category-id536, .root-category.column-wrapper.category-id546, .root-category.column-wrapper.category-id701 {
	display: none !important;
}
/* Edit to primus stories */
	
	.category-aspotforprimus .fjr-widget h3, .category-aspotforprimus .fjr-widget h3 a {
	color: #48433d;
	float: none;
	margin: -7px 0px 5px;
	padding: 19px 0px;
	text-align: center;
}
.category-aspotforprimus .infobox-desc {
	display: none;
}
.category-aspotforprimus .articles.fjr-widget h3, .category-aspotforprimus .articles.fjr-widget .infobox-desc {
	padding: 0px 11px;
	position: relative;
	top: -62px;
	background-color: white;
	opacity: 0.8;
}
.category-aspotforprimus .articles.fjr-widget h3, .category-aspotforprimus .articles.fjr-widget .infobox-desc {
	margin: 0px 0px;
}
.category-aspotforprimus .articles.fjr-widget {
	background: transparent;
	border-radius: 4px;
	margin-bottom: 24px;
	padding: 0px 0px 0px 0px;
	height: 200px;
}
.category-aspotforprimus .span6 .fjr-widget a:hover {
	color: #cf0a2c !important;
}
/* TAKEOVER */
	#takeover {
	box-shadow: 0px 0px 10px 10000px rgba(13, 12, 12, 0.75);
	-moz-box-shadow: 0px 0px 10px 10000px rgba(13, 12, 12, 0.75);
	-webkit-box-shadow: 0px 0px 10px 10000px rgba(13, 12, 12, 0.75);
	background: #ffffff;
	background-size: cover;
	box-sizing: border-box;
	display: none;
	left: 25%;
	margin-bottom: 80px;
	min-height: auto;
	padding: 25px;
	position: absolute;
	top: 50px;
	z-index: 201;
	width: 50%;
}
/* Move manual link */
	.catalog-product-view .active .content a {
	clear: both;
	width: 100%;
	display: block;
	margin-top: 5px;
}
#takeover .sprite-remove {
	background: url('../../../www.fjallraven.no/skin/frontend/carbon/fjallraven/images/sprite2x.png') 0 0 no-repeat !important;
	background-position: -325px -37px !important;
	color: #cc0000;
	cursor: pointer;
	height: 26px;
	right: 15px;
	margin-bottom: 30px;
	position: absolute;
	top: 15px;
	width: 26px;
	background-size: 500px 339px;
	background-color: white !important;
	border-radius: 15px;
}
span.c-countdown__after {
	display: block;
	margin-top: 5px;
	font-size: 12px;
}
.cms-index-index .weekly-picks h2 {
	display:none !important;
}
iframe {
	max-width: 100%;
}
.slideshow-eng.span12 {
	padding-right:0;
}

.logo.span4.logo-wrap {
	display: block;
	width: 31.30%;
	margin-top: 16px;
	margin-bottom:10px;
}
.infobox-text h2 {
	float: left;
	font-size: 30px;
	margin-bottom: 20px;
	padding-left: 10px;
}
.wraps {
	float:right;
}
.infobox-cms {
	background: #fff none repeat scroll 0 0;
	border-radius: 4px;
	display: block;
	margin-bottom: 24px;
	padding: 0 0 8px;
}
.infobox-cms h3, .infobox-cms p {
	margin: 0 11px;
}
	/*-------Mobile CSS---------------*/
	*,  *:after,  *::before {
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}
html, body, .menu-container, .scroller {
	height: 100%;
}
/*.scroller {
		overflow-y: scroll;
	}*/
	
	.scroller,  .scroller-inner {
	position: relative;
}
.menu-container {
	width:100%;
}
.content.clearfix {
	margin-right: 60px;
	text-align: center;
	padding-bottom:0px;
}
.mp-pusher {
	position: relative;
	left: 0;
	height: 100%;
}
.mp-menu {
	position: absolute; /* we can't use fixed here :( */
	top: 0;
	left: 0;
	z-index: 1;
	width: 300px;
	height: 100%;
	-webkit-transform: translate3d(-100%, 0, 0);
	-moz-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
}
.mp-level {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #D0112B;
	-webkit-transform: translate3d(-100%, 0, 0);
	-moz-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
}
	
	/* overlays for pusher and for level that gets covered */
	.mp-pusher::after {
z-index:9999
}
 .mp-pusher::after,  .mp-level::after,  .mp-level::before {
 position: absolute;
 top: 0;
 right: 0;
 width: 0;
 height: 0;
 content: '';
 opacity: 0;
}
 .mp-pusher::after,  .mp-level::after {
 background: rgba(0, 0, 0, 0.3);
 -webkit-transition: opacity 0.3s, width 0.1s 0.3s, height 0.1s 0.3s;
 -moz-transition: opacity 0.3s, width 0.1s 0.3s, height 0.1s 0.3s;
 transition: opacity 0.3s, width 0.1s 0.3s, height 0.1s 0.3s;
}
 .mp-level::after {
 z-index: -1;
}
 .mp-pusher.mp-pushed::after,  .mp-level.mp-level-overlay::after {
 width: 100%;
 height: 100%;
 opacity: 1;
 -webkit-transition: opacity 0.3s;
 -moz-transition: opacity 0.3s;
 transition: opacity 0.3s;
}
.mp-level.mp-level-overlay {
	cursor: pointer;
}
 .mp-level.mp-level-overlay.mp-level::before {
 width: 100%;
 height: 100%;
 background: transparent;
 opacity: 1;
}
.mp-pusher,  .mp-level {
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
/* overlap */
	.mp-overlap .mp-level.mp-level-open {
	box-shadow: 1px 0 2px rgba(0, 0, 0, 0.2);
	-webkit-transform: translate3d(-40px, 0, 0);
	-moz-transform: translate3d(-40px, 0, 0);
	transform: translate3d(-40px, 0, 0);
}
/* First level */
	.mp-menu > .mp-level,  .mp-menu > .mp-level.mp-level-open,  .mp-menu.mp-overlap > .mp-level,  .mp-menu.mp-overlap > .mp-level.mp-level-open {
	box-shadow: none;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
/* cover */
	.mp-cover .mp-level.mp-level-open {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
 .mp-cover .mp-level.mp-level-open > ul > li > .mp-level:not(.mp-level-open) {
 -webkit-transform: translate3d(-100%, 0, 0);
 -moz-transform: translate3d(-100%, 0, 0);
 transform: translate3d(-100%, 0, 0);
}
/* content style */
	.mp-menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.mp-menu h2 {
	margin: 0;
	padding: 1em;
	color:#48433d;
	text-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
	font-weight: 300;
	font-size: 2em;
}
 .mp-menu.mp-overlap h2::before {
 font-size: 75%;
 line-height: 1.8;
 margin-right: 8px;
 opacity: 0;
 position: absolute;
 right: 0;
 top: 0;
 transform: translateX(-100%);
 transition: opacity 0.3s ease 0s, transform 0.1s ease 0.3s;
}
.mp-menu.mp-cover h2 {
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 1px;
	font-size: 1em;
}
 .mp-overlap .mp-level.mp-level-overlay > h2::before {
 opacity: 1;
 -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
 -moz-transition: -moz-transform 0.3s, opacity 0.3s;
 transition: transform 0.3s, opacity 0.3s;
 -webkit-transform: translateX(0);
 -moz-transform: translateX(0);
 transform: translateX(0);
}
.mp-menu ul li {
	font-family: 'linecons';
}
.mp-menu ul li > a {
	display: block;
	padding: 0.5em 1em 0.5em 1.8em;
	outline: none;
	box-shadow: inset 0 -1px rgba(0, 0, 0, 0.2);
	text-shadow: 0 0 1px rgba(255, 255, 255, 0.1);
	font-size:14px;
	-webkit-transition: background 0.3s, box-shadow 0.3s;
	-moz-transition: background 0.3s, box-shadow 0.3s;
	transition: background 0.3s, box-shadow 0.3s;
	color:#fff;
	text-decoration:none;
	font-family: 'CacetBold', sans-serif;
	text-transform:uppercase;
}
 .mp-menu ul li::before {
 position: absolute;
 left: 10px;
 z-index: -1;
 color: rgba(0, 0, 0, 0.2);
 line-height: 2.5;
}
.mp-level > ul > li:first-child > a {
	box-shadow: inset 0 -1px rgba(0, 0, 0, 0.2), inset 0 1px rgba(0, 0, 0, 0.2);
}
.mp-menu ul li a:hover,  .mp-level > ul > li:first-child > a:hover {
	background: rgba(0, 0, 0, 0.2);
	box-shadow: inset 0 -1px rgba(0, 0, 0, 0);
}
.mp-menu .mp-level.mp-level-overlay > ul > li > a,  .mp-level.mp-level-overlay > ul > li:first-child > a {
	box-shadow: inset 0 -1px rgba(0, 0, 0, 0);
}
.mp-level > ul > li:first-child > a:hover,  .mp-level.mp-level-overlay > ul > li:first-child > a {
	box-shadow: inset 0 -1px rgba(0, 0, 0, 0), inset 0 1px rgba(0, 0, 0, 0);
} /* seems like Chrome 34.0.1847.131 needs the second shadow otherwise the transition breaks */
.mp-back {
	background: rgba(0, 0, 0, 0.1);
	outline: none;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 700;
	display: block;
	font-size: 0.8em;
	padding: 1em;
	position: relative;
	box-shadow: inset 0 1px rgba(0, 0, 0, 0.1);
	-webkit-transition: background 0.3s;
	-moz-transition: background 0.3s;
	transition: background 0.3s;
}
 .mp-back::after {
 font-family: 'linecons';
 position: absolute;
 content: "\e037";
 right: 10px;
 font-size: 1.3em;
 color: rgba(0, 0, 0, 0.3);
}
 .mp-menu .mp-level.mp-level-overlay > .mp-back,  .mp-menu .mp-level.mp-level-overlay > .mp-back::after {
 background: transparent;
 box-shadow: none;
 color: transparent;
}
/* Fallback example for browsers that don't support 3D transforms (and no JS fallback) */
	/* We'll show the first level only */
	.no-csstransforms3d .mp-pusher,  .no-js .mp-pusher {
	padding-left: 300px;
}
.no-csstransforms3d .mp-menu .mp-level,  .no-js .mp-menu .mp-level {
	display: none;
}
.no-csstransforms3d .mp-menu > .mp-level,  .no-js .mp-menu > .mp-level {
	display: block;
}
.mobile-visible {
	display:none;
}
iframe {
	width:100%;
}
.cart-table-wrap {
	background:#fff;
	padding: 16px 0;
}
.category-description.std h2 {
  margin-top: 20px;
}
.item.last {
  margin-left: 25px !important;
}
/*============new.css===============
*/
.vertnav ul {
    padding: 10px 20px;
    margin: 0;
    clear: both;
}

.vertnav ul ul {
    padding: 5px 0 0 10px;
}

.vertnav a.vertnavlink {
    padding: 5px 25px 5px 0px;
    margin: 0;
    display: inline-block;
}

div.vertnav.content {
 padding:0px;
}


.vertnav li a.expandlink {
    background: url(http://www.primus.eu/skin/frontend/vaimo/primus/images/nav_closed.png) left no-repeat;
    margin: -2px 0 0 0;
    width: 10px;
    height: 10px;
    position: absolute;
    display:block;
    top: 10px;
}

/* Show "bullets" in the links, depending on the class of the
   LI that the link's in */
.vertnav li.open a.expandlink {
    background: url(http://www.primus.eu/skin/frontend/vaimo/primus/images/nav_open.png) center left no-repeat;
}
.vertnav li.closed a.expandlink {
   background: url(http://www.primus.eu/skin/frontend/vaimo/primus/images/nav_closed.png) center left no-repeat;
}

.vertnav li.open > a.vertnavlink,
.vertnav li.active > a.vertnavlink{
 font-weight:bold;
    text-decoration:underline;
}

.vertnav li.open li.active a {
    background: transparent;
    font-weight: bold;
}

.vertnav li.open ul {
    display: block;
}
.vertnav li.closed ul {
    display: none;
}


.vertnav .vertical-nav-item.bottom-border {
    border-bottom: 1px #cc0033 dotted;
    margin-bottom: 5px;
    padding-bottom: 5px;
}
.products-grid li.type-simple {
  height: 400px;
  width: 30.82%;
}

.mof .filter-block::after {
  background: #ffffff url("http://www.primus.eu/skin/frontend/vaimo/primus/images/sprite.png") repeat scroll -222px 0;
  border-left: 1px solid #999999;
  border-radius: 0 3px 3px 0;
  content: "";
  display: block;
  height: 23px;
  position: absolute;
  right: 0;
  top: 0;
  width: 25px;
  z-index: 4;
}
.mof.block.block-layered-nav > h3{
  margin-top: 0;
}	
.mof .filter-block > h4{  margin-top: 0;
}
.template-product .add-to-links {
    clear: both;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 10px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}
.grouped-product .add-to-links {
    margin-left: 0;
}
.add-to-box .add-to-links li {
    display: inline;
}
.product-essential {
    margin-bottom: 15px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}
.product-collateral .box-collateral {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}
.template-product .more-views {
    margin-top: 15px;
}
.template-product .more-views ul {
    margin-left: 0;
}
.template-product .more-views li {
    float: left;
    margin-bottom: 15px;
    margin-left: 0;
    margin-right: 15px;
    margin-top: 0;
}
.template-product .more-views li img {
    height: 60px;
}
.template-product .product-image img.main-image {
    display: block;
    width: 380px;
}
.videoWrapper {
 position: relative;
 padding-bottom: 56.25%; / 16:9 /
 padding-top: 25px;
 height: 0;
}
.videoWrapper iframe {
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
}

.filter-block:hover .filter-dropdown{display:block;}
.easymenu-wrapper .root-category-wrapper {
  display: inline-block;
  float: left;
  height: 20px;
  line-height: 20px;
  margin: 5px 0;
  padding: 6px 12px;
  text-transform: uppercase;
}

/*============new.css-end===============
*/
	/*-------Responsive CSS---------------*/

@media (max-width: 1200px) {

}
 @media (max-width: 1024px) {

.articles img,  {
  height:auto;
}
.products-grid li.type-simple {
  width: 30.50%;
}
.fjr-tabs {
  clear: both !important;
}


}
 @media (max-width: 900px) {

#takeover, #takeover-bg {
	display:none !important;
}
#footer .row-fluid > div:last-child {
	width: 27.5%;
}
#newsletter-validate-detail input {
	width:100%;
}
.logo.span4.logo-wrap {
	width: 24%;
}
#header #search_mini_form .input-wrapper {
	width: 193px;
}
#nav02 {
	width: 100%;
}

.products-grid {
	padding:0;
	display:inherit;
}
button.button {
	width: 100%;
}
.add-to-links li {
	margin-bottom: 10px;
	width: 100%;
}
.add-to-links li a {
	width:100% !important;
}
.infobox-second-part {
	width: 100%;
	text-align: center;
}
.add-to-cart button.button {
	width: 100%;
}
.cart .checkout-types {
	float: none;
}

.products-grid li.type-simple {
  width: 30% !important;
}

.box-collateral.box-related li.item {
  width: 46%;
}
.widget-static-block {
  display: none;
}

 }

 @media (max-width: 768px) {

.logo-wrap {
	width:100%
}
#header .logo {
	margin: 0px 0 0px;
	text-align: center;
	width: 100%;
	padding:7px;
  	max-width:300px;
}
#footer .row-fluid > div:last-child {
	width: 44%;
	padding: 0;
	float:none;
}
#footer .row-fluid > div:last-child br {
	display:none;
}
.login-links {
	margin: 0 auto !important;
	text-align: center;
	width: auto;
}
/*.sidebar-wrap {
	width:100%;
	clear:both;
	padding-right:10px;
}*/
#EasyMenu {
	margin-left:-2px;
}

.cart-table-wrap {
	width:100%;
}
.cart .checkout-types {
	float: none;
}
.cart .totals button {
	width: 100%;
}
.row.visible-xs {
  margin-left: 2px;
  width: 100%;
}
 .item.type-simple {
  margin-top: 20px; }
  .col-xs-24.col-sm-8.footer-column.item-wrap-column2 {
  margin-right: 10px;
}
#header #search_mini_form .input-wrapper .input-text {
  width:250px;
  margin:0 auto;
  text-align:center;
}
 }
/*.col-xs-35.col-xs-offset-1.sidebar-wrap {
  width: 100%;
}*/

/* @media screen and (min-width: 701px) and (max-width: 759px) {
	 .template-collection .item.type-simple {
  margin-top: 20px;
  width: 30.99% !important;
}
 }
 @media screen and (min-width: 690px) and (max-width: 750px) {
	 .template-collection .item.type-simple {
  margin-top: 20px;
  width: 30.77% !important;
}

 }*/
 @media (max-width: 760px) {
.headercart {
	margin-top: 35px;
	text-align: center;
}
#header #search_mini_form .input-wrapper {
	text-align: center;
	width: 100%;
}
#header #search_mini_form {
	float: none;
	width: 100%;
	text-align:center;
}
.span3.visible-desktop {
	width: 100%;
}
.span4 {
	width: 100%;
}
 body [class*="span"] {
 float: none;
 margin-left: 0;
}
.cms-index-index .col-main .row {
	overflow: visible;
}
.row {
	margin-left: 0;
}
.span12 {
	width:100%;
	padding:0;
}
.headercart {
	padding:0;
}
.wraps {
	float:none;
}
#header .links li {
	float: left;
}
.login-links {
	margin: 13px auto 0;
	text-align: center;
	width:auto;
}
#header .links {
	float: none;
	left: 50%;
	margin: -2px -9px 0 -92px;
	position: absolute;
}
/*.category-description {
	padding:0;
}*/

.block {
	margin:0;
}
/*.full-page {
	width:100%;
}
*//*.col-xs-offset-1.full-page {
	margin: 0;
}*/

.headercart #recently-added-pcontainer {
	display:none !important;}
	

 .products-grid li.type-simple {
  width: 30.11% !important;
    margin-top: 20px;
}
.season-wrap {
	width:100%;
	margin:0;
}
/*.box-collateral.box-related li.item {
  width: 47.65%;
}*/
.sidebar-wrap {
	width:100%;
	padding-right:0px;
	clear:both;
	margin:0;
}
.sidebar-wrap .category-description table {
  width: 100% !important;
}
.category-top {
	width: 100%;
}
/*.category-description.std img {
  width: 100%;
}*/
.item-wrap-column2 {
  margin-bottom: 20px;
  text-align: left;
}

}
 @media (max-width: 570px) {
.item-wrap {
	width:100%;
}

.weekly-picks .products-grid .item {
	margin-left:0;
}
.weekly-picks .col-xs-offset-1 {
	margin:0;
}
#footer .logo {
	width: 100%;
}
#footer02 {
	text-align: center;
	width: 100%;
}
#footer .row-fluid > div:last-child {
	float:none;
	width:100%;
}
#footer {
	text-align:center;
}
#newsletter-validate-detail {
	text-align:center;
	margin:0 auto;
}
#newsletter-validate-detail button {
	position:static;
}
#newsletter-validate-detail input {
	height:24px;
	width:175px;
}
#footer .footer02-links {
	width:100%;
	margin:0 auto;
}
#footer .row-fluid > div:last-child {
	clear: both;
	text-align: center;
	margin: 0 auto;
}

/*.col-xs-offset-1 {
	margin:0;
}*/
.infobox-text h2 {
	font-size: 25px;
}
/*.category-description {
	padding:0;
}
*/
.products-grid {
	margin:0;
}
.products-grid li.item {
	padding:0;
	width:100% !important;
	margin:0 0 20px 0;
}
.cart .crosssell .product-image {
	float: left;
	margin-right: 30px;
	width: 23.677%;
}
.totals {
	width:100%;
}
/*.item-wrap-column2 {
	width: 100%;
}*/
.products-grid li.type-simple {
  width: 100%;
}
.item.last {
  margin-left: 0px !important;
}
#block-related li:nth-child(2n) {
  margin-left: 0px !important;
}
.accessories-wrap {
  width: 100% !important;
}
.infobox-second-part {
  position: static !important;
}
.products-grid li.type-simple {
  height: auto;
    padding: 10px 10px 55px ;
  width: 100% !important;
  margin-top:20px;

}
.std ol {
  padding: 0;
}
.item-wrap-column2 {
	margin:0;
}
	.topsellers .item {
  height: auto;
}
.topsellers .product-name > p {
  position: static;
}

}
 @media  (max-width: 480px) {
#footer .footer-links {
	display:none
}
#footer h4, #footer p {
	cursor: pointer;
	text-align: center;
}
#footer .footer02-links {
	float: none;
	font-size: 12px;
	margin: 0 auto;
	text-align: center;
}
.mobile-visible {
	display:block;
}
.mobile-hidden {
	display:none;

}
.item-wrap-column2 {
	width:100%;
}
table {
	border: 0;
}
table thead {
	display: none;
}
table td {
	display: block;
	font-size: 13px;
}
table td:last-child {
	border-bottom: 0;
}
table td:before {
	content: attr(data-label);
	float: left;
	text-transform: uppercase;
	font-weight: bold;
}
.cart-table thead tr th, .cart-table tbody tr td {
	text-align: right;
	vertical-align: top;
}
.cart .totals table th, .cart .totals table td {
	display: table-cell;
	padding: 5px 0;
}
.totals-tax {
	display: none;
}
.full-page {
	width:100%;
}
.col-xs-offset-2.full-page {
	margin: 0;
}
.category-title  h1{
  font-size: 20px;
}
/*.category-title
{
  padding: 20px 0;
}*/
.item-wrap-column2 {
	margin:0;
}
 }
   
#mc_embed_signup input {
    border: 1px solid #999;
    -webkit-appearance: none;
    color: #000 !important;
    width: 100% !important;
}
/*
.buyx-msg a {
  color: #000000;
  text-decoration: underline;
}
*/
.buyx-msg:empty {
  display: none;
}
   
   .btn--share {
  margin-right: 5px;
  margin-bottom: 10px;
}
   
     .icon {
    vertical-align: middle;
    width: 16px;
    height: 16px;
    margin-right: 4px;
  }

  .icon-facebook {
    fill: #3b5998;
  }

  .icon-twitter {
    fill: #00aced;
  }

  .icon-pinterest {
    fill: #cb2027;
  }

.share-title {
  display: inline-block;
  vertical-align: middle;
}
   
   /*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('{{ 'fontawesome-webfont.eot' | asset_url }}');src:url('{{ 'fontawesome-webfont.eot' | asset_url }}#iefix') format('embedded-opentype'),url('{{ 'fontawesome-webfont.woff2' | asset_url }}') format('woff2'),url('{{ 'fontawesome-webfont.woff' | asset_url }}') format('woff'),url('{{ 'fontawesome-webfont.ttf' | asset_url }}') format('truetype'),url('{{ 'fontawesome-webfont.svg' | asset_url }}#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}

   
   