/********** BUTTONS *****************************/

#exovend_product_details span.exovend_buttons
{
	margin-top: 10px;
}

	#exovend_product_details span.exovend_buttons a
	{
		clear: both;
		float: left;
		margin-bottom: 5px;
		line-height: 15px;
		color: #fff;
	}
	
	#exovend_product_details span.exovend_buttons a.exovend_view_config
	{
		clear: none;
		float: none;
		line-height: 15px;
	}
	
	#exovend_product_details span.exovend_buttons a#exovend_checkout, 
	span.exovend_buttons button#exovend_checkout, 
	span.exovend_buttons a#exovend_submit_order
	{
		clear: none;
	}

	button#exovend_checkout, button#exovend_submit_order
	{
		font-size: 13px;
	}

span.exovend_buttons.login_actions { display: inline-block; margin: 15px 0; }  
span.exovend_buttons.login_actions a { display: inline-block; }

/************* LAYOUT STYLES - DIVS ********************/

#exovend_product_image
{
	float: left;
}

#exovend_product_details
{
	float: left;
	margin: 0 0 20px 15px;
}
	#exovend_product_details .exovend_product
	{
		margin-bottom: 20px;
		text-align: left;
	}

/*************** product.php configuration select boxes/labels ***************************/

fieldset.exovend_product_configuration_options
{
	/*border: 1px solid #A59E89;*/
	border: 1px dashed #cfcabc;
	background-color: #FAF7EE;
	padding-top: 8px;
	clear: both;
	margin: 20px 0;
}

	fieldset.exovend_product_configuration_options p
	{
		margin-bottom: 8px;
		margin-left: 10px;
	}
	
	fieldset.exovend_product_configuration_options label
	{
		display: block;
		float: left;
		width: 100px;
		text-align: right;
		padding-right: 3px;
		font-weight: bold;
		line-height: 19px;
	}
	
	fieldset.exovend_product_configuration_options select
	{
		margin-right: 5px; display: block; margin: 0 0 8px 10px;
	}
	
	fieldset.exovend_product_configuration_options option.exovend_out_of_stock
	{
		color: red;
		text-decoration: line-through;
	}
	
	fieldset.exovend_product_configuration_options option.exovend_out_of_stock_quan
	{
		color: red;
	}
	
	fieldset.exovend_product_configuration_options .exovend_config_set { margin: 0 0 10px 10px; }
	
	fieldset.exovend_product_configuration_options .exovend_product_config_cat_name { display: block; font-weight: bold; margin-bottom: 5px; }
	fieldset.exovend_product_configuration_options .exovend_product_config_cat_name .exovend_product_config_selection { display: inline-block; font-weight: normal; margin-left: 10px; }
	
	.exovend_product_config_swatch { display: inline-block; border: solid 2px #ccc; margin:0 5px 5px 0; padding: 4px 10px; }
	.exovend_product_config_swatch.selected,
	.exovend_product_config_swatch:hover { border-color: #ff0000; }
	
	.exovend_product_config_swatch.unavailable { background: #cc0000;}
	
	
/*
	fieldset.exovend_product_configuration_options select.exovend_quantity_dropdown
	{
		width: 50px;
	}
*/
	
.exovend_max_order_limit_reached { margin: 0 0 5px 12px; font-weight: bold; color: #FF0000; }



/*****************************************************/
/*****************************************************/
/************ CONFIGURATION DISPLAY ******************/
/*#exovend_product_configuration
{
	margin-bottom: 10px;
}
*/
	/*#exovend_product_configuration p.exovend_added_product_name*/
	

	/*****************/
	/**** config prices **/
	
	ul.exovend_prices li.exovend_your_price span.exovend_aslowas_config_price_value
	{
		font-weight: normal;
		text-decoration: line-through;
		color: #000;
	}
	
	ul.exovend_prices li.exovend_your_price span.exovend_config_price_value,
	ul.exovend_prices li.exovend_you_save span.exovend_config_price_value
	{
		font-weight: normal;
		font-size: 11px;
	}
	
/*************** product.php product matrix display ***************************/

div.exovend_exact_product_heading { font-weight: bold; font-size: 13px; border-bottom: solid 1px #CCC; margin-bottom: 10px; padding-bottom: 3px; }

ul.exovend_exact_products li.exovend_exact_product { list-style-type: none; float: left; border: solid 1px #CCC; margin: 0 10px 10px 0; padding: 10px; }

ul.exovend_exact_products li.exovend_outofstock { background-color: #FFEFEF; }

ul.exovend_exact_products span.exovend_outofstock_label { margin-top: 8px; font-weight: bold; color: #CC0000; display: block; }

ul.exovend_exact_products ul.exovend_product_configuration_display { font-size: 90%; margin: 8px 0; }

ul.exovend_exact_products select.exovend_matrix_quantity { margin: 10px 0; }

/*****************************************************/
/*********** ALREADY IN CART *************************/

.exovend_already_incart_content
{
	float: left;
}

#exovend_already_incart_container
{
	float: left;
	margin: 15px 0 10px 0;
}

.exovend_already_incart_item
{
	float: left;
	margin: 5px 0;
}

p.exovend_already_incart_product_name
{
	font-size: 11px;
	font-weight: bold;
	border-bottom: solid 1px #ccc;
	padding-bottom: 2px;
	margin: 0 0 5px 0;
}

ul.exovend_already_incart_itemlist
{
	float: left;
	list-style-type: none;
}

	ul.exovend_already_incart_itemlist li.exovend_already_incart_item
	{
		float: left;
		padding: 5px;
		background: #f9f9f9;
		margin: 0 5px 5px 0;
		border-right: solid 1px #ccc;
		border-bottom: solid 1px #ccc;
		border-top: solid 1px #e1e1e1;
		border-left: solid 1px #e1e1e1;
	}
	
	#exovend_product_details ul.exovend_already_incart_itemlist li.exovend_already_incart_item span.exovend_buttons
	{
		float: left;
		margin-left: 7px;
		margin-top: 0;
	}
	
	#exovend_product_details ul.exovend_already_incart_itemlist li.exovend_already_incart_item span.exovend_buttons a
	{
		_line-height: 15px;
		background-color: #fff !important;
		color: #b00101 !important;
		border: solid 1px #B00101;
	}

	#exovend_product_details ul.exovend_already_incart_itemlist li.exovend_already_incart_item span.exovend_buttons a:hover
	{
		background-color: #b00101;
		color: #fff;
	}
	
.exovend_already_incart_configs
{
	float: left;
}

.exovend_box_footer #exovend_box_checkout
{
	text-align: right;
	font-weight: bold;
}

#exovend_product_details span.exovend_buttons a.exovend_already_in_cart
{
	float: right;
	margin: 0;
}


/******************************************/
/*********** Additional Interest *******/

#exovend_additional_interest
{
	clear: both;
	float: left;
	padding: 0;
	width: 100%;
	margin: 0 auto;
	background: #FAF7EE url('/images/product_extra_bg.gif') repeat-x;
}

	#exovend_additional_interest_content
	{
		float: left;
		padding: 10px;
		/*width: 100%*/
	}

	#exovend_additional_interest span.exovend_heading
	{
		display: block;
		font-weight: bold;
		padding: 5px 0 5px 0;
		font-size: 13px;
		color: #c76200;
	}
	
	ul#exovend_additional_interest_ul
	{
		list-style-type: none;
		float: left;
		margin: 0 auto;
	}
	
	ul#exovend_additional_interest_ul>li
	{
		display: inline;
		float: left;
		
		border-right: solid 1px #e5dcc3;
		border-bottom: solid 1px #e5dcc3;
		border-top: solid 1px #f2ede1;
		border-left: solid 1px #f2ede1;
		
		margin: 3px;
		padding: 10px;
		text-align: center;
		background-color: #F6F2E7;
	}
	
	ul#exovend_additional_interest_ul>li:hover
	{
		border:solid 1px #d5caac;
	}
	
	ul#exovend_additional_interest_ul>li img
	{
		margin: 0 auto;
		border: 0;
	}
	
	ul#exovend_additional_interest_ul>li span
	{
		display: block;
	}
	
/********************************/

#exovend_add_cart_button_placement,
.exovend_add_cart_button_placement
{
	clear: both;
	margin: 10px 0;
}

/********************************/

#exovend_acct_links { float: right; margin-bottom: 20px; }

#account ul li.account_display
{
	_width: 335px;
}

#account ul li.account_display .exovend_address_block
{
	width: 205px;
	float: left;
	margin-left: 5px;
}

/* #account ul#exovend_users_addresses li { width: 350px; } */

.account_display
{
	padding: 10px;
	margin: 3px;
	border: solid 1px #999;
	background-color: #fff;
}

#account ul li.primary, .primary
{
	background-color: #f3ebe4;
}

#account span.exovend_buttons a:link, 
#account span.exovend_buttons a:active, 
#account span.exovend_buttons a:visited
{
	color: white;
	_padding: 3px;
	text-decoration: none;
	line-height: 20px;
	margin-right: 5px;
}

.account_display .exovend_data_piece
{
	float: left;
}

.account_display .exovend_data_action
{
	float: right;
}

.account_display .exovend_primary_acct
{
	font-weight: bold;
	margin-right: 7px;
}


.account_address_buttons
{
	margin-top: 10px;
	float: right;
	width: 120px;
	text-align: right;
}

.account_address_buttons span.exovend_buttons
{
	display: block;
	height: 30px;
}

#exovend_delete_act_btn { margin: 15px 0; }

.exovend_reset_pw p
{
	margin-bottom: 5px;
}

/******** product page ensemle blocks **********/

.exovend_ensemble_products
{
	margin-top: 20px;
	padding: 10px;
	border: solid #ccc 1px;
	background-color: #f7f6f6;
}

.exovend_ensemble_products .exovend_ensemble_product.has_img { float: right; width: 400px; }
.exovend_ensemble_product_img { float: left; width: 180px; overflow: hidden; }

div.exovend_ensemble_product div.exovend_ensemble_product_name { border: 0; }

.exovend_ensemble_product
{
	border-bottom: 2px solid #ccc;
	margin: 0 5px 10px 5px;
}

/********************************/
/*#order_tracking span.exovend_buttons a:link
{
	color: black;
	
}*/


/*** reset password **/

.exovend_reset_pw .exovend_box_content label
{
	width: 140px;
	display: block;
	float: left;
	padding: 5px 3px 0;
	text-align: right;
}

/********************************/

#exovend_footer
{
	clear: both;
	margin: 0;
	text-align: center;
	padding: 5px 0 5px 0;
	background-color: #e6e6e6;
	color: #666;
	font-size: 10px;
	height: 16px;
}

	#exovend_footer a:link
	{
		color: #666;
	}
	
	#exovend_footer a:active
	{
		color: #666;
	}
	
	#exovend_footer a:visited
	{
		color: #666;
	}
	
	#exovend_footer a:hover
	{
		color: #666;
		text-decoration: underline;
	}


.exovend_product_sku { display: none; }

/*** b2b ***/
#exovend_b2b_product_image { float: left; width: 50%;}
#exovend_b2b_product_image img.exovend_product_image { width: 450px }

#exovend_b2b_product_detail { float: right; width: 50%; }

.exovend_b2b_tabs.ui-tabs { margin: 0 20px 20px 20px; }
.exovend_b2b_tabs.ui-tabs .ui-tabs-panel { background: #fff; }

/*
.exovend_b2b_tabs #exovend_add_cart_button_placement { position: absolute;
top: 75px;
right: 0; }
*/

table.exovend_b2b_matrix_grid tr { border-bottom: 1px solid #eee; }
table.exovend_b2b_matrix_grid tbody tr:hover { background: #ededed; }
table.exovend_b2b_matrix_grid th { text-align: left; font-weight: bold; padding: 10px 8px }
table.exovend_b2b_matrix_grid td { vertical-align: middle; padding: 5px 8px; border-right: 1px solid #eee; }
table.exovend_b2b_matrix_grid td.exovend_b2b_wholesale_price { background: #0564b4; color: #fff; }
table.exovend_b2b_matrix_grid tr:hover td.exovend_b2b_wholesale_price { background: #4b8bc1; color: #fff; }
table.exovend_b2b_matrix_grid td.exovend_b2b_margin { text-align: right; }

#exovend_reqeust_b2b_access_placement { margin-top: 20px; }</font>
