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, em, th, var
{
	font-style: normal;
}
ol, ul
{
	list-style: none;
}
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);
}
body
{
	margin: 0px;
	margin-bottom: 20px;
	padding: 0px;
	background-color: #c190c2;
	font-size: 14px;
	color: #2f2f2e;
	font-family: Arial, Helvetica, Verdana, sans-serif;
        background-image: url(images/bg-body.jpg);
        background-position: top;
        background-repeat: repeat-x;

}
#wrapper
{
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
#header h1
{
	display: block;
	background: url(images/.png) no-repeat;
	float: left;
	width: 200px;
	margin: 0;
	padding: 0;
	outline: none;
}
#logo
{
	background: #eee url(images/logo.png) no-repeat scroll 0%;
	display: block;
	float: left;
	height: 150px;
	width: 200px;
	margin: 0;
	padding: 0;
	outline: none;
	margin-left: 0px;
	margin-top: 0px;
	text-indent: -5000px;
}
#header
{
	height: 150px;
	width: 100%;
	background: url(images/.jpg) top left no-repeat #3D3D3D;
}
#header img
{
	margin-top: 5px;
	margin-left: 10px;
}
#nav
{       margin-top: 10px;
	float: left;
	width: 710px;
	background: transparent;
	font-size: 14px;
	line-height: normal;
}
#nav a:link, #nav a:visited
{
	float: left;
	margin: 0;
	border: 0px;
        border-right: 1px solid #dbacdc;
	padding: 10px 10px 10px 10px;
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	text-transform: uppercase;
	width: 100px;
}
#nav ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}
#nav li
{
	display: inline;
	margin: 0;
	padding: 0;
}
#nav a:hover
{
	color: #c190c2;  background: #FFFFFF;

}
#nav #current a
{
}
#nav .right
{       color: #8b1b1e;
	float: right;
}
#nav .right a:link, #nav .right a:visited
{
	border: 0;
	font-size: 12px;
	color: #8b1b1e;
}
#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;
}
#header_nav a:link, #header_nav a:visited
{
}
#header_nav a:hover
{
}
#main_section
{
	float: left;
	width: 100%;
	height: 100%;
}
.side
{
	float: left;
	width: 251px;
	clear: right;
	background: url(images/bg-side.jpg) repeat-y top center;
}
.side .content
{
	background: transparent;
	margin-left: auto;
	margin-right: auto;
}
#side_container
{
	width: 241px;
	padding: 5px;
	margin-left: auto;
	margin-right: auto; text-align: center;
}
#side_container img {margin-bottom: 4px;}
.side h2
{
	padding: 0px;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color: #51331b;
   margin: 5px; margin-left: 6px; padding: 3px;
	margin-bottom: 10px;
	margin-top: 10px;
        padding-left: 20px;
        border-bottom: 7px solid #a68555;
}
#side_container a:link, #side_container a:visited
{
	color: #51331b; text-decoration: none;  font-size: 12px;
}
#side_container a:hover
{
	color: #51331b; text-decoration: underline;
}
#side_container ul
{
	list-style: none;
	margin-bottom: 10px;
}
#side_container li
{
	display: block;
	margin-left: 50px;
}
#main_content
{
	float: left;
	width: 718px;
	height: 100%;
	margin: 0;
	padding: 0;
}
#main_content h2
{
	font-size: 110%;
	color: #fb7e50;
	font-weight: normal;
	padding: 0px 10px 10px 0px;
	text-transform: uppercase;
	margin: 0;
}
#main_content h3
{
	font-size: 110%;
	color: #fb7e50;
	padding: 0px 10px 10px 0px;
	text-transform: capitalize;
	font-weight: bold;
}
#main_content a:link, #main_content a:visited
{
				color:#2f2f2e;
}
#main_content a:hover
{
				color:#2f2f2e;
}
#main_content .main_pad
{
	padding: 0px 20px 20px 20px;  text-align: justify;
}
#search
{
        overflow:hidden;
	width: 100%;
	padding-bottom: 20px; margin-left: 35px;
}
.search-content
{
	width: 166px;
        background: url(images/search_bg.png) no-repeat;
	margin-top: 0px;
	padding: 0px;
	overflow:hidden;
}
#search_button
{
	background: url(images/blank.png) top left no-repeat;  behavior: url(/themes/iepngfix.htc);
	color: #FFFFFF;
	border: none;
	float: right;
	width: 20px;
	height: 20px;
	margin:0px;
	padding:0px;
}
#search_input
{       border: 0px;
	float: left;
	padding: 0px; padding-left: 3px;
	width: 130px;
	color:#666;
}
#welcome
{
	background: url(images/.jpg) no-repeat;
	width: 100%;
	margin: 0;
}
#welcome h3
{
	font-size: 100%;
	color: #FFFFFF;
	font-weight: normal;
	padding: 0px 0px 10px 0px;
	margin: 0;
	text-transform: uppercase;
}
#welcome p
{
	font-size: 90%;
	margin-bottom: 5px;
}
#welcome a:link, #welcome a:visited
{
}
#welcome a:hover
{
}
#newsletter{}
#newsletterForm
{
	text-align: left;
	color: #5a5a5a;
	margin-bottom: 5px;
}
#newsletterForm fieldset
{
	padding: 10px;
	border: 1px 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:150px;
	padding:3px 2px;
	font-size:75%;
	margin:0px;
}
.tabbertab div
{
	line-height: 18px;
	font-size: 12px;
}

#footer-wrap {width: 1024px; margin-left: auto; margin-right: auto; padding-top: 20px;}
#footer
{
	text-align: right;
	clear: both;
	color: #FFFFFF;
	width: 980px;
	font-size:80%;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;

}
#footer-links
{
	float: left;
	width: 400px;
	text-align: left;
}
#footer a:link, #footer a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover
{
	color: #FFFFFF; text-decoration: underline;
}
#footer-logo
{
	background: none;
	display: block;
	float: right;
	width: 400px;
	margin: 0px;
	padding: 0px;
	outline: none;
	text-align:right;
}
#footer span
{
	color: #FFFFFF;
}
#footer ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}
#footer li
{
	display: inline;
	margin: 0;
	padding: 0;
	color: #fff;
}
.subcat a
{
	color: #000;
	border: 0;
	text-decoration: none;
	padding: 5px;
}
.subcat a:hover
{
}
.currency
{
	float: left;
	padding-left: 10px;
}
.content
{
	padding: 5px;
}
.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: #6F6F6F;
	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: #ffe8e8;
	border: solid #8c181b 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	width: 100%;
	color: #8c181b;
}
.alert_message a {	color: #8c181b;
}
.error_alert
{
	color: #8c181b;
	margin-left: 35px;
}
.error_pad
{
	padding: 10px;
}
.table_bottom
{
	text-align: center;
	padding-top: 5px;
}
.row
{
	clear: both;
}
.gray
{
	background-color: #f0f3f8;
}
.center
{
	text-align: center;
}
.right_align
{
	text-align: right;
}
.product_title
{
	font-weight: bold;
	color: #fb7e50;
	font-size: 14px;
}
.product_sku
{
	font-size: 10px;
	margin-bottom: 10px;
}
.product_price
{
	color: #fb7e50;
	font-size: 11px;
	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: #FF8A2D;
}
.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;
	background: url(images/orange_button_left.gif) no-repeat top left;
	padding-left: 3px;
	float: right;
	margin-right: 4px;
	_margin-right: 1px;
	_margin-top: 5px;
}
.orange_button input, .orange_button button
{
	outline: 0px;
	background: url(images/orange_button_bg.gif) top right no-repeat;
	color: #fff;
	font-weight: bold;
	padding-bottom: 5px;
	padding-right: 3px;
	margin: 0px;
	border-width: 0px;
	font-size: 11px;
	vertical-align: top;
}
#buttons
{
	text-align: center;
	width: 100%;
}
.add_button
{
	height: 18px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
}
.add_button input, .add_button button
{
	outline: 0px;
	background: url(images/button.jpg) no-repeat;
	color: #fff;
	font-weight: bold;
	padding: 0 0 5px 2px;
	margin: 0px;
	border-width: 0px;
	font-size: 11px;
	text-align: center;
	height: 18px;
}
.more_button
{
	outline: 0px;
	height: 18px;
	margin-left: auto;
	margin-right: auto;    display: none;
}
.more_button input, .more_button button
{
	outline: 0px;
	background: url(images/button.jpg) no-repeat;
	color: #fff;
	font-weight: bold;
	padding-bottom: 5px;
	padding-right: 2px;
	margin: 0px;
	border-width: 0px;
	font-size: 11px;
}
.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;
}
.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: #FFFFFF;
	text-decoration: none;
}
ul.tabbernav li a:link
{
	color: #333;
}
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: #FFFFFF;
	border-color: #FFFFFF;
}
ul.tabbernav li.tabberactive a
{
	background-color: #FFFFFF;
	color: #000;
}
ul.tabbernav li.tabberactive a:hover
{
	color: #FFFFFF;
	background: #C190C2;
}
.tabberlive .tabbertab
{
	padding: 15px;
	border: 1px solid #323232;
	border-top: 0;
}
.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: #FB7E50;
	padding-left: 2px;
}
.account_list_head
{
	font-weight: bold;
	color: #b70407;
}
.account_head
{
	font-weight: bold;
	color: #b70407;
	padding-bottom: 5px;
}
.cart
{
	background: none;
}
.cart a:link, .cart a:visited
{
	color: #333;
}
.cart a:hover
{
	color: #ccc;
	text-decoration: none;
}
.cart th
{
	text-align: center;
	font-weight: bold;
	color: #101010;
}
.cart td
{
	border-top: dotted #c1c1c1 1px;
	border-bottom: dotted #c1c1c1 1px;
	color: #000000;
	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: #fff;
	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: #5a5959;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;;
}
#main_content .product_title_link:hover
{
	color: #CCCCCC;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.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;
}
.price
{
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	float: left;
	margin-right: 10px;
	_margin-top: 3px;
}
.list_item
{
	background: transparent;
	padding: 5px;
}
.list_item_bottom_border
{
	border-bottom: solid #f1eae5 0px;
	background: #fff;
}
.tile_item
{
	text-align: center;
}
.tile_image
{
	border: 4px solid #c190c2;
        margin-bottom: 5px; height: 150px; width: 150px;
}
.tile_price
{
	font-weight: bold;
	font-size: 11px;
	color: #fb7e50;
}
.tile_table
{
	width: 100%;
}
.list_table
{
	background: #EFE0EF;
	width: 100%;
}
#order_signup
{
	float: left;
	padding-left: 25px;
}
#order_login
{
	float: right;
	padding-right: 25px;
}
.page a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
.page a:hover
{
	color: #FCB040;
	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: #EFE0EF;
	color: #fff;
	font: 11px Tahoma, Verdana;
	padding: 2px 4px 2px 4px;
	white-space: nowrap;
	text-decoration: none;
}
.navpage a:link, .navpage a:visited
{
	color: #00ccff;
}
.navpage a:hover
{
	color: #ccc;
}
.navpageselected
{
	background-color: #FFFFFF;
	color: #000000;
	font: 11px Tahoma, Verdana;
	padding: 2px 4px 2px 4px;
	white-space: nowrap;
	text-decoration: none;
}
.highlightpage
{
	background-color: #C190C2;
	color: #FFFFFF;
	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: #FFFFFF;
}
.list_tile_item
{
	min-height: 164px;
	height:auto !important;
	height:164px;
	background: none;
	padding: 5px;
}
.list_tile_item_image
{
	min-height: 200px;
}
.list_item img
{
	margin-top: 10px;
	margin-right: 5px;
}
.nopad
{
	padding: 0px;
	border: 0px;
	margin: 0px;
}
.product_strikethru
{
	text-decoration: line-through;
	color: #990000;
}
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;

	position: relative;
	margin: 10px 0px 10px 0px;
}
.login label
{
	margin-left: 20px;
}
.login_content
{       width: 600px;
	padding: 10px;
}
.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: #00ccff;
	text-decoration: none;
}
.sub_categories a:hover
{
	color: #ccc;
}
.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:200px !important;
				width:50% !important;
}
.pagefull_2_col_left h2 {
				border:0px !important;
}
.pagefull_2_col_right h2 {
				border:0px !important;
}
.pagefull_2_col_right a {
				font-size:80% !important;
}
.pagefull_2_col_right .orange_button {
				float:none !important;
}

#frontwrapper {background-image: url(images/bg-wrapper.jpg); background-repeat: repeat-y; background-position: center;
	width: 1042px; 	
        margin-left: auto;
	margin-right: auto;
	overflow: hidden;
        	behavior: url(/themes/iepngfix.htc);}

#sitenavb {height: 98px; width: 970px; border: 0px; margin-left: auto; margin-right: auto; background: url(images/bg-nav.jpg) no-repeat bottom right;}
#navb {float: right; width: 700px;}
#navstuff { padding-left: 40px; text-align: center;}
.error_alert a:link {color: #8c181b !important;}
.error_alert a:visited {color: #8c181b !important;}
.content th {color: #2f2f2e;}
.content td {color: #2f2f2e;}
#nav .last a {border: 0px;}
.homepage .small_txt {display: none;}
.homepage .black_bold_text_spaced {display: none;}
.homepage .tile_price {}
.homepage .add_button {display: none;}
.homepage .more_button {display: none;}
.homepage b {color: #fb7e50; font-size: 14pt;}
#sidefoot {background: url(images/bg-sidefoot.jpg) no-repeat bottom center; height: 23px; width: 251px;}
.main_pad {background: url(images/bg-content.jpg) repeat-y; margin: 0px; padding: 0px;}
#logob {width: 251px; height: 158px;}
#mainpadfoot {width: 720px; height: 16px; background: url(images/bg-mainpadfoot.jpg) no-repeat bottom center; }
.slideshow { height: 236px; width: 661px; margin: auto }
.slideshow img {border: 0px;}
#hcartinfo {color: #a7a7a7; text-align: right; margin-top: 45px; margin-right: 20px;}
#hcartinfo b {color: #545454; font-weight: normal;}
#hcartinfo a {color: #a7a7a7; text-decoration: none; }
#hcartinfo a:hover {color: #545454;}
#main_content .main_pad {overflow: hidden;}
