.cMain {
	width: 755px;
	min-height: 480px;
	overflow: hidden;
	float: right;
	background-color: #d3b9bb;
	padding: 10px;
}

.cSubTemplate {
	position: relative;
	height: auto;
	overflow: visible;
	padding-bottom: 9px;
}

.cBottom {
	clear: both;
	height: 1px;
	overflow: hidden;
}

.cLeft {
	width: 160px;
/* 	height: 500px;  */
	float: left;
}

.cSearch {
	float: left;
	width: 210px;
	text-align: left;
	padding-left: 20px;
	height: 27px;
	line-height: 27px;
}


.cSearch .sep {
	background: url('../res/sep.gif') repeat-y top left;
	width: 1px;
	overflow: hidden;
	height: 25px;
}

.cSearch FORM {
	margin: 0;
	padding: 0;
	line-height: 23px;
}

.cSearch INPUT.text {
	width: 130px;
	border: 1px solid #D2D2D2;
	height: 20px;
	line-height: 20px;
	font-size: 15px;
	vertical-align: middle;
	color: #771e1e;

}

.cSearch TABLE TR {
	height: 27px;
}

.cSearch TABLE TD {
	vertical-align: middle;
	height: 27px;
}


.com-cat-view {
	background-color: white;
	color: #791C1D;
	min-height: 480px;
}

.com-cat-view .com-list-even {
	float: left;
	width: 148px;
	margin-left: 30px;
	border: 1px solid  #eaebde;
	margin-top: 30px;
	margin-bottom: 30px;
	height: 238px;
}

.com-cat-view .com-list-even .com-list-col-img {
	height: 199px;
	text-align: center;
	position: relative;
}
.com-cat-view .com-list-even .com-list-col-img {
	margin: auto auto;
}

.com-cat-view .com-list-even .com-list-col-price {
	background:  #eaebde url('../res/cart.gif')  110px center no-repeat;
	height: 19px;
	line-height: 19px;
	padding: 10px;
	display: block;
}

.com-cat-view .com-list-end {
	clear: both;
}

.com-cat-view .com-prod-attr {
	width: 55px;
	height: 55px;
	position: absolute;
	top: 10px;
	right: -20px;
}

.com-single {
	position: relative;
}

.com-single .com-descr {
/* 	float: left; */
	width: 310px;
	padding: 30px;
	background-color: white;
	color: #d3b9bb;
	vertical-align: top;
}

.com-single .com-image {
/* 	float: right; */
	width: 375px;
	background-color: white;
	text-align: center;
	vertical-align: middle;
}

.com-single .com-image .com-prod-attr {
	position: absolute; 
	width: 75px;
	height: 75px;
	left: 425px;
	top: 20px;
}

.com-single .com-sep {
	width: 10px;
	height: 480px;
}

.com-single .com-descr H1 {
	color: #771e1e;
}

.com-single .com-price {
	color: #771e1e;
	font-weight: normal;
	font-size: 18px;
}

.com-single .com-price-full {
	text-decoration: line-through;
}

.com-single .com-single-article {
	padding: 25px 0px;
}

.com-single .com-single-article .chain-selectors {
	margin-top: 10px;
}

.com-single .com-single-article .com-list-action-entry SELECT,
.com-single .com-single-article .chain-selectors SELECT {
	color: #D3B9BB;
}

.com-single .com-single-article .submit {
	margin-top: -5px;
	margin-left: 15px;
}

.com-address .com-chkout-address-fields DD SELECT,
.com-address .com-chkout-address-fields DD INPUT,
.com-checkout .com-chkout-listing-comment TEXTAREA,
.com-checkout .com-chkout-address-input SELECT,
.com-checkout .com-chkout-address-input INPUT,
.com-basket .com-input-qty,
.com-single .com-input-qty, 
.com-single .com-single-article .chain-selectors SELECT {
	border: 1px solid #d3b9bb;
	background-color: white;
	width: 80px;
}

.com-address .com-chkout-address-fields DD SELECT,
.com-address .com-chkout-address-fields DD INPUT,
.com-checkout .com-chkout-listing-comment TEXTAREA,
.com-checkout .com-chkout-address-input INPUT,
.com-checkout .com-chkout-address-input SELECT {
	width: auto;
}

.com-single .back-link {
	color: #D3B9BB;
}

.com-single .back-link:hover {
	color: #771e1e;
}

.com-single .com-image-list {
	padding-top: 15px;
}

.com-single .com-image-list IMG {
	border: 1px solid #eaebde;
	margin-right: 10px;
	margin-top: 10px;
}

.com-basket {
	background-color: white;
	padding: 30px;
	margin: 0;
	min-height: 480px;
}


.com-basket .com-basket-next,
.com-basket .com-basket-previous {
	margin: 0;
	text-transform: uppercase;
	text-align: right;
	line-height: 20px;
}

.com-basket .com-basket-next {
	margin-top: 20px;
}

.com-checkout-basket TH, 
.com-checkout-basket .com-basket-sum, 
.com-checkout-basket .com-basket-sum-final,
.com-basket TH, 
.com-basket .com-basket-sum,
.com-basket .com-basket-sum-final {
	background-color: #f0f1e6;
	color: /*#D3B9BB*/#9c9d96;
	border-bottom: 2px solid white;
	height: 40px;
	line-height: 40px;
}

.com-checkout-basket .com-basket-sum-final,
.com-basket .com-basket-sum-final {
	background-color: #d3b9bb;
	color: #771e1e;
}

.com-checkout-basket TABLE.com-basket-list TR.com-basket-header TH,
.com-basket TABLE.com-basket-list TR.com-basket-header TH {
	color: #771e1e;
	text-transform: uppercase;
}

.com-checkout-basket TABLE.com-basket-list,
.com-basket TABLE.com-basket-list {
	margin: 0;
}

.com-checkout-basket TABLE.com-basket-list,
.com-checkout-basket TABLE.com-basket-list TR.com-basket-header TH,
.com-checkout-basket TABLE.com-basket-list TD,
.com-basket TABLE.com-basket-list,
.com-basket TABLE.com-basket-list TR.com-basket-header TH,
.com-basket TABLE.com-basket-list TD {
	border: 0;
	padding: 0;
}

.com-text-center {
	text-align: center;
}

.com-checkout-basket .com-basket-header-details,
.com-basket .com-basket-header-details {
	width: 290px;
}

.com-checkout-basket TABLE.com-basket-list .com-basket-odd TD, .com-checkout-basket TABLE.com-basket-list .com-basket-even TD,
.com-basket TABLE.com-basket-list  .com-basket-odd TD, .com-basket TABLE.com-basket-list .com-basket-even TD {
	vertical-align: top;
	padding: 10px 0;
	height: 100px;
}

.com-checkout-basket .com-basket-odd, .com-checkout-basket .com-basket-even,
.com-basket .com-basket-odd, .com-basket .com-basket-even {
	border-bottom: 1px solid #eaebde;
}

.com-checkout-basket TABLE.com-basket-list TD.com-col-misc,
.com-basket TABLE.com-basket-list TD.com-col-misc {
	padding-top: 25px;
}

.com-basket-empty {
	background-color: white;
	padding: 30px;
	min-height: 480px;
}

.com-checkout-basket .com-category-teaser-img,
.com-basket .com-category-teaser-img {
	float: left;
	width: 78px;
	height: 98px;
	border: 1px solid #eaebde;
	margin-right: 15px;
	text-align: center;
}

.com-checkout-basket .com-basket-odd, 
.com-basket .com-basket-odd {
	background-color: white;
}

.com-checkout-basket .com-basket-odd .info, .com-checkout-basket .com-basket-even .info,
.com-basket .com-basket-odd .info, .com-basket .com-basket-even .info {
	padding-top: 15px;
}

.com-checkout-basket .com-basket-prodlist-sep,
.com-basket .com-basket-prodlist-sep {
	height: 10px;
}

.com-basket-sel-att .value {
	color: #D3B9BB;
}

.com-basket-sel-att .label {
	float: left;
	width: 75px;
	color: #D3B9BB;
}

.com-checkout-finish,
.com-checkout {
	background-color: white;
	padding: 30px;
	position: relative;
	min-height: 480px;
}

.com-checkout {
	padding-top: 60px;
}

.com-chkout-step-active,
.com-chkout-step-inactive,
.com-chkout-step-actual {
	float: left;
	padding: 0px 10px;
	height: 30px;
	line-height: 30px;
}

.com-chkout-step-active A {
	color: white;
}

.com-chkout-step-active:hover A {
	color: #771E1E;
}

.com-chkout-step-active:hover,
.com-chkout-step-actual {
	background-color: white;
	color: #771E1E;
}

.com-chkout-steps {
	position: absolute;
	background-color: #D3B9BB;
	height: 30px;
	top: 0px;
	left: 0px;
	right: 0px;
	color: white;
}

.com-chkout-field-error {
	float: right;
	font-weight: bold;
	font-size: 13px;
}

.com-checkout .com-chkout-address-input {
	margin-left: 0;
}

.com-chkout-listing-delivery-address {
	clear: both;
}

.com-checkout-basket TR.com-chkout-sum {
	border: none;
}

.com-chkout-listing-billing-address,
.com-chkout-listing-delivery-address,
.com-chkout-listing-basket {
	padding-bottom: 25px;
}

.com-chkout-listing-terms .error {
	font-weight: bold;
	font-size: 13px;
	display: block;
}

.com-chkout-address-item {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #eaebde;
}

.com-chkout-address-listing {
	padding-bottom: 25px;
}

.com-chkout-address-item .name,
.com-chkout-address-listing .link-new {
	background-color: #f0f1e6;
	color: #D3B9BB;
	line-height: 30px;
	height: 30px;
}

.com-chkout-address-item .name {
	color: #771E1E;
}

.com-chkout-address-item .field {
	padding-left: 25px;
	color: #D3B9BB;
}

.com-chkout-address-item .edit {
/* 	font-weight: bold; */
	padding-left: 25px;
}

.tx-commerce-pi4,
.tx-commercesearch-pi1 {
	background-color: white;
	padding: 30px;
	min-height: 480px;
}

.com-search-formular DL {
	margin: 10px 0;
}

.com-search-formular DD {
	text-align: left;
	margin-left: 0;
}

.com-search-formular DT {
	float: left;
	width: 100px;
	text-align: right;
	margin-right: 10px;
}

.com-search-formular DD INPUT,
.com-search-formular DD SELECT {
	border: 1px solid #d3b9bb;
	background-color: white;
	width: 175px;
}

.com-search-formular DD.com-search-submit submit {
	width: auto;
}

.com-search-formular DT,
.com-search-formular DD {
	padding-bottom: 0.5em;
}

.com-search-formular {
	border-top : 1px solid #eaebde;
	margin: 10px 0;
	padding: 5px 0;
	border-bottom: 1px solid #EAEBDE;
	color: #D3B9BB;
}

#tx_commercesearch_pi1_result {
	overflow: auto;
}

#tx_commercesearch_pi1_result .com-list-even  {
	margin: 15px 12px 15px 11px;
}

#tx_commercesearch_pi1_result .com-list-even .com-list-col-price {
	background-image: none;
	white-space: nowrap;
	overflow: hidden;
	width: 128px;
}

.com-checkout-finish .messages {
	color: #D3B9BB;
	margin-bottom: 25px;
}

.com-checkout-finish .messages .message-bad,
.com-checkout-finish .messages .message-noemail {
	color: #771E1E;
}

.com-checkout-finish .message-thanks {
	margin-top: 25px;
	font-size: 18px;
	text-align: right;
}

.tx-commerce-pi4 .com-address-list-item LABEL {
	float: left;
	display: block;
	width: 150px;
}

div.com-chkout-address-fields dt {
	width: 20%;
}

div.com-chkout-address-fields dd.com-chkout-address-radio, dd.com-chkout-address-item-select {
	margin-left: 0;
}

