@CHARSET "UTF-8";
body {
	background-color: #535353;
	text-align: center;
}
#container {
	width: 924px;
	text-align: left;
	margin: 0px auto;
	background: url(../img/bg_content.jpg) repeat-y left;
}
#container_wide {
	width: 924px;
	text-align: left;
	margin: 0px auto;
	background: url(../img/bg_content_wide.jpg) repeat-y left;
}
#flashContainter{
	position: absolute;
	width: 	271px;
	height: 190px;
	right: 0;
	top: 83px;
}

#content {
	background: url(../img/bg_header.jpg) no-repeat top left;
}
#content_wide {
	background: url(../img/bg_header_wide.jpg) no-repeat top left;
}
#header {
	height: 190px;
	position: relative;
}
#logo {
	display: block;
	height: 120px;
	width: 316px;
	text-indent: -9999px;
	position: absolute;
	top: 30px;
	left: 38px;
}
#flash{
	position: absolute;
	top: 82px;	
	left: 653px;
}
#footer {
	height: 81px;
	background: url(../img/bg_footer.jpg) no-repeat top left;
	color: #eee;
}
#footer_wide {
	height: 81px;
	background: url(../img/bg_footer_wide.jpg) no-repeat top left;
	color: #ccc;
}

#footer_wide div, #footer div{
	margin-top:20px;
}
#footer_wide a, #footer a{
	color: #ccc;
}
#column_left {
	float: left;
	display: inline;
	width: 128px;
	padding-left: 22px;
	margin-right: 15px;
	color: #FFF;
	margin-top: 30px;
}
#column_left_wide {
	float: left;
	display: inline;
	width: 128px;
	padding-left: 22px;
	margin-right: -5px;
	color: #FFF;
	margin-top: 30px;
}
#column_center {
	float: left;
	display: inline;
	width: 460px;
	margin-right: 40px;
	color: #444;
	margin-top: 25px;
}
#column_center_wide {
	float: left;
	display: inline;
	width: 747px;
	color: #444;
	margin-top: 25px;
}
#column_right {
	float: left;
	display: inline;
	width: 220px;
	margin-right: 0px;
	color: #444;
	margin-top: 110px;
}
#column_right img, #column_right object{
	margin-bottom: 20px;
}
#main_menu {
	width: 120px;
	height: 180px;
	background: url(../img/bg_main_menu.jpg) no-repeat top left;
}

#main_menu li {
	height: 20px;
	margin-bottom: 20px;
}

#main_menu li.last {
	margin-bottom: 0px;
} 

.header_1{
	text-indent : -9999em;
	height: 27px;
	margin-bottom:15px;
	margin-top:5px;
}
.header_2{
	text-indent : -9999em;
	height: 16px;
	margin-bottom:10px;
	margin-top:4px;
}

.h_om_oss{
	background: url('../img/h_om_oss.jpg') no-repeat left top;
}
.h_kontakt{
	background: url('../img/h_kontakt.jpg') no-repeat left top;	
}
.h_inspirasjon{
	background: url('../img/h_inspirasjon.jpg') no-repeat left top;	
}
.h_merkevarer{
	background: url('../img/h_merkevarer.jpg') no-repeat left top;
}
.h_forretninger{
	background: url('../img/h_forretninger.jpg') no-repeat left top;
}
.h_annonser{
	background: url('../img/h_annonser.jpg') no-repeat left top;
}


.om_oss_label{
	margin-bottom: 20px;
}

.subtitle{
	margin: 30px 0px 21px  ;
	font-size: 1.1em;
}

.insp_img{
	border: 1px #484848 solid;
	padding: 1px;
	margin: 10px;
}
.company{
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: 1px #C2C0CB solid;
}
.company:last-child{
	padding-bottom: 10px;
	padding-top: 10px;
	border: 0px;
}
.company p{
	margin: 5px 0px;
}
.company img {
	margin-top: 8px;	
}
.company_link{
	text-decoration: underline;
	color: #F77800 ;
	font-weight: bold;
}
.padding{
	padding-left:  15px;
	padding-right:  15px;
}

.disable_category{
	height: 30px;
	border-bottom: 1px #C2C0CB solid;
	background-color: #F6F6F6;	
	cursor: pointer;
}
.disable_category p{
	margin: 7px 3px 0px 0px;
}
.enable_category{
	background-color: #E6E6E6;
	height: 30px;
	border-bottom: 1px #C2C0CB solid;
	cursor: pointer;
}
.enable_category p{
	margin: 7px 3px 0px 0px;
}
.forr_name{
	padding-left: 15px;	
}
.forr_shops{
	color: #A6A6A6;	
}
.forr_ico{
	margin: 8px 6px 0px 0px;
}

.shop_detail{
	border-bottom: 1px #C2C0CB solid;
	margin: 15px 0px 0px 0px;
	padding-bottom: 9px;
	height: 155px;
}
.shop_detail p{
	margin-bottom: 10px;	
}
.shop_detail tr{
	height: 18px;
}
.shop_labels{
	width: 60px;	
}
.shop_img{
	border: 1px #484848 solid;
	padding: 1px;
}
.shop_zoom{
	margin: 40px 30px 0px 0px;
}
.kontakt_text{
	margin-top: 35px;
}

.menu_banner img, .menu_banner object{
	border: 1px #7B7F82 solid;
	margin: 20px 0px 0px -20px;
}
.right_banner{
	border: 1px #D6D6D6 solid;
	padding: 1px;
	margin: 10px 0px;
}
.om_oss_banner{
	margin: 30px 0px 0px -5px;
}
.disable{
	display: none;
}
.copyright{
	margin-left: 160px;
}
.designed{
	margin-right: 40px;
}
.text p{
	margin-bottom: 1em;
}

#login_box{
	position: absolute;
	right: 0;
	width: 270px;
	top: 15px;
}
#login_box input.filed{
	background: url("../img/bg_input.gif") no-repeat;
	border: 0;
	height: 20px;
	width: 120px;
	padding: 2px 3px;
}

