
.ordnung {
	display: none;
}

#ordnung {
	display: none;
	position: absolute;
	top: 130px;
	right: 2em;
	border: 1px solid #cccccc;
	background: #ffffff;
	padding: 10px 10px 9px 10px;
	z-index: 1200;
}

#ordnung p {
	padding: 0;
	margin: 0 0 0.2em 0;
}



/*
	Товары на кассе
.cash_desk {
	padding: 0;
	margin: 2em 0 1.2em 0;
	list-style-type: none;
}

.cash_desk h4 {
	font-weight: normal;
	font-size: 1.125em;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 0.2em;
	margin: 0 0 10px 0;
}

.cash_desk li {
	width: 235px;
	float: left;
	display: inline;
	padding: 0;
	margin: 0;
}
*/



/*
	Карточки товаров
*/

/*
.ticket .preview {
	position: relative;
}

.ticket .preview {
	width: 105px;
	height: 154px;
	float: left;
}

.ticket .card_desc {
	margin: 0 15px 0 115px;
}

.ticket .name {
	margin-bottom: 0.1em;
	font-size: 1.125em;
	color: #dbb676;
	font-weight: bold;
}

.ticket .name a,
.ticket .name a:visited {
	color: #dbb676;
	text-decoration: none;
}
.ticket .name a:hover {
	color: #cc2329;
}

.ticket .brand {
	margin-bottom: 0.5em;
}

.ticket .price {
	color: #999999;
	margin-bottom: 0.9em;
}

.ticket .rate_container p {
	padding-bottom: 0.1em;
}

.ticket .rate_container {
	margin-bottom: 0.1em;
}

.ticket a {
	text-decoration: none;
}
.ticket a:hover {
	text-decoration: underline;
}

*/

.cash_desk {
	margin-bottom: 2em;
}

.cash_desk .add {
	position: absolute;
	top: 124px;
	left: 0;
}

.asaunit h4,
.cash_desk h4 {
	font-weight: normal;
	font-size: 1.125em;
	border-bottom: 1px solid #cccccc;
	padding: 0 0 0.2em 10px;
	margin: 0 0 10px 0;
}

.wish_list li {
	margin-bottom: 10px;
}

.wish_list .add {
	position: absolute;
	top: 175px;
	left: 0;
}


.cash_desk h4.grosse {
	font-size: 1.9em !important;
	color: #cc232a;
	font-weight: normal;
	border-bottom: 1px solid #cccccc;
	padding: 0 0 0.4em 10px;
	margin: 0 0 10px 0;
}



/* Карточки */

.ticket.i105 {
	width: 222px;
}

.i105 div {
	width: 107px;
	height: 154px;
}

.ticket.i139 {
	width: 300px;
}

.i139 div {
	width: 151px;
}

.ticket _a {
	text-decoration: none;
}

.ticket _a:hover {
	text-decoration: underline;
}

.ticket {
	float: left;
	padding-left: 10px;
	list-style-type: none;
}

.ticket img {
	float: left;
	padding-right: 10px;
}

.ticket div {
	float: left;
	position: relative;
}

.ticket h4 {
	margin: 0 0 0.2em 0;
	padding: 0;
	font-size: 1.125em;
	color: #dbb676;
	font-weight: bold;
	border: none;
}

.ticket p {
	margin: 0 0 0.3em 0;
	padding: 0;
}

.ticket .price {
	color: #666666;
	padding-top: 1em;
}

.ticket .price span {
	font-weight: bold;
	color: #cc2329;
}

.ticket .price span {
	font-weight: bold;
	color: #cc2329;
}

.ticket .size,
.ticket .color,
.ticket .cup {
	color: #666666;
	margin-bottom: 0.2em;
}

.ticket .size {
	padding-top: 1em;
}

.ticket .barcode {
	color: #999999;
}

.ticket .add {
	font-weight: bold;
	padding-top: 1em;
	font-size: 1.1em;
}

.ticket h4 a,
.ticket h4 a:visited {
	color: #dbb676;
	text-decoration: none;
}

.ticket h4 a:hover {
	color: #cc2329;
	text-decoration: underline;
}

.ticket .brand a {
	text-decoration: none;
}

.ticket .brand a:hover {
	text-decoration: underline;
}

.ticket .vall a,
.ticket .vall a:visited {
	color: #999999;
}

.ticket .vall a:hover {
	color: #cc2329;
}




/* Рейтинг в карточках */

.ticket .rate {
	padding-top: 0.5em;
	line-height: 100%;
}
.ticket .rate img {
	position: relative;
	padding: 0 2px 0 0;
	margin: 0;
}


