/* RESET ================================================================================= */
/* http://meyerweb.com/eric/tools/css/reset/ v2.0 | 20110126 License:none (public domain)*/
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,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,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	font:inherit;
	
}



/* HTML5 display-role reset for older browsers */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	display:block;
}
body {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	background-image: url(../img/body-bg.png);
	background-repeat: repeat-x;
}

ol,ul {
	list-style:none;
}
blockquote,q {
	quotes:none;
}
blockquote:before,blockquote:after,q:before,q:after {
	content:'';
	content:none;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

.listing th {
	font-weight: bold;
	font-size: 1.2em;
	border-bottom: 0px solid #ccc;
}

.listing td {	
	border-top: none;
	border-left: none;
	border-bottom: 1px dotted #ccc;
}

.listing tr:hover {
	background: #ececec !important;
}



p {
	margin:0 0 10px 0;
	text-align: left;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#main #under-left h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	height: 25px;
	width: 290px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-image: url(../img/box-header-bg.png);
	background-repeat: no-repeat;
	color: #FFF;
}
#three-boxes h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	height: 47px;
	width: 450px;
	padding-top: 17px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-image: url(../img/box-header-bg.png);
	background-repeat: no-repeat;
	color: #FFF;
}

strong {
	font-weight: 700;
}
/* BODY ================================================================================= */
body {
	font-family:  Helvetica, Arial, sans-serif;
	font-size:12px;
	line-height:18px;
	background: #fff url(../img/gradient_top.png) no-repeat center 50px;
	color:#3d3d3d;
}
/* HEADER ================================================================================= */
#toppen {
	height: 66px;
	width: 100%;
	background-image: url(../img/top_line.png);
	background-repeat: repeat-x;
	position: relative;
	top: -12px;
	left: auto;
	right: auto;
}
#topp-innhold {
	height: 42px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 12px;
	margin-bottom: auto;
}

#topp-innhold h3 {
	float: right;
	margin-top:13px;
	font-size:18px;
	color:#fff;
}
#logo {
	margin-top: -8px;
	float: left;
	height: 50px;
	width: 173px;
	margin-left: 2px;
}

#topp-innhold h3 span {
	color:#989898;
}

#main {
	width: 960px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#hoyre h6 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}

#venstre {
	width: 500px;
	float: left;
	margin-left: 5px;
	text-align: left;
	margin-left: 25px;
	margin-top: -20px;
}
#midt {
	width: 220px;
	float: left;
	margin-left: 15px;
	text-align: left;margin-top: 30px;
}
#under {
	text-align: left;
	height: 300px;
	width: 400px;
	margin-top: 25px;
	margin-left: 25px;
	float: left;
}
#kampanje {
	float: left;
	height: 320px;
	width: 960px;
	margin-bottom: 25px;
}

#hoyre {
	position:absolute;
	margin-top: -90px;
	margin-left: 555px;
	padding: 0px;
	float: right;
	height: 417px;
	width: 396px;
	z-index: 100;
}


.product_info {
	width:280px;
	height: 338px;
	margin: 0px;
	padding: 0px;
	float: left;
}

/* CONTENT AREA ONE ================================================================================= */
#line {
	width:100%;
	height:26px;
	background:url(../img/line_black.png) repeat-x;
	z-index:10; position:absolute; top:565px; left:0;
}
	 
/* CONTENT AREA TWO ================================================================================= */
#content_2 {
	width:100%;
	background:url(../img/pattern_content_2.png) repeat;
}
#line_1 {
	width:100%;
	background: url(../img/line_1_content_2.png) repeat-x; height:9px;
}
#line_2 {
	width:100%;
	background: url(../img/line_2_content_2.png) repeat-x; height:9px;
}
#content_wp {
	width:960px;
	margin:auto;
	padding:45px  0 0 0;
	}
/* TIPOGRAPHY ================================================================================= */
h1 {
	font-size: 3em;
	font-weight: bold;
	margin-bottom: 10px;
	
}

h2 {
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 10px;
}

h3, h4, h5 {
	font-family: 'Museo300';
}
h4 {
	font-size:22px;
	text-shadow: 2px 2px 2px #fff;
	margin-bottom:10px;
}
h5 {
	font-size:18px;
	text-shadow: 2px 2px 2px #fff;
	margin-bottom:5px;
}
.product_info h2 {
	font-size:40px;
	text-shadow: 2px 2px 2px #fff;
	color:#c11f73;
	margin-bottom:15px;
	text-align: center;
}
.product_info h2 span {
	font-size:24px;
	text-shadow: 2px 2px 2px #fff;
	color:#8e8e8e;
	margin-left:5px;
	text-decoration:none;
	text-align: center;
}
#hoyre h3 {
	font-size:42px;
	text-shadow: 2px 2px 2px #fff;
	color:#111;
	font-family: Museo500;
	margin-bottom:25px;
	line-height: 42px;
	text-align: center;
}
#hoyre p {
	font-size:14px;
	margin-bottom:20px;
	text-align: center;
}
.phone  {
	display:block;
	font-size:20px;
	color:#6e9102;
	padding-top:5px;
	font-weight:700;
	text-shadow: 2px 2px 2px #fff;
}

.fraTag {
	font-size:8px;
	text-align:center;
}

.linkColor {
	color:#FF3399;
}

.cards, .shipping {
	margin: 15px 0 0 0;
}

/* OTHER STYLES ================================================================================= */
.clr {
	clear:both;
}
a:link,a:visited {
	text-decoration:none;
	color:#2e96bd;
}
a:hover {
	text-decoration:underline;
	color:#2e96bd;
}
.badge_1 {
	background:url(../img/badge_1.png) no-repeat;
	width: 103px;
	height:63px;
	position:absolute;
	left:220px;
	top:260px;
	color:#fff;
	font-family: 'Museo500';
	text-align:center;
	text-shadow: 2px 2px 2px #6d245f;
	font-size:30px;
	padding-top:40px;
}

ul.list {
	margin:15px 0 0 0;
	padding:0 0 0 0;
	list-style-image: url(../img/bullet.png) ;
}
ul.list_ok {
	margin:15px 0 0 0;
	padding:0 0 0 0;
	list-style-image:  url(../img/tick.png);
}
ul.list li {
	padding:0 0 0 0; 
margin:3px  0 0 0;
	}
ul.list_ok li {
	padding:0 0 0 0; 
	margin: 3px 0 0 0 ;
	}
/* BUTTONS ================================================================================= */
a:link.details, a:visited.details {
	background: url(../img/info_blue.png) no-repeat;
	text-indent:-9999px;
	display:block;
	width:82px;
	height:32px;
	margin:auto;
	}

a:link.buy, a:visited.buy {
	background: url(../img/buy_bt.png) no-repeat;
	text-indent:-99999px;
	display:block;
	width:141px;
	height:40px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}	
#under-left {
	height: 195px;
	width: 290px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 10px;
	background-image: url(../img/box-bg.png);
}
#payoff {
	float: left;
	height: 40px;
	width: 635px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#payoff h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	font-style: italic;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#under-mid {
	height: 300px;
	width: 465px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 10px;
	background-image: url(../img/right-box-bg.png);
	background-repeat: no-repeat;
}
#under-right {
	height: 300px;
	width: 455px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 10px;
	background-image: url(../img/right-box-bg.png);
	background-repeat: no-repeat;
}
#three-boxes {
	height: 215px;
	width: 960px;
	float: left;
}


	
	a:hover.buy {
	background: url(../img/buy_bt_hover.png) no-repeat;
	text-indent:-99999px;
	display:block;
	width:141px;
	height:40px;
	}	

        /* Style for overlay and box */
        .overlay{
            background:transparent url(../img/overlay.png) repeat top left;
            position:fixed;
            top:0px;
            bottom:0px;
            left:0px;
            right:0px;
            z-index:100;
        }
        .box{
            position:fixed;
            top:-600px;
			max-width: 960px;
			min-width: 750px;
			margin-left: 15%;
			margin-right: 15%;
	        background-color:#fff;
            color:#7F7F7F;
            padding:20px;
            border:2px solid #ccc;
            -moz-border-radius: 10px;
            -webkit-border-radius:10px;
            -khtml-border-radius:10px;
            -moz-box-shadow: 0 1px 5px #333;
            -webkit-box-shadow: 0 1px 5px #333;
            z-index:101;
        }
        .box h1{
			font-size: 18px;
			line-height: 20px;
            border-bottom: 1px dashed #7F7F7F;
            margin: -20px -20px 0px -10px;
            padding:10px;
            background-color:#fff;
            color:#212121;
            -moz-border-radius:10px 10px 0px 0px;
            -webkit-border-top-left-radius: 10px;
            -webkit-border-top-right-radius: 10px;
            -khtml-border-top-left-radius: 10px;
            -khtml-border-top-right-radius: 10px;
        }
        a.boxclose{
            float:right;
            width:26px;
            height:26px;
            background:transparent url(../img/cancel.png) repeat top left;
            margin-top:-30px;
            margin-right:-30px;
            cursor:pointer;
        }

/* Style for overlay and box */
        .overlay2{
            background:transparent url(../img/overlay.png) repeat top left;
            position:fixed;
            top:0px;
            bottom:0px;
            left:0px;
            right:0px;
            z-index:100;
        }
        .box2{
            position:fixed;
            top:-500px;
			width: 400px;
			margin-left: 40%;
			margin-right: 40%;
	        background-color:#fff;
            color:#7F7F7F;
            padding:20px;
            border:2px solid #ccc;
            -moz-border-radius: 10px;
            -webkit-border-radius:10px;
            -khtml-border-radius:10px;
            -moz-box-shadow: 0 1px 5px #333;
            -webkit-box-shadow: 0 1px 5px #333;
            z-index:101;
        }
        .box2 h1{
			font-size: 18px;
			line-height: 20px;
            border-bottom: 1px dashed #7F7F7F;
            margin: -20px -20px 0px -10px;
            padding:10px;
            background-color:#fff;
            color:#212121;
            -moz-border-radius:10px 10px 0px 0px;
            -webkit-border-top-left-radius: 10px;
            -webkit-border-top-right-radius: 10px;
            -khtml-border-top-left-radius: 10px;
            -khtml-border-top-right-radius: 10px;
        }
        a.boxclose2{
            float:right;
            width:26px;
            height:26px;
            background:transparent url(../img/cancel.png) repeat top left;
            margin-top:-30px;
            margin-right:-30px;
            cursor:pointer;
        }
		/* Style for overlay and box */
        .overlay3{
            background:transparent url(../img/overlay.png) repeat top left;
            position:fixed;
            top:0px;
            bottom:0px;
            left:0px;
            right:0px;
            z-index:100;
        }
        .box3{
            position:fixed;
            top:-500px;
			width: 400px;
			margin-left: 40%;
			margin-right: 40%;
	        background-color:#fff;
            color:#7F7F7F;
            padding:20px;
            border:2px solid #ccc;
            -moz-border-radius: 10px;
            -webkit-border-radius:10px;
            -khtml-border-radius:10px;
            -moz-box-shadow: 0 1px 5px #333;
            -webkit-box-shadow: 0 1px 5px #333;
            z-index:101;
        }
        .box3 h1{
			font-size: 18px;
			line-height: 20px;
            border-bottom: 1px dashed #7F7F7F;
            margin: -20px -20px 0px -10px;
            padding:10px;
            background-color:#fff;
            color:#212121;
            -moz-border-radius:10px 10px 0px 0px;
            -webkit-border-top-left-radius: 10px;
            -webkit-border-top-right-radius: 10px;
            -khtml-border-top-left-radius: 10px;
            -khtml-border-top-right-radius: 10px;
        }
        a.boxclose3{
            float:right;
            width:26px;
            height:26px;
            background:transparent url(../img/cancel.png) repeat top left;
            margin-top:-30px;
            margin-right:-30px;
            cursor:pointer;
        }
		/* Style for overlay and box */
        .overlay4{
            background:transparent url(../img/overlay.png) repeat top left;
            position:fixed;
            top:0px;
            bottom:0px;
            left:0px;
            right:0px;
            z-index:100;
        }
        .box4{
            position:fixed;
            top:-500px;
			width: 500px;
			margin-left: 30%;
			margin-right: 30%;
	        background-color:#fff;
            color:#7F7F7F;
            padding:20px;
            border:2px solid #ccc;
            -moz-border-radius: 10px;
            -webkit-border-radius:10px;
            -khtml-border-radius:10px;
            -moz-box-shadow: 0 1px 5px #333;
            -webkit-box-shadow: 0 1px 5px #333;
            z-index:101;
        }
        .box4 h1{
			font-size: 18px;
			line-height: 20px;
            border-bottom: 1px dashed #7F7F7F;
            margin: -20px -20px 0px -10px;
            padding:10px;
            background-color:#fff;
            color:#212121;
            -moz-border-radius:10px 10px 0px 0px;
            -webkit-border-top-left-radius: 10px;
            -webkit-border-top-right-radius: 10px;
            -khtml-border-top-left-radius: 10px;
            -khtml-border-top-right-radius: 10px;
        }
        a.boxclose4{
            float:right;
            width:26px;
            height:26px;
            background:transparent url(../img/cancel.png) repeat top left;
            margin-top:-30px;
            margin-right:-30px;
            cursor:pointer;
        }
		    .overlay5{
            background:transparent url(../img/overlay.png) repeat top left;
            position:fixed;
            top:0px;
            bottom:0px;
            left:0px;
            right:0px;
            z-index:100;
        }
        .box5{
            position:fixed;
            top:-500px;
			width: 400px;
			margin-left: 40%;
			margin-right: 40%;
	        background-color:#fff;
            color:#7F7F7F;
            padding:20px;
            border:2px solid #ccc;
            -moz-border-radius: 10px;
            -webkit-border-radius:10px;
            -khtml-border-radius:10px;
            -moz-box-shadow: 0 1px 5px #333;
            -webkit-box-shadow: 0 1px 5px #333;
            z-index:101;
        }
        .box5 h1{
			font-size: 18px;
			line-height: 20px;
            border-bottom: 1px dashed #7F7F7F;
            margin: -20px -20px 0px -10px;
            padding:10px;
            background-color:#fff;
            color:#212121;
            -moz-border-radius:10px 10px 0px 0px;
            -webkit-border-top-left-radius: 10px;
            -webkit-border-top-right-radius: 10px;
            -khtml-border-top-left-radius: 10px;
            -khtml-border-top-right-radius: 10px;
        }
        a.boxclose5{
            float:right;
            width:26px;
            height:26px;
            background:transparent url(../img/cancel.png) repeat top left;
            margin-top:-30px;
            margin-right:-30px;
            cursor:pointer;
        }

.green {
	font-size: 2em;
	color: #6abd45;
	line-height: 1em;
}
