﻿
.search
{
	background: transparent url(/staticfiles/graphics/bkg_box.png) repeat-y top left;
	width: 700px;
	color: #000;
	padding:5px 0 0px 30px;
	margin:0px auto;
}

.adSearch
{
    background: transparent url(/staticfiles/graphics/bkg_box.png) repeat-y top left;
	width: 700px;
	color: #000;
	padding:5px 0 0px 30px;
	margin:0px auto 0px auto;
	font-size:12px;
}

.boxTop
{
   background: transparent url(/staticfiles/graphics/bkg_boxTop.png) no-repeat top left;
   width:730px;
   height:15px;
   margin:0px auto 0px auto;
} 

* html .boxTop
{
   background: transparent url(/staticfiles/graphics/bkg_boxTopIE6.png) no-repeat top left;
   width:730px;
   height:15px;
   margin:0px auto -5px auto;
}

.boxBottom
{
   background: transparent url(/staticfiles/graphics/bkg_boxBottom.png) no-repeat top left;
   width:730px;
   height:15px;
   margin:0px auto 20px auto;
} 

* html .boxBottom
{
   background: transparent url(/staticfiles/graphics/bkg_boxBottomIE6.png) no-repeat top left;
   width:730px;
   height:15px;
   margin:0px auto 20px auto;
} 

.100
{
    width:100%;
    border:1px solid black;
}

.85
{
    width:680px;
    background:green;
}

.15
{
    width:15%;
}


.search .Buttons
{
	float: left;
	width: 680px;
	height: 45px;

}

.search .Rubrik
{
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 5px;
	text-align:left;
}

.adSearch .Rubrik
{
	font-size: 18px;
	font-weight: normal;
	text-align:left;
}

.adSearch img
{
    border:none;
}

.search .Typ
{
	font-size: 11px;
	float:left;
	width: 680px;
}

.search .kommun
{
	font-size: 11px;
	float:left;
	width: 680px;
}

.search .chooseOmrade
{
	font-size: 11px;
	float:left;
	width: 680px;
}

.clear
{
    clear:both;
}

.search .Typ .spacer
{
	width: 60px;
	float: left;
}

.search .Buttons .Lista a
{
	background-image: url(/staticfiles/graphics/buttons/btn_VisaLista.png);
	width: 118px;
	height: 41px;
	padding-right: 20px;
	background-repeat: no-repeat;
	float: right;
}

.search .Buttons .Karta a
{
	background-image: url(/staticfiles/graphics/buttons/btn_VisaKarta.png);
	width: 118px;
	height: 41px;
	background-repeat: no-repeat;
	float: right;
}

.ledtext
{
	font-style: italic;
	float: left;
	font-size: 11px;
}

.search .PilNordost a
{
	background-image: url(/staticfiles/graphics/buttons/btn_pilnordost.png);
	width: 14px;
	height: 14px;
	background-repeat: no-repeat;
	float: left;
	margin-top: 3px;
	margin-left: 5px;
}

.search .demo
{
	background-image: url(/staticfiles/graphics/buttons/btn_pilnordost.png);
	width: 14px;
	height: 14px;
	background-repeat: no-repeat;
	float: left;
}

.search .CB
{
	float: left;
	font-size: 11px;
	margin-right:30px;
}

.search .CBspacer
{
	width: 32px;
	float: left;
}
.search .Separator
{
	background-image: url(/staticfiles/graphics/Symb_Linje.png);
	width: 680px;
	height: 1px;
	background-repeat: repeat-x;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}

hr
{
    border-top:1px solid #c8b893;
    width:680px;
}

.search SELECT
{
	font-size: 11px;
}

