/************************************************
* General Layout Styles							*
************************************************/
body { margin: 0; padding: 0; width: 100%; min-width: 960px; font-size: 76%; line-height: 1.3em; font-family: Geneva, Arial, Verdana, "Times New Roman", Times, serif; }

h1, h2, h3 { margin: 0; padding: 0; text-decoration: none; }

p,form,table { margin: 0; padding: 0; }

img { border: 0; vertical-align: middle; }

.clearboth { clear: both; }

li { list-style-type: square; list-style-position: inside; margin: 0 0 0 -30px; padding: 0; }

.subheader h3 { color: #FF0000; font-weight: bold; font-size: 1.1em; }

/************************************************
* Header										*
************************************************/
#header { float: left; width: 100%; }

#header_left { float: left; width: 43%; }

#header_middle { float: left; width: 50%; text-align: center; padding: 20px 0 0 0; }

#search_container { width: 90%; margin: 0 auto; }

#search_dropdown { width: 90%; }

#search_item { width: 80%; background: #fff url(images/zoom.gif) no-repeat; padding-left: 18px; }

#search_item_menu { width: 86%; background: #fff url(images/zoom.gif) no-repeat; padding-left: 18px; }

#header_right { float: left; width: 56%; padding: 0; text-align: right; }

#minicart_container { width: 91%; float: right; padding-right: 10px; }

#minicart_body { text-align: center; }

/************************************************
* Search Bar									*
************************************************/
.sb1 { float: left; width: 45%; text-align: center; padding-top: 8px; }
.sb2 { float: left; width: 20%; text-align: center; padding-top: 10px; }
.sb3 { float: left; width: 20%; text-align: center; padding-top: 0px; z-index: 1000; }
.sb4 { float: left; width: 15%; text-align: center; padding-top: 0px; }

.catdrop { background: #E0E6F1; text-align: center; border-bottom: 1px solid #8B8B8B; }

/************************************************
* Speedbar										*
************************************************/
#speedbar { float: left; width: 100%; padding: 10px 0; text-align: center; }

/************************************************
* Columns										*
************************************************/
.colpadding { padding: 10px; /* Padding for all 3 columns */ }

/************************************************
* 3 Column Layout								*
************************************************/
#colmask { position: relative; clear: both; float: left; width: 100%; overflow: hidden; }

#colmid { float: left; width: 200%; position: relative; left: 200px; }

#colright { float: left; width: 100%; position: relative; left: 50%; margin-left: -400px; }

#col1wrap { float: right; width: 50%; position: relative; right: 100%; }

#col1pad { margin: 0 0 0 400px; overflow: hidden; }

#col1 { width: 100%; overflow: hidden; }

#col2 { float: left; width: 200px; position: relative; margin-left: -50%; left: 200px; overflow: hidden; }

#col3 { float: left; width: 200px; position: relative; left: 0px; overflow: hidden; }

/************************************************
* 2 Column Layout								*
************************************************/
.colmask { position: relative; clear: both; float: left; width: 100%; overflow: hidden; z-index: 0; }

.leftmenu .colright { float: left; width: 200%; position: relative; left: 200px; background: #fff; z-index: 0; }

.leftmenu .col1wrap { float: right; width: 50%; position: relative; right: 200px; padding-bottom: 0em; z-index: 0; }

.leftmenu .col1 { margin: 0 0px 0 200px; position: relative; right: 100%; overflow: visible; z-index: 0; }

.leftmenu .col2 { float: left; width: 200px; position: relative; right: 200px; z-index: 0;}

/************************************************
* Footer										*
************************************************/
#footer { clear: both; float: left; width: 100%; padding: 7px 0; text-align: center; }

#footer p { margin: 0 0 10px 0; }

/************************************************
* Product Page									*
************************************************/
.product_container { width: 100%; }

.product_left_col { float: left; width: 25%; }

.product_right_col { float: left; width: 74%; }

/************************************************
* Subcategories									*
************************************************/
.subcat_cols{ float: left; }

.subcat_box{ float: left; width: 95%; text-align: center; }

.subcat_box_last{ float: left; width: 103%; text-align: center; }

.subcat_box h2 { text-decoration: none; margin: 0; padding: 0; }

/************************************************
* Products Page - Rows							*
************************************************/
.products_container { width: 100%; }

.products_left_col { float: left; width: 25%; }

.products_right_col { float: left; width: 74%; }

.product_price { color: #FF0000; font-weight: bold; font-size: 1.1em; }

/************************************************
* Products Page - Columns						*
************************************************/
.products_cols{ float: left; }

.products_box{ float: left; width: 95%; text-align: center; }

.products_box_last{ float: left; width: 103%; text-align: center; }

.products_box_last_single{ float: left; width: 100%; text-align: center; }

.products_box_last_double{ float: left; width: 99%; text-align: center; }

.products_box h2 { text-decoration: none; margin: 0; padding: 0; }

/************************************************
* Manufacturers									*
************************************************/
.manuf_cols{ float: left; }

.manuf_box{ float: left; width: 95%; text-align: center; }

.manuf_box_last{ float: left; width: 103%; text-align: center; }

.manuf_box_last_single{ float: left; width: 100%; text-align: center; }

.manuf_box_last_double{ float: left; width: 99%; text-align: center; }

.manuf_box h2 { text-decoration: none; margin: 0; padding: 0; }

/************************************************
* Upselling Products							*
************************************************/
.upsell_cols{ float: left; }

.upsell_box{ float: left; width: 95%; text-align: center; }

.upsell_box_last{ float: left; width: 103%; text-align: center; }

.upsell_box_last_single{ float: left; width: 100%; text-align: center; }

.upsell_box_last_double{ float: left; width: 99%; text-align: center; }

.upsell_box h2 { text-decoration: none; margin: 0; padding: 0; }

/************************************************
* Recommended Products							*
************************************************/
.recom_cols{ float: left; }

.recom_box{ float: left; width: 95%; text-align: center; }

.recom_box_last{ float: left; width: 103%; text-align: center; }

.recom_box_last_single{ float: left; width: 100%; text-align: center; }

.recom_box_last_double{ float: left; width: 99%; text-align: center; }

.recom_box h2 { text-decoration: none; margin: 0; padding: 0; }

/************************************************
* Info Columns									*
************************************************/
label { float: left; width: 150px; font-weight: bold; margin-top: 2px; }

.right { float: left; margin-top: 2px; }

.submitbutton { margin-left: 150px; }

.form input,textarea,select { margin-top: 2px; }

/************************************************
* Fastlane Checkout								*
************************************************/
#fastlane_container { width: 960px; margin: 0 auto; background: #FFF; }


