.webshop_product div {
	float:left;
}

.webshop_product.changebg{ position: relative; }
.webshop_product .prodImg { display: none; position: absolute; right: 0; top: -220px; z-index: 100; border: 1px solid; background-color: #dedede; }
.webshop_product.uditokProd .prodImg { top: 0; }
.webshop_product .prodImg img { float: left; height: 200px;}

.webshop_product a.addOneProduct, .webshop_product a.removeOneProduct {
	text-decoration: none;
	color:#795605;
	font-weight: bold;
}

div.webshop_product {
	float:left;
	width:50%;
	font-size:11px;
}

div.webshop_product.uditokProd {
	height: 30px;
	width: 100%;
}

.webshop_product span {
	font-weight: normal;
}

.product_tipus {
	font-size:12px;
	text-align:left;
	width:135px;
	font-weight: bold;
	cursor:pointer;
}

div.webshop_product.uditokProd .product_tipus {
	width: 240px;
}

.product_price {
	text-align: right !important;
	margin-right:10px !important;
	vertical-align:bottom;
}

.details_link {
	margin-top: 15px;
	display: block;
}

.back_button {
    margin-top: 15px;
	display: block;
}

#cat {
	line-height: 30px;
	float:left;
	border-top: 1px solid black;
	border-bottom: 1px solid black;	
	background-color: #F5F5F5;
	width: 98%;
	margin-left:0px;
	padding-left:10px;
	font-weight: bold;
	font-size: 13px;
}
#cat a {
	color:#36753C;
}
.lastCat { display: none; }
.webshop_product fieldset {
	width:660px;
	margin-left: 25px;
}
.db, .db2 {
	width: 30px;
	text-align:right;
	float: left;
	background-color:#F2FFF3;
	border:1px solid gray;
}

.db2 {
	border:none;
	background: #fff;
	color: #000;
	font-weight: bold;
	font-size:11px;
}

legend {
	font-size:13px;
	color: #000;
	font-weight:normal;
	text-transform:uppercase;
}

#button {
	width: 600px;
	float: left;
	margin: 50px 0px 0px 50px;
}

fieldset {
	text-align: left;
	margin: 20px 20px 0px 20px;
	padding:10px;
}

fieldset input, textarea {
	background-color:#F2FFF3;
	border:1px solid gray;
	width:250px;
	margin: 2px;
}

fieldset label {
	width: 160px;
	float:left;
	font-weight: bold;
}

.fm-postcode {
	width: 45px;
}
.fm-city {
	width: 195px;
}

fieldset input.radio, fieldset input.checkbox {
	width: auto;
}

#date {
	width: 80px;
}

#address, #shop, #bn, #tx, #ba, #deliveryname {
	display: none;
}

span.list {
	clear: both;
	width: 100%;
	text-align: center;
	float: left;
	font-size:10px;
	padding:6px;
}

span.ny {
	cursor:pointer;
}
#calendar {
	background: transparent url(../cms/pics/calendar_icon.gif) no-repeat;
	border: none;
	width: 130px;
	height: 24px;
	text-align:right;
	padding: 0px;
	margin: 0px;
	padding-top:5px;
	cursor:pointer;
	vertical-align:top;
}
div.hiba {
	display: inline;
	padding-left: 10px;
	color: red;
	font-weight:bold;
}

#product_img{
	background:#D2E0AF;
	border:solid 1px #000;
	position:absolute;
	display:none;
}

#orderpics {
	padding-left:20px;
	padding-top:10px;
	text-align:center;
	width:50%;
}

#orderpics a {
}

#orderpics img {
	border:none;
	height:100px;
}


#ordering fieldset div {
	clear:both;
}
#ordering fieldset label {
	line-height:25px;
	width:180px;
}
