/* www.svenskapump.se */


/* body */
body {
margin: 0;
padding: 0;
background: #fff;
color: #333333;
font-size: 12px;
font-family: verdana, arial, helvetica, sans-serif;
}

#bg {
margin: 0 auto;
padding: 0;
width: 840px;
background: #fff url(../images/bg_sidfade.gif) repeat-y top center;
}

#container {
margin: 0 auto;
padding: 0;
width: 800px;
background: #fff;

}

a, a:link, a:visited, a:active {
color: #660000;
font-weight: normal;
text-decoration: none;
}

a:hover {
color: #ccc;
font-weight: normal;
text-decoration: none;
}

/* body */

/* top */
#top {
width: 800px;
}

#toplogospace {
height: 82px;
background: #fff url(../images/bg_topheader.gif) no-repeat;
}
#toplogospace1 {
height: 82px;
background: #fff url(../images/bg_topheader.gif) no-repeat;
}
#toplogospace2 {
height: 82px;
background: #fff url(../images/bg_topheader_eng.gif) no-repeat;
}

#toplogospacetext {
margin: 0;
padding: 65px 10px 0 10px;
color: #000;
font-size: 11px;
text-align: left;
}

#toplogospace a,
#toplogospace a:link,
#toplogospacea:visited,
#toplogospace a:active{
font-weight: normal;
text-decoration: underline;
}

#toplogospace a:hover{
font-weight: normal;
text-decoration: none;
} 

#topheader {
height: 150px;
border-top: 1px solid #003367;
border-bottom: 1px solid #003367;
}

/* top */

/* topmenu */
#topmenu {
width: 800px;
background-color: #fff;
}

#nav ul {
width: 790px;
height: 49px;
margin: 0 auto;
padding: 0 0 0 10px;
float: left;
background: #fff url(../images/bg_menu.gif) repeat-x center left;
}

#nav ul li {
display: inline;
background-image: none;
}

#nav ul li a {
padding: 15px 7px 5px 7px;
float: left;
background-image: none;
color: #666;
font-size: 12px;
font-weight: 500;
font-family: verdana, arial, helvetica, sans-serif;
text-decoration: none;
}

#nav ul li a:hover{
color: #ccc;
}

/* topmenu */



/* content, main */

#content {
width: 800px;
background: #fff url(../images/bg_content.gif) repeat-y;
}

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

#main {
float: left;
width: 580px; /* 620px */
margin: 0;
padding: 20px 20px 0 20px;
}


#main .nyhettop {
font-size: 11px;
}

#main .nyhetbottom {
margin: 10px 0 0 0;
font-size: 11px;
text-align: center;
border-top: 1px dotted #999999;
}

#main .center {
text-align: center;
}

#main ul {
line-height: 14px;
list-style-type: square;
margin-top: 5px;
padding-top: 5px;
margin-left: 10px;
padding-left: 10px; 
}

#main ul li{
padding-top: 3px;
}

#main .frontlogo {
height: 200px;
margin: 0 0 10px 0;
padding: 0;
border: 0;
}

#main .frontlogob {
height: 198px; 
margin: 0 0 10px 0;
padding: 0;
border: 1px solid #ccc;
}

#main .frontlogol {
height: 120px;
margin: 40px 0 50px 0;
padding: 0;
border: 0;
}

#main h1 {
margin: 0;
padding: 0 0 0 0;
color: #1954a6;
font-weight: bold;
font-size: 18px;
text-align: left;
}

#main h2 {
margin: 0;
padding: 5px 0 20px 0;
color: #000;
font-weight: normal;
font-style: italic;
font-size: 14px;
text-align: left;
}

#main h3 {
margin: 0;
padding: 10px 0 0 0;
color: #1F1F1F;
font-size: 14px;
font-family: verdana, arial, helvetica, sans-serif;
font-weight: bold;
}

#main h5 {
margin: 0;
padding: 0 0 3px 0;
font-size: 12px;
color: #1f1f1f;
font-weight: bold;
}

#main p {
margin: 0;
padding: 5px 0 5px 0;
line-height: 16px;
}

#main #kontakt {
}

#main #kontakt p {
margin: 0;
padding: 0 0 25px 0;
}

#main #kontakt td {
margin: 3px 3px 3px 0;
padding: 3px 3px 3px 0;
}
/* content, main */


/* right */
#right {
float: left;
width: 160px;   /* 180px */
margin: 0;
padding: 10px 10px 30px 10px;
font-size: 11px;
overflow: hidden;
}

#right .section {
margin: 0;
padding: 0;
}

#right h1 {
margin: 0;
padding: 0 0 5px 0;
font-size: 14px;
color: #660000;
font-family: verdana, arial, helvetica, sans-serif;
font-weight: bold;
}

#right h3 {
margin: 0;
padding: 0 0 4px 0;
font-size: 11px;
color: #1F1F1F;
font-weight: bold;
}

#right p {
margin: 0;
padding: 0 0 10px 0;
text-align: justify;
}

#right ul {
padding: 0;
margin: 0 0 0 15px;
list-style-image: url(../images/right-bullet.gif);
list-style-position: outside;
line-height: 20px;
}

#right ul li {
}

#bottom {
margin: 0;
padding: 50px 0 0 0;
clear:  both;
}

#bottomborder {
height: 100px;
background: #fff url(../images/bg_footer.gif) repeat-x top left;
}

#bottomtext {
margin: 0;
padding: 20px 0 30px 0;
color: #fff;
font-size: 11px;
text-align: center;
}

#bottomtext a,
#bottomtext a:link,
#bottomtext a:visited,
#bottomtext a:active{
color: #fff;
font-weight: normal;
text-decoration: underline;
}

#bottomtext a:hover {
color: #fff;
font-weight: normal;
text-decoration: none;
}

.sep {
margin: 40px 0 0 0;
padding: 0;
}

#karta {
margin: 20px 0 0 0;
text-align: center;
}

#kartbild {
border: 1px solid #333333;
}

#licens {
margin: 20px 0 0 0;
padding: 5px;
font-size: 11px;
border: 1px solid #999999;
background-color: #FFFDDD;
}

#licens h1 {
margin: 0;
padding: 0 0 10px 0;
font-size: 12px;
font-weight: bold;
}

#licens p {
padding: 5px 0 5px 0;
text-align: right;
}

#material h5 {
margin: 0;
padding: 3px 5px 3px 5px;
font-size: 11px;
font-weight: bold;
color: #FFFFFF;
background: #990000;
border: 1px solid #666666;
}

#material p {
margin: 0 0 20px 0;
padding: 10px 5px 10px 5px;
font-size: 11px;
border-left: 1px solid #666666;
border-right: 1px solid #666666;
border-bottom: 1px solid #666666;
}

.verksamhet {
margin: 0;
background: #FFFDDD;
border: 1px solid #666666;
}

.produkter {
text-align: center;
}

.produkter img {
border: 1px solid #333333;
}

#bottomsep {
margin: 0 0 20px 0;
padding: 0;
}

#nyheter h5 {
margin: 0;
padding: 3px 5px 3px 5px;
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
background: #990000;
border: 1px solid #666666;
}

#nyheter p {
margin: 0 0 50px 0;
padding: 5px 5px 10px 5px;
font-size: 11px;
}

.nyhetersidor {
margin: 0 0 10px 0;
text-align: right;
font-size: 11px;
font-weight: bold;
}

.emailinfo {
font-size: 10px;
}

form input, form textarea {
background: #f3f3f3;
border: 1px solid #CCCCCC;
}

.formmargin {
margin-top: 10px;
}
.news_title{
	font-size: 18px;
	font-weight: bold;
	font-family:Arial;
}
/*
.category_img{
	width:100px;
	height:100px;
}
*/
.category_img{
	width:120px;
	height:120px;
}
.category_img2{
	width:180px;
	height:80px;
	border:0px;
}

.head_category_display{
	color:gray;
	font-size: 12px;
	font-family:Arial;
}
.article_img{
	width:110px;
	height:110px;
	border:0px;
}
.articles_img_div{
	float:left;
	width:130px;
	height:130px;
}
.pxs_before_product_name{
	width:10px;
	height:7px;
	overflow:hidden;
	line-height:7px;
	font-size:7px;
}
.one_category_product_name{
	color:white;
	font-weight:bold;
	font-size: 14px;
	font-family:Arial;
	padding-top:5px;
	padding-left:5px;
	background-image:url('/img/bg_artikelnamn.gif');
	width:500px;
	height:24px;
	border:2px solid #00336a;
}
.table_product_bg{
	background-image:url('/img/bg_artikel_content.gif');

}
.unbordered{
	border:0px;
}
.documents_articles{
	border:1px solid black;
	width:120px;
}
.gray_side_bg{
	background-color:#f3f3f3;
	width:147px;
}
.fakeBR{
	width:10px;
	height:5px;
	overflow:hidden;
	line-height:5px;
	font-size:5px;
}
.fakeBR2{
	width:10px;
	height:15px;
}
.fakeBR3{
	width:10px;
	height:15px;
}

.unbordered_radio{
	background-color:white;
	border:0px;
}

.kontaktPortratt {
float: left;
margin-right: 10px;
padding: 3px;
background: #eaeaea;
border: 1px solid #ccc;
}

.kontaktTitel {
color: #1954a6;
}
