
.store_image .thumb
{
	margin-right: 20px;
}

ul#suggestions
{
	margin: 0 !important;
}

ul#suggestions li
{
	margin: 0 !important;
}

.product-price
{
	border-bottom: 1px solid #DCDCDC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
}

.product-price-discount
{
	border-bottom: 1px solid #DCDCDC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
}

.product-price-discount .discount-strike
{
	color: #CBCBCB;
	font-size: 1.5em;
	text-decoration: line-through;
}

.product-price-discount .discount-price
{
	color: #CC3333;
	font-size: 1.25em;
}

.dropdown-heading
{
	display: block;
	margin: 0 0 6px 0;
}

.store_addr_table
{
	margin-bottom: 15px;
}

.store_addr_table td,
.store_order_table td
{
	padding: 3px 0;
}

.store-product-box
{
	float: left;
	line-height: 1.4em;
	padding: 20px 0 0 20px;
	text-align: center;
	width: 160px;
}

.store-first-box
{
	padding-left: 0 !important;
}

.addr-table td
{
	padding: 0 10px 5px 0;
}

.order_table .noborder td
{
	border: none !important;
}

.order_table h4
{
	font-size: 1.2em;
	font-weight: bold;
	padding-top: 10px;
}

.backLink a:visited,
.backLink a:link,
.backLink a
{
	color:#0088CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

.store_image
{
	display: block;
	float: left;
	text-align: center;
	width: 357px;
}

.store_details
{
	float: left;
}

.store_image img.main
{
	margin-bottom: 20px;
}

.product-thumbnails
{
	margin-bottom: 20px;
}

.product-thumbnails img.thumb
{
	border: 1px solid #8C98A1;
	padding: 3px;
}

.store_product_text
{
	float: right;
	margin: 0 20px;
	width: 323px;
}

.store_product_text ul.tabs
{
	display: block;
	margin: 0 !important;
}

.store_product_text ul.tabs li
{
	margin: 0 !important;
}

.store_product_text ul.tabs a
{
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 12px !important;
	border-bottom: 1px solid #CACACA !important;
	border-left: none !important;
	border-right: none !important;
	border-top: none !important;
}

.store_product_text ul.tabs a:hover,
.store_product_text ul.tabs a:focus
{
	border-bottom: 1px solid #F7F7F7 !important;
	border-left: none !important;
	border-right: none !important;
	border-top: none !important;
}

.store_product_options
{
	background: #F1F1F1;
	float: right;
	padding: 20px;
	width: 160px;
}

.store_heading
{
	border-bottom: 1px solid #EEEEEE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 20px 0 20px 0;
}

.store_heading_small
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 1px;
	border-bottom:  1px solid #EEEEEE;
	margin: 10px 0 10px 0;
}

.store_table_heading td
{
	border-bottom: 1px dotted #EEEEEE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 1px;
}

.discount_strike
{
	text-decoration: line-through;
	font-style: italic;
}

.discount_price
{
	color: red;
}

.store_small
{
	font-size: 10px;
	margin-left: 15px;
	color: #666666;
	font-style: italic;
}

.store_small a,
.store_small a:visited,
.store_small a:link,
.store_small a:hover
{
	font-size: 10px;
}

.store_subtotal_line td
{
	font-weight: bold;
	font-size: 14px;
}

.promo_entry
{
	margin-top: 5px;
	margin-bottom: 15px;
	background-color: #E2E2E2;
	padding: 5px;
	border: 1px solid #535353;
}

.cvvinfo
{
	width: 220px;
	padding: 10px;
	background-color: white;
	border: 1px solid black;
	position: absolute;
	z-index: 999;
}

.store_bad_row input
{
	background-color: #FFFF66;
}

.store_bad_field
{
	font-weight: normal;
	color: red;
}

.ajax_output
{
	margin-top: 5px;
	margin-bottom: 15px;
	background-color:#A3F3A9;	
	padding: 5px;
	border: 1px outset #387A3A;
	cursor: pointer;
}

.ajax_popup
{
	position: absolute;
	background-color:#A3F3A9;	
	padding: 5px;
	border: 1px outset #387A3A;
	font-size: 10px;
}

.ajax_popup_warning
{
	position: absolute;
	background-color:#FDEB82;
	padding: 5px;
	border: 1px outset red;
	font-size: 10px;
	color: red;
}

.ajax_output_error
{
	margin-top: 5px;
	background-color:#FAE75F;	
	padding: 5px;
	border: 1px solid red;
	cursor: pointer;
	color: red;
}

.ajax_popup_error
{
	background-color:#FFCC00;
	color:#CC0000;
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	padding: 10px;
	position: absolute;
	left: 20px;
	top: 20px;
	width: 500px;
}

.store_image_popup
{
	display: none;
	position: absolute;
	padding: 15px;
	background-color: white;
	border: 1px solid #F4F4F4;
	width: 400px;
}


div#cust-login
{
	float: left;
	padding-right: 15px;
	width: 337px;
}

div#cust-new
{
	float: left;
	padding-left: 15px;
	width: 337px;
}

div#login-errors
{
	background: #D6F3F0;
	border: 1px solid #BBBBBB;
	margin-bottom: 10px;
	padding: 20px;
}

div#cust-new td, div#cust-login td
{
	padding-right: 7px;
	padding-bottom: 7px;
}

div#login-errors .heading
{
	border-bottom: 1px solid #BBBBBB;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 10px;
}

#footnotes
{
	float: right;
	margin-top: 20px !important;
	width: 543px;
}

#footnotes ul
{
	list-style: none;
}

#footnotes a
{
	color: #0088CC;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

#footnotes a:hover
{
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

#emailoverlay h2
{
	color: #444444;
	font-size: 1.7em;
}

#emailoverlay label
{
	display: block !important;
	margin-bottom: 6px;
}

#emailoverlay input,
#emailoverlay textarea
{
	border: 1px solid #EEEEEE;
	margin-bottom: 6px;
	padding: 4px;
}

#emailoverlay textarea
{
	height: 225px;
	width: 550px;
}







