/* Main Slider Start Here */
#banner-full {
  /* position:relative; left:0; margin-top:-10px;; z-index:0; overflow:hidden; width: 1447px; height:465px; */
}
#banner-full .jcarousel-skin-tango .jcarousel-container {
  width: 940px;
  margin: 0 auto;
  text-align: center;
}
#banner-full .jcarousel-skin-tango .jcarousel-direction-rtl {
  direction: rtl;
}
#banner-full .jcarousel-skin-tango .jcarousel-container-horizontal {
  width: 940px;
  z-index: 1;
}

#banner-full .jcarousel-skin-tango .jcarousel-clip {
  overflow: hidden;
}
#banner-full .jcarousel-skin-tango .jcarousel-item {
  width: 940px;
}
#banner-full .jcarousel-skin-tango .jcarousel-item-horizontal {
  margin-left: 0;
  margin-right: 10px;
}
#banner-full
  .jcarousel-skin-tango
  .jcarousel-direction-rtl
  .jcarousel-item-horizontal {
  margin-left: 10px;
  margin-right: 0;
}
#banner-full .jcarousel-skin-tango .jcarousel-container a {
  color: #fff;
  font-weight: 700;
  text-decoration: none;
}
#banner-full .jcarousel-skin-tango .jcarousel-container a img {
  border: 5px solid #e0e3ec;
}
#banner-full .jcarousel-skin-tango .jcarousel-clip-horizontal,
#banner-full .jcarousel-skin-tango .jcarousel-clip-vertical {
  width: 940px;
}
#banner-full .jcarousel-skin-tango .jcarousel-next-horizontal {
  position: absolute;
  top: 75px;
  right: 10px;
  width: 37px;
  height: 56px;
  cursor: pointer;
  background: transparent url(https://imgd.aeplcdn.com/0x0/cw/static/used/ucd/car-option/right-arrow.png) no-repeat 0 0;
  opacity: 0.5;
  display: none !important;
}
#banner-full .jcarousel-skin-tango .jcarousel-next-horizontal:hover {
  opacity: 1;
}
#banner-full .jcarousel-skin-tango .jcarousel-prev-horizontal {
  position: absolute;
  top: 75px;
  left: 10px;
  width: 37px;
  height: 56px;
  cursor: pointer;
  background: transparent url(https://imgd.aeplcdn.com/0x0/cw/static/used/ucd/car-option/left-arrow.png) no-repeat 0 0;
  opacity: 0.5;
  display: none !important;
}
#banner-full .jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
  opacity: 1;
}
/*Main Slider Ends Here*/

/*  Model(thumbnail) slider start here in home page  */
#thumbslider .jcarousel-skin-tango .jcarousel-direction-rtl {
  direction: rtl;
}
#thumbslider .jcarousel-skin-tango .jcarousel-container-horizontal {
  width: 900px;
  padding: 10px 0;
}
#thumbslider .jcarousel-skin-tango .jcarousel-clip {
  overflow: hidden;
}
#thumbslider .jcarousel-skin-tango .jcarousel-clip-horizontal {
  width: 918px;
  text-align: left;
}
#thumbslider .jcarousel-skin-tango .jcarousel-item {
  width: 110px;
}
#thumbslider .jcarousel-skin-tango .jcarousel-item-horizontal {
  margin-left: 0;
  margin-right: 24px;
}
#thumbslider
  .jcarousel-skin-tango
  .jcarousel-direction-rtl
  .jcarousel-item-horizontal {
  margin-left: 10px;
  margin-right: 0;
}
#thumbslider .jcarousel-skin-tango .jcarousel-container a {
  color: #333333;
  font-weight: bold;
  text-decoration: none;
  font-size: 11px;
}
#thumbslider .jcarousel-skin-tango .jcarousel-container a img {
  border: 2px solid #e0e3ec;
}
#thumbslider .jcarousel-skin-tango .jcarousel-prev-horizontal {
  background: url(../images/sprite-2.png);
  background-repeat: no-repeat;
  cursor: pointer;
  position: absolute;
  top: -25px;
  right: 7px;
  width: 23px;
  height: 19px;
  display: inline-block;
}
#thumbslider .jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
  background: url(../images/sprite-2.png) 0px -19px;
  position: absolute;
}
#thumbslider .jcarousel-skin-tango .jcarousel-next-horizontal {
  background: url(../images/sprite-2.png) -23px 0px;
  background-repeat: no-repeat;
  cursor: pointer;
  position: absolute;
  top: -25px;
  right: -18px;
  width: 23px;
  height: 19px;
  display: inline-block;
}
#thumbslider .jcarousel-next-horizontal:hover {
  background: url(../images/sprite-2.png) -23px -19px;
  position: absolute;
}

/*  Model(thumbnail) slider start here in home page 1 Column carousel css*/
#divCarSlider {
  width: 925px;
  margin: 0 10px;
  overflow: hidden;
}
#divCarSlider .jcarousel-skin-tango {
}
#divCarSlider .jcarousel-skin-tango .jcarousel-direction-rtl {
  direction: rtl;
}
#divCarSlider .jcarousel-skin-tango .jcarousel-container-horizontal {
  width: 900px;
  padding: 0px 0;
  position: unset !important;
}
#divCarSlider .jcarousel-skin-tango .jcarousel-clip {
  overflow: hidden;
}
#divCarSlider .jcarousel-skin-tango .jcarousel-clip-horizontal {
  width: 925px;
  text-align: left;
}
#divCarSlider .jcarousel-skin-tango .jcarousel-item {
  width: 110px;
}
#divCarSlider .jcarousel-skin-tango .jcarousel-item-horizontal {
  background-color: #fff;
  border: 1px solid #e3e3e3;
  margin-left: 0;
  margin-right: 25px;
  width: 165px;
  flex-shrink: 0;
  padding: 0 10px 14px;
  box-sizing: border-box;
  display: flex;
  max-height: 238px;
  flex-direction: row;
  justify-content: flex-start;
}

#divCarSlider
  .jcarousel-skin-tango
  .jcarousel-item-horizontal
  > div.left-float {
  border: 1px solid #cccccc;
  height: 245px;
  padding: 5px;
}
#divCarSlider
  .jcarousel-skin-tango
  .jcarousel-item-horizontal
  .text-div
  p:first-child {
  border-bottom: 1px solid #e3e3e3;
  width: 95%;
  display: block;
  color: #6f6f6f !important;
  font-size: 12px;
  height: 48px;
  overflow: hidden;
}
#divCarSlider
  .jcarousel-skin-tango
  .jcarousel-item-horizontal
  .text-div
  p.ng-binding {
  width: 148px;
  white-space: nowrap;
  overflow-x: hidden;
  color: #797777;
  margin-top: 5px;
}

#divCarSlider
  .jcarousel-skin-tango
  .jcarousel-item-horizontal
  .text-div
  p
  strong {
  margin-top: 8px;
  padding-top: 8px;
  display: block;
  border-top: 1px solid #e3e3e3;
  white-space: normal !important;
}

#divCarSlider
  .jcarousel-skin-tango
  .jcarousel-direction-rtl
  .jcarousel-item-horizontal {
  margin-left: 10px;
  margin-right: 0;
}
#divCarSlider .jcarousel-skin-tango .jcarousel-container a {
  display: inline-block;
  color: #3d3d3d !important;
  font-weight: bold;
  text-decoration: none;
  font-size: 12px;
  font-family: arial;
  font-weight: bold;
}
#divCarSlider .jcarousel-skin-tango .jcarousel-container a img {
  height: 82px !important;
  width: 140px !important;
  margin: 0px 0px 10px 0px !important;
}
#divCarSlider
  .jcarousel-skin-tango
  .jcarousel-container
  .left-float
  .left-float
  a:first-child {
  width: 148px;
  height: 93px;
  margin-left: 3px;
  margin-top: 2px;
}
#divCarSlider .jcarousel-skin-tango .jcarousel-prev-horizontal {
  background: url("https://imgd.aeplcdn.com/0x0/cw/static/used/ucd/car-option/right-arrow.png");
  background-repeat: no-repeat;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 40px;
  width: 24px;
  height: 24px;
  display: inline-block;
  transform: rotate(180deg);
}
#divCarSlider .jcarousel-skin-tango .jcarousel-prev-disabled {
  background: url("https://imgd.aeplcdn.com/0x0/cw/static/used/ucd/car-option/left-arrow.png");
  transform: rotate(0deg);
}
#divCarSlider .jcarousel-skin-tango .jcarousel-next-horizontal {
  background: url("https://imgd.aeplcdn.com/0x0/cw/static/used/ucd/car-option/right-arrow.png");
  background-repeat: no-repeat;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 10px;
  width: 24px;
  height: 24px;
  display: inline-block;
}
#divCarSlider .jcarousel-skin-tango .jcarousel-next-disabled {
  background: url("https://imgd.aeplcdn.com/0x0/cw/static/used/ucd/car-option/left-arrow.png");
  transform: rotate(180deg);
}

#Testimonial_divTestimonialA {
  text-align: center;
}

#testimonial {
  overflow: hidden;
  width: 940px;
  height: 176px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

/*  Model(thumbnail) slider start here in home page 2 Column carousel css*/
#divCarSlider-2col {
  width: 600px;
  overflow: hidden;
}
#divCarSlider-2col .jcarousel-skin-tango {
  width: 600px;
}
#divCarSlider-2col .jcarousel-skin-tango .jcarousel-direction-rtl {
  direction: rtl;
}
#divCarSlider-2col .jcarousel-skin-tango .jcarousel-container-horizontal {
  padding: 0;
}
#divCarSlider-2col .jcarousel-skin-tango .jcarousel-clip {
  width: 600px;
  overflow: hidden;
}
#divCarSlider-2col .jcarousel-skin-tango .jcarousel-clip-horizontal {
  text-align: left;
}
#divCarSlider-2col .jcarousel-skin-tango .jcarousel-item {
  width: 595px;
}
#divCarSlider-2col .jcarousel-skin-tango .jcarousel-item-horizontal {
  margin-left: 0;
  margin-right: 19px;
}
#divCarSlider-2col
  .jcarousel-skin-tango
  .jcarousel-direction-rtl
  .jcarousel-item-horizontal {
  margin-left: 10px;
  margin-right: 0;
}
#divCarSlider-2col .jcarousel-skin-tango .jcarousel-container a {
  color: #333333;
  font-weight: bold;
  text-decoration: none;
  font-size: 11px;
}
#divCarSlider-2col .jcarousel-skin-tango .jcarousel-container a img {
  border: 2px solid #e0e3ec;
}
#divCarSlider-2col .jcarousel-skin-tango .jcarousel-prev-horizontal {
  background: url(../images/sprite-2.png);
  background-repeat: no-repeat;
  cursor: pointer;
  position: absolute;
  top: -28px;
  right: 25px;
  width: 21px;
  height: 21px;
  display: inline-block;
}
#divCarSlider-2col .jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
  background: url(../images/sprite-2.png) 0px -25px;
  position: absolute;
}
#divCarSlider-2col .jcarousel-skin-tango .jcarousel-next-horizontal {
  background: url(../images/sprite-2.png) -25px 0px;
  background-repeat: no-repeat;
  cursor: pointer;
  position: absolute;
  top: -28px;
  right: 0px;
  width: 21px;
  height: 21px;
  display: inline-block;
}
#divCarSlider-2col .jcarousel-next-horizontal:hover {
  background: url(../images/sprite-2.png) -25px -25px;
  position: absolute;
}

/*  Model(thumbnail) slider start here in home page 3 Column carousel css*/
#divCarSlider-3col {
  width: 920px;
  overflow: hidden;
}
#divCarSlider-3col .jcarousel-skin-tango {
  width: 920px;
}
#divCarSlider-3col .jcarousel-skin-tango .jcarousel-direction-rtl {
  direction: rtl;
}
#divCarSlider-3col .jcarousel-skin-tango .jcarousel-container-horizontal {
  padding: 0;
}
#divCarSlider-3col .jcarousel-skin-tango .jcarousel-clip {
  width: 920px;
  overflow: hidden;
}
#divCarSlider-3col .jcarousel-skin-tango .jcarousel-clip-horizontal {
  text-align: left;
}
#divCarSlider-3col .jcarousel-skin-tango .jcarousel-item {
  width: 915px;
}
#divCarSlider-3col .jcarousel-skin-tango .jcarousel-item-horizontal {
  margin-left: 0;
  margin-right: 19px;
}
#divCarSlider-3col
  .jcarousel-skin-tango
  .jcarousel-direction-rtl
  .jcarousel-item-horizontal {
  margin-left: 10px;
  margin-right: 0;
}
#divCarSlider-3col .jcarousel-skin-tango .jcarousel-container a {
  color: #333333;
  font-weight: bold;
  text-decoration: none;
  font-size: 11px;
}
#divCarSlider-3col .jcarousel-skin-tango .jcarousel-container a img {
  border: 2px solid #e0e3ec;
}
#divCarSlider-3col .jcarousel-skin-tango .jcarousel-prev-horizontal {
  background: url(../images/sprite-2.png);
  background-repeat: no-repeat;
  cursor: pointer;
  position: absolute;
  top: -28px;
  right: 26px;
  width: 21px;
  height: 21px;
  display: inline-block;
}
#divCarSlider-3col .jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
  background: url(../images/sprite-2.png) 0px -25px;
  position: absolute;
}
#divCarSlider-3col .jcarousel-skin-tango .jcarousel-next-horizontal {
  background: url(../images/sprite-2.png) -25px 0px;
  background-repeat: no-repeat;
  cursor: pointer;
  position: absolute;
  top: -28px;
  right: 0px;
  width: 21px;
  height: 21px;
  display: inline-block;
}
#divCarSlider-3col .jcarousel-next-horizontal:hover {
  background: url(../images/sprite-2.png) -25px -25px;
  position: absolute;
}

/* Testimonials */
#testimonial {
  overflow: hidden;
  width: 278px;
  height: 176px;
}
#testimonial .jcarousel-skin-tango .jcarousel-direction-rtl {
  direction: rtl;
  overflow: hidden;
}
#testimonial .jcarousel-skin-tango .jcarousel-container-horizontal {
  height: 255px !important;
  margin: auto;
  width: 278px;
}
#testimonial .jcarousel-skin-tango .jcarousel-clip {
  overflow: hidden;
  height: 176px !important;
}
#testimonial .jcarousel-skin-tango .jcarousel-clip-horizontal {
  text-align: left;
}
#testimonial .jcarousel-skin-tango .jcarousel-item {
  height: 176px;
}
#testimonial .jcarousel-skin-tango .jcarousel-item-horizontal {
  width: 278px !important;
}
#testimonial
  .jcarousel-skin-tango
  .jcarousel-direction-rtl
  .jcarousel-item-horizontal {
  margin-left: 10px !important;
  margin-right: 0;
}
#testimonial .jcarousel-skin-tango .jcarousel-container a {
  color: #333333;
  font-weight: bold;
  text-decoration: none;
}
#testimonial .jcarousel-skin-tango .jcarousel-prev-horizontal {
  background: url("https://imgd.aeplcdn.com/0x0/cw/static/used/ucd/car-option/left-arrow.png");
  background-repeat: no-repeat;
  cursor: pointer;
  position: absolute;
  bottom: 84px;
  left: 110px;
  width: 25px;
  height: 25px;
  display: inline-block;
}
#testimonial .jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
  background: url("https://imgd.aeplcdn.com/0x0/cw/static/used/ucd/car-option/right-arrow.png");
  background-repeat: no-repeat;
  position: absolute;
  bottom: 85px;
  left: 109px;
  transform: rotate(180deg);
}
#testimonial .jcarousel-skin-tango .jcarousel-next-horizontal {
  background: url("https://imgd.aeplcdn.com/0x0/cw/static/used/ucd/car-option/left-arrow.png");
  background-repeat: no-repeat;
  cursor: pointer;
  position: absolute;
  bottom: 85px;
  left: 143px;
  width: 25px;
  height: 25px;
  display: inline-block;
  transform: rotate(180deg);

}
#testimonial .jcarousel-skin-tango .jcarousel-next-horizontal:hover {
  background: url("https://imgd.aeplcdn.com/0x0/cw/static/used/ucd/car-option/right-arrow.png")
    no-repeat;
  position: absolute;
  bottom: 84px;
  left: 144px;
  transform: rotate(0deg);

}
#testi_main {
  /*height:80px*/
}

/* tabbing css */
ul#tabs {
  list-style: none;
  border-bottom: 1px solid #5a7aa3;
  height: 34px;
}
ul#tabs li {
  float: left;
  border: 1px solid #5a7aa3;
  margin-left: 5px;
  background-color: #95b5dc;
  border-bottom: 0;
  text-align: center;
  cursor: pointer;
  line-height: 19px;
}
ul#tabs li a {
  width: 100px;
  white-space: nowrap;
  float: left;
  padding: 7px 10px;
  text-decoration: none;
  color: #fff;
}
ul#tabs li a:hover {
  background-color: #89a6ce;
  color: #1c2071;
}
ul#tabs li.sel {
  background-color: #fff;
}
ul#tabs li.sel a {
  position: relative;
  z-index: 2;
  top: 2px;
  background-color: #fff;
  color: #1c2071;
  font-weight: bold;
}

/* date picker start here */

/*date picker start here */

/* Grey Box */
.gb-content {
  color: #222222;
}
#gb-window {
  position: absolute;
  padding: 0.1em;
  width: 300px;
  z-index: 100002;
  display: none;
  border: 1px solid #a6c9e2;
  background-color: #fff;
}
#gb-window #gb-head {
  font-weight: normal;
  font-size: 16px;
  border-bottom: 1px solid #cccccc;
  margin: 10px;
  color: #444444;
}
#gb-window #gb-title {
  float: left;
  margin: 5px 0;
}
#gb-window #gb-content {
  border: 0;
  padding: 10px;
  background: none;
  overflow: auto;
  zoom: 1;
}
#gb-window #loading {
  margin: 7px 0 7px 7px;
}
#gb-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #1a1a1a;
  opacity: 0.3;
  filter: Alpha(Opacity=30);
  display: none;
  z-index: 100001;
}
.process {
  width: 145px;
  top: 300px;
  height: 48px;
  background: #f7f7f7 url(http://img.aeplcdn.com/loading.gif) no-repeat;
  background-position: 12% 50%;
  z-index: 100002;
  display: none;
  position: absolute;
}
.process-inline {
  background: url(http://img.aeplcdn.com/loader.gif) no-repeat;
  display: none;
  width: 20px;
  height: 20px;
  margin: 3px 0 0 5px;
}
.gb-close {
  float: right;
  margin: 0;
  background: url(http://img.aeplcdn.com/cw-common/slide/controls.png) -25px 0px
    no-repeat;
  width: 25px;
  height: 25px;
}
.gb-close:hover {
  opacity: 0.8;
  cursor: pointer;
}
.gb-back {
  float: right;
  margin: 0;
  background: url(http://img.aeplcdn.com/cw-common/slide/controls.png) -75px 0px
    no-repeat;
  width: 25px;
  height: 25px;
}

/*
    ColorBox Core Style; The following rules are the styles that are consistant between themes. Avoid changing this area to maintain compatability with future versions of ColorBox.       
*/
#colorbox,
#cboxOverlay,
#cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
}
#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
}
#cboxMiddleLeft,
#cboxBottomLeft {
  clear: left;
}
#cboxContent {
  position: relative;
  overflow: hidden;
}
#cboxLoadedContent {
  overflow: auto;
}
#cboxLoadedContent iframe {
  display: block;
  width: 100%;
  height: 100%;
  border: 0;
}
#cboxTitle {
  margin: 0;
}
#cboxLoadingOverlay,
#cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow {
  cursor: pointer;
}
#cboxOverlay {
  background: url(http://img.aeplcdn.com/cw-common/slide/overlay.png) 0 0 repeat;
}
#colorbox {
}
#cboxTopLeft {
  width: 21px;
  height: 21px;
  background: url(http://img.aeplcdn.com/cw-common/slide/controls.png) -100px 0 no-repeat;
}
#cboxTopRight {
  width: 21px;
  height: 21px;
  background: url(http://img.aeplcdn.com/cw-common/slide/controls.png) -129px 0 no-repeat;
}
#cboxBottomLeft {
  width: 21px;
  height: 21px;
  background: url(http://img.aeplcdn.com/cw-common/slide/controls.png) -100px -29px
    no-repeat;
}
#cboxBottomRight {
  width: 21px;
  height: 21px;
  background: url(http://img.aeplcdn.com/cw-common/slide/controls.png) -129px -29px
    no-repeat;
}
#cboxMiddleLeft {
  width: 21px;
  background: url(http://img.aeplcdn.com/cw-common/slide/controls.png) left top
    repeat-y;
}
#cboxMiddleRight {
  width: 21px;
  background: url(http://img.aeplcdn.com/cw-common/slide/controls.png) right top
    repeat-y;
}
#cboxTopCenter {
  height: 21px;
  background: url(http://img.aeplcdn.com/cw-common/slide/border.png) 0 0
    repeat-x;
}
#cboxBottomCenter {
  height: 21px;
  background: url(http://img.aeplcdn.com/cw-common/slide/border.png) 0 -29px repeat-x;
}
#cboxContent {
  background: #fff;
}
#cboxLoadedContent {
  margin-bottom: 28px;
}
#cboxTitle {
  position: absolute;
  bottom: 3px;
  left: 0;
  text-align: center;
  width: 100%;
  color: #949494;
}
#cboxCurrent {
  position: absolute;
  bottom: 3px;
  left: 58px;
  color: #949494;
}
#cboxSlideshow {
  position: absolute;
  bottom: 3px;
  right: 30px;
  color: #0092ef;
}
#cboxPrevious {
  position: absolute;
  bottom: 0;
  left: 0px;
  background: url(http://img.aeplcdn.com/cw-common/slide/controls.png) -75px 0px
    no-repeat;
  width: 25px;
  height: 25px;
  text-indent: -9999px;
}
#cboxPrevious.hover {
  opacity: 0.8;
}
#cboxNext {
  position: absolute;
  bottom: 0;
  left: 27px;
  background: url(http://img.aeplcdn.com/cw-common/slide/controls.png) -50px 0px
    no-repeat;
  width: 25px;
  height: 25px;
  text-indent: -9999px;
}
#cboxNext.hover {
  opacity: 0.8;
}
#cboxLoadingOverlay {
  background: url(http://img.aeplcdn.com/cw-common/slide/loading_background.png)
    center center no-repeat;
}
#cboxLoadingGraphic {
  background: url(/Widgets/NewUCD/img/loading.gif) center center no-repeat;
}
#cboxClose {
  position: absolute;
  bottom: 0;
  right: 0;
  background: url(http://img.aeplcdn.com/cw-common/slide/controls.png) -25px 0px
    no-repeat;
  width: 25px;
  height: 25px;
  text-indent: -9999px;
}
#cboxClose.hover {
  opacity: 0.8;
}

.ul-params {
  background-color: #ffffff;
  border: 1px solid #c7e3ef;
  border-radius: 7px 7px 7px 7px;
  font-size: 12px;
  list-style: none outside none;
  margin-bottom: 15px;
  padding: 7px 0;
}
.ul-params li {
  padding: 3px;
}
.ul-params-div {
  background-color: #ffffff;
  border: 1px solid #c7e3ef;
  border-radius: 7px 7px 7px 7px;
  margin-bottom: 15px;
  padding: 7px 0;
}
.ul-params-col {
  background-color: #ffffff;
  font-size: 12px;
  list-style: none outside none;
}
.ul-params-col li {
  float: left;
  padding: 3px;
  width: 225px;
}

.redirect-rt {
  float: right;
  margin: 0;
  padding: 0;
}
.redirect-lt {
  float: left;
  margin: 0;
  padding: 0;
}
.hd3 {
  cursor: pointer;
  margin: 10px 0 5px;
}
.search_header {
  font-size: 28px;
  font-weight: bold;
  color: #5b5b5b;
  font-family: Arial, Helvetica, sans-serif;
  float: left;
}

/* checkbox and expend and collepse */
.filter {
  background: url(http://img.aeplcdn.com/used/chkbox.gif) no-repeat;
  color: #4d4d4d !important;
  text-decoration: none !important;
  padding: 2px 0 2px 23px;
}
.unchecked {
  background-position: -15px -17px;
}
.checked {
  background-position: -15px -64px;
}
.checked_grey {
  background-position: -20px -206px;
  height: 16px;
  width: 16px;
  padding: 0 !important;
}
.unchecked_grey {
  background-position: -20px -253px;
  height: 16px;
  width: 16px;
  padding: 0 !important;
}
.expnd {
  background-position: -20px -108px;
  width: 16px;
  height: 16px;
  padding: 0;
}
.collapse {
  background-position: -20px -152px;
  width: 16px;
  height: 16px;
  padding: 0;
}
.close_comp {
  background-position: -18px -300px;
  float: right;
  height: 14px;
  padding: 1px 0 1px 16px !important;
}
.graybox_arrow {
  background-position: -21px -520px;
  height: 20px;
  width: 16px;
  padding: 0 !important;
}
.rupee_whitebg {
  background-position: -16px -564px;
  height: 15px;
  width: 10px;
  padding-left: 15px;
}
.search {
  background-position: -18px -345px;
  height: 18px;
  padding: 1px 0 1px 30px !important;
}
.msg {
  background-position: -18px -388px;
  padding: 1px 0 1px 30px !important;
}
.alert_msg {
  background: url(http://img.aeplcdn.com/used/arrow.png) no-repeat left top;
  padding: 5px 0 0 50px;
  width: 525px;
  height: 85px;
}

/* body style */
.ul-bs li div {
  float: left;
}
.ul-bs li {
  width: 125px;
  text-align: left;
  background-color: #fff;
}
.ul-horz {
  list-style: none outside none;
}
.ul-horz li {
  float: left;
  padding: 5px 2px;
}
.body-style {
  padding: 0;
  background: url(http://img.aeplcdn.com/carbodystyles/body-styles.gif)
    no-repeat;
  height: 30px;
  margin-bottom: 5px;
  cursor: pointer;
}
.hatchback {
  background-position: 0 0px;
  width: 50px;
}
.sedan {
  background-position: 0 -123px;
  width: 80px;
}
.suv {
  background-position: 0 -34px;
  width: 74px;
}
.van {
  background-position: 0 -157px;
  width: 80px;
}
.truck {
  background-position: 0 -63px;
  width: 76px;
}
.wagon {
  background-position: 0 -187px;
  width: 79px;
}
.coupe {
  background-position: 0 -94px;
  width: 76px;
}
.convertible {
  background-position: 0 -216px;
  width: 77px;
}

.verzs {
  list-style: none;
  margin-left: 25px;
}
.verzs li {
  float: left;
  width: 170px;
  padding: 2px 0;
}
.verzs_bg {
  border: 1px solid red;
}

#parms {
  width: 94%;
  padding: 7px;
  font-size: 12px;
  background-color: #e7f8ff;
  float: left;
  border: 1px solid #c7e3ef;
}
#app_filters {
  list-style: none;
  margin-top: 5px;
}
#app_filters li {
  padding: 0;
}
#searchRes {
  /*width:685px; float:right; */
}
#frmSearchPage select {
  padding: 0;
  margin: 0;
}
.choose_models {
  float: right;
  font-size: 11px;
  color: #767676;
  cursor: pointer;
  margin-right: 5px;
  color: #394ec1;
}
.multiple {
  float: right;
  font-size: 11px;
  font-weight: normal;
}

#more_makes {
  cursor: pointer;
  border-top: 1px solid #e4e4e4;
  margin-top: 7px;
}
#make_contents {
  height: 250px;
  font-size: 12px;
}
#make_contents li {
  width: 160px;
}
#make_contents p {
  padding-left: 7px;
}
#tbl_res {
  border-collapse: collapse;
  border: 1px solid #cecece;
}
#car_row {
  cursor: pointer;
}
.cd-tbl th {
  color: #858585;
  font-weight: normal;
  text-align: left;
  padding: 4px 0;
}
.cd-tbl td {
  padding: 4px 0;
}
.dtTable {
  font-size: 12px;
}
.dt_header td {
  padding: 10px 5px;
  border-bottom: 1px solid #e9e9e7;
  background-color: #f6f6f6;
}
.dt_header a {
  color: #2f2f2f;
  font-weight: bold;
  text-decoration: underline;
}
.dt_body {
  cursor: pointer;
}
.dt_body td {
  padding: 5px 5px;
  border-bottom: 1px solid #e9e9e7;
}
.dt_body_hover {
  background-color: #f6f6f6;
}

.expend_row {
  padding: 10px 10px 10px 5px;
  background-color: #f6f6f6;
}
.expend_next_row {
}
#go_profile {
  font-size: 13px;
  font-weight: bold;
  float: right;
  margin-top: 15px;
  margin-right: 20px;
}
.thumb_img {
  width: 100px;
  float: left;
  padding: 5px;
  padding-left: 20px;
}
.tbl_row {
  margin-top: 5px;
}
.tbl_row td {
  padding: 4px 0;
}
.tbl_row th {
  color: #858585;
  font-weight: normal;
  text-align: left;
  padding: 4px 0;
}
#close_row {
  cursor: pointer;
}
.hr-sep {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #c5e1ed;
}
#app_filters {
  font-size: 11px;
}
.app_label {
  font-weight: bold;
}
/* ajax/inline process images */
.process {
  width: 278px;
  top: 300px;
  height: 67px;
  background: #f7f7f7 url(http://img.aeplcdn.com/loading.gif) no-repeat;
  z-index: 100002;
  display: none;
  position: absolute;
}
#gb-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 994px;
  height: 100%;
  display: none;
  z-index: 100001;
}

/* paging navigation */
span.pg {
  padding: 2px 5px;
  border: 1px solid #a3b5d9;
  margin: 0 2px;
}
span.pgSel {
  background-color: #ccdbf8;
  padding: 2px 5px;
  border: 1px solid #a3b5d9;
  margin: 0 2px;
  color: #5b5b5b;
  font-weight: bold;
}
span.pgEnd {
  padding: 2px 5px;
  border: 1px solid #ababab;
  margin: 0 2px;
  color: #898989;
  cursor: default;
}
.dgNavDiv td {
  background: url("http://img.aeplcdn.com/used/search_head.gif") repeat-x scroll
    0 0 rgba(0, 0, 0, 0);
  padding: 10px;
}
.dgNavDivTop a:hover {
  text-decoration: none;
}
.dgNavDivTop td {
  padding: 10px;
  background: url(http://img.aeplcdn.com/used/search_head.gif) repeat-x;
}

/*  USED CAR ALERT, Css added by : Ashish G. Kamble */
.ucAlert {
  background-color: #fbf8cd;
  padding: 10px;
  border: 1px solid #f7ec64;
}
div.ucAlert div {
  margin-top: 8px;
}
div.ucAlert input[type="text"] {
  width: 215px;
  height: 21px;
  border: 1px solid #a8cbe1;
}
div.ucAlert select {
  width: 110px;
  height: 22px;
  border: 1px solid #a8cbe1;
}
div.ucAlert p {
  font-size: 11px;
}
#alert_selected {
  font-size: 12px;
}
#alert_crit {
  padding-left: 29px;
}

/*  END : USED CAR ALERT */

/*************** Used car comparison **********************/
.comp_sel {
  background-color: #e8e9ed;
  text-align: center;
  padding: 10px 0 0 9px;
}
.freeze_row {
  background-color: #f6f6f6;
  border: 1px solid #e4e4e4;
}
#selectedCompare {
  margin-top: 10px;
  border: 1px solid #e4e4e4;
}
.scs {
  position: absolute;
  z-index: 10001;
  background-color: #fff;
  box-shadow: 0 3px 6px -3px rgba(0, 0, 0, 0.7);
  width: 962px;
  border: 1px solid #e4e4e4;
  zoom: 1;
}
.ulcomp {
  list-style: none;
  margin: 0;
  padding: 0;
}
.ulcomp li {
  float: left;
  height: 75px;
  border-right: 1px solid #e4e4e4;
  padding: 3px 3px 7px 8px;
  width: 165px;
}
.ulcomp li span {
  display: block;
  font-size: 11px;
  line-height: 18px;
}
.ulcomp li a.car {
  font-size: 12px;
  display: inline-block;
  float: left;
  width: 145px;
  height: 35px;
}
.ulcomp li.btn {
  color: #fff;
  border-right: 0;
  vertical-align: middle;
  width: 75px !important;
}
.ulcomp li.btn input {
  margin: 25px 0 0 3px;
}
.ulcomp li.label {
  background-color: #666666;
  color: #fff;
  width: 130px;
  text-align: center;
}
.ulcomp li.label span {
  margin-top: 20px;
  font-size: 14px;
}
.ulcomp li.sel_arrow {
  width: 0 !important;
  padding: 0 !important;
}
.ulcomp li.sel_arrow div {
  padding-top: 32px;
}
.ulcomp li:nth-child(3) {
  margin-left: 10px !important;
}

/*************** END : Used car comparision **********************/

/*  css Added by Ashish G. Kamble on 19/3/12012     */
/*  css for highlighting the used cars selected criteria    */
.sel_parama {
  border: 1px solid #dfdfdf;
  color: #445566 !important;
  padding: 1px 1px 1px 5px;
  margin: 3px;
  display: inline-block;
  text-decoration: none !important;
  border-radius: 3px;
  cursor: pointer;
}
.sel_parama span {
  background-color: #dfdfdf;
  color: #445566;
  padding: 0 3px;
  margin-left: 5px;
  cursor: pointer;
}
.sel_parama_hover {
  border: 1px solid #cc0000;
  color: #445566 !important;
  padding: 1px 1px 1px 5px;
  margin: 3px;
  display: inline-block;
  text-decoration: none !important;
  border-radius: 3px;
  cursor: pointer;
}
.sel_parama_hover span {
  background-color: #cc0000;
  color: #fff;
  padding: 0 3px;
  margin-left: 5px;
  cursor: pointer;
}

/*  End of highlighting the selection criteria  */

/* css for scrollable image in cardetails taken from carwale used car details css */

.scrollable-img {
  background-color: #f2f2f2;
  border: 1px solid #e6e6e6;
  color: #ffffff;
  margin-top: 10px;
  padding: 10px;
}
.items div {
  float: left;
  width: 275px;
}
.scrollable-navi {
  background-color: #4d4d4d;
  margin-top: 2px;
  padding: 2px;
  width: 273px;
}

.thumb_preview {
  float: left;
  width: 300px;
  height: 225px;
  background-color: #ccc;
}
.thumb_navi {
  float: left;
  width: 240px;
  margin-left: 10px;
}

.navi {
  width: 180px;
  float: left;
  margin-top: 10px;
} /* position and dimensions of the navigator */
.navi a {
  width: 8px;
  height: 8px;
  float: left;
  margin: 3px;
  background: url(http://img.aeplcdn.com/cw-common/navigator.png) 0 -16px no-repeat;
  display: block;
  font-size: 1px;
} /* items inside navigator */
.navi a:hover {
  background-position: 0 -8px;
} /* mouseover state */
.navi a.active {
  background-position: 0 0;
} /* active state (current page state) */

/* prev, next, prevPage and nextPage buttons */
a.browse {
  background: url(http://img.aeplcdn.com/cw-common/hori_large.png) no-repeat;
  display: block;
  width: 30px;
  height: 30px;
  float: left;
  cursor: pointer;
  font-size: 1px;
  margin-left: 5px;
}
/* right */
a.right {
  background-position: 0 -30px;
  clear: right;
  margin-right: 0px;
}
a.right:hover {
  background-position: -30px -30px;
}
a.right:active {
  background-position: -60px -30px;
}
/* left */
a.left {
  margin-left: 0px;
}
a.left:hover {
  background-position: -30px 0;
}
a.left:active {
  background-position: -60px 0;
}
.scrollable {
  position: relative;
  overflow: hidden;
  width: 275px;
  height: 215px;
}
.scrollable .items {
  width: 20000em;
  position: absolute;
  clear: both;
}
.items img {
  margin: 2px;
  vertical-align: middle;
}
.scrollable .active {
  border: 2px solid #fff;
  position: relative;
  cursor: default;
} /* active item */
.scrollable-navi {
  background-color: #4d4d4d;
  margin-top: 2px;
}

/* css end for scrollable image in cardetails taken from carwale used car details css */

.ul-tick-chk {
  font-size: 12px;
  list-style: none outside none;
}
.ul-tick-chk li {
  background: url("http://img.aeplcdn.com/tick-chk.png") no-repeat scroll 0 3px
    transparent;
  padding: 5px 0 5px 20px;
}
.ul-normal li {
  border-top: 1px dashed #ebebeb;
  padding: 10px 0;
}
.std-features {
  float: left;
  margin-right: 5px;
  width: 200px;
}
.price2 {
  color: #5b5b5b;
  font-weight: bold;
}

/* Home page 3 column code */
#divCarSlider .text-div {
  top: 0px;
  *top: -10px;
}
#divCarSlider-2col .text-div {
  float: left;
  width: 160px;
  margin-right: 35px;
  top: 0px;
  *top: -10px;
}
#divCarSlider-3col .text-div {
  width: 160px;
  top: 0px;
  *top: -10px;
}

#divCarSlider ul,
#divCarSlider-2col ul,
#divCarSlider-3col ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#divCarSlider div.item-seperator,
#divCarSlider-2col div.item-seperator,
#divCarSlider-3col div.item-seperator {
  border-bottom: 0px dashed #999999;
  overflow: hidden;
}
#divCarSlider li .text-div p,
#divCarSlider-2col li .text-div p,
#divCarSlider-3col li .text-div p {
  margin-bottom: 5px;
  float: left;
  margin-left: 2px;
}

/***Insurance Calc css ***/
#divQuote th {
  background-color: #dfdede;
}
#divQuote td {
  border-bottom: 1px dotted #d4d4d4;
  border-right: 1px dotted #d4d4d4;
}
#divQuote td:first-child {
  border-left: 1px dotted #d4d4d4;
}
#divCarInfo td,
#div_IDV td {
  padding: 5px 0;
}
#aChangeIDV {
  cursor: pointer;
}
.highlight-row {
  background-color: #f4f3f3;
}

/***Get Price Quote css ***/

#pq_report th {
  font-weight: bold;
  border-bottom: 1px dotted #d4d4d4;
  text-align: left;
  padding: 10px;
}
#pq_report td {
  border-bottom: 1px dotted #d4d4d4;
  text-align: left;
  padding: 10px;
}

/*** Valuation css ***/

#carInfo span {
  padding-right: 5px;
}
#divVal-Report p {
  color: #666;
}
#divVal-Report #divVal-Report table td {
  border-bottom: 1px dotted #d4d4d4;
  text-align: left;
  padding: 10px;
}

#divVal-Report table.valReport td {
  border-bottom: 1px solid #f3f3f3;
}
#divVal-Report table.valReport td.dealer {
  background: none repeat scroll 0 0 #f3f3f3;
  border-bottom: 1px solid #ffffff;
  border-radius: 7px 7px 0 0;
  padding: 10px;
  text-align: center;
  width: 20%;
}
#divVal-Report table.valReport td.inner {
  background: none repeat scroll 0 0 #f3f3f3;
  border-bottom: 1px solid #ffffff;
  font-weight: bold;
  padding: 10px;
  text-align: center;
  width: 20%;
}
#divVal-Report table tr.good td {
  color: #f08b08;
  font-size: 14px;
}

#test-drive ul {
  /*margin-left:250px;*/
}
.prinav-main {
  z-index: 99;
  margin: 0 auto;
}
.carousel-main {
  text-align: center;
  position: relative;
}
.carousel-sub {
  border: 0px solid red;
  z-index: 0;
  position: relative;
  width: 100%;
  overflow: hidden;
}
.max-width {
  max-width: 100%;
}
#imgBanner {
  max-width: 100%;
}
.banner-bottom-main {
  background: url(../images/orange-tri.png) no-repeat top center;
  margin: 0 auto -22px;
  top: -22px;
  height: 100px;
  position: relative;
  width: 100%;
  max-width: 960px;
  overflow: hidden;
}
.banner-bottom-sub {
  border: 0px solid red;
  margin: 0 auto;
  padding-top: 30px;
}
.banner-bottom-text {
  color: #fff;
  font-size: 17px;
  text-align: left;
  overflow: hidden;
}
.banner-bottom-text a {
  color: #fff;
  text-decoration: none;
}
#testi_main {
  /*height:130px ;*/
}
#btnWriteTestimonial {
  position: absolute;
  bottom: 20px;
  left: 41%;
}

/** Carousel Pagination **/
.jcarousel-navigation {
  list-style: none;
  position: relative;
  float: left;
  display: block;
  left: 50%;
  margin-top: -5%;
}
.jcarousel-navigation li {
  padding: 0 5px 0 0;
  position: relative;
  float: left;
  display: block;
  right: 50%;
  outline: none;
}
.jcarousel-navigation li a {
  width: 13px;
  height: 13px;
  display: block;
  background: url("../images/bullet-white.png") no-repeat;
  cursor: pointer;
  outline: none;
}
.jcarousel-navigation li.active a,
.jcarousel-navigation li:hover a {
  background: url("../images/bullet-color.png") no-repeat;
  cursor: pointer;
  outline: none;
}
/** Carousel Pagination **/

/* jcarousel slider css ends here*/

#Search-used-cars {
  height: 232px;
}
#Search-used-cars select {
  margin-bottom: 10px;
}

h1 {
  margin-bottom: 5px;
}
#featured-cars img {
  border: 0px solid #ccc !important;
}
#featured-cars .text-div a {
  color: #000 !important;
  text-decoration: none !important;
  text-transform: uppercase;
}
#featured-cars .text-div a:hover {
  text-decoration: underline !important;
}
#featured-cars .text-div strong {
  color: #6f6f6f;
  font-weight: normal;
  font-size: 12px;
}

.list-view-ul h2 {
  margin-bottom: 5px;
}
ul.list-view-ul li {
  padding: 15px 10px;
}
ul.search-result-ul h2,
ul.list-view-ul h2 {
  color: #666;
  font-size: 13px;
  font-weight: bold;
}
ul.search-result-ul h2 {
  height: 40px;
}

ul.search-result-ul li a,
ul.search-result-ul li a:hover,
ul.list-view-ul li a,
ul.list-view-ul li a:hover {
  text-decoration: none;
}

.list-info {
  width: 490px;
}
.list-info span {
  color: #494a4a;
  display: inline-block;
  vertical-align: top;
  width: 160px;
}
ul.search-result-ul {
  overflow: hidden;
}
ul.search-result-ul li {
  border-bottom: 1px dotted #cccccc;
  float: left;
  margin: 15px 0;
  padding: 0 20px 10px 2px;
  width: 182px;
}
.thumb-view {
  display: inline-block;
  height: 70px;
  overflow: hidden;
}
ul.search-result-ul img {
}
ul.search-result-ul li span {
  display: block;
}

#parms {
  background-color: #f4f3f3;
  border: 1px solid #e5e5e5;
  float: left;
  font-size: 12px;
  padding: 7px;
  width: 250px;
}
h3.hd3 {
  font-size: 14px;
  margin: 10px 0 5px;
  font-weight: normal;
}
.hd3 {
  cursor: pointer;
}
.ul-params {
  background-color: #fff;
  border: 1px solid #e5e5e5;
  list-style: none outside none;
  margin-bottom: 15px;
  padding: 7px 0;
}
.ul-params li {
  padding: 3px;
}
.unchecked {
  background-position: -15px -17px;
}
.hr-sep {
  border-bottom: 1px solid #e5e5e5;
  border-top: 1px solid #fff;
}

.list-img {
  background: #e5e5e5;
  text-align: center;
  width: 80px;
  height: 53px;
  border: 1px solid #e5e5e5;
}
.list-img img {
  max-width: 80px;
  max-height: 53px;
  vertical-align: middle;
}
.thumb-view {
  background: #e5e5e5;
  text-align: center;
  width: 80px;
  height: 53px;
  border: 1px solid #e5e5e5;
}
.thumb-view img {
  max-width: 80px;
  max-height: 53px;
  vertical-align: middle;
}
.car-list .ft_left {
  background: #e5e5e5;
  text-align: center;
  width: 138px;
  height: 93px;
  border: 1px solid #e5e5e5;
}
.car-list .ft_left img {
  max-width: 138px;
  max-height: 93px;
  vertical-align: middle;
}
.items .img_thumb {
  background: #e5e5e5;
  text-align: center;
  max-width: 85px;
  max-height: 60px;
  border: 1px solid #e5e5e5;
}
.items .img_thumb img {
  max-width: 85px;
  max-height: 60px;
  vertical-align: middle;
}
.tbl-forms h4 {
  color: #000;
  font-weight: normal;
}
#btnGetAddress {
  margin-bottom: 20px;
}

/* animation css starts here */
.container {
  position: relative;
  -webkit-perspective: 1000;
  -moz-perspective: 1000;
  -ms-perspective: 1000;
  -o-perspective: 1000;
}
.card {
  width: 39px;
  height: 40px;
  position: relative;
  -webkit-transform-style: preserve-3d;
  -webkit-transition: 0.3s;
  -moz-transform-style: preserve-3d;
  -moz-transition: 0.3s;
  -ms-transform-style: preserve-3d;
  -ms-transition: 0.3s;
  -o-transform-style: preserve-3d;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.container:hover .card {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.face {
  position: absolute;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
}
.no-hide .face {
  -webkit-backface-visibility: visible;
  -moz-backface-visibility: visible;
  -ms-backface-visibility: visible;
  -o-backface-visibility: visible;
  backface-visibility: visible;
}

.front {
  background: #fff;
  border-radius: 20px;
  z-index: 10;
}
.back {
  -webkit-transform: rotateY(-180deg);
  -moz-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  -o-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
  background: #f66709;
  border-radius: 20px;
}

.container:hover .front {
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .container:hover .front {
    z-index: 0;
  }
}
.container:hover .front,
x:-moz-any-link {
  z-index: 0;
}

/* animation css ends here */

.grid_6 .grid_3 h1,
.grid_6 .grid_4 h1 {
  margin-top: 0px;
  padding-top: 0px;
}
.box-head {
  border-bottom: 1px solid #d7d7d7;
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
  padding-bottom: 5px;
  text-align: left;
  font-size: 13px;
  font-weight: bold;
}
.gray-box {
  text-align: center;
}
.car-list h3,
.car-list h2 {
  color: #333333;
  font-size: 13px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}
ul.points3 {
  font-family: Arial, Helvetica, sans-serif;
  margin: 10px 0 0;
}
ul.points3 li {
  background: url("../images/orange-dot.png") no-repeat scroll left center
    rgba(0, 0, 0, 0);
  margin-bottom: 10px;
  padding: 0 0 0 10px;
}
.car-list {
  font-family: Arial, Helvetica, sans-serif;
  margin: 20px 0 0;
}
ul.points3 li a {
  text-align: left;
  text-decoration: none;
}
ul.points3 li a:hover {
  text-decoration: underline;
}

#divCarSlider a.hide.model-slider-show-more-btn {
  display: none;
}