/*
.productsLayout .first .columnInner {
	padding: 0 10px;
	
	position:relative ;
	top: auto; 
	bottom: 0; left: auto; right: 0 ;
}

.productsLayout .second .columnInner {
	padding: 0px;
}

*/

.productsLayout {
	width:100%;
}

.productFrame{
	border:0px;
	background:none;
	margin:0px;
	padding:0px;
}

.productsLayout .first {
	float:right;
	width:290px;

}

.productsLayout .second  {
	
	margin-right: 300px;
}

.productList , .productDetailPage, .productOrderConfiguration {
	position:relative;
	top:-10px;
}

.productListPadding {
	padding-top:8px;
}

.productListItem, .productFunctionItem {
	width:100%;
}

.productListItem:after, .productFunctionItem:after, .productInvoiceFooter:after {
	content: "";
	height: 0;
	display: block;
	clear: both;
}

.productListImage {
	float:left;
}

.productListContent {
	margin-left:230px;
	padding-top:10px;
}


.productListImage .productThumbnail {
	overflow: hidden;
	width: 100%;
}

.productThumbnail a {
	text-decoration:none;
}

.productListImage .productThumbnail img, .productAcpThumbnail img {
	-webkit-box-shadow: 0 3px 7px #666; 
	-moz-box-shadow: 0 3px 7px #666; 
	margin: 10px;
}

.productListContentFooter {
	text-align: right;
}

.productListOptions {
	margin-top:8px;
}

.productFunctionImage {
	float:left;
	margin-right:15px;
}


.productOrderForm {
	width:400px; 
	margin-left:auto; 
	margin-right:auto;
}

.productOrderFormTotalLine td {
	border-top:1px #000000 solid;
}

.productOrderFormField1 {
	width:290px;
}

.productOrderFormField2 {
	width:100px !important;
	text-align:right;
}
/*
#productThumbnail1 {
	position:absolute;
	width:200px;
	height:150px;
	background-image:url('../../images/products/extension/newCoded_de.png');
	margin-top:10px; margin-left:10px;
}
*/
.productInvoiceProductColumn {
	text-align:left;
	width:60%;
}

.productInvoiceUnitPriceColumn, .productInvoicePriceColumn {
	width:15%;
	text-align:center;
}

.productInvoiceAmountColumn {
	text-align:center;
	width:80px;
}

.productInvoiceChangeAmountForm {
	width:80px;
	margin-left: auto;
	margin-right: auto;

}

.productInvoiceOptionsColumn {
	width:16px;
	text-align:center;
}



.productInvoiceChangeAmountText {
	width:52px !important;
}

.productInvoiceChangeAmountIcon {
	border:0px;
	padding:0px;
	margin:0px;
}

.productInvoiceProductOptions ul {
	margin:2px;
}


.productInvoicePrices {
	float:right;
	width:280px;
	text-align:right;
}

.productInvoiceTotal {
	border-top:1px #000000 solid;
}

.productInvoiceFinishButton {
	float:right;
	width:100%;
	padding-top:10px;
	text-align:right;
}

.productAccountPayment {

}

.productPaymentPaypalButton {
	text-align:right;
}


.productSuccessVerification {
	padding-top:20px;
}

.productSuccessVerificationSuccess {
	color:#368038;
}

.productSuccessVerificationFail {
	color:#c00e0e;
}


.productVoucherDeleteColumn {
	width:16px;
}

.productVoucherCodeColumn, .productVoucherAmountColumn, .productVoucherValidColumn, .productVoucherStatusColumn {
	text-align:center;
}

.productInvoiceList ul li {
	padding-bottom:16px;
}


.productScreenshotList:after {
	content: "";
	height: 0;
	display: block;
	clear: both;
}

.productScreenshotList ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}

.productScreenshotList ul  li{
	float:left;
	padding:2px;
}

.productScreenshot {
	-webkit-box-shadow: 0 3px 7px #666; 
	-moz-box-shadow: 0 3px 7px #666; 
}

.productsScreenshots .thumbnail {
	position:absolute;
	top:0px;
	left:10px;
	clip:rect(0px, 160px, 140px, 0px);
	display:block !important;
}

.productsScreenshots li  {
	padding: 10px;
	height:140px !important;
	width:160px !important;
}

.productsScreenshots img {
	height:auto !important;
	width:160px !important;
}

.productScreenshotListDeleteIcon {
	position:absolute;
	padding-left:2px;
}

.productInvoiceUserData {
	padding-bottom:10px;
}

.columnProductVersionName {

}
.columnProductVersionRelease  {
	width:180px !important;
}

.productSpacer {
	padding:8px;
}

.productInvoicePaymentReference pre {
	font-size:10pt;
	overflow:scroll;
	width:100% !important;
}


.productInvoiceOptions {
	float:right;
}

.productViewTax {
	text-align:right;
	font-size:90%;
	font-style: italic;
}

.productsVoucherActiveList ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

.productsScreenshots li.floatedElement:hover {
	-moz-box-shadow:0 1px 3px #999999;
}

.productsScreenshots li.floatedElement {
	border-style:solid;
	border-width:1px;
	border-color:#C5D0DA;
	margin:0 7px 7px 0;
	overflow:hidden;
	padding:0px 12px 12px 12px;
	position:relative;
	text-align:center;
}

.productViewContainer {
	margin-bottom:7px;
}

.productRemoveMargin {
	margin:0px !important;
}

.productRemoveBorder {
	border-top-width:0px !important;
}
