/* CSS Document */body {	background-color: #FAF9F4;	margin: 0px;	padding: 0px;	font-family: verdana;	font-size: 0.7em}#contentwrapper{/* float: left; */width: 100%;}#popupwrapper {float: left;padding: 10px;}#contentcolumn{margin-left: 205px;  /*Set left margin to LeftColumnWidth*/padding: 15px 25px 15px 15px;}#leftcolumn{/* float: left; */width: 205px; /*Width of left column*/position: absolute;/* margin-left: -100%; */}/*#footer{clear: left;width: 100%;background: black;color: #FFF;text-align: center;padding: 4px 0;}#footer a{color: #FFFF80;}*/a {	text-decoration: none;}a:hover {	text-decoration: underline;	color: black;}a:active {	color: #2E83D1;}.logo {	margin-left: 35px;	margin-top: 13px;	margin-bottom: 13px;}.header {	background-color: #BAD16B;	height: 68px;	width: 100%;}/* -- HEADER FOR HOME PAGE --*/.home_header {	background-color: #BAD16B;	height: 149px;	width: 100%;}.home_header_small {	background-color: #BAD16B;	height: 94px;	width: 100%;}.home_header img, .header img {	border-right: 3px solid white;}/* -- TOP NAVIGATION ITEMS --*/.nav_bar {	background-color: white;	background-image: url(../images/nav_bg.jpg);	background-repeat: repeat-x;	width: 100%;	border-top: 2px solid white;	height: 29px;        overflow: hidden;}.tab_strip {	background-color: #0171B9;	height: 3px;	width: 100%;	overflow: hidden;	margin-bottom: 20px;}.nav_bar ul {	font-family: Arial, Helvetica, sans-serif;	text-transform: uppercase;	list-style: none;	margin: 0px 0px 0px 30px;	padding: 0px 0px 0px 0px;	border-left: 2px solid white;	height: 27px;}.nav_bar ul li {	display: block;	height: 27px;	border-right: 2px solid white;	margin-left: 0px;	float: left;}.nav_bar ul li a {	color: white;	display: block;	text-decoration: none;	font-weight: bold;	font-size: 14px;	height: 29px;	padding-top: 5px;	padding-left: 30px;	padding-right: 30px;}.nav_bar ul li a.arrow {    padding-left: 5px;    padding-right: 5px;}.nav_bar ul li a:hover {	display: block;	text-decoration: none;	height: 29px;	color: black;	background-image: url(../images/tab_over_bg.jpg);	background-repeat: repeat-x;}.nav_bar ul li a:active {	color: black;	background-image: url(../images/tab_over_bg.jpg);	background-repeat: repeat-x;}.nav_bar ul li.selected a {	display: block;	text-decoration: none;	height: 29px;	background-image: url(../images/tab_over_bg.jpg);	background-repeat: repeat-x;}/* -- END OF TOP NAVIGATION ITEMS --*/.home_intro {	font-weight: bold;	font-family: Arial, Helvetica, sans-serif;	color: #333333;	margin-top: 0px;	margin-right: 50px;	width: 55%;	float: left;	line-height: 20px;	display: inline;	margin-bottom: 0px;	padding-bottom: 0px;}.home_intro p {	margin-top: 0px;	margin-right: 20px;}.largelist li {	font-size: 12px;	font-family: verdana;	margin-right: 15px;	font-weight: normal;	padding: 3px;	margin-left: 0px;	background-image: url(../images/left_arrow_cropped.gif);	background-repeat: no-repeat;	background-position: 0em .6em;	padding-left: 2em;}.largelist {	/*list-style-image: url(../images/left_arrow.gif);*/	list-style-type: none;	margin-bottom: -2em;	padding-bottom: 0px;	margin-left: 5px;	padding-left: 5px;}.register {	display: block;	margin-top: 30px;}/*#container_home {	margin-top: 40px;	width: 93%;	margin-left: 32px;}*/.panel_one, .panel_two, .panel_three {	text-align: center;	width: 32%;	background-color: #C8EBFF;	float: left;	background-image: url(/images/home_panel_bg.jpg);	background-repeat: repeat-y;	background-position: top right;	height: 100%;}.panel_one {	border-left: 2px dotted #C2C2C2;}.panel_two {	border-left: 2px dotted #C2C2C2;	border-right: 2px dotted #C2C2C2;}.panel_three {	border-right: 2px dotted #C2C2C2;}.panel_one p, .panel_two p, .panel_three p {	margin-bottom: 10px;	padding-bottom: 10px;	margin-top: 0px;	padding-top: 0px;}h1 {	font-family: Arial, Helvetica, sans-serif;	font-size: 24px;	color: #333333;}h2 {	font-family: Arial, Helvetica, sans-serif;	font-size: 18px;	color: #004299;	margin: 0px;	padding: 0px;}h2 a {	font-family: Arial, Helvetica, sans-serif;	font-size: 22px;	color: #333333;	margin: 0px;	padding: 0px;}h2 a:hover {	text-decoration: underline;}h3 {	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	color: #333333;	padding-bottom: 10px;	margin: 0px;	padding: 0px;	text-transform: uppercase;}.panel_one img, .panel_two img, .panel_three img {	margin: 8px;}.panel_one p, .panel_two p, .panel_three p {	font-size: 11px;	font-family: verdana;	margin-left: 15px;	margin-right: 15px;} .contact_login {	width: 20%;	float: left;	/*margin-left: 1%;*/	display: block;}.home_login {	width: 200px;	float: left;	/*margin-left: 1%;*/	display: block;}.home_login a, .contact_form a {	color: #1FAEED;	font-size: 11px;}.home_login h2, .contact_form h2 {	font-size: 15px;	margin-bottom: 8px;}form.login {	font-size: 11px;	font-family: verdana;	margin: 0px;	padding: 0px;	width: 200px;}form {	font-size: 11px;	font-family: verdana;	margin: 0px;	padding: 0px;}.field {	width: 150px;	margin-right: 15px;	float: left;}.fieldlong {	width: 316px;	margin-right: 15px;	float: left;}.button {	width: 30px;}.formfieldset {	float: left;}#container_home {	width: 93%;	margin-left: 32px;}#contentwrapper{/* float: left; *//* width: 100%; */}#contentcolumn{ margin-left: 210px;   /*Set left margin to LeftColumnWidth*/}#sortby {	/*width: 550px;*/}.results {	float: right;	display: block;	/*font-size: .7em;*/}.dottedline {	border-top: 1px dotted #B0B0B0;	margin-top: 10px;	margin-bottom: 10px;}/*.listing, .detail {	margin-top: 10px;	margin-bottom: 10px;	display: block;	min-height: 120px;}*/.listing {	border-bottom: 1px dotted #B0B0B0;	margin-bottom: 10px;}.listing_left {    float: left;}.listing_left, .listing_center {	padding: 0px;	margin: 0px;        display: table-cell;}.listing_center {	padding: 0px;	margin: 0px;        overflow: auto;}.listing_id {	font-weight: bold;	color: #CC0000;	float: left;}.listing_status {	font-weight: bold;	color: #00CC00;	float: left;	margin: 0px 10px 0px 10px; }.listing_timeleft {	font-weight: bold;	color: #0000CC;}.listing_title {	font-weight: bold;}.listing_data {	color: #666666;	margin-bottom: 10px;}.listing_price {	font-size: 1.25em;	font-weight: bold;	color: #CC0000;}p {	/*font-size: .7em;*/}/*.listing p {	margin-right: 90px;}*/.detail p {	margin-right: 20px;	margin-left: 32px;}ol li {	margin: 10px;}em {	font-weight: bold;	font-style: normal;}i {	font-size: 1.1em;	/*color: 666666;*/}.thumb, .thumb2 {	border: 1px solid #666666;	padding: 1px;	margin-bottom: 10px;	margin-right: 10px;}.thumb {	float: left;	border: 1px solid #666666;	padding: 1px;	margin-bottom: 10px;	margin-right: 10px;	display: block;}.thumb2 {	display: inline;}#find a {	color: #333;}#find a:hover {	color: #000;}#find {	background-color: #dddddd;	background-image: url(../images/find_bg.jpg);	background-repeat: repeat-y;	background-position: left top;	margin: 0px;	height: 70px;	padding: 10px 0px 10px 10px;}#find p {	margin: 0px;	padding: 10px;}#find .field {	width: 125px;	margin-right: 15px;}#otherpanel, #bidhistorypanel {	margin: 15px 0px 0px 0px;	padding: 10px 0px 10px 10px;	background-color: #E5F6FF;	background-image: url(../images/blue_panel_bg.jpg);	background-repeat: repeat-y;	margin-bottom: 10px;	/*font-size: .7em;*/	color: #333333;}#otherpanel {	width: 195px;}#bidhistorypanel {	font-weight: bold;}#otherpanel ul {	margin: 0px 10px 0px 0px;	padding: 0px;	border-top: 1px solid #B7CDD3;	list-style: none;}#otherpanel li {	background-image: url(../images/left_arrows.gif);	background-repeat: no-repeat;	background-position: 0px 0px;	font-family: Arial, Helvetica, sans-serif;	border-bottom: 1px solid #B7CDD3;	margin: 5px 0px 5px 0px;	padding: 5px 0px 5px 0px;	/*height: 16px; */}#otherpanel li a {	color: #333333;	text-decoration: none;	font-weight: bold;	padding: 8px 0px 5px 23px;}#otherpanel li a:hover {	color: #333333;	text-decoration: underline;	background-image: url(../images/left_arrows.gif);	background-repeat: no-repeat;	background-position: 0px -28px;	}#otherpanel li a:active {	color: #2E83D1;	text-decoration: underline;	background-image: url(../images/left_arrows.gif);	background-repeat: no-repeat;	background-position: 0px -28px;	}#otherpanel li a.current {	color: #2E83D1;	text-decoration: underline;	background-image: url(../images/left_arrows.gif);	background-repeat: no-repeat;	background-position: 0px -28px;}#otherpanel li a:visited {	color: #626A6D;	text-decoration: none;	background-repeat: no-repeat;}.region {	float: right;	margin-top:10px;	/*font-size: .7em;*/	font-weight: bold;	color: #1FA5EC;	padding: 0px;	text-align: center;}.region_active {	float: right;	margin-top:10px;	/*font-size: .7em;*/	font-weight: bold;	color: #BF0219;	padding: 0px;}#loggedin {	position: absolute;	right: 15px;	top: 8px;	text-align: right;}#loggedin a {	color: #2283C1;	text-decoration: none;}#loggedin a:hover {	color: #2283C1;	text-decoration: underline;}.herd_quote, .breadcrumbs {        /*   width: 840px; */}.herd_quote table { width: 100%;}.breadcrumbs {	/*font-size: .7em;*/	color: #333;}.breadcrumbs a {	color: #333;	text-decoration: none;	}.breadcrumbs a:hover {	color: #000;	text-decoration: underline;	}.titlebar {	padding: 8px 15px 8px 8px; 	background-color: #E6E5E5;	font-weight: bold;	font-style: normal;	display: block;	/*font-size: .7em;*/	vertical-align: middle;}.titlebar a {	font-weight: normal;	color: #40ACF0;	display: inline;	padding-right: 24px;	float: right;	text-decoration: none;	height: 20px;	background-image: url(../images/more_arrow.gif);	background-repeat: no-repeat;	background-position: right top;}.titlebar-arrow {	float:left;}.titlebar-text {	margin-left: 24px;}/*.titlebar .arrowtext {	font-weight: normal;	display: inline;	padding-left: 24px;	float: left right;	text-decoration: none;	height: 20px;	background-image: url(../images/left_arrow.gif);	background-repeat: no-repeat;	background-position: left bottom;}*/.titlebar a:hover {	color: #0084AD;}.leftarrow {	margin-bottom: 0px;	padding-bottom: 0px;		vertical-align: middle;	display: inline;}td.recentbid {	color: #BF0219;}h3 em {	color: #BF0219;}ul.pdf {	margin-left: 0px;	padding-left: 0px;}ul.pdf li {	line-height: 28px;	height: 30px;	background-image: url(../images/pdf_icon.gif);	background-repeat: no-repeat;	background-position: left top;	list-style: none;	padding-left: 30px;}ul.pdf li a {	text-decoration: none;	color: #000000;}ul.pdf li a:hover {	text-decoration: underline;}p.question {	color: #0171B9;}.width200 {	width: 200px;}ul.myallstock {	margin-top: 15px;	margin-left: 0px;	width: 240px;	border-bottom: 1px dotted #333;	padding: 0px;	list-style: none;	float: left;	margin-right: 25px;}.myallstock li {	border-top: 1px dotted #333;	height: 36px;	padding-left: 38px;	line-height: 36px;	background-image: url(../images/icon_arrow.gif);	background-repeat: no-repeat;	background-position: left top;}.myallstock li a {	text-decoration: underline;	color: #3497D9;}.myallstock li a:hover {	text-decoration: underline;	color: #000000;}.myallstock li.herd {	background-image: url(../images/icon_herd.gif);	background-repeat: no-repeat;	background-position: left top;}.myallstock li.watch {	background-image: url(../images/icon_watch.gif);	background-repeat: no-repeat;	background-position: left top;}.myallstock li.saved {	background-image: url(../images/icon_saved.gif);	background-repeat: no-repeat;	background-position: left top;}.myallstock li.messages {	background-image: url(../images/icon_messages.gif);	background-repeat: no-repeat;	/*background-position: left top;*/}.idNumber {	color: #CC0000;}.rightDate {	float: right;	vertical-align: bottom;	clear: right;	margin-bottom: 2px;	padding: 0px;        white-space: nowrap;}div.spacer {  clear: both;  height: 0px;  font-size: 1px;  line-height:0px;  }  .listing_button {	border: solid 1px #999; 	color: #999; 	padding: 0px 4px 0px 4px;; 	font-size: 0.85em;	margin-left: 10px;	background-color: #EEE;	height:12px;}.listing_button a, .listing_button a:hover {	text-decoration: none;	color: #999;}#alliedlogo {	margin-left: 30px; 	margin-top: 50px;}.faqquestion {	background-image: url(../images/Question.gif);	background-repeat: no-repeat;	background-position: 1em 0em;	padding-left: 1.65em;	line-height: 2.1em;	/*background-position: 0px -28px;*/}.faqanswer {	background-image: url(../images/Answer.gif);	background-repeat: no-repeat;	background-position: 1em 0em;	padding-left: 1.65em;	/*background-position: 0px -28px;*/}.panel_faqs {	height: 520px;	overflow: auto;	border: solid 1px #CCCCCC;}.all-right {    float: right;}.all-right div {    float: none !important;}.inline_buttons form.button-to {    display: inline;}.inline_buttons form.button-to div {    display: inline;}#main #filters {    display: none;}.lowe_specific { display: none}
