@charset "utf-8";
/* CSS Document */
*{margin:0;padding:0}
img{border:none}
body {background-image: url(img/bg.gif) repeat-x;font:12px Tahoma;color:#333333}
.maroontext{color:#640000}
.padd10{padding:10px}

#container{margin:0 auto;width:640px;background-color:#FFFFFF}

#topheader{width:640px;height:81px;background-color:#000000}
#topheader .leftpanel{float:left;}
#logo{float:left;margin:7px 0 0 25px}
#topnav{display: none;width:0px}
#topnav ul{float:left;list-style:none;font-weight:bold}
#topnav ul li{display:inline;margin:0 13px 0 0}
#topnav ul li a{color:#FFFFFF;text-decoration:none}
#topnav ul li a:hover{color:#FFFFFF;text-decoration:underline}
#topheader .rightpanel{float:right;padding:0 20px 0 0}
#telfax{width:100%;margin: 0 auto}
#telfax2{width:100%;margin: 0 auto}
#prodsearch{display:none}
#prodsearch table{float:right;margin:10px 0 0 0}
.input{width:150px;height:15px;margin:0 0 0 5px;border:solid 2px #FFFFFF}

/*#telfaximg {width: 400px; height: 51px;}
#logoimg {width: 400px; height: 69px;}*/

#header{display:none}

#nav{display:none}
#nav table{width:640px;height:32px}

#content{width:640px;margin:15px 0 0 0}
#content .leftpanel{display:none}
#content .rightpanel{margin:0 auto;width:695px}

#prodcategories{float:left;width:278px;color:#640000;font-weight:bold}
#prodcategories a{color:#640000;text-decoration:none}
#prodcategories a:hover{color:#640000;text-decoration:underline}
#prodcategories table td{width:278px;height:24px;background-image:url(img/leftnav_bg.gif);padding:0 0 0 10px}
.red_arrow{margin:0 8px 0 0}

#manufacturers, #othermanufacturers, #getaquote{float:left;width:278px;color:#640000;font-weight:bold;margin:15px 0 0 0}
#manufacturers table td{width:278px;height:24px;background-image:url(img/leftnav_bg.gif);padding:0 0 0 10px}
#manufacturers a{color:#640000;text-decoration:none}
#manufacturers a:hover{color:#640000;text-decoration:underline}

#othermanufacturers table td{color:#f26522;width:278px;padding:5px}
#othermanufacturers a{color:#f26522;text-decoration:none}
#othermanufacturers a:hover{color:#f26522;text-decoration:underline}

#getaquote table td{padding:5px}
#getaquote img{margin:5px 0 0 0}

#welcome{width:673px;background-image:url(img/welcome_bg.gif);border:solid 1px #999999;padding:10px}

#featuredprod{width:695px;margin:15px 0 0 0}
#featuredprodhd{width:695px}
#prodlist_container{float:left;margin:25px 0 0 0}
#indiprod_container{float:left;color:#FFFFFF;margin:0 9px 0 10px}
#indiprod{width:210px;height:133px;border:solid 1px #CCCCCC}
#indiprod_details{width:192px;height:80px;background-color:#003049;padding:10px}

#footer{float:left;width:640px;height:490px;background-color:#003049;margin:20px 0 0 0;text-align:center}
#footer_address{margin:15px 0 0 0;text-align:center}
.line{margin:30px 0 0 0}
.details{color:#e1e1e1;font-size:14px;font-weight:bold}
.links{color:#e1e1e1;font-size:14px}
.links a {color:#e1e1e1;font-size:14px}
.copyright{color:#e1e1e1;font-size:11px;font-weight:bold}

#breadcumbs
{
    width: 670px;
    padding: 5px;
    margin: 0px;
    background-color: #d8dbd4;
    font-size: 11px;
}

#breadcumbs a
{
    font-weight: bold;
    font-size: 11px;
    color: #ed1c22;
}

h1
{
    padding: 0px 0px 5px 0px;
    margin: 0px 0px 15px 0px;
    color: #f26726;
    font-weight: bold;
    font-size: 24px;
    border-bottom: 1px #f36523 solid;
}

h3
{
    font-size: 14px;
}

a
{
    font-weight: bold;
    color: #ed1c22;
}

p
{
    margin: 10px 0 0 0;
}

ul, ol
{
    margin: 5px 0 5px 30px;
    padding: 0px;
}

.pic_not_exact
{
    font-size: 9px;
    color: #f00;
}

/* e107 */.tbox {
	border: #777 1px solid;
}

.indent {
	border: #999 1px dashed;
	padding: 5px;
	margin: 5px;
	background-color: #f7f7f9;
}

.button {
	border: 1px solid #A5ACB2;
	background-image : url(images/button.png);
}

.button:hover {
	background-image : url(images/buttonover.png);
}

.nextprev {
	border: 0px;
	margin: 0 auto;
	text-align: center;
	padding: 2px;
	background-color: #f7f7f9;
	width: 660px;
}

.spacer{
	padding: 5px 0px;
}

.fborder, .border{
	border-collapse: collapse;
	border-spacing: 0px;
}

.forumheader, .forumheader2, .forumheader3, .forumheader4 {
    font-weight: bold;
    color: #888;
	padding: 5px;
	background-color: #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #bbb;
}


.forumheader, .forumheader4, .finfobar {
	background-color: #fbfbfb;
}

.forumheader5 {
	cursor: pointer;
}

.fcaption {
    font-weight: bold;
	padding: 5px;
	border-right: 1px solid #fff;
    color: #000;
	background-color: #ebebeb;
}

.searchhighlight {
	text-decoration: underline;
	color: #ff0000;
	font-weight: bold;
}

.helpbox {
	border: 0px;
}

.news_image {
	float: right;
	padding: 0px 0px 7px 7px;
}

#welcome
{
    display:none;
}
