.catalogue_desc {
	text-align: left;
	display: inline-block;
	width: 768px;	
}

.product_desc {
	text-align: left;
	display: inline-block;
	width: 768px;	
}

.product_details_box {
	padding: 10px;
}

.arr_sets {
	text-align: left;
	margin-top: 15px;
	display: inline-block;
	width: 768px;	
}

.arr_new_products {
	text-align: left;
	display: inline-block;
	width: 768px;
	margin-bottom: 15px;	
}

.arr_sets a:hover, .arr_new_products a:hover{
	text-decoration: none;
}

.set_box {
	height: 173px;
	width: 188px;
	background: #aa9872;
	display: inline-table;
	margin-right:1px;
	margin-bottom:4px;
	*float: left;
	*margin-right: 4px;
}

.set_box_dark {
	height: 173px;
	width: 188px;
	background: #AA9872;
	display: inline-table;
	margin-right:1px;
	margin-bottom:4px;
	*float: left;
	*margin-right: 4px;
}

.set_box_image {
	margin-top: 7px;
	text-align:center;
}

.set_box_name {
	font-size: 14px;
	font-weight: bold;
	text-align:center;
	margin-top: 5px;
}

.product_box_light {
	width: 767px;
	background: #b8a888;
	display: inline-table;
	margin-bottom:4px;
	text-align: left;
}

.product_box_dark {
	width: 767px;
	background: #a7956e;
	display: inline-table;
	margin-bottom:4px;
	text-align: left;
}

.product_box_set {
	width: 767px;
	background: #3b3b3b;
	display: inline-table;
	margin-bottom:4px;
	text-align: left;
	border:1px dashed #9E9B95;
}

.product_box_light a, .product_box_dark a, .product_box_set a {
	text-decoration: none;
	font-weight: normal !important;
}

.product_box_light a:hover, .product_box_dark a:hover, .product_box_set a:hover {
	color: #ffffff;
}

.product_box_image {
	vertical-align: middle;
	display: inline-table;
	width:96px;	
}
.product_box_image img{
	padding: 8px;
}

.product_box_desc {
	display: inline-table;
	vertical-align: top;
	width: 285px;
	padding-left: 8px;
	padding-right: 8px;
}

.product_box_notice {
	display: inline-table;
	vertical-align: top;
	margin-right: 28px;
}

.catalogue_notice {
	margin:0 0 8px;
	padding: 0px;
	height: 45px;
	width: 165px;	
	border: 0 !important;
	background: #eae5dc;
	color: #666666;
}

.catalogue_set_notice {
	margin:0 0 8px;
	padding: 0px;
	height: 45px;
	width: 165px;	
	border: 0 !important;
	background: #c5c5c5;
	color: #666666;
}

.product_box_count {
	display: inline-table;
	vertical-align:top;
	margin-right: 20px;
}

.catalogue_count {
	background:#EAE5DC none repeat scroll 0 0;
	border:0 none !important;
	color:#666666;
	font-size:12px;
	font-weight:bold;
	height:19px !important;
	margin:0 !important;
	padding-bottom:0 !important;
	padding-left:6px;
	padding-right:6px;
	padding-top:1px;
	width:50px !important;
}

.catalogue_set_count {
	background:#c5c5c5 none repeat scroll 0 0;
	border:0 none !important;
	color:#666666;
	font-size:12px;
	font-weight:bold;
	height:19px !important;
	margin:0 !important;
	padding-bottom:0 !important;
	padding-left:6px;
	padding-right:6px;
	padding-top:1px;
	width:50px !important;
}

.catalogue_add{
	background: #3d3d3d;
	border: 0;
	color: #ffffff;
	font-weight: bold;
	padding-bottom:2px;
	padding-top:2px;
	margin-top: 34px;
	font-size: 12px;
}

.catalogue_order{
	background:#3D3D3D none repeat scroll 0 0;
	border:0 none;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	padding-bottom:7px;
	padding-top:7px;
	margin-right:20px;
	margin-top:30px;
	margin-left:auto;
}

.catalogue_set_add{
	background: #9c885c;
	border: 0;
	color: #ffffff;
	font-weight: bold;
	padding-bottom:2px;
	padding-top:2px;
	margin-top: 34px;
	font-size: 12px;
}

.product_box_add {
	display: inline-table;
	vertical-align:top;
}

.product_box_text {
	font-size: 12px; 
	color: #3F3F3F; 
	font-weight: bold;
	margin-top: 15px;
	margin-bottom:2px;
}

.product_box_set_text {
	font-size: 12px; 
	color: #9C885C; 
	font-weight: bold;
	margin-top: 15px;
	margin-bottom:2px;
}

.product_box_longtext{
	margin-bottom: 8px;
}

.arr_sets {
	text-align: left;
	padding-left: 18px;	
	display: inline-block;
	width: 768px;	
}

.arr_images {
	margin-top: 20px;
}

.img_details {
	margin-right: 3px;
	margin-bottom: 6px;
}

.go_back {
	float: right;
}

.basket_info {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin-left: 18px;
}

.order_form_left {
	width: 49%;
	display: inline-table;
	*float: left;
}


.order_form_right {
	width: 49%;
	display: inline-table;
	*float: left;
}

.catalogue_form {
	margin: 10px;
}

.catalogue_form input[type=text]{
	background:#EAE5DC none repeat scroll 0 0;
	border:0 none !important;
	color:#666666;
	font-size:12px;
	font-weight:bold;
	height:19px !important;
	padding-bottom:0 !important;
	padding-left:6px;
	padding-right:6px;
	padding-top:1px;
}
.catalogue_form_title{
	color:#3F3F3F;
	font-size:12px;
	font-weight:bold;
	margin-bottom:2px;
	margin-top:15px;
	display:inline-table;
}

.button_copy {
	display:inline-table;
	float:right;
	margin-top:11px;
	text-align:right;
	background: #3D3D3D;
	font-weight: bold;
	padding: 3px 5px 3px 5px;
	margin-right: 8px;
}

.order_info {
	width: 350px;
	margin: 0 auto;
	color:#3F3F3F;
}


.cw_h3 {
	background: #3D3D3D;
}

#mny_cw table {
	border: 0;
	border-collapse: collapse;
}

.cw_h1_t {
	float: left;
	font-weight: bold;
	padding: 5px;
}

.cw_h1_l {
	padding: 5px;
}

.cw_h1 {
	background: #3D3D3D;
}

.c_minus {
	color: #ED2901;
}

.c_plus {
	color: green;
}
