/***********************************
*
*
* 	affiliate_transactions.html
*
*
***********************************/




.affili-header {
	height:30px;
}

.affili-header-squard {
	float:left;
	width:30px;
	height:30px;
	background-color:#800000;
}

.affili-header-squard-free {
	float:left;
	width:5px;
	height:30px;
	background-color:#ffffff;
}

.affili-header-box {
	height:30px;
	color:#800000;
	font-size:18px;
	font-weight:bold;
	background-color:#F4B98D;
}

.affili-header-text {
	margin-left:40px;
	padding-top:5px;
	padding-bottom:5px;
}

.affiliate-transactions-box-all {
	padding-top:10px;
	padding-left:35px;
	
}

.affiliate-transactions-box-first {
	border:5px solid #FDD9BE;
}

.affiliate-transactions-box {
	margin-top:20px;
	border:5px solid #FDD9BE;
}

.title_affiliate_transactions {
	padding:2px;
	color:#ffffff;
	font-size:16px;
	font-weight:bold;
	background-color:#800000;
}

.text_affiliate_transactions {
	margin:10px;
}

.title_request_status-box {
	margin:10px;
	padding-top:10px;
	padding-bottom:10px;
}

.title_request_status-innerbox-short {
	width:380px;
	padding:5px;
	font-size:14px;
	font-weight:bold;
	background-color:#FDD9BE;
}

.title_request_status-innerbox-long {
	float:left;
	width:380px;
	padding:5px;
	font-size:14px;
	font-weight:bold;
	background-color:#FDD9BE;
}

.title_request_status-short {
	float:left;
	width:140px;
	padding:5px;
}

.title_request_status-long {
	float:left;
	width:260px;
	padding:5px;
}

.reward-total-new {
	float:right;
	width:90px;
	padding:5px;
	background-color:#ffffff;
}

.text-reward-total-new-box {
	margin:10px;
	padding-bottom:10px;
}

#content_requested {
	padding:10px;
}

.text-request-status {
	float:right;
	width:210px;
	padding:5px;
	background-color:#ffffff;
}

.affiliate-transactions-box-inner {
	margin:10px;
	margin-right:20px;
	border:1px solid;
}

.text-affiliate-transactions-text {
	float:left;
	font-size:14px;
	font-weight:bold;
}

#show_details_content_new, #hide_details_content_new, #show_details_content_requested, .right {
	float:right;
}

.right-reward {
	float:right;
	margin-left:10px;
	text-align:right;
}

#content_new {
	padding:10px;
}

#content_commission {
	padding:10px;
}

.opaque50{
	opacity: .5;														/*gute Browser*/
	-moz-opacity:0.5;													/*frühe Feuerfüchse*/
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";	/*IE 8*/
	filter: alpha(opacity=50);											/*IE 5-7*/
	-khtml-opacity: 0.5;												/*Safari 1.X*/
}

.leftfloat {
	float:left;
}

.transactions-id {
	float:left;
	width:100px;
	font-weight:bold;
}

.text-reward-box {
	float:left;
	width:240px;
	margin-right:50px;
	
	
}

.text-reward {
	float:left;
	font-weight:bold;
	margin-left:40px;
}

.text-paid-out-box {
	float:left;
	width:160px;
}


.text-paid-out {
	float:left;
	font-weight:bold;
	margin-right:30px;
}

.text-request-already-send-box {
	float:right;
	width:210px;
	margin-right:10px;
}

.text-request-already-send {
	color:red;
}

.text-request-already-send-small {
	font-size:small;
}

.text-request-already-send-box .afilli-button-back input.button {
	padding:0px;
	margin:0px;
	background-color:none;
	width:160px;
	padding-bottom:8px;
	
	height:30px;
	background-image:url('img/affili-button-long.jpg');
	background-repeat:no-repeat;
	color:#800000;
	font-weight:bold;
}

.afilli-button-back a.button {
	padding:0px;
	margin:0px;
	display:block;
	background-color:none;
	width:120px;
	padding-top:2px;
	text-align:center;
	
	height:30px;
	background-image:url('img/affili-button-short.jpg');
	background-repeat:no-repeat;
	color:#800000;
	font-weight:bold;
}

.products-upload-information-text {
	float:left;
	width:420px;
	margin-right:20px;
}

.products-upload-information-field {
	float:left;
}

.products-upload-information-field select {
	width:180px;
}

/***********************************
*
*
* 	community_image.html
*
*
***********************************/

.affili-header-new-image {
	margin-left:35px;
	height:50px;
	color:#800000;
	font-size:18px;
	font-weight:bold;
	background-color:#FDD9BE;
}

.affili-header-new-image .affili-header-text {
	float:right;
}

.affili-image-uebersicht-button {
	display:block;
	float:left;
	width:79px;
	height:39px;
	line-height:30px;
	margin-right:10px;
	padding-left:50px;
	
	margin-top:5px;
	
	background-image:url('img/affili-button-uebersicht.jpg');
	background-repeat:no-repeat;
}

.affili-image-new-button {
	display:block;
	float:left;
	width:109px;
	height:39px;
	line-height:30px;
	padding-left:20px;
	margin-right:10px;
	
	margin-top:5px;
	
	background-image:url('img/affili-button-new-image.jpg');
	background-repeat:no-repeat;
}

.affili-image-report-abuse-button {
	display:block;
	float:left;
	width:89px;
	height:39px;
	line-height:30px;
	margin-right:10px;
	padding-left:40px;

	margin-top:5px;

	background-image:url('img/affili-button-report-abuse.jpg');
	background-repeat:no-repeat;
}

.image-box-all {
	margin-left:35px;
	padding-top:5px;
	background-color:#FDD9BE;
}

.image-name h2 {
	margin:0px;
	padding:0px;
	padding-left:70px;
	padding-right:150px;
	width:430px;
	margin-bottom:5px;
	/*height:25px;
	width:650px;
	position:relative;
	top:-10px;
	margin-right:auto;
	margin-left:auto;*/
	text-align:center;
}

.image-box-all .image-box-left {
	width:70px;
	float:left;	
}

.image-box-all .image-box-left .title-categorie-left {
	text-align:right;
	padding-right:8px;
}

.image-box-all .image-box-left .image-button-back {
	float:right;
	
}


.image-box-all .image-box-middle {
	width:410px;
	margin-right:10px;
	margin-left:10px;
	float:left;
}

.image-box-all .image-box-middle .affili-image-footer {
	height:20px;
	background-color:#FDD9BE;
}

.image-box-all .image-box-middle .image-box-arround img {
	border:10px solid #ffffff;
	width:390px;
	
}

.image-box-all .image-box-middle .image-box-arround {
	width:410px;
	
	overflow:hidden;
	text-align:center;
	
}

.image-box-arround .affili-box-delete {
	width:360px;
	height:100px;
	background-image:url('img/back-affili.png');
	background-repeat:repeat;

	position:absolute;
	margin-left:21px;
	padding:5px;
	z-index:1;

	color:#800000;
	/*background-color:#FFFF00;*/
	/*filter:alpha(opacity = 75);*/	/* Internet Explorer */
	/*-moz-opacity: 0.75;*/			/* Mozilla Browser */
	/*opacity: 0.75;*/				/* Opera */
	
}


.image-box-arround .affili-box-delete .affili-box-confirm h1 {
	color:#800000;
}

.image-box-arround .affili-box-delete .affili-box-confirm .affili-box-confirm-button {
	display:block;
	float:left;
	
	width:120px;
	height:32px;
	line-height:22px;
	
	
	margin-top:5px;
	
	
	background-image:url('img/affili-button-image-option.png');
	background-repeat:no-repeat;
}

.image-box-arround .affili-box-delete .affili-box-confirm .button-abuse-box {
	width:240px;
	margin:auto;
}

.image-box-arround .affili-box-delete .affili-box-confirm input, textarea {
	width:350px;
}

.image-box-arround .affili-box-rename {
	width:360px;
	height:180px;
	background-image:url('img/back-affili.png');
	background-repeat:repeat;

	position:absolute;
	margin-left:21px;
	padding:5px;
	z-index:1;

	color:#800000;
	/*background-color:#FFFF00;*/
	/*filter:alpha(opacity = 75);*/	/* Internet Explorer */
	/*-moz-opacity: 0.75;*/			/* Mozilla Browser */
	/*opacity: 0.75;*/				/* Opera */
	
}


.image-box-arround .affili-box-rename .affili-box-confirm h1 {
	color:#800000;
}

.image-box-arround .affili-box-rename .affili-box-confirm .affili-box-confirm-button {
	display:block;
	float:left;
	
	width:120px;
	height:32px;
	line-height:22px;
	
	
	margin-top:5px;
	
	
	background-image:url('img/affili-button-image-option.png');
	background-repeat:no-repeat;
}

.image-box-arround .affili-box-rename .affili-box-confirm .button-abuse-box {
	width:240px;
	margin:auto;
}

.image-box-arround .affili-box-rename .affili-box-confirm input, textarea {
	width:350px;
}


.image-box-arround .affili-box-abuse {
	width:360px;
	height:150px;
	background-image:url('img/back-affili.png');
	background-repeat:repeat;

	position:absolute;
	margin-left:21px;
	padding:5px;
	z-index:1;

	color:#800000;
	/*background-color:#FFFF00;*/
	/*filter:alpha(opacity = 75);*/	/* Internet Explorer */
	/*-moz-opacity: 0.75;*/			/* Mozilla Browser */
	/*opacity: 0.75;*/				/* Opera */
}

.image-box-arround .affili-box-abuse .affili-box-confirm h1 {
	color:#800000;
}

.image-box-arround .affili-box-abuse .affili-box-confirm .affili-box-confirm-button {
	display:block;
	float:left;
	
	width:120px;
	height:32px;
	line-height:22px;
	
	
	margin-top:5px;
	
	
	background-image:url('img/affili-button-image-option.png');
	background-repeat:no-repeat;
}

.image-box-arround .affili-box-abuse .affili-box-confirm .button-abuse-box {
	width:240px;
	margin:auto;
}


.image-box-arround .affili-box-pending-abuse {
	width:360px;
	height:130px;
	background-image:url('img/back-affili.png');
	background-repeat:repeat;

	position:absolute;
	margin-left:21px;
	padding:5px;
	z-index:1;

	color:#800000;
}

.image-box-arround .affili-box-pending-abuse .affili-box-confirm h1 {
	color:#800000;
}


.image-box-all .image-box-right {
	width:150px;
	float:left;
}

.image-box-all .image-box-right .affili-image-options {
	
	width:140px;
	margin-top:40px;
	
	border:2px solid #FBFFFF;
}

.image-box-all .image-box-right .affili-image-options-head {
	width:115px;
	height:20px;
	padding-left:25px;
	
	background-image:url('img/affili-image-option-header.jpg');
	background-repeat:no-repeat;
	
	color:#ffffff;
	font-weight:bold;
	font-size:14px;
	line-height:20px;
}

.image-box-all .image-box-right .affili-image-options .affili-image-option-button {
	display:block;
	
	width:110px;
	height:32px;
	line-height:22px;
	padding-left:10px;
	margin:auto;
	margin-top:5px;
	
	
	background-image:url('img/affili-button-image-option.jpg');
	background-repeat:no-repeat;
}

.text-reward-total-new-box .text-request-already-send-box .affili-image-option-button {
	display:block;
	
	width:160px;
	height:32px;
	line-height:22px;
	padding-left:10px;
	margin:auto;
	margin-top:5px;
	
	
	background-image:url('img/affili-button-long.jpg');
	background-repeat:no-repeat;
}

.image-box-all .image-box-right .affili-image-options .affili-image-option-button-delete {
	display:block;
	
	width:96px;
	height:32px;
	line-height:22px;
	padding-left:24px;
	margin:auto;
	margin-top:5px;
	
	
	background-image:url('img/affili-button-image-option-delete.jpg');
	background-repeat:no-repeat;

}

.image-box-all .image-box-right .affili-image-options .affili-image-option-button-online {
	display:block;
	
	width:96px;
	height:32px;
	line-height:22px;
	padding-left:24px;
	margin:auto;
	margin-top:5px;
	
	
	background-image:url('img/affili-button-image-option-online.jpg');
	background-repeat:no-repeat;
}

.image-box-all .image-box-right .title-categorie-right {
	padding-left:8px;
}

.image-box-all .image-box-right .image-button-next {
	float:left;
	
}

.button-print-box {
	background-color:#F4B98D;
	
}

.button-print-box .affili-button-print {
	width:121px;
	height:45px;

	overflow:hidden;
	float:left;
	
	padding-top:8px;
	padding-left:15px;
	margin-right:6px;
	margin-top:5px;
	
	background-image:url('img/affili-button-print.jpg');
	background-repeat:no-repeat;
}

.button-print-box .affili-button-print a {
	color:#ffffff;

	font-size:16px;
	font-weight:bold;
}

.button-print-box .button-print {
	
}

.button-print-box .affili-image-infos {
	width:250px;
	float:left;
	font-size:14px;
	padding:5px;

	background-color:#F4B98D;
}

.affili-image-description {
	margin-top:5px;
	margin-bottom:5px;
	font-size:12px;
}

.affili-category-description {
	width:190px;
	height:20px;
	padding-top:5px;
	padding-bottom:5px;
	font-size:12px;
}

.affili-image-album-box {
	width:642px;
	margin-left:35px;
	
	
	
	border:4px solid #FDD9BE;
}

.affili-image-album-box .affili-image-album-box-head {
	
	height:25px;
	padding-left:5px;
	
	background-image:url('img/affili-image-album-header.jpg');
	background-repeat:repeat-y;
	
	color:#ffffff;
	font-weight:bold;
	font-size:16px;
	line-height:25px;
}

.affili-image-album-box .affili-image-album-image {
	height:150px;
	width:200px;
	overflow:hidden;
	padding-top:5px;
	padding-bottom:5px;
}




.affili-image-products-list-box {
	width:200px;
	height:265px;
	margin-left:10px;
	margin-top:5px;
	margin-bottom:5px;
	float:left;
	background-color:#FDD9BE;
	/*border:1px solid #00FF00;*/
}

.affili-image-products-list-box-last {
	width:200px;
	height:265px;
	margin-left:10px;
	margin-top:5px;
	margin-bottom:5px;
	float:left;
	background-color:#FDD9BE;
	/*border:0px solid #00FF00;*/
}

.affili-image-products-list-box .affili-image-infos, .affili-image-products-list-box-last .affili-image-infos {
	background-color:#F4B98D;
	height:90px;
	padding:5px;
}

.affili-box {
	position:absolute;
	text-align:center;
	padding:5px;
}

.affili-box .affili-box-confirm {
	position:relative;
	width:400px;
	height:150px;
	left:100px;
	top:200px;
	z-index:1;
	background-color:#FFFF00;
	padding:5px;
	filter:alpha(opacity = 75);	/* Internet Explorer */
	-moz-opacity: 0.75;			/* Mozilla Browser */
	opacity: 0.75;				/* Opera */
}

.affili-box .affili-box-confirm .affili-box-confirm-text {
	font-size:24px;
	font-weight:bold;
	color:#FDD9BE;
}

.affili-box .affili-box-confirm .affili-box-confirm-button {
	display:block;

	width:96px;
	height:32px;
	line-height:22px;
	padding-left:24px;
	margin:auto;
	margin-top:5px;


	background-image:url('img/affili-button-image-option-delete.jpg');
	background-repeat:no-repeat;
}

/***********************************
*
*
* 	community_default.html
*
*
***********************************/

.affili-image-album-box .affili-community-footer {
	background-color:#FDD9BE;
	padding:5px;
	margin:10px;
	margin-top:0px;
	
}

.affili-community-footer-header {
	margin:10px;
	margin-bottom:0px;
	color:#840204;
	font-weight:bold;
	font-size:14px;
}

.affili-image-album-box .affili-community-footer li {
	color:#840204;
}

.affili-image-album-box .affili-community-footer li .nocolor {
	color:#000000;
}

.affili-image-album-box .left-box {
	width:230px;
	float:left;
	padding-left:10px;
	
	
	
}

.affili-image-album-box .left-box .community-edit-profil-button {
	display:block;
	width:170px;
	height:40px;
	line-height:35px;
	text-align:center;
	font-size:15px;
	background-image:url('img/affili-button-edit-profil.jpg');
	background-repeat:no-repeat;
}


.affili-image-album-box .left-box .text-mark-image {
	
	float:left;
}

.affili-image-album-box .left-box .text-mark {
	overflow:hidden;
	line-height:25px;
	font-weight:bold;
	font-size:12px;
}

.affili-image-album-box .left-box .text-mark .text-request-already-send {
	color:#800000;
	font-size:13px;
}

.affili-image-album-box .right-box {
	float:none;
	width:370px;
	padding-left:20px;
	/*margin-right:10px;*/
	float:left;
	text-align:right;
	
	
}

.affili-image-album-box .right-box h1 {
	font-weight:bold;
}

.affili-image-album-box .right-box .right-text-left {
	text-align:left;
	margin-left:150px;
}

.affili-image-album-box .right-box .right-text-left img.pfeil {
	margin-left:60px;
}

.affili-image-album-box .right-box img.button-upload {
	margin-left:130px;
}

.affili-image-album-box .right-box .right-text-left .text-mark-image {
	
	float:left;
}

.affili-image-album-box .right-box .right-text-left .text-mark {
	overflow:hidden;
	line-height:25px;
	font-weight:bold;
	font-size:12px;
}

.affili-image-album-image .link {
	display:block;
	width:200px;
	background-color:#FDD9BE;
}

.affili-image-album-image img {
	padding:5px;
}

.products-list-item {
	border:1px solid #330033;
}

.community-products-list-item {
	width: 200px;
	margin-left: 8px;
	float: left;
	overflow: hidden;
	border:2px solid #F4BA8D;
}

.community-products-list-item .products-list-image-box {
	background-color: #fdd9be;
	padding:20px;
	border-bottom:1px dotted #800000;
}

.community-products-list-item .products-list-description {
	width: 180px;
	padding-left: 20px;
	padding-right: 24px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #f4ba8d;
}

.community-products-list-item .products-list-description a {
	color:#333333;
	text-decoration:none;
}

.community-products-list-item-last {
	width: 200px;
	margin-left: 10px;
	border:2px solid #F4BA8D;
}

.community-products-list-item-last .products-list-image-box {
	background-color: #fdd9be;
	padding:20px;
	border-bottom:1px dotted #800000;
}

.community-products-list-item-last .products-list-description {
	width: 180px;
	padding-left: 20px;
	padding-right: 24px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #f4ba8d;
}

.community-products-list-item-last .products-list-description a {
	color:#333333;
	text-decoration:none;
}

/***********************************
*
*
* 	community_transactions.html
*
*
***********************************/
.box-arround .box-request-payout {
	width:630px;
	height:302px;
	border:5px solid #800000;
	background-image:url('img/back-affili.png');
	background-repeat:repeat;

	position:absolute;
	margin-left:35px;
	padding:5px;
	z-index:1;

	color:#800000;
}


.box-arround .box-request-payout .box-confirm h1 {
	color:#800000;
}

.box-arround .box-request-payout .box-confirm .box-data {
	margin-top:20px;
	margin-bottom:20px;
}

.box-arround .box-request-payout .box-confirm .box-data label {
	float:left;
	width:200px;
	color:#800000;

	font-weight:bold;
}

.box-arround .box-request-payout .box-confirm .box-data input {
	width:300px;
	margin-left:10px;
	color:#800000;
}

.box-arround .box-request-payout .box-confirm .text-confirm {
	/*
	font-size:24px;
	font-weight:bold;
	color:#FDD9BE;
	*/
}

.box-arround .box-request-payout .box-confirm .box-error {
	padding:10px;
	font-weight:bold;
	color:#FF0000;
}

.box-arround .box-request-payout .box-confirm .box-button {
	width:600px;
	margin:auto;
}

.box-arround .box-request-payout .box-confirm .button-confirm {
	display:block;
	float:left;

	width:120px;
	height:32px;
	line-height:25px;

	margin-top:5px;

	background-image:url('img/affili-button-image-option.png');
	background-repeat:no-repeat;
}