
/* standard elements */



html {
min-height: 100%;
}

* {	
margin: 0;
padding: 0;
}

a {color: #0000FF;}
a:hover {color: #0000CC;}

body {
	background: #CCD8E0 url(/img/bg.jpg) repeat-x left bottom;
	color: #000;
	font: normal 62% verdana, arial, helvetica, geneva, sans serif;
	padding: 0px 0px 50px;
}


p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

h1 {
	font: bold 1.8em verdana, arial, helvetica, geneva, sans serif;
	margin-bottom: 4px;
}

h2 {
	font: bold 1.4em verdana, arial, helvetica, geneva, sans serif;
	margin-bottom: 0px;
}

h3 {
	font: bold 1.2em verdana, arial, helvetica, geneva, sans serif;
	margin-bottom: 4px;
}

code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #C1CAD3;
	color: #666;
	display: block;
	font: normal 1em verdana, arial, helvetica, geneva, sans serif;
	line-height: 1.4em;
	margin-bottom: 12px;
	padding: 8px 10px;

}

blockquote {
	background: url(/img/quote.gif) no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}

h1,h2,h3 {padding-top: 6px;}

.input{
width: 100%;
font-size: 0.7em;
}



/* misc */
.clearer {clear: both;}

.left {float: left;}

.right {float: right;}

/* structure */
.container {
	background: #FFF;
	font-size: 1.3em;
	margin: 0 auto;
	padding: 0 5px 5px;
	width: 900px;
}

/* header */
.top {
	background: url(/img/clouds.gif) repeat-x;
	padding: 50px 0px 0;
}

/* title */
.header {
	background: #FFF;
	font-size: 1.2em;
	height: 150px;
	margin: 0 auto;
	padding: 5px 5px 5px;
	width: 900px;
}
.header .left, .header .right {
	background: #A4A4A0;
	color: #FFF;
	height: 150px;	
}
.header .left {
	background: #B3C2C7;
	font: normal 2.8em "Trebuchet MS",sans-serif;	
	width: 684px;
}
.header .left a {
	color:#FFFFFF;
	display: block;
	font: bold 16px sans-serif;
	line-height: 40px;
	text-decoration: none;
}
.header .left h2 {
        padding: 0 16px;
        float: left
}
.header .left p {
        padding: 0px 16px;
	float: right;
}


.header .right {
        background: #D5DEE3;
	width: 212px;
}
.header .right p,.header .right h2 {padding: 0 12px;}
.header .right h2 {padding-top: 16px; font: normal 1.6em "Trebuchet MS",sans-serif;}

/* navigation */
.navigation {	
	background: #D9E1E5 url(/img/nav.gif);
	border: 0px solid #DFEEF7;
	height: 31px;
}
.navigation a {
	background: #D9E1E5 url(/img/nav.gif);
	border-right: 1px solid #AFBEC7;
	color: #456;
	display: block;
	float: left;
	font: bold 1.1em sans-serif;
	line-height: 31px;
	padding: 0 20px;
	text-decoration: none;
}
.navigation a:hover {background-position: left bottom; color: #234;}

/* main */
.main {
	border-top: 4px solid #F0F0EB;
	background: url(/img/bgmain.gif) repeat-y;
}

.main_forside {
	border-top: 4px solid #F0F0EB;
    background-color: #FFFFFF;
}


/* sub navigation */
.sidenav {
	float: right;
	width: 212px;
        height:400px;
        border-left: 4px solid #F0F0EB;
}
.sidenav h2 {
	color: #5A5A43;
	font-size: 1.1em;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
	border-top: 0px solid #FFFFFF;
}
.sidenav ul {
	padding: 0;
	border-top: 1px solid #EAEADA;
}
.sidenav li {border-bottom: 1px solid #EAEADA;}
.sidenav li a {
	font-size: 1.0em;
	color: #554;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}
.sidenav li a:hover {
	background: #F0F0EB;
	color: #654;	
}

/* content */
.content {
	float: left;
	margin: 15px 0;
	padding: 0px 22px;
	width: 640px;
        overflow: hidden;
}
.content .descr {
	color: #664;
	font-size: 0.8em;
	margin-bottom: 6px;

}

.content .descr a {
        text-decoration: none;
}

.content li {
	list-style: url(/img/li.gif);
	margin-left: 18px;
}
.content p {font-family: verdana, arial, helvetica, geneva, sans serif;}

/* content_forsiden */
.content_forsiden {
	float: left;
	margin: 15px 22px;
	padding: 0px 0px;
	width: 856px;
	overflow: hidden;
	background-color: #FFFFFF;
}
.content_forsiden .descr {
	color: #664;
	font-size: 0.8em;
	margin-bottom: 6px;

}
.content_forsiden li {
	list-style: url(/img/li.gif);
	margin-left: 18px;
}
.content_forsiden p {font-family: verdana, arial, helvetica, geneva, sans serif;}


.kategori_forsiden  {
margin-bottom: 10px
}

.table1 {

}

.table1 img{
width: 42px;
height:36px; 
float: left;
border:0px
}

.vct_cat {
font: bold 1.1em sans-serif;
}
.vct_subcat {
font-size: 0.8em;
}
.tr1 {
}


.td1 {
width: 33%;
padding: 5px;
}





.postvare {
	border-bottom: solid 1px #c1c1c1;
	margin: 0 30px 0 0;
	padding-bottom: 35px;
	width: 630px;
	background-color: #FFFFFF;
}

.post {
	border-bottom: solid 1px #c1c1c1;
	margin: 0 30px 0 0;
	padding-bottom: 35px;
	float: left;
	width: 290px;
        height: 18em;
	background-color: #FFFFFF;
}

.spacing {
	padding-bottom: 1em;
}

.bildeprodukt {
	margin-right: 5px;
	float: left; 
	width: 100px;
}

.produkt a, h3 {
	text-decoration: none;
}

.produkt a, h1 {
	text-decoration: none;
	color: #000;
}

.lesmer {
	display: inline;
	bottom: 14px;
	margin: 0;
	padding: 0;
	left: 0;
}

.lesmer a {
    font-weight: bold;
}

.pris {
	display: inline;
	bottom: 15px;
	right: 0;
	font-weight: bold;
}

.kjop {
	display: inline;
}

.kjop a {
	border: 0;
	display: inline-block;
	font-weight: bold;
	background: red;
	padding: .2em .9em;
	color: #fff;
	text-decoration: none;
}

.kontaktlinser {
        float: left; 
        width: 200px; 
	padding: 0 11px 15px 0;
}

/* footer */
.footer {
        clear: both;
	background: url(/img/bgfooter.gif) repeat-x;
	color: #FFF;
	font: bold 0.8em verdana, arial, helvetica, geneva, sans serif;
	line-height: 39px;
	padding: 0 12px;
	text-align: center;
}
.footer a,.footer a:hover {color: #FFF;} 

.bunn {
	font: bold 0.8em verdana, arial, helvetica, geneva, sans serif;
	line-height: 39px;
	padding: 0 12px;
	text-align: center;
}


/* rundehjørner0 */
ul#splitTop,ul#splitTop li{margin:0;padding:0;list-style:none}
ul#splitTop li{width:98%;margin:0 10px 10px 10px}
ul#splitTop h3{font: bold 120%/1.3 Verdana,sans-serif;
    text-transform:uppercase;margin:0px;padding: 5px 0 0;text-align:center;color: #666}
ul#splitTop p{margin:0;padding:5px 8px 15px}
ul#splitTop div{background: #FFC}

li#oneTop h3{background: #C8C866}
li#oneTop div{border:1px solid #C8C866}




/* rundehjørner1 */
ul#split,ul#split li{margin:0;padding:0;list-style:none}
ul#split li{float:left;width:194px;margin:0 10px 10px 10px}
ul#split h3{font: bold 120%/1.3 Verdana,sans-serif;
    text-transform:uppercase;margin:0px;padding: 5px 0 0;text-align:center;color: #666}
ul#split p{margin:0;padding:5px 8px 15px}
ul#split div{background: #FFC}


li#one h3{background: #C8C866}
li#one div{border:1px solid #C8C866}

li#two h3{background: #FFBD00}
li#two div{border:1px solid #FFBD00}

li#three h3{background: #E3A1C4}
li#three div{border:1px solid #E3A1C4}

li#fire h3{background: #CCCCCC}
li#fire div{border:1px solid #CCCCCC}
