@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(http://www.fabricatingequipmentsales.com/images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #0D1835;
	background-attachment: fixed;
}
#header {
	height: 170px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(images/header3.png);
	background-repeat: no-repeat;
}
#navigation {
	height: 27px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#bg {
	background-color: #FFFFFF;
	height: 50px;
	width: 950px;
	position: relative;
	top: -10px;
}
#nav_txt {
	height: 20px;
	width: 950px;
	padding-top: 7px;
	font-size: 12px;
}

col { 
    border-left: solid;
    border-style: solid; 
    border-color: #FFFFFF;
}
table {
    border-left: blank;
}
#flash_holder {
	background-color: #FFFFFF;
	height: 230px;
	width: 947px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 8px;
	padding-top: 20px;
	padding-left: 3px;
}
#content {
	background-color: #FFFFFF;
	height: auto;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 40px;
	background-image: url(images/content_bg.jpg);
	background-repeat: repeat-y;
	margin-top: 8px;
}
#content2 {
	background-color: #FFFFFF;
	height: auto;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 40px;
	margin-top: 8px;
}
#content_used {
	background-color: #FFFFFF;
	height: auto;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
	padding-right: 20px;
	margin-top: 8px;
}
#footer {
	height: 105px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(images/footer_bg.jpg);
	background-repeat: no-repeat;
}
#shadow_left {
	width: 967px;
	background-image: url(http://www.fabricatingequipmentsales.com/images/left_shadow.png);
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#shadow_right {
        width: 967px;
		margin: 0 auto;
		background-position: right;
		background-image: url(http://www.fabricatingequipmentsales.com/images/right_shadow.png); 
        background-repeat: repeat-y; 
}
#bottom_shadow {
	background-image: url(http://www.fabricatingequipmentsales.com/images/bottom_shadow.png);
	background-repeat: repeat-x;
	height: auto;
	width: 957px;
	margin-right: auto;
	margin-left: auto;
}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #0066CC;
	text-decoration: none;
}
a:active {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.external:link {
    color: #CC0000; 
	font-size: 12px; 
	font-weight: bold;
}
a.external:visited {
    color: #CC0000; 
	font-size: 12px; 
	font-weight: bold;
}
a.external:hover {
    color: #CC0000; 
	font-size: 12px; 
	font-weight: bold;
}
a.external:active {
    color: #CC0000; 
	font-size: 12px; 
	font-weight: bold;
}
.red_txt {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
}
#copyright {
	height: 30px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 15px;
}
#navigation_left {
	height: auto;
	width: 180px;
	border: 3px none #333333;
	position: relative;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	top: -12px;
}
#navigation_txt {
	padding-left: 20px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#search_txt {
	height: auto;
	width: 170px;
	padding-top: 10px;
	padding-bottom: 20px;
}
#email_link {
	float: right;
	height: 38px;
	width: 935px;
	margin-top: 130px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 15px;
}
.footer_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #111111;
}
.footer_nav_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#bottom_nav {
	height: 20px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
}
#product_content {
	float: left;
	height: auto;
	width: 710px;
	padding-left: 30px;
	padding-top: 20px;
}
.product_header {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	}
.product_header2 {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-top:0px;
	margin-bottom:25px;
	font-weight: bold;
}
.title_header {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-align: left;
}
.content_txt {	
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}
.content_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bolder;
}
.nav_txt_active {
    color: #0066CC !important;
}
.blue_txt {
    font-size: 12px; 
	color: #003366; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
}
.blue_txt_lg {
    font-size: 14px; 
	color: #003366; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
}
.style1 {
     font-weight: bold;
     font-family: Arial, Helvetica, sans-serif;
}
.style2 {font-weight: bold}
.style13 {font-weight: bold}
.style15 {font-weight: bold}
.style16 {font-weight: bold}

#product_left_panel {
	float: left;
	height: auto;
	width: 320px;
	padding-right: 30px;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #CCCCCC;
}
#product_right_panel {
	float: left;
	height: auto;
	width: 324px;
	padding-left: 26px;
}
#product_right_panel4 {
	float: left;
	height: auto;
	width: 324px;
	padding-left: 45px;
}
.used_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
#used_image {
	float: left;
	height: 87px;
	width: 125px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-left: 20px;
	padding-top: 7px;
	padding-bottom: 13px;
	padding-left: 20px;
}
#used_description {
	float: left;
	height: 67px;
	width: 520px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-weight: bold;
}
#used_price {
	float: left;
	height: 67px;
	width: 150px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
}
#item_header {
	float: left;
	height: 50px;
	width: 510px;
}
#specifics_header {
	width: 310px;
	padding-left: 40px;
	float: left;
}
#contact_header {
	width: 490px;
	float: left;
}
#contact_header2 {
	width: 350px;
	float: left;
	padding-left: 30px;
}
#contact_phone {
	float: left;
	height: auto;
	width: 300px;
	padding-left: 30px;
}
#contact_address {
	float: left;
	height: 250px;
	width: 240px;
}
#contact_form {
	height: auto;
	width: 330px;
	float: left;
	margin-top: 10px;
}
#product_image_holder {
	height: 125px;
	width: 190px;
	float: right;
}
#product_bottom_panel {
	float: left;
	height: auto;
	width: 705px;
}
#product_container_left {
	float: left;
	height: 370px;
	width: 150px;
}
#product_container_right {
	float: left;
	height: 370px;
	width: 145px;
	padding-left: 25px;
}
#product_container_right_l {
	float: left;
	height: 600px;
	width: 280px;
}
#product_container_right_l2 {
	float: right;
	height: 300px;
	width: 400px;
}
#horizontal_divider {
	height: 1px;
	width: 320px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	float: left;
}
#product_container_left2 {
	float: left;
	height: 300px;
	width: 150px;
}
#product_container_right2 {
	float: left;
	height: 300px;
	width: 150px;
	padding-left: 20px;
}
#product_container_left3 {
	float: left;
	height: 250px;
	width: 150px;
}
#product_container_right3 {
	float: left;
	height: 250px;
	width: 150px;
	padding-left: 20px;
}
#product_container3 {
	float: left;
	height: auto;
	width: 320px;
}
#narrow_text_container {
	float: left;
	height: auto;
	width: 150px;
}
#narrow_text_container2 {
	float: left;
	height: auto;
	width: 180px;
}
#narrow_text_container3 {
	float: left;
	font-size: 16px;
	height: auto;
	width: 170px;
}
#narrow_text_container4 {
	float: left;
	height: auto;
	width: 150px;
}
#narrow_text_container_right {
	float: left;
	height: auto;
	width: 150px;
	padding-left: 50px;
}
#header_container {
	float: left;
	height: auto;
	width: 300px;
}
#header_container2 {
	float: left;
	height: auto;
	width: 300px;
	padding-left: 50px;
	
}
#quad_container {
	float: left;
	height: 310px;
	width: 180px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	margin-right: 40px;
	padding-left: 10px;
}
#quad_container2 {
	float: left;
	height: 310px;
	width: 180px;
}
#tri_container {
	float: left;
	height: 300px;
	width: 200px;
	padding-left: 33px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 20px;
}
#tri_container2 {
	float: left;
	height: 250px;
	width: 200px;
	padding-left: 33px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#tri_container3 {
	float: left;
	height: auto;
	width: 190px;
	padding-left: 33px;
	border: 1px none #999999;
}
#tri_container4 {
	float: left;
	height: 490px;
	width: 270px;
	padding-left: 0px;
	margin-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 20px;
}
#tri_container5 {
	float: left;
	height: 490px;
	width: 220px;
	padding-left: 15px;
}
#tri_container6 {
	float: left;
	height: 490px;
	width: 310px;
	padding-left: 0px;
	margin-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
#video_holder {
	float: left;
	height: 300px;
	width: 350px;
}
#spacer {
	height: 500px;
	width: 300px;
}
#map_panel {
	float: left;
	height: 420px;
	width: 475px;
}
#product_right_div {
	float: left;
	height: 250px;
	width: 230px;
	padding-left: 20px;
}
#product_right_div2 {
	float: left;
	height: 220px;
	width: 250px;
	background-color: #CCCCCC;
	background-image: url(images/product_bg1.jpg);
	background-repeat: no-repeat;
	margin-top: 15px;
}
#product_middle_div {
	float: left;
	height: 220px;
	width: 270px;
	background-color: #CCCCCC;
	padding-top: 0px;
	background-image: url(images/product_bg2.jpg);
	background-repeat: no-repeat;
	margin-top: 15px;
}
#shadow_left #shadow_right #content_used #used_right_panel p {

}
#shadow_left #shadow_right #content_used #used_price p strong {
	color: #000;
}
#shadow_left #shadow_right #content_used #used_price strong {
	color: #000;
}
ul.space > li { 
	margin: 7px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal; 	
}
