@import url(/local/site/global.css);

body {
	font-size: 12px;
	font-family: Arial, sans-serif;
	background-color: #ebe7d3;
	margin: 0px;
	line-height: 140%;
}

.clear {
	clear: both;
	height: 0px;
	font-size: 0px;
}

h1 {
	font-size: 21px;
}

a:link, a:visited, a:active {
	text-decoration: underline;
	color: #000;
}

input {
	color: #000;
}

a:hover {
	text-decoration: none;
	color: #000;
}

#container {
	width: 853px;
	margin: 0 auto;
}

#content {
	width: 850px;
	background: url(/local/site/layout/content_bg2.jpg) repeat-y;
}

#content2 {
	width: 850px;
	background: url(/local/site/layout/content_bg2.jpg) repeat-y;
}

#border_left_bottom {
	clear: both;
	width: 850px;
	height: 4px;
	font-size: 0px;
	background: url(/local/site/layout/content_bg.jpg) no-repeat left;
}

div#maincontent5 {
	padding-left:30px;
	padding-right:30px;
	padding-bottom: 20px;
	width:615px;
}

/* header */

div#header {
	width: 850px;
	height: 91px;
	background: #fff url(/local/site/layout/layout_menylinje.jpg) repeat-x bottom;
}

div#logga {
	float: left;
	width: 190px;
	height: 85px;
}

/* end header */


/* Left */

div#leftcontentainer {
	width: 175px;
	float: left;
}

div#leftcontent1 {
	padding: 0px 0px 0px 0px;
}

div#leftcontent1 p {
	text-align: center;
	padding: 0px;
	font-size: 11px;
	line-height: 13px;
}

div#leftcontent1 a {
	text-decoration: none;
}

div#leftcontent1 img {
	position: relative;
	z-index: 2;
}

div#leftcontent1 p#prisberakning {
	position: relative;
	top: -47px;
	z-index: 3;
}

div#submenu_header {
	background-color: #dfdfdf;
	padding-left: 23px;
	padding-top: 5px;
}

div#submenu_header h4 {
	font-size: 13px;
	text-transform: uppercase;
}

div#ordlista {
	padding-bottom: 5px;
}

div#ordlista ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

div#ordlista ul li {

}

div#ordlista ul li a {
	color: #000;
	padding-left: 23px;
}

div#ordlista li:hover a {
	color: #000;
	
}

div#ordlista li.active {
	background: url(/local/site/layout/submenu_active.gif) no-repeat 0px 4px;
}



/* End left */


/* maincontent */

div#rightcontainer {
	margin-left: 175px;
	padding-bottom: 13px;
	width: 675px;
}

div#mainpic {
	width: 675px;
	height: 280px;
}

div#mainpic p {
	padding: 0px;
	margin: 0px;
}

div#maincontent1 {
	float: left;
	width: 405px;
	margin-top: 20px;
	margin-left: 30px;
	padding-bottom: 10px;
}

div#rightcontent1 {
	width: 170px;
	padding-top: 25px;
	margin-left: 480px;
}

/* end maincontent */

/* Helsida layout */

div#rightcontainer2 {
	margin-left: 175px;
	padding-top: 25px;
	padding-bottom: 13px;
	width: 675px;
}

div#maincontent3 {
	float: left;
	width: 405px;
	margin-left: 30px;
}

div#rightcontent2 {
	width: 170px;
	margin-left: 480px;
}

div#mainpic2 {
	width: 620px;
	padding-left: 30px;
	padding-right: 25px;
	margin-left: -1px;
	margin-top: -3px;
	margin-bottom: 20px;
}

div#mainpic2 p {
	padding: 0px;
}

div#extra_text {
	width: 620px;
	padding-left: 30px;
	padding-right: 25px;
}

/* End helsida layout */


/* Footer */

div#footer {
	width: 813px;
	padding: 15px 16px 0px 21px;
	background-color: #f0eee3;
	font-size: 10px;
	color: #4b4b4b;
}

div#footer p {
	font-size: 10px;
	color: #4b4b4b;
}

div#footer a {
	color: #4b4b4b;
}

div#footer table {
	width: 100%;
}

div#footer table tr td.copyright {
	width: 339px;
}

div#footer table tr td#footer_link {
	text-align: right;
	padding-right: 6px;
}

div#footer table tr td span.pipe {
	padding: 0px 10px;
	width: 2px;
}

#footer a {
	text-decoration: none;
}


/* End footer */


/* menu */

#menu {
	float: right;
	height: 25px;
	margin-right: 40px;
	padding-top: 60px;
}

#menu-root {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#menu-root li {
	float: left;
	padding: 0px;
	margin: 0px;
}

#menu-root li a {
	font-size: 0px;
	line-height: 0%;
	display: block;
	height: 25px;
    color: #fff;
}

#menu-root li#nyheter a {
	width: 81px;
}

#menu-root li#kontakta_oss a {
	width: 81px;
}

#menu-root li#pellets a {
	width: 131px;
}

#menu-root li#om_oss a {
	width: 81px;
}

#menu-root li#trabranslen a {
	width: 131px;
}

#menu-root li#pellets {
	background: url(/local/site/layout/meny_pellets.gif) no-repeat;
}

#menu-root li#pellets:hover {
	background: url(/local/site/layout/meny_pellets.gif) no-repeat 0px -25px;
}

#menu-root li#pellets.active:hover, #menu-root li#pellets.subactive:hover, #menu-root li#pellets.active, #menu-root li#pellets.subactive {
	background: url(/local/site/layout/meny_pellets.gif) no-repeat 0px -25px;
}

#menu-root li#trabranslen {
	background: url(/local/site/layout/meny_tradbransle.gif) no-repeat;
}

#menu-root li#trabranslen:hover {
	background: url(/local/site/layout/meny_tradbransle.gif) no-repeat 0px -25px;
}

#menu-root li#trabranslen.active:hover, #menu-root li#trabranslen.subactive:hover, #menu-root li#trabranslen.active, #menu-root li#trabranslen.subactive {
	background: url(/local/site/layout/meny_tradbransle.gif) no-repeat 0px -25px;
}

#menu-root li#om_oss {
	background: url(/local/site/layout/meny_omoss.gif) no-repeat;
}

#menu-root li#om_oss:hover {
	background: url(/local/site/layout/meny_omoss.gif) no-repeat 0px -25px;
}

#menu-root li#om_oss.active:hover, #menu-root li#om_oss.subactive:hover, #menu-root li#om_oss.active, #menu-root li#om_oss.subactive {
	background: url(/local/site/layout/meny_omoss.gif) no-repeat 0px -25px;
}

#menu-root li#nyheter {
	background: url(/local/site/layout/meny_nyhet.gif) no-repeat;
}

#menu-root li#nyheter:hover {
	background: url(/local/site/layout/meny_nyhet.gif) no-repeat 0px -25px;
}

#menu-root li#nyheter.active:hover, #menu-root li#nyheter.subactive:hover, #menu-root li#nyheter.active, #menu-root li#nyheter.subactive {
	background: url(/local/site/layout/meny_nyhet.gif) no-repeat 0px -25px;
}

#menu-root li#kontakta_oss {
	background: url(/local/site/layout/meny_kontakt.gif) no-repeat;
}

#menu-root li#kontakta_oss:hover {
	background: url(/local/site/layout/meny_kontakt.gif) no-repeat 0px -25px;
}

#menu-root li#kontakta_oss.active:hover, #menu-root li#kontakta_oss.subactive:hover, #menu-root li#kontakta_oss.active, #menu-root li#kontakta_oss.subactive {
	background: url(/local/site/layout/meny_kontakt.gif) no-repeat 0px -25px;
}

/* End menu */

/* Submenu */

div#submenu {
	width: 175px;
}

ul#submenu-root {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

ul#submenu-root li {
	padding: 5px 0px 0px 23px;
	background-color: #f0f0f0;
}

ul#submenu-root li ul li {
	padding-top: 5px;
	padding-bottom: 3px;
	background: #f0f0f0 url(/local/site/layout/menu_active.jpg) repeat-x top;
}

ul#submenu-root li a {
	font-size: 13px;
	display: block;
	padding-right: 24px;
	text-decoration: none;
	line-height: 1.1;
}

ul#submenu-root li.active {
	background-color: #fff;
}

ul#submenu-root li ul li.active {
	background: #fff url(/local/site/layout/menu_active.jpg) repeat-x top;
}

ul#submenu-root li:hover a {
	color: #000;
}

ul#submenu-root li ul {
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 1px;
	margin: 0px 0px 0px -23px;
	list-style-type: none;
}

ul#submenu-root li.subactive ul li.active ul, ul#submenu-root li.subactive ul li.subactive ul {
	margin: 0px;
	margin-left: -23px;
	padding: 0px;
}

ul#submenu-root li.subactive ul li.active ul li, ul#submenu-root li.subactive ul li.subactive ul li, ul#submenu-root li.active ul li.active ul li.active, ul#submenu-root li.subactive ul li.subactive ul li.subactive {
	padding-left: 36px;
}

div.submenu_border {
	width: 175px;
	height: 4px;
	font-size: 0px;
	margin-left: -23px;
	background-color: #dfdfdf;
}

div.ordlista_border {
	margin-left: 0px;
}

ul#submenu-root li ul li.sub a, ul#submenu-root li ul li.sub a {
	padding-bottom: 3px;
}

ul#submenu-root li ul li.sub {
	padding-bottom: 0px;
}

ul#submenu-root li ul li ul li {
	padding-top: 5px;
	padding-bottom: 1px;
}

/* End subsubmenu */

/* Startsidan */

#content_start {
	background-color: #fff;
	width: 850px;
}

div#mainpic_start {
	width: 850px;
	height: 370px;
}

div#mainpic_start p {
	padding: 0px;
}

div#maincontent2 {
	width: 800px;
	padding: 5px 25px 10px 25px;
}

div#maincontent2 table {
	width: 100%;
	border-collapse: collapse;
}

div#maincontent2 table tr td {
	text-align: center;
}

div#content_start div#nyheter_start {
	width: 811px;
	padding-left: 39px;
	height: 23px;
	padding-top: 5px;
	font-size: 13px;
	font-weight: bold;
	background: url(/local/site/layout/start_news.jpg) no-repeat;
}

div#content_start div#nyheter_start table {
	border-collapse: collapse;
	width: 100%;
}

div#content_start div#nyheter_start table tr td#left {
	width: 614px;
}

div#content_start div#nyheter_start p {
	font-size: 14px;
	font-weight: bold;
}

div#nyheter table tr td.nyheter {
	padding-right: 55px;
}

p#start_trapallets, p#start_trabransle {
	position: absolute;
	margin-top: -47px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	width: 220px;
	height: 35px;
    text-decoration: none;
}

a.start_trabransle, a.start_trapallets {
	text-decoration: none;
	color: #fff;
}

table#startlinks tr td a {
	text-decoration: none;
}

p#safari {
	padding-top: 2px;
}

table#starttable tr td {
	vertical-align: top;
}

table#starttable img {
	padding-top: 25px;
}

table#starttable img#puff3 {
	padding-top: 10px;
}

table#starttable img#trapallets {
	padding-top: 0px;
}

/* End startsidan */

/* Tavling */

div#container_tavling {
	width: 610px;
	margin: 0 auto;
	background-color: #fff;
}

div#header_tavling {
	width: 610px;
}

div#svensk_trapellets {
	float: left;
	padding-top: 15px;
	margin-left: 34px;
	width: 113px;
	height: 60px;
}

div#logga_tavling {
	margin-left: 397px;
	padding-top: 2px;
	width: 190px;
	height: 85px;	
}

#content_tavling {
	width: 390px;
	padding-top: 20px;
	margin: 0 auto;
}

div#mainpic_tavling {
	width: 610px;
}

div#mainpic_tavling p {
	padding: 0px;
}

div#maincontent4 {
	width: 390px;
	padding-bottom: 20px;
}

p.fraga_header {
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 0px;
}

p.fraga {
	font-size: 12px;
	padding-bottom: 0px;
}

p.alternativ {

}

textarea#motivering {
	width: 382px;
	border: 1px solid #949494;
}

table#kontaktinfo {
	border-collapse: collapse;
	margin-bottom: 10px;
}

table#kontaktinfo input {
	width: 288px;
	margin: 0px;
	border: 1px solid #949494;
}


/* End tavling */
/* Start AF */
table.aftable {
	width: 100%;
	margin-top: -5px;
	padding: 0;
	border-collapse: collapse;
}
table.aftable th {
	font-weight: normal;
	vertical-align: top;
	margin: 0;
	padding: 0;
}
table.aftable tr td {
	margin: 0;
	padding: 2px 4px;
}

table.aftable tr.odd {
	background-color: #efefef;	
}

table.aftable tr td.even {
	background-color: #fff;
}

table.aftable th.left {
	text-align: left;
}

table.aftable td.center, table.aftable th.center {
	text-align: center;
}

table.aftable td.center {
	font-weight: bold;
}

div#afselect {
	background: #F9DC02;
	width: 250px;
	height: 25px;
	padding: 10px;
}
div#afselect label {
	float: left;
	width: auto;
}
div#afselect select {
	float: left;
	width: 210px;
}
div#aflist {
	margin-top: 10px;
	padding: 0;
}
/* End AF */
/* Start nyheter */
div#archive_link {
	float: right;
	text-transform: capitalize;
}
div.news {
	width: 450px;
	margin-bottom: 15px;
	cursor: pointer;
}
div.news div.date {
	color: #bbb;
}
div.news p {
	margin: 0;
	padding: 0;
}
div.news h3 {
	margin: 0;
	padding: 0;
}
/* End nyhter */
/* Start floater */
div#modal_wrapper {
	background: #000;
	height: 100%;
	width: 100%;
	opacity: 0.8;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
}
div#modal_window {
	margin-left: auto;
	margin-right: auto;
	margin-top: 13px;
	position: absolute;
	top: 0;
	left: 0;
	width: auto;
	border: 1px solid #3a5a81;
	z-index: 6;
	background: #fff;
	padding: 10px;
}

/* End floater */

/* AF LOGIN */

form#af_login label {
	width: 80px;
	text-align: left;
}

form#af_login input {
	width: 209px;
	height: 20px;
	border: none;
	padding-top: 4px;
	padding-left: 4px;
	background: url(/local/site/layout/af_input.jpg) no-repeat;
}

button.af_login_button {
	width: 112px;
	height: 21px;
	border: none;
	background: url(/local/site/layout/af_login.jpg) no-repeat;
	color: #fff;
	margin-left: 184px;
	margin-bottom: 20px;
	margin-top: 5px;
	cursor: pointer;
}

div#af_logout {
	position: relative;
	bottom: 72px;
	left: 514px;
}

button#af_logout_button {
	width: 112px;
	height: 21px;
	border: none;
	background: url(/local/site/layout/af_logout.jpg) no-repeat;
	color: #fff;
	margin-left: 184px;
	margin-bottom: 20px;
	margin-top: 5px;
	cursor: pointer;
	font-size: 0px;
}

/* END AF LOGIN */

table#annonsmaterial tr td {
	padding-left: 5px;
}

table#annonsmaterial tr td a {
	text-decoration: none;
}

table#prisberakning {
	margin-bottom: 10px;
}

table#prisberakning tr td {
	padding-right: 8px;
}

table#prisberakning tr td.berakning_right {
	padding-left: 10px;
	width: 160px;
}

table#prisberakning tr td input {
	width: 66px;
	height: 18px;
	border: none;
	padding: 0px;
	margin: 0px;
	text-align: right;
	padding: 2px 4px 0px 0px;
	background: url(/local/site/layout/pellets_jamforelse_formular.gif) repeat-x;
	color: #000;
}

table#prisberakning tr td input.edit {
	background: url(/local/site/layout/pellets_jamforelse_formular_resultat.gif) repeat-x;
}

div#main div.news {
	width: 400px;
}

div.news h3.af_news_head {
	padding-bottom: 10px;
}