﻿/* General reset */
html,
body {height:100%;}
body {
	margin:0;
	color:#000;
	font:12px Arial, Helvetica, sans-serif;
	background:#fff;
	min-width:979px;
}
img {border-style:none;}
a {
	text-decoration:underline;
	color:#595858;
}
a:hover {text-decoration:none;}
input,
textarea,
select {
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
form,
fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
/* wrapper */
#wrapper {
	width:100%;
	height:100%;
	display:table;
	margin:0 auto;
}
.w1 {
	width:100%;
	display:table-row;
	position:relative;
	z-index:50;
}
* html .w1 {height:100%;}
* +html .w1 {min-height:100%;}
.w2 {
	background:#f4f4f4;
	padding-bottom:0 !important;
}
#skip a {
	position:absolute;
	left:-9999px;
	top:auto;
	width:1px;
	height:1px;
	overflow:hidden;
	color:#000;
}
#skip a:focus {
	position:static;
	width:auto;
	height:auto;
}
/* header */
#header {
	background:#fff;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	z-index:60;
}
.header-holder {
	width:974px;
	margin:0 auto;
	display:table;
}
/* container */
#header .container {
	width:924px;
	background:url(../images/bg-container.jpg) no-repeat;
	padding:0 17px 0 19px;
	margin:0 0 14px;
	float:left;
}
.home {
	float:left;
	background:url(../images/bg-home.gif) no-repeat 0 3px;
	padding:0 0 0 13px;
	color:#fff;
	font:12px Arial, Helvetica, sans-serif;
	text-decoration:none;
	margin:4px 0 0;
}
.home:hover {text-decoration:underline;}
#header .container ul {
	float:right;
	margin:0;
	padding:0;
	list-style:none;
}
#header .container li {
	float:left;
	color:#fff;
	font:12px Arial, Helvetica, sans-serif;
	margin:0 0 0 14px;
	padding:4px 0 5px 10px;
	background:url(../images/separator.gif) no-repeat 0 2px;
	word-spacing:3px;
}
#header .container .family {word-spacing:4px;}
.family a {
	background:url(../images/bg-family.gif) no-repeat 0 4px;
	padding:0 0 0 44px;
	margin:0 0 0 2px;
	color:#ffffff;
    text-decoration:none;
}
.language span {
	background:url(../images/bullet.gif) no-repeat 100% 4px;
	float:left;
	padding:0 16px 0 3px;
}
#header .container .language ul {
	float:left;
	padding:1px 0 0;
	list-style:none;
	height:14px;
}
#header .container .language ul li {
	float:left;
	margin:0 0 0 11px;
	background:none;
	padding:0;
}
.container .language li a {
	display:block;
	padding:0 0 2px;
}
.container .language li a:hover,
.container .language .active {border-bottom:1px solid #fff;}
.container .language li img {display:block;}
/* logo */
.logo {
	/*width:175px;
	height:62px;
	background:url(../images/logo.gif);*/
	text-indent:-9999px;
	float:left;
	margin:1px 0 0;
}
.logo a {
	display:block;
	height:100%;
}
/* search form */
.search-form {
	float:right;
	margin:0 8px 32px 0;
	width:250px;
	display:inline;
}
.search-form .row {
	background:url(../images/bg-search-form.gif) no-repeat;
	padding:0 0 0 5px;
	width:210px;
	float:left;
	height:22px;
}
.search-form input {
	border:0;
	font:10px/12px Arial, Helvetica, sans-serif;
	color:#8d8e8d;
	padding:4px 0 2px;
	width:200px;
	vertical-align:middle;
	background:none;
	margin:1px 0 0;
}
.search-form .go {
	height:22px;
	width:30px;
	float:left;
	background:none;
	padding:0;
	margin:0;
}
.links {
	float:right;
	margin:0 15px -2px 0;
	padding:0;
	list-style:none;
	clear:right;
	position:relative;
	display:inline;
}
.links li {
	float:left;
	margin:0 0 0 1px;
	font-size:12px;
}
.links a {text-decoration:none;}
.links a:hover,
.links .active a {color:#006fba;}
.first-link {
	float:left;
	background:url(../images/first-link-l.gif) no-repeat 100% 0;
}
.first-link span {
	display:block;
	background:url(../images/first-link-r.gif) no-repeat;
	padding:7px 28px 1px 16px;
}
.active .first-link {
	float:left;
	background:url(../images/first-link-l.gif) no-repeat 100% -24px;
}
.active .first-link span {
	display:block;
	background:url(../images/first-link-r.gif) no-repeat 0 -24px;
	padding:7px 28px 2px 16px;
}
.second-link {
	float:left;
	background:url(../images/second-link-l.gif) no-repeat;
}
.second-link span {
	display:block;
	background:url(../images/second-link-r.gif) no-repeat 100% 0;
	padding:7px 20px 2px 13px;
}
.active .second-link {
	float:left;
	background:url(../images/second-link-l.gif) no-repeat 0 -24px;
}
.active .second-link span {
	display:block;
	background:url(../images/second-link-r.gif) no-repeat 100% -24px;
	padding:7px 16px 2px 19px;
}
/* main navigation */
#nav {
	background:url(../images/bg-nav.gif) repeat-x;
	padding:15px 0;
	min-width:980px;
}
.nav-holder {
	width:100%;
	background:url(../images/bg-nav-holder.jpg) repeat-x;
}
#nav ul {
	padding:0;
	list-style:none;
	width:974px;
	margin:0 auto;
	text-align:center;
	background:url(../images/separator1.gif) no-repeat;
	display:table;
}
#nav ul li {
	float:left;
	margin:1px 0;
	width:240px;
	height:76px;
	background:url(../images/separator1.gif) no-repeat 100% 0;
	font:12px Arial, Helvetica, sans-serif;
}
#nav li a {
	color:#fff;
	text-decoration:none;
	height:64px;
	padding:12px 10px 0;
	cursor:pointer;
	width:220px;
	overflow:hidden;
	float:left;
}
.frontpage #nav li a {padding:12px 10px 0;}
#nav li a:hover {
	background:url(../images/bg-nav-hover.jpg) no-repeat;
	margin:0 -5px 0 0;
	padding:12px 10px 0 !important;
	position:relative;
}
#nav .active a,
#nav .active a:hover {
	background:url(../images/bg-nav-active.png) no-repeat !important;
	margin:0 -10px;
	padding:12px 20px 0 !important;
	position:relative;
	z-index:44;
}
#nav li a strong {
	font:bold 21px Arial, Helvetica, sans-serif;
	display:block;
	width:240px;
	margin:0 -10px;
	text-transform: uppercase;
}
/* main */
#main {
	min-height:300px;
	width:100%;
	margin:221px 0 0;
	background:url(../images/bg-main-c.jpg) no-repeat 50% 6px;
}
#main .b {
	height:11px;
	overflow:hidden;
	background:url(../images/bg-main-b.png) repeat-x;
	margin:0 0 15px;
	position:relative;
}
.frontpage #main .b {margin:0;}
#main .c {background:url(../images/bg-main-top.gif) repeat-x;}
.main-holder {
	min-height:300px;
	width:968px;
	margin:0 0 0 -8px;
	overflow:hidden;
	background:url(../images/bg-main-holder.png) repeat-y;
	padding:0 0 0 8px;
	position:relative;
}
* html .main-holder {
	height:300px;
	overflow:visible;
}
.frontpage .main-holder{
	background:url(../images/bg-main-holder2.png) repeat-y;
	padding:0 0 0 9px;
}
.main-frame {
	background:url(../images/bg-main-frame.gif) repeat-x;
	overflow:hidden;
	padding:13px 0 56px 16px;
	width:944px;
}
* html .frontpage .main-frame {width:943px;}
.frontpage .main-frame {
	background:url(../images/bg-main-frame2.gif) repeat-x;
	padding-bottom:0;
}
.main-section {
	width:976px;
	margin:0 auto -10px;
}
/* content */
#content {
	float:right;
	width:720px;
}
.frontpage #content {
	width:100%;
	overflow:hidden;
	float:none;
}
.frontpage #content .visual {
	float:left;
	padding:0px 0 8px;
	text-align:center;
	width:700px;
}
.frontpage #content .visual img {vertical-align:top;}
.content-holder {
	float:left;
	width:455px;
	padding:13px 22px 0 15px;
	overflow:hidden;
	/*min-height:500px;*/
}
.content-holder h1 {
	margin:0 0 9px;
	font-size:28px;
	line-height:28px;
	color:#006fba;
}
.content-holder .image {
	padding-top: 9px;
	padding-bottom: 3px;
}
.content-holder .image-text {
    padding-bottom: 19px;
    font-size: 10px;
    font-style: italic;
}
.content-holder .subtitle {
	font-size:14px;
	line-height:19px;
	display:block;
	margin:0 0 18px;
}
.content-holder p {
	margin:0 0 16px;
	line-height:17px;
}
.content-holder em {
	/*display:block;
	margin:0 0 14px;
	font-size:12px;
	line-height:15px;*/
}
.content-holder h2 {
	margin:0 0 2px;
	font-size:20px;
	color:#006fba;
}
.content-holder h3 {
	margin:0 0 3px;
	font-size:16px;
}
.frontpage .aside {
	float:right;
	display:inline;
	margin:0 12px 0 0;
	padding:0;
}
.product-block {
	width:980px;
	margin:0 auto;
	overflow:hidden;
	padding:12px 0 47px;
}
.product-block .section {
	background:url(../images/bg-section-t.gif) no-repeat;
	float:left;
	overflow:hidden;
	padding:13px 0 0;
	margin:0 0 23px;
}
.product-block .section-holder {
	background:url(../images/bg-section-c.gif) repeat-y;
	float:left;
}
.product-block .section-frame {
	float:left;
	background:url(../images/bg-section-b.gif) no-repeat -1px 100%;
}
.product-block .support {
	width:230px;
	float:left;
	margin:0 22px 0 0;
	display:inline;
}
.product-block .support ul {
	padding:0 0 0 4px;
	margin:-5px 0 0;
	list-style:none;
	overflow:hidden;
	height:1%;
	position:relative;
}
.product-block .support li {
	background:url(../images/divider.gif) repeat-x;
	margin:-1px 0 0;
	padding:5px 0 5px 7px;
	position:relative;
}
.product-block .support a {
	color:#000;
	text-decoration:none;
	display:block;
	padding:3px 0 3px 6px;
}
.product-block .support a:hover {color:#006fba;}
.product-block .support a img {
	padding-right:10px;
	float: left;
}
.product-block .support a span {
	line-height:25px;
}
.product-block .product-block .send-form h2 {margin:0;}
.product-block .send-form {
	padding:2px 0 26px 0;
	margin:0 17px 0 0;
	float:left;
	width:223px;
	background:url(../images/bg-form.gif) no-repeat 4px 30px;
	height:125px;
	position:relative;
}
.product-block h1,
.product-block h2 {
	margin:0 0 9px 17px;
	color:#006fba;
	font-size:18px;
}
.product-block .send-form p {
	margin:0 15px;
	line-height:14px;
}
.product-block .send-form fieldset {
    padding:43px 0 0;
    position:absolute;
    bottom:29px;
    left:0px;
}
.product-block .send-form .row {
	float:left;
	background:url(../images/bg-send-input.gif) no-repeat;
	height:20px;
	margin:1px 2px 0 16px;
	display:inline;
	padding:0 5px;
}
.product-block .send-form .text {
	border:0;
	padding:3px 0 4px;
	width:135px;
	color:#8d8e8d;
	font-size:10px;
	background:none;
}
.send-form .send-image-holder {
	overflow:hidden;
	position:relative;
	height:22px;
	width:46px;
	float:left;
	display:inline;
	margin:0;
	padding:0;
}
.send-form .image-holder input {
	float:left;
	margin:0;
}
.product-block .product-list {
	width:471px;
	float:left;
	padding:2px 0 35px;
	position:relative;
}
.product-block .product-list .logotype {
	background:url(../images/logo2.gif) no-repeat;
	width:83px;
	float:left;
	text-indent:-9999px;
	height:20px;
	margin:0 12px 0 17px;
}
.product-block .product-list .logotype a {
	display:block;
	height:100%;
}
.product-block .product-list h2 {
	margin:0 0 9px;
	float:left;
	/*width:220px;*/
}
.product-block .product-list .list {
	margin:0;
	padding:0 0 0 14px;
	list-style:none;
	font-size:11px;
	line-height:22px;
	float:left;
	width:140px;
}
.product-list .list li {background:url(../images/bullet-blue.gif) no-repeat 0 9px;}
.product-list .list a {
	color:#000;
	text-decoration:none;
	padding:0 0 0 8px;
}
.product-list .list a:hover {text-decoration:underline;}
.product-list .holder {
	position:absolute;
	bottom:3px;
	width:100%;
	left:0;
	border-top:1px solid #e3e3e3;
	background:url(../images/divider.gif) repeat-y 95% 0;
}
.product-list-holder {
	margin:0 0 0 3px;
	float:left;
	display:inline;
}
.product-list .show {
	float:right;
	overflow:hidden;
	padding:4px 1px 5px 5px;
	color:#8d8e8d;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.product-list .show span {
	display:block;
	padding:0 26px 0 0;
	margin:0 7px 0 0;
	background:url(../images/arrow.gif) no-repeat 100% 6px;
}
.product-block .product {
	width:965px;
	float:left;
	overflow:hidden;
	/*background:url(../images/divider2.gif) repeat-y -16px 0;*/
	position:relative;
}
.product-block .product .product-item {
    width:240px;
    height:270px; /*height:300px;*/
	float:left;
	position:relative;
	border-right:1px solid #cccccc;
}
.product-block .product .box {
	width:240px;
	height:300px;
	float:left;
	position:relative;
	height:270px;
	border-right:1px solid #cccccc;
}
.product-block .box h2 {
	margin:0px 0 19px 17px;
	font-size:18px;
	font-weight:normal;
}
.product-block .box img {
	float:left;
	margin:0 17px 0 0;
}
.product-block .article {
	overflow:hidden;
	padding:0 0 0 13px;
	/*min-height:217px;*/
	height:300px;
}
* html .product-block .article{
	height:217px;
	overflow:visible;
	height:300px;
}
.product-block .discription {
	padding:6px 0 40px;
	font-size:12px;
	width:122px;
	float:left;
}
.product-block .discription p {margin:0;}
.product-block .discription span {display:block;}
.product-block .price {
	position:absolute;
	bottom:5px;
	right:13px;
	/*margin:0 0 0 94px;*/
	clear:both;
}
.box .price {
	position:absolute;
	bottom:5px;
	right:0px;
}
.product-block .price h3 {
	font-size:36px;
	margin:0 0 34px;
	color:#000;
}
.product-block .price .button {
	background:url(../images/bg-btn.jpg) no-repeat;
	width:89px;
	height:22px;
	text-indent:-9999px;
	display:block;
	margin:0 0 0 28px;
}
.product-block .price .button:hover {
	background-position:0 -22px;
}
.product-block .price .buttonRead {
	background:url(../images/btn_les_mer.gif) no-repeat;
	width:89px;
	height:22px;
	text-indent:-9999px;
	display:block;
	margin:0 0 0 28px;
}
.product-block .price .buttonRead:hover {
	background-position:0 -22px;
}
.product-block .question {
	width:230px;
	float:right;
	font-size:12px;
	margin:0 11px 0 0;
	display:inline;
	overflow:hidden;
}
.product-block .question h3 {
	margin:0px 0 22px;
	color:#006fba;
	font-size:18px;
	font-weight:normal;
}
.product-block .question ul {
	margin:0;
	padding:0;
	list-style:none;
}
.product-block .question li {
	margin:0 0 14px;
	overflow:hidden;
	height:1%;
	vertical-align:top;
}
.product-block .question li strong {
	display:block;
	margin:0 0 1px;
}
.product-block .question a {
	text-decoration:none;
	color:#000;
	font-weight:bold;
}
.product-block .question a:hover {text-decoration:underline;}
.product-block .question .more{
	color:#006fba;
	float:left;
	font-weight:normal;
}
/* aside */
.aside {
	float:left;
	width:218px;
	padding:2px 0 0;
}
.block {
	width:218px;
	overflow:hidden;
	background:url(../images/bg-block-top2.gif) no-repeat;
	padding:20px 0 0;
	margin-bottom:10px;
}
.frontpage .block {
	background:url(../images/bg-block-top.gif) no-repeat;
	overflow:hidden;
	float:left;
}
.block-holder {background:url(../images/bg-block-c.jpg) repeat-y;}
.frontpage .block-holder {
	background:url(../images/bg-block-c.gif) repeat-y;
	overflow:hidden;
	height:1%;

}
.block-frame {
	background:url(../images/bg-block-bottom.jpg) no-repeat 0 100%;
	overflow:hidden;
	height:1%;
	padding:7px 8px 10px 13px;
}
.frontpage .block-frame {
	background:url(../images/bg-block-frame.gif) no-repeat 0 100%;
	padding:7px 5px 9px 13px;
	overflow:hidden;
}
.faq-qa h3
{
    text-align:center;
    font-size:14px;
    color:#006fba;
    font-weight:bold;
    margin-bottom:8px;
    margin-top:30px;
}
.faq-qa ul
{
    margin:0;
	padding:0;
	list-style:none;
}
.faq-qa ul li
{
	background:url(../images/bg-faq-sidebar-ul.gif) no-repeat;
	font-size:12px;
	padding:8px;
}
.faq-qa ul li a
{
    text-decoration:none;
}
.faq-qa ul li a:hover
{
    color:#006fba;
}
/* login form */
.login-form {
	float:left;
	background:#fff;
	margin:0 0 15px;
	width:192px;
	overflow:hidden;
}
.login-form label {
	font-size:15px;
	font-weight:bold;
	color:#006fba;
	padding:0 0 0 24px;
	background:url(../images/bg-login-form-label.gif) no-repeat 0 3px;
	margin:0 0 6px;
	display:block;
}
.login-form .row {
	background:url(../images/bg-login-form.jpg) no-repeat;
	padding:1px 0 14px 7px;
	width:185px;
	float:left;
	height:20px;
	margin:0;
}
.login-form .text {
	border:0;
	font:10px/12px Arial, Helvetica, sans-serif;
	color:#8d8e8d;
	padding:2px 0;
	width:180px;
	vertical-align:top;
	background:none;
	margin:1px 0 0;
}
.login-form .image-holder {
	overflow:hidden;
	height:22px;
	width:192px;
	float:left;
	display:inline;
	margin:2px 0 0;
	padding:0;
}
.login-form .image-holder input {
	float:left;
	margin:0;
}
.aside .login-form .image-holder input:hover,
.aside .login-form .image-holder input.hover {
	margin:-22px 0 0;
	padding:0;
}
.block ul {
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	height:1%;
	clear:both;
}
.block li {
	background:url(../images/bg-block-li.gif) no-repeat;
	font-size:12px;
}
.block li a {
	padding:10px 0 6px 22px;
	text-decoration:none;
	display:block;
	height:1%;
	color:#8d8e8d;
}
.block li a:hover {color:#006fba;}
.block .twitter a {background:url(../images/bg-twitter.gif) no-repeat 0 10px;}
.block .facebook a {background:url(../images/bg-facebook.gif) no-repeat 0 10px;}
.block .cart a {background:url(../images/bg-cart.gif) no-repeat 0 10px;}
.block .mail a {background:url(../images/bg-mail.gif) no-repeat 0 10px;}
/* sidebar */
#sidebar {
	float:left;
	width:212px;
	padding:8px 0 0;
}
#sidebar ul {
	margin:0;
	padding:0;
	list-style:none;
}
#sidebar ul li {
	background:url(../images/bg-sidebar-ul.gif) no-repeat 0 100%;
	font-size:12px;
	vertical-align:top;
	height:1%;
	text-transform: uppercase;
	font-weight:bold;
}
#sidebar li a {
	text-decoration:none;
	display:block;
	padding:7px 0 9px;
}
#sidebar ul ul {
	margin:0 0 0 23px;
	padding:0 0 4px;
	list-style:none;
	display:none;
	position:relative;
}
#sidebar ul li.active ul {display:block;}
#sidebar ul ul li {
	background:none;
	font-size:12px;
	font-weight:normal;
	line-height:15px;
	margin:0 0 6px;
	vertical-align:top;
	height:1%;
}
#sidebar ul ul a {padding:0;}
#sidebar ul a:hover,
#sidebar ul ul a:hover {color:#006fba;}
#sidebar ul .active a {color:#006fba;}
#sidebar ul ul .active a {
	font-weight:bold;
	color:#006fba;
}
/* footer */
#footer {
	width:100%;
	overflow:hidden;
	display:table-footer-group;
	background:#004c80 url(../images/bg-footer.jpg) repeat-x;
}
#footer .holder {
	height:1%;
	display:table-row;
}
#footer .frame {display:table-cell; width:100%;}
#footer .section {
	width:960px;
	margin:0 auto;
	padding:16px 15px 10px 0;
	min-height:80px;
}
#footer .box {
	height:1%;
	overflow:hidden;
	border-bottom:1px solid #116aa7;
	padding:0 0 34px;
}
#footer .box-holder {
	background:url(../images/bg-box.gif) repeat-y;
	overflow:hidden;
	height:1%;
	padding:12px 0 0;
}
.box-frame {
	overflow:hidden;
	width:946px;
	padding:0 0 0 14px;
}
#footer .container {
	overflow:hidden;
	width:966px;
}
.footerLogoes
{
    position:relative;
    overflow:hidden;
    padding-bottom:20px;
}
.footerLogoes .cmsWebscape
{
    position:absolute;
    bottom:5px;
    right:30px;
}
.footerLogoes .cmsWebscape a
{
    color:#45a5e5;
    text-decoration:none;
}
.footerLogoes .cmsWebscape a:hover
{
    color:#ffffff;
    text-decoration:underline;
}
.cmsWebscape2
{
    text-align:center;
}
.cmsWebscape2 a
{
    color:#91d0fa;
    text-decoration:none;
}
.cmsWebscape2 a:hover
{
    color:#ffffff;
    text-decoration:underline;
}

/* column */
.column {
	float:left;
	width:197px;
	color:#fff;
	margin:0 43px 0 0;
}
.column h4 {
	margin:0 0 7px;
	font-size:16px;
}
.column h5 {
	margin:0 0 4px;
	font-size:14px;
}
.column ul {
	margin:0;
	padding:0;
	list-style:none;
}
.column li {
	vertical-align:top;
	margin:0 0 8px;
}
.column li a {
	color:#fff;
	text-decoration:none;
}
.column li a:hover {text-decoration:underline;}
.column .contacts li {margin:0 0 12px;}
/* footer logo */
.section h6,
.frontpage .section h6 {
	width:100px;
	height:36px;
	background:url(../images/logo1.gif);
	text-indent:-9999px;
	overflow:hidden;
	margin:21px 0 0 15px;
	float:left;
}
.section h6 a,
.frontpage .section h6 a {
	display:block;
	height:100%;
}
/* footer slogan */
.section .slogan {
	width:273px;
	height:34px;
	background:url(../images/slogan.gif);
	text-indent:-9999px;
	overflow:hidden;
	margin:17px 14px 0 0;
	float:right;
}
.frontpage .section .slogan {margin:17px 14px 0 0;}

/* Subscription overview page - Subscription boxes
***************************************************/
.sub-btn
{
	width:130px;
	float:left;
	margin:15px 10px 0 13px;
}
.sub-btn a.sub-read-btn
{
	background:url(../images/bg-read-btn.gif) no-repeat;
	width:128px;
	height:22px;
	display:block;
}
.sub-btn a.sub-read-btn:hover
{
	background-position:0 -22px;
}
.sub-btn a.sub-order-btn
{
	background:url(../images/bg-order-btn.gif) no-repeat;
	width:128px;
	height:22px;
	display:block;
}
.sub-btn a.sub-order-btn:hover
{
	background-position:0 -22px;
}
.sub-label
{
    position: absolute;
    top:3px;
    right:11px;
    z-index: 1;
}
/* GOLD */
.sub-overview-gold
{
	width:316px;
	height:247px;
	background:url(../images/sub_overview_bg.png) no-repeat;
	padding:4px;
	position:relative;
	float:left;
}
.sub-overview-gold .sub-title
{
	height:44px;
	color:#be9f5f;
	font-size:21px;
	line-height:45px;
	font-weight:bold;
	padding-left:54px;
	position:relative;
	text-transform:uppercase;
}
.sub-overview-gold .sub-title div
{
	width:50px;
	height:46px;
	background:url(../images/bg-sub-gold.png) no-repeat;
	position:absolute;
	top:6px;
	left:14px;
}
.sub-overview-gold .sub-belt
{
	height:48px;
	color:#ffffff;
	font-size:10px;
	line-height:48px;
	background:url(../images/bg-belt-gold.png) no-repeat;
	padding-left:13px;
}
.sub-overview-gold .sub-belt div
{
	width:95px;
	height:95px;
	background:url(../images/bg-circle-gold.png) no-repeat;
	position:absolute;
	top:12px;
	right:17px;
	text-align:center;
	color:#ffffff;
	font-size:27px;
	line-height:95px;
	font-weight:bold;
}
.sub-overview-gold .sub-price
{
	width: 76px;
	margin-top:20px;
	margin-bottom:17px;
	text-align:center;
	float: left;
	color:#be9f5f;
	font-size: 10px;
	border-right:1px solid #e3e3e3;
}
.sub-overview-gold .sub-price span
{
	font-size:25px;
	font-weight:bold;
}
.sub-overview-gold .sub-startup
{
	color:#be9f5f;
	text-align:right;
	font-size:12px;
	font-weight:bold;
	padding-right:20px;
}
/* RED */
.sub-overview-red
{
	width:316px;
	height:247px;
	background:url(../images/sub_overview_bg.png) no-repeat;
	padding:4px;
	position:relative;
	float:left;
}
.sub-overview-red .sub-title
{
	height:44px;
	color:#e82b2f;
	font-size:21px;
	line-height:45px;
	font-weight:bold;
	padding-left:54px;
	position:relative;
	text-transform:uppercase;
}
.sub-overview-red .sub-title div
{
	width:50px;
	height:46px;
	background:url(../images/bg-sub-red.png) no-repeat;
	position:absolute;
	top:6px;
	left:14px;
}
.sub-overview-red .sub-belt
{
	height:48px;
	color:#ffffff;
	font-size:10px;
	line-height:48px;
	background:url(../images/bg-belt-red.png) no-repeat;
	padding-left:13px;
}
.sub-overview-red .sub-belt div
{
	width:95px;
	height:95px;
	background:url(../images/bg-circle-red.png) no-repeat;
	position:absolute;
	top:12px;
	right:17px;
	text-align:center;
	color:#ffffff;
	font-size:27px;
	line-height:95px;
	font-weight:bold;
}
.sub-overview-red .sub-price
{
	width: 76px;
	margin-top:20px;
	margin-bottom:17px;
	text-align:center;
	float: left;
	color:#e82b2f;
	font-size: 10px;
	border-right:1px solid #e3e3e3;
}
.sub-overview-red .sub-price span
{
	font-size:25px;
	font-weight:bold;
}
.sub-overview-red .sub-startup
{
	color:#e82b2f;
	text-align:right;
	font-size:12px;
	font-weight:bold;
	padding-right:20px;
}
/* YELLOW */
.sub-overview-yellow
{
	width:316px;
	height:247px;
	background:url(../images/sub_overview_bg.png) no-repeat;
	padding:4px;
	position:relative;
	float:left;
}
.sub-overview-yellow .sub-title
{
	height:44px;
	color:#fbad19;
	font-size:21px;
	line-height:45px;
	font-weight:bold;
	padding-left:54px;
	position:relative;
	text-transform:uppercase;
}
.sub-overview-yellow .sub-title div
{
	width:50px;
	height:46px;
	background:url(../images/bg-sub-yellow.png) no-repeat;
	position:absolute;
	top:6px;
	left:14px;
}
.sub-overview-yellow .sub-belt
{
	height:48px;
	color:#ffffff;
	font-size:10px;
	line-height:48px;
	background:url(../images/bg-belt-yellow.png) no-repeat;
	padding-left:13px;
}
.sub-overview-yellow .sub-belt div
{
	width:95px;
	height:95px;
	background:url(../images/bg-circle-yellow.png) no-repeat;
	position:absolute;
	top:12px;
	right:17px;
	text-align:center;
	color:#ffffff;
	font-size:27px;
	line-height:95px;
	font-weight:bold;
}
.sub-overview-yellow .sub-price
{
	width: 76px;
	margin-top:20px;
	margin-bottom:17px;
	text-align:center;
	float: left;
	color:#fbad19;
	font-size: 10px;
	border-right:1px solid #e3e3e3;
}
.sub-overview-yellow .sub-price span
{
	font-size:25px;
	font-weight:bold;
}
.sub-overview-yellow .sub-startup
{
	color:#fbad19;
	text-align:right;
	font-size:12px;
	font-weight:bold;
	padding-right:20px;
}
/* GRAY */
.sub-overview-gray
{
	width:316px;
	height:247px;
	background:url(../images/sub_overview_bg.png) no-repeat;
	padding:4px;
	position:relative;
	float:left;
}
.sub-overview-gray .sub-title
{
	height:44px;
	color:#808282;
	font-size:21px;
	line-height:45px;
	font-weight:bold;
	padding-left:54px;
	position:relative;
	text-transform:uppercase;
}
.sub-overview-gray .sub-title div
{
	width:50px;
	height:46px;
	background:url(../images/bg-sub-gray.png) no-repeat;
	position:absolute;
	top:6px;
	left:14px;
}
.sub-overview-gray .sub-belt
{
	height:48px;
	color:#ffffff;
	font-size:10px;
	line-height:48px;
	background:url(../images/bg-belt-gray.png) no-repeat;
	padding-left:13px;
}
.sub-overview-gray .sub-belt div
{
	width:95px;
	height:95px;
	background:url(../images/bg-circle-gray.png) no-repeat;
	position:absolute;
	top:12px;
	right:17px;
	text-align:center;
	color:#ffffff;
	font-size:27px;
	line-height:95px;
	font-weight:bold;
}
.sub-overview-gray .sub-price
{
	width: 76px;
	margin-top:20px;
	margin-bottom:17px;
	text-align:center;
	float: left;
	color:#808282;
	font-size: 10px;
	border-right:1px solid #e3e3e3;
}
.sub-overview-gray .sub-price span
{
	font-size:25px;
	font-weight:bold;
}
.sub-overview-gray .sub-startup
{
	color:#808282;
	text-align:right;
	font-size:12px;
	font-weight:bold;
	padding-right:20px;
}
/* BLUE */
.sub-overview-blue
{
	width:316px;
	height:247px;
	background:url(../images/sub_overview_bg.png) no-repeat;
	padding:4px;
	position:relative;
	float:left;
}
.sub-overview-blue .sub-title
{
	height:44px;
	color:#0a70b8;
	font-size:21px;
	line-height:45px;
	font-weight:bold;
	padding-left:54px;
	position:relative;
	text-transform:uppercase;
}
.sub-overview-blue .sub-title div
{
	width:50px;
	height:46px;
	background:url(../images/bg-sub-blue.png) no-repeat;
	position:absolute;
	top:6px;
	left:14px;
}
.sub-overview-blue .sub-belt
{
	height:48px;
	color:#ffffff;
	font-size:10px;
	line-height:48px;
	background:url(../images/bg-belt-blue.png) no-repeat;
	padding-left:13px;
}
.sub-overview-blue .sub-belt div
{
	width:95px;
	height:95px;
	background:url(../images/bg-circle-blue.png) no-repeat;
	position:absolute;
	top:12px;
	right:17px;
	text-align:center;
	color:#ffffff;
	font-size:27px;
	line-height:95px;
	font-weight:bold;
}
.sub-overview-blue .sub-price
{
	width: 76px;
	margin-top:20px;
	margin-bottom:17px;
	text-align:center;
	float: left;
	color:#0a70b8;
	font-size: 10px;
	border-right:1px solid #e3e3e3;
}
.sub-overview-blue .sub-price span
{
	font-size:25px;
	font-weight:bold;
}
.sub-overview-blue .sub-startup
{
	color:#0a70b8;
	text-align:right;
	font-size:12px;
	font-weight:bold;
	padding-right:20px;
}
/* GREEN */
.sub-overview-green
{
	width:316px;
	height:247px;
	background:url(../images/sub_overview_bg.png) no-repeat;
	padding:4px;
	position:relative;
	float:left;
}
.sub-overview-green .sub-title
{
	height:44px;
	color:#0c944b;
	font-size:21px;
	line-height:45px;
	font-weight:bold;
	padding-left:54px;
	position:relative;
	text-transform:uppercase;
}
.sub-overview-green .sub-title div
{
	width:50px;
	height:46px;
	background:url(../images/bg-sub-green.png) no-repeat;
	position:absolute;
	top:6px;
	left:14px;
}
.sub-overview-green .sub-belt
{
	height:48px;
	color:#ffffff;
	font-size:10px;
	line-height:48px;
	background:url(../images/bg-belt-green.png) no-repeat;
	padding-left:13px;
}
.sub-overview-green .sub-belt div
{
	width:95px;
	height:95px;
	background:url(../images/bg-circle-green.png) no-repeat;
	position:absolute;
	top:12px;
	right:17px;
	text-align:center;
	color:#ffffff;
	font-size:27px;
	line-height:95px;
	font-weight:bold;
}
.sub-overview-green .sub-price
{
	width: 76px;
	margin-top:20px;
	margin-bottom:17px;
	text-align:center;
	float: left;
	color:#0c944b;
	font-size: 10px;
	border-right:1px solid #e3e3e3;
}
.sub-overview-green .sub-price span
{
	font-size:25px;
	font-weight:bold;
}
.sub-overview-green .sub-startup
{
	color:#0c944b;
	text-align:right;
	font-size:12px;
	font-weight:bold;
	padding-right:20px;
}

/* Questions/Answers
***************************************************/
/* Question search */
.faq-search {
	background:url(../images/faq_bg_t.gif) no-repeat;
	overflow:hidden;
	padding:12px 0 0;
	margin:0 0 23px;
}
.faq-search .section-holder {
	background:url(../images/faq_bg_c.gif) repeat-y;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom:50px
}
.faq-search .section-frame {
	background:url(../images/faq_bg_b.gif) no-repeat;
}
/* search form */
.faq-search .search-form {
	float:right;
	margin:10px 0 32px 0;
	width:420px;
}
.faq-search .search-form .row {
	background:url(../images/bg-faq-search-form.gif) no-repeat;
	padding:0 0 0 5px;
	width:385px;
	float:left;
	height:22px;
}
.faq-search .search-form input {
	border:0;
	font:10px/12px Arial, Helvetica, sans-serif;
	color:#8d8e8d;
	padding:4px 0 2px;
	width:380px;
	vertical-align:middle;
	background:none;
	margin:1px 0 0;
}
.faq-search .search-form .go {
	height:22px;
	width:30px;
	float:left;
	background:none;
	padding:0;
	margin:0;
}
/* Question categories */
.qa-categories
{
    width:225px;
    float:left;
}
.qa-categories img
{
    float:left;
    padding-right:5px;
    border-width:0px;
}
.qa-categories span
{
    height:48px;
    line-height:48px;
    font-size:14px;
    text-transform:uppercase;
}
.qa-categories a
{
    color:#595858;
    text-decoration:none;
}
.qa-categories a:hover
{
    color:#006fba;
}
/* Question boxes */
.faq-question
{
    background:url(../images/faq_bg_question.png) no-repeat 10px 10px;
    /*background:url(../images/faq_bg_answer.png) no-repeat 10px 10px;*/
    min-height:30px;
    border:1px solid #e3e3e3;
    padding:16px 10px 10px 60px;
    color:#595858;
    font-size:14px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}
.faq-question .spm, .faq-question .spm a
{
    cursor:pointer;
    text-decoration:none;
}
.faq-question .spm:hover, .faq-question .spm a:hover
{
    color:#006fba;
}
.faq-answer
{
    display:none;
    color:#000000;
    font-size:12px;
    padding-top:10px;
}
.question-container .activeQuestion
{
    color:#006fba;
    font-weight: bold;
}
.question-container .activeBorder
{
    border: 2px solid #006FBA;
}

/* Opening hours */
.opening-hours
{
    margin-top:80px;
}
.opening-hours h3
{
    font-size:14px;
    margin:0px;
    color:#006fba;
    padding-bottom:5px;
}
.opening-hours .one-column
{
    clear:both;
    padding-bottom:8px;
}
.opening-hours .two-columns
{
    clear:both;
}
.opening-hours .left-c
{
    width:110px;
    float:left;
    padding-bottom:8px;
}
.opening-hours .right-c
{
    width:100px;
    float:left;
    text-align:right;
    font-weight:bold;
    padding-bottom:8px;
}

/* Contact form */
.contact-form
{
    margin-top:40px;
    font-size:11px;
    border:1px solid #e3e3e3;
    background:#f4f4f4;
    padding:15px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.contact-form h3
{
    font-size:18px;
    margin:0px;
    color:#006fba;
    padding-bottom:5px;
}
.contact-form .fields .label
{
    color:#999999;
    padding-left:3px;
}
.contact-form .fields .row {
	background:url(../images/bg-contact-form.gif) no-repeat;
	padding:1px 0 0px 7px;
	width:180px;
	float:left;
	height:20px;
	margin:0;
	position:relative;
}
.contact-form .fields .row-list
{
    background:url(../images/bg-contact-form-list.gif) no-repeat;
	padding:1px 0 8px 7px;
	width:180px;
	float:left;
	height:20px;
	margin:0;
}
.contact-form .fields .row-message
{
    background:url(../images/bg-contact-form-large.gif) no-repeat;
	padding:1px 0 14px 7px;
	width:180px;
	float:left;
	height:127px;
	margin:0;
}
.contact-form .fields .text {
	border:0;
	font:10px/12px Arial, Helvetica, sans-serif;
	color:#8d8e8d;
	padding:2px 0;
	width:170px;
	vertical-align:top;
	background:none;
	margin:1px 0 0;
}
.contact-form .fields .image-holder {
	overflow:hidden;
	height:22px;
	width:192px;
	float:left;
	display:inline;
	margin:2px 0 0;
	padding:0;
}
.validationError
{
    margin-left:-12px;
    font-size:22px;
    font-weight:bold;
    color:red;
}
.validationErrorMail
{
    position:absolute;
    bottom:3px;
    left:0px;
    font-size:11px;
    color:red;
}
/* Search form - on result page */
.search-form2 .row {
	background:url(../images/bg-search-form.gif) no-repeat;
	padding:0 0 0 5px;
	width:210px;
	float:left;
	height:22px;
}
.search-form2 input {
	border:0;
	font:10px/12px Arial, Helvetica, sans-serif;
	color:#8d8e8d;
	padding:4px 0 2px;
	width:200px;
	vertical-align:middle;
	background:none;
	margin:1px 0 0;
}
.search-form2 .go {
	height:22px;
	width:30px;
	float:left;
	background:none;
	padding:0;
	margin:0;
}

/* Front page newsletter error message */
.messageRed
{
    padding-left:17px;
    padding-top:23px;
    font-weight:bold;
    color:red;
}

/* Subscription article - price table */
.priceContainer
{
    border:1px solid #e3e3e3;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}
.priceContainer th
{
    text-transform:uppercase;
    text-align:left;
}
.bgGray
{
    background:#f1f1f1;
}

/* Default table style */
.GrayTable {
border-top:1px solid #dfdfdf;
border-left:1px solid #dfdfdf;
border-right:1px solid #dfdfdf;
margin:0 0 1em;
width:100%;
font-size:12px;
}
.GrayTable th {
font-weight:bold;
text-align:left;
white-space:nowrap;
}
.GrayTable th, .GrayTable td {
background:#fafafa;
border-top:1px solid #fff;
border-bottom:1px solid #dfdfdf;
padding:0.25em 0.5em;
}

/* Tabs CSS (subscription articles) */
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	width:455px;
	height: 17px;
	background: #ffffff;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 17px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 17px; /*--Vertically aligns the text within the tab--*/
	/*border: 1px solid #999;*/
	/*border-left: none;*/
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	width:147px;
	position: relative;
	background: #ffffff;
	text-align:center;
}
ul.tabs li a {
	text-decoration: none;				
	color: #000;
	display: block;
	font-size: 10px;
	padding: 0 20px;
	outline: none;
	font-weight:bold;
}
ul.tabs li a:hover {
	/*background: #f2f2f2;*/
	color:red;
}
html ul.tabs li.active, html ul.tabs li.active  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #F1F1F1;
	/*border-bottom: 1px solid #fff;*/ /*--Makes the active tab look like it's connected with its content--*/
}

/* Tab Content CSS */
.tab_container {
	/*border: 1px solid #999;*/
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left; width: 100%;
	background: #fff;
}
.tab_content {
	padding: 1px;
	font-size: 1.2em;
}

/* Image gallery in articles */
.image-gallery
{
    width: 140px;
    padding: 2px;
    border: 1px solid #999999;
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
}
.image-gallery span
{
    font-size:11px;
    margin-top: 2px;
    display:block;
    float:left;
}
.image-gallery .image-download
{
    float:right;
}

/* Custom contact form */
.tblSkjema span
{
	color:#454545;
    padding:10px 0px 3px 0px;
    display:block;
}
.tblSkjema input
{
    color:#333333;
    border:1px solid #aaaaaa;
    padding:7px 4px 7px 4px;
    width:280px
}
.tblSkjema textarea
{
    color:#333333;
    border:1px solid #aaaaaa;
    padding:7px 4px 7px 4px;
    width:420px
}
.tblSkjema .checkBox
{
	padding:10px 0px 3px 0px;
}
.tblSkjema .checkBox input
{
	width: 15px;
}
.tblSkjema .checkBox span
{
	display:inline;
}
.formButton
{
    border:1px solid #aaaaaa;
    background-color:#ECEFEF;
    color:#454545;
    font-size:14px;
    height:40px;
    margin-top:16px;
    padding:0px 8px 0px 8px;
    cursor:pointer;
}
.formButton:hover
{
    background-color:#CFD4D7;
}
.errorMessage
{
    color:red;
}
.successMessage
{
    color:green;
    font-weight:bold;
    font-size:14px;
}
