/*--------For the main body elements--------*/
body
{
	background: none;	
}

a:hover
{
	color: #558AD8;
}

#header
{
	height: 88px;
	background: none;
}

#headerinside
{
	height: 45px;
}

#header_float_wrap
{
	position: relative;
	width: 990px;
	margin: 0 auto;
	height: 50px;
}

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

#si_header_info
{
    position: relative;
    width: 297px;
    height: auto;
    float: right;
	top: -6px;
	text-align: right;
}

#si_header_info p
{
    font-weight: bold;
    font-family: arial, sans serif;
	color: #558AD8;
	letter-spacing: 1px;
}

#si_logo img
{
    border: none;
}

#social_links
{
    position: relative;
    width: 130px;
    height: 32px;
    top: 7px;
    margin: 0;
    padding: 0;
    float: left;
	/*left: 634px;*/
	left: 474px;
}

#rotr_link
{
	position: relative;
	width: 161px;
	height: 100px;
	float: left;
	left: 130px;
}

.social_inside
{
    position: relative;
    width: 32px;
    height: 32px;
    float: left;
    margin: 0 5px;
}

.social_inside img
{
    border: none;
}

#topmenu
{
	position: relative;
	top: -50px;
	width: 100%;
}

#topmenu ul
{
	position: relative;
	border-bottom: 2px solid black;
	text-transform: uppercase;
	font-size: 14px;
}

#topmenu li
{
	border-right: none;
}

#topmenu a, #topmenu a:visited
{
	background-color: #333333;
	color: #ffffff;
	padding-top: 2px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	margin-right: 2px;
}

#topmenu a:hover
{
	color: #ffffff;
	background-color: #558AD8;
}

#container
{
	position: relative;
	width: 1142px;
	min-width: 1142px;
	max-width: 1142px;
}

.crumbbg
{
	display: none;
}

.button
{
	background-color: #558AD8;
	border-color: #999999 #333333 #000000 #999999;
	color: #ffffff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding-bottom: 1px;
}

a.mainlevel:link, a.mainlevel:visited, .menu li a:link, .menu li a:visited
{
	background: transparent url(../images/categ_buttons.gif) no-repeat scroll 0 0;
	font-weight: bold;
	color: #ffffff;
	margin-left: 0;
	padding-left: 23px;
}

a.mainlevel:hover, .menu li a:hover
{
	background: transparent url(../images/categ_buttons_hover.gif) no-repeat scroll 0 0;
}

#leftsidebar
{
	overflow: visible;
	/*width: 19%;*/
	width: 230px;
}

#leftsidebar h3
{
	margin-bottom: 8px;
}

.search
{
	width: 224px;
}

.inputbox
{
	margin-right: 8px;
}

#product_category_buttons
{
	position: relative;
	width: 170px;
	margin: 0 auto;
	height: auto;
}

.sublevel
{
    text-decoration: none;
	width: 170px;
	background-color: #f2f2f2;
	padding-bottom: 5px;
}

.sublevel:hover
{
	color: #558AD8;
}

.moduletable h3 ~ a
{
	position: relative;
	left: 24px;
}

.title_span
{
	position: relative;
	text-transform: uppercase;
	text-align: center;
	width: 150px;
	margin: 0 auto 8px;
	padding: 2px 0;
	border-bottom: 1px solid #333333;
}

.cost_sellers_section
{
	position: relative;
	width: 214px;
	background-color: #f2f2f2;
	margin-bottom: 5px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 2px 2px 2px #000000;
	-webkit-box-shadow: 2px 2px 2px #000000;
	border: 1px solid #CCCCCC;
}

.cost_float_wrapper
{
	position: relative;
	width: 191px;
	margin: 0 auto;
}

#silhouette
{
	position: relative;
	width: 64px;
	height: 168px;
	float: left;
}

#leftsidebar ul
{
	list-style-image: url(../images/ul_li_bullets.gif);
}

.price_includes
{
	position: relative;
	width: 123px;
	height: 168px;
	float: left;
}

.price_includes_list
{
	position: relative;
}

#best_sellers_outside
{
	position: relative;
	width: 186px;
	margin: 0 auto;
}

.best_sellers
{
	position: relative;
	height: 90px;
}

.best_sellers a:hover
{
    color: #558AD8;
}

.best_sellers_tall
{
	position: relative;
	height: 165px;
}

.best_sellers_img
{
	position: relative;
	width: 93px;
	float: left;
}

.best_sellers span
{
	position: relative;
	width: 93px;
	float: left;
}

#main60
{
	position: relative;
	width: 730px;
}

.categ_options a:link, .categ_options a:visited
{
	color: #333333;
	text-decoration: none;
}

.categ_options a:hover
{
	color: #558AD8;
	text-decoration: underline;
}

table.contentpaneopen
{
	border: 1px solid black;
	background-color: #f2f2f2;
	width: 729px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0 2px 2px #000000;
	-webkit-box-shadow: 0 2px 2px #000000;
}

div.componentheading, .m4j_heading
{
	border: none;
	width: 729px;
	background-color: #558AD8;
	margin-bottom: 5px;
	color: #ffffff !important;
	text-align: center !important;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#rightsidebar
{
	position: relative;
	width: 180px;
}

#right_page_data
{
	width: 170px;
}

#right_page_data ul
{
	list-style-image: url(../images/ul_li_bullets.gif);
	padding-left: 18px;
}

#shipping_ad img, #guarantee_image img, #current_special img
{
	border: 1px solid #333333;
}

#specials_incentive
{
    position: relative;
    width: 155px;
}

#specials_incentive p
{
    color: #000000;
    font-family: arial, sans-serif;
    font-size: 10px;
}

#shipping_ad
{
    position: relative;
    margin-top: 10px;
}

#rightsidebar .moduletable table
{
	padding-left: 3px;
	/*border-top: 10px solid white;*/
	background-color: #f2f2f2;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin-top: 10px;
	-moz-box-shadow: -2px 2px 2px #000000;
	-webkit-box-shadow: -2px 2px 2px #000000;
	border: 1px solid #CCCCCC;
}

.moduletable_menu table tr td a
{
    position: relative;
    left: 24px
}

#leftsidebar .moduletable table
{
	background-color: #f2f2f2;
}

.disclaimer_text
{
    color: #ff0000;
    font-size: 10px;
    padding-top: 10px;
}

.disclaimer_symbol
{
    color: #ff0000;
}

/*Everything above is for the homepage*/

/*--------This section is for the links in the main area on internal pages--------*/
#vmMainPage a, #vmMainPage a:visited
{
    text-decoration: none;
	color: #000000;
}

#vmMainPage a:hover
{
    color: #558AD8;
}

/*--------This section is for the image gallery--------*/

#main80
{
	position: relative;
	width: 800px;
}

/*--------Section for Contact Us page--------*/

.alfc_heading
{
	border: none;
	width: 729px;
	background-color: #558AD8;
	margin-bottom: 5px;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.alfc_table iframe
{
    position: relative;
    width: 720px;
    margin: 0 auto;
    text-align: center;
    padding: 5px 0 0 5px;
}

.alfc_table
{
    background-color: #f2f2f2;
	margin-bottom: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0 2px 2px #000000;
	-webkit-box-shadow: 0 2px 2px #000000;
}

.alfc_table input
{
	background-color: #ffffcc;
	color: #000000;
}

.alfc_table h1, .alfc_table h2
{
    text-align: center;
}

.alfc_table small
{
    margin-left: 5px;
}

.alfc_form_table
{
	border: 2px dotted #000000;
	margin-bottom: 10px;
}

/*--------CSS for Job Application and Price Quote page forms--------*/
.m4j_form_table input
{
    background-color: #ffffcc;
}

.m4j_form_wrap textarea
{
    position: relative;
    width: 300px !important;
}

.m4j_form_wrap
{
	position: relative;
	width: 720px !important;
	background-color: #f2f2f2;
	border: 1px solid #333333 !important;
	padding: 8px 0 8px 5px;
}

/*--------CSS for quote inquiry forms on each database item page--------*/
.ddfmwrap
{
	/*background-color: #f2f2f2;*/
	border: 2px dashed #000000;
	background-color: #f9f9f9;
}

.ddfmwrap input
{
    background-color: #ffffcc;
	border: 1px solid black;
}

form.ddfm legend, form.ddfm label, form.ddfm label.fmtextlblwide
{
	font-size: 15px;
}

/*--------This area is for the contract printing page--------*/
#contract_printing_text
{
	position: relative;
	width: 610px;
	margin: 0 auto;
	height: auto;
	text-align: center;
}

.contract_inside
{
	position: relative;
	line-height: 20px;
}

#contract_sales_link
{
	position: relative;
	width: 206px;
	margin: 0 auto;
}

#contract_image
{
	position: relative;
	width: 317px;
	margin: 0 auto;
	padding-top: 10px;
}

/*--------CSS for the footer--------*/
#footer
{
	background-color: #558AD8;
	background-image: none;
	opacity: 0.5;
	filter:alpha(opacity=50);
	font-weight: bold;
	padding-top: 10px;
}

#footer a
{
	color: #000000;
	font-weight: bold;
}

#footer a:hover
{
	color: #ffffff !important;
}

#footer a:visited
{
	color: #000000;
}

/*--------Form Box CSS--------*/
.m4j_form_wrap
{
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0 2px 2px #000000;
	-webkit-box-shadow: 0 2px 2px #000000;
}

/*--------Internal Product List Pages--------*/
#vmMainPage
{
	background-color: #f2f2f2;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0 2px 2px #000000;
	-webkit-box-shadow: 0 2px 2px #000000;
	margin-bottom: 10px;
	width: 723px;
	border: 1px solid #000000;
}

#vmMainPage img
{
	border: 1px solid #333333;	
}

/*--------Quote Application CSS--------*/
#outer_quote
{
	position: relative;
	width: 630px !important;
	margin: 0 auto;
	background-color: #f2f2f2;
	/*border: 1px solid #333333;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;*/
	z-index: 1;
}

#quote_greeting
{
	position: relative;
	width: 580px;
	margin: 0 auto;
	top: 15px;
}

.quote_section_titles
{
	position: relative;
	text-align: center;
	background-color: #ffffff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.select_boxes
{
	position: relative;
	width: 50px;
	background-color: #ffffcc;
}

.quantity_values_dropdown
{
	background-color: #f2f2f2;
	color: #000000;
	border: 1px solid #000000;
	padding: 2px;
	margin-left: 2px;
}

.table_align_right
{
	position: relative;
	text-align: right;
	background-color: #ffffff;
}

.table_align_right td
{
    position: relative;
    padding: 10px 5px ;
	border: 1px solid #333333;
}

.table_align_right input, #quantity_value
{
	background-color: #ffffcc;
}

#disclaimer_text
{
	font-size: 14px;
	position: relative;
	padding-bottom: 13px;
}

#quote_msgs
{
	position: relative;
	left: -180px;
	color: #ff0000;
}

.error_msgs
{
	position: relative;
	height: 0;
	width: 501px;
	z-index: 9;
	top: -172px;
	left: 160px;
	color: #ff0000;
	font-weight: bold;
}

.asterisk
{
	color: #ff0000;
}

#final_quote
{
	position: relative;
	text-align: center;
	font-weight: bold;
	font-size: 17px;
	height: 0;
	z-index: 9;
	top: -51px;
}

#final_quote_per_piece
{
	position: relative;
	text-align: center;
	font-weight: bold;
	font-size: 17px;
	height: 0;
	z-index: 8;
	top: -40px;
}

.final_quote_price_section
{
	color: #ff0000;
}

#customer_quote_stored_message
{
	position: relative;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	top: -30px;
	z-index: 15;
	color: #009900;
}

#email_text
{
	position: relative;
	width: 720px;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	color: #000066;
}

.hr_element
{
	position: relative;
	width: 500px;
	margin: 0 auto;
}

#email_directions
{
	position: relative;
	text-align: center;
	margin: 0 50px;
	font-style: italic;
	font-weight: bold;
}

#send_mail_table
{
	position: relative;
	width: 600px;
	margin: 0 auto;
}

.email_section_title
{
	position: relative;
	font-size: 16px;
	font-weight: bold;
}

.email_form_tr_style
{
	background-color: #ffffff;
}

.email_form_tr_style td
{
	border: 1px solid #333333;
}

.email_form_tr_style input
{
	background-color: #ffffcc;
}

.aligned_table_left_side
{
    text-align: right;
	padding-right: 13px;
}

.aligned_table_right_side
{
	position: relative;
	padding-left: 5px;
}

/*--------Email Form CSS--------*/

#aligned_zip
{
	position: relative;
	padding-left: 16px;
}

#aligned_upload
{
	padding: 0 0 0 6px;
}

#comments_area_td
{
	position: relative;
	vertical-align: top;
}

#notes_span
{
	position: relative;
	top: -85px;
}

.email_form_error
{
	position: relative;
	text-align: center;
	color: #ff0000;
	font-weight: bold;
}

#email_sent
{
	position: relative;
	width: 600px;
	text-align: center;
	margin: 0 auto;
	font-weight: bold;
	color: #009900;
	top: -20px;
	z-index: 15;
}

#email_sent a
{
	color: #558AD8;
}

#email_sent a:visited
{
	color: #558AD8;
}

#email_sent a:hover
{
	color: #000066;
}

.email_errors
{
	position: relative;	
	z-index: 9;
	color: #ff0000;
	font-weight: bold;
	text-align: center;;
}

#mod_login_username
{
    position: relative;
    left: -8px;
    margin-top: 5px;
    margin-bottom:5px;
}

#mod_loginform
{
    position: relative;
}

#reg_questions
{
    position: relative;
    padding: 0;
    margin: 0;
    top: -8px;
}

/*HAWGS OF TEXAS BANNER CSS */
#hawgs_link
{
	position: relative;
	width: 161px;
	height: 150px;
	float: left;
	left: 70px;
}

/*IE CSS HACKS*/
*:first-child+html #header
{
	height: 158px !important;
}

*:first-child+html #headerinside
{
	height: 105px !important;
}

/*APPLICATION FORM*/

.m4j_form_table
{
	width: 680px !important;
}

#hawgs_site_link
{
	float: left;
	height: auto;
	margin: 0;
	padding: 0 0 0 10px;
	position: relative;
	width: 149px;
}