@charset "UTF-8";

#instOptHdr{color:#007BC9;}
/* 
* To support page header on vehicle search page
* Bascially this is a copy of the css used for "div.pageHeader"
* should replace "div.pageHeader" all together at some point 
************************************************************/
div.pg-vsrch-header,div.pg-stnd-header {
background-image:url(/usr/image/pgheader-bg.jpg); margin:0px; height: 31px; padding-top: 12px; padding-left: 10px; text-align: left;
}

div.pg-vsrch-header h2, ,div.pg-stnd-header h2{
background-color:#282828;font-size: 18px;color:#fff;
/* font-weight:bold;position:relative;top:13px; */
}

#pmm-main-content {background-color:#282828; color:#fff;}
#pmm-left-content {background-color:#282828;padding:15px;min-height: 442px; background-image:url(/usr/image/left-int.jpg); background-repeat:repeat-y;}
#flash_banner{width:995px;height:138px;}
#vspecsHdr{color:#FFFFFF;}
/*************************************************************/

.pmmFSrch-control-selected{
background-color: #01619B;
}
#contact-area {
  
  background-repeat: no-repeat;
  height: 100px;
  color: #b5b5b5;
  font-weight: normal;
  font-size: 12px;
  line-height: 16px;
  padding-left: 11px;
  padding-top: 10px;
  padding-bottom: 30px;

  border-color:#2d2d2d;
  border-width:1px;

  }
    #contact-area2{
  
  background-repeat: no-repeat;
  height: 137px;
  color: #b5b5b5;
  font-weight: normal;
  font-size: 12px;
  line-height: 16px;
  padding-left: 11px;
  padding-top: 10px;
  padding-bottom: 30px;
  border-left:thin solid;
  border-color:#2d2d2d;
  border-width:1px;
  }
  
  .contact-number {
  color:#ffffff;
  font-size: 20px;
  line-height: 30px;
  height:100px;
  }
  .sidebar-header {
  color: #ffffff;
  font-weight: bold;
  font-size: 14px;
  line-height: 20px;
  
  }

  .sidebar-text {
  color: #5d5d5d;
  font-size: 11px;
  }

  .sidebar-link {
  color: #bc8443;
  font-size: 12px;
  line-height: 16px;
  }

a.sidebar-link:link {color: #b5b5b5; text-decoration: none;}
a.sidebar-link:visited {color: #b5b5b5; text-decoration: none;}
a.sidebar-link:active {color: #b5b5b5; text-decoration: none;}
a.sidebar-link:hover {color: #c9c9c9; text-decoration: none;}