.tx-ttproducts-pi1-wrap1, .tx-ttproducts-pi1-wrap2 {
	
}

.shop_button {
	cursor: pointer;
	width: 170px;
	height: 30px;
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
	font-family: Helvetica, Verdana, Arial;
	text-align: center;
	background-image: url(/fileadmin/templates/medias/shop_button.png);
	background-repeat: no-repeat;
	background-color: transparent;
	border: 0px;
}

.shop_list_top {
	background-image: url(/fileadmin/templates/medias/shop_list_top.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.shop_list_top td {
	padding: 3px 0px 3px 0px;
	font-weight: bold;
}

.shop_list_bottom {
	background-image: url(/fileadmin/templates/medias/shop_list_bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.shop_list_bottom td {
	padding: 3px 0px 3px 0px;
}

.shop_list_quantity, .shop_single_quantity {
	width: 40px;
	color: #000000;
	font-weight: bold;
	text-align: right;
	background-color: #b7b7b7;
	border: 0px;
}

.product_category {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}

.product_title a {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.product_title a:hover {
	text-decoration: underline;
}

.product_price {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
}

.shop_memo, .shop_return, #tipafriend {
	width: 170px;
	line-height: 30px;
	vertical-align: middle;
	text-align: center;
	background-image: url(/fileadmin/templates/medias/shop_button.png);
	background-repeat: no-repeat;
}
.shop_memo a, .shop_return a, #tipafriend a {
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}

.shop_list_table {
	
}

.shop_list_table td, .shop_single_table td {
	padding: 7px;
}

#shop_basket_table input, #shop_basket_table textarea, #shop_basket_table select {
	width: 300px;
}

.shop_basket_title {
	padding: 5px;
	color: #ffffff;
	font-weight: bold;
	border-top: 1px solid #ffffff;
}

#tx-ttproducts-pi1-listcat a {
	color: #000000;
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
}
#tx-ttproducts-pi1-listcat a:hover {
	text-decoration: underline;
}

#step_basket {
	margin: 0px;
	padding: 0px;
	text-align: right;
}
