
/* ===== Primary Styles ========================================================
   Author: Manheim Web 2012
	CONTENTS
	1. Helper styles
	2. General Layout styles
	3. Homepage styles
	4. Search results styles
	5. Item details styles
   ========================================================================== */

/*-----------HELPER STYLES--------------------*/
.bggrey {
	background-color: #E2E2E2;
}

.mt0 {
	margin-top: 0;
}
.mb0
{
	margin-bottom: 0;
}
.ml0
{
	margin-left: 0 !important;
}
.mt5{
	margin-top: 5px;
}
.mb5{
	margin-bottom: 5px;
}
.mr5{
	margin-right: 5px !important;
}
.mt6 {
	margin-top: 6px;
}
.mr10
{
	margin-right: 10px;
}
.mr20
{
	margin-right: 20px;
}
.ml10
{
	margin-left: 10px;
}
.mt10{
	margin-top: 10px;
}
.mt15{
	margin-top: 15px;
}
.mt20{
	margin-top: 20px;
}
.mb10{
	margin-bottom: 10px;
}
.mb20{
	margin-bottom: 20px;
}
.pb0 {
	padding-bottom: 0px;
}
.pt5 {
	padding-top: 5px;
}
.pt10{
	padding-top: 10px;
}
.pb10 {
	padding-bottom: 10px;
}
.pb20{
	padding-bottom: 20px;
}
.ml20{
	margin-left: 20px;
}
.pr10{
	padding-right:10px;
}
.pl10{
	padding-left:10px;
}
.pr20 {
	padding-right: 20px;
}
.pl20{
	padding-left: 20px;
}

.p10 {
	padding:10px;
}
.cb {
	clear:both;
}
.full-width{
	width: 95%;
}
.full-width-100{
	width: 100%;
}
.text-light{
  color: #555555;
}
.text-white{
	color: #fff;
}
.text-dark
{
	color: #212121;
}

.text-orange {
	color:#F60;
}

.text-green {
	color:#009900;
}

.text-small{
  font-size: 11px;
}
.text-center {
	text-align: center;
}
.text-right {
	text-align: right;
}
.p16
{
	font-size: 16px;
}
.p18
{
	font-size: 18px;
}

.border5 {
	border-width:5px;
}
.center {
	text-align: center;
}
.hidden
{
	display:none;
}
.nav-pills > li > a.js-select-all,
.nav-pills > li > a.js-All,
.nav-pills > li > span.js-spanAll,
.nav-pills > li > span.select {
	padding-right: 2px;
}
.nav-pills > li > a.js-clear-all,
.nav-pills > li > a.js-None,
.nav-pills > li > span.js-spanNone,
.nav-pills > li > span.clear {
	padding-left: 2px
}
.nav-pills > li > span.pipe{
	color:#888;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

/*-----------GENERAL LAYOUT--------------------*/
.manheim-header{
	background: #003468;
}
.subnav {
	background: #f5f5f5;
	padding-top: 5px;
	border-bottom: 1px solid #e5e5e5;
}
.manheim-subnav{
	text-align: right;
}
.manheim-footer{
	background: #f5f5f5;
	padding-bottom: 20px;
}
.manheim-subfooter{
	background: #e8e8e8;
	padding: 10px 0;
	margin-bottom: 10px;
}
.social-labels{
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}
.social-labels a
{
	color: #000000;
}
.social-icon
{
	width: 24px;
	height: 24px;
	background-image: url("../images/social-icons.png");
	background-repeat: no-repeat;
	display: inline-block;
	vertical-align: text-top;
	margin-top: -5px;
}
.social-icon.twitter
{
	background-position: 0 0;
}
.social-icon.facebook
{
	background-position: -34px 0;
}
.social-icon.rss
{
	background-position: -68px 0;
}
.social-icon.email
{
	background-position: -102px 0;
}

.footer-title{
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
}
.header-link{
  color: #c4d4e4;
}
.header-link a
{
	color: #c4d4e4;
	cursor: pointer;
}
.header-link:hover
{
	color: #fff;
	cursor: pointer;
}
.submenu-links{
  margin-right: 10px;
}
.column-header{
  -webkit-border-radius: 3px 3px 0 0;
		  border-radius: 3px 3px 0 0; 
  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;
  padding: 10px;
}
#BidActionPanel h4 [class^="icon-"], [class*=" icon-"] {
	line-height: 20px;
	margin-right: 10px;
	vertical-align: baseline;
}
.home {
		background: #003468;
}
.pcv {
		background: #15acde;
}
.dv {
		background: #1e940b;
}
.ttpm {
		background: #e6b927;
}
.brvm {
		background: #7f5ec3;
}
.searchResultsImg{
	width:100%;
}
#phoneRefine-accordion .phoneRefineBox-inner, #refine-accordion .refineBox-inner{
	padding:0px;
}
#phoneRefine-accordion > .accordion-group, #refine-accordion > .accordion-group{
	border: none;
}
.auction-details{
	background: #E7F2F8;
	-webkit-border-radius: 3px;
			border-radius: 3px;
	-moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;
	padding: 10px;
}
.checkGroup .franchise-chk {
	margin: 0 0 2px 0;
}
.breakout-box{
  background: #003468;
  -webkit-border-radius: 3px;
		  border-radius: 3px; 
  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;
  padding: 5px 10px 10px;
}
.phone-footer div.center {
	background-color: #F5F5F5;
}
div#home .breakout-box-inner {
	height: 285px;
}
div#pcv .breakout-box-inner {
	height: 245px;
}
span.keyword-span {
	-moz-border-bottom-colors: #CCCCCC;
	-moz-border-left-colors: #CCCCCC;
	-moz-border-right-colors: #CCCCCC;
	-moz-transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
	background-color: #FFFFFF;
	border-color: #CCCCCC;
	border-image-outset: 0 0 0 0;
	border-image-repeat: stretch stretch;
	border-image-source: none;
	border-image-width: 1 1 1 1;
	border-radius: 3px 3px 3px 3px;
	border-style: solid;
	border-width: 1px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	display: inline-block;
	float: none;
	margin: 0 0 9px;
	padding: 0;
}
input.keyword-input {
	-moz-transition: none 0s ease 0s;
	border: medium none;
	border-radius: 0 0 0 0;
	box-shadow: none;
	margin: 4px 6px;
	overflow: hidden;
	padding: 0;
	width: 97%;
}
input.keyword-input:focus {
	border-color: #fff;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.selectedItemsCount, .js-selectedItemsCount, .excessItemsCount, .js-excessItemsCount {
	font-weight: bold;
	text-align: center;
}
#pcv .breakout-box
{
	background: #15acde;
}
#dv .breakout-box
{
	background: #1e940b;
}
#ttpm .breakout-box
{
	background: #e6b927;
}
#brvm .breakout-box
{
	background: #7f5ec3;
}
.breakout-box-inner{
  background: #fff;
  -webkit-border-radius: 3px;
		  border-radius: 3px; 
  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;
  padding: 10px;
  min-height: 225px;
}
.breakout-box-inner-small
{
	border: thin solid #C0C0C0;
	background: #fff;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	padding: 10px;
}
.sidebar-grey{
	background: #f5f5f5;
	padding: 10px;
}
#ui-datepicker-div{
	background: #e5e5e5;
	-webkit-border-radius: 3px;
		  border-radius: 3px; 
	-moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;
	padding: 10px;
}
.btn:hover{
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	 -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
		  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.btn-padder{
	padding: 10px 20px;
}
.btn-home,
.btn-home:hover,
.btn-pcv,
.btn-pcv:hover,
.btn-dv,
.btn-dv:hover,
.btn-ttpm,
.btn-ttpm:hover,
.btn-brvm,
.btn-brvm:hover {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  /* -webkit-border-radius: 20px 4px 4px 20px;
	 -moz-border-radius: 20px 4px 4px 20px;
		  border-radius: 20px 4px 4px 20px;*/
}

.btn-home.active,
.btn-pcv.active,
.btn-dv.active,
.btn-ttpm.active,
.btn-brvm.active {
  color: rgba(255, 255, 255, 0.75);
}
.btn-home {
  background-color: #0074cc;
  *background-color: #003468;
  background-image: -ms-linear-gradient(top, #004182, #003468);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#004182), to(#003468));
  background-image: -webkit-linear-gradient(top, #004182, #003468);
  background-image: -o-linear-gradient(top, #004182, #003468);
  background-image: -moz-linear-gradient(top, #004182, #003468);
  background-image: linear-gradient(top, #004182, #003468);
  background-repeat: repeat-x;
  border-color: #003468 #003468 #003580;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#004182', endColorstr='#003468', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.btn-home:hover,
.btn-home:active,
.btn-home.active,
.btn-home.disabled,
.btn-home[disabled] {
  background-color: #003468;
  *background-color: #003468;
}

.btn-home:active,
.btn-home.active {
  background-color: #004099 \9;
}
.btn-pcv {
  background-color: #0074cc;
  *background-color: #12a0cf;
  background-image: -ms-linear-gradient(top, #17b4e7, #12a0cf);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#17b4e7), to(#12a0cf));
  background-image: -webkit-linear-gradient(top, #17b4e7, #12a0cf);
  background-image: -o-linear-gradient(top, #17b4e7, #12a0cf);
  background-image: -moz-linear-gradient(top, #17b4e7, #12a0cf);
  background-image: linear-gradient(top, #17b4e7, #12a0cf);
  background-repeat: repeat-x;
  border-color: #1f9fc9 #1f9fc9 #117b9d;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#17b4e7', endColorstr='#12a0cf', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.btn-pcv:hover,
.btn-pcv:active,
.btn-pcv.active,
.btn-pcv.disabled,
.btn-pcv[disabled] {
  background-color: #12a0cf;
  *background-color: #12a0cf;
}

.btn-pcv:active,
.btn-pcv.active {
  background-color: #004099 \9;
}

.btn-dv {
  background-color: #0074cc;
  *background-color: #1d900a;
  background-image: -ms-linear-gradient(top, #23a60e, #1d900a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#23a60e), to(#1d900a));
  background-image: -webkit-linear-gradient(top, #23a60e, #1d900a);
  background-image: -o-linear-gradient(top, #23a60e, #1d900a);
  background-image: -moz-linear-gradient(top, #23a60e, #1d900a);
  background-image: linear-gradient(top, #23a60e, #1d900a);
  background-repeat: repeat-x;
  border-color: #1d900a #1d900a #1c720c;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#23a60e', endColorstr='#1d900a', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.btn-dv:hover,
.btn-dve:active,
.btn-dv.active,
.btn-dv.disabled,
.btn-dv[disabled] {
  background-color: #1d900a;
  *background-color: #1d900a;
}

.btn-dv:active,
.btn-dv.active {
  background-color: #004099 \9;
}

.btn-ttpm {
  background-color: #0074cc;
  *background-color: #cba423;
  background-image: -ms-linear-gradient(top, #e8bb27, #cba423);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8bb27), to(#cba423));
  background-image: -webkit-linear-gradient(top, #e8bb27, #cba423);
  background-image: -o-linear-gradient(top, #e8bb27, #cba423);
  background-image: -moz-linear-gradient(top, #e8bb27, #cba423);
  background-image: linear-gradient(top, #e8bb27, #cba423);
  background-repeat: repeat-x;
  border-color: #c09e32 #c09e32 #a2831e;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#e8bb27', endColorstr='#cba423', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.btn-ttpm:hover,
.btn-ttpm:active,
.btn-ttpm.active,
.btn-ttpm.disabled,
.btn-ttpm[disabled] {
  background-color: #cba423;
  *background-color: #cba423;
}

.btn-ttpm:active,
.btn-ttpm.active {
  background-color: #004099 \9;
}

.btn-brvm {
  background-color: #0074cc;
  *background-color: #7355b3;
  background-image: -ms-linear-gradient(top, #8663ce, #7355b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#8663ce), to(#7355b3));
  background-image: -webkit-linear-gradient(top, #8663ce, #7355b3);
  background-image: -o-linear-gradient(top, #8663ce, #7355b3);
  background-image: -moz-linear-gradient(top, #8663ce, #7355b3);
  background-image: linear-gradient(top, #8663ce, #7355b3);
  background-repeat: repeat-x;
  border-color: #644a9c #644a9c #4e3b78;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#8663ce', endColorstr='#7355b3', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.btn-brvm:hover,
.btn-brvm:active,
.btn-brvm.active,
.btn-brvm.disabled,
.btn-brvm[disabled] {
  background-color: #7355b3;
  *background-color: #7355b3;
}

.btn-brvm:active,
.btn-brvm.active {
  background-color: #004099 \9;
}

.smaller{
	font-size: 80%;
}
a.btn-view, a.btn-view:hover{
	background-image: -moz-linear-gradient(center top , #00417B, #003669);
	background-image: -ms-linear-gradient(top, #00417B, #003669);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#00417B), to(#003669));
	background-image: -webkit-linear-gradient(top, #00417B, #003669);
	background-image: -o-linear-gradient(top, #00417B, #003669);
	background-image: linear-gradient(top, #00417B, #003669);
	background-color: #003669;
	color:#fff;
	text-shadow:none;
	max-width: 70px;
	margin: 4px 0;
}
#js-phonePagingContainer{
	text-align: center;
}

#js-phonePagingContainer li a {
	background-color: #eee;
	border-radius: 3px;
	border-width: 1px;
	color: #333;
	line-height:30px;
	margin: 0 5px;
}
.phoneLogo {
	text-align: center;
    height: 61px !important;
}
/*-----------GLOBAL NAVIGATION--------------------*/

.nav-btn
{
	width: 162px;
	height: 66px;
	background-image: url("../images/nav-sprite-newhome-desktop.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
}

div.nav-capt
{
	width:82%;
	height:66px;
	background-position:0 3px;
	background-repeat: repeat-x;
	margin:0 0 0 59px;
}

div.nav-capt p
{
	padding-top:16px;
	text-align:center;
	color:white;
	font-family:verdana;
}
.home-nav
{
	background-image: url("../images/homeback.png");
}
.home-nav-rnd
{
	width:4px;
	float:right;
	background-image: url("../images/homernd.png");
	background-repeat: no-repeat;
	background-position: 0 3px;
}
.pcv-nav
{
	background-image: url("../images/pcvback.png");
}
.salvage-nav
{
	 background-image: url("../images/salvback.png");
}
.trucks-nav
{
	background-image: url("../images/trcksback.png");
}
.motorbikes-nav
{
	background-image: url("../images/recback.png");
}
.home-btn:hover
{
	background-position: 0 -68px;
}
.pcv-btn
{
	background-position: -165px 0;
}
.pcv-btn:hover
{
	background-position: -165px -68px;
}
.salvage-btn
{
	background-position: -330px 0;
}
.salvage-btn:hover
{
	background-position: -330px -68px;
}
.trucks-btn
{
	background-position: -500px 0;
}
.trucks-btn:hover
{
	background-position: -500px -68px;
}
.motorbikes-btn
{
	background-position: -670px 0;
}
.motorbikes-btn:hover
{
	background-position: -670px -68px;
}
.input-validation-error
{
	border: 1px solid #EB1D25 !important;
}
.left-spacer {
	float: left;
}
.input-tablet {
	width: 110px;
}
.phone-footer{
	padding: 0 10px 20px;
	color: #999;
}
.phonenav .phonenavlist{
	list-style: none outside none;
	margin: 10px 0;
}
.phonenav .navbar, #phoneRefine-accordion{
	margin-bottom: 0px;
}
.phonenav .nav-collapse .nav{
	margin: 10px 0;
}
.phonenav .phonebtn{
	padding: 4px 14px;
	background-image: -moz-linear-gradient(center top , #fff, #e6e6e6);
	background-image: -ms-linear-gradient(top, #fff, ##e6e6e6));
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(##e6e6e6)));
	background-image: -webkit-linear-gradient(top, #fff, ##e6e6e6));
	background-image: -o-linear-gradient(top, #fff, ##e6e6e6));
	background-image: linear-gradient(top, #fff, ##e6e6e6));
	background-color: #e6e6e6;
	text-shadow: none;
	margin-top: 4px;
}
.phonenav .nav-collapse .nav > li > a {
	padding: 0px;
}
.auctionCatalogues a.visible-phone {
	max-width:100px;
	margin-bottom: 5px;
}
form span.required
{
	color:#B94A48;
	font-weight: bolder;
	font-size: large;
}

#map_canvas label { width: auto; display:inline; }
#map_canvas img { max-width: none; }
#map_canvas{width:100%;height:500px;}

.phonenav .nav-btn{
	width: 59px;
	background-image: url("../images/nav-sprite-newhome-mobile.png");
	
}
.phonenav .phonesurround{
	background-position: 0 3px;
	background-repeat: repeat-x;
	border-radius: 0 3px 3px 0;
	display: block;
	height: 44px;
	line-height: 60px;
	margin: 0 0 0 59px;
	padding: 9px 0 13px;
	text-align: center;
	vertical-align: middle;
	width: 82%;
}

.phonesurround > a {
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 2px 2px rgba(0, 0, 0, 0.26);
	 -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 2px 2px rgba(0, 0, 0, 0.26);
		  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 2px 2px rgba(0, 0, 0, 0.26);
}

.phonenav .btn-home, .phonenav .btn-home:hover {
	background-color: #0074cc;
	*background-color: #003468;
	background-image: -ms-linear-gradient(top, #004182, #003468);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#004182), to(#003468));
	background-image: -webkit-linear-gradient(top, #004182, #003468);
	background-image: -o-linear-gradient(top, #004182, #003468);
	background-image: -moz-linear-gradient(top, #004182, #003468);
	background-image: linear-gradient(top, #004182, #003468);
	background-repeat: repeat-x;
	border-color: #003468 #003468 #003580;
	filter: progid:dximagetransform.microsoft.gradient(startColorstr='#004182', endColorstr='#003468', GradientType=0);
	filter: progid:dximagetransform.microsoft.gradient(enabled=false);
	border-radius: 0 3px 3px 0;
	display: block;
	height: 45px;
	line-height: 45px;
	text-decoration:none;
}
.phonenav .home-btn, .phonenav .home-btn:hover {
	background-position: 0 0;
}

.phonenav .btn-pcv, .phonenav .btn-pcv:hover {
	background-color: #0074cc;
	*background-color: #12a0cf;
	background-image: -ms-linear-gradient(top, #17b4e7, #12a0cf);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#17b4e7), to(#12a0cf));
	background-image: -webkit-linear-gradient(top, #17b4e7, #12a0cf);
	background-image: -o-linear-gradient(top, #17b4e7, #12a0cf);
	background-image: -moz-linear-gradient(top, #17b4e7, #12a0cf);
	background-image: linear-gradient(top, #17b4e7, #12a0cf);
	background-repeat: repeat-x;
	border-color: #1f9fc9 #1f9fc9 #117b9d;
	filter: progid:dximagetransform.microsoft.gradient(startColorstr='#17b4e7', endColorstr='#12a0cf', GradientType=0);
	filter: progid:dximagetransform.microsoft.gradient(enabled=false);
	border-radius: 0 3px 3px 0;
	display: block;
	height: 45px;
	line-height: 45px;
	text-decoration:none;
}
.phonenav .pcv-btn, .phonenav .pcv-btn:hover{
	background-position: -165px 0;
}

.phonenav .btn-dv, .phonenav .btn-dv:hover {
	background-color: #0074cc;
	*background-color: #1d900a;
	background-image: -ms-linear-gradient(top, #23a60e, #1d900a);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#23a60e), to(#1d900a));
	background-image: -webkit-linear-gradient(top, #23a60e, #1d900a);
	background-image: -o-linear-gradient(top, #23a60e, #1d900a);
	background-image: -moz-linear-gradient(top, #23a60e, #1d900a);
	background-image: linear-gradient(top, #23a60e, #1d900a);
	background-repeat: repeat-x;
	border-color: #1d900a #1d900a #1c720c;
	background-repeat: repeat-x;
	border-radius: 0 3px 3px 0;
	display: block;
	height: 45px;
	line-height: 45px;
	text-decoration:none;
}
.phonenav .dv-btn, .phonenav .dv-btn:hover{
	background-position: -330px 0;
}

.phonenav .btn-ttpm, .phonenav .btn-ttpm:hover {
	background-color: #0074cc;
	*background-color: #cba423;
	background-image: -ms-linear-gradient(top, #e8bb27, #cba423);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8bb27), to(#cba423));
	background-image: -webkit-linear-gradient(top, #e8bb27, #cba423);
	background-image: -o-linear-gradient(top, #e8bb27, #cba423);
	background-image: -moz-linear-gradient(top, #e8bb27, #cba423);
	background-image: linear-gradient(top, #e8bb27, #cba423);
	background-repeat: repeat-x;
	border-color: #c09e32 #c09e32 #a2831e;
	filter: progid:dximagetransform.microsoft.gradient(startColorstr='#e8bb27', endColorstr='#cba423', GradientType=0);
	filter: progid:dximagetransform.microsoft.gradient(enabled=false);
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	border-radius: 0 3px 3px 0;
	display: block;
	height: 45px;
	line-height: 45px;
	text-decoration:none;
}
.phonenav .ttpm-btn, .phonenav .ttpm-btn:hover{
	background-position: -500px 0;
}

.phonenav .btn-brvm, .phonenav .btn-brvm:hover {
	background-color: #0074cc;
	*background-color: #7355b3;
	background-image: -ms-linear-gradient(top, #8663ce, #7355b3);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#8663ce), to(#7355b3));
	background-image: -webkit-linear-gradient(top, #8663ce, #7355b3);
	background-image: -o-linear-gradient(top, #8663ce, #7355b3);
	background-image: -moz-linear-gradient(top, #8663ce, #7355b3);
	background-image: linear-gradient(top, #8663ce, #7355b3);
	background-repeat: repeat-x;
	border-color: #644a9c #644a9c #4e3b78;
	filter: progid:dximagetransform.microsoft.gradient(startColorstr='#8663ce', endColorstr='#7355b3', GradientType=0);
	filter: progid:dximagetransform.microsoft.gradient(enabled=false);
	border-radius: 0 3px 3px 0;
	display: block;
	height: 45px;
	line-height: 45px;
	text-decoration:none;
}
.phonenav .brvm-btn, .phonenav .brvm-btn:hover{
	background-position: -670px 0;
}
.detailsview .accordion{
	margin-bottom: 5px;
}
.detailsview .imageViewerContainer{
	width: 100%;
}
.detailsview .imageViewerContentContainer, .detailsview .imageViewerFull{
	width: 100%;
	height: auto;
}
.detailsview .jcarousel-skin-tango .jcarousel-clip-horizontal{
	width: 90%;
}
a.accordion-toggle:hover{
	text-decoration: none;
}
.auction-results .searchResultsImg, .js-searchResultsListRowContainer .searchResultsImg{
	width: 80%;
}
div.statesrow [class*="span"] {
	margin-left: 0;
	min-height: 18px;
}
div #BidActionPanel {        
	border: 5px solid #99B3CC;
}
#BidActionPanel h3 {
	margin:0;
}
#BidActionPanel h3 i {
	margin-top:8px;
	margin-right:5px;
}
.nav-pills > li > span {
	border-radius: 5px;
	margin: 2px 0 2px 2px; 
	padding: 8px 12px;
	line-height: 14px;
	float: left;
}
.phonenav a.phonebtn,
.phonenav a.phonebtn:hover,
.phonenav a.phonebtn:active{
	color:#000;
}
ul.nav > li > hr{
	margin:  4px 0;
}
.contact-us input, .contact-us textarea{
	width: 320px;
}
textarea.comments{
	min-height: 200px;
}
.buyNowTitle {
	display: block;
	margin: 10px 0;
	text-align: left;
	font-size: 22px !important;
}
.breakout-box .shorter-breakout-box-inner{
	min-height:0;
}
.breakout-box .register-phone .row-fluid [class*="span"],
.register-phone .breakout-box .row-fluid [class*="span"] {
	float:left;
}
form.register-phone,
.breakout-box .register-phone .control-group,
.register-phone .breakout-box .control-group {
	margin-bottom:0px;
}
.breakout-box .register-phone .control-group select,
.breakout-box .register-phone .control-group p,
.register-phone .breakout-box .control-group select,
.register-phone .breakout-box .control-group p {
	margin-bottom: 5px;
}
.breakout-box .register-phone .control-group select,
.breakout-box .register-phone .control-group input,
.register-phone .breakout-box .control-group select,
.register-phone .breakout-box .control-group input{
	width:95%;
}
.breakout-box .register-phone .control-group input[type="radio"],
.register-phone .breakout-box .control-group input[type="radio"] {
	width: auto;
	margin: 0 10px;
}
.breakout-box .register-phone .control-group label,
.breakout-box .register-phone .control-group label input,
.register-phone .breakout-box .control-group label,
.register-phone .breakout-box .control-group label input {
	width:auto;
	float:left;
}
.breakout-box .register-phone .control-group .controls,
.register-phone .breakout-box .control-group .controls{
	margin-left:0;
}
.breakout-box .register-phone .row > div,
.register-phone .breakout-box .row > div{
	float:left;
	margin: 0 2px 4px 0;
}
.register-phone #js-add-file-upload{
	width:100%;
	display:block;
	clear:both;
	text-align:right;
}
.register-phone .js-row{
	width:100%;
	text-align:right;
	clear:both;
}
.register-phone .js-row input[type="file"] {
	width: auto;
}
.breakout-box .register-phone .control-group .controls label,
.breakout-box .control-group .controls label{
	float:left;
}
.register-phone .breakout-box .control-group .controls label{
	clear:both;
}
.breakout-box .control-group .controls label input[type="radio"]{
	margin:0 10px;
	float:none;
}
.content-page .well [class*="span"] {
	float: none;
	margin-left: 0;
	display: inline-block;
	width: 48.9362%;
}
.franchise-logo-box-footer {
	display:none;
}

.franchise-header {
	display:none;
}
.auctionCatalogues hr.visible-phone{
	margin: 0 0 20px;
}
/*Showroom*/
.SHOWROOM .manheim-header{
	display: none;
}
.SHOWROOM .subnav{
	display: none;
}
.SHOWROOM .manheim-footer{
	display: none;
}

.SHOWROOM #sales-information
{
	display:none;    
}

.SHOWROOM #sales-information-accordion
{
	display:none;    
}

/*Holden Showroom*/


.HOLDEN a
{
	color:    #ED1D2B;
}

.HOLDEN .accordion-heading a{
	color:#FFF;
	font-weight: bold;
}

.HOLDEN .home,.HOLDEN  .pcv {
	 background-color: #ED1D2B;
}

.HOLDEN .franchise-logo-box-footer {
	display:block;
	background-image:url("../images/manufacturer-footerbox-holden.png");
	background-repeat: no-repeat;
	background-position:right;
	height: 48px;
	
}

.HOLDEN .franchise-header {
	display:block;
	background-image: url("../images/Holden_LetsGoThere_Icon.jpg");
	background-repeat: no-repeat;
	background-position:left;
	height: 62px;
}

.summarySearchTitle {
	font-size: 18px;    
}

.mobilefees
{
	height:100px;
	overflow-y:scroll;
}

.carfacts-container {
	border: 1px solid #aaa;
	height: 100px;
}

#carfacts-thumb {
	margin: 10px;
	float: left;
	height:80px;
	width:120px;
}

.carfacts-inlineblock {
	display: inline-block;   
}

.carfacts-badge {
	margin: 10px 0;
	vertical-align: top;
}

.carfacts-strong {
	text-transform: capitalize;
}

.carfactsbtn {
	margin: 0 0 20px 10px;
}

div.fuelequipment h4.contact {
	display: none;
}

div.fuelequipment div.itemContacts {
	display: none;
}

#social-media-logos{
	list-style-type: none;
	margin-top: 20px;    
	float: right;      
}

#social-media-logos li {  
	float: left;
	margin-right: 5px;
	position: relative;  
}

.logo-container {
	position:relative;
	display:block;    
}

.logo-container img {
	float: left;
}

.subnav-container {
	clear: both;
}

/* Vehicle Detail page */
.sale-location {
	height: auto;
	padding: 0 0 7px 0;
	border-radius: 5px;
	margin-bottom: 10px;
	border: 5px solid #E2E2E2;
}

.sale-location-content {
	background-color: #fff;    
	padding: 10px;
	margin: 0px;
	border-radius: 5px;
}

.sale-location h2 {
	margin: 0;
	font-size: 1.4em;
	background-color: #E2E2E2;
	padding: 7px;
}

.marker {
	background: #fff url("../images/map_icon_25.gif") no-repeat top left !important;
	display: block;
	height: 25px;
	width: 14px;
	float: left;
}

.sale-location-content a {
	margin-left: 17px;
	text-decoration: underline;
	font-size: 18px;
	font-weight: bold;
}

.sale-location-content a:hover 
{
	text-decoration: none;
}

.social-media-contacts {
	list-style-type: none;        
	margin: 0;
	display: inline-block;
	
}

.social-media-contacts li {
	float: left;
	margin-right: 1em;
	
}

.social-media-contacts-responsive {
	padding: 10px 0 0 0 !important;
	text-align: center !important;
   
}

.social-media-contacts-responsive li {    
	width: 60px;
	height: 60px;
	text-align: center !important;
	display: inline!important;   
}

.custom-button {
	background-color: #1EABE2 !important;
	color: #fff;
	padding: 10px;    
	height: auto;
	display: block;
	font-size: 21px !important;
	font-weight: bold;    
	width: auto;
	border-radius: 5px;
	text-align: center;
	cursor: pointer;
	text-decoration: none !important;
}

.custom-button:hover {
	background-color: #00316A !important;
	color: #fff !important;
}

.bid-panel-text {
	color: #000;
	
	font-weight: bold;
}

.bid-panel-text .contact-name, .bid-panel-text .contact-number {
	margin: 7px 0;
	display: block;
	width: auto;
	height: auto;
	font-size: 21px;
	color: #1EABE2;
}

.bid-panel-text .contact-name {
	font-size: 14px;
	color: #000;
	font-weight: normal !important;
}

.bid-panel-text  a {
	font-size: 12px;
	text-decoration: underline;
}

.bid-panel-text  a:hover {
	text-decoration: none;
}

.no-border {
	border: 0 !important;
}

.add-margin {
	margin-left: 30px;
	padding-right: 20px;
}

.auto-width {
	width: 95% !important;
}

.custom-bid {
	display: block;    
	height: 35px;
	width: auto;
	position: relative;
	background-color: #fff !important;
	margin-bottom: 10px;    
}

.add-on-reset {
	background-color: #fff !important;
	border: none !important;
	padding-right: 2px;
}

.custom-bid div {
	position: absolute;
	left: 0;
	top: 0;
	color: #555;
	width: 10px;
	height: 35px;
	display: block;        
	font-size: 20px !important;
	text-align: center;
	line-height: 35px;
}

.custom-bid input     
{
	border: 0 !important;
	height: 35px;
	position: absolute;
	left: 15px;
	top: 0;    
	font-size: 18px !important;
	margin: 0 !important;
	padding: 0 !important;
	line-height: 35px;
	box-shadow: none !important;

}

h1 {
	font-size: 2.2em;
}

h2 {
	font-size: 1.5em;
}

#BidActionPanel h2 {
	margin: 0 !important;
}

.well {
	background-color: #E2E2E2 !important;    
}

.rounded {
	border-radius: 5px;
}

#BidActionPanel h2, #sales-information h2, #detail-page-col-2 h2 {
	font-size: 16px;
	margin-top: 0 !important;
	margin-bottom: 10px !important;
	line-height: 16px !important;
}

.watchlist {
	font-size: 22px;

}

.s-text {
	top:7px;
	position:relative;
}


#sales-information h2 {

}

hr {
	margin-top: 0 !important;
	margin-bottom: 0px !important;
}

.searchResultsListContainer hr {
	margin: 10px 0 !important;
	
}

.col2 {
	-webkit-column-count: 2; /* Chrome, Safari, Opera */
	-moz-column-count: 2; /* Firefox */
	column-count: 2;    
}

.center-it {
	display: table;
	margin:0 auto;
}

.add-border {
	border: 1px solid red;
}

.sc-toggle-container {
	margin-bottom:10px;
	width: 96%;    
	background-color: #E2E2E2;
	border-radius: 5px;
	padding: 0 10px 10px 10px;
}

.sc-toggle-container #show-content {    
	clear: both;
	background-color: #fff;    
}

.sc-content {
	padding: 10px;
	border-radius: 5px;
	top: 10px;    
}

.bid-panel-text small{
	font-weight: normal !important;
}

#BidActionPanel .bodycopy {
	font-weight: bold;
	color: #3C454F;
}

#sc-location a 
{
	
	font-size: 21px;
}

.condition-report-ctn {
	border:5px solid #e2e2e2;
	margin-left:0px !important;
}

.crash-rating-ctn {
	position:relative;
	height:auto;
	display:block;
	border: 5px solid #e2e2e2;
	white-space: nowrap;
	padding: 0 3px;
	border-radius: 5px;
	overflow: hidden;    
}

.crash-rating-ctn-sr 
{
	position: relative;
	display: block;       
}

.cr-ctn {    
	width: auto;
	float: left;
	margin-right: 4px;
}

.CondRpt-sr
{
	height:22px; 
	width:117px;
	font-size: 12px;
}

.CondRptIcon
{
	float:left;
	width: 21px;
}

#searchResult-addFields div 
{    
	float: left;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.crash-test-by, .crash-test-by-sr {
	float: right;
	text-align: left;
	width:205px;
	line-height:40px;
	height: 30px;
}

.crash-test-by {
	font-size:12px;  
	font-weight: bold;
}

.crash-test-by-sr {
	line-height: 25px !important;
	float: left;
	margin-right: 0 !important;
	margin-top: -2px;
}

.crash-rating-logo {
	width:35%;
	height:35%;
	margin-top:-3px;
	padding-right: 3px;    
}

.vehicle-grade-logo {
	float: left;
	margin-top: 3px;
}

.vehicle-grade-logo-sr 
{
	height:25px;
	width: auto;
	float: left;
	margin: -3px 14px 0 0;
}

.sr-logo-panel {
	display: block;
	overflow: hidden;
	position: relative;
	border: 1px solid green;
	height: auto;    
}

.sr-logo-panel div{
	float: left;
	margin-right: 20px;
	position: relative;
	
}

.crash-rating-phone {
	margin: 5px 0 10px 0 !important;
	font-size: 10px;
	font-weight: bold;
}

.sr-separator {
	margin-top:-10px;
}

/*Audi Showroom*/


body.AUDI {
	background:#ADB1B7 url("../images/makes/audi/bg_main.png") repeat-y 0 0;
	font-family: Verdana,Helvetica,sans-serif;
	font-size: 10pt !important;
}
.AUDI a
{
	color: #fff;
}

.AUDI a:hover {
	color: #2B2F33;
}

.AUDI .nav-list > li > a:hover, .AUDI .nav-pills > li > a:hover {
	border-radius: 3px;
	background-color: #B3B7BD;
	color: #000;
}

.AUDI .accordion-heading a{
	color:#FFF;
	font-weight: bold;
}

.AUDI .home,.AUDI  .pcv {
	background-color: transparent !important;
	display: block;    
}

.AUDI .accordion-heading {
	background: #6f737a url("../images/makes/audi/nav_pagelevel_distributor_bg.png") -242px 0 no-repeat;
	display: block;
	width: 242px !important;   	
}

.AUDI .accordion-heading a {
	color: #41464C !important;
}

.AUDI #toolbox-accordion {    
	overflow: hidden;    
}

.AUDI .accordion-inner 
{
	background: #6f737a url("../images/makes/audi/nav_pagelevel_distributor_bg.png")  -242px -30px no-repeat;
	width: 240px;
	overflow: hidden;
	padding: 9px 1px !important;    
}

.AUDI .franchise-logo-box-footer {
	display:block;
	/*background-image:url("../images/manufacturer-footerbox-holden.png");*/
	background-repeat: no-repeat;
	background-position:right;
	height: 48px;
	
}

.AUDI .franchise-header {
	display:block;
	background-image: url("../images/makes/audi/audi_logo_new.gif");
	background-repeat: no-repeat;
	background-position:right;
	height: 62px;
   
}


.AUDI .sidebar-grey {
	/*background-color: #A0A4AD;*/
	background-color: transparent !important;
	padding-top: 0 !important;
	padding-left: 0 !important;
	display: block;
	height: 100%;
	width: auto;    
	overflow: hidden;    
}



.AUDI .well {
	background-color: transparent !important;
	border: 0 !important;
	background: url("../images/makes/audi/ngw-sprite.png") top left no-repeat;
	height: 31px !important; 
}

.AUDI #BidActionPanel.well, .AUDI .bggrey {
	height: auto !important;
	background: none !important;
	background-color: #A0A4AD !important;
	
}

.AUDI .well-small {
	padding: 2px !important;
}

.AUDI .nav > .disabled > a {
	color: #41464C !important;
}

.AUDI .nav > .disabled > a:hover { 
	background-color: transparent !important;
}

.AUDI .selectedItemsCount {
	line-height: 31px !important;
}

.AUDI .accordion-group, .AUDI .accordion-inner {
   border: 0 !important;
}

.AUDI hr {
	border-top: 0 !important;
	border-bottom: 1px solid #A0A4AD !important;
}

.AUDI .custom-button {
	background-color: #CC0033 !important;
}

.AUDI .custom-button:hover {
	background-color: #2B2F33 !important;
}

.AUDI .bid-panel-text .contact-name, .AUDI .bid-panel-text .contact-number {
	color: #000;
}

.AUDI .pagination a {
	color:#999;
}

.SUBARU {
    font-family: Arial, Helvetica, sans-serif !important;
    background-color: #eee;
    color:#001D77;
}

.SUBARU .franchise-header {
	display:block;
	background:#fff url("../images/makes/subaru/subaruLogo.gif") no-repeat left;
	height: 80px;  
}

.SUBARU .container.mb20 {
    background-color: #fff;
}

.SUBARU .sidebar-grey {
    background-color: #fff;
}

.SUBARU .accordion-toggle.home, .SUBARU .pcv, .SUBARU .custom-button
{
    background-color: #004B91 !important;
}

.SUBARU .accordion-toggle.home:hover {
    color: #fff !important;
}

.SUBARU .column-header.hidden-phone.home {
    background-color: #fff;
}

.SUBARU .column-header.hidden-phone {
    display: none !important;
}

.visible-off {
    visibility: hidden;
}

.hyundai-msg
{
    color: #fff !important;
    background-color:#12549A !important;    
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;    
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;    
}

.GENESIS .franchise-header {
	display:block;
	background: transparent url("../images/makes/hyundai/Genesis_Wings_Logo.gif") no-repeat bottom left;
	height: 90px;
    margin-top: 10px;   
}

.sim-2-icon {
    background: transparent url("../images/S_Icon_small.png") no-repeat top left;
    display: block;
    height: 15px;
    width: 15px;
    display: inline-block;
    vertical-align:top;    
}

.sim-2-icon-medium {
    background: transparent url("../images/S_Icon_medium.png") no-repeat top left;
    display: block;
    height: 27px;
    width: 27px;
    display: inline-block;
    vertical-align: bottom;
}

.manheim-tm {
    display:inline-block;
    width:100%;
    height:auto;
    position: relative;
}

.CoxAutoLogo 
{    
    width: 100%;
    height: 29px;
    background: transparent url("../images/COXAutomotiveLogo.png") no-repeat center top;    
    background-size: contain;
    margin: 40px 0;  
}

.google-ads {
    width: 300px;
    height: 600px;
}

#watchlist {
    height: 500px;
    overflow: auto;
    overflow-x: hidden;
}

.watchlist-small {
    font-size: 60%;
}