/*
Theme Name: Pordrän
*/

*, html {
	margin:0;
	padding:0;
}
body {
	font: 62.5%/1 Arial, Sans-serif; /* 1em = 10px */
	background-color:#f2f2f2;
	color:#333;
}
/*--------------------------------------------------------------------  BASIC TYPOGRAPHY */

a {
	text-decoration:underline;
	color:#008bd7;
}
a:hover {
	text-decoration:none;
}

h1, h2, h3 {
	font-family: arial, sans-serif;
	font-weight:bold;
	line-height: 1;
	color:#1b1818;
}

h2 {
	font-size:22px;
	line-height:26px;
	margin-bottom:2px;
}
h3 {
	font-size:18px;
	line-height:20px;
	margin-bottom:5px;
	font-weight:normal;
}
h4 {
	font-size:12px;
	line-height:18px;
	font-weight:bold;
}
h4 a {
	text-decoration:underline;
}

h1 a, h2 a, h3 a {
	text-decoration:none;
}
p {
	font-size:13px;
	line-height: 16px;
	margin-bottom: 16px;
}
img {
	border:0;
}

/*--------------------------------------------------------------------  STRUCTURE */

#wrap {
	width: 808px;
	background-color: #fff;
	margin: 0 auto 15px auto;
	border:1px solid #e5e5e5;
	border-top:0;
	padding:0 10px;
}


/*--------------------------------------------------------------------  HEADER */

#header {

}

#header h1 {
	width:245px;
	height:52px;
	display:block;
	background: transparent url(img/pordran.gif) 0 0 no-repeat;
	text-indent:-9009px;
	float:left;
	margin-left:10px;
	margin-top:15px;
}
#search {
	background: url(img/search-bg.gif) 0 0 no-repeat;
	width:260px;
	height:51px;
	float:right;
	margin-right:10px;
}
#s {
	float:left;
	margin-left:25px;
	width:154px;
	padding:3px 2px;
	margin-top:13px;
}
#searchsubmit {
	float:right;
	margin-right:25px;
	margin-top:16px;
}

/*--------------------------------------------------------------------  MAINNAV */

#mainnav {
	background: url(img/divider.gif) 0 bottom no-repeat;
	margin-bottom:15px;
	width:808px;
	margin-top:20px;
}
#mainnav ul {
	list-style:none;
	margin-left:9px;
}
#mainnav li {
	float:left;
	display:block;
	height:25px;
	background: transparent url(img/mainnav-flik-right-bg.gif) right 0 no-repeat;
	margin-right:1px;
}
#mainnav li a {
	display:block;
	float:left;
	padding: 0 13px;
	height:23px;
	font-size:13px;
	line-height:23px;
	padding-top:2px;
	color:#4c4444;
	text-decoration:none;
	background: transparent url(img/mainnav-flik-left-bg.gif) 0 0 no-repeat;
}
#mainnav li a:hover {
	text-decoration:underline;
	color:#000;
}

#mainnav li.current_page_item, #mainnav li.current_page_ancestor {
	background: transparent url(img/mainnav-flik-right-sel-bg.gif) right 0 no-repeat;
}
#mainnav li.current_page_item a, #mainnav li.current_page_ancestor a {
	background: transparent url(img/mainnav-flik-left-sel-bg.gif) 0 0 no-repeat;
	color:#000;
}
#mainnav li.current_page_item a:hover, , #mainnav li.current_page_ancestor a:hover {
	text-decoration:none;
}
/*--------------------------------------------------------------------  SPLASH */

#splash {
	margin: 0 10px 15px 10px;
}


/*--------------------------------------------------------------------  CONTENT */

#content {
	margin: 0 10px;
}
.col1 {
	width:260px;
}
.col2 {
	width:520px;
}
.text {
	margin: 0 10px;
}
.right {
	float:right;
}
.left {
	float:left;
}

.text ul {
	list-style:none;
	margin-bottom: 16px;
}
.text li {
	background:url(img/arrow.gif) 5px 5px no-repeat;
	font-size:13px;
	line-height: 18px;
	padding-left:15px;
}


/*--------------------------------------------------------------------  FUKT */

#fukt {
	background:url(img/divider.gif) 0 0 no-repeat;
	padding: 16px 9px 15px 9px;
}
#fukt .text {
	margin: 0 10px 0 20px;
	background:url(img/fukt-image.jpg) right center no-repeat;
	padding-right:120px;
}

#f_outer {
	background:transparent url(img/outer-fukt-wrap-bg.gif) 0 0 no-repeat;
}
#f_inner {
	background:transparent url(img/inner-fukt-wrap-bg.gif) 0 bottom no-repeat;
	padding-top:16px;
}

#fukt .col1 {
	border-left:1px solid #e3e3e5;
	padding-left:10px;
	width:250px;
	margin-bottom:16px;
}
#fukt .col1 ul {
	list-style:none;
}
#fukt .col1 li {
	
}
#fukt .col1 li a {
	display:block;
	font-size:12px;
	line-height:18px;
	padding-left:14px;
	background:url(img/arrow.gif) 3px center no-repeat;
}
#fukt img {
	float:right;
	margin-left:15px;
}


/*--------------------------------------------------------------------  LISTS */


/*--------------------------------------------------------------------  FOOTER */

#footer {
	background: url(img/divider.gif) 0 0 no-repeat;
	text-align:center;
}
#footer p {
	line-height:44px;
	margin-bottom:0;
	color:#666;
}
#footer .divider {
	color:#ccc;
	margin: 0 5px;
}

/*--------------------------------------------------------------------  SUBNAV */

.subnav {
	background:url(img/subnav-bg.gif) 0 bottom no-repeat;
	margin-bottom:15px;
}
.subnav h3 {
	background:url(img/subnav-heading.gif) 0 0 no-repeat;
	padding-top:2px;
	line-height:29px;
	font-size:16px;
	padding-left:10px;
	width:250px;
	font-weight:normal;
	margin:0;
}
.subnav ul {
	list-style:none;
	margin: 0 1px;
}
.subnav li {
	
}
.subnav li a {
	display:block;
	border-top:1px solid #e5e5e5;
	font-size:12px;
	color:#000;
	line-height:24px;
	padding-left:20px;
	background:url(img/arrow.gif) 9px center no-repeat;
	text-decoration:none;
}
.subnav li a:hover {
	text-decoration:underline;
}
.subnav li.sel a {
	font-weight:bold;
}

/*------------------------------------------------------ HITTA ÅTERFÖRSÄLJARE */

#hitta-aterforsaljare, #mangdberakna {
	background: transparent url(img/hitta-aterforsaljare-bg.gif) 0 0 no-repeat;
	width:260px;
	height:85px;
	margin-bottom:15px;
}
#mangdberakna {
	background: transparent url(img/berakna-materialatgang-bg.gif) 0 0 no-repeat;
}



#hitta-aterforsaljare h3, #mangdberakna h3 {
	padding-top:2px;
	line-height:29px;
	font-size:16px;
	padding-left:10px;
	font-weight:normal;
	margin:0;
}
#hitta-aterforsaljare form {
	margin-left:10px;
	margin-top:14px;
}
#aterforsaljare_s {
	width:110px;
	color:#4c4c4c;
	padding:3px 2px;
	margin-right:2px;
}
#aterforsaljare_submit {
	
}

#materialbtn {
	width:170px;
	margin-left:10px;
	margin-top:10px;
}
#materialbtn a {
	font-size:13px;
	line-height:16px;
	text-decoration:none;
}

#listamatt {
	border-bottom:0;
	width:100%;
	margin-bottom:20px;
}
#listamatt td {
	padding: 5px 5px;
	font-size:13px;
	line-height:16px;
	border-bottom:1px solid #ccc;
	border-left:1px solid #f2f2f2;
}

/*--------------------------------------------------------------------  ANVÄNDNIGSOMRÅDEN */

.anvandningsomrade {
	padding:10px 0 8px 0;
	margin-bottom:10px;
	border-top:1px solid #ccc;
}

.anvandningsomrade h3 {
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	margin-bottom:10px;
}
.anvandningsomrade a h3 {
	text-decoration:underline;
	color:#008bd7;
	margin-bottom:2px;
}
.anvandningsomrade p {
}

/*--------------------------------------------------------------------  ÅTERFÖRSÄLJARE */

.aterforsaljare_list {
	border-top:1px solid #f2f2f2;
	padding-top:8px;
}
.aterforsaljare_list p {
	margin-bottom:10px;
	color:#666;
}

/*--------------------------------------------------------------------  BERÄKNARE */

#materialberakn div{
	margin: 10px 0;
}

table {
	border:1px solid #ccc;
}
td {
	padding:5px;
}
table input {
	width:50px;
}
#materiallist {
	border:1px solid #ccc;
	border-bottom:0;
	margin-bottom:10px;
}
#materiallist td {
	border-bottom: 1px solid #ccc;
	font-size:13px;
	padding: 8px 5px;
}
#materiallist .list1 {
	width:170px;
}
#materiallist .list2 {
	width:200px;
}
#materiallist .list3 {
	color:#4d4d4d;
}

/*--------------------------------------------------------------------  MISC */

.clearfix {
	font-size:0.00001px;
	visibility:hidden;
	height:0;
	clear:both;
}
.hidden {
	display:none;
}
#map_canvas {
	height:400px;
	margin-bottom:10px;
}
#route {
	height:200px;
	overflow:auto;
	border:1px solid #ccc;
	margin-bottom:15px;
	margin-top:3px;
}

.twocol {
	margin-top:6px;
	width:50%;
	float:left;
}
.mapbox {
	clear:both;
	border-top: 1px solid #ccc;
	padding-top:8px;
}
.mapbox h3 {
	margin-bottom:10px;
}


.alignright {
	float:right;
	margin-left:5px;
	margin-bottom:5px;
}
.alignleft {
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}


#techspec table {
	border:0;
	font-size:12px;
	line-height:15px;
	margin-bottom:8px;
	width:500px;
	border:1px solid #ccc;
	border-bottom:0;
}

#techspec td {
	vertical-align: top;
	border-bottom:1px solid #ccc;
	padding: 5px;
}
#techspec .sign {
	color:#4d4d4d;
}	
#techspec tr {
	
}
#techspec .top {
	background-color:#f2f2f2;
}
#techspec .explain {
	background-color:#f2f2f2;
	border-right: 1px solid #ccc;
	width:150px;
}


.doprint {
	display:none;
}
