﻿

div.button_holdem
{
	width: 973px;
	float: left;
	clear: both;
	padding: 0px;
	margin: 0px;
}

div.cart_button
{
	clear: right;
	width: 400px;
	float: right;
	text-align: right;
	margin: 15px 15px 10px 15px;
}

div.cart_button a img
{
	border-width: 0px;
}

div.shop_button
{
	width: 400px;
	float: left;
	clear: both;
	text-align: left;
	margin: 15px 15px 10px 15px;
}

div.shop_button a img
{
	border-width: 0px;
}

div#product_search_body
{
	clear: both;
	float: left;
	background-color: Red;
	width: 974px;
	padding: 10px;
}

#cartitems-container
{
}

.cartitems-saved
{
	margin-top: 10px;
}

.product_types_table td
{
	border: 0px solid #ffffff;
}

div.product_name
{
	font-size: 1.3em;
	font-weight: bold;
	padding: 5px;
}

.header_row
{
	background: #323e4f;
}

.header_row td
{
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #323e4f;
}

.dark_row {
	background: #3d4c61;
}

.light_row {
	background: #4b5d76;
}

table.wholesale_product_listing
{
	margin: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	border: 0px solid #323e4f;
	width: 974px;
}


table.wholesale_product_listing tr td
{
	padding-left: 15px;
	text-align: left;
}

table.wholesale_product_listing tr td.view_cart
{
	text-align: right;
	padding-right: 10px;
	font-size: .8em;
}



table.wholesale_product_listing tr td.item_row {
	padding-left: 40px;
}

table.wholesale_product_listing tr td img
{
	border: 1px solid #323e4f;
	margin: 10px;
}

table.wholesale_product_listing tr td .update_button
{
	width: 768px;
	text-align: right;
}

table.wholesale_product_listing tr td .update_button input
{
	height: 36px;
	width: 104px;
	float: right;
}

table.wholesale_product_listing tr td .update_button div
{
	height: 36px;
	vertical-align: middle;
	padding: 10px;
	float: right;
	font-weight: bold;
}


table.size_breakdown
{
	border-collapse: collapse;
	border-spacing: 0px;
	border: 1px solid #323e4f;
	margin: 10px;
}

table.size_breakdown tr th 
{
	font-size: .75em;
	font-weight: normal;
	text-align: left;
}

table.size_breakdown tr td 
{
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	padding: 2px;
}

table.size_breakdown tr .wholesale_spacer {
	width: 5px;
}

table.size_breakdown tr .wholesale_size {
	width: 200px;
	padding-top: 6px;
}

table.size_breakdown tr .wholesale_available {
	width: 100px;
	text-align: center;
	padding-top: 6px;
}

table.size_breakdown tr .wholesale_price {
	width: 100px;
	text-align: center;
	padding-top: 6px;
}

table.size_breakdown tr .wholesale_incart {
	width: 70px;
	text-align: center;
	padding-top: 6px;
}

table.size_breakdown tr .wholesale_add {
	width: 80px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}

table.size_breakdown tr th.wholesale_add {
	padding-top: 6px;
}


input.text_box{
	width: 50px;
	text-align: right;
}


.product_types_table
{
	background-color: #4b5d76;
	border: 1px solid #323e4f;
}

.product_types_table tr td
{
	width: 200px;
	padding: 5px;
}




table.wholesale_cartitems
{
	border-collapse: collapse;
	border-spacing: 0px;
	border: 0px solid #323e4f;
	width: 100%;
}

table.wholesale_cartitems tr td.product_name_row
{	
	font-size: 1em;
	font-weight: bold;
	padding: 15px 5px 5px 5px;
	margin: 0px;
}

table.wholesale_cartitems tr td.product_name_row a
{
	color: #fec000;
	text-decoration: none;
}

table.wholesale_cartitems tr td.product_name_row a:link,
table.wholesale_cartitems tr td.product_name_row a:visited
{
	text-decoration: none;
}

table.wholesale_cartitems tr td.product_name_row a:hover
{
	text-decoration: underline;
}


table.wholesale_cartitems tr td.product_breakdown_row
{
	padding: 0px;
}

table.wholesale_cartitems tr td.product_breakdown_row table
{
	padding: 0px;
	margin: 0px;
	width: 100%;
	border-width: 0px;
}


table.wholesale_cartitems tr.save_button_row td
{
	padding: 12px 20px 8px 10px;
	border: 0px solid #323e4f;
	background: #3d4c61;
	border-width: 1px 0 0 0;
	text-align: right;
}

table.wholesale_cartitems tr td.product_breakdown_row table td.wholesale_spacer
{
	width: 20px;
}

table.wholesale_cartitems tr td.product_breakdown_row table.size_breakdown tr .wholesale_quantity
{
	text-align: center;
	font-weight: bold;
	width: 100px;
}

table.wholesale_cartitems tr td.product_breakdown_row table.size_breakdown tr .wholesale_active
{
	text-align: center;
	width: 100px;
}

table.wholesale_cartitems tr td.product_breakdown_row table a
{
	color: #ffffff;
	text-decoration: none;
}

table.wholesale_cartitems tr td
{
	padding: 0px;
}

table.wholesale_cartitems tr td.item_row {
	padding-left: 40px;
}

table.wholesale_cartitems tr td img
{
	border: 1px solid #323e4f;
	margin: 10px;
}


table.wholesale_cartitems tr td.edit_button
{	
	color: #fec000;
	font-size: 1em;
	font-weight: bold;
	padding: 5px 10px 5px 0px;
}

table.wholesale_cartitems tr td.edit_button a:hover,
table.wholesale_cartitems tr td.edit_button a:link,
table.wholesale_cartitems tr td.edit_button a:visited
{
	color: #fec000;
	text-decoration: underline;
}

table.wholesale_cartitems tr td.color_button
{	
	color: #fec000;
	font-size: 1em;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
}

table.wholesale_cartitems tr td.color_button a:hover,
table.wholesale_cartitems tr td.color_button a:link,
table.wholesale_cartitems tr td.color_button a:visited
{
	color: #fec000;
	text-decoration: underline;
}


td.product_name
{
	font-size: 1em;
	padding: 0px;
	margin: 0px;
}



#wholesale_button
{
	margin: 10px;
	padding: 10px;
	float: left;
	width: 400px;
}

#retail_button
{
	margin: 10px;
	padding: 10px;
	float: right;
	width: 400px;
}


div.continue_shopping
{
	padding: 0px;
	margin: 14px 0px 0px 6px;
}

div#product_search_body
{
	margin: 0px;
	padding: 0px;
}

div.product_search_border
{
	margin: 0px;
	padding: 0px;
}



div#pagenavalt
{
	clear: both;
	background: #242d3a;
	margin: 0px 0px 0px 0px;
}

div#pagenavalt-footer
{
	background: #242d3a;
	margin: 0px;
}

div.wholesale_pricing_text
{
	float: left;
	clear: left;
	margin: 25px 0 0 0;
	padding: 0px;
	width: 700px;
	font-size: 10pt;
}

table.wholesale_pricing_table
{
	width: 700px;
	border: solid 1px #242d3a;
	border-collapse: collapse;
	padding: 5px;	
}

table.wholesale_pricing_table tr.row1
{
	background-color: #242d3a;
}

table.wholesale_pricing_table tr.row
{
	background-color: #3d4c61;
}

table.wholesale_pricing_table th.col1,
table.wholesale_pricing_table td.col1
{
	width: 225px;
	text-align: left;
	vertical-align: top;
	padding-bottom: 5px;
	border-bottom: solid 1px #242d3a;
}

table.wholesale_pricing_table th.col2,
table.wholesale_pricing_table td.col2
{
	width: 225px;
	text-align: center;
	vertical-align: top;
	padding-bottom: 5px;
	border-bottom: solid 1px #242d3a;
}

table.wholesale_pricing_table th.col3,
table.wholesale_pricing_table td.col3
{
	width: 225px;
	text-align: center;
	vertical-align: top;
	padding-bottom: 5px;
	border-bottom: solid 1px #242d3a;
}

table.wholesale_pricing_table th.col1,
table.wholesale_pricing_table th.col2,
table.wholesale_pricing_table th.col3
{
	border-spacing: 10px;
	padding-bottom: 2px;
}




div.panelleft
{
	clear: left;
	float: left;
	width: 750px;
}

div.panelright
{
	clear: right;
	float: right;
	width: 220px;
	padding: 0px;
}

div.minipanel div
{
	padding-bottom: 5px;
}

