/**
*  Product Listing
*/
#product_container{
    width:100%;
    margin-top: 0;
}

.item_column
{
    padding: 20px;
    float:left;
    text-align: center;
	border: 1px dotted #736357;
	margin: 10px;
	background: #F3EFEB;
}

.add_cart_button {
margin: 15px 0 5px 0;
}

/* Product Name h2 for multiple h3 for single product*/
.item_column h2
{
    width:100%;
    text-align: center;
}
.list_product_name 
{
    font-size: 15px;
}

/* Product Image */
.img_div
{
    width:inherit;
    height: 200px;
    display: table-cell;
    vertical-align: middle;
    background:none;  
}
.display_img
{
    display:block;
	width: 150px;
	height: 180px;
}

/* Multiple product per row */
.thumb_price {
    width:100%;
	margin:5px 0 5px 0;
    clear:both;
    color: #222;
    font-size: 12px;
    text-align:center;
}
/* Single Image Per Row */
.detail_wrapper
{
    padding:10px;
}
.out_stock
{
    margin:10px 0 0 0;
	text-align:center;
}

.product_sort
{
    margin-top: -30px;
    padding-right:20px;
    width:100px;
}

.nav_cat
{
    padding-left:10px !important;
    padding-top:7px !important;
}
/**
* Product detail
*/
.product_name
{
    padding-bottom: 10px;
    color:gray;
    font-size: 20px;
}

/* slash price */ 

.slash_through
{
    text-decoration: line-through;
}

.review_text_area
{
    width:95% !important;    
}

/* Mainly for SKU label */
.label_detail_info
{
    width:30%;
    padding:3px;
    display:inline-block;
    font-weight: bold;
}

/*  clear div */
.clear_div
{
    clear: both;
}
/* hides the text of the Remove Product Icon */
button.negative.button, button.negative.button:hover
{
	visibility:hidden;
	display:none;
}
/* Inserts the Icon for the Remove Product */
table.cart_table a.remove
{
    width:32px;
    height:32px;
    margin:auto;
    display:block;
    background:url(image/delete.png) no-repeat;
}


/**
* Ship Info
*/
.row
{
    width:100%;
    margin:4px;
    padding:3px;
    float:left;
}

.row a
{
    color:black;
}
.row label{
    width:150px;
    padding: 3px;
    float:left;
    clear:both;
}
.row.span2{
    float:left;
}

/**
* Cart Listing/Order Listing
*/
.error
{
    color: #FF0000;
}
/* All shopping cart page cover by checkout_wrapper*/
.checkout_wrapper
{
    width: 100%; 
    margin: auto;
    margin-bottom: 15px; 
    border: 1px solid gray;
}

.coupon_div
{
    width: 760px;
	margin: 50px 0 0 150px;   
}

/* For every shopping cart page title */
.head_title{
    padding-bottom: 10px;
    cursor: pointer;
    font: 146% Tahoma;
    color:#7C8E8E;
}

.shipping_info
{
    margin: 10px;
}
.short_ship_info
{
    padding: 3px 0 5px 15px;
}
.select_ship_method
{
    margin: 10px;
}

.selected_shipper,.selected_payment
{
    padding: 3px 0 5px 15px;
}

.select_payment
{
    margin: 10px;
}


.comfirm_order
{
    margin: 10px;
}

.agreement
{
    text-align: right;
}

/* For every checkout div bar */
.checkout_bar
{
    background-color:  #EFEFEF; 
    margin: 5px; 
    height: 100%; 
    color:black; 
    padding:5px 3px 5px 7px;
}

.checkout_bar a
{
    color:black !important;
    font: 15px Tahoma;
    font-weight: bold;
}

.clear_stage_icon
{
    float: right;
}

/* Position for each button */
.checkout, .clear_cart, .update_cart, .confirm_next, .confirm_payment, .confirm_purchase
{
    float:right;
    padding-left: 10px;
}
.back_cart
{
    float:left;
	margin: 0 0 0 200px;
}
/**
* Cart Item
*/
.cart_table th{
    
    padding: 10px;
    background: none repeat scroll 0 0 #F06;
    color: #FFFFFF;
    text-align: left;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    border-bottom: thin solid black;
    
}

.cart_table table tr td{
    background: none repeat scroll 0 0 white;
    border-top: 1px solid #FFFFFF;
    color: #47433F;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.cart_table
{ 
    width:760px;
    margin: 10px 0 0 100px;
    display:block;	
    border-spacing: 0px;

}
.cart_subtotal td
{
    border-top:thin solid black;
    border-bottom:thin solid black;
}
.cart_table td
{
    padding:10px;
}
.cart_subitem
{
    text-align:center;
}
.cart_desc
{
    width:570px !important;
}
.cart_qty
{
    width:60px;
}

.customer_remark
{
    float: left; 
    width: 50%;
}

.customer_remark textarea
{
    width: 350px;
    height: 100px;
}

.customer_remark label
{
    margin: 10px 0 10px 0;
    display: block;
}

.cart_calculation
{
    float: right; 
    width: 45%; 
    text-align: right; 
    padding-right: 10px;
}
/* cart bottom button div */ 
.cart_button_div
{
    display: block;
    width: 760px;
    margin:100px 0 10px 0;
}

.cart_item_img
{
	margin:10px 0 10px 20px;
}
/* checkout process */

.checkout_process
{
    display:none;
}

.checkout_process2
{
    background:url('http://mobipot.com/cart_asset/checkout_process2.jpg') no-repeat;
    padding-top: 80px;
    padding-left: 30px;
    height:30px;
    width:450px;
    margin:auto;
}

.checkout_process3
{
    background:url('http://mobipot.com/cart_asset/checkout_process3.jpg') no-repeat;
    padding-top: 80px;
    padding-left: 30px;
    height:30px;
    width:450px;
    margin:auto;
}

.checkout_process4
{
    background:url('http://mobipot.com/cart_asset/checkout_process4.jpg') no-repeat;
    padding-top: 80px;
    padding-left: 30px;
    height:30px;
    width:450px;
    margin:auto;
}

.checkout_process div
{
    display: inline-block;
    text-align: center;
}

.checkout_process2 div
{
    display: inline-block;
    text-align: center;
}

.checkout_process3 div
{
    display: inline-block;
    text-align: center;
}

.checkout_process4 div
{
    display: inline-block;
    text-align: center;
}

/* order listing table */
.order_list_tbl
{
    
    width: 100%;
    border-spacing: 0px;
}
.order_list_tbl th
{
    background: none repeat scroll 0 0 #72A1D4;
    color: white;
    padding: 5px;
}

.order_list_tbl td
{
    padding: 5px;
    border-bottom:thin solid black;
}

/**custom added**/

.widget.shoppingcart
{
	text-align:right;
	padding: 25px 20px 0 0;
}


/*
*   Search Widget
*/

.search_form form ul li { list-style:none; }

.side_row,.side_row li, .side_row ul  {
list-style:none;
}

.main_tree li {list-style:circle; padding:2px 0;}
.main_tree { margin:10px 0; }

.module_title {
margin: 0 0 0 10px;
}

.search label{
display:none;
}

.search input[type="submit"]
{
	background: #ff0066;
	border:0;
	font-weight:bold;
	height:22px;
	color:white;
	font-size:11px;
	font-family: georgia;
	
}

.box-property {
width:275px; 
background: #f1ebe4; 
border:1px solid #acacac; 
float:left; 
padding:15px 18px; 
text-align:justify;
font-size:12px;
}

/** search results**/

.search_form input[type="submit"]
{
	background: #ff0066;
	border:0;
	font-weight:bold;
	height:22px;
	color:white;
	font-size:11px;
	font-family: georgia;
	width:70px;
	margin:2px 0 30px 0;
}	

.search_form input[type="text"]
{
	width:100px;
	float:left;
}

/****
** CONTACT FORM
****/

.map
{
	border: 1px dotted #cacaca;
}

.row.position
{
	font-size:20px;
	font-weight:bold;
	color: #F06;
}

.row.email, .row.website  a:hover
{
	display:none;
}

.row.position {
display: none;
}

.contact_form  {
display:none;
}

.contact_form_div {
padding: 20px 0 0 8px;
}

.contact_form_div input[type="submit"] {
background: #F06;
border: 0;
color: white;
width: 7%;
padding: 5px;
border-radius:5px;
}

.m_login.myform h1 {
display: none;
}

.detail_desc
{
	border-top:1px solid #cacaca;
}

.button_user {
float: left;
width: auto;
margin: 10px 0 0 0;
}

.button_logout {
float: left;
margin: 5px 0 0 20px;
width: auto;
}

.button_logout input[type="submit"] {
background: #FAF7F4;
border: 0;
color: #534741;
font-weight: bold;
text-transform: uppercase;
font-size: 11px;
padding: 3px 10px;
}


.home-button-options p
{
	padding:0;
	margin:0;
}

.feature_product h2 {
margin: 0px;
}


/**product search**/

.widget.psearch h3
{ display:none; }

#search_keyword {
float: left;
padding: 3px 0 2px 0;
z-index:4000;
}

.search_product {
float: right;
margin: 0 20px 0 0;
}


.table-title
{
	background: #E9E3DD 
}

.pricingbox
{
	width:400px;
}

.box-200
{
	width:200px;
	padding:10px;
}	

.each_child 
{
	padding: 15px 8px 15px 8px !important;
	border: 1px dotted #736357 !important;
	background: #F3EFEB !important;
	margin: 8px !important;
	width: 190px !important;
	height:253px !important;
}

.each_child  img
{
	padding:5px 0 15px 0;
}

.nav_prev
{	display:none; }

.productcat
{
padding:0 0 20px 0;
border:1px dotted rgb(115,99,87);
}

.productcat h3
{
background:rgb(233,227,221);
font-weight:bold;
padding:10px;
margin: 0 0 10px 0;
}

li.main_tree, li.main_tree a  {
font-size:12px;
color: rgb(115,99,87);
}