/********************************** FRONTPAGE **********************************/

.item_wrapper {
	width: 365px;
	height: auto;
	padding: 0;
	margin: 0 10px 10px 0;
	float: left;
	font-weight: bold;
	font-size:14px;
	position: relative;
	background-color:#f6f6ee;
}


.item_wrapper p {
	margin: 5px 0 5px 0;
}

.item_wrapper .image {
	width: 100px;
	height: 73px;
	float:left;
	margin: 0 0 0 0;
	padding: 10px 5px 10px 5px;
}

.item_wrapper .image img {
	border:none;
}

.item_wrapper .text {
	width: 210px;
	height:auto;
	float:left;
	margin: 0;
	padding: 0 0 0 20px;
	color:#576770;
}

.item_wrapper .text a, .item_wrapper .text a:hover {
	color:#576770;
	text-decoration:none;
}



.item_wrapper .text .btn {
	padding: 1px 5px 1px 5px;
	margin: 0 0 0 5px;
	border: 1px #fff solid;
	background-color: #BBB9A0;
	color: #fff;
	font-size: 80%;
	position:absolute;
	right: 10px;
	bottom: 10px;
	text-decoration:none;
}

.item_wrapper .text .btn a {
	text-decoration:none;
}


/********************************** CATALOG LIST **********************************/

#items_info {
	width: 720px;
	min-height: 96px;
	height:auto;
	margin: 0 0 5px 0;
	padding: 10px;
	background-color: #F7F7F7;
	float:left;
}


#items_info h2 {
	color:#666;

}

#rabat_forhandler{
	width: 718px;
	height: 20px;
	margin: 5px 0 10px 0;
	padding: 10px;
	line-height: 20px;
	background-color: #F7F7F7;
	border: 1px solid #DDD;
	font-weight: bold;
	float: left;
}

/********************************** LIST PAGING **********************************/

.paging {
	width: 730px;
	height: auto;
	margin: 5px 0 5px 0;
	padding: 5px;
	background-color: #e9eef0;
	float:left;
}

.paging ul {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline;
	float: left;
}

.paging ul li {
	padding: 0;
	margin: 0;
	display: inline;
}

.paging ul li a {
	padding: 2px 3px 2px 3px;
	margin: 0;
	text-decoration: underline;
}

.paging ul li a:hover {
	padding: 2px 3px 2px 3px;
	margin: 0;
	text-decoration: none;
	background-color: #a8bad2;
	color: #fff;
}

.paging ul li a.paging_active {
	padding: 2px 3px 2px 3px;
	margin: 0;
	text-decoration: none;
	background-color: #a8bad2;
	color: #fff;
}

.backforward {
	float: right;
	display: inline;
}

/********************************** PAGE PAGING **********************************/

.paging_side {
	width: 295px;
	height: auto;
	margin: 5px 0 5px 0;
	padding: 5px;
	background-color: #e9eef0;
	float:left;
}

.paging_side ul {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline;
	float: left;
}

.paging_side ul li {
	padding: 0;
	margin: 0;
	display: inline;
}

.paging_side ul li a {
	padding: 2px 3px 2px 3px;
	margin: 0;
	text-decoration: underline;
}

.paging_side ul li a:hover {
	padding: 2px 3px 2px 3px;
	margin: 0;
	text-decoration: none;
	background-color: #a8bad2;
	color: #fff;
}

.paging_side ul li a.paging_active {
	padding: 2px 3px 2px 3px;
	margin: 0;
	text-decoration: none;
	background-color: #a8bad2;
	color: #fff;
}


/********************************** ITEM PREVIEW **********************************/

.large_item_wrapper {
	width: 740px;
	height: auto;
	padding: 0;
	margin: 0;
	background-color: #F6F6EE;
	float:left;
}

#vis_pris {
	font-weight: bold;	
	font-size: 16px;
}

#vis_rabat1 {
	font-weight: bold;	
	font-size: 12px;
}

.large_item_wrapper h1 {
	margin: 10px 0 10px 0;
}


.large_item_wrapper .item_left .item_pay {
	padding: 0;
	margin: 0;
}

.large_item_wrapper .item_left a {
	text-decoration: underline;
}

.large_item_wrapper .item_left {
	padding: 0 0 0 5px;
	margin: 0;
	width: 420px;
	float:left;
}

.large_item_wrapper .item_right {
	padding: 0 5px 0 0;
	margin: 0 0 0 10px;
	width: 300px;
	float:left;
}

.large_item_wrapper .item_right .image {
	padding: 0;
	margin: 0;
	width: 300px;
	float:left;
}

.large_item_wrapper .item_right .pic {
	border: 1px solid #000;
}


.large_item_wrapper .item_right .seen_items {
	padding: 0;
	margin: 0;
	width: 300px;
	float:left;
}

.large_item_wrapper .item_right .seen_items h2 {
	font-size: 120%;
	margin: 5px 0 5px 0;
	color:#878474;
	height:30px;
	width:292px;
	padding: 5px 5px 0 5px;
	background-image:url(/web/grafik/sete_varer_bg.gif);
	background-repeat:repeat-x;
}

.large_item_wrapper .item_right .seen_items .item_wrapper {
	width: 300px;
	height: auto;
	padding: 0;
	margin: 5px 0 0 0;
	font-weight: bold;
	font-size:12px;
	position: relative;
	background-color:#f6f6ee;
}


.large_item_wrapper .item_right .seen_items .item_wrapper p {
	margin: 5px 0 5px 0;
}

.large_item_wrapper .item_right .seen_items .item_wrapper .image {
	width: 65px;
	height: 45px;
	float:left;
	margin: 0;
	padding: 10px 5px 10px 5px;

}

.large_item_wrapper .item_right .seen_items .item_wrapper .text {
	width: 175px;
	height:auto;
	float:left;
	margin: 0;
	padding: 0 0 0 20px;
	color:#576770;
}

.large_item_wrapper .item_right .seen_items .submitbtn {
	padding: 1px 5px 1px 5px;
	margin: 0 0 0 5px;
	display: block;
	border: 1px #fff solid;
	background-color: #BBB9A0;
	color: #fff;
	font-size: 80%;
	position:absolute;
	right: 10px;
	bottom: 10px;
	text-decoration:none;
	cursor: pointer;
}



.large_item_related {
	width:700px;
	margin: 5px 0 0 0;
}

.large_item_related h2 {
	font-size: 120%;
	margin: 10px 0 0px 0;
	color:#878474;
	height:30px;
	width:690px;
	padding: 5px 5px 0 5px;
	background-image:url(/web/grafik/sete_varer_bg.gif);
	background-repeat:repeat-x;
}


.large_item_related .rel_items {
	width:690px;
	margin: 0;
	padding:5px;
	height:65px;
	float:left;
	position:relative;
}

.large_item_related .rel_items .pic {
	float:left;
	width:65px;
	height:65px;
	border:none;
}

.large_item_related .rel_items .name {
	margin: 20px 0 0 25px;
	padding:0;
	float:left;
	
	
}

.large_item_related .rel_items .price {
	margin: 20px 0 0 25px;
	padding:0 5px 0 0;
	float:right;
	
	
}

