.tx-yag-pi1 {
	margin-top: 15px;
}

.tx-yag-thumb-innerframe a img {
	background: none;
}

.tx-yag-image img {
	padding: 0px;
	margin-top: 10px;
}

.tx-yag-thumb-innerframe a {
	display: block;
	text-decoration: none;
	border: 1px;
	margin: 1px;
}

.tx-yag-thumb-innerframe a span {
	display: block;
	padding: 0px 0px 7px 7px;
	margin-right: 7px;
	text-decoration: none;
	color: #444;
	border: none;
	overflow: hidden;
	line-height: 12pt;
}

#bmde .tx-yag-thumb-innerframe a:link, #bmde .tx-yag-thumb-innerframe a:visited, #bmde .tx-yag-thumb-innerframe a:active {
	text-decoration: none;
}

.tx-yag-thumb-innerframe a:hover {
	background: white;
	box-shadow: 0px 0px 7px #888;
	border: 1px solid #ccc;
	margin: 0px;
}

.tx-ptextlist-pager .backward {
	margin-right: 5px;
}

.tx-ptextlist-pager .forward {
	margin-left: 5px;
}

.tx-yag-backLink {
	margin-top: 20px;
	text-align: left;
}

.tx-ptextlist-pager li.number span.cur {
	padding: 5px;
	font-weight: bold;
	color: white;
	background-color: #016032;

	background-image: linear-gradient(bottom, rgb(1,96,50) 0%, rgb(61,133,99) 77%);
	background-image: -o-linear-gradient(bottom, rgb(1,96,50) 0%, rgb(61,133,99) 77%);
	background-image: -moz-linear-gradient(bottom, rgb(1,96,50) 0%, rgb(61,133,99) 77%);
	background-image: -webkit-linear-gradient(bottom, rgb(1,96,50) 0%, rgb(61,133,99) 77%);
	background-image: -ms-linear-gradient(bottom, rgb(1,96,50) 0%, rgb(61,133,99) 77%);

	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgb(1,96,50)),
		color-stop(0.77, rgb(61,133,99))
	);
}

.tx-ptextlist-pager li.number a {
	padding: 5px;
}

.tx-yag-previous, .tx-yag-next {
	width: auto;
}

.tx-yag-current {
	width: auto;
	float: none;
}

.tx-yag-single-download {
	margin-top: 10px;
	text-align: center;
}

.tx-yag-item-thumb-outerframe {
	height: 260px;
}

#bmde .tx-yag-single-download a:link, #bmde .tx-yag-single-download a:active, #bmde .tx-yag-single-download a:visited {
	background-color: #016032;
	color: white;
	padding: 10px 20px;
	display: inline-block;
	text-decoration: none;
	margin: 0 auto;
	width: 290px;
	height: 11px;

	background: #016032 url(../Images/button_download.png) top left;
}

#bmde .tx-yag-single-download a:hover {
	background-position: bottom left; 
}
