@font-face {
    font-family: "BandaBoldRegular";
    font-style: normal;
    font-weight: normal;
    src: url("/resources/fonts/bandabold-regular-webfont.eot?#iefix") format("embedded-opentype"), url("/resources/fonts/bandabold-regular-webfont.woff") format("woff"), url("/resources/fonts/bandabold-regular-webfont.ttf") format("truetype"), url("/resources/fonts/bandabold-regular-webfont.svg#BandaBoldRegular") format("svg");
}

@font-face {
    font-family: "BandaRegularitalicRgIt";
    font-style: normal;
    font-weight: normal;
    src: url("/resources/fonts/bandaregularitalic-regularitalic-webfont.eot?#iefix") format("embedded-opentype"), url("/resources/fonts/bandaregularitalic-regularitalic-webfont.woff") format("woff"), url("/resources/fonts/bandaregularitalic-regularitalic-webfont.ttf") format("truetype"), url("/resources/fonts/bandaregularitalic-regularitalic-webfont.svg#BandaRegularitalicRgIt") format("svg");
}

@font-face {
    font-family: "BandaRegular";
    font-style: normal;
    font-weight: normal;
    src: url("/resources/fonts/bandaregular-regular-webfont.eot?#iefix") format("embedded-opentype"), url("/resources/fonts/bandaregular-regular-webfont.woff") format("woff"), url("/resources/fonts/bandaregular-regular-webfont.ttf") format("truetype"), url("/resources/fonts/bandaregular-regular-webfont.svg#BandaRegular") format("svg");
}

@font-face {
    font-family: "BandaSemibolditalicSBdIt";
    font-style: normal;
    font-weight: normal;
    src: url("/resources/fonts/bandasemibolditalic-semibolditalic-webfont.eot?#iefix") format("embedded-opentype"), url("/resources/fonts/bandasemibolditalic-semibolditalic-webfont.woff") format("woff"), url("/resources/fonts/bandasemibolditalic-semibolditalic-webfont.ttf") format("truetype"), url("/resources/fonts/bandasemibolditalic-semibolditalic-webfont.svg#BandaSemibolditalicSBdIt") format("svg");
}

@font-face {
    font-family: "BandaSemiboldSemiBold";
    font-style: normal;
    font-weight: normal;
    src: url("/resources/fonts/bandasemibold-semibold-webfont.eot?#iefix") format("embedded-opentype"), url("/resources/fonts/bandasemibold-semibold-webfont.woff") format("woff"), url("/resources/fonts/bandasemibold-semibold-webfont.ttf") format("truetype"), url("/resources/fonts/bandasemibold-semibold-webfont.svg#BandaSemiboldSemiBold") format("svg");
}
@font-face {
    font-family: "BandaBoldRegular";
    font-style: normal;
    font-weight: normal;
    src: url("/resources/fonts/bandabold-regular-webfont.eot?#iefix") format("embedded-opentype"), url("/resources/fonts/bandabold-regular-webfont.woff") format("woff"), url("/resources/fonts/bandabold-regular-webfont.ttf") format("truetype"), url("/resources/fonts/bandabold-regular-webfont.svg#BandaBoldRegular") format("svg");
}

@font-face {
    font-family: "BandaRegularitalicRgIt";
    font-style: normal;
    font-weight: normal;
    src: url("/resources/fonts/bandaregularitalic-regularitalic-webfont.eot?#iefix") format("embedded-opentype"), url("/resources/fonts/bandaregularitalic-regularitalic-webfont.woff") format("woff"), url("/resources/fonts/bandaregularitalic-regularitalic-webfont.ttf") format("truetype"), url("/resources/fonts/bandaregularitalic-regularitalic-webfont.svg#BandaRegularitalicRgIt") format("svg");
}

@font-face {
    font-family: "BandaRegular";
    font-style: normal;
    font-weight: normal;
    src: url("/resources/fonts/bandaregular-regular-webfont.eot?#iefix") format("embedded-opentype"), url("/resources/fonts/bandaregular-regular-webfont.woff") format("woff"), url("/resources/fonts/bandaregular-regular-webfont.ttf") format("truetype"), url("/resources/fonts/bandaregular-regular-webfont.svg#BandaRegular") format("svg");
}

@font-face {
    font-family: "BandaSemibolditalicSBdIt";
    font-style: normal;
    font-weight: normal;
    src: url("/resources/fonts/bandasemibolditalic-semibolditalic-webfont.eot?#iefix") format("embedded-opentype"), url("/resources/fonts/bandasemibolditalic-semibolditalic-webfont.woff") format("woff"), url("/resources/fonts/bandasemibolditalic-semibolditalic-webfont.ttf") format("truetype"), url("/resources/fonts/bandasemibolditalic-semibolditalic-webfont.svg#BandaSemibolditalicSBdIt") format("svg");
}

@font-face {
    font-family: "BandaSemiboldSemiBold";
    font-style: normal;
    font-weight: normal;
    src: url("/resources/fonts/bandasemibold-semibold-webfont.eot?#iefix") format("embedded-opentype"), url("/resources/fonts/bandasemibold-semibold-webfont.woff") format("woff"), url("/resources/fonts/bandasemibold-semibold-webfont.ttf") format("truetype"), url("/resources/fonts/bandasemibold-semibold-webfont.svg#BandaSemiboldSemiBold") format("svg");
}
	html,body
	{
		margin:0px;
		padding:0px;
		line-height:20px;
		font-family:'BandaRegular', Arial;
		font-size:14px;
		color:#000000;
		background: #c0c8d5;

		/*background: rgb(224,229,235);*/
	}

	html,body.uk {
		background: #bed5e3;
	}

	a
	{
		color:#666666;
		text-decoration:none;
	}

	a:hover
	{
		text-decoration:underline;
	}

	h1
	{
		margin:0px;
		padding:0px;
		line-height:55px;
		font-family:'BandaBoldRegular', Arial;
		font-size:50px;
		font-weight:normal;
	}

	h2
	{
		margin:0px;
		padding:0px;
		line-height:25px;
		font-family:'BandaBoldRegular', Arial;
		font-size:22px;
		font-weight:normal;
	}

	.line
	{
		clear:both;
		float:left;
		width:100%;
		margin-top:40px;
		height:40px;
		border-top: 1px dotted #c9ccd0;
	}

	div#container
	{
		overflow:hidden;
		clear:both;
		float:left;
		width:100%;
		min-width:960px;
		min-height:800px;
		/*min-height:480px;*/
		background: url(/images/template-2013/bg-a-new.jpg) repeat-x top left;
	}

	div#container-uk
	{
		overflow:hidden;
		clear:both;
		float:left;
		width:100%;
		min-width:960px;
		min-height:800px;
		/*min-height:480px;*/
		background: url(/images/template/bg-b-new.jpg) repeat-x top left;
	}	

	div#container-main
	{
		margin:0px auto;
		width:960px;
	}

	div#header
	{
		position:relative;
		clear:both;
		float:left;
		width:100%;
		height:161px;
	}

/*
	div#header.ukhead
	{
		height:275px;
		background: transparent url("/images/template/banner01-tester2.png") center top;
	}
*/

#header-images
{
	display:none;
}

@media screen and (min-width:960px)
{
	div#header.ukhead
	{
		height:275px;
	}

	#header-images
	{
		position:absolute;
		top:0px;
		left:0px;
		display:block;
		margin:0px;
		padding:0px;
		width:100%;
		height:100%;
		list-style:none;
	}

	#header-images li
	{
		position:absolute;
		top:0px;
		left:0px;
		display:block;
		width:100%;
		height:100%;
	}
}
  
  div#header div.lang
  {
    position:absolute;
		top:0px;
		right:33%;
		float:right;
    padding-top: 12px;
  }

.de div#header div.lang
{
	right:238px;
}
  
  div#header div.lang ul
	{
		margin:0px;
		padding:0px;
		list-style:none;
	}

	div#header div.lang ul li
	{
		float:left;
    padding-right: 12px;
	}


  div#header div.langch
  {
    position:absolute;
		top:0px;
    right: 280px;
		float:right;
    padding-top: 12px;
  }

  div#header div.langch ul
	{
		margin:0px;
		padding:0px;
		list-style:none;
	}

	div#header div#shortcuts
	{
		position:absolute;
		top:0px;
		right:0px;
		float:right;
		padding:7px 2px 4px 2px;
		height:27px;
		background: url(/images/template-2013/bg-colors.gif) repeat-x 50% -2px;
	}

	div#header div#shortcuts ul
	{
		margin:0px;
		padding:0px;
		list-style:none;
	}

	div#header div#shortcuts ul li
	{
		float:left;
		border-left:1px solid #2d2d2d;
		border-right:1px solid #5c5d5f;
	}

	div#header div#shortcuts ul li.first
	{
		border-left:0px;
	}

	div#header div#shortcuts ul li.last
	{
		border-right:0px;
	}

	div#header div#shortcuts ul li a
	{
		float:left;
		padding:6px 10px;
		line-height:15px;
		font-size:13px;
		color: #c0c4c9;
		text-decoration:none;
		text-shadow: 1px 0px #000000;
		text-transform: uppercase;
	}

	div#header div#shortcuts ul li a:hover
	{
		text-decoration: underline;
	}

	div#header div#topmenu
	{
		position:absolute;
		bottom:0px;
		left:0px;
		clear:both;
		float:left;
		width:100%;
	}

	div#header div#topmenu div#topmenu-mobile
	{
		display:none;
	}

	div#header div#topmenu ul
	{
		clear:both;
		float:left;
		width:100%;
		height:35px;
		margin:0px;
		padding:0px;
		list-style:none;
		background: url(/images/template-2013/bg-colors.gif) repeat-x 50% -2px;
	}

	div#header div#topmenu ul li
	{
		float:left;
		height:31px;
		padding:2px 0px;
	}

	div#header div#topmenu ul li.first a
	{
		border-left:0px;
	}

	div#header div#topmenu ul li.last a
	{
		border-right:0px;
	}

	div#header div#topmenu ul li.active
	{
		background: url(/images/template-2013/bg-main.gif) no-repeat 50% 29px;
	}

	div#header div#topmenu ul li a
	{
		float:left;
		padding:8px 25px;
		line-height:15px;
		color:#fff;
		font-size:13px;
		text-decoration:none;
		text-shadow: 1px 0px #222;
		text-transform: uppercase;
		border-left:1px solid #e3e6e9;
		border-right:1px solid #000;
	}

	.de div#header div#topmenu ul li a
	{
		padding:8px 16px;
	}

	div#header div#topmenu ul li a:hover
	{
		text-decoration: underline;
	}

	div#header div#logo
	{
		position:absolute;
		float:left;
		top:27px;
		left:46px;
		width:147px;
		height:66px;
	}

	div#header div#logo a
	{
		overflow:hidden;
		float:left;
		width:150px;
		height:79px;
		text-indent:-9999px;
		background: url(/images/template-2013/skyr_logo_en.png) no-repeat;
	}

	div#header div#logo-uk
	{
		position:absolute;
		float:left;
		top:27px;
		left:46px;
		width:175px;
		height:66px;
	}

	div#header div#logo-uk a
	{
		overflow:hidden;
		float:left;
		width:175px;
		height:54px;
		text-indent:-9999px;
		background: url(/images/template/skyr-logo-uk-cans.png) no-repeat;
	}

	div#main
	{
		clear:both;
		float:left;
		padding:40px 10px;
		width:920px;
	}

	div#main img
	{
		max-width:100%;
	}

	div#footer
	{
		clear:both;
		float:left;
		padding:0px 10px;
		width:920px;
	}

	div#footer div#footer-main
	{
		clear:both;
		float:left;
		width:100%;
		line-height:15px;
		padding:20px 0px;
		font-size:13px;
		color:#666666;
		text-align:center;
		border-top: 1px dotted #c9ccd0;
	}

	div#footer div#footer-main a
	{
		color:#666666;
		text-decoration: underline;
	}

	div#footer div#footer-main a:hover
	{
		text-decoration: none;
	}

	div#footer div#footer-mobile
	{
		display:none;
	}

	/* CONTENT */

	.row
	{
		clear:both;
		float:left;
		width:100%;
	}

	a.yellow
	{
		display:block;
		margin:20px auto;
		padding:0px 0px 0px 1px;
		width:159px;
		height:38px;
		font-size:13px;
		text-decoration: none;
		text-transform: uppercase;
		background: url(/images/template-2013/bg-colors.gif) no-repeat 0px -241px;
	}

	.de a.yellow
	{
		width:179px;
	}

	a.yellow span
	{
		cursor:pointer;
		display:block;
		padding:10px 6px 10px 5px;
		width:148px;
		height:18px;
		line-height:18px;
		color:#000000;
		text-align:center;
		text-decoration: none;
		background: url(/images/template-2013/bg-colors.gif) no-repeat 100% -441px;
	}

	.de a.yellow span
	{
		width:168px;
	}

	a.blue
	{
		display:block;
		margin:20px auto;
		padding:0px 0px 0px 1px;
		width:700px;
		height:38px;
		font-family:'BandaBold Regular', Arial;
		font-size:16px;
		text-decoration: none;
		text-transform: uppercase;
		background: url(/images/template-2013/bg-colors.gif) no-repeat 0px -81px;
	}

	a.blue span
	{
		cursor:pointer;
		display:block;
		padding:10px 6px 10px 5px;
		width:689px;
		height:18px;
		line-height:18px;
		color:#ffffff;
		text-align:center;
		text-decoration: none;
		background: url(/images/template-2013/bg-colors.gif) no-repeat 100% -281px;
	}

	a.purple
	{
		display:block;
		margin:20px auto;
		padding:0px 0px 0px 1px;
		width:700px;
		height:38px;
		font-family:'BandaBoldRegular', Arial;
		font-size:16px;
		text-decoration: none;
		text-transform: uppercase;
		background: url(/images/template-2013/bg-colors.gif) no-repeat 0px -121px;
	}

	a.purple span
	{
		cursor:pointer;
		display:block;
		padding:10px 6px 10px 5px;
		width:689px;
		height:18px;
		line-height:18px;
		color:#ffffff;
		text-align:center;
		text-decoration: none;
		background: url(/images/template-2013/bg-colors.gif) no-repeat 100% -321px;
	}

	a.red
	{
		display:block;
		margin:20px auto;
		padding:0px 0px 0px 1px;
		width:700px;
		height:38px;
		font-family:'BandaBoldRegular', Arial;
		font-size:16px;
		text-decoration: none;
		text-transform: uppercase;
		background: url(/images/template-2013/bg-colors.gif) no-repeat 0px -161px;
	}

	a.red span
	{
		cursor:pointer;
		display:block;
		padding:10px 6px 10px 5px;
		width:689px;
		height:18px;
		line-height:18px;
		color:#ffffff;
		text-align:center;
		text-decoration: none;
		background: url(/images/template-2013/bg-colors.gif) no-repeat 100% -361px;
	}

	a.orange
	{
		display:block;
		margin:20px auto;
		padding:0px 0px 0px 1px;
		width:700px;
		height:38px;
		font-family:'BandaBold Regular', Arial;
		font-size:16px;
		text-decoration: none;
		text-transform: uppercase;
		background: url(/images/template-2013/bg-colors.gif) no-repeat 0px -201px;
	}

	a.orange span
	{
		cursor:pointer;
		display:block;
		padding:10px 6px 10px 5px;
		width:689px;
		height:18px;
		line-height:18px;
		color:#ffffff;
		text-align:center;
		text-decoration: none;
		background: url(/images/template-2013/bg-colors.gif) no-repeat 100% -401px;
	}

	.row.front
	{
		position:relative;
		height:393px;
	}

	.row.front > img
	{
		position:absolute;
		bottom:5px;
		right:0px;
	}

	.row.front > img.fr
	{
		position:absolute;
		bottom: 60px;
		right: -26px;
	}

	.row.front > h1
	{
		position:absolute;
		top:5px;
		left:0px;
	}

	.row.front .front-bottom
	{
		position:absolute;
		bottom:50px;
		left:0px;
		display:block;
		width:450px;
	}

	.row.front .front-bottom p
	{
		margin:0px;
		padding:0px;
	}

	.front-bottom ul
	{
		list-style: none;
	}

	.front-bottom ul li
{
	clear:both;
	float:left;
	padding:0px 0px 0px 25px;
	background:url(/images/template/heart-li.png) no-repeat center left;
}

	.row.front .yellow
	{
		position:absolute;
		left:480px;
		bottom: -13px;
	}


	.column
	{
		float:left;
		width:460px;
	}

	.column-1
	{
		position:relative;
		left:-5px;
	}


	.column h2
	{
		clear:both;
		float:left;
		padding:0px 0px 5px 0px;
		width:100%;
	}

	.column img
	{
		float:left;
		margin:0px;
		padding:0px;
		max-width:171px;
		border:0px;
		vertical-align:bottom;
	}

	.column .column-content
	{
		float:right;
		width:285px;
	}

	.column .column-content p
	{
		margin:0px;
		padding:0px;
	}

	.column .column-content ul
	{
		margin:0px;
		padding:0px;
		list-style:none;
		border-top: 1px dotted #c9ccd0;
	}

	.column .column-content ul li
	{
		clear:both;
		float:left;
		width:100%;
		height:39px;
		border-bottom: 1px dotted #c9ccd0;
	}

	.column .column-content ul li a
	{
		float:left;
		padding:10px;
		line-height:19px;
		color:#000000;
		text-decoration: none;
	}

	.column .column-content ul li a:hover
	{
		text-decoration: underline;
	}

	/* PRODUCTS */

  .product-menu { display: none; }
  
  .product-menu ul
    {
    margin: 0;
    padding: 0 0 0 5%;
  }
  
  .product-menu ul li
    {
    width: 20%;
    padding-left: 5%;
    float: left;
    position: relative;
    list-style: none;
    text-align: center;
    min-height: 237px;
  }
  
  .product-menu ul li:first-child,
  .product-menu ul li:nth-child(4n + 1)
    {
    padding-left: 0;
  }
  
  .product-menu ul li img
    {
    width: 100%;
  }
  
  .product-menu ul li a
    {
    opacity: 0.3;
    transition: opacity 0.5s;
  }
  
  .product-menu ul li a.fill
    {
    opacity: 1;
  }
  
  .product-menu ul li a span
    {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #000;
    display: inline-block;
    margin-top: 25px;
    margin-bottom: 10px;
  }
  
  .product-menu ul li a:hover
    {
    text-decoration: none;
  }
  
  .product-menu ul li div.arrow
    {
    height: 50px;
    width: 100%;
    transition: background 0.5s;
  }
  
  .product-menu ul li div.arrow.show
    {
    background: url("/images/template/arrow-up.png") no-repeat top center;
  }

	.products
	{
		position:relative;
		left:-10px;
		height:auto;
	}

	.row.left
	{
		clear:both;
		width:100%;
	}

	.row.product
	{
		clear:both;
		float:right;
		/*padding:10px 0px 5px 0px;*/
		width:920px;
	}

	.product-image
	{
		float:left;
		width:380px;
		text-align:left;
	}

	.product-content
	{
		float:right;
		padding:10px 0px 20px 0px;
		width:460px;;
	}

	.product-content p
	{
		margin:0px;
		padding:0px;
	}

	.product-list
	{
		float:right;
		padding: 0px 200px 0px 0px;
		width:260px;
	}

	.product-list h2
	{
		padding:0px 0px 5px 0px;
		font-size:14px;
		line-height:20px;
	}

	.product-list ul
	{
		margin:0px;
		padding:0px;
		list-style:none;
	}

	.product-list ul li
	{
		line-height:20px;
		border-bottom: 1px solid #8c939a;
	}
  
  .product-list ul li span
    {
    display: inline-block;
    float: right;
  }

	/* CONTENT */
	.content-row
	{
		clear:both;
		float:left;
		width:100%;
	}

	.content-left
	{
		float:left;
		width:45%;
	}

	.content-right
	{
		float:right;
		width:45%;
	}

	.articles
	{
		float:left;
		/*width:50%;*/
	}

	.article-item
	{
		margin: 5px 0 25px;
		clear: both;
		float:left;
		width:100%;
	}

	.article-item .image
	{
		float: left;
		padding:5px;
		/*width:100px;*/
		margin: 0 10px 0 0;
		text-align:center;
	}
  
  .article-item .image-full
	{
    margin-bottom: 10px;
    max-height: 400px;
    overflow: hidden;

    width: 250px;
    float: right;
  }
  
  .article-item .image-full img
	{
    width: 100%;
  }

	.article-item .title
	{
		padding:10px 0px 0px 0px;
		font-size: 18px;
		font-weight: bold;
	}

	.article-item .summary
	{
		padding: 5px 15px 0 0;
	}

	.item
	{
		float:left;
		width:50%;
	}

	.prevAndNext
	{
		float: left;
		padding: 13px 20px 10px 20px;
		height: 15px;
		line-height: 15px;
		color: #c0c4c9;
		font-size: 13px;
		text-align:center;
		text-shadow: 1px 0px #000000;
		text-transform: uppercase;
		background: url(/images/template-2013/bg-colors.gif) repeat-x 50% -2px;
	}

	.prevAndNext a
	{
		color: #c0c4c9;
		text-decoration: none;
	}

	.clear
	{
		overflow:hidden;
		clear:both;
		float:left;
		width:100%;
		height:0px;
	}
  
  .game-banner
    {
    background: url(/images/template/skyr-game-border.png), url(/images/template/skyr-game-new2.png);
    background-repeat: no-repeat, no-repeat;
    background-position: top left, bottom right;
    width: 938px;
    height: 283px;
    padding: 10px;
    margin-left: -10px;
  }

  .game-banner .banner-text
    {
    margin: 30px auto 0;
    width: 333px;
  }

  .game-banner .banner-text .yellow
    {
    float: right;
    font-family: 'BandaBoldRegular', Arial;
    font-size: 16px;
    width: 100px;
  }
  
  .game-banner .banner-text .yellow span
    {
    width: 100px;
    text-transform: none;
  }
  
  .game-form .msg
  {
    background-color: #FFFFE0;
    border-color: #E6DB55;
    border-radius: 3px 3px 3px 3px;
    border-style: solid;
    border-width: 1px;
    padding: 10px;
  }
  
  .game-form .win
  {
    clear: both;
    text-align: center;
  }
  
  .game-form .info
  {
    max-width: 460px;
  }
  
   .game-form .tooltip
   {
    position: relative;
    display: inline;
   }
  
  .game-form .tooltip span
  {
    display: none;
    position: absolute;
    background-image: url(/images/template/skyr-game-line.png), url(/images/template/skyr-game-line.png);
    background-repeat: repeat-x, repeat-x;
    background-position: left top, left bottom;
    background-color: #fff;
    width: 290px;
    height: 90px;
    padding: 20px;
    left: -80px;
    top: -140px;
  }
  
  .game-form .tooltip:hover span
  {
    display: block;
  }
  
  .game-form .field
  {
    width: 48%;
    float: left;
    background: url(/images/template/skyr-game-line.png) repeat-x;
    padding: 20px 30px;
    box-sizing: border-box;
  }
  
  .game-form .field:nth-child(2n)
  {
    margin-left: 4%;
  }
  
  .game-form .field:nth-child(2n+1)
  {
    clear: both;
  }
  
  .game-form .field.txt
  {
  /*width: 24%;*/
  width: 32.5%;
  background: url(/images/template/skyr-game-line2.png) repeat-x bottom;
  margin-left: 10px;
  clear: none;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 6px;
  }
  
  .game-form .field.txt.first
  {
    margin-left: 0;
    clear: both;
  }
  
  .game-form .field input[type=checkbox]
  {
    margin-right: 10px;
  }
  
  .game-form .field label
  {
    display: block;
  }
  
  .game-form .field.txt label
  {
    font-size: 1.17em;
    font-weight: bold;
    border-bottom: solid 2px #131415;
  }
  
  .game-form .field.txt input
  {
    background-color: transparent;
    border: none;
    font-size: 1.17em;
    font-weight: bold;
    font-family: 'BandaRegular', Arial;
    width: 100%;
    height: 30px;
  }
  
  .game-form .submit
  {
    float: right;
    font-family: 'BandaBoldRegular', Arial;
    font-size: 16px;
    width: 100px;
    display: block;
    margin: 20px auto;
    padding: 0px 0px 0px 1px;
    height: 38px;
    background: url(/images/template-2013/bg-colors.gif) no-repeat 0px -241px;
    color: #000;
    border: none;
    cursor: pointer;
  }
  
  .game-form .smallprint
  {
    clear: both;
  }
  


/* Contuct us
----------------------------------------------- */

#contact-us-form .msg
{
	background-color: #FFFFE0;
	border-color: #E6DB55;
	border-radius: 3px 3px 3px 3px;
	border-style: solid;
	border-width: 1px;
	padding: 10px;
}
#contact-us-form .row
{
	float: left;
	margin-right: 10px;
}
#contact-us-form .row label
{
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0;
}
#contact-us-form .row input[type="text"], #contact-us-form .row textarea
{
	background: none repeat scroll 0 0 white;
	border: 1px solid #E1E5EC;
	font-size: 12px;
	padding: 7px 8px;
	width: 295px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-shadow: inset 0 2px 2px 0px rgba(130,130,255,0.1);
	-moz-box-shadow: inset 0 2px 2px 0px rgba(130,130,255,0.1);
	box-shadow: inset 0 2px 2px 0px rgba(130,130,255,0.1);
}
#contact-us-form .row textarea
{
	width: 680px;
}
#contact-us-form .row input[type="submit"]
{
	background: #F5F7F9 url(/images/template/table_th_bg.png);
	background: -moz-linear-gradient(top, #F5F7F9 0%, #DFE3EB 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F5F7F9), color-stop(100%,#DFE3EB));
	background: -webkit-linear-gradient(top, #F5F7F9 0%,#DFE3EB 100%);
	background: -o-linear-gradient(top, #F5F7F9 0%,#DFE3EB 100%);
	background: -ms-linear-gradient(top, #F5F7F9 0%,#DFE3EB 100%);
	background: linear-gradient(top, #F5F7F9 0%,#DFE3EB 100%);
	
	-webkit-box-shadow: inset 0 0 0 1px #FFFFFF;
	-moz-box-shadow: inset 0 0 0 1px #FFFFFF;
	box-shadow: inset 0 0 0 1px #FFFFFF;
	
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	
	border: 1px solid #C3CBD9;
	border-radius: 4px 4px 4px 4px;
	color: #666666;
	cursor: pointer;
	display: block;
	font-weight: bold;
	margin: 15px 0;
	padding: 10px 0;
	text-align: center;
	text-shadow: 0 1px 1px #FFFFFF;
	text-transform: uppercase;
	width: 200px;
}
#contact-us-form .row input[type="submit"]:hover
{
	text-decoration: none;
	-webkit-box-shadow: inset 0px 0px 3px 2px #fff;
	-moz-box-shadow: inset 0px 0px 3px 2px #fff;
	box-shadow: inset 0px 0px 3px 2px #fff;
}

#contact-us-form .row
{
	clear:none;
	width:auto;	
}

@media screen and (min-width: 748px) and (max-width: 960px)
{
	h1
	{
		line-height:40px;
		font-size:35px;
	}

	div#container
	{
		min-width:748px;
		min-height:444px;
		background: url(/images/template-2013/bg-a-new.jpg) repeat-x top center;
	}

	div#container-uk
	{
		min-width:748px;
		min-height:444px;
		background: url(/images/template/bg-b-new.jpg) repeat-x top center;
	}


	div#container-main
	{
		margin:0px auto;
		width:748px;
	}

	div#header
	{
		height:157px;
	}

	div#header div#shortcuts
	{
		padding:3px 2px 4px 2px;
	}

	div#header div#topmenu ul li a
	{
		padding:8px 9px;
	}

	.de div#header div#topmenu ul li a
	{
		padding:8px 9px;
		font-size:11px;
	}

	div#header div#logo
	{
		top:31px;
		left:18px;
	}

	div#header div#logo-uk
	{
		top:31px;
		left:18px;
	}

	div#main
	{
		width:728px;
	}

	div#footer
	{
		width:728px;
	}

	/* CONTENT */

	div#main .row.front > img
	{
		max-width:370px;
		bottom:60px;
	}

	.row.front > h1
	{
		top:15px;
	}

	.row.front .front-bottom
	{
		font-size:13px;
		bottom:15px;
		width:350px;
	}

	.row.front .yellow
	{
		left:370px;
		bottom: 18px;
	}

	.column-1
	{
		left:0px;
		width:340px;
	}

	.column-1 img
	{
		display:none;
	}

	.column-1 .column-content
	{
		width:340px;
	}

	.column-2
	{
		width:388px;
	}

	.column-2 h2
	{
		float:right;
		width:220px;
	}

	div#main  .column.column-2 img
	{
		position:relative;
		top:35px;
		left:20px;
		max-width:135px;
	}

	.column-2 .column-content
	{
		width:220px;
	}
	/* PRODUCTS */
  
  .product-menu { display: block; }

	.row.product
	{
		clear:none;
		float:right;
		/*padding:10px 0px 5px 0px;*/
		width:728px;
	}

	.product-image
	{
		width:400px;
	}

	.product-content
	{
		width:298px;
	}

	.product-list
	{
		float:right;
		padding: 0px 0px 0px 0px;
		width:298px;
	}

	.product-list h2
	{
		padding:0px 0px 5px 0px;
		font-size:14px;
		line-height:20px;
	}

	.product-list ul
	{
		margin:0px;
		padding:0px;
		list-style:none;
	}

	.product-list ul li
	{
		line-height:20px;
		/*border-bottom: 1px dotted #c9ccd0;*/
	}
  
  .game-banner
    {
    background-size: 100%, auto;
    width: 704px;
    height: 208px;
    padding: 10px;
    margin-left: 0;
  }
  
  .game-banner .banner-text
  {
    text-align: center;
  }
  
  .game-banner .banner-text img
    {
    height: 50px;
  }
  
  .game-form .field.txt
    {
    margin-left: 8px;
  }

	#contact-us-form .row input[type="text"], #contact-us-form .row textarea
	{
		width: 225px;
	}

	#contact-us-form .row textarea
	{
		width: 450px;
	}
}

@media screen and (max-width: 748px)
{
	div#container
	{
		min-width:320px;
		min-height:229px;
		background: url(/images/template-2013/bg-a-new-320.jpg) repeat-x top center;
	}

	div#container-uk
	{
		min-width:320px;
		min-height:229px;
		background: url(/images/template/bg-b-new-320.jpg) repeat-x top center;
	}

	div#container-main
	{
		margin:0px auto;
		width:100%;
		min-width:320px;
	}

	div#header
	{
		height:125px;
	}

	div#header div#shortcuts
	{
		display:none;
	}

	div#header div#topmenu
	{
		z-index:2;
		top:0px;
		left:0px;
	}

	div#header div#topmenu div#topmenu-mobile
	{
		position:fixed;
		left:0px;
		top:0px;
		display:block;
		clear:both;
		float:left;
		width:100%;
		height:40px;
		background: url(/images/template-2013/bg-colors.gif) repeat-x 50% 0px;
		border-bottom:2px solid #c0c6d0;
	}

	div#header div#topmenu div#topmenu-mobile > a
	{
		float:left;
		width:57px;
		padding:3px 0px;
		height:34px;
	}

	div#header div#topmenu div#topmenu-mobile > a > span
	{
		cursor:pointer;
		overflow:hidden;
		float:left;
		width:56px;
		height:34px;
		background: url(/images/template-2013/bg-main.gif) no-repeat 0px -9px;
		text-indent:-9999px;
		border-right:1px solid #2d2d2d;
	}

	div#header div#topmenu.open div#topmenu-mobile > a
	{
		background: url(/images/template-2013/bg-colors.gif) repeat-x 50% -40px;
	}

	div#header div#topmenu.open div#topmenu-mobile > a > span
	{
		border:0px;
		background: url(/images/template-2013/bg-main.gif) no-repeat -58px -9px;
	}

	div#header div#topmenu div#topmenu-mobile > h1
	{
		position:relative;
		top:2px;
		float:left;
		margin:0px;
		padding:8px 10px;
		height:18px;
		line-height:18px;
		border-left:1px solid #5c5d5f;
		font-size:16px;
		font-weight:normal;
		text-shadow: 1px 0px #000000;
		color: #fff;
	}
/*
	div#header div#logo
	{
		top:57px;
		left:50%;
	}

	div#header div#logo a
	{
		position:relative;
		left:-73px;
	}
*/

	div#header div#logo,
	div#header div#logo-uk
	{
		top:47px;
		left:0%;
		z-index:0;
	}

	div#header div#logo a,
	div#header div#logo-uk a
	{
		position:relative;
		top:10px;
		left:10px;
	}

	div#header div#topmenu ul
	{
		position:fixed;
		left:0px;
		top:40px;
		display:none;
		height:auto;
		background: none;
		border-bottom:2px solid #c0c6d0;
	}


	div#header div#topmenu.open ul
	{
		display:block;
	}

	div#header div#topmenu ul li
	{
		overflow:hidden;
		clear:both;
		padding:0px 5% 0px 5%;
		width:90%;
		height:auto;
		background: url(/images/template-2013/bg-colors.gif) repeat-x 50% -40px;
	}

	div#header div#topmenu ul li.first a,
	.de div#header div#topmenu ul li.first a
	{
		padding:10px 2% 8px 2%;
		border-top:0px;
	}

	div#header div#topmenu ul li.last a,
	.de div#header div#topmenu ul li.last a
	{
		padding:8px 2% 10px 2%;
		border-bottom:0px;
	}

	div#header div#topmenu ul li a,
	.de div#header div#topmenu ul li a
	{
		padding:8px 2%;
		width:96%;
		height:18px;
		color: #000;
		text-shadow: none;
		line-height:18px;
		border-left:0px;
		border-right:0px;
		border-top:1px solid #9a9da1;
		border-bottom:1px solid #e1e4e7;
	}

	div#header div#topmenu ul li.active
	{
		background: url(/images/template-2013/bg-colors.gif) repeat-x 50% -40px;
	}

	div#footer
	{
		padding:0px 0px 15px 0px;
		width:100%;
	}

	div#footer div#footer-main
	{
		display:none;
	}

	div#footer div#footer-mobile
	{
		display:block;
		padding:15px 3%;
		width:94%;
		border:0px;
	}

	div#footer div#footer-mobile a.contact-us
	{
		float:left;
		padding:10px;
		line-height:15px;
		font-size:13px;
		color: #c0c4c9;
		text-decoration:none;
		text-shadow: 1px 0px #000000;
		text-transform: uppercase;
		background: url(/images/template-2013/bg-colors.gif) repeat-x 50% 0px;
	}

	div#footer div#footer-mobile a.logo
	{
		overflow:hidden;
		float:right;
		width:101px;
		height:36px;
		text-indent:-9999px;
		background: url(/images/template-2013/bg-main.gif) no-repeat 0px -114px;
	}

	div#main
	{
		padding:40px 3%;
		width:94%;
	}

	.row.front
	{
		height: auto;
	}

	.row.front > img
	{
		position:relative;
		top:0px;
		left:0px;
		clear:both;
	}

	.row.front > img.fr
	{
		position:relative;
		top:0px;
		left:0px;
		clear:both;
	}


	.row.front > h1
	{
		position:relative;
		top:0px;
		left:0px;
		clear:both;
		padding:0px 0px 10px 0px;
		width:100%;
		line-height:40px;
		font-size:35px;

	}

	.row.front .front-bottom
	{
		position:relative;
		top:0px;
		left:0px;
		width:100%;
	}

	.row.front .front-bottom > h2
	{
		padding:0px 0px 5px 0px;
	}

	.row.front a.yellow,
	.de .row.front a.yellow
	{
		margin:25px 0px;
		position:relative;
		left:0px;
		bottom:0px;
		padding:0px 0px 0px 1%;
		width:99%;
		visibility: hidden;
	}

	a.yellow span,
	.de a.yellow span
	{
		padding:10px 2%;
		width:96%;
	}

	.row .column
	{
		width:100%;
	}

	.row .column > img
	{
		display:none;
	}

	.row .column .column-content
	{
		float:left;
		width:100%;
	}

	.row .column-1
	{
		left:0px;
		padding-bottom:25px;
		border-bottom: 1px dotted #c9ccd0;
	}

	.row .column-2
	{
		left:0px;
		padding-top:25px;
	}

	div#main .line
	{
		display:none;
	}

	/* PRODUCTS */

	a.blue, a.purple, a.red, a.orange
	{
		margin:0px 0px 1px 0px;
		padding:0px 0px 0px 1%;
		width:99%;
	}

	a.blue span, a.purple span, a.red span, a.orange span
	{
		padding:10px 2%;
		width:96%;
	}

	.products
	{
		left:0px;
		height:auto;
	}

	.row.left
	{
		display:block;
		clear:both;
		width:100%;
		left:0px;
	}

	.row.product
	{
		position:relative;
		clear:both;
		width:100%;
	}

	.product-image
	{
		width:100%;
		text-align:center;
	}
  
  div#main .product-image img
  {
    width: 100%;
    max-width: 430px;
  }

	.product-content
	{
		clear:both;
		float:left;
		width:100%;
	}

	.product-list
	{
		clear:both;
		float:left;
		width:100%;
	}

	.hide
	{
		display:none;
	}

	/* CONTENT */
	.content-row
	{
		clear:both;
		float:left;
		width:100%;
	}

	.content-left
	{
		clear:both;
		width:100%;
	}

	.content-right
	{
		clear:both;
		float:left;
		width:100%;
	}

	.articles
	{
		clear:both;
		width:100%;
	}

	.article-item .title
	{
		font-size: 16px;
	}

	.article-item
	{
		/*background: #f2f2f2;
		border-top:1px solid #ddd;
		border-bottom:1px solid #ddd;*/
	}

	.item
	{
		clear:both;
		width:100%;
	}

	.prevAndNext
	{
		width:100%;
		padding: 13px 0px 10px 0px;
	}

	#contact-us-form .row
	{
		clear:both;
		width:100%;
	}

	#contact-us-form .row input[type="text"], #contact-us-form .row textarea
	{
		padding: 7px 2%;
		width: 95%;

	}
	#contact-us-form .row textarea
	{
		width: 95%;
	}
}

@media screen and (min-width: 960px)
{
  .product-menu { display: block; }

	.product-list h2
	{
		height: 25px;
		color: #000;
		padding: 10px 0;
		line-height: 25px;
		font-size: 18px;
	}

	.product-list h2.de
	{
		height: 25px;
		color: #000;
		padding: 10px 0;
		line-height: 25px;
		font-size: 16px;
	}
  
  .row.products>.row.left
    {
    display: none;
  }

	.row.product
	{
		float:left;
	}
  
  .row.products.is #blue,
  .row.products.is #purple,
  .row.products.is #red,
  .row.products.is #orange,
  .row.products.is #apple,
  .row.products.is #pear,
  .row.products.is #melon,
  .row.products.is #banana
    {
    height: 0;
    opacity: 0;
    transition: opacity 0.5s;
  }
  
  .row.products.is #blue.show,
  .row.products.is #purple.show,
  .row.products.is #red.show,
  .row.products.is #orange.show,
  .row.products.is #apple.show,
  .row.products.is #pear.show,
  .row.products.is #melon.show,
  .row.products.is #banana.show
    {
    height: auto;
    opacity: 1;
  }

	.product-image
	{
		float:left;
	}

	.product-content
	{
		float:right;
		width: 460px;
	}

	.product-list
	{
		float:right;
		padding:0px;
		width: 460px;
	}

	.product-list ul
	{
		margin:15px 0px;
	}

	.product-list ul li
	{
		padding:5px 0;
	}

	a.blue, a.purple, a.red, a.orange
	{
		width:390px;
		margin:0px 0px;
		padding:0px 10px 15px 0px;
		text-transform: none;
		background: none;
		border-bottom: 1px dotted #c9ccd0;
	}

	a.blue span, a.purple span, a.red span, a.orange span
	{
		width:390px;
		color:#000000;
		line-height: 25px;
		font-size: 22px;
		text-align:left;
		background: none;
	}
}

@media screen and (min-width: 748px) and (max-width: 960px)
{
	.product-list h2
	{
		height: 25px;
		color: #000;
		padding: 10px 0;
		line-height: 25px;
		font-size: 18px;
	}

	.product-list h2.de
	{
		height: 25px;
		color: #000;
		padding: 10px 0;
		line-height: 25px;
		font-size: 11px;
	}

	.product-list ul
	{
		margin:15px 0px;
	}

	.product-list ul li
	{
		padding:5px 0;
	}

	a.blue, a.purple, a.red, a.orange
	{
		width:290px;
		margin:0px 0px;
		padding:0px 10px 15px 0px;
		text-transform: none;
		background: none;
		border-bottom: 1px dotted #c9ccd0;
	}

	a.blue span, a.purple span, a.red span, a.orange span
	{
		width:290px;
		color:#000000;
		line-height: 25px;
		font-size: 22px;
		text-align:left;
		background: none;
	}
  
  .row.products>.row.left
    {
    display: none;
  }

	.row.product
	{
		float:left;
	}
  
  .row.products.is #blue,
  .row.products.is #purple,
  .row.products.is #red,
  .row.products.is #orange,
  .row.products.is #apple,
  .row.products.is #pear,
  .row.products.is #melon,
  .row.products.is #banana
    {
    height: 0;
    opacity: 0;
    transition: opacity 0.5s;
  }
  
  .row.products.is #blue.show,
  .row.products.is #purple.show,
  .row.products.is #red.show,
  .row.products.is #orange.show,
  .row.products.is #apple.show,
  .row.products.is #pear.show,
  .row.products.is #melon.show,
  .row.products.is #banana.show
    {
    height: auto;
    opacity: 1;
  }

	.product-image
	{
		float:left;
	}

	.product-content
	{
		float:right;
		width: 300px;
	}

	.product-list
	{
		float:right;
		padding:0px;
		width: 300px;
	}
}




ul#products-list
{
	margin:0px;
	padding:0px;
	list-style:none;
}

ul#products-list li
{
	float:left;
	width:30%;
	padding:20px 3%;
}

ul#products-list li .image
{
	min-height:250px;
	text-align:center;
}

ul#products-list li .image img
{
	max-height:250px;
}

ul#products-list li h1
{
	margin:0px 0px 10px 0px;
	padding:0px;
	font-size:22px;
	line-height:30px;
}

ul#products-list li p
{
	margin:0px;
	padding:0px;
	line-height:24px;
	font-size:14px;
}

ul#products-list li .social
{
	margin-top:10px;
}

@media screen and (min-width: 960px)
{
	ul#products-list li:nth-child(3n+1)
	{
		clear:both;
		padding:20px 0;
	}

	ul#products-list li:nth-child(3n+3)
	{
		padding:20px 0;
	}
}

@media screen and (min-width: 748px) and (max-width: 960px)
{
	ul#products-list li
	{
		padding:20px 5%;
		width:45%;
	}

	ul#products-list li:nth-child(2n+1)
	{
		clear:both;
		padding-left:0%;
	}

	ul#products-list li:nth-child(2n+2)
	{
		padding-right:0%;
	}
}

@media screen and (max-width: 748px)
{
	ul#products-list li
	{
		clear:both;
		padding:20px 0%;
		width:100%;
	}

	ul#products-list li .image
	{
		text-align:center;
	}

	ul#products-list li h1
	{
		text-align:center;
	}

	ul#products-list li p
	{
		text-align:center;
	}

	ul#products-list li .social
	{
		text-align:center;
	}
  
  .game-banner
    {
    background: none;
    width: 100%;
    height: auto;
    padding: 10px;
    margin-left: 0;
  }
  
  .game-form .field
  {
    width: 100%;
    float: none;
  }
  
  .game-form .field:nth-child(2n)
  {
    margin-left: 0;
  }
  
  .game-form .field.txt
  {
    width: 48%;
    float: left;
    margin-left: 0;
  }
  
  .game-form .field.txt:nth-child(2n)
  {
    margin-left: 4%;
  }
}

@media screen and (max-width: 460px)
{
  .game-form .field.txt
  {
    width: 100%;
    float: left;
    margin-left: 0;
  }
  
  .game-form .field.txt:nth-child(2n)
  {
    margin-left: 0;
  }

  a.yellow {
  	visibility: hidden;
  }
  div#header div.lang
  {	
	position:fixed;
	z-index:3;
	float:right;
	top: 40px;
	right: 0;
  }

	div#header div.lang ul li
	{
		float: right;
	}
}

/* ADDONS */

#location-banner
{
	background-color: #888;
	color: #fff;
	font-size: 16px;
	padding-top: 15px;
	padding-bottom: 15px;
	line-height: 30px;
}

#location-banner .container
{
	width: 960px;
	margin: 0 auto;
}


#location-banner p
{
	margin: 0;
}

#location-banner a
{
	color: #fff;
	font-size: 20px;
	display: inline-block;
}

#location-banner a.link-us
{
	background: url(/images/template-2015/us-flag-1.png) no-repeat left center;
	padding-left: 45px;
	margin-left: 20px;
}

#location-banner a.link-uk
{
	background: url(/images/template-2015/uk-flag-1.png) no-repeat left center;
	padding-left: 45px;
	margin-left: 20px;
}

@media screen and (max-width: 959px)
{
	#location-banner .container
	{
		width: 748px;
	}
}

@media screen and (max-width: 747px)
{
	#location-banner .container
	{
		width: 100%;
	}

	#location-banner
	{
		margin-top: 40px;
	}

	#location-banner a
	{
		display: block;
	}
}


.nan
{
	display:none !important;
}

.terms span
{
	float:left;
	margin:20px 0px;
	padding:10px 0px;
}

.terms span input
{
	margin-right:10px;
}


.banner
{
	position:relative;
	left:-10px;
	overflow:hidden;
	clear:both;
	float:left;
	margin:0px 0px 20px 0px;
	width:960px;
	height:300px;
}

.banner-right
{
	position:relative;
	float:right;
	width:590px;
	height:300px;
	background:#0097cd;
}

.banner-right ul.banner-lang
{
	position:absolute;
	top:0px;
	right:30px;
	float:right;
	margin:0px;
	padding:5px;
	list-style:none;
	background: rgba(255,255,255,0.47)
}

.banner-right ul.banner-lang li
{
	float:left;
	padding:7px 3px 6px 3px;
}

.banner-right ul.banner-lang li a
{
	float:left;
	width:30px;
	height:20px;
	background: url(/images/template-2015/banner/banner-flags.png) no-repeat center left;
	text-indent:-9999px;
}

.banner-right ul.banner-lang li.it a
{
	background-position:center left;
}

.banner-right ul.banner-lang li.de a
{
	background-position:center center;
}

.banner-right ul.banner-lang li.fr a
{
	background-position:center right;
}

.banner-logo
{
	overflow:hidden;
	position:absolute;
	top:70px;
	right:30px;
	float:right;
	width:315px;
	height:135px;
	text-indent:-9999px;
	background: url(/images/template-2015/banner/banner-logo.png) no-repeat center center;
}

.banner-image
{
	position:absolute;
	z-index:2;
	top:30px;
	left:-100px;
	float:left;
	width:336px;
}

.banner-bottom
{
	position:absolute;
	bottom:0px;
	left:0px;
	width:100%;
	background:#fff;
}

.banner-bottom a
{
	overflow:hidden;
	float:right;
	margin:10px 30px;
	width:211px;
	height:48px;
	text-indent:-9999px;
	background: url(/images/template-2015/banner/banner-logo-icelandair.png) no-repeat center center;
}

.banner-left
{
	float:left;
	width:370px;
	height:300px;
	color:#fff;
	background: url(/images/template-2015/banner/banner-northern.jpg) no-repeat center center;
	background-size:cover;
}

.banner-left p
{
	margin:60px 115px 0px 30px;
	line-height:20px;
	font-size:16.5px;
	font-weight: bold;
}

@media screen and (max-width: 960px) and (min-width: 748px)
{
	.banner
	{
		width:748px;
		height:260px;
	}

	.banner-right
	{
		width:460px;
		height:260px;
	}

	.banner-logo
	{
		width:211px;
		height:90px;
		background-size:contain;
	}

	.banner-image
	{
		left:-80px;
		width:286px;
	}

	.banner-image img
	{
		max-width:100%;
	}

	.banner-left
	{
		width:288px;
		height:260px;
	}

	.banner-left p
	{
		margin:60px 90px 0px 30px;
	}
}

@media screen and (max-width: 748px)
{
	.banner
	{
		left:0px;
		width:100%;
		height:auto;
	}

	.banner-right
	{
		float:left;
		width:100%;
		height:auto;
	}

	.banner-right ul.banner-lang
	{
		top:10px;
		right:10px;
	}

	.banner-logo
	{
		right:10px;
		width:45%;
		height:90px;
		background-size:contain;
	}

	.banner-image
	{
		position:relative;
		top:0px;
		left:10px;
		margin:10px 0px 100px 0px;
		width:50%;
	}

	.banner-image img
	{
		max-width:100%;
	}

	.banner-left
	{
		clear:both;
		width:100%;
		height:auto;
		text-align:center;
	}

	.banner-left p
	{
		margin:30px 30px 30px 30px;
	}
}

.cookie-notice {
	position: fixed;
	bottom: 20px;
	right: 20px;
	width: 160px;
	background-color: #80B6E2;
	color: #fff;
	padding: 20px;
	z-index: 100;
}

.cookie-notice .close {
	color: #fff;
	float: right;
	font-weight: bold;
	font-size: 20px;
}


table.stores
{
    border:1px solid #222;
    border-collapse: collapse;
    width:100%;
}

table.stores th,
table.stores td
{   
    padding:3px 7px;    
}

table.stores th
{
    background:#fff;
}

table.stores tr td
{
     background:rgb(238, 238, 238);
}

table.stores tr:nth-child(2n+1) td
{
   background:#fff;
}

table.stores a{
    color:#005293;
}

.front-bottom ~ a.yellow
{
	width:179px;
}

.front-bottom ~ a.yellow span
{
	width:168px;
}

div#header div#logo a.ch {
    overflow: hidden;
    float: left;
    width: 150px;
    height: 56px;
    text-indent: -9999px;
    background: url(/images/template/ch-logo.png) no-repeat;
}