body{
	background-color: #FFF;
	background-image: none;
}
.wrapper{
	width:auto;
}
.header_top{
	padding:10px 0 !important;	
}
.footer {
	border:none !important;	
}
.body{
	background-image:none !important;
}
.footer .left{
	padding:0 !important;
	margin:0;
	float:none;
	text-align:center;
	width:auto !important;
}
/* Hidden Elements */
.breadcrumb, 
.language, 
.theme_selection,
.header_top .banner,
.curved_container,
.line_curve,
.main_ajax_panel,
.jcarousel-skin-tango,
.footer .right,
.orderform_sub .right,
.orderform_sub .left,
.orderform_sub label,
.cart .remove,
.product_purchase,
.prod_logo{ display:none; }

.orderform_sub {
	background-image:none !important;
	background-color:transparent !important;
	
}
.orderform_sub h4 {
	color:#000 !important;
	margin:0 !important;
	padding:5px !important;
	background-color:inherit;
}
.cart{
	background-image:none !important;
	background-color:transparent !important;
	width:100% !important;
	padding:0px !important;
}
.cart dl{
	color:#000 !important;
	border:none !important;
	width:100% !important;
	background-image: none !important;
	background-color:transparent !important;
	/*float:none !important;*/
}
.cart .cart_times{
	border-top-width: 1px !important;
	border-top-style: solid !important;
	border-top-color: #ccc !important;
}
.cart dl dt, .cart dl dd{
	padding:5px !important;
}
.cart dl .mnf{
	width:15% !important;
	color:#000 !important;
}
.cart dl .desc{
	width:35% !important;
	color:#000 !important;
}
.cart dl .pnb{
	width:12% !important;
	color:#000 !important;
}
.cart dl .qty, .cart dl .qty_input{
	width:6% !important;
	text-align:center  !important;
	color:#000 !important;
}
.cart dl .unit_prc{
	width:10% !important;
	color:#000 !important;
}
.cart dl .total{
	width:10% !important;
	color:#000 !important;
}
.cart .delv_chrg{
	border-top-width: 2px !important;
	border-top-style: solid !important;
	border-top-color: #333 !important;
	padding-top:10px !important;
}
.cart dl .total_count_lbl {
	width:80% !important;
	color:#000 !important;
}
.cart dl .total_count {
	width:15% !important;
	color:#000 !important;
}

.form_fills {
	background-image: none !important;
	background-color:transparent !important;
}

.product .left, .product .product_info{
	float:none !important;
	width:100% !important;
}
.product .left .product_data dl {
	float:none !important;
	border:none !important;
	background-color:transparent !important;
}
.product_data dl dd {
	color: #000 !important;
}
.product .left .product_data h4{
	background-color:transparent !important;
}
.product .product_image{
	overflow:hidden;
	width:160px !important;
	background-image: none !important;
	padding:10px !important;
	border: 1px solid #999;
}
.product .left .purchase_data span{
	padding:5px;
	display:block;
	float:none !important;
	text-align:right !important;
	
}
.product_data, .purchase_data span {
	width:150px !important;
	padding:5px !important;
}
.product .left .product_image, .product .left .purchase_data, .product .left .product_data  {
	float:left;
}
.product .left .product_data{
	clear:left;
}
.product .product_info{
	clear:both;
}
.product_info{
	font-size: 12px !important;
	color: #333 !important;
}
.product_info .product_intro h1{
	color:#000 !important;
	text-decoration:underline;
}
.product_info .product_sepcs h3{
	color: #000 !important;
	border-top-color: #999 !important;
	border-right-color: #999 !important;
	border-bottom-color: #999 !important;
	border-left-color: #999 !important;
}
.product_info .product_sepcs h5{
	display:block;
	float:none !important;
}
