/** RESET STYLES **/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/** CLEARFIX **/

.clearfix:after {
     content: ".";
     display: block;
     height: 0;
     clear: both;
     visibility: hidden;
}

a {
	outline: none;
}
:-moz-any-link:focus {
	outline: none;
}

.clearfix {display: inline-block;}

* html .clearfix {height: 1%;}
.clearfix {display: block;}

/* END RESET */


body {
	background: #0065c9;
	font: 79%/1.4 Helvetica, Tahoma, Verdana, arial, serif;
	padding: 20px;
}

#container {
	width: 1px;
	position: relative;
	left: 42%;
}

#menu_wrapper {
	background: url(/static/images/regionavisa_header.gif) no-repeat;
	height: 78px;
	width: 791px;
	position: relative;
	z-index: 1;
	left: -395px;
}

#banner_wrapper {

	height: 300px;
	width: 791px;
	position: relative;
	left: -395px;
	
}

#h1logo {
	background: url(/static/images/regionavisa_logo.gif) no-repeat;
	text-indent: -9999px;
	width: 180px;
	height: 55px;
	position: absolute;
	bottom: 6px;
	left: 20px;
}

#h2rubrikk {
	
	text-indent: -9999px;
	width: 791px;
}

#h2rubrikk h2 a {
	background: url(/static/images/regionavisa_gratis_rubrikk.gif) no-repeat 100% -44px;
	display: block;
	height: 44px;

}

#h2rubrikk h2 a:hover {

	background: url(/static/images/regionavisa_gratis_rubrikk.gif) no-repeat 100% 0;

}

#content_wrapper {
	background: #fff;
	height: 240px;
	width: 791px;
	position: relative;
	left: -395px;

}

#sidebar {
	background: #fff url(/static/images/regionavisa_sidebar_bg.gif) no-repeat;
	float: left;
	height: 338px;
	width: 288px;
		padding-bottom: 180px;
}

#sidebar_content {
	position: relative;
	top: 130px;
	left: 50px;
	width: 190px;

	font-size: 100%;
	letter-spacing: .2px;
}

#flash_button {
	position: absolute;
	top: -170px;
	left: -70px;
	z-index: 999999;
}

#sidebar_content h2 {
	color: #089aee;
	text-transform: uppercase;
	background: url(/static/images/sidebar_line.gif) repeat-x bottom;
	margin-bottom: 6px;
}

#sidebar_content p {
	color: #e8f7ff;
	line-height: 150%;
	background: url(/static/images/sidebar_line.gif) repeat-x bottom;
	padding-bottom: 6px;
	
}

.kontakt {
	width: 450px;
	float: left;
}

#content {
	background: #fff;


}

#inner_content {
	padding-bottom: 30px;
	padding-top: 10px;

}

#content h2 {
	color: #001148;
	text-transform: uppercase;
	line-height: 200%;
}

#content h3 {
	color: #0072b4;
	text-transform: uppercase;
	line-height: 200%;
}

#content p {
	line-height: 200%;
}

#content strong {
	font-weight: bold;
}

#content em {
	font-style: italic;
}

#content label {
	display: block;
	color: #0072b4;
	font-weight: bold;
}

#rubrikk {
	margin-top: 10px;

	background: #e6f5fc;
	width: 430px;
}

blockquote {
	background: #cde9f6;
	padding: 10px;
	margin: 10px 0;
}





 .rubrikk_header {
	background: #fdfeff url(/static/images/rubrikk_td_gradient.gif) repeat-x bottom;
	color: #50aee4;
	line-height: 250%;
	margin: 10px 0;
	font-size: 120%;
	font-weight: bold;
	text-align: center;
	letter-spacing: .1em;
	text-transform: uppercase;
}

#rubrikk .horiz_label { 
	white-space: nowrap;
}

#rubrikk .feilmeldingar {
	height: 50px;
	vertical-align: bottom;
	color: #d03704;
}
#rubrikk .feilmeldingar h3 {
	font-weight: bold;
	text-transform: uppercase;
	vertical-align: bottom;
	color: #d03704;
}


#rubrikk #feilmeldingar {
	
	margin-left: 30px;
	list-style-image: url(/static/images/feilmelding.gif);
}

#rubrikk .darkerfield_td label {
		color: #50aee4;

}

 .submit_td  {
	background: #0081cb;
	border: 1px solid #000;
	border-top: 1px solid #0081cb;
	border-left: 1px solid #0081cb;
	color: #fff;
	padding: 2px;
	
}



#rubrikk td {
	padding: 5px;


}

#content .radios {

}

#content .radiofield {

	white-space: nowrap;
	width: 15px;
}

#footer {
	/*background: url(/static/images/regionavisa_footer.gif) no-repeat top;*/
	height: 100px;

}

#reklame_sidebar {
	position: absolute;

	height: 600px;
	width: 150px;
	left: 410px;
	top: 0;

}

#reklame_sidebar h5 {
	font-size: 11px;
	letter-spacing: .1em;
	color: #fff;
	border-bottom: 1px dashed #0872dc;
	background: #015eb9;
	margin-bottom: 3px;
	text-indent: 2px;
}

#reklame_header {
	position: relative;

	width: 791px;
	top: 0;
	margin-bottom: 10px;

	left: -395px;
}

#inner_content a:link { color: #0072b4; text-decoration: underline; }
#inner_content a:active { color: #0072b4; text-decoration: underline; }
#inner_content a:visited { color: #0072b4; text-decoration: none; }
#inner_content a:hover { color: #369; text-decoration: underline; }

#sidebar_content a:link { color: #089aee; text-decoration: underline; }
#sidebar_content a:active { color: #089aee; text-decoration: underline; }
#sidebar_content a:visited { color: #089aee; text-decoration: none; }
#sidebar_content a:hover { color: #369; text-decoration: underline; }

#tabs {
	line-height:normal;
	list-style:none;
	right: 4px;
	bottom: 0;
	position: absolute;
}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
}

#tabs a {
	float:left;
	background:url("/static/images/tableft.gif") no-repeat;
	 background-position:0% -84px;
	margin:0;
	padding:0 2px 0 4px;
	text-decoration:none;
	font: 105% Helvetica, Tahoma, Verdana, arial, serif;
	text-transform: uppercase;
	letter-spacing: .2em;
	font-weight: bold;
}

#tabs a span {
	float:left;
	display:block;
	background:url("/static/images/tabright.gif") no-repeat;
	  background-position:100% -84px;
	padding:6px 7px 6px 4px;
	color:#fff;
	
}
	
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}
/* End IE5-Mac hack */

#tabs a:hover span {
	color:#fff;
	background-position:100% -42px;
}

#tabs a:hover {
	text-decoration: none;
	background-position:0 -42px;
	
}

#tabs li .active {
	background-position:0 0;
}

#tabs li .active span {
	background-position:100% 0;
	color: #001148;

	
}

#tips ul {
	margin-left: 30px;
	padding: 10px 0;
}
#tips ul li {
	list-style-image: url(/static/images/tips_dot.gif);
}

.tipsoss {
	position: relative;
	top: -70px;
	left: 16px;
}

h2 { 
	font-size: 130%;
	letter-spacing: .1em;
	font-weight: bold;
	line-height: 200%;
}

h3 {
	font-size: 110%;
		font-weight: bold;

}

h4 {
	font-size: 100%;
		font-weight: bold;
	line-height: 200%;
}

.tekstinput {
	color: #001148;
	border: 1px solid #0081cb;
	background: #fdfeff url(/static/images/textfield_gradient.gif) repeat-x bottom;
	padding: 4px;
	width: 400px;
	font: 100% arial, verdana;
}


.tekstinput_hover {

	background: #fdfeff url(/static/images/textfield_gradient.gif) repeat-x bottom;
	color: #001148;
	border: 1px solid #20375b;
	padding: 4px; 
	width: 400px;
	font: 100% arial, verdana;
}

.tekstinput_bold {
	color: #001148;
	border: 1px solid #0081cb;
	background: #fdfeff url(/static/images/textfield_gradient.gif) repeat-x bottom;
	padding: 4px;
	width: 95%;
	font: 100% arial, verdana;
	font-weight: bold;
}

.tekstinput_bold_small {
	color: #0081cb;
	border: 1px solid #0081cb;
	background: #fdfeff url(/static/images/textfield_gradient.gif) repeat-x bottom;
	padding: 4px;
	width: 50px;
	text-align: right;
	font: 100% arial, verdana;
	font-weight: bold;
}


.tekstinput_hover_bold {

	background: #fdfeff url(/static/images/textfield_gradient.gif) repeat-x bottom;
	color: #001148;
	border: 1px solid #20375b;
	padding: 4px; 
	width: 95%;
	font: 100% arial, verdana;
	font-weight: bold;
}


.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

* html .clearfix {height: 1%;}
.clearfix {display: block;}

.center { text-align: center; }

.pdf_tabell {
	width: 480px; 
	margin: 10px;

}

.center td {
	text-align: center;
}

.pdf_tabell td a img   {
	border: 2px solid #fff;
	padding: 2px;
	background: #001148;
}

.pdf_tabell td a:hover img   {
	border: 2px solid #001148;

}

.pdf_tabell th {
	font-weight: bold;
}

.odd {
	background: #e1f1f9;

}

.arkiv td {
	padding: 5px 4px;
}
.arkiv td img {
	vertical-align: middle;
	margin-right: 5px;
}

.row {
	background: #c9e7f5;
	
}

.txtlen {
	border: 1px solid #000;

}
.error {
	color: #f00;
}
.readonly {
	width: 130px;
}
#footer { text-align: center; padding: 30px 0 0 0 ;  }
#footer a {
color: #fff;
text-decoration: none;
}



.rubrikk_form { width: 430px; float: right; padding-right: 60px; }

