body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td
{
	margin: 0;
	padding: 0;
}
table
{
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img
{
	border: 0;
}
address, caption, cite, code, dfn, th, var
{
	font-style: normal;
}
caption, th
{
	text-align: left;
}
h1, h2, h3, h4, h5, h6
{
	font-size: 100%;
	font-weight: normal;
}
q:before, q:after
{
	content: '';
}
abbr, acronym
{
	border: 0;
}
img, div, a, span, li
{
	behavior: url(/themes/iepngfix.htc);
}
button {
	cursor:pointer;
}
body
{
	margin: 0px;
	padding: 0px;
	background: #202020 url(images/bg-body.jpg) top left;
	font-size: 14px;
	color: #333;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
#wrapper
{
	width: 1046px; background: url(images/bg-wrapper.png) top center repeat-y;
 margin:0 auto;
	overflow: hidden;
}
#header h1
{
	display: block;
	float: left;
	width: 200px;
	margin: 0;
	padding: 0;
	outline: none;
}
#logo
{
	background: url(images/logo.png) no-repeat scroll 0%;
	display: block;
	float: left;
	height: 111px;
	width: 254px;
	margin: 0;
	padding: 0;
	outline: none;
	margin-left: 0px;
	margin-top: 0px;
	text-indent: -9999px;   behavior: url(/themes/iepngfix.htc);
}
#header
{
	height: 111px;
	width: 1007px;
	background: url(images/bg-header.jpg) top left no-repeat;    margin:0 auto;
}
#nav
{
        background: url(images/bg-nav.jpg) top left no-repeat;
	width: 1007px;  height: 44px; margin:0 auto;  margin-bottom: 8px;
	font-size: 93%;
	line-height: normal;
}
#nav a:link, #nav a:visited
{
	float: left;
	margin: 0;  margin-top: 5px;  margin-left: 10px;
	padding: 10px 20px 10px 20px;
	text-decoration: none; text-transform: uppercase;
	display: block;
	color: #000000; font-weight: bold;
}
#nav ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}
#nav li
{
	display: inline;
	margin: 0;
	padding: 0;
}
#nav a:hover
{
	color: #296cb5;
	background: #d8d6d6 url(images/arrow.png) no-repeat right;
}
#nav .right
{
	float: right;
}
#nav .right a:link, #nav .right a:visited
{
	border: 0;
	font-size: 12px;
	color: #fff;
}
#nav .right a:hover
{
	background: transparent none;
	color: #ccc;
}
#nav .right span
{
	margin-left: 20px;
}
#account
{
	background: url(images/account.png) no-repeat;
	background-position: left center;
}
#cart
{
	background: url(images/cart.png) no-repeat;
	background-position: left center;

}
#header_nav
{
	float: right;
	width: 260px;
	padding-top: 10px;
	clear:right;
	text-align:right;
	font-size:90%;
}
#header_nav a:link, #header_nav a:visited
{
				margin-left:10px;
				color:#444;
}
#header_nav a:hover
{
				text-decoration:none;
				color:#000;
}
#main_section
{
	background: transparent;
	margin-left: 28px;
	width: 1007px;
	height: 100%;
}
.side
{
	float: left;
	width: 220px;
	clear: right;
	background: #ebeaeb;
}
#side_container
{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.side h2
{
	padding: 10px;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color: #FFF;
	background: #3d3d3d;
	border-bottom: 4px solid #4c79bb;
	margin:0 auto;    text-transform: uppercase;
}
#side_container a:link, #side_container a:visited
{
	color: #296cb5; padding-right: 15px;
	text-decoration:none;  background: url(images/arrow.png) no-repeat right;
}
#side_container a:hover
{
	color: #3D3D3D;
	text-decoration:underline;
}
#side_container ul
{
	list-style: none;
	margin: 10px; margin-top: 20px; margin-bottom: 20px;
}
#side_container li
{
	display: block;
	margin:0px 0px 5px 30px;
}
#main_content
{
	float: left;
	width: 745px;
	height: 100%;
	margin: 10px; margin-top: 1px;
	padding: 10px; padding-top: 0px;
	color: #000;
}
.main_normal {
	background:#3d3d3d;
	background:#dddddd;
}
.main_full {
	background:none;
}
#main_content h2
{
	font-size: 120%;
	color: #000;
	font-weight: bold;
	padding: 0px 10px 10px 0px;
	text-transform: capitalize;
	margin: 0;
	background-color: none;
}
#main_content h3
{
	font-size: 120%;
	color: #296CB5;
	padding: 0px 10px 10px 0px;
	text-transform: capitalize;
	font-weight: bold;
}
#main_content a:link, #main_content a:visited
{
				color:#296CB5;
}
#main_content a:hover
{
				color:#000;
}
#main_content .main_pad
{
	padding: 10px;
}
#main_content .pad_full {padding:0px;}
#search
{
	float: right;
	overflow:hidden;
	width: 206px;  margin-right: 8px;
	background: url(images/bg-search.png) no-repeat; margin-top: 12px;
}
.search-content
{
	margin-top: 2px;
	padding: 0px;
	overflow:hidden;
}
#search_button
{
	color: #fff;
	border: none;
	float: right;
	width: 22px;
	height: 22px;
	margin:0px;
	padding:0px;
	text-indent: -9999px;
	cursor:pointer;
}
#search_input
{
	float: left;
	border: 0px;
	margin-top: 1px;
	padding: 0px 2px;
	width: 145px;
	color:#777;
}
#welcome
{
	background: url(images/.jpg) no-repeat;
	width: 100%;
	margin: 0px 0px 10px;
}
.fader {
	width:531px;
	height:283px;
	overflow:hidden;
}
#welcome h3
{
	font-size: 120%;
	color: #333;
	font-weight: bold;
	padding: 0px 10px 10px 0px;
	text-transform: capitalize;
	margin: 0;
}
#welcome p {
	font-size: 90%;
	margin-bottom: 5px;
}
#welcome a:link, #welcome a:visited
{
}
#welcome a:hover
{
}
#newsletter{
				margin-top:20px;
}
#newsletterForm
{
	text-align: left;
	color: #5a5a5a;
	margin-bottom: 5px;
}
#newsletterForm fieldset
{
	padding: 10px;
	border: 0px solid #ccc;
	color: #FFF;
}
#newsletterForm legend {
				color:#fff;
}
#newsletterForm label
{
	color: #ccc;
	font-size:79%;
}
#newsletterForm .nl_btn {
				float:right;
				margin:0px;
				padding:0px;
}
#newsletterForm .nl_input
{
	border: 1px solid #333;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	color:#666;
	width:120px;
	padding:1px 2px;
	font-size:70%;
	margin:0px;
}
.tabbertab div
{
	line-height: 18px;
	font-size: 12px;
}
#footer
{
	text-align: right;
	clear: both;
	color: #eee;
	background: none;
	padding: 10px 0px;
	width: 1007px;
	font-size:80%;

	margin:0px 0px 30px 0px;
}
.secure_logos
{
	padding-left:300px;
	
}

.AuthorizeNetSeal{


}
#footer-links
{       padding-left: 50px;
	float: left;
	width: 400px;
	text-align: left;
}
#footer a:link, #footer a:visited
{
	color: #eee;
	text-decoration: none;
}
#footer a:hover
{
	color: #CCC;
}
#footer-logo
{
	background: none;
	display: block;
	float: right;
	width: 400px;
	margin: 0px;
	padding: 0px;
	outline: none;
	text-align:right;
}
#footer span
{
	color: #eee;
}
#footer ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}
#footer li
{
	display: inline;
	margin: 0;
	padding: 0;
	color: #eee;
}
.subcat a
{
	color: #000;
	border: 0;
	text-decoration: none;
	padding: 5px;
}
.subcat a:hover
{
}
.currency
{
	float: left;
	padding-left: 10px;
}
.content
{
	padding: 5px;   
	/*background: #3D3D3D;*/
}
.content p
{
	margin-bottom: 10px;
}
.cart_contents_quan
{
	padding-right: 5px;
}
.cart_contents_item
{
	margin-bottom: 5px;
	text-decoration: none;
}
.cart_contents_item a
{
	text-decoration: none;
}
.cart_contents_item a:hover
{
	text-decoration: underline;
}
.black_bold_text_spaced
{
	color: #000;
	font-weight: bold;
	margin-top: 5px;
	line-height: 17px;
	text-decoration: none;
}
.grey_bold_text_spaced
{
	color: #999;
	font-weight: bold;
	margin-top: 5px;
	line-height: 17px;
	text-decoration: none;
}
.red_link
{
	font-weight: bold;
	text-decoration: none;
	color: #b70407;
	display: block;
	margin-top: 10px;
}
.coupon
{
	height: 12px;
	margin-top: 3px;
	width: 140px;
	font-weight: bold;
	color: #333;
}
.error_message
{
	background: #FFEFEF;
	border: solid #BF0000 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	width: 100%;
	color: #8B0000;
}
.alert_message
{
	background: #EDFFE8;
	border: solid #47CA41 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	width: 100%;
	color: #4D7D4F;
}
.error_alert
{
	margin-left: 35px;
}
.error_pad
{
	padding: 10px;
}
.table_bottom
{
	text-align: center;
	padding-top: 5px;
}
.row
{
	clear: both;
}
.gray
{
}
.center
{
	text-align: center;
}
.right_align
{
	text-align: right;
}
.product_title
{
	font-weight: bold;
	color: #333;
	font-size: 14px;
}
.product_sku
{
	font-size: 10px;
	margin-bottom: 10px;
}
.product_price
{
	font-size: 120%;
	font-weight: bold;
}
.product_option
{
	font-weight: bold;
	padding-right: 10px;
}
.detail_img
{
	margin-right: 10px;
}
.review_link
{
	color: #7da700;
	text-decoration: none;
	text-align: right;
	float: right;
}
.larger_view
{
	background: url(images/enlarge.gif) no-repeat center left;
	padding-left: 13px;
	text-decoration: none;
	font-size: 10px;
	color: #333;
}
.add_wishlist
{
	background: url(images/little_arrow.gif) no-repeat center left;
	padding-left: 15px;
	text-decoration: none;
	font-size: 11px;
	padding-right: 15px;
	color: #666;
}
.review_item
{
	padding-bottom: 10px;
}
.review_spacer
{
	padding-bottom: 7px;
}
.orange_button
{
	outline: 0px;
	padding-left: 3px;
	float: right;
	margin-right: 4px;
	_margin-right: 1px;
	_margin-top: 5px;
	cursor:pointer;
}
.orange_button input, .orange_button button
{
	outline: 0px;
	color: #3f75bb;
	font-weight: bold;
	padding-bottom: 5px;
	padding-right: 3px;
	margin: 0px;
	border-width: 0px;
	font-size: 11px;
	vertical-align: top;
	cursor:pointer;

}
#buttons
{
	width: 100%;
	overflow:hidden;
	display:block;
	clear:both;
	position:absolute;
	bottom:10px;
	right:0px;
	z-index:100;
}
#buttons input { background-color: #FFFFFF;}

.add_button
{
	height: 18px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	cursor:pointer;
	float:right;
}
.add_button input, .add_button button
{
	outline: 0px;
	color: #3f75bb;
	font-weight: bold;
	padding: 0 0 5px 2px;
	margin: 0px;
	border-width: 0px;
	font-size: 11px;
	text-align: center;
	height: 18px;
	cursor:pointer;
}
.more_button
{
	outline: 0px;
	height: 18px;
	margin-left: auto;
	margin-right: auto;
	cursor:pointer;
	float:right;
}
.more_button input, .more_button button
{
	outline: 0px;
	color: #3f75bb;
	font-weight: bold;
	padding-bottom: 5px;
	padding-right: 2px;
	margin: 0px;
	border-width: 0px;
	font-size: 11px;
	cursor:pointer;
}
.del_button
{
	display: block;
	width: 40px;
	float: right;
	background: url(images/delete.gif) no-repeat center left;
	padding-left: 11px;
	color: #3068c5;
	text-decoration: none;
	font-weight: 400;
}
.coupon_btn
{
	margin-top: 5px;
}
.tabberlive .tabbertabhide
{
	display: none;
}
.tabber
{
	display: none;
}
.tabbertab ul {
	padding:20px;
}
.tabberlive
{
	margin-top: 1em;
}
ul.tabbernav
{
	margin: 0;
	padding: 3px 0;
	border-bottom: 1px solid #323232;
	font: bold 12px Verdana, sans-serif;
}
ul.tabbernav li
{
	list-style: none;
	margin: 0;
	display: inline;
}
ul.tabbernav li a
{
	padding: 3px 0.5em;
	margin-left: 3px;
	border: 1px solid #323232;
	border-bottom: none;
	background: #FFF;
	text-decoration: none;
}
ul.tabbernav li a:link
{
	color: #333 !important;
}
ul.tabbernav li a:visited
{
	color: #333;
}
ul.tabberactive li a:link
{
	color: #448;
}
ul.tabberactive li a:visited
{
	color: #448;
}
ul.tabbernav li a:hover
{
	color: #000;
	background: #dedede;
	border-color: #227;
}
ul.tabbernav li.tabberactive a
{
	background-color: #FFF !important;
	color: #000 !important;
	border-bottom: 1px solid #FFF;
}
ul.tabbernav li.tabberactive a:hover
{
	color: #000 !important;
	background: #FFF !important;
	border-bottom: 1px solid #eee;
}
.tabberlive .tabbertab
{
	padding: 15px;
	border: 1px solid #323232;
	border-top: 0;
	background:#FFF;
	color:#333 !important;
}
.tabberlive .tabbertab .list_tile_item {
	background:#FFF;
}
.tabberlive .tabbertab h2
{
	display: none;
}
.tabberlive .tabbertab h3
{
	display: none;
}
.input_box
{
	padding: 2px;
}
.form_row
{
	clear: both;
	_margin-bottom: 5px;
}
.form_row div, .form_row input, .form_row select, .form_row textarea
{
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	_margin-bottom: 0px;
}
.form_row div
{
	text-align: right;
	padding-right: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	_margin-bottom: 0px;
}
.form_row div
{
	font-weight: bold;
	color: #000000;
	width: 125px;
}
.short_form_row
{
	clear: both;
	_margin-bottom: 5px;
	font-size: 11px;
}
.short_form_row div, .short_form_row input, .short_form_row select, .short_form_row textarea
{
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	_margin-bottom: 0px;
}
.short_form_row div
{
	width: 60px;
	padding-top: 3px;
}
.short_form_row input
{
	width: 48%;
}
.required
{
	color: red;
	padding-left: 2px;
}
.account_list_head
{
	font-weight: bold;
	color: #b70407;
}
.account_head
{
	font-weight: bold;
	color: #b70407;
	padding-bottom: 5px;
}
.cart
{
	background: none;
	color:#333 !important;
}
.cart a:link, .cart a:visited
{
	color: #333;
}
.cart a:hover
{
	color: #000;
	text-decoration: none;
}
.cart th
{
	text-align: center;
	font-weight: bold;
	color: #333;
}
.cart td
{
	border-top: dotted #c1c1c1 1px;
	border-bottom: dotted #c1c1c1 1px;
	color: #333;
	padding-top: 5px;
	padding-bottom: 5px;
}
.order_info_off
{
	background: url(images/order_info_off.gif) no-repeat center left;
	padding-left: 20px;
	color: #bcbcbc;
	text-decoration: none;
}
.order_info_on
{
	background: url(images/order_info_on.gif) no-repeat center left;
	padding-left: 20px;
	color: #000000;
	text-decoration: none;
}
.order_info_on:hover
{
	text-decoration: underline;
}
.order_ship_off
{
	background: url(images/order_ship_off.gif) no-repeat center left;
	padding-left: 20px;
	color: #bcbcbc;
	text-decoration: none;
}
.order_ship_on
{
	background: url(images/order_ship_on.gif) no-repeat center left;
	padding-left: 20px;
	color: #000000;
	text-decoration: none;
}
.order_ship_on:hover
{
	text-decoration: underline;
}
.order_payment_off
{
	background: url(images/order_payment_off.gif) no-repeat center left;
	padding-left: 20px;
	color: #bcbcbc;
	text-decoration: none;
}
.order_payment_on
{
	background: url(images/order_payment_on.gif) no-repeat center left;
	padding-left: 20px;
	color: #000000;
	text-decoration: none;
}
.order_payment_on:hover
{
	text-decoration: underline;
}
.order_review_off
{
	background: url(images/order_review_off.gif) no-repeat center left;
	padding-left: 20px;
	color: #bcbcbc;
	text-decoration: none;
}
.order_review_on
{
	background: url(images/order_review_on.gif) no-repeat center left;
	padding-left: 20px;
	color: #000000;
	text-decoration: none;
}
.order_review_on:hover
{
	text-decoration: underline;
}
.order_print_off
{
	background: url(images/order_print_off.gif) no-repeat center left;
	padding-left: 20px;
	color: #bcbcbc;
	text-decoration: none;
}
.order_print_on
{
	background: url(images/order_print_on.gif) no-repeat center left;
	padding-left: 20px;
	color: #000000;
	text-decoration: none;
}
.order_print_on:hover
{
	text-decoration: underline;
}
.sep
{
	padding-left: 5px;
	padding-right: 5px;
}
.form_label
{
	text-align: right;
	vertical-align: middle;
}
.order_view
{
	background: none;
	text-align: left;
}
.order_view th
{
	font-weight: bold;
	background: #ff942d;
	color: #fff;
	width: 10%;
}
.review_top_border
{
	border-top: solid #ff942d 1px;
}
#main_content .product_title_link:link,#main_content .product_title_link:visited,#main_content .product_title_link:active
{
	color: #323232;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
#main_content .product_title_link:hover
{
	color: #2A6CB6;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.paging
{
	float: right;
	text-align: right;
	margin: 2px;
}
.list_top
{
	margin-bottom: 10px;
	border-bottom: solid #f1eae5 1px;
	padding: 5px;
}
.list_bottom
{
	border-top: solid #f1eae5 1px;
	margin-top: 10px;
	padding: 5px;
}
.reg_txt
{
	font-weight: normal;
}
.small_txt
{
	font-size: 10px; color: #000000;
}
.small_text
{
	font-size: 10px; color: #000000;  text-align: left;
}

.price
{
	font-weight: bold;
	font-size: 14px;
	color: #3f75bb;
	float: left;
	margin-right: 10px;
	_margin-top: 3px;
}
.list_item
{
	background: #fff;
	padding: 5px;
}
.list_item_bottom_border
{
	border-bottom: solid #f1eae5 1px;
	background: #fff;
}
.tile_item
{
	text-align: center;  
}
.tile_image
{
	margin-bottom: 5px;  width: 100px; height: 100px; float: left; display: inline;
}
.tile_price
{        display: inline;
	font-weight: bold;
	font-size: 18px;
	color: #3f75bb;
}
.tile_table
{
	width: 100%;
}
.list_table
{
	background: #fff;
	width: 100%;
}
#order_signup
{
	float: left;
	padding-left: 25px;
}
#order_login
{
	float: right;
	padding-right: 25px;
}
.page a:visited
{
	color: #000000;
	text-decoration: none;
}
.page a:hover
{
	color: #2A6CB6;
	text-decoration: none;
}
.page a:link
{
	color: #000000;
	text-decoration: none;
}
.pages_border
{
	background-color: #fff;
	color: #000000;
	border: 1px solid #323232;
}
.navpage
{
	background-color: #fff;
	color: #fff;
	font: 11px Tahoma, Verdana;
	padding: 2px 4px 2px 4px;
	white-space: nowrap;
	text-decoration: none;
}
.navpage a:link, .navpage a:visited
{
	color: #2A6CB6;
}
.navpage a:hover
{
	color: #ccc;
}
.navpageselected
{
	background-color: #dedede;
	color: #000000;
	font: 11px Tahoma, Verdana;
	padding: 2px 4px 2px 4px;
	white-space: nowrap;
	text-decoration: none;
}
.highlightpage
{
	background-color: #323232;
	color: #fff;
	font: bold 11px Tahoma, Verdana;
	padding: 2px 4px 2px 4px;
	white-space: nowrap;
}
.highlightpage a:link
{
	color: #fff;
	text-decoration: none;
}
.highlightpage a:visited
{
	color: #fff;
	text-decoration: none;
}
.highlightpage a:hover, .highlightpage a:active
{
	color: #fff;
	text-decoration: underline;
}
.crumbs
{
	margin-top: 10px;
}
.home_link
{
	padding-left: 20px;
	background: url(images/home_icon.gif) no-repeat center left;
	text-decoration: none;
	font-weight: bold;
	color: #323232;
}
.home_link:hover
{
	color: #ccc;
}
.crumb_sep
{
	padding-left: 5px;
	font-weight: bold;
	margin-top: 10px;
}
.crumb_link
{
	padding-left: 5px;
	font-weight: bold;
	text-decoration: none;
	color: #323232;
}
.left_float_3_px
{
	float: left;
	margin-right: 3px;
}
.left_float_5_px
{
	float: left;
}
.right_float_5_px
{
	float: right;
	margin-left: 5px;
	_margin-left: 30px;
}
.IE_left_float_5_px
{
	_float: left;
	margin-left: 5px;
}
.IE_left_float
{
	_float: left;
}
.float_assist
{
	clear: both;
	height: 1px;
	overflow: hidden;
}
.search_results
{
	margin-left: 10px;
	float: left;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: black;
}
.list_tile_item
{
	min-height: 180px;
	height:auto !important;
	height:180px;
	background: #FFFFFF;
	padding: 5px;   margin-bottom: 5px;
	overflow:hidden;
	margin-right:5px;
	position:relative;
}
.list_tile_item_image
{
	min-height: 100px;
}
.list_item img
{
	margin-top: 10px;
	margin-right: 5px;
}
.nopad
{
	padding: 0px;
	border: 0px;
	margin: 0px;
}
.product_strikethru
{
	text-decoration: line-through;
	color: #666;
}
input, select, textarea
{
	padding: 2px;
	margin: 2px;
}
input, select
{
	vertical-align: middle;
}
.clear
{
	clear: both;
}
#verify
{
	padding: 4px;
	float: left;
	font-size: 14px;
	font-weight: bold;
}
#adspace
{

}
.login_btn input
{
	background: url(images/register.gif) center no-repeat;
	width: 80px;
	border: none;
	color: #3a3b3b;
	height: 20px;
	float: left;
	font-size: 11px;
	margin-left: 0px;
	margin-right: 5px;
}
.register_btn input
{
	background: url(images/register.gif) center no-repeat;
	width: 80px;
	border: none;
	color: #3a3b3b;
	height: 20px;
	float: left;
	font-size: 11px;
	margin-left: 0px;
	margin-right: 0px;
}
.login_row
{
	padding-right: 10px;
}
.login_input
{
	width: 100%;
	margin: 0px;
	margin-bottom: 5px;
}
.login_box
{
	color: #ccc;
	text-align: left;
	font-size: 11px;
}
.login
{
	width: 100%;
	float: left;
	background:none;
	position: relative;
	margin: 10px 0px 10px 0px;
}
.login label
{
	margin-left: 20px;
}
.login_content
{
	padding: 0px;
}
.billing
{
	width: 49%;
	float: left;
	clear: both;
}
.shipping
{
	width: 49%;
	float: left;
	clear: right;
}
.account
{
	width: 100%;
	float: left;
}
.signup_input_box
{
	width: 140px;
	vertical-align: middle;
	clear: none !important;
}
.signup_select_box
{
	padding-right: 0px;
	width: 150px;
}
.billing label, .shipping label, .account label
{
	float: left;
	width: 120px;
	text-align: right;
	vertical-align: middle;
	margin-top: 5px;
}
.billing input, .shipping input, .account input
{
	clear: left;
}
.checkbox_offer
{
	clear: left;
	margin: 10px 0px 0px 10px;
}
br
{
	clear: left;
}
table
{
	border-collapse: collapse;
}
.method, .certificate
{
	width: 50%;
	float: left;
}
.payment
{
	width: 100%;
	float: left;
}
.payment label
{
	float: left;
	width: 120px;
	text-align: right;
	vertical-align: middle;
	margin-top: 5px;
}
.payment input
{
	clear: left;
}
#account_center
{
	width: 100%;
	float: left;
}
.quantity
{
	width: 20px;
	padding: 0px;
	text-align: center;
}
.product_img
{
	float: left;
	text-align: center;
	vertical-align: top;
}
.category_info
{
	width: 100%;
	float: left;
	overflow: hidden;
}
.sub_category_info
{
	width: 100%;
	float: left;
	clear:left;
	overflow: hidden;
	vertical-align: top;
	text-align: left;
}
.sub_categories a:link, .sub_categories a:visited
{
	color: #2A6CB6;
	text-decoration: none;
	font-size:120%;
}
.sub_categories a:hover
{
	color: #000 !important;
}
.sub_categories ul
{
	list-style: none;
	clear: left;
	overflow:hidden;
}
.sub_categories li
{
	list-style: none;
	display: block;
	float:left;
	width:33%;
}
.account_add_order_note_bottom {
_margin-top: -14px;
height: 1px;
border-bottom: solid #cacaca 1px;
}
.add_note_input {
				height: 50px;
				width: 100%;
}
.account_content_mid {
				_margin-top: -14px;
				height: 1px;
				border-bottom: solid #cacaca 0px;
}
.update_button {
				height: 18px;
}
.pagefull_2_col_left {
				min-width:100% !important;
				width:50% !important;
}
.pagefull_2_col_left h2 {
				border:0px !important;
}
.pagefull_2_col_right h2 {
				border:0px !important;
}
.pagefull_2_col_right {
				width:50% !important;
}
.pagefull_2_col_right a {
				font-size:80% !important;
}
.pagefull_2_col_right .orange_button {
				float:none !important;
}
#sale_price {}
#reqlinks {float: right; display: inline; color: #FFFFFF; text-transform: uppercase; margin-top: 14px;}
#reqlinks a {color: #FFFFFF; text-decoration: none; font-weight: bold; border-right: 1px solid #FFFFFF; padding: 0px 10px;}
.homepage {background: #3d3d3d; margin-top: 10px;}
.homepage p {padding: 10px; text-align: left; margin-bottom: 10x;}
.homepage b {color: #000000; font-size: 20px; text-transform: uppercase;}
.homepage .product_strikethru {display: none;}
.homepage .add_button {display: none;}
.homepage .black_bold_text_spaced {display: none;}
.homepage .content {background: #272627; padding: 5px; margin-top: 10px;}
.homepage .small_txt {display: none;}