#welcome {
	text-align:right;
	color:#3F4040;
	font-family: 'calibri', Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top: 28px;
	text-decoration:none;
}
#welcome a { color :#008c99; }

#welcome a:hover {
	color:#404040;
	text-decoration: underline;
}

#welcome p#links {
	text-align:right;
	color:#3F4040;
	margin-right:0px;
	text-decoration:none;
	line-height:24px;
	height:24px;
	vertical-align:middle;
}
#welcome p#links a { 
  margin-right:0px;
  font-size:12px;
  text-decoration:none;
}
#headerwrap {
	padding-right: 23px;
}
img#livechatbutton {
    vertical-align: middle;
}
#headerformcont a, #headerformcont a:hover {
	text-decoration:none;
}

.bcheadertitle {
	padding-left: 20px;
	font-size:12px;
	font-weight: bold;
}


/*================================================================Buttons===============================================================*/


.bid { cursor:pointer; font-size:12px; width:60px;position:absolute; right:10px; top:10px; padding:5px 14px; border:1px solid #e26808; font-weight:bold; color:#fff; background: #fbb750;/* Old browsers */ background: -moz-linear-gradient(top, #fbb750 0%, #e46b0a 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fbb750), color-stop(100%, #e46b0a)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #fbb750 0%, #e46b0a 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #fbb750 0%, #e46b0a 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #fbb750 0%, #e46b0a 100%); /* IE10+ */ background: linear-gradient(top, #fbb750 0%, #e46b0a 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbb750', endColorstr='#e46b0a', GradientType=0 ); /* IE6-9 */}

.bid:hover, .bid-place:hover { background: #f69916; /* Old browsers */ background: -moz-linear-gradient(top, #f69916 0%, #c05d0c 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f69916), color-stop(100%, #c05d0c)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #f69916 0%, #c05d0c 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #f69916 0%, #c05d0c 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #f69916 0%, #c05d0c 100%); /* IE10+ */ background: linear-gradient(top, #f69916 0%, #c05d0c 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f69916', endColorstr='#c05d0c', GradientType=0 ); /* IE6-9 */}

.buy { cursor:pointer; font-size:12px; width:60px; position:absolute; right:10px; top:75px; border:1px solid #6b6705; padding:5px 10px; color:#fff; font-weight:bold; background: #afac61;  /* Old browsers */ background: -moz-linear-gradient(top, #afac61 0%, #6e6a0a 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #afac61), color-stop(100%, #6e6a0a)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #afac61 0%, #6e6a0a 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #afac61 0%, #6e6a0a 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #afac61 0%, #6e6a0a 100%); /* IE10+ */ background: linear-gradient(top, #afac61 0%, #6e6a0a 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#afac61', endColorstr='#6e6a0a', GradientType=0 ); /* IE6-9 */}

.buy:hover { background: #97954d; /* Old browsers */ background: -moz-linear-gradient(top, #97954d 0%, #625f0c 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #97954d), color-stop(100%, #625f0c)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #97954d 0%, #625f0c 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #97954d 0%, #625f0c 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #97954d 0%, #625f0c 100%); /* IE10+ */ background: linear-gradient(top, #97954d 0%, #625f0c 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#97954d', endColorstr='#625f0c', GradientType=0 ); /* IE6-9 */}

.bid-place { cursor:pointer; font-size:12px; padding:1px 3px; border:1px solid #e26808; font-weight:bold; font-size:11px; color:#fff; background: #fbb750;/* Old browsers */ background: -moz-linear-gradient(top, #fbb750 0%, #e46b0a 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fbb750), color-stop(100%, #e46b0a)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #fbb750 0%, #e46b0a 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #fbb750 0%, #e46b0a 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #fbb750 0%, #e46b0a 100%); /* IE10+ */ background: linear-gradient(top, #fbb750 0%, #e46b0a 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbb750', endColorstr='#e46b0a', GradientType=0 ); /* IE6-9 */}

.bid2 { cursor:pointer; font-size:12px; width:40px;text-align:center;padding:5px; border:1px solid #e26808; font-weight:bold; color:#fff; background: #fbb750;/* Old browsers */ background: -moz-linear-gradient(top, #fbb750 0%, #e46b0a 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fbb750), color-stop(100%, #e46b0a)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #fbb750 0%, #e46b0a 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #fbb750 0%, #e46b0a 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #fbb750 0%, #e46b0a 100%); /* IE10+ */ background: linear-gradient(top, #fbb750 0%, #e46b0a 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbb750', endColorstr='#e46b0a', GradientType=0 ); /* IE6-9 */}

.bid2:hover { background: #f69916; /* Old browsers */ background: -moz-linear-gradient(top, #f69916 0%, #c05d0c 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f69916), color-stop(100%, #c05d0c)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #f69916 0%, #c05d0c 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #f69916 0%, #c05d0c 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #f69916 0%, #c05d0c 100%); /* IE10+ */ background: linear-gradient(top, #f69916 0%, #c05d0c 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f69916', endColorstr='#c05d0c', GradientType=0 ); /* IE6-9 */}

.refresh { cursor:pointer; font-size:12px; position:absolute; right:29px; top:205px; width:60px;text-align:center;padding:5px; border:1px solid #000; font-weight:bold; color:#fff; background: #574f44; /* Old browsers */
background: -moz-linear-gradient(top,  #574f44 0%, #2e2a1f 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#574f44), color-stop(100%,#2e2a1f)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #574f44 0%,#2e2a1f 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #574f44 0%,#2e2a1f 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #574f44 0%,#2e2a1f 100%); /* IE10+ */
background: linear-gradient(to bottom,  #574f44 0%,#2e2a1f 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#574f44', endColorstr='#2e2a1f',GradientType=0 ); /* IE6-9 */}

.refresh:hover { background: #3e3830; /* Old browsers */
background: -moz-linear-gradient(top,  #3e3830 0%, #211f17 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3e3830), color-stop(100%,#211f17)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #3e3830 0%,#211f17 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #3e3830 0%,#211f17 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #3e3830 0%,#211f17 100%); /* IE10+ */
background: linear-gradient(to bottom,  #3e3830 0%,#211f17 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3e3830', endColorstr='#211f17',GradientType=0 ); /* IE6-9 */}

.buy2 { cursor:pointer; font-size:12px; width:40px; text-align:center;border:1px solid #6b6705; padding:5px; color:#fff; font-weight:bold; background: #afac61;  /* Old browsers */ background: -moz-linear-gradient(top, #afac61 0%, #6e6a0a 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #afac61), color-stop(100%, #6e6a0a)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #afac61 0%, #6e6a0a 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #afac61 0%, #6e6a0a 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #afac61 0%, #6e6a0a 100%); /* IE10+ */ background: linear-gradient(top, #afac61 0%, #6e6a0a 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#afac61', endColorstr='#6e6a0a', GradientType=0 ); /* IE6-9 */}

.buy2:hover { background: #97954d; /* Old browsers */ background: -moz-linear-gradient(top, #97954d 0%, #625f0c 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #97954d), color-stop(100%, #625f0c)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #97954d 0%, #625f0c 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #97954d 0%, #625f0c 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #97954d 0%, #625f0c 100%); /* IE10+ */ background: linear-gradient(top, #97954d 0%, #625f0c 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#97954d', endColorstr='#625f0c', GradientType=0 ); /* IE6-9 */}

.exact-bid { cursor:pointer; font-size:12px; margin-top:5px;width:100px;text-align:center;padding:5px; border:1px solid #057e87; font-weight:bold; color:#fff;background: rgb(65,159,169); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(65,159,169,1) 0%, rgba(14,131,140,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(65,159,169,1)), color-stop(100%,rgba(14,131,140,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(65,159,169,1) 0%,rgba(14,131,140,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(65,159,169,1) 0%,rgba(14,131,140,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(65,159,169,1) 0%,rgba(14,131,140,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(65,159,169,1) 0%,rgba(14,131,140,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#419fa9', endColorstr='#0e838c',GradientType=0 ); /* IE6-9 */}

.join { cursor:pointer; font-size:12px; width:40px;text-align:center;padding:5px; border:1px solid #098086; font-weight:bold; color:#fff; background: rgb(65,159,169); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(65,159,169,1) 0%, rgba(14,131,140,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(65,159,169,1)), color-stop(100%,rgba(14,131,140,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(65,159,169,1) 0%,rgba(14,131,140,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(65,159,169,1) 0%,rgba(14,131,140,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(65,159,169,1) 0%,rgba(14,131,140,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(65,159,169,1) 0%,rgba(14,131,140,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#419fa9', endColorstr='#0e838c',GradientType=0 ); /* IE6-9 */}



.join:hover, .exact-bid:hover, .search-it:hover, .clear-it:hover { background: rgb(50,122,130); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(50,122,130,1) 0%, rgba(11,101,107,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(50,122,130,1)), color-stop(100%,rgba(11,101,107,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(50,122,130,1) 0%,rgba(11,101,107,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(50,122,130,1) 0%,rgba(11,101,107,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(50,122,130,1) 0%,rgba(11,101,107,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(50,122,130,1) 0%,rgba(11,101,107,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#327a82', endColorstr='#0b656b',GradientType=0 ); /* IE6-9 */}

.search-it { cursor:pointer; font-size:10px; width:60px;text-align:center;padding:5px; border:1px solid #098086; font-weight:bold; color:#fff; background: rgb(65,159,169); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(65,159,169,1) 0%, rgba(14,131,140,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(65,159,169,1)), color-stop(100%,rgba(14,131,140,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(65,159,169,1) 0%,rgba(14,131,140,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(65,159,169,1) 0%,rgba(14,131,140,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(65,159,169,1) 0%,rgba(14,131,140,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(65,159,169,1) 0%,rgba(14,131,140,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#419fa9', endColorstr='#0e838c',GradientType=0 ); /* IE6-9 */}

.clear-it { cursor:pointer; font-size:10px; width:90px;text-align:center;padding:5px; border:1px solid #098086; font-weight:bold; color:#fff; background: rgb(65,159,169); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(65,159,169,1) 0%, rgba(14,131,140,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(65,159,169,1)), color-stop(100%,rgba(14,131,140,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(65,159,169,1) 0%,rgba(14,131,140,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(65,159,169,1) 0%,rgba(14,131,140,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(65,159,169,1) 0%,rgba(14,131,140,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(65,159,169,1) 0%,rgba(14,131,140,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#419fa9', endColorstr='#0e838c',GradientType=0 ); /* IE6-9 */}


/*===========================================================End Buttons================================================================*/








/*=============================================================Header===================================================================*/


#header { width:100%; background:#1d5085; height:98px; margin-top:0;}

.live-block-header { height:57px; margin-top:20px; }

.logo-block { float:left; }

.nav-block { float:right; width:650px; height:57px; }

.live-block-nav li { float:left; margin:20px 20px 0; font-weight:bold; }

.live-block-nav li a { color:#278996; }

.live-block-nav li a:hover { color:#E48513; }

#header-bottom { background:url(../images/header-fade.png) repeat-x; width:100%; height:16px; padding-bottom:10px; }

.header-text { float:right; width:360px; height:auto; margin:25px 10px 0 0; text-align:right; color:#fff;}

.header-text span { color:#999; }

.header-text a { text-decoration:none; color:#fff;}

.header-text a:hover {text-decoration:underline; color:#ccc;}

.header-text p {color:#fff;}

.customStyleSelectBoxInner { border:none;width:110px; padding-right:10px;}
                
 .text {float:left; margin-left:5px;}

.quick-search3 { width:459px; position:relative; border-left:1px solid #fff; height:30px; float:right; background:url(../images/hover-button-1.png) repeat-x bottom left;}

.select-auction {width:230px; height:20px; font-size:12px; color:#666;}

.what {height:14px; font-size:12px; color:#666;}

.quick { background:url(../images/quick-imput.png) no-repeat; border:none; margin:5px 0 0 25px; height:19px; font-size:9px; padding-left:10px; color:#999; }

.quick-search span{ font-size:12px; color:#fff; font-weight:bold; line-height:28px; margin-left:5px; background:url(../images/question.png) no-repeat left; padding-left:20px; }

.quick-search3 span { font-size:12px; color:#fff; font-weight:bold; line-height:28px; margin-left:0px; padding-left:5px; }

.quick-search img { position:absolute; top:5px; right:25px;}

#breadcrumbs { height:0px; width:800px; float:right; }

.breadcrumbs-nav-right { float:right; width:370px; height:auto; text-align:right; margin-right:10px; }

.breadcrumbs-nav-right a { color:#000; text-decoration:underline; }

.trail { float:left; width:400px; margin-left:10px; }

.trail a { color:#000; text-decoration:underline; }

.quick-search-home { width:246px; position:relative; height:30px; background: #fbb750; /* Old browsers */ background: -moz-linear-gradient(top, #fbb750 0%, #e46b0a 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fbb750), color-stop(100%, #e46b0a)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #fbb750 0%, #e46b0a 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #fbb750 0%, #e46b0a 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #fbb750 0%, #e46b0a 100%); /* IE10+ */ background: linear-gradient(top, #fbb750 0%, #e46b0a 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbb750', endColorstr='#e46b0a', GradientType=0 ); /* IE6-9 */}

.quick-home { background:url(../images/quick-imput.png) no-repeat; border:none; margin:  4px 0 125px; height:19px; font-size:9px; padding-left:10px; color:#999; position:absolute; top:0;}

.quick-search-home span { font-size:12px; color:#fff; font-weight:bold; line-height:28px; margin-left:5px; background:url(../images/question.png) no-repeat left; padding-left:20px; }

.quick-search-home img { position:absolute; top:4px; right:6px;}





/*==================================TEST======================================*/


.quick-search2-div { 
  font-size:12px; 
  color:#fff; 
  font-weight:bold; 
  height:29px;
  margin-top: 0px;
  margin-left:0px; 
  padding-left:0px;
  width: 252px;
  position:relative;
  float:left;
}
.quick-search2-div-title { 
  font-size:12px; 
  color:#fff; 
  font-weight:bold; 
  line-height:30px;
  margin-top: 0px;
  margin-left:0px; 
  padding-left:10px;
  width: 95px;
  position:relative;
  float:left;
}
.quick-search2 font { position:relative; font-size:12px; }
.quick-search2 img { position:relative; top:6px; left:-3px; }
.quick-search2 img:hover { cursor:pointer;}


#cufon_text1, #cufon_text2, #cufon_text3, #cufon_text4, #cufon_text5,
#cufon_text6, #cufon_text7, #cufon_text8, #cufon_text {
	text-decoration: none;
}
#cufon_text1:hover, #cufon_text2:hover, #cufon_text3:hover, 
#cufon_text4:hover, #cufon_text5:hover, #cufon_text6:hover, 
#cufon_text7:hover, #cufon_text8:hover, #cufon_text:hover {
  text-decoration: none;
}
.sub-level a, .sub-level a:hover {
  text-decoration: none;
  text-transform: capitalize;
}
.ui-widget-header { 
  background-color: #404040;
  text-transform:uppercase;
  font-weight:bold; 
  border: 0 none;
  font-size:14px;
}
.quick-search2-div td, .quick-search2-div table {
	vertical-align: top;
	height: 29px;
}
div.quick-search2 div.quick-search2-div { }

.adesaPoweredByOpenlane {
  float: left;
  height: auto;
  margin-top: 8px;
  text-align: left;
  width: 165px;
}

.adesaGoAdesaCA {
  float: right;
  height: auto;
  margin-top: 4px;
  margin-right: 4px;
  text-align: right;
  width: 500px;
}
.adesaGoAdesaCA .flag {
	color: #FFFFFF;
	font-size: 11px;
}


