/*
KNGLY//STRIKINGLY ORIGINAL
by cornerstone interactive
cornerstoneinteractive.com
@cornerstone - twitter.com

smooth style - std browser
*/

/* Reset Styles */
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,code,del,dfn,em,img,q,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;overflow: hidden;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}
body {font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;text-align: center;}
html, body {height: 100%;}

/* Headings */
h1, h2, h3, h4, h5, h6 {font-weight:normal;font-family:Helvetica, Verdana, Arial,"Trebuchet MS";text-transform: uppercase;}
h1 {font-size:3em;line-height:1.2;margin-bottom:0.5em;}
h2 {font-size:18px;line-height:1.25;margin-bottom:1.25em;}
h3 {font-size:1.5em;line-height:1.2;margin-bottom:1em;}
h4 {font-size:18px;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}

/* Text elements */
p {margin:0 0 1.5em;}
.left {float:left;margin:0 1.5em 1.5em 0;}
.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#fff!important;}
a {color:#009;text-decoration:none; outline: none;}
blockquote {margin:1.5em;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1.1em 'andale mono', 'lucida console', monospace;line-height:1.5;}

/* Lists */
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 0 1.5em 0;}
ul {list-style-type:none;list-style: none!important;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}

/* Tables */
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
th, td, caption {padding:4px 10px 4px 5px;vertical-align:top;}
tfoot {font-style:italic;}
caption {background:#eee;}

/* Forms */
label { font-weight : bold; }
fieldset { padding : 1.4em; margin : 0 0 1.5em 0; border : 1px solid #ccc; }
legend { font-weight : bold; font-size : 1.2em; }
textarea { width : 390px; height : 250px; padding : 5px; }

/* 1Kb Grid = 12 columns, 60 pixels each, with 20 pixel gutter */
.grid_1{width:60px;}.grid_2{width:140px;}.grid_3{width:220px;}.grid_4{width:300px;}.grid_5{width:380px;}.grid_6{width:460px;}
.grid_7{width:540px;}.grid_8{width:620px;}.grid_9{width:700px;}.grid_10{width:780px;}.grid_11{width:860px;}.grid_12{width:940px;}
.column{margin:0 10px;overflow:hidden;float:left;display:inline;}
.last{margin: 0;}
.row{width:960px;margin:0 auto;overflow:hidden;text-align:left;}
.row.row{margin:0-10px;width:auto;display:inline-block;}

hr {
  height: 1px;
  background: #ccc;
  border: none;
  margin: 0 0 30px 0;
}

/* Main Template */
html {
  height: 100%;
  overflow: hidden;
}

#hardbody {
  background:#000;
  color:#fff;
  font-family: Helvetica;
  font-size: 14px;
  margin: 0 auto;
  padding: 0;
  height: 100%;
  overflow: hidden;
}

a {
  color: #fff; 
  outline: none;
  text-decoration: none;
}

a img {
  border: none;
}

ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

li {
  margin: 0;
  padding: 0;
  text-indent: 0;
}

.clear {
  clear: both;
}

#tf {
  height: 10px;
  background: url(/img/tf.png) bottom repeat-x;
  width: 960px;
  position: fixed;
  z-index: 1000;
}

#bf {
  height: 12px;
  background: url(/img/bf.png) bottom repeat-x;
  width: 960px;
  position: fixed;
  bottom: 0;
  z-index: 1000;
}

/*
  ~navigation 
*/
#logo {
  line-height: 0;
  padding: 0;
  margin: 0;
}

#logo a {
  float: left;
  margin: 5px 0 0 -7px;
}
.smoothnav {

}

#smoothnav {
  text-transform: uppercase;
  font-size: 14px;
  padding-left: 19px;
}

#smoothnav li{
  float: left;
  border-top: 3px solid #000000;
}

#smoothnav li.divider {
  padding: 7px 0;
  margin: 0 -10px 0 -10px;
  border: none!important;
}

#smoothnav li a {
  padding: 4px 0;
  background-position: 2px 50%;
  display: block;
}

#smoothnav li div.panel {
  display: none;
  position: absolute;
  background: url(/img/overlay_dark.png);
  z-index: 2000;

}

#searchform {
  padding: 20px 10px;
} 

.wordtitle{
  display: block;
  background: #000;
  font-size: 14px;
  height: 30px;
  margin: 0 10px 0 -10px;
}

.panel #awp_loop , #inner #awp_loop{
  padding: 10px;
  font-size: 18px;
}
  
.words, #WTF {
   text-transform: none;
   margin: 0 0 0 0;
   display: block;
   padding: 10px 0 0 0;
}

.panel #awp_loop  font ,.panel #awp_loop  .words ,#inner #awp_loop  font {
  color: #fff!important;
   font-size: 14px!important;
   font-family: Helvetica, Verdana, Arial!important;
}
.panel label {
  text-transform: none;
  
}
#pnl_subskribe{
  margin-left: -390px;
  padding: 30px 20px 20px 20px;
  text-transform:none!important;
  width: 781px;
}
#pnl_signin{
  margin-left: -530px;
  padding: 30px 20px 20px 20px;
  text-transform:none!important;
  width: 781px;
}

.produkts #awp_loop {
  padding: 0;
}
#smoothnav li:hover {
  border-top: 3px solid #ffffff;
}

#smoothnav li:hover div.panel, #smoothnav div.panel:hover {
  display: block;
}

#kollection {
  margin-left: 0;
}

#katnav {
  margin: -2px 0 0 0; 
  padding: 0 0 0 44px;
}

#katnav a {
  float: left;
  padding: 0 0 4px 0;
  border-bottom: 1px solid #000;
  background-position: 2px 0;
  margin: 0 6px;
} 

#katnav a:hover, #katnav a.activeSlide {
  border-color: #fff;
}


/*
  ~sidebar
*/

#sidebar {
  height: 100%;
  overflow: hidden;
}

#kategories {
 overflow: hidden;
}

.kategory {
  padding: 10px 10px 10px 0;
  height: 100%;
  width: 100%;
}

.produkts {
  height: 100%;
}

.produkts li {
  display: block;
  height: 125px;
  width: 100%;
  margin: 0 0 10px 0;
}

.produkts li a{
  display: block;
  height: 100%;
  width: 100%;
  border: 2px solid #000;
}
.produkts li a img{
  border: 2px solid #000;
}
.produkts li a:hover img{
  border-color:#00AEEF ;
}


.thumbtitle {
  position: absolute;
  margin: 96px 0 0 73px;
  display:block;
  text-align: right;
  width: 30px;
  font-weight: normal;
  font-size: 18px;
  color: #00AEEF;
  padding: 0 10px;
  background: url(/img/overlay_dark.png);
    -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}

/*
  ~kontent
*/
#kontainer {
  padding: 0;
  overflow: hidden;
}

#kontent {
  color: #ccc;
  overflow: hidden;
}

#kontent #inner {
  height: 100%;
  overflow: hidden;
  padding: 42px 20px 100px 0;
}

.bottomclear {
  height: 100px;
}

#kontent ul {
  margin: -20px 0 20px 0!important;
  padding-left: 20px!important;
  list-style-type: square!important;
}

#kontent ul li {
}

#kontent h2 {
}

#loading {
  position: absolute;
  top: 30px;
  z-index: 1000;
  background: #cc0000;
  padding: 20px;
}

/*
  ~produkt
*/

#optBtns {
  position: absolute;
  top: 10px;
  right: 10px;
}

a.optBtn {
  border: 2px solid #000000;
  background: #000000;
  background-repeat: no-repeat!important;
  padding: 1px 0;
  margin: 0 0 0 5px;
  font-weight: bold;
  width: 30px;
  display: block;
  float: left;
  text-align: center;
  color: #00aeef;
  font-weight: normal;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}

a.optBtn:hover {
  border-color: #00aeef;
}

#produckt p{
  position: absolute;
  bottom: 20px;
  left: 10px;
  width: 400px;
  background: url(/img/overlay.png);
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  padding: 5px;
  color: #000;
  font-size: 80%;
}
#detailShots {
  position: absolute;
  top: 50px;
  right: 10px;
  width: 315px;
  background: url(/img/overlay.png);
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  padding: 4px 1px 0 4px;

  
}

a.pNum {
  position: absolute;
  bottom: 0px;
  right: 10px;
  padding: 0 4px;
  width: 320px !important;
  color: #00AEEF!important ;
  font-size: 180px;
  text-align: center;
  /*text-indent: -1000px;*/
  background-position: 0px 100%!important;
text-shadow: 1px 1px 5px #000;
  }

#WTF blockquote {
  position: absolute;
  top: 190px;
  right: 10px;
  width: 310px;
  background: url(/img/overlay.png);
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  padding: 5px;
  font-style: normal;
  margin: 0;
   -moz-box-shadow: 1px 1px 5px #000;
   -webkit-box-shadow: 1px 1px 5px #000;
   font-size: 80%;
}

.searchdetail {
  font-size: 12px;
  font-weight: normal;
    font-style: normal;
    display: block;
    float: left;
}

.resultlink {
  text-transform: uppercase;
  font-size: 18px;
  margin: 0 0 0 -25px;
}

#detailShots  img {
  border: none!important;
  margin: 2px;
  width: 100px;
  height: 100px;
}

.eshop caption {
  background: none;
  border: 1px solid #cccccc;
}

.cart caption {
  display: none;
}

.leftb  img{
  float: left;
  margin: 5px 10px 5px 0;
}
.input, .mid{
  margin-right: 10px;
} 

#rememberme  {
  margin: 5px 0 0 77px;
}

#cycnav  li{
  clear: both;
  margin-left: 307px;
  width: auto;
}

#submitit {
  float: right;
  
}

.eshoppayvia {
  display: none!important;
}
.continue-proceed {

}
#subtotal {
  text-align: right;
}
#eshopshowshipcost {
  float: right;
}


#checkout, #submitit {
  background: #B3EFB5;
  float: right;
}

.special {
  float: left;
  color: #175F1A;
  font-weight: bold;
}

#cartCount {
  background: #00aeef;
  border: 2px solid #fff;
  padding: 1px 5px 2px 5px;
  margin: -22px 0 0 135px;
  position: absolute;
  text-align: center;
  color: #000;
  font-size: 80%;
  font-weight: bold;
  line-height: 1;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  display: none;
}

.addtocart .button {
  float: right;
  clear: both;
}
#checkout:hover,#submitit:hover, .addtocart .button:hover, #checkout:focus, #submitit:focus, .addtocart .button:focus {
  border-color: #00AEEF !important;
  color: #00AEEF !important;
}


#ppsubmit {
  margin-top: 20px;
  }


#update:hover, #update:focus{
  border-color: #173F5F !important;
  color: #173F5F !important;
}


.echeckbox {
  text-align: left!important;
  font-size: .8em!important;
  font-weight: normal!important;
  float: left!important;
  width: 260px!important;
  min-height: 100px!important;
}

.echeckbox fieldset {
  margin-top: 0;
}

input[type=submit] , .button{
  border: 2px solid #7a7c7e;
  padding: 4px 10px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  margin: 0 5px;
  background: #ccc;
  color: #666!important;
}



.wpcf7 input[type=submit] {
  float: right;
}

#cartcheckout {
  float: right;
}

.button:hover, .button:focus, textarea:hover,textarea:focus, input:hover, input:focus, select:hover,select:focus{
  border-color: #00AEEF;
}
.button:hover, .button:focus, select:hover,select:focus{
  color: #00AEEF;
}

.errors {
  color: #990000;
}


/* =Tabs */
ul.tabs {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0 20px 0 0;
	overflow: hidden;
	position: relative;
  margin: 0 20px 0 -20px;
  
}
ul.tabs li a {
	text-decoration: none;
  padding: 0 10px 0 0;
}
ul.tabs li a:hover {
  color: #00AEEF!important;
}
html ul.tabs li.active a, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
  color: #00AEEF!important;
}
.tab_container {
  padding: 10px 0 0 0;
	overflow: hidden;
	clear: both;
	float: left; 
  width: 100%;
  height: 100%;
}
.tab_content {
	padding: 0;
}