body,td,th, select,input
{
    font-size: 12px;
    line-height:180%;
     font-family: Arial;
    color:#363636;    
}

body
{
/*	background-image: url(img/BG_main.jpg);
    background-repeat: repeat;*/
}

html,body,form
{
	padding: 0;
	margin: 0;	
}

/* ------------------- HEIGHT 100% FIX ---------------------------

html,body,form
{
	height:100%;
}

#wrapper
{
	position:relative;
	height:auto !important; 
    height:100%; 
    min-height:100%; 
}
   ---------------------------------------------------------------*/

#wrapper
{
    margin: 0px auto  0 auto;
    width: 1000px;
}

#outerWrapper
{
    margin:10px auto 0 auto;
    border-top:solid 1px #ccc;
    width: 1000px;
    
 /*   background-image:url(img/BG_main_top.jpg);
    background-repeat: repeat-x;*/
}

#header
{
    width: 1000px;
    height:101px;
    margin:5px 0px;
    background-image:url(img/forsgrens_logo.gif);
 
}
#headerNO
{
    width: 1000px;
    height:101px;
    margin:5px 0px;
    background-image:url(img/forsgrens_logoNO.gif);
 
}
.rightheader
{
    margin:0px;
    padding:0px;
}
.logo
{
    float:left;
    width: 215px;
    height: 101px;
  
}
#globalnavbar
{
    height:30px!important;
     height:15px;
    float:right;
    
}
#content
{
    width: 1000px;
    background-color: #fff;
    background-image: none;
    margin:0px 0px 20px 0px;
    padding:10px 0px 0px 0px;
}
#leftcol
{
     width:150px;
     float:left;
     margin-right:20px!important;
     margin-right:10px;
}
#centercol{
    width: 530px;
   
    float: left;
    
}
#catcol
{
    float:left;
    width:820px;
    margin:0px 0px 0px 0px;
}
#maincol /*Defaultsidan*/
{
    width:670px;
    float:left;
    margin:30px 0px 0px 30px;
}
#mainpage /*Startsidan*/
{
    margin: 30px 26px 0px 0px;
    float: left;
    
}
/* Hussidan*/
.rightBox
{
    width: 192px;
    background-image: url(img/bgpuff.gif);
    margin-bottom: 5px;
    margin-top: 30px;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 20px;
    padding-top: 25px;
}

.leftBox
{   
    float: left;
    width: 490px;
    padding-right:10px;
}
#rightcol
{
    float: right;
    width: 268px;
  
}
#rightcol a
{
    text-decoration:none;
    color:#000;
}
.infoBox
{
  /*  background-image: url(img/bgpuff.gif);
    height:271px;
    width:232px;
    text-align:center;*/
}

.infoBoxT
{
    float:right;
    background-color:#d1d3d4;
    margin-bottom:10px;
    padding:0px 0px;
    color:#000;
    width:240px;
}
.infoBoxM1
{
    float:right;
    background-image: url(img/bgpuffs.gif);
    background-position:bottom left;
    background-repeat:no-repeat;
    color:#fff;
    width:240px;
    margin-bottom:10px;
    min-height:80;
    padding:0px 0px;
}
.infoBoxM
{
    float:right;
    background-color:#003159;
    color:#fff;
    width:240px;
    margin-bottom:10px;
    padding:0px 0px;
}
.infoBoxMain
{
    background-image:url(img/bgpuff.gif);
    height:271px;
    width:232px;
    float:left;
    margin:0px 4px 10px 0px;
    text-align:center;
  
    
}
.infoBoxMain h2 {
    text-align:center;
}
/*Hus beskrivning*/
.blackBox
{
    float:left;
    background-image: url(img/blackbox.gif);
    line-height: 150%;
    color: #000;
    background-repeat: no-repeat;
    padding-left:40px;
    margin-top:10px;
    margin-left:5px;
    margin-bottom:10px;
    padding-top:0px;
}
.imgRight
{
    float:right;
    padding-right:4px;
 }
.mainArea
{
    float:left;
    padding-top:20px;
}

#areaBox
{
   margin-top:10px;
   padding:0px;
}
.mainText
{
   display:block;
}
#footer
{
    clear: both;
    width: 1000px;
    height:56px;
    background-color: #fff;
    border-top:solid 1px #ccc; 
}
#footer p
{
    padding-top:10px;
    background:none;
    text-align:right;
}

.cp5
{
    padding:10px;
}

.cp
{
	padding:20px;
}

.cl
{
	clear:both;
}

.rss
{
	background: transparent url(img/rss.gif) no-repeat;
	height:16px;
	padding-left:20px;
}

/* --------------- fckEditor fix ---------------------------------*/
body.fckEdit
{
	background-color: Transparent;
	background-image: none;
	height:auto;
}

*:first-child+html body.fckEdit
{
	background-color:#fff;
	background-image:none;
}

/* ---------------------------------------------------------------*/

.left { float:left; }
.right { float:right; 
   }

a img
{
	border:0px;
	
}
/*ikoner*/
.pdf
{
    background: transparent url(img/pdf.gif) no-repeat;
    margin-left:15px;
	padding-left:20px;
}
/*imgArchive*/
.imgArchive 
{
     width:490px;
     float:left;
}
.imgArchiveL 
{
     float:left;
}

.imgArchive a 
{
    border:2px solid #E0E0E0;
    display:block;
    float:left;
    height:83px;
    margin:3px;
    text-align:center;
    padding-top:5px;
    width:150px;
    vertical-align:bottom;
    text-decoration:none;
    color:#656565;
}
.imgArchiveL a  
{
    border:2px solid #E0E0E0;
    display:block;
    float:left;
    height:110px;
    margin:3px;
    text-align:center;
    padding-top:5px;
    width:180px;
    vertical-align:bottom;
    text-decoration:none;
    color:#656565;
}
#ctl00_cph1_filarchive1_exAdmin
{
    padding-left:15px;
}
#ctl00_cph1_productImage 
{
    padding-left:5px;
}
#imgHouse
{
   float:left;
    width:490px;
    height:250px;
    vertical-align:bottom;
}

/*Houselist*/

#houseList, ul, li
{
    margin:0px;
    padding:0px;
}
.houseCat
{
    margin:0px;
    padding:0px;
    list-style:none;
}

.house
{
    float:left;
    border:2px solid #E0E0E0;
    display:block;
    float:left;
    height:125px;
    margin:10px 10px 10px 0px;
    text-align:center;
    vertical-align:bottom;
    width:150px;  
}

.house a
{
    text-decoration:none;
    color:#656565;
    font-weight:bold;   
}
.houseHeader
{
    padding:5px;
    background-color:#E0E0E0;
    color:#656565;
    font-weight:bold;
    
}

.houseKat
{
    float:left;
    border:2px solid #E0E0E0;
    display:block;
    float:left;
    height:150px;
    margin:2px 2px 2px 0px;
    text-align:center;
    width:250px;
  
}
 .houseKatHeader
{ 
   font-family:'/ITCAVGSM.TT';
   font-size:13px;
   background-color:#656565;
   color:#fff;
   margin-bottom:10px;
   padding: 2px 0px;
}
.house .HusT
{
     font-family:'/ITCAVGSM.TT';
   font-size:13px;
   background-color:#656565;
   color:#fff;
   margin-bottom:10px;
   padding: 2px 0px;
}
.houseKatHeader h3
{
     color:#fff;
     border:none;
      font-size:13px;
      padding-left:5px;
}

#wrapper .Hus
{
   font:"/ITCAVGSM.TT";
   font-size:13px;
   background-color:#003159;
   color:#fff;
   margin-bottom:10px;
   padding:3px 0px 1px 0px;
}

.lefthouse
{
    width:730px;
    margin:0px;
    padding:0px;
 }
 .righthouse
{
    float:right;
    width:160px;
    margin:0px;
    padding:0px;
    background-image: url(img/info.gif);
    line-height: 150%;
    background-repeat: no-repeat;
    padding-left:20px;
 }
 #maincolhouse
 {
    width:730px;
    float:left;
    margin:30px 0px 0px 30px;
 }
 .imgBox
 {
    margin:10px 0px 20px 0px;
 }
 .colleft
 {
    float:left;
    width:128px;
    margin:5px 10px 0px 0px;
    border-bottom:1px solid #ccc;
 }
 .colmain
 {
    float:left;
    width:578px;
    margin:0px 10px 0px 0px;
 }
.pl
{
    padding:10px;
}


#imgBoxMain
{
	top:-22px;
}
.right {
float:right;
}