/* Author: Kristoffer H. Berg 2008 - MUX MediaLab */
/* Color Palette:

Bok & Media-red:
Red:		b61223 (Som logoen)

Beige/Gray
Lys:		f1f0e6 (Dus bakgrunn som i lister etc.)
Middels:	cfccb7 (Rammer p� bokser etc.)
Mork:		b0ad9a (Ikke-fokusert tekst etc.)
*/


/* START Framework */

body {
	background: #fff url(img/bkgrnd.gif) repeat-x;
	margin: 0;
	padding: 0;
	color: #333;
	font-size: .7em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3em;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

a {
	text-decoration: none;
	color: #333;
}


.products_box h3 a,
.products h3 a{
	color: #b61223;
}


a:hover {
	color: #b61223;
}



img {
	border: 0;
}


fieldset,
form{
	margin: 0; 
	padding: 0;
	border: 0;
}


h1, h2, h3, h4, h5 {
	font-weight: bold;
}


h1 {
	font-size: 200%;
	padding: 0;
	margin: 0;
}

h2 {
	font-size: 130%;
}

h3 {
	margin: 0;
	padding: 0;
	font-size: 100%;
	display: block;
}


.hr {
	display: none;
}


#container {
	width: 950px;
	padding: 20px 10px 10px 10px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	position: relative;
	background: #fff;
}

.submit {
	cursor: pointer;
}

/* END Framework */




/* START top */

#login_top {
	/* background: #f1f0e6; */
	overflow: hidden;
	height: 100%;
	width: 950px;
	padding: 0 10px 10px 10px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	text-align: right;
}

#login_top ul,
#login_top li{
	margin: 0;
	padding: 0;
	display: inline;
	
}

#login_top li{
	margin: 0 8px 0 5px;
}

#login_top li a{
	font-weight: bold!important;
}


#top {
	height: 100%;
	overflow: hidden;
}



#top .logo {
	margin: 10px;
	margin-top: 1px;
}




#top #cart_small {
	width: 370px;
	position: absolute;
	top: 25px;
	left: 200px;
}

#top #cart_small fieldset,
#top #cart_small form {
	margin: 0;
	padding:0;
}

#top #cart_small .submit {
	background: url(img/btn_to-cart.gif) no-repeat;
	border: 0;
	width: 186px;
	padding-left: 35px;
	height: 27px;
	font-weight: bold;
	color: #000;
	margin: 0;
}

#top #cart_small p{
	margin: 0;
	padding: 0;
	float: right;
	width: 160px;
}





#top #shortcuts {
	margin-bottom: 15px;
	text-align: right;
	width: 380px;
	overflow: hidden;
	position: absolute;
	top: 23px;
	right: 18px;
}

#top #shortcuts ul,
#top #shortcuts li{
	display: inline;
	margin: 0;
	padding: 0;
}


#top #shortcuts li img{
	vertical-align: middle;
	padding-right: 5px;
	padding-left: 9px;
}





#top #sok{
	width: 370px;
	text-align: right;
	position: absolute;
	top: 55px;
	right: 16px;
}

#top #sok h2{
	display: none;
}


#top #sok .submit{
	background: url(img/btn_sok.png) no-repeat;
	border: 0;
	width: 55px;
	height: 27px;
	font-weight: bold;
	color: #000;
	margin: 0;
}

#top #sok .text{
	background: url(img/field_sok.png) no-repeat left top;
	border: 0;
	padding: 6px 0 0 10px;
	width: 300px;
	height: 27px;
	color: #000;
	margin: 0 2px 0 0;
	vertical-align: top;
}




/* END top */





/* START #tabs */

#tabs {
	width: 100%;
	margin-top: 10px;
	float: left;
}



#tabs div.tab{
	width: 186px;
	margin-right: 5px;
	float: left;
	display: block;
	line-height: 1.5em;
}


#tabs div.last{
	margin-right: 0;
}

#tabs h2{
	display: inline;
}

#tabs h2 a{
	background: url(img/tab.png) no-repeat left top;
	text-align: center;
	margin: 0;
	padding: 14px 0 10px 0;
	display: block;
	color: #000;
}

#tabs div.bm9001 h2 a{
	background: url(img/bm9001.png) no-repeat left top;
}
#tabs div.bm9002 h2 a{
	background: url(img/bm9002.png) no-repeat left top;
}
#tabs div.bm9003 h2 a{
	background: url(img/bm9003.png) no-repeat left top;
}
#tabs div.bm9004 h2 a{
	background: url(img/bm9004.png) no-repeat left top;
}
#tabs div.bm9005 h2 a{
	background: url(img/bm9005.png) no-repeat left top;
}

#tabs ul {
	padding: 0;
	margin: 0;
	background: #f1f0e6;
	overflow: hidden;
	padding: 10px;
	border: 1px #cfccb7 solid;
	border-top: 0;
}

#tabs ul li {
	background: url(img/icon_kategori-bullet.png) no-repeat center left;
	padding: 0;
	margin: 0;
	padding-left: 10px;
	border: 0;
	list-style: none;
}


#tabs .products_box{
	border: 1px #cfccb7 solid;
	border-top: 0;
	background: #fff;
	padding: 10px;
	height: 11em;
	position: relative;
	margin-bottom: 5px;
	line-height: 1.3em;
}




.products_box img{
	float: left;
	padding-right: 10px;
}


/*
.products_box .price {
	display: block;
	font-size: 160%;
	position: absolute;
	bottom: 45px;
	right: 10px;
}

.products_box .btn_buy-small{
	position: absolute;
	bottom: 10px;
	right: 10px;
}



.products_box .changeQuantityInput {
	position: absolute;
	bottom: 9px;
	right: 70px;
	width: 2em;
	text-align: center;
	padding: .4em 0;
	margin:0;
}


.products_list .changeQuantityInput,
#main #detail .changeQuantityInput {
	width: 2em;
	text-align: center;
	padding: .4em 0;
	margin:0;
}
*/

.changeQuantityInput,
.quantityInput{
	width: 2em;
	padding: .3em 0;
	text-align: center;
}


.quantityInput {
	display: none;
}



.btn_buy-small,
.btn_change-small {
	background: url(img/btn_buy-small.png) no-repeat;
	border: 0;
	width: 55px;
	height: 27px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	padding: 0!important;
	text-indent: 3px;
	cursor: pointer;
}

.btn_change-small {
	background: url(img/btn_change-small.png) no-repeat;
}


.submit {
	font-weight: bold;
	padding: .3em 15px;
	margin: .5em 0;
}


/* END #tabs */



/* START #tabs */


#tabs div.bm9001 h2 a,
#tabs div.bm9001_inactive h2 a:hover{
	background: url(img/bm9001.png) no-repeat left top;
}
#tabs div.bm9002 h2 a,
#tabs div.bm9002_inactive h2 a:hover{
	background: url(img/bm9002.png) no-repeat left top;
}
#tabs div.bm9003 h2 a,
#tabs div.bm9003_inactive h2 a:hover{
	background: url(img/bm9003.png) no-repeat left top;
}
#tabs div.bm9004 h2 a,
#tabs div.bm9004_inactive h2 a:hover{
	background: url(img/bm9004.png) no-repeat left top;
}
#tabs div.bm9005 h2 a,
#tabs div.bm9005_inactive h2 a:hover{
	background: url(img/bm9005.png) no-repeat left top;
}


/* END #tabs */




/* START #navigation */

#navigation div{
	width: 100%;
	float: left;
	padding: 10px;
}

#navigation .bm9001{
	background: #6fd0e1;
}

#navigation .bm9002{
	background: #02bfee;
}

#navigation .bm9003{
	background: #62ac57;
}

#navigation .bm9004{
	background: #98ca45;
}

#navigation .bm9005{
	background: #bdbdbd;
}



#navigation h3{
	display: inline;
	margin: 0;
	padding: 0;
	font-size: 100%;
}

#navigation ul,
#navigation li{
	display: inline;
	margin: 0;
	padding: 0;
}

#navigation li a{
	margin-left: 5px;
	background: url(img/icon_navigation-bullet.png) no-repeat center left;
	padding-left: 10px;
}


/* END #navigation */











.banner {
	margin-bottom: 5px;
	overflow: hidden;
	float: left;
	display: block;
}

.banner img{
	display: block;
}




















/* START left */

#left {
	float: left;
	width: 186px;
	overflow: hidden;
	height: 100%;	
}

#left h3{
	font-size: 130%;
	padding: 0 0 .5em 0;
	margin: 0;
}

.vertical_menu ul, 
.vertical_menu li {
	padding: 0;
	margin: 0;
	list-style: none;
}


.vertical_menu {
	padding: 0;
	margin: 0;
	background: #f1f0e6;
	overflow: hidden;
	padding: 10px;
	height: 100%;
	margin-top: 5px;
}


.filter {
	padding: 0;
	margin: 0;
	border: 1px dashed #f1f0e6;
	background: #fff;
	overflow: hidden;
	padding: 10px;
	height: 100%;
	margin-top: 5px;
}


.vertical_menu ul li {
	background: url(img/icon_kategori-bullet.png) no-repeat 0 .5em;
	list-style: none;
	padding: 0;
	margin: 0;
	padding-left: 10px;
	border: 0;
	line-height: 1.6em;
}



.vertical_menu ul li.active {
	font-weight: bold;
	background: url(img/icon_kategori-bullet_active.png) no-repeat center left;
}

/* END left*/


.vertical_menu ul li em{
	color: #b0ad9a;
	padding-left: .4em;
	font-style: normal;
}




/* START main */

#main {
	overflow: hidden;
	margin-top: 5px;
	width: 759px;
	float: right;
	height: 100%;
}

#main h2{
	margin: 0;
	padding: 0;
	font-weight: bold;
	display: block;
	float: left;
	width: 100%;
	clear: right;
}


#main .products{
	width: 100%;
	clear: both;
}


#main .products .products_box{
	margin-bottom: 5px;
	line-height: 1.3em;
	width: 166px;
	float: left;
	margin-right: 5px;
	padding: 10px;
}

.products_box .essential{
	position: relative;
	height: 75px;
}




.products_box .essential .icon_img{
	display: block;
	width: 39px;
	height: 39px;
	position: absolute;
	top: 25px;
	left: 35px;
}


.products_box .essential .icon_text{
	display: block;
	width: 39px;
	height: 39px;
	position: absolute;
	top: 23px;
	left: 35px;
	color: #b61223;
	font-size: 1em;
	font-weight: bold;
	line-height: 3.8em;
	letter-spacing: -.02em;
	text-align: center;
}



.products_box .essential .btn_change-small,
.products_box .essential .btn_buy-small{
	position: absolute;
	bottom: 10px;
	right: 0;
}



.products_box .essential .price {
	display: block;
	font-size: 160%;
	position: absolute;
	bottom: 45px;
	right: 0;
}

.products_box .essential .changeQuantityInput,
.products_box .essential .quantityInput {
	position: absolute;
	bottom: 10px;
	right: 60px;
}


.products_box h3{
	margin: 1em 0 0 0;
}

.products_box span{
	margin-bottom: .5em;
	display: block;
}

#main .products .products_box p{
	margin: 0;
	padding: 0;
}

#main .products .products_box p a{
}





#main .products .last{
	margin-right: 0;
}


#main .products .products_heading {
	background: #f1f0e6;
	padding: 10px;
}





#main .listNavigation{
	width: 100%;
	overflow: hidden;
	margin: 2em 0!important;
	clear: both;
	float: left;
	position: relative;
}

#main .listNavigation span {
	color: #fff;
	display: block;
	width: 28px;
	height: 28px;
	display: block;
	float: left;
	overflow: hidden;
	cursor: pointer;
}


#main .listNavigation span strong{
	display: none;
}

.leftNav {
	position: absolute;
	top: 0;
	left: 10px;
	overflow: hidden;
}

.rightNav {
	position: absolute;
	top: 0;
	right: 0;
	overflow: hidden;
}


/* Styrer back*/

#main .listNavigation .back_3{
	background: url(img/back_3_inactive.png) no-repeat;
	padding-right: 10px;
}
#main .listNavigation a .back_3{
	background: url(img/back_3_active.png) no-repeat;
}


#main .listNavigation .back_2{
	background: url(img/back_2_inactive.png) no-repeat;
	padding-right: 10px;
}
#main .listNavigation a .back_2{
	background: url(img/back_2_active.png) no-repeat;
}


#main .listNavigation .back_1{
	background: url(img/back_1_inactive.png) no-repeat;
	padding-right: 10px;
}
#main .listNavigation a .back_1{
	background: url(img/back_1_active.png) no-repeat;
}


/* Styrer forward*/


#main .listNavigation .forward_3{
	background: url(img/forward_3_inactive.png) no-repeat;
	padding-left: 10px;
}
#main .listNavigation a .forward_3{
	background: url(img/forward_3_active.png) no-repeat;
}


#main .listNavigation .forward_2{
	background: url(img/forward_2_inactive.png) no-repeat;
	padding-left: 10px;
}
#main .listNavigation a .forward_2{
	background: url(img/forward_2_active.png) no-repeat;
}


#main .listNavigation .forward_1{
	background: url(img/forward_1_inactive.png) no-repeat;
	padding-left: 10px;
}
#main .listNavigation a .forward_1{
	background: url(img/forward_1_active.png) no-repeat;
}








#main .products .products_list table {
	float: left;
	width: 100%;
	border-collapse: collapse;
	vertical-align: middle;
}


#main .products .products_list table td,
#main .products .products_list table th{
	border-bottom: 1px #f1f0e6 solid;
	padding: 1em 0;
	text-align: left;
}

#main .products .products_list table th{
	text-align: left;
}

#main .products .products_list table th.col_title{
	text-align: left;
	padding-left: 10px;
}

#main .products .products_list table td.image{
	width: 80px;
	padding: 10px;
}

#main .products .products_list table td.image div{
	position: relative;
}

#main .products .products_list table td.image .icon_img{
	display: block;
	width: 39px;
	height: 39px;
	position: absolute;
	top: 25px;
	left: 35px;
}


#main .products .products_list table td.image .icon_text{
	display: block;
	width: 39px;
	height: 39px;
	position: absolute;
	top: 23px;
	left: 35px;
	color: #b61223;
	font-size: 1em;
	font-weight: bold;
	line-height: 3.8em;
	letter-spacing: -.02em;
	text-align: center;
}




#main .basket .changeQuantityInput,
#main .basket .quantityInput{
	margin-bottom: .6em;
}




#main .products .products_list table td.price,
#main .products .products_list table th.price{
	padding-left: 20px;
}

#main .products .products_list table td.buy{
	width: 15%;
	text-align: right;
	padding-right: 10px;
}

#main .products .products_list table td.info{
}


#main .products .products_list h3 {
	display: inline;
}

#main .products .products_list p {
	margin: 0;
}

#main .products .products_list p a{
	
}

#main .continue_shopping{
	font-size: 140%;
	margin: 1.5em 10px 1.5em 10px;
}




.products_list .btn_change,
.products_list .btn_delete{
	background: url(img/btn_sok.png) no-repeat;
	border: 0;
	width: 55px;
	height: 27px;
	font-weight: bold;
	color: #000;
	margin: 0;
}




#main h1,
#main h2 {
	padding: 0;
	margin: 0;
	line-height: 1.3em;
}

#main h1 {
	font-size: 250%;
	line-height: 1em;
}


#main h2 {
}


#main h3 {
	margin: 1.5em 0 .5em 0;
}


#main p {
	margin: .5em 0;
}

#main .left {
	float: left;
	width: 240px;
	position: relative;
}


#main .image {
	margin-bottom: 1em;
}


#main .left table{
	border-collapse: collapse;
	border: 0;
	margin: 0;
	padding: 0;
	width: 100%;
}

#main .left table th,
#main .left table td{
	margin: 0;
	padding: 0;
	vertical-align: top;
}

#main .left table th{
	text-align: left;
	font-size: 130%;
	padding-bottom: .5em;
}

#main .left table td{
	padding: .2em;
}


#main .info_short {
	float: right;
	width: 500px;
}

#main #detail,
#main .document {
	padding: 10px 0 3em 10px;
	overflow: hidden;
}

#main #detail {
}

#main .document h1 {
	margin: 0 0 .5em 0;
}

#main .document h2 {
	margin-top: 1em;
}

#main .document .shop_image {
	float: left;
	width: 200px;
	margin-right: 20px;
}

#main .document .shop_text {
	float: right;
	width: 520px;
}


#main .document table {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	margin-bottom: 1em;
}

#main .document table {
	clear: both;
}

#main .document table th{
	vertical-align: middle;
	text-align: left;
	width: 100px;
}

#main .document .submit{
	float: right;
	margin-bottom: 2em;
}

#main #profileForm h2,
#main #orderConfirm h2{
	display: block; width: 100%; border-bottom: 1px solid #cfccb7; 
	padding-bottom: .3em;
	margin-bottom: .7em!important;
}

#main .document #dwrMarketingActivities{
	float: right;
}
#main .document #dwrMarketingActivities ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#main .document #dwrMarketingActivities img{
	vertical-align: middle;
	padding-right: .5em; 
}

#main .document #dwrMarketingActivities li{
	margin: .5em 0; 
}


#main #orderConfirm ul,
#main #orderConfirm li{
	list-style: none;
	margin: 0;
	padding: 0;
}

#main #orderConfirm ul{
	height: 100%; 
	clear: both; 
	display: block; 
}

#main #orderConfirm .summary li{
	display: inline;
	margin-right: 3em;
}

#main #orderConfirm #deliveryAddresses ul{
	margin: 1em 0;
}


#main #orderConfirm #confirmConditions .submit{
	float: left;
	margin-top: 1em;
}


#main #orderList table{
	width: 100%;
}

#main #orderList table th,
#main #orderList table td{
	padding: .5em 0;
	width: auto;
}









#main #detail .price {
	display: block;
	font-size: 130%;
	margin: 3em 0 .5em 0;
	padding: 0;
}


#main #detail input.text {
	display: block;
	float: left;
	margin-top: .45em;
	margin-right: .5em;
	text-align: center;
}




#detail .icon_img{
	display: block;
	width: 55px;
	height: 55px;
	position: absolute;
	top: 82px;
	left: 168px;
}


#detail .icon_text{
	display: block;
	position: absolute;
	top: 82px;
	left: 174px;
	color: #b61223;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 3.8em;
	letter-spacing: -.02em;
	text-align: center;
}


/* END main */











/* START lists */


#lists .list_item {
	float: left;
	width: 311px;
	background: #f1f0e6;
	border: 1px #cfccb7 solid;
	margin-right: 5px;
}

#lists .last {
	margin-right: 0;
	width: 312px;
}

#lists .list_item h4{
	padding: 10px 18px;
	margin:0;
	font-size: 130%;
	background: #cfccb7;
}

#lists .list_item li{
	line-height: 1.5em;
}

#lists .list_item li em{
	color: #b0ad9a;
	font-style: normal;
}

.listNavigation{
  text-align: center;
}

.listNavigation .active{
  font-weight: bold;
}


.basketNavigation  {
	height: 100%;
	width: 100%;
	float: left;
	text-align: right;
	padding: 1em 0;
}

.basketNavigation .submit {
	margin-right: 5px;
}

.basketNavigation form,
.basketNavigation fieldset {
	display: inline;
}




/* END lists */










/* START bottom */

#bottom {
	display: block;
	float: left;
	margin: 2em 0 0 0;
	clear: both;
	width: 100%;
	overflow: hidden;
	padding: 1em 0;
}

#bottom .wrapper{
	display: block;
	float: left;
	margin: 2em 0 0 0;
	clear: both;
	width: 100%;
	overflow: hidden;
	padding: 1em 0;
	border-top: 1px solid #f1f0e6;
	border-bottom: 1px solid #f1f0e6;
}

#bottom #bottom_links,
#bottom_logos {
	padding-left: 10px;
	text-align: center;
}


#bottom #bottom_links a,
#bottom_logos a{
	margin-right: 1em;
}


#bottom_logos {
	margin-top: 1em;
}

#bottom #copyright {
	display: block;
	margin-top: 10px;
	width: 100%;
	float: left;
}



/*
#bottom #copyright a.muxmedialab{
	display: block;
	float: left;
}

#bottom #copyright a.muxmedialab img{
	padding-right: 10px;
}


#bottom #copyright a.gurusoft{
	display: block;
	float: right;
}
*/

#bottom #copyright {
	text-align: center;
}

#bottom #copyright a{
	margin-right: 20px;
}

#bottom #copyright img{
	vertical-align: middle;
	padding-right: 5px;	
}

/* END bottom */





















.document fieldset{
	overflow: hidden;
	height: 100%;
	clear: both;
}

.document h2 {
	margin: 2em 0 .5em 0!important;
}

.document fieldset table{
	border-collapse: collapse;
}

.document fieldset th{
	width: 200px;
	font-weight: normal;
	text-align: left;
}


.document fieldset input{
	vertical-align: middle;
	margin: 0 1em 0 0;
}

/* ===========  added TO */
.highlight{
	background:yellow;
}

#searchHeading .highlight{
	background:white;
}


td.image a{
	position: relative;
	display: block;
}

.icon_img {
	z-index: 1000;
}


/* ===========  added TO Mammut */

 #detail .image .mammut {
	 width: 70px;
	 height: 70px;
	 background: url(img/mamutTag_big.png) no-repeat;
	 position: absolute;
	 left: 160px;
	 top: 50px;
	 text-align: center;
	 padding-top: 12px;
	 color: #000;
 }
 
* html body #detail .image .mammut {
 background: url(img/mamutTag_big.gif) no-repeat;
}

 
 #detail .image .mammut span {
	 font-size: 100%;
	 line-height: 1;
 }
 
 #detail .image .mammut strong {
	 font-size: 200%;
	 line-height: 1;
 }
 
 #detail .priceBefore {
 	line-height: 2em;
 }
 
 
 
 
 
 .products_list td.image .mammut {
	 width: 40px;
	 height: 35px;
	 background: url(img/mamutTag_small.png) no-repeat;
	 position: absolute;
	 left: 35px;
	 top: 6px;
	 text-align: center;
	 padding-top: 5px;
	 color: #000;
 }
 
* html body .products_list td.image .mammut {
	 background: url(img/mamutTag_small.gif) no-repeat;
 }
 
.products_list td.image .mammut span {
	 font-size: 80%;
	 line-height: .6;
	 margin: 0;
 }
 
.products_list td.image .mammut strong {
	 font-size: 100%;
	 line-height: .6;
	 margin: 0;
	 margin-top: 2px;
	 display: block;
 }
 
 
 
 
.products_box .mammut {
	 width: 40px;
	 height: 35px;
	 background: url(img/mamutTag_small.png) no-repeat;
	 position: absolute;
	 left: 35px;
	 top: 18px;
	 text-align: center;
	 padding-top: 5px;
	 color: #000;
}

* html body .products_box .mammut {
	 background: url(img/mamutTag_small.gif) no-repeat;
}




.products_box .mammut span {
	 font-size: 80%;
	 line-height: 1;
	 margin: 0;
	 margin-top: 3px;
 }
 
* html body .products_box .mammut span{
	 
	 margin-top: 8px;
}
 
.products_box .mammut strong {
	 font-size: 100%;
	 line-height: 1;
	 margin: 0;
	 margin-top: 2px;
	 display: block;
 }

