/* --- Detail View --- */
/* ---------------------------------------------- */
.infoBarTop {
/*	padding: 0px 0px 20px 0px;*/
	padding: 0px;
	height: 45px;
}
.infoBarTop ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.infoBarTop li {
	padding: 0px;
	margin: 0px;
	float: left;
	margin-left: 5px;
}

.infoBarBottom {
	padding: 20px 0px 0px 0px;
	text-align: right;
}
.fieldTitle {
	padding-right: 5px;
	white-space: nowrap;
	text-align: right;
}
.positionOffset {
	padding-top: 10px !important;
}
.imgUploadPic {
	border: 2px solid #f5f5f5;
	background-color: #cccccc;
	padding: 8px;
	width: 100px;
	text-align: center;
}
.topSpacer {
	padding-top: 15px;
}
.options {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: 1px solid;
	border-color: #F5F1ED #DACFC3 #DACFC3 #DACFC3;
	width: 598px;
	height: 24px;
	background-image: url(../../../images/admin/main/bar_bkg.gif);
}
.options li {
	float: left;
	display: block;
	border-left: 1px solid #DACFC3;
	border-right: 1px solid #F5F1ED;
	margin: 2px 0px 0px 0px !important;
	padding: 0px 2px 1px 2px !important;
}
.options .firstRow {
	border-left: 0px;
}
.options .beforeLast {
	border-right: 0px;
}
.options .lastRow {
	float: right;
	border: 0px;
}
.list_row {

}
.detail_row {
	display: none;
}
.helpcontainer {
	width: 588px;
}
.helpcontainer li {
	list-style: square !important;
	padding-bottom: 4px !important;
}
.workflowReadText {
	width: 588px;
	height: 200px;
	padding: 3px 4px 3px 4px;
	border: 1px solid;
	border-color: #92806D #DACFC3 #DACFC3 #92806D;
	background-color: #FFFFFF;
	overflow: auto;
}

/* shop oder_detail */
.orderAddress td {
	background-color: #F0E7DF;
}
