/* GLOBALS
----------------------------------------------------------------------*/
#damimageshop_feedback {
    color: #FF3333;
    display: none;
    font-size: 15px;
    position: absolute;
    background: #FFF;
    border: 1px solid #000;
    left: 100px;
    top: 100px;
    z-index: 1000;
    padding: 20px;
    margin: 0px;
}
.damimageshop_productList_thumb {
	height: 25px;
	margin-right: 5px;
}

/* PI 1
----------------------------------------------------------------------*/
.damimageshop_container {
	width: 517px;
}
.damimageshop_item {
	background: #fff;
	width: 255px;
	height: 154px;
	float: left;
	margin-right: 2px;
	position: relative;
	margin-top: 5px;
	display: inline;
}
.damimageshop_item_top {
	height: 11px;
	width: 255px;
	overflow: hidden;
	background: url(../images/damitemshop_item_top.png) no-repeat;
	margin: 0px;
	padding: 0px;
}
.damimageshop_item_mid {
	width: 255px;
	background: url(../images/damitemshop_item_mid.png) repeat-y;
	height: 128px;
}
.damimageshop_item_mid_canvas {
    margin: 0 11px;
}
.damimageshop_item_mid img{
	float: left;
	margin: 0 0 0 0;
}
.damimageshop_item_mid p {
	font-family: Verdana;
	font-weight: normal;
	color: #1a171b;
	font-size: 11px;
	margin: 0 0 0 95px;
}
.damimageshop_item_mid h1 {
	margin: 0 0 15px 95px;
}
.damimageshop_item_mid p.title {
	font-weight: bold;
	color: #263276;
	height: 20px;
}
.damimageshop_item_bottom {
	height: 16px;
	width: 255px;
	background: url(../images/damitemshop_item_bottom.png) no-repeat;
}
.damimageshop_item_button {
	height: 30px;
	width: 112px;
	position: absolute;
	bottom: -1px;
	right: 0;
	background: url(../images/damitemshop_item_button.png) no-repeat;
}
.damimageshop_item_button a {
	margin-top: 8px;
	margin-left: 7px;
	text-decoration: none;
	color: #28347a;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	float: left;
	display: inline;
}
.damimageshop_item_button a:hover {
	text-decoration: underline;
}
.damimageshop_item_mid .price {
    font-weight: normal;
    overflow: hidden;
}
.damimageshop_item_mid .description {
    height: 60px;
    overflow: hidden;
}

#damimageshop_collection {
	width: 513px;
	background: #FFF;
	margin-bottom: 10px;
	position: relative;
}
#damimageshop_cursor {
	cursor:pointer; 
	color: #FF00FF
}
#damimageshop_collection .damimageshop_item_top {
	width: 513px;	
	background: url(../images/damitemshop_item_top_wide.png) no-repeat;
}
#damimageshop_collection .damimageshop_item_mid {
	width: 513px;
	background: url(../images/damitemshop_item_mid_wide.png) repeat-y;
	height: 105px;
	overflow: hidden;
}
#damimageshop_collection .damimageshop_item_mid_canvas {
	overflow: hidden;	
}
.damimageshop_collection_button {
	height: 30px;
	width: 112px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	background: url(../images/damitemshop_item_button.png) no-repeat;
}
.damimageshop_collection_button a{
	margin-top: 8px;
	margin-left: 7px;
	text-decoration: none;
	color: #28347a;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	float: left;
	display: inline;
}
#damimageshop_collection .damimageshop_item_bottom {
	width: 513px;
	background: url(../images/damitemshop_item_bottom_wide.png) no-repeat;
}
#damimageshop_collection .description {
	height: 40px;
}
#damimageshop_collection h1 {
	margin-bottom: 0px;
}
/* PI 2
----------------------------------------------------------------------*/
.damimageshop_basket {
	height: 56px;
}
.damimageshop_basket_top {
	height:30px;
	text-align:right;
}
.damimageshop_basket_top select{
	width: 223px;
	margin-left: 8px;
	vertical-align:top;
}
.damimageshop_basket_change {
	background: url(../images/btn_change_basket.png);
	display: block;
	height: 24px;
	width: 162px;
}
.damimageshop_basket_checkout {
	background: url(../images/btn_checkout.png);
	display: block;
	height: 24px;
	width: 114px;
}
#basket .bul {
	overflow: hidden;
	width: 143px;
}
#basket .bul a{
	padding-left: 200px;	
}
#basket .bul1 {
	overflow: hidden;
	width: 88px;
	float: left;
	margin-left: 186px;
	padding-left: 8px;
	background: url(/fileadmin/templates/sportsphoto/images/basket_bul.png) no-repeat;
}
#basket .bul1 a{
	padding-left: 200px;	
}
.damimageshop_collectionoption {
	font-weight: bold;
}

/* PI 3
----------------------------------------------------------------------*/
.damimageshop_productList {
    list-style: none;
    width: 400px;
}
.damimageshop_productList li{
    margin-top: 10px;
	border-bottom: 1px dotted #ccc;
}
.damimageshop_productInfo {

}
.damimageshop_productRemove {
    float: right;
	margin-top: 12px;
}
.damimageshop_price {
	float: right;
	margin-right: 20px;
	margin-top: 12px;
	color: #000;
}
.damimageshop_lastrow .damimageshop_price {
	margin-top: 0px;
}
.damimageshop_lastrow {
	border-top: 1px solid #000;
	padding-top: 3px;
	color: #000;
	font-weight: bold;
}
.damimageshop_lastrow .damimageshop_price {
    margin-right: 55px;
}

/* PI 5
----------------------------------------------------------------------*/
.damimageshop_productDownload {
    float: right;
	margin-top: 12px;
}

/* PI 6
*/
.tx-pxadamimageshop-pi6 ul li {display: none;}
.tx-pxadamimageshop-pi6 ul.act li, .tx-pxadamimageshop-pi6 ul li.act {display: block;}
