/*
.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;
}

.productListPages {
	clear:both;
	height:26px;
}

.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;
}

.productLicenseList, .productFunctionList, .productHistoryList {
	padding-top:10px;
}

.productRemoveMargin {
	margin:0px !important;
}

.productRemoveBorder {
	border-top-width:0px !important;
}

.productReview {
	padding: 6px 0 6px 0;	
}

.productReview p {
	padding:6px 0 6px 0;
}

.productReviewUseful, .productReviewOptions {
	padding-top:6px;
	margin-top:6px;
	border-top:1px #cdcdcd solid;
}

.productReviewUseful {
	clear:both;
	min-height:24px;
}

.productReviewUseful .smallButtons {
	float:right;	
}

.productReviewUseful .smallButtons li, .productReviewOptions .smallButtons li {
	margin-top:0px;	
}

.productReviewUsefulResult {
	float:right;	
}

.productReviewCounter ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:10px 0 10px 0;
	margin:0;
}

.productReviewCounter li {
	min-height:20px;
}

.productRatingCounterBar {
	height:10px;
	font-size:0.5em;
	border:1px #999999 solid;
	padding:1px 1px 0 1px;
}

.productRatingCounterBar div {

}

.productRatingCounterDescription {
	float:right;
	width:90px;
}

.productRatingCounterDisplay {
	margin-right:100px;
}

.productRatingCounterBar div {
	height:5px;
	background-color:#AED2F3;
	border-bottom:4px solid #6AAAE6;
}

.productInvoicePrices .smallFont span {

}

.productChangeUserDataButton {
	float:right;
}


#productCategoryList {
	list-style-type:none;
	margin:0px;
	padding:0px;
}

#productCategoryList  li {
	min-height:48px;	
	margin-bottom:8px;
	padding:0px;
}

#productCategoryList .content > div { 
	padding:10px;
}

#productCategoryList  li .productCategoryContainer:after {
	content:"";
	display:block;
	clear:both;
}

#productCategoryList h4 {
	font-size:1.3em;
}

.productCategoryContainerIcon {
	float:left;
	padding-right:10px;
}

.productCategoryListSubcategory {

}

.productCategoryContainerContent {
	
}

.productInventory {
	margin-top:10px;
	text-align:right;
}

.productWarning {
	color: #666600;
	font-style: italic;
	float:right;
	margin-top:2px;
}

.productInvoiceFiles, .productInvoiceNotes {
	margin:16px 0 16px 0;
}

.productListItemPrice {
	text-align:right;
	padding-top:12px;
}

.productListItemPrice p {
	font-size:1.5em;
	font-style: italic;
}

.productListItemPrice a, .productListItemPrice a:hover {
	text-decoration:none;
}
