		/* ----- Created by Emile Blume - Netcreators.nl - 2006 ----- */
body {
	/*background: url(../img/tribaal-shop.gif) #BFA79F no-repeat bottom fixed;*/
}

img {
	border: none;
}

.csc-frame-frame1 {
	background: #FFFFFF;
	padding: 10px;
	border-bottom: 1px solid #A8938C;
	border-right: 1px solid #A8938C;
width: 706px;
}

.commerce-order-form input.button {
	border: none;
	padding: 0;
	margin-bottom: -10px;
	margin-left: 10px;
}

#container {
	/*background: url(../img/bg-2.gif) repeat-x top;*/
}

#center {
	width: 800px;
}

#right {
	display: none;
}

#nav-left {
	/*background: url(../img/bg-nav-left-2.gif) no-repeat left top;*/
}

.commerce-list-product, .commerce-detail-product {
	width: 726px;
	background: #FFFFFF;
}

.tx-commerce-pi1 h2 { padding-bottom:10px; }

.commerce-list-product h3 .com_prod_title, .commerce-detail-product h3 .com_prod_title {
	padding: 2px;
	padding-left: 20px;
	display: block;
	background: url(../img/bg-shop-title.gif) #FFFFFF repeat-y left;
	color: #FFFFFF;
	font-size: 13px;
	text-transform: none;
}
.commerce-list-product div.product, .commerce-detail-product div.product {
	margin: 0;
	float: left;
    width: 440px;
}

.commerce-list-product div.commerce-images {
	float: left;
	width: 100px;
}

	
/* Global styles */
a * {
	text-decoration: none;
}

.commerce-price {
	color: #D3181F;
	font-size: 22px;
	font-weight: bold;
	padding-bottom:15px;
}

	
/* List Styles */
div.clearer {
	float: none;
	clear: both;
}

		
.commerce-list-product, .commerce-detail-product {
	border-bottom: 0px dotted #DDDDDD;
	margin-bottom: 10px;
}

.commerce-list-product p, .commerce-detail-product p {
}

.commerce-detail-product table.imgtext-table {
	float: left;
	width: 160px;
}
		
.commerce-list-product .commerce-images a div {
	float: left;
	width: 80px;
}

	
.commerce-order-form {
	float: left;
	padding: 4px;
	margin-bottom: 6px;
	text-align: center;
}

.commerce-order-form span, .commerce-order-form form {
	float: left;
	padding-right: 10px;
}

/*
.commerce-detail-product .commerce-order-form {
	float: right;
	padding: 4px;
	text-align: center;
}*/
.cmrc_ProdList2Container_even {
	background: #EFEFEF;
}

.cmrc_ProdList2Container_odd {
	background: #FFFFFF;
}

.cmrc_mb_next {
	float: right;
	padding: 2px;
	background:none;
}

.commerce-qty-input {
	width: 20px;
	font-size: 0.8em;
	text-align: center;
}

.cmrc_BasketQuickview {
	border: 1px solid #DDDDDD;
	padding: 6px;
	width: 150px;
	margin-left:12px;
}

.cmrc_BasketQuickview h3 {
	font-size: 1.1em;
}

/* Basket Styles */
.basket-table .qty {
	text-align: center;
}

.basket-table .price {
	text-align: left
}

.basket-table td {
	white-space: nowrap;
}

.chkout_address_submit input, .chkout_list_form_submit input {
	background: #D3181F;
	border: none;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 10px;
	padding: 2px;
	text-align: center;
}

.chkout_address_label {
	margin-top: 4px;
}

.chkout_list_disclaimer {
	margin: 10px;
	font-size: 11px;
}
