/* Sök Butik */

DIV, P {
	font-size: x-small;
}

h1 {
	margin:0 0 10px 0;
	padding:0;
}

DIV#content{
	width:400px;
	float:left;
}
SPAN.lightText{
	font-weight:normal;
	color:#666666;
}

/* Search */

DIV#sok_butik_rubrik{
	margin:0 0 13px 0;	
}

DIV#introText{
	
}
DIV#search_form_wrapper{
	width: 395px;
	height: 185px;
	padding-top: 18px;
}
DIV#search_fields{
	background-color: #F1EEE9;
	width: 395px;
	height: 140px;
}
DIV#left_fields{
	float: left;
	margin-top: 8px;
	padding-left: 13px;
	font-size: x-small;
	font-weight: bold;
}
DIV#right_fields{
	float:right;
	margin-top: 8px;
	padding-right: 18px;
	font-size: x-small;
	font-weight: bold;
}
DIV#centered_fields{
	margin-top: 10px;
	padding-left: 13px;
	font-size: x-small;
	font-weight: bold;
}
DIV#searchbox_heading{
	float: left;
	padding-left: 11px;
	font-size: x-small;
	font-weight: bold;
	width: 372px;
	height: 20px;
}
DIV#search_boxes{
	border: 1px solid #F1EEE9;
	background-color: #FFFFFF;
	margin-top: 1px;
	margin-bottom 1px;
	width: 393px;
	height: 135px;
	padding-top: 11px;

}
DIV#boxesL{
	float: left;
	font-size: x-small;
	width: 203px;
	padding-left: 11px;
	padding-bottom: 5px;
}
DIV#boxesR{
	float: left;
	font-size: x-small;
	padding-bottom: 5px;
}
DIV#search_button{
	float: right;
	margin-bottom: 5px;
	height: 25px;
	margin-right: 5px;
	padding-top: 12px;
}
DIV#bottom_links{
	float: left;
	height: 25px;
	width: 200px;
	padding-top: 11px;
	padding-left: 11px;
}
DIV#search_footer{
	background-color: #E2DDD5;
	height: 45px;
	width: 395px;
	margin-top:1px;
}
DIV#footer_box{
	width: 395px;
	height: 90px;
	margin-top: 13px;
	background-color: #FF895F;
}
DIV#footer_box_txt{
	float: left;
	height: 60px;
	width: 250px;
	padding-top: 11px;
	padding-left: 11px;
}
DIV#footer_box_heading{
	float: left;
	width: 250px;
}

DIV#footer_box_img{
	float: right;
	height: 90px;
	width: 100px;
	padding-right: 12px;
}
.butiksnamnField{
	height: 15px;
	width: 365px;
}
.fields175width{
	height: 15px;
	width: 175px;
	margin-bottom: 10px;
}
.boxSpacing{
	margin-bottom:11px;
}
.button{
	width: 45px;
	height: 18px;
}

/* Search Results */

DIV#coloredBox{
	width: 395px;
	height: 70px;
	background: #F1EEE9;
}
DIV#whiteBox{
	width: 395px;
	height: 70px;
}
DIV#storeLink{
	float: left;
	width: 108px;
	height: 35px;
	margin-left: 7px;
	margin-top: 7px;
}

DIV#storeLink a{
	color:#E71800;
}

DIV#storeLink a:hover{
	color:#000;
}

DIV#storeLocationInfo{
	float:left;
	width: 140px;
	height: 45px;
	margin-top: 7px;
}
DIV#storeServices{
	float: right;
	width: 88px;
	height: 45px;
	margin-right: 7px;
	margin-top: 7px;
}
DIV#headImg{
	
}
DIV#searchText{
		margin-bottom: 30px;
}
DIV#hitCount{
	margin-bottom: 15px;
	font-weight: bold;
}
DIV#hitNavigation{
	margin-bottom: 12px;
}
DIV#hitNavigation2{
	margin-bottom: 21px;
	margin-top: 15px;
}
DIV#buttonBox{
	width: 395px;
	height: 36px;
	background: #E2DDD5;
}

.serviceIkon{
	float: right;
	height: 21px;
	width: 21px;
	margin: 1px 1px 1px;
}

input.newSearchButton 
{
	padding:0 2px;
	background-color:#fff;
	border:1px solid #333333;
	border-right:2px solid #333333;
	border-bottom:2px solid #333333;
	color:#000;
	font-weight:bold;
	font-size:100%;
	width: 72px;
	height: 18px;
}

input.changeSearchButton
{
	padding:0 2px;
	background-color:#fff;
	border:1px solid #333333;
	border-right:2px solid #333333;
	border-bottom:2px solid #333333;
	color:#000;
	font-weight:bold;
	font-size:100%;
	width: 90px;
	height: 18px;
}
.duSokte{
	color: #F84C0E;
	font-weight: bold;
}
DIV#buttonWrapper{
	float: right;
	margin-top: 9px;
	margin-right: 3px;

}

DIV#rightBlock{
	float:right;
	width:170px;
	margin-top:40px;
}

IMG#bild{
	float:right; 
}

DIV#bild_text{
	float:right; 
	width:170px;
	background:#FAC483;
	margin:0;
}

DIV#bild_text DIV{
	margin: 6px 8px 8px 8px;
}
	
DIV#faktaRub{
	float:right;
	width:170px;
	background:#F84C0E;
	margin-top: 12px;
}

DIV#faktaRub DIV{
	color: #fff;
	font-weight:bold;
	text-transform: uppercase;
	margin: 6px 0 6px 13px;
}

DIV#faktaText{
	float:right;
	background:#F1EEE9;
	margin: 0 0 16px 0;
	width: 170px;
}

DIV#faktaText DIV{
	margin: 13px 20px 20px 13px;
	
}

DIV#banners{
	float:right;
	margin-top: 10px;
}


