html, body {
  height:100%;
}
body {
  margin:0px;
  padding:0px;
  font-family:Arial;
  font-size:11px;
  width:100%;
  text-align:center;
/*  background:#CFE4A5; */
}
div {
  margin:0px;
  padding:0px;
  text-align:left;
}

.divPad5 {
    padding:5px;
}
table, tr, td {
  margin:0px;
  padding:0px;
}
td {
    color:#000000;
    font-size:11px;
}
a, a:visited{
  text-decoration:none;
  color:#0000ff;
}
form {
    padding:0px;
    margin:0px;
}
input,select {
    padding:1px;
    margin:1px;
    line-height:14px;
    font-family:Arial;
    font-size:11px;
    cursor:text;
}
img {
    border:0px;
}
ul {
  margin:0px;
  padding:0px;
}
li {
   float:left;
   list-style:none;
   text-decoration:none;
}
h1 {
    font-family:Tahoma;
    font-Weight:bold;
    font-size:20px;
    display:inline;
    padding:0px;
    margin:0px;
    line-height:28px;
    color:#000000;
}
h2 {
    font-family:arial;
    font-size:16px;
    display:inline;
    padding:0px;
    margin:0px;
    color:#1E3331;
}
h3 {
    font-family:arial;
    font-size:12px;
    font-weight:bold;
    display:inline;
    padding:0px;
    margin:0px;
    color:#000000;
}
p {
  padding:5px 0px 0px 0px;
}
hr {
  color:#CFE4A5;
}

/************* styles for IDs **************/

#mainContainer {
  color:#000000;
  width:1000px;
  margin:auto;
  padding:0px;
  height:100%;
  display:table;
  text-align:center;
}
#borderContainer {
  height:auto;
  margin:auto;
  padding:0px;
  width:1000px;
  display:table;
  text-align:center;
}
#centerContainer {
  width:1000px;
  height:auto;
  margin:0px auto;
  padding:0px;
  background-color: #ffffff;
  border-top:none;
}
#contentContainer {
  width:1000px;
  height:700px;
  display:table-cell;
  overflow:visible;
  height:expression(this.scrollHeight < 700? "700px" : "auto" );
  border:0px solid #ee0000;
  padding:0px;
  margin:0px auto;
  clear:both; 
}
#bannerContainer {
  float:left;
  width:1000px;
  height:209px;
  margin:0px;
  background:url('../../images/header_msp.png') no-repeat;
}

#menuContainer {
  float:left;
  width:1000px;
  display:table;
  margin:0px;
  padding:0px;
  height:8px;
  margin-top:-8px;
  background-color: #f06917;
}
#footerContainer {
  border-top:1px solid #f06917;
  padding: 5px 2px 5px 5px;
}
#leftContentContainer {
   width:200px;
   float:left;
   margin:0px 0px 10px 15px;
   border:0px solid #000000;
}
#centerContentContainer {
   float:left;
   width:540px;
   padding:0px;
   margin:0px 15px 10px 15px;
   border:0px solid #000000;
}
#rightContentContainer {
   width:200px;
   float:right;
   margin:0px 15px 10px 0px;
   border:0px solid #000000;
}
.footerSeperator1 {
   float:left;
   margin-left:20px;
}
.footerSeperator2 {
   float:right;
   margin-right:20px;
}
.footerLinks {
   text-align:center;
   margin-top:10px;
}
.clear, clear10px {
    clear:both;
    height:1px;
    overflow:hidden;
}
.clear10px {
    height:10px;
}
.menuItem {
    margin-top:154px;
    padding: 0px 5px 0px 15px;
}
.menuItem a {
    color:#000000;
}
.menuAct, .menuInAct{
   float:left;
   width:177px;
   height:55px;
   margin-right:5px;
   font-size:16px;
   line-height:55px;
   font-weight:bold;
   text-align:center;
   background-image:url('../../images/button_red.gif');
}
.mandFields {
  background-color:#d9dd44;
}
.menuInAct {
   background-image:url('../../images/button_green.gif');
}
.menuSearch {
   float:right;
   border:0px solid #ff0000;
   width:410px;
   padding-top:9px;
}
.clsButton {
    color:#1E3331;
    font-weight:bold;
    letter-spacing:.4px;
    font-size:15px;
    line-height:26px;
    height:34px;
    margin:0px;
    padding: 2px 3px 2px 3px;
}
.clsToolTip, .clsToolTip td, .clsToolTip td input {
    font-size:11px;
    line-height:11px;
    padding:0px;
    margin:0px;
}

.section_bg_top_header {
   line-height:60px;
   padding-left:25px;
   font-size:15px;
   font-weight:bold;
   cursor:pointer;
}
.section_bg_center_content {
   padding-left:25px;
   font-size:12px;
   line-height:18px;
}
.section_bg_top {
   background:url('../../images/bg_section_head.gif') no-repeat;
   width:200px;
   height:50px;
} 
.section_bg_center {
   background:url('../../images/bg_section.gif') repeat-y;
   width:200px;
} 
.section_bg_bottom {
   background:url('../../images/bg_section_bottom.gif') no-repeat;
   width:200px;
   height:30px;
} 
.section_bg_top_yellow {
   background:url('../../images/bg_section_head_yellow.gif') no-repeat;
   width:200px;
   height:47px;
} 
.section_bg_center_yellow {
   background:url('../../images/bg_section_yellow.gif') repeat-y;
   width:200px;
} 
.section_bg_bottom_yellow {
   background:url('../../images/bg_section_bottom_yellow.gif') no-repeat;
   width:200px;
   height:35px;
} 
.bg_cat_list {
   background:url('../../images/bg_cat_list.gif');
   width:540px;
   height:240px;
}
.searchForm {
   margin:5px 10px 10px 10px;
   text-align:left;
}
.gridData td {
    padding:2px 0px 2px 0px;
    border-bottom:1px solid #CFE4A5;
}
.EvenRow {
    background-color:#eeffdd;
}
.pdtFound {
    float:left;
    padding:2px 50px 0px 5px;
    border:0px solid #000000;
}
.pgNoLinks {
    float:right;
    padding:2px 5px 0px 0px;
    border:0px solid #000000;
}
.imgInfoContainer {
    float:left;
    width:170px;
    height:210px;
    margin:5px;
    border:0px solid #1E3332;
}
.promoImgContainer {
    float:left;
    text-align:center;
    width:100%;
    padding-top:10px;
    margin-left:5px;
    height:160px;
    background-color:#FFFFFF;
}
.clsTextBold {
    font-Weight:bold;
    font-size:15px;
}
.clsButtonBold {
    height:32px;
    padding:0px 3px 0px 3px;
    font-Weight:bold;
    font-size:15px;
}
/* rounded corners style   */

.topLeftCurve, topRightCurve , .bottomLeftCurve, .bottomRightCurve {
    width:18px;
    height:15px;
    background:url(../../images/top_left_curve.gif) no-repeat;
}
.topRightCurve {
    background:url(../../images/top_right_curve.gif) no-repeat;
}
.topCenterCurve {
    background:url(../../images/top_center_curve.gif) repeat-x;
}
.centerLeftCurve {
    background:url(../../images/center_left_curve.gif) repeat-y;
}
.centerRightCurve {
    background:url(../../images/center_right_curve.gif) repeat-y;
}
.bottomLeftCurve {
    background:url(../../images/bottom_left_curve.gif) no-repeat;
}
.bottomCenterCurve {
    background:url(../../images/bottom_center_curve.gif) repeat-x;
}
.bottomRightCurve {
    background:url(../../images/bottom_right_curve.gif) no-repeat;
}
.clsBgButton {
    border:0px;
    cursor:pointer;
    color:#000000;
    font-size:16px;
    line-height:33px;
    height:33px;
    width:149px;
    text-align:center;
    font-weight:bold;
    background-image: url(../../images/bg_quote_request.gif);
}
.searchForm td {
    line-height: 18px;
}
.productHeader, .pdtSubHead {
    padding: 0px 5px 5px 0px;
}

.disclaimer {
  text-align:center;
  font-size:11px;
  line-height:16px;
  font-weight:bold;
  text-align:left;
  margin: 0px;
  padding-top: 5px;
  border-top: 2px solid #d9dd44;
}

.specInfo {
  text-align:center;
  font-size:16px;
  line-height:24px;
  font-weight:bold;
  text-align:left;
  margin: 0px;
  padding: 5px;
}
.pdtSpecHolder{
    padding-top:5px;
 }
.sideMenuText {
   padding-left:3px;
}
.priceSpecDiv1 {
    float:left;
    width: 100px;
}
.priceSpecDiv2 {
    float:left;
}
.clsInputBoldMandatory {
    background-color:#B3D9A0;
    height:25px;
    font-size:15px;
    line-height:30px;
}
#newDealerSignUp align="justify"{
    float:right;
    background-color:#F7FCED;
    margin-left:10px;
    width:50%;
    border:1px solid #000000;
}
.dealerIns li {
    width:100%;
    clear:both;
    list-style-type:disc;
    padding:3px;
}
.listRFQDivScroll {
  width:763px;
  height:370px;
  overflow:auto;
  margin:5px 0 0 4px;
}
.colHeading {
  font-weight:bold;
  font-size:12px;
  line-height:18px;
  background:#B3D9A0;
  color:#1E3331;
  padding:2px;
}
.list {
  font-size:11px;
  line-height:15px;
  border-bottom:1px solid #D8BFD9;
  background-color:#D8BFD9;
  text-align:left;
  padding-left:3px;
  padding-right:3px;
  vertical-align:top;
}
.msgs {
  line-height: 15px;
  font-style: normal; 
  padding:0px 5px 0px 50px;
  font-family: tahoma;
  font-size:12px;
  font-weight:bold;
  color:#ff0000;
}

.gridHeading td{
    background-color:#CFE4A5;
    border-bottom:2px solid #CFE4A5;
    color:#000000;
    font-weight:bold;
    font-size:13px;
    line-height:19px;
    text-align:left;
    padding:5px;
}
.gridData td, .gridDataOddRow td, .gridDataEvenRow td {
    padding:2px 0px 2px 0px;
    border-bottom:1px solid #CFE4A5;
}
.gridDataEvenRow td {
    background-color:#eeffdd;
}
.OddRow td, {
    padding:2px 0px 2px 0px;
    border-bottom:1px solid #CFE4A5;
}
.colHeadingQt {
  font-weight:bold;
  font-size:12px;
  background:#CFE4A5;
  color:#234F89;
  padding:2px;
}
.clsFliers {
    border-bottom:1px solid #b3b33a;
    padding:5px 0px 5px 10px;
    margin:0px 10px 0px -10px;
}
.clsFliers  a {
    color:#444444;
}
.clsFliers:hover  {
    background:#b3b33a;
    padding:5px 0px 5px 10px;
}	
#quoteListContainer {
  width:99%;
  height:800px;
  overflow:scroll;
}
.textColor {
    color:#234F89;
}
.quoteListHeading {
    background-color:#CFE4A5;
    float:left;
    display:inline;
    padding:5px;
    border:0px solid #000000;
}
.vendorLeftMenu td {
   font-size:12px;
   vertical-align:middle;
   line-height:16px;
   margin-top:0px;
   padding:5px;
   border-bottom:1px solid #CFE4A5;
}