body {
	background-color: white;
	font-family: arial, sans-serif;
	font-size: 9pt;
	color: #455560;
	min-height: 600px;
	/*background: url( '/gp3_views/dfevig/images/5606159_mega-1b.jpg' ) center top no-repeat;*/
}

a, img {
	border: 0px;
	color: black;
	margin: 0px;
	padding: 0px;
}

a {
	color: black;
	text-decoration: none;
	font-weight: bolder;
}

a:hover {
	color: #c60c30; /*aqua; */
}

div {
	margin: 0px;
}

h1 {
	font-size: 12pt;
	font-weight: bold;
}

table {
	border-collapse: collapse;
}

input {
	border: none;
}

#fremside {
	clear: left;
}
#outerframe {
	max-width: 950px;
	min-width: 950px;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	min-height: 600px;
	position: relative;
}

#topframe, #menuframe, #submenuframe {
	border-bottom: 1px dotted #999;
	margin: 0px;
	margin-bottom: 1px;
	padding:0px;
	width: 100%;
}



.toplogo {
	height: 91px;
	width: 350px;
	cursor: pointer;
	font-weight: normal;
	font-size: 10px;
	color: #333333;	

}
.toplogo:hover {
	color: #000000;

}

.onskeliste_oppe {
	
	width: 130px; float: left; text-align:right; font-size: 10px; height: 28px;
}

.onskeliste_oppe a {
	font-weight: normal;

}


#menuframe, #submenuframe {
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
	float: left;
	clear: left;
	height: 25px;
}

#submenuframe {
	height: 25px;
/*	margin-bottom: 4px;*/
}

#topmenu {
	position: absolute;
	top: 0px;
	right: 0px;
}

#topmenu .item {
	float: left;
	clear: none;
}

#topmenu .item, #stopmenu span {
	font-size: 10px;
	text-transform: uppercase;
	color: #37424a; /*gray;*/
	padding-left: 10px;
}

#topmenu a:hover, #topmenu a.active, #topmenu span:hover {
	color: #000;
	cursor: pointer;
}

#mainmenu, #searchbox, #submenu {
	margin-left: 1px;
	margin-right: 0px;
	padding: 2px;
	padding-right: 0px;
}

#submenu {
	padding-top: 5px;
	float: left;
	clear: left;
	position: relative;
}
#mainmenu {
	padding-top: 5px;
	padding-left: 2px;
	float: left;
	clear: left;
	position: relative;
}

#menuframe .menuitem, #submenuframe .menuitem {
	float: left;
	clear: none;
}

#mainmenu a {
    color: #37424a;
	font-weight: normal;
	text-transform: uppercase;
}

#submenu {
	max-width: 674px;
}

#submenu a {
	color: #5e6a71;
	font-weight: normal;
	line-height: 20px;
}

#mainmenu a, #submenu a {
	margin-right: 9px;
	font-size: 11px;
	font-family: arial,sans-serif;
}

#mainmenu a:hover, #submenu a:hover {
	color: black;
}

#mainmenu a.active, #submenu a.active {
	color: #c60c30;
}

#tip {
	cursor: pointer;
	float: right;
	padding: 0px;
	margin-top: 1px;
	width: 270px;
}

#sok {
	float: right;
	background-color: #bcc1c3;
	width: 270px;
	margin: 0px;
}

#sok .advanced {
	cursor: pointer;
	float: left;
	padding: 0px;
	margin: 0px;
	padding-top: 1px;
	padding-left: 0px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	color: #999;
}

#sok .advanced:hover {
	color: #000; /*black */
}

#searchfor {
	float: right;
	padding: 4px;
}

#searchfor input {
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 8px;
	padding-right: 0px;
	width: 110px;
	border: 0px;
	color: #808080; /*gray;*/
}

#sok .submit {
	border: 0px;
	width: 10px;
	padding-right: 2px;
	padding-left: 0px;
	margin: 0px;
	cursor: pointer;
}

/* Can use onMouseover and onMouseout js  to achieve this. */

#sok .submit:hover {
	font-weight: bold;
}

#advanced_box {
	position: absolute;
	right: 0px;
	clear: none;
	z-index: 7;
	width: 270px;
	background-color: #bcc1c3;
	margin-top: -5px;
}

#advanced_box .advanced_form {
	padding: 10px;
	text-align: right;
}

#advanced_box .placeholder {
	float: left;
	width: 100%;
}

#advanced_box .back {
	float: left;
	clear: left;
	cursor: pointer;
}

#advanced_box .close {
	float: right;
	clear: right;
	cursor: pointer;
}

#imagemenu {

	padding-bottom: 0px; 
	padding-top: 2px;
	width: 100%;
	float: left;
	clear: both;
	margin: 0px;
	position: relative;
	z-index: 6;
	height: 72px;
}

#imagemenu .item {
	margin: 0px;
	padding-right: 2px;
	float: left;
	clear: none;
	height: 71px;
	max-height: 71px;
	overflow: hidden;
}



#imagemenu .icon {
	height: 70px;
	min-height: 70px;
	max-height: 70px;
}



#imagemenu a.icon:hover {

}


.maincontent {
	padding-top: 0px;
	margin-top: 1px;
	border-top: 0px solid #ffffff;

}




/* same as advanced for present finder */

#tip_box {
	position: absolute;
	font-weight: normal;
	right: 0px;
	clear: none;
	z-index: 5;
	width: 270px;
	background-color: #c1022c;
	font-size: 7pt;
	margin-top: -8px;
}

/*

#tip_box div.inputs {
	float: right;
	margin: 0px;
	padding: 0px;
	height: auto;
}*/

#tip_box .tip_form {
	padding: 10px;
	text-align: right;
}

#tip_box .placeholder {
	float: left;
	width: 100%;
}

#tip_box .back {
	float: left;
	clear: left;
	cursor: pointer;
}

#tip_box .close {
	float: right;
	clear: right;
	cursor: pointer;
}

#content {
	margin: 0px;
	padding-top: 0px;
	float: left;
	min-height: 335px;
	border-bottom: 1px solid white;
	margin-bottom: 1px;
}

#content .module_0 {
	float: left;
	clear: left;
}

#content .module_1 {
	float: left;
	padding-left: 2px;
}

#content .module_2 {
	float: left;
	padding-left: 2px;
	clear: right;
}

#content .module_3 {
	float: left;
	padding-left: 2px;
}

#logincontainer {
	font-size: 12px;
	margin-top: 100px;
	padding-top: 1px;
	padding-left: 30px;
}

.loginform {

}

.loginform .error_message {
	color: black;
}

.loginform input {
	border: 1px solid silver;
}

.loginform .submit {
	cursor: pointer;
	border: 0px;
	color: #b00060;
	background: none;
	text-transform: uppercase;
}

.loginform .labelcell {
	width: 256px;
	text-align: right;
}

#bottomframe {
	margin-top: 5px;
}

.made {

	padding-top: 6px;
	width: 943px;
	color: #dddddd;

	height: 10px;

	font-size: 10px;

}
.made1 {
	display: block;
	width: 943px;
	height: 25px;
	color: #ccc;
	text-align: left;
	float: left;


}
.made2 {
	display: block;
	width: 943px;
	height: 25px;
	color: #ccc;
	text-align: right;
	float: left;
	padding-top: 0px;

}
.made a {
	color: #ddd;
}

#validators1 {
	display: none;
}

#validators a {

}

div.productlineremove { width: 16px; height: 16px; cursor: pointer; }

table thead td { font-weight: bolder; }

a.anchor { color: black; }

div.aapningstider {
	text-align: right;
	font-family: arial narrow, arial, sans-serif;
	font-size: 14pt;
}

div#left3cells {
	float: left;
	width: 406px;
}

.silverback {
	background-color: silver;
}

.pinkback {
	background-color: #fad5e5;
}

.bigwhite {
	color: white;
	font-size: 90%;
	font-weight: bold;
}

.biggerwhite {
	color: white;
	font-size: 130%;
	font-weight: bold;
}

.bigblack {
	color: black;
	font-size: 90%;
	font-weight: bold;
}

.white {
	color: white;
}

.right {
	text-align: right;
}

.whiteborder {
	border: 1px solid white;
}

.hovertext:hover {
	background-color: silver;
	color: white;
}

div.dropdownbox {
	color: silver;
	background-color: white;
	background-image: url( '../images/dropdown.png' );
	background-repeat: no-repeat;
	background-position: right;
	margin: 3px;
	font-size: 7pt;
	padding: 3px;
	padding-left: 8px;
	cursor: hover;
}

div.dropdownboxlist {
	position: absolute;
	display: none;
	color: gray;
	background-color: white;
	margin: 3px;
	margin-top: -3px;
	font-size: 7pt;
	padding: 3px;
	padding-left: 8px;
	min-width: 104px;
	text-transform: uppercase;
}

div.selectoption {
	color: gray;
	background-color: white;
	margin: 3px;
	font-size: 7pt;
	padding: 3px;
	padding-left: 8px;
	min-width: 85px;
	cursor: pointer;
}

#topframe {
	font-family:Arial, Helvetica, sans-serif;

}

.left {
	text-align: left;
}

.pointer {
	cursor: pointer;
}

div.rotator {
	background-repeat: no-repeat;
	background-color: white;
	display: block;
	margin: 0px;
	margin-top: -4px;
	margin-left: -1px;
	border: 0px;
	padding: 0px;
}

div.rotatingbanner {
	
}

.top {
	vertical-align: top;
}

.red {
	color: red;
}

.strike {
	text-decoration: line-through;
}

.bold {
	font-weight: bold;
}

#nyhetsbrev {
	width: 405px;
	max-width: 405px;
	height: 329px;
	margin-left: 273px;
	margin-top: 141px;
	background-color: #baad9b;
	position: absolute;
	background: url( '../images/kundebrev_bak.png' );
	font-family: arial, sans-serif;
	font-size: 8pt;

}

#nyhetsbrev table {
	margin-left: 90px;
	margin-right: 20px;
}

#nyhetsbrev table td {
	vertical-align: top;
	height: 20px;
}

#nyhetsbrev input {
	font-size: 9pt;
	width: 100%;
}

#nyhetsbrevoverskrift {
	font-size: 250%;
	margin: 0px 0px 6px 0px;
}

#nyhetsbrevfade {
}

#nyhetsbrev p {
	margin: 0px;
	padding: 0px;
	font-size: 8pt;
}
#nyhetsbrev p.under {
	margin: 0px;
	padding: 0px;
	font-size: 7pt;
}

#nyhetsbrev .label {
	text-align: right;
	color: white;
}

#nyhetsbrev input.check {	
	display: none;
}

#nyhetsbrev div#mobilboks {
	border: 1px solid white;
	width: 12px;
	height: 12px;
	display: inline-block;
	cursor: pointer;
}

#nyhetsbrev .close {
	border: 1px solid white;
	display: inline-block;
	cursor: pointer;
	padding: 3px;
	width: 5px;
}

#kundebrevutenforboks {
	position: absolute;
	display: none;
	z-index: 100;
	left: 0px;
	top: 0px;
}

#kundebrevfade {
	position: fixed;
	background-color: white;
	opacity: 0.5;
	filter: alpha(opacity = 50);
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	
}

.shopinfotable a {
	color: #455560;
	font-weight: normal;
}

.shopinfotable a:hover {
	color: #000000;
	font-weight: normal;
}

.nobold {
	font-weight: normal;
}

div#leftmenuouter {
}

#leftmenu {
	float: left;
	background-color: #949ca1;
	width: 119px;
	padding: 8px;
	min-height: 300px;
   height: 100%;
	clear: left;
}

#leftmenu a {
	color: white;
}

.contentwleftmenu {
	max-width: 650px;
	padding: 12px;
	clear: right;
}

p {
	margin: 0px;
}

.invalid {
	color: #ff0000;

}








.shop_bottom
		{
			border: 10px solid #EEEFF0;
			background-color: #EEEFF0;
		}
		.shop_bottom td
		{
			vertical-align: top;
			width: 25%;
			line-height: 18px;
		}
		.shop_bottom .head
		{
			font-weight: bold;
		}
		.shop_bottom .shop a
		{
			color: #455560;
			font-weight: normal;
		}



.price_bg
{
	background: url( '../images/price_bg.jpg' );
}

.pathway
{
	color: #455560;
	font-weight: normal;
}




.topunder
{
	width: 270px;
	/* 270 */
	float:right;
	margin-top: 10px;
	text-align: right;
	font-size: 11px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	
}
.topunder2
{
	
	float: right;
	padding-left: 10px;
	padding-right: 35px;
	width: 244px;
	padding-top: 3px;
	
	
}
.topunder1
{
	
	width: 90px;
	background-color: #FAD5E5;
	padding: 2px;
	text-align: left;
	position: relative;
	top: -2px;
	
}
.topunder1 img
{
	padding-right: 3px;
}
.topunder1 a
{
	font-size: 10px;
	font-weight: normal;
}
.onskeliste_oppe div
{
	width: 120px;
	height: 18px;
	margin-bottom: 2px;
	margin-left: 10px;
	position: relative;
	top: -5px;
	text-align: left;
	
	background-color: #f3f3f3;
}
.onskeliste_oppe div img
{
	float: left;
	margin-right: 5px;
	
}
.onskeliste_oppe img
{
	
	margin-left: 5px;
	
}

.soekboks
{
	font-size: 10px;
	border: 1px solid #ccc; position: relative; top: -5px; heigth: 18px; width: 100px;
}
.soekboks_image
{
	position: relative; top: -1px;
}
