/* Reset CSS */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}

body{
	font-family: "Arial Rounded MT", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	background: url(https://blinkablink.com/images/bg10.jpg);
	/* background-size: 100%; */
	background-size: 1200px 900px;
	margin-left: 60px;
	margin-right: 60px;
}

ul {
    display: block;
    list-style-type: none;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 0;
    margin-right: 0;
    padding-left: 40px;
} 

a:link, a:visited, a:hover, a:active {
	color: #000000;
    text-decoration: none;  
}

input[type=text]{
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}

.content{
	margin: 20px auto;
	width: 1070px;
}

.contentTable{
	display: table;
	height: 100%;
}

.tagLine{
	background-color: #222222; 
	width: 654px; 
	color:#FFFFFF; 
	font-size:22px; 
	padding-top: 14px; 
	padding-bottom: 14px; 
	text-align: center;
}

.tableRow{
	float:left;
	margin-bottom: 12px;
}

.header{
	padding:0px;
	margin-bottom: 12px;
}

.logo{
	padding-left: 14px;

}

.news{
	padding-top: 12px;
	padding-bottom: 12px;
	cursor: pointer;
}

.displayProducts{
	padding:0px;
	margin-top: 5px;
}


.order{
	border:1px solid #666;
	padding:0px;
	margin:0px;
	border-radius: 5px 5px 5px 5px;
	padding: 12px;
	background-color: #FFFFFF;
}

.model{
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	padding-right: 40px;
}

.attribute{
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	padding-right: 16px;
}

.headerText{
	margin-top: 5px;
}

.alignTop{
	vertical-align: top; 
}



.order{
	height: 100%;
}

.basket{
	min-height: 106px;
	max-height: 180px;
	overflow-x: hidden;
	margin-top: 8px;
}

div.basket table{
	width: 100%;
}

.item{
	display: none;
}

.tab{
	border-left: 1px solid #666;
	border-top: 1px solid #666;
	border-right: 1px solid #666;	
	padding: 4px 9px 6px 10px;
	margin-right: 4px;
	border-radius: 5px 5px 0px 0px;
	float: left;
	cursor: pointer;
	position: relative;
	z-index: 1;
	background-color: #FFFFFF;
}

.tabContent{
	clear: left;
	border: 1px solid #666;
	border-radius: 0px 0px 5px 5px;
	background-color: #FFFFFF;
	min-height: 410px;
	position: relative;
}

.tabContentStartImage{
    float:left;
    margin-right: 16px;
    padding-bottom: 18px;
    border-right:1px solid #666;
}

.tabContentStartText{
    font-weight: normal;
    padding-right: 12px;
    padding-top: 14px;
    height: 377px;
    overflow: hidden;
}
.tabContentStartText:before {
    content:'';
    width:100%;
    height:382px;
    top:30;
    background-color: white;
    background:linear-gradient(rgba(255,255,255,0) 280px, white 390px);
    position: absolute;
    width: 205px;
}

.modelExtraText:before {
    content:'';
    width:100%;
    height:75px;
    top:30;
    background-color: white;
    background:linear-gradient(rgba(255, 255, 255, 0) 50px, white 70px);
    position: absolute;
    width: 600px;
}

.closeContentStartText{
	display: none;
	cursor: pointer;
}

.tabContentStartTextBig {
    background-color: #FFFFFF;
	display: block;
	padding: 12px;
	position: absolute;
	float: left;
  	box-shadow: 6px 6px 8px #555;
  	border: 1px solid #000000;
	border-radius: 4px 4px 4px 4px;
	width: 580px;
	margin-left: 16%;
	font-family: arial;
	font-weight: normal;
	z-index: 200;
}

.tabContentStartTextReadMore{
	display: none;
	background-color: #FFFFFF;
	padding: 12px;
	position: absolute;
  	box-shadow: 6px 6px 8px #555;
  	border: 1px solid #000000;
	border-radius: 4px 4px 4px 4px;
	margin-top: 16px;
	margin-left: 8px;
	margin-right: 8px;
	font-family: arial;
	font-weight: normal;
	z-index: 200;
	width: 580px;
}

.modelExtraText{
	font-weight: normal;
    padding-left: 0px;
    height: 70px;
    overflow: hidden;
}

.modelExtraTextWrapper{
    border: 1px solid #000000;
	border-radius: 4px 4px 4px 4px;
	padding: 12px;
}

.modelExtraTextWrapperOpen{
	border: 0px solid #000000;
	padding: 0px;	
}

/* .modelExtraText:before {                                                             */
/*     content:'';                                                                      */
/*     width:100%;                                                                      */
/*     height: 120px;                                                                   */
/*     top:0;                                                                           */
/*     background-color: white;                                                         */
/*     background:linear-gradient(rgba(255,255,255,0) 75px, white 165px);               */
/*     position: absolute;                                                              */
/*     width: 620px;                                                                    */
/* }                                                                                    */


.modelExtraTextBig {
    background-color: #FFFFFF;
	display: block;
	padding: 12px;
	position: absolute;
	float: left;
  	box-shadow: 6px 6px 8px #555;
  	border: 1px solid #000000;
	border-radius: 4px 4px 4px 4px;
	width: 612px;
	font-family: arial;
	font-weight: normal;
	z-index: 200;
}
.readMoreLinkModel{
	 padding-top: 12px;
	 cursor: pointer;
}

.closeModelExtraTextDiv{
	display: none;
	cursor: pointer;
}

.readMoreLink{
	 padding-top: 12px;
	 cursor: pointer;
}


.tabContentStartText #subText{
	font-weight: normal;
    padding: 8px;
    margin-bottom: 20px;
}

.tabContentStartText h1{
	margin-top: 6px;
	padding-bottom: 8px;
    
}

.tabContentStart{
	clear: left;
	border: 1px solid #666;
	background-color: #FFFFFF;
	min-height: 418px;
	border-radius: 0px 0px 5px 5px;
	padding-bottom: 20px;
}

.selectedTab{
	z-index: 99;
	position: relative;
	top: 2px;
}

.columnLeft{
	float: left;
	vertical-align: top;
	width: 655px;
}

.columnRight{
	padding-left: 20px;
	float: left;
	width: 380px;
}

.product h1{
	margin-bottom: 12px;	
}

.product{
	padding: 8px;
	margin-bottom: 10px;
	float: left;
}

.productWrapper {
	float: left;
	margin-bottom: 4px;
}

.productImage{
    float: left;
    height: 220px;
}

.productImage img{
    width: 380px;
}

.productFocus{
	padding: 16px;
}

.productInfo{
	text-align: right;
	width: 225px;
	float: right;
	margin-top: 50px;
}

.productName{
	font-family: arial black;
	font-size: 16px;
}

.productSize{
	font-family: arial;
	margin-top: 8px;
}

.productPrize,
.productNewPrize{
	font-family: arial;
	margin-top: 12px;
	
}

.productNewPrize{
	color: red;
}

.productMini .productNewPrize{
	margin-top: 0px;
}

.productSettings{
	float:right;
}

.productText{
	margin-top: 8px;
	text-align: rigth;
    vertical-align: middle;
}

.productSettingsColour{
	display: table-cell;
}

.productSettingsStrenghts{
	padding-left: 30px;
	display: table-cell;
	padding-right: 30px;
}

.addProduct{
	display: table-cell;
	border: 3px solid #044C8E;
	padding: 3px 5px 3px 5px;
	background-color: #A7E900;
	border-radius: 5px 5px 5px 5px;
	font-family: arial black;
	font-size: 10px;
	cursor: pointer;

}

.productInfoDescriptionText{
	float:left;
	width: 530px;
	margin-bottom: 10px;
	border: 1px solid #999999;
    padding: 12px 8px 12px 8px;
    border-radius: 5px 5px 5px 5px;
    font-family: arial;
    font-size: 14px;
    font-weight: normal;
}

.contentText{
	padding: 12px 8px 12px 8px;
	margin-top: 14px;
	font-family: arial;
    font-size: 14px;
    font-weight: normal;
    border: 1px solid #999999;
    border-radius: 5px 5px 5px 5px;
    background-color: #FFFFFF;
}

.productMinis{
    padding-left: 24px;
    padding-top: 8px;
    padding-bottom: 8px;
}

.productMini{
    display: inline-block;
    font-family: arial;
    font-weight: normal;
    font-size: 16px;
    text-align: center;
    padding-right: 16px;
    padding-top: 8px;
}

.basketInfo{
	font-family: arial black;
	font-weight: normal;
	font-size: 10px;
    text-align: center;
}

.priceInfo{
	font-family: arial black;
	font-weight: normal;
	font-size: 12px;
    text-align: center;
    margin-top: 12px;
}

.freightPrice{
	vertical-align: middle;
	text-align: right;
	margin: auto;
	width: 230px;
	padding-right: 14px;
	padding-bottom: 4px;
}

.quantityDiscount{
	vertical-align: middle;
	text-align: right;
	margin: auto;
	width: 270px;
	padding-right: 54px;
	padding-bottom: 4px;	
}


.adress{
	margin-top: 12px;
	font-family: arial;
	font-weight: normal;
	font-size: 14px;
	clear: both;
}

div.adress table{
	margin-top: 8px;
	margin-bottom: 8px;
	width: 100%;
}

.adressTableColumn{
	width: 120px;
}

div.adress input[type="text"]{
	width: 97%;
}

.deleteButton,
.cancelButton{
	float: right;
	color: #FFFFFF;
	border: 3px solid #044C8E;
	padding: 3px 5px 3px 5px;
	background-color: #EC3912;
	border-radius: 5px 5px 5px 5px;
	font-family: arial black;
	font-size: 10px;
	font-weight: normal;
	cursor: pointer;
    margin-top: 12px;
    margin-bottom: 12px;
}
	
.orderButton{
	float: right;
	border: 3px solid #044C8E;
	border-radius: 5px 5px 5px 5px;
	padding: 3px 15px 3px 15px;
	background-color: #A7E900;
	font-family: arial black;
	font-size: 14px;
	cursor: pointer;
}

.footer{
	clear: left;
	margin-top: 12px;
	text-align: left;
	padding: 5px;
	/* background-color: #044C8E; */
	background-color: #000000;
	color: #FFFFFF;
	margin-bottom: 20px;
}

div.footer a:link{ color: #FFFFFF; }
div.footer a:visited{ color: #FFFFFF; }
div.footer a:hover{ color: #FFFFFF; }
div.footer a:active{ color: #FFFFFF; }

div.footer .aboutUs{
	padding-left: 20px;
	cursor: pointer;
}

div.footer .qna{
	padding-left: 20px;
	cursor: pointer;
}

div.footer .copyright{
    padding-left: 20px;
    cursor: pointer;
}

div.footer .email{
	float: right;
}

.qnaDiv{
	background-color: #FFFFFF;
	display: none;
	padding: 12px;
	position: absolute;
	float: left;
	box-shadow: 6px 6px 8px #555;
  	border: 1px solid #000000;
	border-radius: 4px 4px 4px 4px;
	width: 580px;
	margin-left: 25%;
	font-family: arial;
	font-weight: normal;
	z-index: 200;
}


.privacyDiv,
.aboutUsDiv{
	background-color: #FFFFFF;
	display: none;
	padding: 12px;
	position: absolute;
	float: left;
  	box-shadow: 6px 6px 8px #555;
  	border: 1px solid #000000;
	border-radius: 4px 4px 4px 4px;
	width: 580px;
	margin-left: 25%;
	font-family: arial;
	font-weight: normal;
	z-index: 200;
}

.swischPopup{
	background-color: #FFFFFF;
    padding: 12px;
    position: absolute;
    box-shadow: 6px 6px 8px #555;
    border: 1px solid #000000;
    border-radius: 4px 4px 4px 4px;
    width: 580px;
    font-family: arial;
    font-weight: normal;
    z-index: 200;
    margin-left: auto;
    margin-right: auto;
    left: 0px;
    right: 0px;
    top: 144px;
}

.swischPopup .qrImg{
	margin: auto;
	width: 295px;
}

.swischPopup .appLink{
	margin: auto;
	width: 216px;
	margin-top: 20px;
	padding:20px;
    border: 1px solid #000000;
    border-radius: 4px 4px 4px 4px;
}

.swischPopup .closeSwishDiv{
	
}

.klarnaDiv{
    background-color: #FFFFFF;
    padding: 12px;
    position: absolute;
    box-shadow: 6px 6px 8px #555;
    border: 1px solid #000000;
    border-radius: 4px 4px 4px 4px;
    width: 780px;
    font-family: arial;
    font-weight: normal;
    z-index: 200;
    margin-left: auto;
    margin-right: auto;
    left: 0px;
    right: 0px;
    top: 144px;
}

.darkBackground{
    position   : absolute;
	top        : 0px;
	left       : 0px;
	width	   : 100%;
	height     : 100%;
	background : #000;
	opacity    : 0.6;
	z-index    : 5;
}


.thanksDiv,
.cancelDiv{
	background-color: #FFFFFF;
	display: none;
	padding: 12px;
	position: absolute;
	left: 0;
	right: 0;
  	box-shadow: 12px 12px 4px #888;
  	border: 1px solid #000000;
  	border-radius: 4px 4px 4px 4px; 
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	z-index: 200;
}

.thanksDivText,
.cancelDivText{
	padding: 80px;
}

.closeButton{
	cursor: pointer;
}

#pinitButton{
	margin-top: 8px;
	float: left;
}

.errorInput{
	border: 2px solid #FF0000;
	margin-bottom: 2px;
	padding: 4px;
}

.inputText{
	margin-top: 8px;
}

.payment{
	border: 1px solid #eae3e3;
	cursor: pointer;	
}

.payment:hover{
	border: 1px solid #cec6c6;
    background-color: #f4efef;
}

.klarna{
	overflow: hidden;
}
.klarnaText{
	text-align: right;
}

.klarnaPayButton{
	width: 170px; 
	height: 55px; 
	background: url('http://blinkablink.com/images/klarnaPaybutton.png') no-repeat scroll 0% 0% transparent; 
	display: block; 
	text-indent: 65px; 
	padding-top: 15px; 
	text-decoration: none; 
	font-size: 16px; 
	font-family: Arial; 
	font-weight: bold; 
	color: #00245D; 
	float: right; 
	cursor: pointer;
}

.payson{
	overflow: hidden;
    padding-top: 18px;
	margin-top: 8px;
	text-align: center;
}

.paysonText{
}
.paysonPayButton{
	width: 170px; 
	height: 55px; 
	background: url('https://www.payson.se/sites/all/files/images/external/PayBtn_BgImg.png') no-repeat scroll 0% 0% transparent; 
	display: block; 
	/* text-indent: 65px; */ 
	padding-top: 15px; 
	text-decoration: none; 
	font-size: 16px; 
	font-family: Arial; 
	font-weight: bold; 
	color: #00245D; 
	/* float: right; */ 
	cursor: pointer;
	margin: auto;
	margin-bottom:18px;
	
}

.swish{
	overflow: hidden;
	text-align: center;
	margin-top: 18px;
	padding-top: 18px;
}

.swish img{
	height: 18%;
	width: 18%;
	margin-top: 18px;
	margin-bottom: 18px;
}

.swishText{
}

.swishPayButton{

}

.retailProductMini{
	border-bottom: 1px solid #AAA;
	padding-bottom: 8px;
}

.retailProductMiniTable{
	width: 100%;
}

.retailProductMiniTableTdRight{
	text-align: right;
}
.retailProductMinis .retailProductAnchor{
	margin-top: 20px;
	font-size: 20px;
	border-bottom: 2px solid #000;
}

.retailProductNewPrize{
	color: red;
	display: inline-block;
}

.retailOrder{
	border:1px solid #666;
	padding:0px;
	margin:0px;
	border-radius: 5px 5px 5px 5px;
	padding: 12px;
	background-color: #FFFFFF;
	height: 670px;
	position: fixed;
	top: 20px;
}

.retailOrder .basket{
	margin-bottom: 8px;
	padding-right: 17px;
}

.tableStrengthsTh{
	padding-right: 10px;
}
.tableStrengthsInput{
	width: 20px;
}

#showCookieInfo{
	background-color: white;
	display: inline-block;
	padding: 10px;
	text-align: center;
	border-radius: 5px;
	position: absolute;
	bottom: 10px;
	left: 10px;
	border: 1px solid #000;
	animation: redToWhite 2s;
}

@keyframes redToWhite {
  from {bottom: -70px;}
  to {bottom: 10px;}
}

#showCookieInfo a{
    background-color: green;
    display: inline-block;
    padding: 10px;
    margin-left: 30px;
    text-align: center;
    border-radius: 5px;
}

