.menu_list{
	position:relative;
	
	height:80px;
	width:100%;
}
.menu_content{
	position:relative;
	
	height:100%;
	width:100%;
}
.menu_container{
	position:relative;
	width:1050px;
}
.menu_container_left{
	float:left;
	width:300px;
	height:100%;
	padding:10px;
	
}
.menu_container_right{
	padding:10px;
	margin-left:20px;
	float:left;
	width:680px;
	height:100%;
}
.menu_container_left ul{
		
}

.menu_container_left li{

}
.juba{
	margin-left:15px;
	
}
.bullet{
	float:left;
}

.liBullet{
}

.side_buttons{
	height:20px;
	width:100%;
	border-style:dotted;
	border-width:1px;
	border-left:0px;
	border-top:0px;
	border-right:0px;
	border-width-bottom:1px;
	margin-bottom:5px;
	padding-bottom:4px;
}


/* ---------------------- Produkt ------------ */
.product_info{
	position:relative;
	width:500px;
	height:auto;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px dotted black;
	cursor:default;
	float:left;
}
.product_info input{
	padding:0px 0px 1px 0px;
}
.product_heading{
	position:relative;
	width:500px;
	height:20px;
	background-color:#eee;
}
.product_name{
	float:left;
	width:300px;
}
.product_name input{
	width:200px;
}
.product_body{
	position:relative;
	width:500px;
	height:auto;
	background-color:#fff;
	overflow:hidden;
}
.product_body_description{
	float:left;
	width:100%;
	height:auto;
	min-height:100px;
}
.product_body_description img{
	float:right;
	cursor:pointer;
}
.product_body_description textarea{
	width:390px;
	height:90px;
	margin:5px;
}
.product_details{
	position:relative;
	width:500px;
	height:20px;
	background-color:#eee;
}
.product_details_left{
	float:left;
	width:300px;
	height:20px;
}
.product_details_left input{
	width:40px;
}
.product_details_middle{
	float:right;
	width:67px;
	height:20px;
	cursor:pointer;
	background:url(/g_php_lib/menu/bilder/lesmer.jpg) no-repeat;
	padding-right:20px;
}
.product_details_right{
	float:right;
	width:58px;
	height:20px;
	cursor:pointer;
	background:url(/g_php_lib/menu/bilder/kjop.jpg) no-repeat;
}
.product_price{
	float:right;
	width:180px;
	text-align:right;
	padding-right:5px;
}
.product_price input{
	width:50px;
}
.product_menu{
	float:left;
	margin-left:10px;
}
.product_space{
	margin-bottom:10px;
}

.juba{
	position:relative;
	height:20px;
}

.buy_no{
	float:right;
	width:30px;
}

#cart{
	position:absolute;
	top:20px;
	right:5px;
	font-size:0.8em;
	cursor:pointer;
	z-index:999;
}
#cart:hover{
	text-decoration:underline;
}
#cart img{
	border:0px;
}
#cart a{
	color:black;
	text-decoration:none;
}
#cart_name{
	width:100px;
	text-align:left;
}
#cart_quan{
	width:20px;
	text-align:center;
}
#cart_price{
	width:100px;
	text-align:right;
}
#cart_sum{
	width:100px;
	text-align:right;
}

/* ------------------ meny linken ----------------- */
.mka_name{
	float:left;
	height:20px;
	cursor:default;  /* Vi har musepil */
	cursor:pointer;
}

/* --------- Buttons -------------- */

.mka_edit{
	float:right;
	margin-top:5px;
	height:15px;
	width:20px;
	background:url(../bilder/edit.gif) no-repeat;
	cursor:pointer;
}
.mka_insert{
	float:right;
	margin-top:5px;
	
	height:15px;
	width:20px;
	background:url(../bilder/insert.gif) no-repeat;
	cursor:pointer;
}
.mka_delete{
	float:right;
	margin-top:5px;
	
	height:15px;
	width:20px;
	background:url(../bilder/delete.gif) no-repeat;
	cursor:pointer;
}
.edit_button{
	float:left;
/*	margin-top:5px;*/
	height:35px;
	width:35px;
	background:url(/g_php_lib/admin/ikoner/edit.gif) no-repeat;
	cursor:pointer;
}
.insert_button{
	float:left;
	margin-top:5px;
	height:15px;
	width:20px;
	background:url(../bilder/insert.gif) no-repeat;
	cursor:pointer;
}
.sort_num{
	float:right;
	margin-top:5px;
	height:15px;
	width:20px;
	background:url(../bilder/sort_number.png) no-repeat;
	cursor:pointer;
}
.sort_alp{
	float:right;
	margin-top:5px;
	height:15px;
	width:20px;
	background:url(../bilder/sort_alphabet.png) no-repeat;
	cursor:pointer;
}
.delete_button{
	float:left;
/*	margin-top:5px;*/
	height:35px;
	width:35px;
	background:url(/g_php_lib/admin/ikoner/delete.gif) no-repeat;
	cursor:pointer;
}
.add_image_button{
	float:left;
	margin-top:5px;
	height:15px;
	width:20px;
	background:url(../bilder/image_1.png) no-repeat;
	cursor:pointer;
}
.menu_header{
/*	margin-top:5px;*/
	height:35px;
	width:100%;
	background-color:#b8d9ea;
/*	border-style:dotted;
	border-width:1px;
	border-left:0px;
	border-top:0px;
	border-right:0px;
	border-width-bottom:1px;
	padding-bottom:4px;*/
}
.ny_root,.root{
	background:url(../bilder/insert.gif) no-repeat;
	float:left;
}
.ny_root{
	cursor:pointer;
}
.root{
	background-image:none;
	padding-bottom:2px;
}
.menu_name{
	float:left;
}

.edit_title{
	float:left;
	padding-right:10px;
}
.open_menu{
	cursor:pointer;
}
.new_menu{
	float:left;
	margin-top:5px;
	height:15px;
	width:20px;
	background:url(../bilder/insert_gray.png) no-repeat;
	cursor:pointer;
}

.move_up{
	width:10px;
	height:11px;
	background:url(../bilder/arrow_up.gif) no-repeat;
	float:right;
	margin:5px 5px 0px 0px;
	cursor:pointer;
}
.move_down{
	width:10px;
	height:11px;
	background:url(../bilder/arrow_down.gif) no-repeat;
	float:right;
	margin:5px 5px 0px 0px;
	cursor:pointer;
}
.move_none{
	width:10px;
	height:11px;
	float:right;
	margin:5px 5px 0px 0px;
}

.left{
	float:left;
}
.right{
	float:right;
}
.clear{
	clear:both;
}

#product_menu{
/*	text-align:center;*/
}
#product_menu img{
	margin:0px 10px 0px 10px;
	cursor:pointer;
}
#product_menu span{
	padding:0px 5px 0px 5px;
	margin:0px 5px 0px 5px;
	cursor:pointer;
}
.menu_title{
	float:left;
	padding-right:5px;
}

#product_menu_list{
	float:left;
	width:40%;
}
#product_add_list{
	float:right;
	width:40%;
}

#back_image{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:200%;
	z-index:2000;
	background-color:black;
	opacity:0.4;
	filter:alpha(opacity=40);
}
#full_image{
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	z-index:2001;
	
}
#full_image #center_image,#full_image #center_lesmer{
	width:900px;
	margin:auto;
	background-color:white;
	padding:5px;
	position:relative;
	height:auto;
	overflow:hidden;
}
#full_image #center_image #hide_full{
	cursor:pointer;
	background-color:#f5f5f5;
	position:absolute;
	top:5px;
	right:5px;
	padding:5px;
	float:right;
}
#full_image #center_lesmer #hide_full{
	cursor:pointer;
	background-color:#f5f5f5;
	position:relative;
	top:5px;
	right:5px;
	padding:5px;
	float:right;
}

.button{
	float:right;
	padding-right:5px;
}

.side_advarsel img{
	cursor:pointer;
}

.edit_links div{
	float:right;
}

#news{
	height:auto;
	overflow:hidden;
}
#news_text{
	float:left;
}
#news_img{
	float:left;
	padding-left:5px;
	cursor:pointer;
}




