/* CSS Document */

html { min-height: 100%; margin-bottom: 1px; }
body { 
	margin: 0;
	padding: 0;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 12px;
	color: #000;	
	text-align: left;
	background: #fafafa;
}
div { text-align: left; }
h4 { font-size: 14px; margin: 0; }
form, hr { margin: 0; padding: 0; }

p { margin-top: 0; }
p.noMargPad { margin: 0; padding: 0; }

fieldset { -moz-border-radius: 8px; border-radius: px; }

.wrapper {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	clear: both;
}
.container {
	padding: 0px 10px 0px 10px;
	background: url('/img/bg_long.gif') repeat-y;
	overflow: hidden;
}

.header {
	font-weight: bold;
	font-size: 18px;
	color: #000000;
}
.header2, h2 {
	font-weight: bold;
	font-size: 18px;
	color: #1e3a5d;
	margin: 0px 0px 6px 0px;
}
.header3, h3 {
	font-weight: bold;
	font-size: 14px;
	color: #1e3a5d;
	margin: 0px 0px 6px 0px;
}
.header4, h4 {
	font-weight: bold;
	font-size: 12px;
	color: #1e3a5d;
	margin: 0px 0px 6px 0px;
}
.font10 {
	font-size: 10px;
}
.topp_print {
	visibility: hidden;
	display: none;
	padding: 6px;
}

.accountLink {
	padding: 5px;
	background: #999;
}

img {
	behavior: url("/png.htc");
	margin: 0px;
	padding: 0px;
	border: 0px;
	vertical-align: middle;
}
.bilde {
	background: #c7d5e1;
}
.bilde_left {
	background: #efefef;
	margin-left: 0;
	float: left;
}
.bilde_right {
	background: #efefef;
	margin-right: 0;
	float: right;
}

ul {
	margin-left: 12px;
	padding-left: 12px;
	list-style: disc;
}
li {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
}

a:link, a:active, a:visited { color: #20508c; text-decoration: none; }
a:hover { color: #20508c;}

a.menylink:link, a.menylink:active, a.menylink:visited { font-size: 10px; font-weight: bold; color: #ddd; text-decoration: none; }
a.menylink:hover { color: #ddd; text-decoration: underline; }

a.menylink2:link, a.menylink2:active, a.menylink2:visited { color: #ddd; text-decoration: none; }
a.menylink2:hover { color: #ddd; text-decoration: underline; }

a.katlink:link, a.katlink:active, a.katlink:visited { color: #385496; font-size: 11px; }
a.katlink:hover { color: #385496; text-decoration: underline; }

a.navBG:link, a.navBG:active, a.navBG:visited { background-color: #efefef; }
a.navBG:hover { background-color: #ddd; }

a.menylink_stor:link, a.menylink_stor:active, a.menylink_stor:visited, a.menylink_stor:hover { color: #ddd; font-size: 15px; font-weight: bold; }


a.bunn:link, a.bunn:active, a.bunn:visited { color: #aaa; }
a.bunn:hover { color: #aaa; text-decoration: underline; }

.underline { text-decoration: underline; }

.text_topp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	padding-left: 10px;
}

.text_topp2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	padding-left: 10px;
}

.decNone { text-decoration: none; }

.font14 { font-size: 14px; }
.grey { color: #efefef; }

input, textarea, select {
	background: #fefefe;
	border: 1px solid #e5e5e5;
	padding: 2px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

input.form {
	font-size: 11px;
}
input.form_email {
	background: #fff url(/img/at.gif) no-repeat center left;
	padding-left: 22px;
}
input.form_pass {
	background: #fff url(/img/pass.gif) no-repeat center left;
	padding-left: 22px;
}
input.submit_bid {
	cursor: pointer;
	border: 0px;
	background: url(/img/placebid.png) no-repeat;
	width: 109px;
	height: 28px;
}
input.input_bid {
	border: 0px;
	background: url(/img/insert_bg.gif) no-repeat;
	width: 83px;
	height: 48px;
	font-size: 24px;
	padding: 10px 0px 0px 40px;
	margin-top: 0px;
}
input.submit_login {
	border: 0px;
	background: url(/img/submit_login.png) no-repeat;
	width: 61px;
	height: 25px;
	cursor: pointer;
	margin-top: 0px;
}
input.submit_signup {
	border: 0px;
	background: url(/img/submit_signup.png) no-repeat;
	width: 65px;
	height: 25px;
	cursor: pointer;
	margin-top: 0px;
}
input.submit_send {
	border: 0px;
	background: url(/img/submit_send.png) no-repeat;
	width: 64px;
	height: 28px;
	cursor: pointer;
	margin-top: 0px;
}
input.inputsubmit {
  padding: 2px 2px 3px 2px;
  border-style: solid;
  border-top-width: 1px;
  border-left-width: 1px;
  border-bottom-width: 1px;
  border-right-width: 1px;
  border-top-color: #D9DFEA;
  border-left-color: #D9DFEA;
  border-bottom-color: #0e1f5b;
  border-right-color: #0e1f5b;
  background-color: #3b5998;
  color: #FFFFFF;
  font-size: 11px;
  font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
  text-align: center;
}
input.inputsubmit2 {
  padding: 5px 15px 5px 15px;
  border-style: solid;
  border-top-width: 1px;
  border-left-width: 1px;
  border-bottom-width: 1px;
  border-right-width: 1px;
  border-top-color: #ffd257;
  border-left-color: #ffcb3d;
  border-bottom-color: #c99c21;
  border-right-color: #c99c21;
  background-color: #ffd562;
  color: #000;
  font-size: 12px;
  font-weight: bold;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
  text-align: center;
	cursor: pointer;
}
/*.box {
	border: 1px solid #aaa;
	background: #efefef;
	padding: 6px;
	margin-bottom: 12px;
	clear: both;
}
.box_header {
	padding: 3px 3px 3px 6px;
	color: #fff;
	background: #7185b5;
	border-top: 1px solid #385496;
	border-right: 1px solid #385496;
	border-left: 1px solid #385496;
	font-weight: bold;
}*/
.box_top {
	background: url(/img/box2_top2.png) no-repeat top left;
	width: 300px;
	height: 11px;
	font-size: 11px;
	color: #fff; /*#1e3a5d;*/
}
.box_heading {
	background: url(/img/box_bg.gif) repeat-x;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	margin: 0px 2px 0px 3px;
	padding: 3px 3px 3px 6px;
}
.box {
	background: url(/img/box_middle.png) repeat-y top left;
	width: 270px;
	padding: 10px 20px 5px 10px;
}
.box_bottom {
	background: url(/img/box_bottom.png) no-repeat top left;
	width: 300px;
	height: 10px;
	margin-bottom: 10px;
}
.box_topp {
	clear: both;
	padding: 6px 6px 6px 0px;
	border-bottom: 1px solid #7185b5;
}
.box2_top {
	background: url(/img/box2_top.gif) no-repeat top left;
	width: 300px;
	height: 5px;
	font-size: 5px;
}
.box2_heading {
	background: #d9d9d9 url(/img/box2_heading.gif) no-repeat top left;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	margin: 0px;
	padding: 3px 3px 3px 6px;
}
.box2 {
	background: #d9d9d9;
	padding: 6px;
	clear: both;
}
.box2_bottom {
	background: url(/img/box2_bottom.gif) no-repeat top left;
	width: 300px;
	height: 5px;
	font-size: 5px;
	margin-bottom: 10px;
}
.box2_header {
	padding: 3px 3px 3px 6px;
	color: #fff;
	background: #20508c;
	border-top: 1px solid #aac5d1;
	border-right: 1px solid #aac5d1;
	border-left: 1px solid #aac5d1;
	font-weight: bold;
}
.box2_blue {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: #7185b5;
	padding: 6px;
	clear: both;
}
.box2_header a:link, .box2_header a:active, .box2_header a:visited  {
	color: #fff; text-decoration: none;
}
.box2_hover {
	background: #efefef;
}
.box2_hover:hover {
	background: #ddd;
}
.box3 {
	border-top: 1px solid #7185b5;
	border-bottom: 1px solid #7185b5;
	background: #f5f5f5;
	padding: 3px;
	clear: both;
}
.box3_header {
	padding: 3px 3px 3px 6px;
	color: #fff;
	background: #7185b5;
	border-top: 1px solid #385496;
	font-weight: bold;
}
.box4 {
	border: 1px solid #385496;
	padding: 5px;
	margin-bottom: 5px;
	background: #fefefe;
	height: 100%;
	clear: both;
}
.box4_current {
	border: 1px solid #ddd;
	padding: 5px;
	margin-bottom: 5px;
	background: #bacfff;
}
.box5 {
	border: 1px solid #ddd;
	background: #fff;
	padding: 5px; 
	text-align: center;
}
.box_new {
	background: #efefef;
	border: 1px solid #ddd;
	margin-bottom: 10px;
}
.box6 {
  padding: 5px 15px 5px 15px;
  border-style: solid;
  border-top-width: 1px;
  border-left-width: 1px;
  border-bottom-width: 1px;
  border-right-width: 1px;
  border-top-color: #c99c21;
  border-left-color: #c99c21;
  border-bottom-color: #c99c21;
  border-right-color: #c99c21;
  background-color: #ffd562;
	margin-bottom: 10px;
  color: #000;
  font-size: 12px;
  font-weight: bold;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
}
.corner_bottom {
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
}
.corner {
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-radius: 10px;
}
.bloggbox img {
	max-width: 400px;
}
.block_left {
	float: left;
}
.block_content {
	padding: 3px;
	text-align: center;
}
.block_right {
	float: right;
}
.clear {
	clear: both;
	font-size: 0px;
}

/* Normal Bubble */
div.bubble {
	width: auto;
	font-size: 11px;
	margin-bottom: 24px;
}

div.bubble blockquote {
	margin: 0px;
	border: 1px solid #c9c2c1;
	background-color: #fff;
}

div.bubble blockquote p {
	margin: 10px;
}

div.bubble cite {
	position: relative;
	margin: 0px;
	padding-left: 15px;
	padding-top: 7px;
	top: 6px; /* 1px less than padding-top */
	background: transparent url(tip.gif) no-repeat 20px 0;
	font-style: normal;
}

/* Rounded Bubble */
div.bubble div.rounded {
	margin-bottom: 10px;
	border: 2px solid #000;
	background-color: #fff;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	padding: 5px;
}
div.bubble div.rounded blockquote {
	border: 0;
	background-color: transparent;
}
div.bubble div.rounded blockquote p {
	margin: 0px 10px;
}
div.bubble cite.rounded {
	position: relative;
	margin: 0px;
	padding-left: 105px;
	padding-top: 12px;
	top: 0px;
	background: transparent url('/img/bubble_tip.png') no-repeat 5px 0;
}

/* Pimped Bubble */
div#pimped.bubble {
	font-size: 0.9em;
}
div#pimped.bubble div.rounded {
	color: #fff;
	border: 3px solid #fff;
	background-color: #111;
}
div#pimped.bubble cite.rounded {
	background: transparent url(tip-pimped.gif) no-repeat 15px 0;
}


