@charset "utf-8";
/* CSS Document */

 #footer{
/*background-image: url(../images/search_bar.jpg); */

/*background-repeat: repeat-x;*/

/*margin-left: 162px;*/
        /*background-color: #00003C;*/

   background-color: white;
}


/*
.footer_section{
width: 160px;
margin-top: 20px;
}
 add back when footer is at bottom */
.footer_section{
/*width: 20%;*/
/*width:250px; */
width:230px;
float: left;
 border: 1px solid #E1E1E1;
    border-radius: 6px 6px 6px 6px;
    height:150px;
    background-color: #FFFFFF;
    margin-left: 4px;
    margin-right: 4px;
    padding-bottom: 20px;
    padding-left: 10px;
}

.footer_section h1{
margin:2px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#0000FD;
text-align: center;
}
 /*
.footer_section b{
padding-left:5px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#606060;
text-align: center;
}

*/

.footer_section .footer_title{
font-family: "Nimbus Sans L",tahoma,arial,sans-serif
font-weight: bold;
color: #000000;
font-size: 10px;
width:65px;
float: left;

}

.footer_title_single{
 font-family: "Nimbus Sans L",tahoma,arial,sans-serif;
font-weight: normal;
color: #000000;
font-size: 14px;
width:150px;
padding-left:65px;
float: left;
}

.footer_section .footer_text{
font-family: "Nimbus Sans L",tahoma,arial,sans-serif;
font-size: 11px;
color:#606060;

width:150px;

padding-left: 12px;
float: left;
}
.footer_section .footer_text b{

}

.footer_section .footer_text_notitle
{
 font-family: "Nimbus Sans L",tahoma,arial,sans-serif;

color:#606060;
width:150px;
float: left;
padding-left: 50px;
padding-bottom: 5px;
}

.footer_section .footer_text_notitle b{
padding-bottom: 5px;
font-size: 12px !important;
}

.footer_section .footer_text_notitle a:link
{
 padding-bottom: 5px;
 font-size: 12px !important;
 text-decoration: none;
}

.footer_section .footer_text_notitle a:visited
{
  padding-bottom: 5px;
  font-size: 12px !important;
text-decoration: none;
}
.footer_section .footer_text_notitle a:hover
{
  padding-bottom: 5px;
  font-size: 12px !important;
  text-decoration: underline;
}
/*font-family: "Nimbus Sans L",tahoma,arial,sans-serif;
 font-family: tahoma,arial,sans-serif;
*/
.footer_section .footer_title,.footer_section .footer_text{
  padding-top: 10px;
}


#footer_legal{
  background-color: #fff;
}

#footer_legal p{
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align:left;
font-size:11px;
color:#606060;
text-align: center;
}
#manufacturer_list{
  background-color: #FFFFFF;
}

#manufacturer_list a:link{
 font-family: Verdana, Arial, Helvetica, sans-serif;
text-align:center;
font-size:10px;
color:#606060;
text-align: center;
}
#manufacturer_list a:hover{
 font-family: Verdana, Arial, Helvetica, sans-serif;
text-align:center;
font-size:10px;
color:#606060;
text-align: center;
}
#manufacturer_list a:visited{
 font-family: Verdana, Arial, Helvetica, sans-serif;
text-align:center;
font-size:10px;
color:#606060;
text-align: center;
}


.footer_section a:link{
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align:center;
font-size:11px;
color:#606060;
text-align: center;
}

.footer_section a:hover{
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align:center;
font-size:10px;
color:#606060;
text-align: center;
}

.footer_section a:visited{
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align:center;
font-size:10px;
color:#606060;

}




#footer_terms{
  width: 100%;
  height:20px;

}

#footer_terms p{
 font-size:10px;
color:#000000;
text-align: center;
}


#manufacturer_gridold{
/*width: 918px;
width: 1002px; */
  height: 508px;
  background-color: #FFFFFF;

 /* border: thin solid #000000;
 */
/*  background-image: url(../images/homepage_brands.png);  */
}

#manufacturer_grid{
/*width: 918px;
width: 1002px;
  height: 508px;  */
  background-color: #FFFFFF;

 /* border: thin solid #000000;
 */
/*  background-image: url(../images/homepage_brands.png);  */
padding-bottom:60px;
}
.manufacturer_grid_section_line{
width:980px;
height:56px;

}

.manufacturer_grid_section{
width:163px;
height:56px;
  float: left;
}

#manufacturer_grid h3{
  font-size: 14px;
  color: #5C5C5C;
  font-weight: bold;
}



