body {
	color:#666666;
}

/* ////////////// */
/* //// FORM //// */

div table.form {
	margin:10px 0px 5px 0px;
	width:710px;
	color:#666666;
	font-size:12px;
	border-collapse:collapse;
}

div table.form input, 
div table.form select, 
div table.form textarea {
	color:#666666;
	font-size:12px;
	width:160px;
}

div table.form input {
	/*height:15px;*/
	padding:1px 2px 1px;
}

div table.form .txt_other {
	width:100px;
	display:none;
}

div table.form .txt_refund {
	width:30px;
}

div table.form textarea {
	width:270px;
	height:150px;
	padding:2px;
}

div table.form .slct_bottle_type {

}

div table.form .slct_color, 
div table.form .txt_slct_color {
	width:100px;
}

div table.form .slct_volume, 
div table.form .txt_slct_volume {
	width:100px;
}

div table.form .slct_num_bottles,
div table.form .txt_slct_num_bottles {
	width:100px;
}

div table.form th {
	vertical-align:middle;
	width:100px;
	height:26px;
	padding:2px 4px;
	background:#F8F8F8;
	border-collapse:separate;
	border:1px solid #DBDBDB;
}

div table.form td {
	vertical-align:middle;
	padding:4px 4px;
	border-collapse:separate;
	border:1px solid #DBDBDB;
}

div table.form .editRow td {
	height:26px;
	padding:4px 5px;
}

div table.form .editRow td .deleted {
	color:#FFA453;
	font-size:10px;
	text-align:right;
	margin-top:2px;
}

div table.form .editRow td div.hide {
	display:none;
}

div table.form .color {
	width:60px;
}

div table.form .volume {
	width:50px;
}

div table.form th.options {
	text-align:center;
	width:50px;
}

div table.form td.options {
	text-align:center;
	vertical-align:top;
	width:50px;
}

div table.form .options .edit, 
div table.form .options .delete,
div table.form .options .undelete {
	cursor:pointer;
}

div table.form .editRow .slct_owner, 
div table.form .editRow .slct_bottle_type,
div table.form .editRow .slct_company {
	width:100px;
}

div table.form .editRow .txt_name {
	width:100px;
}

div table.form .editRow .slct_color {
	width:70px;
}

div table.form .editRow .slct_volume {
	width:50px;
}

div table.form .editMode {
	display:none;
}

div table.form .editMode td {
	vertical-align:top;
	height:330px;
	padding:6px;
}

div table.form .editMode .comment {
	line-height:22px;
}

div table.form .editMode .comment .textarea {
	height:290px;
}

div table.form .editMode .comment .textarea .deleted {
	color:#CC0000;
}

div table.form td.picUpload {
	width:280px;
	height:360px;
	vertical-align:top;
}


div table.form td.picUpload .headline {
	width:100%;
	border:1px solid #DBDBDB;
	margin:2px 0px;
	padding-top:4px;
	height:18px;
	background-image:url(/fileadmin/images/template/thead_bg.gif);
	text-align:center;
	cursor:pointer;
}

div table.form th.headline {
	border:1px solid #DBDBDB;
	margin:2px 0px;
	height:26px;
	background-image:url(/fileadmin/images/template/thead_bg.gif);
}

div table.form td.picUpload .body {
	display:none;
	width:100%;
	height:255px;
	border:1px solid #DBDBDB;
	margin:2px 0px;
}

div table.form td.picUpload .body .preview {
	width:100%;
	height:205px;
	margin:2px 0px;
	text-align:center;
}

div table.form td.picUpload .body .preview .success {
	width:100%;
	margin-top:6px;
	color:#008800;
	font-size:10px;
}

div table.form td.picUpload .body .preview img {
	max-width:200px;
	max-height:200px;	
}

div table.form td.picUpload .body .upload {
	width:250px;
	margin:4px 0px;
	line-height:22px;
	text-align:right;
	padding-left:5px;
}

div table.form td.picUpload .body input {
	width:auto;
	height:auto;
	color:Black;
}

div .submit {

}

div .submit .btn_bottleAdd,
div .submit .btn_bottleEdit,
div .submit .btn_caseAdd,
div .submit .btn_caseEdit,
div .submit .btn_bottleCancel,
div .submit .btn_bottleEditCancel {
	background: url(/fileadmin/images/template/button_bg.gif);
	border:0pt none;
	color:#7B8874;
	cursor:pointer;
	height:23px;
	margin:5px 0pt;
	width:146px;
}

div .palletBox {
	/*height:120px;*/
	/*float:left;*/
	clear: both;
	padding: 5px 5px;
	margin: 10px 0px;
	width: 700px;
	border: 1px solid #DBDBDB;
}

.palletBox .pallets {
	float: left;
	line-height: 21px;
}

.palletBox h4 {
	color:#FFA453;
	font-size:13px;
	font-weight:normal;
	margin:0px;
	padding:0px;
}

.palletBox .pallets .slct_pallets {
	width:160px;
	height:100px;
	padding:1px 2px;
}

.palletBox .selectPallets {
	float:left;
	padding: 30px 15px;
	width:auto;
}

.palletBox .capacity {
	float:left;
	line-height:21px;
}

.palletBox .capacity .selectedPallet {
	float:left;
	clear:both;
	width:370px;
	padding:0px 4px;
	margin:3px 1px;
	background-color:#EEEEEE;
}


.palletBox .capacity .selectedPallet .name {
	/*float:left;*/
	width:auto;
	height:22px;
	font-weight:bold;
}

.palletBox .capacity .selectedPallet .options {
	/*float:left;*/
	width:auto;
	height:22px;
}

.palletBox .capacity .selectedPallet .options .slct_number_levels {
	font-size:11px;
	width:40px;
	height:17px;
}

.palletBox .capacity .selectedPallet .options .txt_capacity {
	width:30px;
	text-align:center;
	font-size:11px;
}

.palletBox .capacity .removedPallets {
	display:none;
}

.palletBox .capacity .remove {
	float:left;
	width:50px;
	margin-left:4px;
	padding-top:2px;
}

.palletBox .capacity .remove .icon_delete {
	cursor:pointer;
}

.tdBg1 { background: #F8F8F8; }
.tdBg2 { background: #F3F3F3; }
.tdBg3 { background: #FBF4DD; }
.tdBg4 { background: transparent url(/fileadmin/images/template/tr_modified.png) !important; }

/* //// SPEDITIONS-DATA \\\ */

div table.form #name {
	width:200px;
}

div table.form #strasse {
	width:160px;
}

div table.form #haus_nr {
	width:30px;
}

div table.form #plz {
	width:50px;
}

div table.form #ort {
	width:140px;
}