﻿/*Step One: Insert the code below before the closing head tag.
			link rel="stylesheet" type="text/css" href="/css/machinery.css"
  Step Two: Apply styles to headings, form lables, instructional text, subheads and table headers
  Step Three: Clear out any unneeded font tags or unneccesary code*/

/*Smart Computing, Truck Paper, Machinery Trader, Processor and Controller*/

.TransNav {
	padding: 3px 0px 3px 9px;
}

a.nav:link {text-decoration:none; color:#dcdcdc; font-size:9pt}
a.nav:visited {text-decoration:none; color:#dcdcdc; font-size:9pt}
a.nav:active {text-decoration:none; color:#dcdcdc; font-size:9pt}
a.nav:hover {text-decoration:underline; color:#ffffff; font-size:9pt}

a.subnavlink:link {text-decoration:none; color:#dcdcdc; font-size:9pt}
a.subnavlink:visited {text-decoration:none; color:#dcdcdc; font-size:9pt}
a.subnavlink:active {text-decoration:none; color:#dcdcdc; font-size:9pt}
a.subnavlink:hover {text-decoration:underline; color:#ffffff; font-size:9pt}


a.LatestAdded:link {text-decoration:none; color:#FAF3DB; font-size:8pt}
a.LatestAdded:visited {text-decoration:none; color:#ffffff; font-size:8pt}
a.LatestAdded:active {text-decoration:none; color:#ffffff; font-size:8pt}
a.LatestAdded:hover {text-decoration:underline; color:#E4C08D; font-size:8pt}


a.navHighlight:link {text-decoration:none; color:#ffffff; font-size:9pt}
a.navHighlight:visited {text-decoration:none; color:#ffffff; font-size:9pt}
a.navHighlight:active {text-decoration:none; color:#ffffff; font-size:9pt}
a.navHighlight:hover {text-decoration:underline; color:#ffffff; font-size:9pt}

a.CategoryLink:link {text-decoration:underline; color:#000000; font-size:10pt; line-height:13pt;}
a.CategoryLink:visited {text-decoration:underline; color:#000000; font-size:10pt; line-height:13pt;}
a.CategoryLink:active {text-decoration:underline; color:#000000; font-size:10pt; line-height:13pt;}
a.CategoryLink:hover {text-decoration:underline; color:#660000; font-size:10pt; line-height:13pt;}

a.CategoryLink4:link {text-decoration:underline; color:#000; font-size:10pt}
a.CategoryLink4:visited {text-decoration:underline; color:#000; font-size:10pt}
a.CategoryLink4:active {text-decoration:underline; color:#000; font-size:10pt}
a.CategoryLink4:hover {text-decoration:underline; color:#000000; font-size:10pt}

a.CategoryLink5:link {text-decoration:underline; color:#000000; font-size:8pt}
a.CategoryLink5:visited {text-decoration:underline; color:#000000; font-size:8pt}
a.CategoryLink5:active {text-decoration:underline; color:#000000; font-size:8pt}
a.CategoryLink5:hover {text-decoration:underline; color:#000000; font-size:8pt}

a.reglink:link, a.reglink:visited, a.reglink:active {color:white; font-size:10pt; font-weight:bold; text-decoration:none;}
a.reglink:hover {color:silver; font-size:10pt; font-weight:bold; text-decoration:none;}

.required
{
	color: Red;
}
.CategoryPadding {
	padding-left: 24px;
}

.whitetext {
	color: white;
}

/* burgandy top header */
.heading {
		font-weight:bold; 
		font-size:14pt; 
		line-height:16pt; 
		color:#800000}                  

/* dark blue subhead */
.subhead {  
		font-weight:bold; 
		font-size:14pt; 
		line-height:16pt; 
		color:#000099} 
		
.DealerSubhead {  
		font-weight:bold; 
		font-size:16pt; 
		line-height:20pt; 
		color:#000000} 		
                  
/* article titles*/
.articletitle {
		font-weight:bold; 
		font-size:28pt; 
		line-height:32pt;}
		
/* small gray*/
.smallgray { 
		font-size:8pt; 
		line-height:10pt;
		color:666666}

/* small table copy*/
.small { 
		font-size:8pt; 
		line-height:10pt;} 

/*Small Table headers*/
.TableHead {
		font-weight:bold; 
		font-size:10pt;
		font-family:"Arial","Helvetica";
		color:White}
		
/*Large Table headers*/
.BigTableHead {
		font-weight:bold; 
		font-size:12pt;
		font-family:"Arial","Helvetica";
		color:White}

/*Burgandy Section headers*/
.BurgSectionHead {
		font-weight:bold;
		font-size:10pt;
		font-family:"Arial","Helvetica";
		color:660000}
				
/*Footers*/
.Footer 
{
	font-family:"Arial","Helvetica";
	font-size:7pt;
	color:White;
	text-decoration:'underline'}
	
.sponsor 
{
	font-family:"Arial","Helvetica";
	font-size:7pt;
	color:#999999}
	
.featured 
{
	font-family:"Arial","Helvetica";
	font-size:8pt;
	color:#ff0000}
	
.listingpadding
{
	padding: 3px 0px 3px 0px;}	
	
.listingpadding1
{
	padding: 0px 0px 0px 6px;}		

.redtext
{
	color:#ff0000;
	font-weight: bold;
}

.style1 
{
	font-size: 8pt;
	font-weight: bold;
}
	
a:link {text-decoration:underline; color:#000000}
a:visited {text-decoration:underline; color:#660000}
a:active {text-decoration:underline; color:#666666}

/* -------------------------------------------------- */
/* ---DO NOT USE - THESE ARE APPLIED AUTOMATICALLY--- */		 

/* main body copy inside table data*/
TD {
		font-family:"Arial","Helvetica"; 
		font-size:10pt;}
		
/* main body copy inside body*/
BODY{
		font-family:"Arial","Helvetica"; 
		font-size:10pt;}
		
a.bannerlink:link {text-decoration:none; color:#ffffff}
a.bannerlink:visited {text-decoration:none; color:#ffffff}
a.bannerlink:active {text-decoration:none; color:#ffffff}
a.bannerlink:hover {text-decoration:underline; color:#cccccc}

a.navlink:link {text-decoration:underline; color:#ffffff}
a.navlink:visited {text-decoration:underline; color:#ffffff}
a.navlink:active {text-decoration:underline; color:#ffffff}
a.navlink:hover {text-decoration:underline; color:#cccccc}

a.footer:link {text-decoration:underline; color:#ffffff; font-size:8pt}
a.footer:visited {text-decoration:underline; color:#ffffff; font-size:8pt}
a.footer:active {text-decoration:underline; color:#ffffff; font-size:8pt}
a.footer:hover {text-decoration:underline; color:#cccccc; font-size:8pt}
  
font.pointerhand {
	cursor: pointer;
	cursor: hand;
}	

H2 { display: inline; font-weight:normal; margin-top: 0px; margin-bottom: 0px; margin-left: 0;
  padding-left: 0;}
  
.AlertWarningMessage { font-weight: bold; color: Red; }  

.post
{
	padding-left: 15px;
	font-size:7pt;
}
  
/* Styles used for the Auction Calendar on MAT */
.CalMonth
{
	font-family:"Arial","Helvetica";
	font-weight:bold;
	font-size:14pt;
	color:#365A91;
	text-decoration:none}	
	
.CalDay
{
	font-family:"Arial","Helvetica";
	font-size:8pt;}
	
.TDPadding{
	height:80px;
	width:80px;
	padding: 4px;
}

.CurrentDay{
	height:80px;
	width:80px;
	padding: 4px;
	background-color:#ffffcc;
}

.AuctionDay{
	height:80px;
	width:80px;
	padding: 4px;
	background-color:#D1DAE0;
}


.whiteText
{
	font-family:"Arial","Helvetica";
	font-size:13px;
	color:#eeeeee;	
	font-weight:bold; 
}

.blackheader
{
	color:#000;
	font-weight:bold;
	font-size: 12pt;
}

.NoAuctionDay {background-color:#EFF4F7;}
	
A.eventlink:link, A.eventlink:visited, A.eventlink:active {text-decoration:underline; color:#000000;}
A.eventlink:hover {text-decoration:underline; color:#000000;}
A.calendareventlink:link, A.calendareventlink:link, A.calendareventlink:visited, A.calendareventlink:active {text-decoration:underline; color:#13437b;}
A.calendareventlink:hover {text-decoration:underline; color:#000000;}

.bodytagheader {
	background:#cccccc;
	font-family: "arial","Helvetica";
    font-size:9pt;
    border:1px solid #000000;
    padding:0px;
    width:350px;
    text-align:left;
}

.infoheader{
	font-size:10pt;
	font-weight:bold;
	background-color:maroon;
	padding:2px 0px 2px 9px;
	color:white;
}
.infobox{
	padding:7px 10px;
	font-size:9pt;
}
.infored{
	color:#800000;
	font-weight:bold;
}
/* Styles used for the Auction Calendar on MAT */    

.whitefont{
	color: #fff;
	font-weight:bold;
}

a.feature:link {text-decoration:underline; color:#000000}
a.feature:visited {text-decoration:underline; color:#000000}
a.feature:active {text-decoration:underline; color:#000000}
a.feature:hover {text-decoration:underline; color:#000000}

/* Zoom Feature Styles */
.drag
{
	position: absolute;
	cursor:	pointer;
}

.ThumbnailImage
{
	height: 90px;
	width: 120px;
	overflow: hidden;	
}

@media screen
{
	.dragSmall
	{
		position:absolute;
		cursor: hand;
		z-index:100;
		background-color: rgb(25, 8, 248); 
		opacity: .35;
		-moz-opacity:.35;
		filter: alpha(opacity=35);
	}
	
	.underHover
	{
		position:absolute;
		cursor: hand;
		z-index:50;
		background-color: rgb(255, 255, 255); 
		opacity: .01;
		-moz-opacity:.01;
		filter: alpha(opacity=1);		
	}
	
	.Info
	{
		position: relative;
	}
}

@media print
{
	.dragSmall
	{
		display: none; 	
	}
	
	.underHover
	{
		display: none;
	}
	
	.Info
	{
		display: none;
	}	
}
       
       
/* Default CSS Stylesheet for a new Web Application project */

a.OnlineAuction:link {font-weight:bold; font-size:10pt; color:#ffffff; text-decoration:underline;}
a.OnlineAuction:visited {font-weight:bold; font-size:10pt; color:#ffffff; text-decoration:underline;}
a.OnlineAuction:active {font-weight:bold; font-size:10pt; color:#ffffff; text-decoration:underline;}
a.OnlineAuction:hover {font-weight:bold; font-size:10pt; color:#ffffff; text-decoration:underline;}


a.OnlineAuctionNew:link {font-weight:bold; font-size:10pt; color:#000000; text-decoration:underline;}
a.OnlineAuctionNew:visited {font-weight:bold; font-size:10pt; color:#000000; text-decoration:underline;}
a.OnlineAuctionNew:active {font-weight:bold; font-size:10pt; color:#000000; text-decoration:underline;}
a.OnlineAuctionNew:hover {font-weight:bold; font-size:10pt; color:#000000; text-decoration:underline;}

.Answers
{
	font-weight: bold;
	font-size: 11pt;
}


#auctionlistings {
	border-left:1px solid black;
	border-right:1px solid black;
}

#auctionlistings td {
	padding:5px 7px;
}

#auctionlistings .smalltext {
	font-size:8pt;
}

#auctionlistings a {
	color:black;
}
#auctionlistings a:hover {
	color:#97230f;
}

/* CSS Styles for the Language Flags Dropdown */
.flaglinkcss{
	position:absolute;
	visibility: hidden;
	border:1px solid black;
	border-bottom-width: 0;
	z-index: 100;
	background-color: #000;
	width: 302px;
	color:#fff;
	text-align:left;
}

.flaglinkcss a:link {
	display: block;
	border-bottom: 1px solid black;
	padding: 5px 5px 5px 30px;
	text-decoration: none;
	font-weight: bold;
	color:#fff;
}

.flaglinkcss a:active {
	display: block;
	border-bottom: 1px solid black;
	padding: 5px 5px 5px 30px;
	text-decoration: none;
	font-weight: bold;
	color:#fff;
}

.flaglinkcss a:visited {
	display: block;
	border-bottom: 1px solid black;
	padding: 5px 5px 5px 30px;
	text-decoration: none;
	font-weight: bold;
	color:#fff;
}

.flaglinkcss a:hover{ /*hover background color*/
	background-color: black;
	color: ffcc00;
}

a.lang:link {text-decoration:none; color:#fff;}
a.lang:visited {text-decoration:none; color:#fff;}
a.lang:active {text-decoration:none; color:#fff;}
a.lang:hover {text-decoration:none;color:#fff;}

table.noborder{
	border-collapse:collapse;
	border:0px none;
}

td.nopadding{
	border:0px none;
	padding:0px;
}
.rightColumn
{
	display:inline;
	float:left;
}
.mainDiv
{
	display:inline;
	float:left;
}
.container
{
	width:1000px;
	min-width:1000px;
}

.OAListingsHeader {
    background-color:#cccccc;
    color: #000000;
}

.SubHeaderBGColor {
    background-color:#920000;
}

.ProxyProcessingMsg {
    background-color:#cbecb0;
    color: #000000;
}

.ListingsSorterColumnStyle {
    color:#000000;
}

.OALListPageSortingColumnsRow {
    background-color:#bab2a8;         
}

a.ListingsSorterColumnStyle:hover {color: #ffffff;}

.OALCurrentBid {
    color:red; 
    font-size:11pt; 
    font-weight: bold;
}

.OALDetailCurrentBid {
    color:#000000; 
    font-size:11pt; 
    font-weight: bold;
}

.OALNewBidValue {
    color:#ff0000; 
    font-size:11pt; 
    font-weight: bold;
}


.OALHighBidderTDStyle {
    background-color:#C8DCFF;
    padding: 4px;      
}

.OALHighBidderMsgStyle {
    font-size:14pt;
    font-weight:bold;
}

.OALSellerInformationTable {    
    border-right: #000000 1px solid; 
    border-top: #000000 1px solid; 
    border-left: #000000 1px solid; 
    border-bottom: #000000 1px solid;
}

tr.resultsheader {

	background-color: #3f3f3f;

}

a.resultsheader {
	text-decoration:underline; color: #ffffff !important;
}

a.resultsheader:hover {
	text-decoration:underline; color: #ffffff !important;
}
a.resultsheader:active {
	text-decoration:underline; color: #ffffff !important;
}
a.resultsheader:visited {
	text-decoration:underline; color: #ffffff !important;
}
