.wrapper {
  width: 1000px;
  margin: 0 auto;
  clear: both;
  position: relative;
}
.rep {
  display: block;
  overflow: hidden;
  text-indent: -9999px;
}
.inline {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.ie7-inlinefix {
  zoom: 1;
  *display: inline;
}
div.clear {
  clear: both;
}
.tabs > ul {
  overflow: hidden;
}
.tabs > ul li {
  float: left;
}
.tabs > ul li:hover a {
  color: #2E2C2D;
}
.tabs > ul li.active a {
  color: #2E2C2D;
}
.tabs > ul li a {
  display: block;
  color: #2E2C2D;
}
.tabs > div {
  display: none;
}
.tabs > div.active {
  display: block;
}
.btn {
  padding: 5px 10px;
  background: #02A1E3;
  color: #FFF;
  text-align: center;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: block;
  border: solid 1px #02A1E3;
  cursor: pointer;
}
.btn.btn-right {
  float: right;
}
.btn.btn-left {
  float: left;
}
.defaultLi {
  list-style-type: disc;
  margin: 0 0 3px 25px;
}
.alert {
  border: solid 1px #CCC;
  padding: 10px;
  margin: 0 0 20px 0;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-weight: bold;
  color: #FFF;
  background: #000;
}
.cr2form {
  position: relative;
}
iframe,
#formResults {
  display: none;
}
#form-cache {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  z-index: 100;
  top: 0;
  opacity: 0.7;
  display: none;
  background: url(http://templatesnew.digitaldealer.com.au/norris/images/loading.gif) no-repeat center center #FFF;
}
.alert-form {
  display: inline;
  padding: 10px;
  text-align: center;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: #333;
  border-style: dashed;
}
.alert-form-success {
  display: inline;
  padding: 10px;
  text-align: center;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: #333;
  border-style: dashed;
}
.alert-form-error {
  display: inline;
  padding: 10px;
  text-align: center;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: #333;
  border-style: dashed;
}
.brochure_list li {
  float: left;
  list-style: none !important;
  margin-right: 20px;
}
.brochure_list li img {
  max-width: 200px;
}
.brochure_list li a span {
  display: block;
  text-align: center;
}
.form-label-help {
  padding: 5px;
  border: dashed 1px #CCC;
  background: #FFF;
  opacity: 0.7;
  clear: both;
  margin: 0 0 15px 0;
  top: 4px;
  position: relative;
  font-style: italic;
}
.btn {
  border: none;
  color: #FFF;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  line-height: 34px;
  display: block;
  padding: 0 15px;
  -moz-border-radius: 17px;
  border-radius: 17px;
  background-color: #f60100;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#f60100),to(#f60100));
  background-image: -webkit-linear-gradient(top,#f60100,#f60100);
  background-image: -moz-linear-gradient(top,#f60100,#f60100);
  background-image: -ms-linear-gradient(top,#f60100,#f60100);
  background-image: -o-linear-gradient(top,#f60100,#f60100);
  background-image: linear-gradient(to bottom,#f60100,#f60100);
}
.btn:hover {
  background-color: #c30100;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#dd0100),to(#c30100));
  background-image: -webkit-linear-gradient(top,#dd0100,#c30100);
  background-image: -moz-linear-gradient(top,#dd0100,#c30100);
  background-image: -ms-linear-gradient(top,#dd0100,#c30100);
  background-image: -o-linear-gradient(top,#dd0100,#c30100);
  background-image: linear-gradient(to bottom,#dd0100,#c30100);
  color: #FFF;
}
.btn.btn-grey {
  background-color: #252C37;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#3D495A),to(#252C37));
  background-image: -webkit-linear-gradient(top,#3D495A,#252C37);
  background-image: -moz-linear-gradient(top,#3D495A,#252C37);
  background-image: -ms-linear-gradient(top,#3D495A,#252C37);
  background-image: -o-linear-gradient(top,#3D495A,#252C37);
  background-image: linear-gradient(to bottom,#3D495A,#252C37);
  border-color: #343E4D;
}
.btn.btn-grey:hover {
  background-color: #3D495A;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#252C37),to(#3D495A));
  background-image: -webkit-linear-gradient(top,#252C37,#3D495A);
  background-image: -moz-linear-gradient(top,#252C37,#3D495A);
  background-image: -ms-linear-gradient(top,#252C37,#3D495A);
  background-image: -o-linear-gradient(top,#252C37,#3D495A);
  background-image: linear-gradient(to bottom,#252C37,#3D495A);
}
.btn-map-directions {
  color: #000;
  padding: 0 0 0 15px;
  font-weight: bold;
  background: url(../images/bg-second-link.png) no-repeat left center;
  color: #000;
  padding: 0 0 0 15px;
  font-weight: bold;
  background: url(../images/bg-second-link.png) no-repeat left center;
  text-transform: none;
  border: none;
  text-shadow: none;
  text-align: left;
  color: #000;
  padding: 0 0 0 15px;
  font-weight: bold;
  background: url(../images/bg-second-link.png) no-repeat left center;
  color: #000;
  padding: 0 0 0 15px;
  font-weight: bold;
  background: url(../images/bg-second-link.png) no-repeat left center;
}
.btn-map-directions:hover {
  color: #000;
  background: url(../images/bg-second-link.png) no-repeat left center;
}
.defaultLi {
  list-style: none;
  margin: 0 0 3px 0;
  padding: 0 0 0 13px;
  color: #3f4344;
  background: url(http://templatesnew.digitaldealer.com.au/norris/images/bg-li.png) no-repeat 0 5px;
}
a.link_arrow {
  font-size: 14px;
  padding: 0 0 0 12px;
  background: url(http://templatesnew.digitaldealer.com.au/norris/images/bg-link-arrow.png) no-repeat 0 center;
}
.greyList {
  padding: 15px 20px;
  margin: 25px 0 0 0;
  background-color: #F6F6F6;
  background-position: center center;
  background-repeat: no-repeat;
  background: -webkit-gradient(radial,center center,0,center center,460,from(#FFF),to(#F6F6F6));
  background: -webkit-radial-gradient(circle,#FFF,#F6F6F6);
  background: -moz-radial-gradient(circle,#FFF,#F6F6F6);
  background: -ms-radial-gradient(circle,#FFF,#F6F6F6);
  background-color: #F6F6F6;
  background-position: center center;
  background-repeat: no-repeat;
  background: -webkit-gradient(radial,center center,0,center center,460,from(#FFF),to(#F6F6F6));
  background: -webkit-radial-gradient(circle,#FFF,#F6F6F6);
  background: -moz-radial-gradient(circle,#FFF,#F6F6F6);
  background: -ms-radial-gradient(circle,#FFF,#F6F6F6);
}
.greyList li {
  padding: 15px 0;
  border-bottom: solid 1px #CCC;
  color: #3f4344;
}
.greyList li:last-child {
  border: none;
}
.greyList li strong {
  margin-right: 5px;
  text-transform: uppercase;
}
.secondLink {
  color: #000;
  padding: 0 0 0 15px;
  font-weight: bold;
  background: url(../images/bg-second-link.png) no-repeat left center;
}
.carouselLi {
  float: left;
  margin: 0 7px 0 0;
  cursor: pointer;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #666;
  width: 10px;
  height: 10px;
}
.carouselLi.active,
.carouselLi:hover {
  background: #000;
}
@font-face {
  font-family: 'proximanovaregular';
  src: url('../fonts/proximanovaregular.eot');
  src: url('../fonts/proximanovaregular.eot') format('embedded-opentype'), url('../fonts/proximanovaregular.woff') format('woff'), url('../fonts/proximanovaregular.ttf') format('truetype'), url('../fonts/proximanovaregular.svg#proximanovaregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.btn {
  border: none;
  color: #FFF;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  line-height: 34px;
  display: block;
  padding: 0 15px;
  -moz-border-radius: 17px;
  border-radius: 17px;
  background-color: #f60100;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#f60100),to(#f60100));
  background-image: -webkit-linear-gradient(top,#f60100,#f60100);
  background-image: -moz-linear-gradient(top,#f60100,#f60100);
  background-image: -ms-linear-gradient(top,#f60100,#f60100);
  background-image: -o-linear-gradient(top,#f60100,#f60100);
  background-image: linear-gradient(to bottom,#f60100,#f60100);
}
.btn:hover {
  background-color: #c30100;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#dd0100),to(#c30100));
  background-image: -webkit-linear-gradient(top,#dd0100,#c30100);
  background-image: -moz-linear-gradient(top,#dd0100,#c30100);
  background-image: -ms-linear-gradient(top,#dd0100,#c30100);
  background-image: -o-linear-gradient(top,#dd0100,#c30100);
  background-image: linear-gradient(to bottom,#dd0100,#c30100);
  color: #FFF;
}
.btn.btn-grey {
  background-color: #252C37;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#3D495A),to(#252C37));
  background-image: -webkit-linear-gradient(top,#3D495A,#252C37);
  background-image: -moz-linear-gradient(top,#3D495A,#252C37);
  background-image: -ms-linear-gradient(top,#3D495A,#252C37);
  background-image: -o-linear-gradient(top,#3D495A,#252C37);
  background-image: linear-gradient(to bottom,#3D495A,#252C37);
  border-color: #343E4D;
}
.btn.btn-grey:hover {
  background-color: #3D495A;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#252C37),to(#3D495A));
  background-image: -webkit-linear-gradient(top,#252C37,#3D495A);
  background-image: -moz-linear-gradient(top,#252C37,#3D495A);
  background-image: -ms-linear-gradient(top,#252C37,#3D495A);
  background-image: -o-linear-gradient(top,#252C37,#3D495A);
  background-image: linear-gradient(to bottom,#252C37,#3D495A);
}
.btn-map-directions {
  color: #000;
  padding: 0 0 0 15px;
  font-weight: bold;
  background: url(../images/bg-second-link.png) no-repeat left center;
  color: #000;
  padding: 0 0 0 15px;
  font-weight: bold;
  background: url(../images/bg-second-link.png) no-repeat left center;
  text-transform: none;
  border: none;
  text-shadow: none;
  text-align: left;
  color: #000;
  padding: 0 0 0 15px;
  font-weight: bold;
  background: url(../images/bg-second-link.png) no-repeat left center;
  color: #000;
  padding: 0 0 0 15px;
  font-weight: bold;
  background: url(../images/bg-second-link.png) no-repeat left center;
}
.btn-map-directions:hover {
  color: #000;
  background: url(../images/bg-second-link.png) no-repeat left center;
}
.defaultLi {
  list-style: none;
  margin: 0 0 3px 0;
  padding: 0 0 0 13px;
  color: #3f4344;
  background: url(http://templatesnew.digitaldealer.com.au/norris/images/bg-li.png) no-repeat 0 5px;
}
a.link_arrow {
  font-size: 14px;
  padding: 0 0 0 12px;
  background: url(http://templatesnew.digitaldealer.com.au/norris/images/bg-link-arrow.png) no-repeat 0 center;
}
.greyList {
  padding: 15px 20px;
  margin: 25px 0 0 0;
  background-color: #F6F6F6;
  background-position: center center;
  background-repeat: no-repeat;
  background: -webkit-gradient(radial,center center,0,center center,460,from(#FFF),to(#F6F6F6));
  background: -webkit-radial-gradient(circle,#FFF,#F6F6F6);
  background: -moz-radial-gradient(circle,#FFF,#F6F6F6);
  background: -ms-radial-gradient(circle,#FFF,#F6F6F6);
  background-color: #F6F6F6;
  background-position: center center;
  background-repeat: no-repeat;
  background: -webkit-gradient(radial,center center,0,center center,460,from(#FFF),to(#F6F6F6));
  background: -webkit-radial-gradient(circle,#FFF,#F6F6F6);
  background: -moz-radial-gradient(circle,#FFF,#F6F6F6);
  background: -ms-radial-gradient(circle,#FFF,#F6F6F6);
}
.greyList li {
  padding: 15px 0;
  border-bottom: solid 1px #CCC;
  color: #3f4344;
}
.greyList li:last-child {
  border: none;
}
.greyList li strong {
  margin-right: 5px;
  text-transform: uppercase;
}
.secondLink {
  color: #000;
  padding: 0 0 0 15px;
  font-weight: bold;
  background: url(../images/bg-second-link.png) no-repeat left center;
}
.carouselLi {
  float: left;
  margin: 0 7px 0 0;
  cursor: pointer;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #666;
  width: 10px;
  height: 10px;
}
.carouselLi.active,
.carouselLi:hover {
  background: #000;
}
@font-face {
  font-family: 'proximanovaregular';
  src: url('../fonts/proximanovaregular.eot');
  src: url('../fonts/proximanovaregular.eot') format('embedded-opentype'), url('../fonts/proximanovaregular.woff') format('woff'), url('../fonts/proximanovaregular.ttf') format('truetype'), url('../fonts/proximanovaregular.svg#proximanovaregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.content {
  margin-top: 0;
}
.main_content {
  margin-top: 30px;
}
.home_panel_top {
  margin: 30px 0 60px;
  overflow: hidden;
}
@media (max-width: 991px) {
  .home_panel_top {
    margin: 0;
  }
}
.home_panel_top .home_panel_top_title {
  position: relative;
  padding: 0 0 0 45px;
  margin: 0;
  color: #fff;
  font-size: 16px;
  line-height: 70px;
  height: 70px;
  text-transform: uppercase;
  display: block;
  background: url(../images/li-arrow-white.png) 30px center no-repeat;
}
@media (max-width: 1199px) {
  .home_panel_top .home_panel_top_title {
    margin-top: -80px;
  }
}
.home_panel_top .home_panel_top_title:hover {
  color: #f01616;
  background: url(../images/li-arrow-red.png) 30px center no-repeat;
}
.home_panel_top > img {
  margin: 0;
  margin-bottom: -70px;
  width: 100%;
}
@media (max-width: 1199px) {
  .home_panel_top > img {
    margin: 0 0 15px 0;
    width: 100%;
  }
}
.index_specials_container {
  margin: 25px 0 0 0;
}
.index_specials_container .index_specials {
  position: relative;
}
.index_specials_container .index_specials .index_stock_list {
  margin-top: 60px;
}
.index_specials_container .index_specials .index_stock_list .stockListItem {
  width: 262px;
  background: #f7f7f7;
  border: 1px solid #eee;
  height: 540px;
  float: left;
  margin-left: 30px;
  padding: 0;
}
@media (max-width: 991px) {
  .index_specials_container .index_specials .index_stock_list .stockListItem {
    width: 48%;
    height: auto;
    margin-left: 0;
  }
  .index_specials_container .index_specials .index_stock_list .stockListItem:nth-child(even) {
    margin-left: 2%;
  }
}
@media (max-width: 767px) {
  .index_specials_container .index_specials .index_stock_list .stockListItem {
    width: 100%;
    height: auto;
    margin-left: 0;
    margin-bottom: 15px;
  }
  .index_specials_container .index_specials .index_stock_list .stockListItem:nth-child(even) {
    margin-left: 0;
  }
}
.index_specials_container .index_specials .index_stock_list .stockListItem h3 {
  margin: 0px 0;
  height: 80px;
  width: 100%;
  color: #333;
  font-size: 20px;
  line-height: 22px;
  margin-top: 0px;
  padding: 0 15px;
  font-weight: 400;
}
@media (max-width: 767px) {
  .index_specials_container .index_specials .index_stock_list .stockListItem h3 {
    height: auto;
    margin-bottom: 15px;
  }
}
.index_specials_container .index_specials .index_stock_list .stockListItem .stockLeft {
  float: none;
  margin-bottom: 20px;
}
.index_specials_container .index_specials .index_stock_list .stockListItem .imageContainer img {
  width: 100%;
  text-align: center;
}
.index_specials_container .index_specials .index_stock_list .stockListItem .stockRight {
  float: none;
  margin-top: 0px;
  height: 130px;
  padding: 0 15px;
}
.index_specials_container .index_specials .index_stock_list .stockListItem .stockRight ul li {
  background: none;
  padding: 3px 0;
  color: #666;
  font-size: 13px;
  line-height: 25px;
  border-bottom: 1px solid #ccc;
}
.index_specials_container .index_specials .index_stock_list .stockListItem h4 {
  font-size: 11px;
  color: #333;
  text-transform: none;
  margin-top: 18px;
  margin-right: 6px;
  text-align: left;
  line-height: 24px;
  font-weight: 100;
  float: left;
  margin-left: 15px;
}
.index_specials_container .index_specials .index_stock_list .stockListItem h4 span {
  display: block;
  font-size: 28px !important;
  color: #f01616;
  font-weight: 100;
}
.index_specials_container .index_specials .index_stock_list .stockListItem .stockListItem_type {
  text-transform: uppercase;
  font-size: 11px;
  color: #888;
}
.index_specials_container .index_specials .index_stock_list .stockListItem .repayments_container h4 {
  color: #333;
  padding-left: 12px;
  border-left: #ccc 1px solid;
  margin-right: 0;
  margin-left: 5px;
}
@media (max-width: 991px) {
  .index_specials_container .index_specials .index_stock_list .stockListItem .repayments_container h4 {
    margin: 20px 0 0 0;
  }
}
@media (max-width: 480px) {
  .index_specials_container .index_specials .index_stock_list .stockListItem .repayments_container h4 {
    border: none;
    margin: 10px 0 0 0;
    padding-left: 15px;
    clear: both;
  }
}
.index_specials_container .index_specials .index_stock_list .stockListItem .repayments_container span {
  color: #4c4c4c;
}
.index_specials_container .index_specials .index_stock_list .stockListItem div > span {
  padding: 5px 10px;
  background: #02A1E3;
  color: #FFF;
  text-align: center;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: block;
  border: solid 1px #02A1E3;
  cursor: pointer;
  border: none;
  color: #FFF;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  line-height: 34px;
  display: block;
  padding: 0 15px;
  -moz-border-radius: 17px;
  border-radius: 17px;
  background-color: #f60100;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#f60100),to(#f60100));
  background-image: -webkit-linear-gradient(top,#f60100,#f60100);
  background-image: -moz-linear-gradient(top,#f60100,#f60100);
  background-image: -ms-linear-gradient(top,#f60100,#f60100);
  background-image: -o-linear-gradient(top,#f60100,#f60100);
  background-image: linear-gradient(to bottom,#f60100,#f60100);
  border: none;
  color: #FFF;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  line-height: 34px;
  display: block;
  padding: 0 15px;
  -moz-border-radius: 17px;
  border-radius: 17px;
  background-color: #f60100;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#f60100),to(#f60100));
  background-image: -webkit-linear-gradient(top,#f60100,#f60100);
  background-image: -moz-linear-gradient(top,#f60100,#f60100);
  background-image: -ms-linear-gradient(top,#f60100,#f60100);
  background-image: -o-linear-gradient(top,#f60100,#f60100);
  background-image: linear-gradient(to bottom,#f60100,#f60100);
  -moz-border-radius: 0;
  border-radius: 0;
  font-size: 16px;
  line-height: 50px;
  position: absolute;
  bottom: 0;
  text-align: center;
  width: 100%;
  margin: 0;
}
.index_specials_container .index_specials .index_stock_list .stockListItem div > span.btn-right {
  float: right;
}
.index_specials_container .index_specials .index_stock_list .stockListItem div > span.btn-left {
  float: left;
}
.index_specials_container .index_specials .index_stock_list .stockListItem div > span:hover {
  background-color: #c30100;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#dd0100),to(#c30100));
  background-image: -webkit-linear-gradient(top,#dd0100,#c30100);
  background-image: -moz-linear-gradient(top,#dd0100,#c30100);
  background-image: -ms-linear-gradient(top,#dd0100,#c30100);
  background-image: -o-linear-gradient(top,#dd0100,#c30100);
  background-image: linear-gradient(to bottom,#dd0100,#c30100);
  color: #FFF;
}
.index_specials_container .index_specials .index_stock_list .stockListItem div > span.btn-grey {
  background-color: #252C37;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#3D495A),to(#252C37));
  background-image: -webkit-linear-gradient(top,#3D495A,#252C37);
  background-image: -moz-linear-gradient(top,#3D495A,#252C37);
  background-image: -ms-linear-gradient(top,#3D495A,#252C37);
  background-image: -o-linear-gradient(top,#3D495A,#252C37);
  background-image: linear-gradient(to bottom,#3D495A,#252C37);
  border-color: #343E4D;
}
.index_specials_container .index_specials .index_stock_list .stockListItem div > span.btn-grey:hover {
  background-color: #3D495A;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#252C37),to(#3D495A));
  background-image: -webkit-linear-gradient(top,#252C37,#3D495A);
  background-image: -moz-linear-gradient(top,#252C37,#3D495A);
  background-image: -ms-linear-gradient(top,#252C37,#3D495A);
  background-image: -o-linear-gradient(top,#252C37,#3D495A);
  background-image: linear-gradient(to bottom,#252C37,#3D495A);
}
.index_specials_container .index_specials .index_stock_list .stockListItem div > span:hover {
  background-color: #c30100;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#dd0100),to(#c30100));
  background-image: -webkit-linear-gradient(top,#dd0100,#c30100);
  background-image: -moz-linear-gradient(top,#dd0100,#c30100);
  background-image: -ms-linear-gradient(top,#dd0100,#c30100);
  background-image: -o-linear-gradient(top,#dd0100,#c30100);
  background-image: linear-gradient(to bottom,#dd0100,#c30100);
  color: #FFF;
}
.index_specials_container .index_specials .index_stock_list .stockListItem div > span.btn-grey {
  background-color: #252C37;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#3D495A),to(#252C37));
  background-image: -webkit-linear-gradient(top,#3D495A,#252C37);
  background-image: -moz-linear-gradient(top,#3D495A,#252C37);
  background-image: -ms-linear-gradient(top,#3D495A,#252C37);
  background-image: -o-linear-gradient(top,#3D495A,#252C37);
  background-image: linear-gradient(to bottom,#3D495A,#252C37);
  border-color: #343E4D;
}
.index_specials_container .index_specials .index_stock_list .stockListItem div > span.btn-grey:hover {
  background-color: #3D495A;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#252C37),to(#3D495A));
  background-image: -webkit-linear-gradient(top,#252C37,#3D495A);
  background-image: -moz-linear-gradient(top,#252C37,#3D495A);
  background-image: -ms-linear-gradient(top,#252C37,#3D495A);
  background-image: -o-linear-gradient(top,#252C37,#3D495A);
  background-image: linear-gradient(to bottom,#252C37,#3D495A);
}
@media (max-width: 991px) {
  .index_specials_container .index_specials .index_stock_list .stockListItem div > span {
    position: relative;
    bottom: 0;
    margin-top: 20px;
  }
}
.index_specials_container .index_specials .index_stock_list .stockListItem:first-child {
  margin-left: 0;
}
.index_btm_notes p {
  font-size: 10px;
  line-height: 16px;
  color: #666;
  margin: 20px 0;
}
.home_search_bg {
  width: 100%;
  background: #f7f7f7;
  padding-top: 40px;
  -moz-box-shadow: 0 5px 5px #ccc;
  -webkit-box-shadow: 0 2px 2px #ccc;
  box-shadow: 0 1px 1px #ccc;
}
@media (min-width: 1200px) {
  .home_search_bg > .container {
    width: 1140px;
  }
}
.search_stock_title {
  text-transform: uppercase;
  text-align: center;
  font-size: 34px;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .search_stock_title {
    font-size: 24px;
  }
}
.search_stock_home {
  padding: 0px;
}
.search_stock_home .subnav_tabs {
  border: 1px #9c9c9c solid;
  margin: 15px auto !important;
  padding: 0;
  -moz-border-radius: 60px;
  border-radius: 60px;
  width: 700px;
  background: #fff;
  text-align: center !important;
}
@media (max-width: 991px) {
  .search_stock_home .subnav_tabs {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .search_stock_home .subnav_tabs {
    -moz-border-radius: 15px;
    border-radius: 15px;
  }
}
.search_stock_home .subnav_tabs li {
  width: auto;
  height: 60px;
  padding-left: 15px;
  padding-right: 15px;
  line-height: 60px;
  text-transform: uppercase;
  text-align: center;
  float: none;
  display: inline-block;
}
@media (max-width: 767px) {
  .search_stock_home .subnav_tabs li {
    width: 100%;
    height: auto;
    line-height: 35px;
    border-left: none;
  }
}
.search_stock_home .subnav_tabs li a {
  color: #444;
  font-size: 16px;
  font-weight: 600;
  display: block;
}
@media (max-width: 767px) {
  .search_stock_home .subnav_tabs li a {
    font-size: 13px;
  }
}
.search_stock_home .subnav_tabs li.active {
  height: 60px;
  border-bottom: 3px solid #f01616;
}
@media (max-width: 767px) {
  .search_stock_home .subnav_tabs li.active {
    width: 100%;
    height: auto !important;
    background: none;
  }
}
.search_stock_home .subnav_forms {
  padding: 25px 0 !important;
  min-height: 240px;
  margin-top: 0 !important;
  border: none;
  background: #f8f8f8;
}
@media (max-width: 767px) {
  .search_stock_home .subnav_forms {
    margin-top: 15px;
    margin-right: 0;
    padding: 5px !important;
  }
}
.search_stock_home .subnav_forms form {
  padding: 0;
}
.search_stock_home #stockSearchBudget > div {
  overflow: visible;
}
.search_stock_home #stockSearchBtn,
.search_stock_home #stockSearchBudgetBtn {
  width: 200px;
  float: right;
  margin-right: 20px;
  margin-top: 15px;
  line-height: 35px;
  font-size: 16px;
  font-weight: 600;
}
@media (max-width: 991px) {
  .search_stock_home #stockSearchBtn,
  .search_stock_home #stockSearchBudgetBtn {
    width: 100%;
    float: none;
  }
}
.search_stock_home #stockSearch #stock_number {
  height: 45px;
  line-height: 45px;
  padding: 5px 10px;
  float: left;
}
@media (max-width: 767px) {
  .search_stock_home #stockSearch #stock_number {
    float: none;
  }
}
.search_stock_home #stock_number {
  border: 1px solid #ccc;
  display: block;
  height: 45px;
  width: 100%;
  padding: 15px;
}
.search_stock_home #stockSearchRegular,
.search_stock_home #stockSearchBudget,
.search_stock_home #stockSearchNum {
  padding: 40px 25px 25px;
}
.search_stock_home #stockSearch select,
.search_stock_home #stockSearch input.text,
.search_stock_home .chzn-container-single .chzn-single {
  -moz-border-radius: 0px;
  border-radius: 0px;
  background: #fff;
  box-shadow: none;
}
.search_stock_home #stockSearchRegular .stockSearchBtnRight a {
  padding: 0 5px;
}
.search_stock_home #stockNumberSearchBtn {
  padding: 5px 10px;
  background: #02A1E3;
  color: #FFF;
  text-align: center;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: block;
  border: solid 1px #02A1E3;
  cursor: pointer;
  border: none;
  color: #FFF;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  line-height: 34px;
  display: block;
  padding: 0 15px;
  -moz-border-radius: 17px;
  border-radius: 17px;
  background-color: #f60100;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#f60100),to(#f60100));
  background-image: -webkit-linear-gradient(top,#f60100,#f60100);
  background-image: -moz-linear-gradient(top,#f60100,#f60100);
  background-image: -ms-linear-gradient(top,#f60100,#f60100);
  background-image: -o-linear-gradient(top,#f60100,#f60100);
  background-image: linear-gradient(to bottom,#f60100,#f60100);
  border: none;
  color: #FFF;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  line-height: 34px;
  display: block;
  padding: 0 15px;
  -moz-border-radius: 17px;
  border-radius: 17px;
  background-color: #f60100;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#f60100),to(#f60100));
  background-image: -webkit-linear-gradient(top,#f60100,#f60100);
  background-image: -moz-linear-gradient(top,#f60100,#f60100);
  background-image: -ms-linear-gradient(top,#f60100,#f60100);
  background-image: -o-linear-gradient(top,#f60100,#f60100);
  background-image: linear-gradient(to bottom,#f60100,#f60100);
  float: right;
  height: 35px;
  width: 200px;
  margin-top: 20px;
  margin-right: 20px;
  font-weight: 400px;
  letter-spacing: 0.02em;
  font-size: 14px;
}
.search_stock_home #stockNumberSearchBtn.btn-right {
  float: right;
}
.search_stock_home #stockNumberSearchBtn.btn-left {
  float: left;
}
.search_stock_home #stockNumberSearchBtn:hover {
  background-color: #c30100;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#dd0100),to(#c30100));
  background-image: -webkit-linear-gradient(top,#dd0100,#c30100);
  background-image: -moz-linear-gradient(top,#dd0100,#c30100);
  background-image: -ms-linear-gradient(top,#dd0100,#c30100);
  background-image: -o-linear-gradient(top,#dd0100,#c30100);
  background-image: linear-gradient(to bottom,#dd0100,#c30100);
  color: #FFF;
}
.search_stock_home #stockNumberSearchBtn.btn-grey {
  background-color: #252C37;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#3D495A),to(#252C37));
  background-image: -webkit-linear-gradient(top,#3D495A,#252C37);
  background-image: -moz-linear-gradient(top,#3D495A,#252C37);
  background-image: -ms-linear-gradient(top,#3D495A,#252C37);
  background-image: -o-linear-gradient(top,#3D495A,#252C37);
  background-image: linear-gradient(to bottom,#3D495A,#252C37);
  border-color: #343E4D;
}
.search_stock_home #stockNumberSearchBtn.btn-grey:hover {
  background-color: #3D495A;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#252C37),to(#3D495A));
  background-image: -webkit-linear-gradient(top,#252C37,#3D495A);
  background-image: -moz-linear-gradient(top,#252C37,#3D495A);
  background-image: -ms-linear-gradient(top,#252C37,#3D495A);
  background-image: -o-linear-gradient(top,#252C37,#3D495A);
  background-image: linear-gradient(to bottom,#252C37,#3D495A);
}
.search_stock_home #stockNumberSearchBtn:hover {
  background-color: #c30100;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#dd0100),to(#c30100));
  background-image: -webkit-linear-gradient(top,#dd0100,#c30100);
  background-image: -moz-linear-gradient(top,#dd0100,#c30100);
  background-image: -ms-linear-gradient(top,#dd0100,#c30100);
  background-image: -o-linear-gradient(top,#dd0100,#c30100);
  background-image: linear-gradient(to bottom,#dd0100,#c30100);
  color: #FFF;
}
.search_stock_home #stockNumberSearchBtn.btn-grey {
  background-color: #252C37;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#3D495A),to(#252C37));
  background-image: -webkit-linear-gradient(top,#3D495A,#252C37);
  background-image: -moz-linear-gradient(top,#3D495A,#252C37);
  background-image: -ms-linear-gradient(top,#3D495A,#252C37);
  background-image: -o-linear-gradient(top,#3D495A,#252C37);
  background-image: linear-gradient(to bottom,#3D495A,#252C37);
  border-color: #343E4D;
}
.search_stock_home #stockNumberSearchBtn.btn-grey:hover {
  background-color: #3D495A;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#252C37),to(#3D495A));
  background-image: -webkit-linear-gradient(top,#252C37,#3D495A);
  background-image: -moz-linear-gradient(top,#252C37,#3D495A);
  background-image: -ms-linear-gradient(top,#252C37,#3D495A);
  background-image: -o-linear-gradient(top,#252C37,#3D495A);
  background-image: linear-gradient(to bottom,#252C37,#3D495A);
}
@media (max-width: 991px) {
  .search_stock_home #stockNumberSearchBtn {
    float: none;
    width: 100%;
  }
}
.search_stock_home .stockSearchSelectField {
  float: none;
  display: inline-block;
  width: 31%;
  clear: none !important;
  margin: 0 2% 15px 0 !important;
  height: 45px;
}
@media (max-width: 991px) {
  .search_stock_home .stockSearchSelectField {
    width: 45%;
  }
}
@media (max-width: 767px) {
  .search_stock_home .stockSearchSelectField {
    width: 100%;
  }
}
.search_stock_home .stockSearchSelectField .chzn-single {
  height: 45px !important;
  line-height: 45px !important;
}
.search_stock_home .stockSearchSelectField .chzn-container-single .chzn-single div b {
  background-position: 0 8px !important;
}
.search_stock_home .stockSearchSelectField .chzn-choices {
  height: 46px !important;
}
.search_stock_home .stockSearchSelectField .search-choice {
  line-height: 30px !important;
}
.search_stock_home .stockSearchSelectField .search-choice a {
  top: 13px !important;
}
.search_stock_home .stockSearch_note {
  padding: 0;
  width: 900px;
  float: left;
}
@media (max-width: 1199px) {
  .search_stock_home .stockSearch_note {
    width: 100%;
    float: none;
    padding-right: 15px;
  }
}
.search_stock_home .stockSearch_note > div {
  padding: 25px 0;
  line-height: 18px;
}
.search_stock_home .stockSearch_note > div p {
  font-size: 14px;
  color: #333;
}
.search_stock_home .stockSearch_note > div span {
  font-weight: bold;
  color: #000;
}
.search_stock_home .stockSearch_note > div a {
  font-weight: bold;
  color: #f01616;
}
.search_stock_home .stockSearchTermsDetails {
  display: none;
}
.home_footer_btm {
  width: 100%;
  background-color: #f7f7f7;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#e9eae7),to(#f7f7f7));
  background-image: -webkit-linear-gradient(top,#e9eae7,#f7f7f7);
  background-image: -moz-linear-gradient(top,#e9eae7,#f7f7f7);
  background-image: -ms-linear-gradient(top,#e9eae7,#f7f7f7);
  background-image: -o-linear-gradient(top,#e9eae7,#f7f7f7);
  background-image: linear-gradient(to bottom,#e9eae7,#f7f7f7);
  padding-top: 40px;
  min-height: 500px;
  padding: 30px 0;
  margin-top: 50px;
}
@media (max-width: 1199px) {
  .home_footer_btm {
    padding: 15px 0 0 0;
    margin-top: 25px;
  }
}
.home_footer_btm .home_footer_btm1,
.home_footer_btm .home_footer_btm2,
.home_footer_btm .home_footer_btm3 {
  min-height: 400px;
}
@media (max-width: 1199px) {
  .home_footer_btm .home_footer_btm1,
  .home_footer_btm .home_footer_btm2,
  .home_footer_btm .home_footer_btm3 {
    min-height: 0;
  }
}
.home_footer_btm .home_footer_btm1 h2,
.home_footer_btm .home_footer_btm2 h2,
.home_footer_btm .home_footer_btm3 h2 {
  font-size: 24px;
  color: #444;
  text-transform: uppercase;
  margin-bottom: 40px;
}
.home_footer_btm .home_footer_btm1 .home_footer_btm_list,
.home_footer_btm .home_footer_btm2 .home_footer_btm_list,
.home_footer_btm .home_footer_btm3 .home_footer_btm_list {
  margin: 15px 0 25px;
  border-left: 2px solid #f01616;
  padding-left: 20px;
}
.home_footer_btm .home_footer_btm1 .home_footer_btm_list h4,
.home_footer_btm .home_footer_btm2 .home_footer_btm_list h4,
.home_footer_btm .home_footer_btm3 .home_footer_btm_list h4 {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 400;
  margin-bottom: 10px;
}
.home_footer_btm .home_footer_btm1 .home_footer_btm_list p,
.home_footer_btm .home_footer_btm2 .home_footer_btm_list p,
.home_footer_btm .home_footer_btm3 .home_footer_btm_list p {
  font-size: 14px;
  color: #777;
  line-height: 20px;
}
.home_footer_btm .home_footer_btm1 a,
.home_footer_btm .home_footer_btm2 a,
.home_footer_btm .home_footer_btm3 a {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
  color: #f01616;
  display: block;
  padding-left: 15px;
  background: url('../images/li-arrow-red.png') left center no-repeat;
  margin-top: 60px;
}
.home_footer_btm .home_footer_btm1 a:hover,
.home_footer_btm .home_footer_btm2 a:hover,
.home_footer_btm .home_footer_btm3 a:hover {
  color: #c60d0d;
}
@media (max-width: 991px) {
  .home_footer_btm .home_footer_btm1 a,
  .home_footer_btm .home_footer_btm2 a,
  .home_footer_btm .home_footer_btm3 a {
    margin: 40px 0;
  }
}
@media (max-width: 1199px) {
  .home_footer_btm .home_footer_btm3 {
    display: none;
  }
}
.home_footer_btm .home_footer_btm3 img {
  position: absolute;
  margin-top: -70px;
  right: 0;
}
#stockSearch .tabs > ul {
  margin: 0;
}
#stockSearch select,
#stockSearch input.text {
  width: 96%;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: block;
  padding: 2%;
  border: solid 1px #CCC;
}
#stockSearchBudget {
  padding: 30px 0 0 0;
}
#stockSearchBudget > div {
  clear: both;
  line-height: 30px;
  margin: 0 0 20px 0;
}
#stockSearchBudget > div label {
  width: 46%;
  float: left;
}
#stockSearchBudget > div input.text,
#stockSearchBudget > div select {
  width: 49%;
  float: right;
}
#stockSearchTypes label {
  font-weight: 100;
  margin-right: 10px;
}
#stockSearchTypes input {
  margin-top: 0 !important;
  width: 15px;
  height: 15px;
}
#stockSearchSelect > div {
  float: left;
  margin: 0 0 20px 0;
  width: 48%;
}
#stockSearchSelect > div.even {
  padding: 0 2% 0 0;
}
#stockSearchSelect > div.odd {
  padding: 0 0 0 2%;
}
#stockSearchSelect > div label {
  display: block;
  font-weight: bold;
  margin: 0 0 5px 0;
}
.stockSearchTerms {
  font-size: 10px;
  clear: both;
  cursor: pointer;
}
div.terms {
  display: none;
}
div.terms.visible {
  display: block;
}
.stockList .alert {
  clear: both;
}
.stockList .stockListHeader {
  height: 169px;
  background: #989A99;
}
@media (max-width: 991px) {
  .stockList .stockListHeader {
    display: none;
  }
}
.stockList .stockListHeader .container {
  max-width: 1500px;
}
.stockList .stockListHeader .container .stockListHeaderImg {
  background: url("../images/stockList-header-img.jpg") left top no-repeat;
  width: 1500px;
  height: 169px;
}
.stockList .stockListPaginate {
  clear: both;
  margin: 0 0 5px 0;
  color: #666;
}
.stockList .stockListPaginate ul {
  float: right;
  height: 40px;
  margin: -15px 0 0 15px;
}
@media (max-width: 767px) {
  .stockList .stockListPaginate ul {
    float: none;
    margin: 15px 0 0 0;
  }
}
.stockList .stockListPaginate ul li {
  color: #666;
  margin: 15px 0 0 0;
  float: left;
}
.stockList .stockListPaginate ul li.paginateSentinel a {
  border: none;
}
.stockList .stockListPaginate ul li a {
  color: #3f4344;
  display: block;
  padding: 0 6px;
  line-height: 12px;
  border-right: solid 1px #3f4344;
}
.stockList .stockListPaginate ul li a.active,
.stockList .stockListPaginate ul li a:hover {
  color: #000;
}
.stockList .paginate_btm {
  margin-left: 20px;
}
.stockList #stockListRefine {
  margin-top: 20px;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .stockList #stockListRefine {
    margin-top: 5px;
    margin-bottom: 5px;
  }
}
.stockList #stockListRefine #refineSearchYearBtn {
  margin-top: 10px;
}
.stockList #stockListRefine h3 {
  margin-bottom: 20px;
  margin-top: 15px;
  font-weight: 100;
  font-size: 18px;
  cursor: pointer;
}
@media (max-width: 767px) {
  .stockList #stockListRefine h3 {
    padding: 5px 10px;
    background: #02A1E3;
    color: #FFF;
    text-align: center;
    -moz-border-radius: 5px;
    border-radius: 5px;
    display: block;
    border: solid 1px #02A1E3;
    cursor: pointer;
    border: none;
    color: #FFF;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    line-height: 34px;
    display: block;
    padding: 0 15px;
    -moz-border-radius: 17px;
    border-radius: 17px;
    background-color: #f60100;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#f60100),to(#f60100));
    background-image: -webkit-linear-gradient(top,#f60100,#f60100);
    background-image: -moz-linear-gradient(top,#f60100,#f60100);
    background-image: -ms-linear-gradient(top,#f60100,#f60100);
    background-image: -o-linear-gradient(top,#f60100,#f60100);
    background-image: linear-gradient(to bottom,#f60100,#f60100);
    border: none;
    color: #FFF;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    line-height: 34px;
    display: block;
    padding: 0 15px;
    -moz-border-radius: 17px;
    border-radius: 17px;
    background-color: #f60100;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#f60100),to(#f60100));
    background-image: -webkit-linear-gradient(top,#f60100,#f60100);
    background-image: -moz-linear-gradient(top,#f60100,#f60100);
    background-image: -ms-linear-gradient(top,#f60100,#f60100);
    background-image: -o-linear-gradient(top,#f60100,#f60100);
    background-image: linear-gradient(to bottom,#f60100,#f60100);
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .stockList #stockListRefine h3.btn-right {
    float: right;
  }
  .stockList #stockListRefine h3.btn-left {
    float: left;
  }
  .stockList #stockListRefine h3:hover {
    background-color: #c30100;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#dd0100),to(#c30100));
    background-image: -webkit-linear-gradient(top,#dd0100,#c30100);
    background-image: -moz-linear-gradient(top,#dd0100,#c30100);
    background-image: -ms-linear-gradient(top,#dd0100,#c30100);
    background-image: -o-linear-gradient(top,#dd0100,#c30100);
    background-image: linear-gradient(to bottom,#dd0100,#c30100);
    color: #FFF;
  }
  .stockList #stockListRefine h3.btn-grey {
    background-color: #252C37;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#3D495A),to(#252C37));
    background-image: -webkit-linear-gradient(top,#3D495A,#252C37);
    background-image: -moz-linear-gradient(top,#3D495A,#252C37);
    background-image: -ms-linear-gradient(top,#3D495A,#252C37);
    background-image: -o-linear-gradient(top,#3D495A,#252C37);
    background-image: linear-gradient(to bottom,#3D495A,#252C37);
    border-color: #343E4D;
  }
  .stockList #stockListRefine h3.btn-grey:hover {
    background-color: #3D495A;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#252C37),to(#3D495A));
    background-image: -webkit-linear-gradient(top,#252C37,#3D495A);
    background-image: -moz-linear-gradient(top,#252C37,#3D495A);
    background-image: -ms-linear-gradient(top,#252C37,#3D495A);
    background-image: -o-linear-gradient(top,#252C37,#3D495A);
    background-image: linear-gradient(to bottom,#252C37,#3D495A);
  }
  .stockList #stockListRefine h3:hover {
    background-color: #c30100;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#dd0100),to(#c30100));
    background-image: -webkit-linear-gradient(top,#dd0100,#c30100);
    background-image: -moz-linear-gradient(top,#dd0100,#c30100);
    background-image: -ms-linear-gradient(top,#dd0100,#c30100);
    background-image: -o-linear-gradient(top,#dd0100,#c30100);
    background-image: linear-gradient(to bottom,#dd0100,#c30100);
    color: #FFF;
  }
  .stockList #stockListRefine h3.btn-grey {
    background-color: #252C37;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#3D495A),to(#252C37));
    background-image: -webkit-linear-gradient(top,#3D495A,#252C37);
    background-image: -moz-linear-gradient(top,#3D495A,#252C37);
    background-image: -ms-linear-gradient(top,#3D495A,#252C37);
    background-image: -o-linear-gradient(top,#3D495A,#252C37);
    background-image: linear-gradient(to bottom,#3D495A,#252C37);
    border-color: #343E4D;
  }
  .stockList #stockListRefine h3.btn-grey:hover {
    background-color: #3D495A;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#252C37),to(#3D495A));
    background-image: -webkit-linear-gradient(top,#252C37,#3D495A);
    background-image: -moz-linear-gradient(top,#252C37,#3D495A);
    background-image: -ms-linear-gradient(top,#252C37,#3D495A);
    background-image: -o-linear-gradient(top,#252C37,#3D495A);
    background-image: linear-gradient(to bottom,#252C37,#3D495A);
  }
}
.stockList #stockListRefine > div {
  border: none;
  display: block;
}
@media (max-width: 767px) {
  .stockList #stockListRefine > div {
    display: none;
  }
}
.stockList #stockListRefine div {
  background-color: #f7f7f7;
  border: #e9e9e9 1px solid;
  padding: 15px 20px;
}
.stockList #stockListRefine div div {
  padding: 0;
}
.stockList #stockListRefine div h4 {
  background: url("../images/bg-collapse.png") no-repeat scroll right -57px rgba(0,0,0,0);
  border-bottom: 1px solid #d6d6d6;
  cursor: pointer;
  font-size: 14px;
  font-weight: 200;
  line-height: 40px;
  margin: 0;
  padding: 0 10px 0 0;
  color: #333;
}
.stockList #stockListRefine div h4.last {
  border-bottom: medium none;
}
.stockList #stockListRefine div h4.active {
  background-position: right 16px;
}
.stockList #stockListRefine div ul {
  background: none;
  padding: 10px;
}
.stockList #stockListRefine div ul li {
  border-bottom: 1px solid #CACACA;
  color: #CCCCCC;
  list-style: none outside none;
  margin: 0 0 3px;
  padding: 2px 0 4px 4px;
}
.stockList #stockListRefine div ul li a {
  text-decoration: underline;
  color: #333333;
  display: block;
  line-height: 20px;
  text-decoration: none;
}
.stockList #stockListRefine div ul li a:hover {
  color: #2E2C2D;
}
.stockList #stockListRefine div ul li select {
  margin-bottom: 10px;
  width: 100%;
  line-height: 25px;
}
.stockList .stockListRefineSection {
  border: none !important;
}
.stockList #stockSearch {
  background: #f7f7f7;
  border: 1px solid #e9e9e9;
  padding: 0 15px;
  width: 100%;
  margin-top: 25px;
  margin-bottom: 25px;
  display: block;
}
@media (max-width: 767px) {
  .stockList #stockSearch {
    display: none;
  }
}
.stockList #stockSearch .stockSearchSelectField {
  width: 100%;
}
.stockList #stockSearch .stockSearchSelectField .chzn-container-multi .chzn-choices li.search-choice {
  float: left;
}
.stockList #stockSearch .subnav_tabs li {
  background: url("../images/bg-collapse.png") no-repeat scroll right -57px rgba(0,0,0,0);
  border-bottom: 1px solid #d6d6d6;
}
.stockList #stockSearch .stockSearchBtn {
  clear: both;
}
.stockList #stockSearch .stockSearch_note {
  display: none;
}
.stockList #stockSearch #stockSearchBudget {
  padding-top: 0px;
}
.stockList #stockSearch #stockSearchBudget > div {
  overflow: visible;
}
.stockList #stockSearch .tabs ul li {
  float: none;
  line-height: 40px;
}
.stockList #stockSearch .tabs ul li a {
  color: #999 !important;
}
.stockList #stockSearch .tabs ul li.active a {
  color: #333 !important;
}
.stockList #stockSearch .tabs > div {
  padding-top: 30px;
  padding-bottom: 20px;
}
.stockList #stockSearch #stockSearchNum #stock_number {
  border: 1px solid #ccc;
  -moz-border-radius: 5px;
  border-radius: 5px;
  line-height: 24px;
  padding-left: 10px;
  width: 100%;
}
.stockList .stockListSort {
  text-align: right;
  clear: both;
  margin: -15px 0 20px 0;
  padding-right: 0;
}
@media (max-width: 1199px) {
  .stockList .stockListSort {
    margin-top: 20px;
  }
}
.stockList #stockListContainer {
  margin-left: -20px;
}
.stockList .stockListItem {
  padding-left: 20px;
  padding-right: 0;
  margin-bottom: 20px;
}
.stockList .stockListItem > a > div {
  color: #3f4344;
  overflow: hidden;
  position: relative;
  min-height: 575px;
  background: #f7f7f7;
  border: 1px solid #e9e9e9;
}
@media (max-width: 1199px) {
  .stockList .stockListItem > a > div {
    min-height: 700px;
  }
}
@media (max-width: 991px) {
  .stockList .stockListItem > a > div {
    min-height: 0px;
  }
}
.stockList .stockListItem > a > div h3 {
  font-size: 22px;
  padding: 15px;
  margin: 0;
  line-height: 26px;
  font-weight: 200;
}
.stockList .stockListItem > a > div h4 {
  font-size: 12px;
  color: #888;
  text-transform: none;
  float: none;
  line-height: 25px;
  font-size: 11px;
  font-weight: 200;
  color: #333;
  padding-left: 15px;
  margin-top: 0;
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .stockList .stockListItem > a > div h4 {
    font-size: 10px;
  }
}
.stockList .stockListItem > a > div h4 span {
  display: block;
  font-size: 26px;
  font-weight: 200;
  color: #f01616;
}
@media (max-width: 991px) {
  .stockList .stockListItem > a > div h4 span {
    font-size: 20px;
  }
}
.stockList .stockListItem > a > div > span {
  padding: 5px 10px;
  background: #02A1E3;
  color: #FFF;
  text-align: center;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: block;
  border: solid 1px #02A1E3;
  cursor: pointer;
  border: none;
  color: #FFF;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  line-height: 34px;
  display: block;
  padding: 0 15px;
  -moz-border-radius: 17px;
  border-radius: 17px;
  background-color: #f60100;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#f60100),to(#f60100));
  background-image: -webkit-linear-gradient(top,#f60100,#f60100);
  background-image: -moz-linear-gradient(top,#f60100,#f60100);
  background-image: -ms-linear-gradient(top,#f60100,#f60100);
  background-image: -o-linear-gradient(top,#f60100,#f60100);
  background-image: linear-gradient(to bottom,#f60100,#f60100);
  border: none;
  color: #FFF;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  line-height: 34px;
  display: block;
  padding: 0 15px;
  -moz-border-radius: 17px;
  border-radius: 17px;
  background-color: #f60100;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#f60100),to(#f60100));
  background-image: -webkit-linear-gradient(top,#f60100,#f60100);
  background-image: -moz-linear-gradient(top,#f60100,#f60100);
  background-image: -ms-linear-gradient(top,#f60100,#f60100);
  background-image: -o-linear-gradient(top,#f60100,#f60100);
  background-image: linear-gradient(to bottom,#f60100,#f60100);
  -moz-border-radius: 0;
  border-radius: 0;
  position: absolute;
  bottom: 0;
  font-size: 16px;
  padding: 5px 20px;
  width: 100%;
  background: #f01616;
}
.stockList .stockListItem > a > div > span.btn-right {
  float: right;
}
.stockList .stockListItem > a > div > span.btn-left {
  float: left;
}
.stockList .stockListItem > a > div > span:hover {
  background-color: #c30100;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#dd0100),to(#c30100));
  background-image: -webkit-linear-gradient(top,#dd0100,#c30100);
  background-image: -moz-linear-gradient(top,#dd0100,#c30100);
  background-image: -ms-linear-gradient(top,#dd0100,#c30100);
  background-image: -o-linear-gradient(top,#dd0100,#c30100);
  background-image: linear-gradient(to bottom,#dd0100,#c30100);
  color: #FFF;
}
.stockList .stockListItem > a > div > span.btn-grey {
  background-color: #252C37;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#3D495A),to(#252C37));
  background-image: -webkit-linear-gradient(top,#3D495A,#252C37);
  background-image: -moz-linear-gradient(top,#3D495A,#252C37);
  background-image: -ms-linear-gradient(top,#3D495A,#252C37);
  background-image: -o-linear-gradient(top,#3D495A,#252C37);
  background-image: linear-gradient(to bottom,#3D495A,#252C37);
  border-color: #343E4D;
}
.stockList .stockListItem > a > div > span.btn-grey:hover {
  background-color: #3D495A;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#252C37),to(#3D495A));
  background-image: -webkit-linear-gradient(top,#252C37,#3D495A);
  background-image: -moz-linear-gradient(top,#252C37,#3D495A);
  background-image: -ms-linear-gradient(top,#252C37,#3D495A);
  background-image: -o-linear-gradient(top,#252C37,#3D495A);
  background-image: linear-gradient(to bottom,#252C37,#3D495A);
}
.stockList .stockListItem > a > div > span:hover {
  background-color: #c30100;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#dd0100),to(#c30100));
  background-image: -webkit-linear-gradient(top,#dd0100,#c30100);
  background-image: -moz-linear-gradient(top,#dd0100,#c30100);
  background-image: -ms-linear-gradient(top,#dd0100,#c30100);
  background-image: -o-linear-gradient(top,#dd0100,#c30100);
  background-image: linear-gradient(to bottom,#dd0100,#c30100);
  color: #FFF;
}
.stockList .stockListItem > a > div > span.btn-grey {
  background-color: #252C37;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#3D495A),to(#252C37));
  background-image: -webkit-linear-gradient(top,#3D495A,#252C37);
  background-image: -moz-linear-gradient(top,#3D495A,#252C37);
  background-image: -ms-linear-gradient(top,#3D495A,#252C37);
  background-image: -o-linear-gradient(top,#3D495A,#252C37);
  background-image: linear-gradient(to bottom,#3D495A,#252C37);
  border-color: #343E4D;
}
.stockList .stockListItem > a > div > span.btn-grey:hover {
  background-color: #3D495A;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#252C37),to(#3D495A));
  background-image: -webkit-linear-gradient(top,#252C37,#3D495A);
  background-image: -moz-linear-gradient(top,#252C37,#3D495A);
  background-image: -ms-linear-gradient(top,#252C37,#3D495A);
  background-image: -o-linear-gradient(top,#252C37,#3D495A);
  background-image: linear-gradient(to bottom,#252C37,#3D495A);
}
@media (max-width: 991px) {
  .stockList .stockListItem > a > div > span {
    float: none;
    position: relative;
    margin: 20px 0 0 0;
    position: relative;
    right: 0;
    bottom: 0;
    width: 100%;
    -moz-border-radius: 0;
    border-radius: 0;
  }
}
.stockList .stockListItem > a div.stockLeft .imageContainer {
  float: none;
  width: 100%;
  margin: 0;
}
.stockList .stockListItem > a div.stockLeft .imageContainer img {
  width: 100%;
  height: auto;
}
.stockList .stockListItem > a div.stockRight {
  float: none;
  width: 100%;
  padding: 15px;
}
.stockList .stockListItem > a div.stockRight ul {
  margin-top: 0px;
}
.stockList .stockListItem > a div.stockRight ul li {
  list-style-type: disc;
  margin: 0 0 3px 25px;
  list-style: none;
  margin: 0 0 3px 0;
  padding: 0 0 0 13px;
  color: #3f4344;
  background: url(http://templatesnew.digitaldealer.com.au/norris/images/bg-li.png) no-repeat 0 5px;
  list-style: none;
  margin: 0 0 3px 0;
  padding: 0 0 0 13px;
  color: #3f4344;
  background: url(http://templatesnew.digitaldealer.com.au/norris/images/bg-li.png) no-repeat 0 5px;
  font-size: 14px;
  color: #666;
  background: none;
  padding: 5px 0;
  margin: 0 0 3px 0;
  letter-spacing: 0.02em;
  word-spacing: 0.02em;
  border-bottom: solid 1px #ccc;
}
.stockList .stockListItem > a div.stockRight ul li strong {
  text-transform: uppercase;
  color: #000;
}
.stockList .stockListItem > a div.stockRight ul li:last-child {
  border: none;
}
.stockList .stockListItem .repayments_container h4 {
  padding-left: 15px;
  padding-top: 0;
  font-size: 11px;
  font-weight: 200;
  color: #333;
}
@media (max-width: 991px) {
  .stockList .stockListItem .repayments_container h4 {
    font-size: 10px;
  }
}
.stockList .stockListItem .repayments_container h4 span {
  display: block;
  font-size: 26px;
  font-weight: 200;
  color: #4c4c4c;
}
@media (max-width: 991px) {
  .stockList .stockListItem .repayments_container h4 span {
    font-size: 20px;
  }
}
.stockList .stock_finance_notes {
  margin-left: 20px;
}
.stockList .stock_finance_notes p {
  font-size: 11px;
  color: #999;
  padding-bottom: 15px;
  clear: both;
}
.stockList .stocklist_prices {
  display: inline-block !important;
}
.stockList .stocklist_price1 {
  border-left: 1px solid #ccc;
  margin-left: 10px;
  margin-right: 0;
}
.stockList .search_side_budget_form,
.stockList .search_side_num_form {
  display: none;
}
.stockList .search_side_stock_form,
.stockList .search_side_budget_form,
.stockList .search_side_num_form {
  margin: 25px 0;
}
.stockList .overflow {
  overflow: visible !important;
}
.stockList .search_side_num_form form {
  padding: 0;
}
.stockList .search_side_num_form form #stock_number {
  line-height: 24px;
  width: 100%;
}
.stockList .search_side_num_form form #stockNumberSearchBtn {
  width: 100%;
  font-size: 15px;
  margin-bottom: 25px;
}
.stockList .search_side_stock_btn,
.stockList .search_side_budget_btn,
.stockList .search_side_num_btn {
  background: #6c6e72;
  color: #fff;
  cursor: pointer;
  font-size: 16px;
  font-weight: normal;
  line-height: 40px;
  margin: 0 0 2px 0;
  padding: 0 0 0 15px;
  text-transform: capitalize;
  margin-left: -15px;
  margin-right: -15px;
}
.stockList .search_side_btn_active,
.stockList .search_side_budget_btn_active,
.stockList .search_side_num_btn_active {
  color: #fff;
  background: #4f5054;
}
.stockList .search_side_num_btn {
  margin-bottom: 0;
}
.stockList .stockSearchTerms {
  clear: both;
  cursor: pointer;
  font-size: 10px;
}
.stockList .stockSearch h3 {
  font-size: 18px;
  cursor: pointer;
}
@media (max-width: 767px) {
  .stockList .stockSearch h3 {
    padding: 5px 10px;
    background: #02A1E3;
    color: #FFF;
    text-align: center;
    -moz-border-radius: 5px;
    border-radius: 5px;
    display: block;
    border: solid 1px #02A1E3;
    cursor: pointer;
    border: none;
    color: #FFF;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    line-height: 34px;
    display: block;
    padding: 0 15px;
    -moz-border-radius: 17px;
    border-radius: 17px;
    background-color: #f60100;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#f60100),to(#f60100));
    background-image: -webkit-linear-gradient(top,#f60100,#f60100);
    background-image: -moz-linear-gradient(top,#f60100,#f60100);
    background-image: -ms-linear-gradient(top,#f60100,#f60100);
    background-image: -o-linear-gradient(top,#f60100,#f60100);
    background-image: linear-gradient(to bottom,#f60100,#f60100);
    border: none;
    color: #FFF;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    line-height: 34px;
    display: block;
    padding: 0 15px;
    -moz-border-radius: 17px;
    border-radius: 17px;
    background-color: #f60100;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#f60100),to(#f60100));
    background-image: -webkit-linear-gradient(top,#f60100,#f60100);
    background-image: -moz-linear-gradient(top,#f60100,#f60100);
    background-image: -ms-linear-gradient(top,#f60100,#f60100);
    background-image: -o-linear-gradient(top,#f60100,#f60100);
    background-image: linear-gradient(to bottom,#f60100,#f60100);
  }
  .stockList .stockSearch h3.btn-right {
    float: right;
  }
  .stockList .stockSearch h3.btn-left {
    float: left;
  }
  .stockList .stockSearch h3:hover {
    background-color: #c30100;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#dd0100),to(#c30100));
    background-image: -webkit-linear-gradient(top,#dd0100,#c30100);
    background-image: -moz-linear-gradient(top,#dd0100,#c30100);
    background-image: -ms-linear-gradient(top,#dd0100,#c30100);
    background-image: -o-linear-gradient(top,#dd0100,#c30100);
    background-image: linear-gradient(to bottom,#dd0100,#c30100);
    color: #FFF;
  }
  .stockList .stockSearch h3.btn-grey {
    background-color: #252C37;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#3D495A),to(#252C37));
    background-image: -webkit-linear-gradient(top,#3D495A,#252C37);
    background-image: -moz-linear-gradient(top,#3D495A,#252C37);
    background-image: -ms-linear-gradient(top,#3D495A,#252C37);
    background-image: -o-linear-gradient(top,#3D495A,#252C37);
    background-image: linear-gradient(to bottom,#3D495A,#252C37);
    border-color: #343E4D;
  }
  .stockList .stockSearch h3.btn-grey:hover {
    background-color: #3D495A;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#252C37),to(#3D495A));
    background-image: -webkit-linear-gradient(top,#252C37,#3D495A);
    background-image: -moz-linear-gradient(top,#252C37,#3D495A);
    background-image: -ms-linear-gradient(top,#252C37,#3D495A);
    background-image: -o-linear-gradient(top,#252C37,#3D495A);
    background-image: linear-gradient(to bottom,#252C37,#3D495A);
  }
  .stockList .stockSearch h3:hover {
    background-color: #c30100;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#dd0100),to(#c30100));
    background-image: -webkit-linear-gradient(top,#dd0100,#c30100);
    background-image: -moz-linear-gradient(top,#dd0100,#c30100);
    background-image: -ms-linear-gradient(top,#dd0100,#c30100);
    background-image: -o-linear-gradient(top,#dd0100,#c30100);
    background-image: linear-gradient(to bottom,#dd0100,#c30100);
    color: #FFF;
  }
  .stockList .stockSearch h3.btn-grey {
    background-color: #252C37;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#3D495A),to(#252C37));
    background-image: -webkit-linear-gradient(top,#3D495A,#252C37);
    background-image: -moz-linear-gradient(top,#3D495A,#252C37);
    background-image: -ms-linear-gradient(top,#3D495A,#252C37);
    background-image: -o-linear-gradient(top,#3D495A,#252C37);
    background-image: linear-gradient(to bottom,#3D495A,#252C37);
    border-color: #343E4D;
  }
  .stockList .stockSearch h3.btn-grey:hover {
    background-color: #3D495A;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#252C37),to(#3D495A));
    background-image: -webkit-linear-gradient(top,#252C37,#3D495A);
    background-image: -moz-linear-gradient(top,#252C37,#3D495A);
    background-image: -ms-linear-gradient(top,#252C37,#3D495A);
    background-image: -o-linear-gradient(top,#252C37,#3D495A);
    background-image: linear-gradient(to bottom,#252C37,#3D495A);
  }
}
.stockList #stockListRefined h3 {
  font-size: 18px;
  margin-bottom: 20px;
}
.stockList #stockListRefined div {
  background: #f7f7f7;
  padding: 15px;
  margin: 20px 0 30px 0;
  border: 1px solid #e9e9e9;
}
.stockList #stockListRefined div li {
  padding: 3px 0;
  background-image: url(http://templatesnew.digitaldealer.com.au/norris/images/refineSearch/bg-delete-criteria.png);
  background-repeat: no-repeat;
  background-position: right center;
}
.stockList #stockListRefined div li a {
  display: block;
}
.stockList .disclaimer_btm_notes {
  margin-top: 25px;
  margin-bottom: 50px;
}
.stockList .disclaimer_btm_notes p {
  line-height: 18px;
}
.stockList .formEnquiryContainer form {
  padding: 10px;
}
.stockList .stockSearchTermsDetails {
  display: none;
}
