/* Grüner Eindruckservice - Snippet Styles */
.sn {
	padding-left: 30px;
	margin-bottom: 20px;
	color: #333333;
}

/* Schritt 1 Produktauswahl */
h3.product-list-head {
	font-weight: bold;
	color: #333333;
	font-size: 14px;
	margin-bottom: 15px;
}
.product-container {
	width: 650px;
	height: 20px;
	overflow: visible;
}
html>body .product-container {
	height: auto;
	min-height: 20px;
}
.product-pic {
	width: 202px;
	margin-right: 17px;
	overflow: hidden;
}
.product-pic img {
	border: 1px solid #333333;
	margin-bottom: 3px;
}
.product-details {
	width: 390px;
}
.ordercollection-groupselect-container {
	width: 180px;
	float: left;
	margin-right: 10px;
}
.ordercollection-groupselect-container select {
	width: 180px;
}
.ordercollection-groupselect-price {
	width: 180px;
	float: left;
	margin-top: 60px;
	text-align: right;
}
.ordercollection-groupselect-price strong {
	font-size: 18px;
	font-weight: bold;
}
.ordercollection-groupselect-price i {
	font-size: 10px;
}
.product-prices {
	width: 200px;
}
.product-container h4 {
	font-size:12px;
	font-weight: bold;
}
.table-product-options {
	width: 390px;
}
.table-product-options th, .table-product-options td  {
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	padding-bottom: 7px
}
.table-product-options th {
	width: 93px;
}
.table-product-options td {
	width: 295px;
}
/* Schritt 2 Produkt bearbeiten */
.edit-product-data {
	width: 370px;
	margin-right: 17px;
}
.product-preview {
	width: 350px;
	overflow: visible;
}
.product-preview img {
	border: 1px solid #333333;
}
.product-pdf-preview {
	background-image: url(/templates/pics/pdficon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0 0 10px 45px;
	margin-top: 10px;
}

/* Dynamisch generierte Eingabemasken für Produkte */
.tyContentLabel, .tyImageLabel {
	display: block;
	margin:0;
	font-weight: bold;
	font-size: 12px;
	color: #B9D631;
}

h3.product-list-head {
	margin: 0 0 23px 0;
	padding: 7px;
	color: #608A0B;
	font-size: 14px;
	border-top: 4px solid #FFFFFF;
	border-bottom: 4px solid #FFFFFF;
	background-color: #D8F169;
	width: 735px;
}
h3.product-list-head a:link, h3.product-list-head a:visited, h3.product-list-head a:active, h3.product-list-head a:hover,
div.product-list-head a:link, div.product-list-head a:visited, div.product-list-head a:active, div.product-list-head a:hover {
	display: block;
	width: auto;
	cursor: pointer;
	background-color: #608A0B;
	border: 1px solid #FFFFFF;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	line-height: 17px;
	font-size: 11px;
	text-decoration: none;
	padding: 2px;
	margin: 0 5px 0 0;
	font-size: 11px;
	height: 15px;
	width: 80px;
}
.tyImageLabel {
	border-top: 2px solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
	color: #608A0B;
	background-color: #D8F169;
	font-weight: bold;
	padding: 4px 7px 4px 7px;
	clear: both;
}
.tyImageContainer img {
	float: left;
}
.tyImageDescription {
	padding-top: 10px;
	color: #608A0B;
	width: 238px;
	float: right;
}
.snippet-container .tyImageDescription {
	width: 216px;
}
.tyImageDescription ul li {
	margin-left: 20px;
}
.tyImageDescription ul li ul {
	margin: 3px 0 0 0;
}
.ty-PDF-Page-Title {
	color: #608A0B;
	margin: 23px 0 23px 0;
	width: 508px;
	border-bottom: 1px solid #608A0B;
	font-weight: bold;
	font-size: 13px;
}

.snippet-container {
	padding: 10px;
	background-color: #FFFFFF;
	border: 1px solid #519921;
	margin-bottom: 5px;
}

.snippetSelection {
	margin: 10px 0;
}
.snippet-description,
.snippet-description-nopreview {
	width: 145px;
	overflow: hidden;
}

.snippet-description-nopreview { width: 255px; }

.snippet-title { font-weight: bold; float: left; }
.snippet-action-icons { float: right; }

input.icon-add-snippet, input.icon-snippet-actions {
	border: 0;
}

td.imageBorder img {
	border: 1px solid #99CC00;
}
.tyContentCharCounter {
	padding: 5px !important;
	background-color: #FFFFFF;
	color: #608A0B;
	font-size: 10px;
	border: 1px solid #D8F169;
	border-top: 0;
}
.charCountError {
	color: #AB0D0D;
}

ul.tabs {
	padding: 0;
	margin: 0;
}
ul.tabs li {
	width: 150px;
	float: left;
	margin-top: 3px;
	height: 17px;
	line-height: 17px;
	padding: 5px 10px;
	background-color: #BDDB3C;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	list-style-type: none;
	cursor: pointer;
	border: 1px solid #BDDB3C;
	border-bottom: 0;
	-moz-border-radius: 5px 5px 0 0;
}
ul.tabs li.inactive {
	cursor: default;
	background-color: #BDDB3C;
	color: #99CC00;
}
ul.tabs li.current {
	background-color: #99CC00;
	height: 20px;
	line-height: 20px;
	margin-top: 0;
}
.fm-form {
	position: relative;
}
.fm-form fieldset.step {
	display:none;
	top: 0;
	left: 0;
}
.fm-form select.icon {
	float: left;
	width: 334px;
}
.fm-form input.icon, .fm-form textarea.icon {
	float: left;
	width: 330px;
}
.fm-form div.icon {
	float: right;
	text-align: right;
	width: 20px;
}
.inactive {
	opacity: 0.5;
	filter:Alpha(opacity=50);
}
div.icon {
	display: none;
	padding-top: 3px;
	float: right;
}
#registration_form h2 {
	background-color: transparent;
	color: #333333 !important;
	border: 0;
	margin: 0;
	padding: 0;
	padding-bottom: 7px;
}

#upload-button, #upload-progress { margin-top: 20px; }
#upload-progress {
	height: 20px;
	border: 1px solid #608A0B;
	display: none;
}
#upload-progress-inbar {
	background-color: #D8F169;
	width: 0%;
	height: 20px;
}

.preview_image_toggler {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 15px;
	line-height: 15px;
	text-align: right;
	padding-right: 5px;
	background-color: #D8F169;
	cursor: pointer;
}

