﻿body 
{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, Sans-Serif;
}

textarea.questions 
{
    margin-bottom: 6px;
    font-family: Arial; 
    color: black; 
    font-style: normal;
    font-size: 12px;
    width: 275px;
}
div#sidemenucontent
{
    border-top: solid 1px #999999;
    border-right: solid 1px #999999;
    border-bottom: solid 1px #999999;
    -webkit-border-top-right-radius: 10px;
    -khtml-border-radius-topright: 10px;
    -moz-border-radius-topright: 10px; 
    --border-top-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -khtml-border-radius-bottomright: 10px;
    -moz-border-radius-bottomright: 10px;
    --border-bottom-right-radius: 10px;
}
div#sidemenucontent a
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 13px;
    color: #1e1e1e;
    text-decoration: none;
    cursor:pointer;
}
div#ddlsearchequip a
{
    color: White;
    text-decoration: none;
    cursor: pointer;
}
div#snfooter a
{
   color: white;
   text-decoration: none;
   cursor: pointer;
}
div.litdetail
{
    float: left; 
    padding-left: 3px; 
    font-weight: bold; 
    padding-top: 1px;
}
div#container 
{
	width: 960px;
	margin: 0px auto;
	/*border: 1px solid #666;*/
	border: 0;
	min-height: 500px;
	clear: both;
}
ul#topnav 
{
	margin: 0;
	padding: 0;
	margin-top: 18px;	
	border: 0;
}
ul#topnav li 
{
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;	
	border: 0;
	border-collapse: collapse;
	margin-left: -5px;
}
ul#topnav li.first 
{
	margin-left: 0;
}
ul#topnav li img 
{
	border: 0;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}
ul#topnav li.last img
{
	float: right;
	margin-top: 7px;	
}

a.HomeLogo img 
{
	padding: 0;
	margin: 0;
	margin-top: 15px;
	border: 0;
}
ul#middlenav 
{
	margin: 0;
	padding: 0;
	margin-top: 15px;	
	border: 0;
	text-align: center;
}
ul#middlenav li 
{
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;	
	border: 0;
	border-collapse: collapse;
	margin-left: -5px;
}
ul#middlenav li.first 
{
	margin-left: 0;
}
div#maincontainer 
{
	width: 100%;
	margin: 0;
	border: 0;
	/*border: 1px solid #666;*/
	padding: 0;
	margin-top: 35px;		
	min-height: 300px;
}

div#sidebar 
{
	width: 190px;
	float: left;
	border: 0;
	/*border: 1px solid green;*/
	min-height: 0px;
	margin: 0;
	padding: 0;
}
div#sidebar h4 
{
	font-size: 16px;	
	color: Red;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}
div#sidebar div#sidemenucontent 
{
	margin: 0 10px 0 10px;
}
div#sidebar a.subcat 
{		
	color: #323232;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	
}

div#sidebar a.subcat:hover 
{
	background-color: #666666;
	font-size:11px;
	color:White;
	font-weight:normal;
	text-decoration: none;
	padding-left:3px;
	padding-right:3px;
			
}

div.pnlSideMenu 
{
	width: 180px;
	min-height: 275px;	
}
div#maincontent 
{
	margin: 0;
	margin-left: 10px;
	width: 760px;
	float: left;
}
div.pnlSearch 
{
	width: 760px;		
}
div#search 
{
	background-color: #f00;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
}
div#dosearch 
{
	padding-left: 15px;
}
input.searchbtn 
{
    position: relative;
    top: 2px;
	vertical-align: bottom;
}
.ddlDown
{
    position: relative;
    top: 1px;
}
select#ctl00_ddlEquipmentType, select#ctl00_ddlBrand, select#ctl00_listRegion
{
	width: 150px;
}
div#bottom 
{
	width: 100%;
	background-color: #000;		
}
div#container2 
{
	width: 960px;
	margin: 0px auto;
	padding-bottom: 10px;
	padding-top: 10px;
	/*border: 1px solid #666;*/
	border: 0;
	color: #fff;
	font-size: 12px;
	text-align: center;
}
div#container2 a, div#container2 a.hover, div#container2 a.active, div#container2 a.visited
{
	color: #fff;
	text-decoration: none;
}

div#container2 a.hover 
{
	text-decoration: underline;
}
div.clear 
{
	clear: both;
}
h3#machName 
{
	margin-left: 20px;
}
div#media, div#machinfo 
{	
	width: 300px;
	float: left; 
	margin-right: 5px;
	margin-top: 0px;
	text-align: center;	
}
div#media 
{
	text-align: center;
	font-size: 12px;
}
img.mainImg 
{
    width: 275px;
    height: 240px;
}
table.machstats 
{
	width: 360px;
	border-collapse: collapse;
}
table.machstats td 
{
	font-size: 12px;
	vertical-align: top;
	text-align: left;
	font-weight: bold;
}
table.machstats td.buttons  
{
	padding: 12px 0 3px 0;
}
table.machstats td.buttons img 
{
	vertical-align: middle;
	margin-bottom: 5px;
	margin-left: 3px;
}
table.machstats td img 
{
	vertical-align: middle;
	margin-bottom: 5px;
	margin-left: 15px;
}
table.machstats td.label 
{
	width: 150px;
	font-weight: bold;
	font-size: 13px;
	vertical-align: top;
}
table.machstats td.red 
{
	color: Red;
}
table.machstats td.bold 
{
	font-weight: bold;
}
div.pagination {
	padding: 3px;
	margin: 10px 3px;
	float: right;
}
span.itemNo 
{
	font-size: 13px;
	font-weight: bold;
	padding-top: 5px;
}
div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #333399;
	text-decoration: none; /* no underline */
	color: #333399;
	font-size: 12px;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #333399;
	color: #333399;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #333399;
	font-weight: bold;
	background-color: #333399;
	color: #FFF;
	font-size: 12px;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;
	color: #DDD;
	font-size: 12px;
}
table.browse 
{
	width: 100%;
	font-size: 12px;
	border-bottom: 1px solid #0099ff;
}
table.browse td img
{
    width: 150px;
    height: 120px;
}
.browserImage img
{
    width: 141px;
    height: 106px;
}
div.terms, div.privacy, div.return, div.faq, div.about 
{
	font-size: 12px;
}
h4#privacyheader, h4#termsheader, h4#returnheader, h4#helpheader, h4#faqheader, h4#contactheader 
{
	padding-bottom: 5px;
	border-bottom: 1px solid #333399;
	margin-bottom: 10px;
	padding-left: 35px;
}
.additionalph
{
    font-size: 13px;
    color: #141414;
    text-align: center;
    padding-top: 5px;
}
.ViewMorePhotos img
{
    padding: 3px 0px 0px 0px;
    width: 80px;
    height: 80px;
}
.MorePhotos img
{
    padding: 0 0 0px 0px;
    width: 80px;
    height: 80px;
}
a.litvideolink
{
    float: left;
    vertical-align: top;
    margin-left: 0px;
}
h4#contactheader
{
	background: #fff url("Contact_Icon.jpg") no-repeat top left;
	padding-top: 4px;
}
div#aboutheader
{
    margin-bottom: 15px;
	border-bottom: 1px solid #333399;
    font-size: 18px;
}
h4#faqheader 
{
	background: #fff url("FAQ_Icon.jpg") no-repeat top left;
	padding-top: 3px;
}
h4#helpheader 
{
	padding-left: 0;
}
h4#privacyheader 
{
	background: #fff url("Privacy_Icon.jpg") no-repeat 0 -5px;
}
h4#termsheader 
{
	background: #fff url("Terms_Icon.jpg") no-repeat top left;
	padding-top: 3px;
}
h4#returnheader 
{
	background: #fff url("Return_Icon.jpg") no-repeat top left;
	padding-top: 3px;
}
div.returnsubsection 
{
	margin-left: 20px;
	margin-right: 20px;
	border: 1px solid black;
	padding: 10px;
}
table.helpcenter 
{
	width: 90%;
	margin: 0px auto;
}
table.helpcenter td 
{
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
	width: 33%;
}
table.helpcenter td a 
{
	color: Black;
	text-decoration: none;
}
table.helpcenter td img 
{
	vertical-align: middle;
}
div.sep 
{
	border-bottom: 1px solid #333399; height: 1px;
}
table.bios 
{
	width: 100%;
	border-collapse: collapse;	
	font-size: 12px;
}
table.bios td 
{
	padding: 10px 5px 10px 10px;
	border-bottom: 1px solid red;
	vertical-align: top;
}
table.bios td.last 
{
	border-bottom: 0;
}
table.bios td.photo 
{
	width: 135px;
	padding-left: 0;
}
table.bios td img 
{
	border: 0;
}
h5#featured 
{
	text-align: center;
	font-size: 32px;
	font-weight: bold;
	color: Red;
	margin: 20px auto 20px auto;
}
.bigimg img
{
    border: solid 1px black;
    width: 375px;
    height: 300px;
}
img.bigimg
{
	width: 375px;
    height: 300px;
    border: solid 1px black;
}

table.lilfeatured 
{
	width: 100%;
}
table.lilfeatured td 
{
    padding: 0 0 25px 0;
}
table.lilfeatured td img
{
	border: 0;
	width: 215px;
	height: 185px;
}
.featuredimg img
{
	width: 215px;
	height: 185px;
}
.featuredimg a
{
width: 215px;
	height: 185px;
}

table.lilfeatured td a, table.lilfeatured td a:link, table.lilfeatured td a:hover, table.lilfeatured td a:visited
{
	text-decoration: none;
	color: Blue;
}
div.prodmgr
{
	width: 100%;
	margin-top: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #333399;
}

div.prodmgr div.photo 
{
	width: 135px;	
	float: left;
	margin-right: 20px;
}
div.prodmgr div.bio 
{
	width: 579px;
	float: left;
}


td.prodmgr, td.bio h3 
{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 0;
}
td.prodmgr, td.bio, td.prodmgr, td.bio a
{
	font-size: 12px;
	line-height: 15px;
	margin-bottom: 12px;
}
td.bio h3
{
    font-size: 15px;
	font-weight: bold;
	margin-bottom:0;
	margin-top:5px;
}
div.prodmgr div.bio h3 
{
	font-size: 16px;
	font-weight: bold;
	margin-top: 0;
}
div.prodmgr div.bio p, div.prodmgr div.bio a.email
{
	font-size: 12px;
	line-height: 15px;
	margin-bottom: 12px;
}
div.prodmgr div.bio a.email 
{
	color: #333399;
	text-decoration: none;
}
div.prodmgr2
{
	width: 100%;
	margin-top: 20px;
	padding-bottom: 10px;
}
div.prodmgr2 div.photo 
{
	width: 135px;	
	float: left;
	margin-right: 20px;
}
div.prodmgr2 div.bio 
{
	width: 579px;
	float: left;
}
div.prodmgr2 div.bio h3 
{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 0;
}
div.prodmgr2 div.bio p, div.prodmgr div.bio a.email
{
	font-size: 12px;
	line-height: 15px;
	margin-bottom: 12px;
}
div.prodmgr2 div.bio a.email 
{
	color: #333399;
	text-decoration: none;
}
.text 
{
    font-weight: normal;
	margin-bottom: 12px;
	font-size: 12px;
	line-height: 15px;
}
.textsellmine
{
    font-weight: normal;
	margin-bottom: 12px;
	font-size: 13px;
	line-height: 15px;
}

h3.titlepage
{
	font-size: 16px;
	font-weight: normal;
	padding-bottom: 8px;
	border-bottom: 1px solid #ff0a0a;
	margin-bottom: 12px;
}

.missingfield
{
    color: Red;
}
.browse a img
{
    width: 150px;
    height: 100px;
}
/******** --  *************  --   ********/
/********* -- Services Styles -- **********/
/******** --  *************  --   ********/
.loginPanelLeft
{
	width: 280px;
	float: left;
	margin-top: 15px;
	padding: 0 15px;
	border-right: 0px solid #333;	
}

.loginPanelRight 
{
    vertical-align: top;
	padding-left: 50px;
}

input.field 
{
	background: #fff;
	margin-right: 5px;
	margin-top: 2px;
	margin-bottom: 10px;
	width: 200px;
	color: black;
	height: 20px;
}

input.bt_login,
input.bt_register 
{
	display: block;
	float: left;
	clear: left;
	height: 24px;
	text-align: center;
	cursor: pointer;
	border: none;
	font-weight: bold;
	margin: 10px 0;
}

.smalllink 
{
    font-size: 12px;
}
/************ Product Manager Details page *****************/
div.contactform 
{
    width: 330px;
    font-size: 12px;    
    text-align: left;
    color: #999999;
}
textarea.questions 
{
    margin-bottom: 6px;
    padding: 3px 0px 0px 5px;
    font-family: Arial; 
    color: black; 
    font-style: normal;
    width: 330px;
}
a.contactimg img
{
    width: 110px;
}
.contactimg img
{
    width: 110px;
}
table.listings 
{
    width: 100%;
    border: 0;
    margin: 0;
    padding: 0;
    border-collapse: collapse;
    font-size: 12px;
    line-height: 15px;
}

table.listings td 
{
    border: 0;
    border-bottom: 1px solid #999;
    padding: 10px 5px 10px 5px;
}
table.listings td.expand 
{
    width: 50px;
    vertical-align: middle;
    padding: 10px 5px 10px 5px;
}
table.listings td.select 
{
    width: 150px;
    vertical-align: middle;
    padding: 10px 5px 10px 5px;
}
table.listings td.desc 
{
    padding: 10px 5px 10px 5px;
}

div.FrontPageBanner
{
    padding: 10px 0px 5px 0px;
}
/* Buy Now */
div#equipcontainer 
{
    width: 715px;
    padding: 10px;
    font-size: 12px;
    line-height: 15px;
}
div#equipcontainer div#equipphoto 
{
    width: 200px;
    margin-right: 10px;
    position: relative;
    float: left;
}
div#equipcontainer div#equipinfo 
{
    width: 500px;
    position: relative;
    float: left;
}
ul.itemlist 
{
    padding: 12px 12px 0 24px;
	list-style: none;
}
ul.itemlist li 
{
    padding-bottom: 12px; 
    vertical-align: middle;   
}
p.smallprint 
{
    font-size: 10px;
    font-style: italic;
}

table td.sellmineheading
{
    font-size: 34px; font-family: Arial; color: #004b8c; font-weight: bold;
    padding-right: 20px; vertical-align: top;
}
table td.sellmineheadingtwo
{
    font-size: 22px; font-family: Arial;
}

img.thumbnails
{
    margin-top: 10px;
	width: 80px;
	height: 80px;
	border-collapse: collapse;
}

table td.machinewants
{
    width: 800px; vertical-align: middle; padding: 10px 0px 15px 0px;
}
table td.machinespace
{
    padding: 10px 0px 15px 0px;
}

.mwtitle
{
	font-size: 23px;
	font-weight: normal;
	padding-bottom: 8px;
	border-bottom: 1px solid Black;
	margin-bottom: 12px;
}
ul.prodMgrList
{
	list-style-type: none;
	line-height: 17px;
}
.callmelink
{
	font-size: 16px;
	font-weight: normal;
}
ul.wants 
{
	font-size: 13px;
	line-height: 23px;
	margin-top: 10px;
}
ul.wants li 
{
    font-size: 13px;
	list-style-type: disc;	
	display: list-item;
	margin-left: 0px;
}
img.divider 
{
	width: 730px;
	height: 1px;
	margin: 10px auto 10px auto;
}
table td.machinewantstwo
{
    vertical-align: middle; padding: 10px 0px 15px 0px; font-size: 13px;
}
table td.machinepmimg
{
    vertical-align: middle;
}
table td.machinepminfo
{
    vertical-align: top; padding-left: 10px;
}
	
.modalBackground
    {
        background-color: Black;
        filter: alpha(opacity=40);
        opacity: 0.4;
    }
    .modalPopup
    {
        background-color: #FFFFFF;
        width: 500px;
        border: 1px solid #000000;
    }
    .ModalPopupBG
    {
    background-color: #333;
    }   
    
/* End of Buy Now */

#topBandWelcome
{
    width: 100%;
    background: #333333;
}

#topBandSearch
{
    width: 100%;
    background: #000000;
}

div#footer 
{
	width: 100%;
	background: #333333;
	min-height:150px;
	border-bottom: 5px solid #404040;
	color: #fff;
	font-size: 12px;
	line-height: 17px;	
}
div#footer br 
{
	line-height: 12px;
}
div#container2 
{
	width: 960px;
	margin: 10px auto;
	padding-bottom: 25px;
}

div.footercol 
{
	width: 300px;
	float: left;
	margin-right: 20px;
	margin-top: 10px;
	font-family: Arial, Helvetica, Sans-Serif;
	text-align:left;
}

div.footercollogo
{
	width: 1000px;
	float: left;
	margin-right: 20px;
	margin-top: 35px;
	margin-left : 10px;
} 

div.footercol a 
{
	color: White;
	text-decoration: none;
}
div.footercol a.logo img
{
	border: 0;
	padding-bottom: 10px;
}
div.lastcol 
{
	width: 319px;
	margin-right: 0;
}
div.othercol 
{
	padding-top: 0px;
}

.accordion-group a
{
    color:#Black;
    cursor:pointer;  
}
#accordion
{
    width:200px;    
}

.gvInventory 
{	
	border: 0;
	width: 735px;
	margin: 0px 0px 30px 0px;
	position: relative;
	top: 0px;
	z-index: 0;

}

.gvInventoryHeaderCell, .gvInventoryPriceHeader 
{
	border: 0;
	border-bottom: 1px solid #0099ff;	
	padding: 0 0 0 5px;
	margin-bottom: 10px;
	text-align: left;
}

.gvInventoryPriceHeader 
{
    vertical-align: top;
	text-align: right;
	padding-right: 20px;
}

.gvInventoryPictureCell, .gvInventoryInfoCell, .gvInventoryPriceCell
{
	border: 0;
	border-bottom: 1px solid #666;
	/* padding: 10px 5px 15px 5px;	*/
	/* vertical-align:middle; */
	font-size: 12px;
	line-height: 15px;	
	z-index: 0;
}

.gvInventoryPictureCell
{
    vertical-align:middle;
}

.gvInventoryPriceCell 
{
	width: 120px;
	text-align: right;
	padding-right: 20px;
	color: Red;
	font-weight: bold;
}

.gvInventoryPictureCell 
{
	width: 160px;
	margin-right: 5px;
	text-align: center;	
}

.gvInventoryPictureCell a.text 
{
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
}

.gvInventoryPictureCell a.img img 
{
	border: 1px solid black;
}

.gvInventoryInfoCell 
{
	width: 560px;
	margin-left: 5px;
}

.gvInventoryInfoCell a 
{
	font-weight: bold;
	text-decoration: none;
}

.gvInventoryInfoCell img 
{
	border: 0;
}

.gvInventoryInfoCell .desc 
{
	font-size: 10px;
	font-style: italic; 
	text-align:justify;
	line-height: 13px;	
}

.gvInventoryRow 
{	
	border: 0;
	border-bottom: 1px solid #0099ff;
}

.gvListingsRowStyle
{
    border-bottom: 1px solid #0099ff;
}

div.prodMgrContact 
{
    width: 285px;
    text-align: left;    
    margin-top: 20px;
    margin-left: 0px;
}
div.prodMgrContact div.prodMgrPhoto 
{
    float: left;
    margin-right: 8px;
    margin-bottom: 10px;
}
div.prodMgrContact div.prodMgrInfo 
{
    float: left;
    font-size: 12px;
    margin-bottom: 0px;
    padding-left: 8px;
}
div.contactform 
{
    width: 100%;
    font-size: 12px;    
    text-align: left;
    color: #999999;
}
textarea.questions 
{
    margin-bottom: 6px;
    font-family: Arial; 
    color: black; 
    font-style: normal;
    font-size: 12px;
    width: 260px;
}
div#submitInquiry 
{
    padding-right: 20px;
    float: right;
    margin: 3px 0;
    text-align: right;       
}
div.details 
{
    margin-left: 40px;
}

table.details 
{

	border-collapse: collapse;
	font-size: 12px;
	position: relative;
	bottom: 5px;
}
table.details td 
{
	margin: 0;
	padding: 4px;
	vertical-align: text-top;
}

table.details td.detailslabel 
{
	font-weight: bold;
	width: 100px;
}
table.details td.detailslabellower 
{
	font-weight: bold;
	width: 150px;
}
table.details td.detailslabellowernew 
{
	font-weight: bold;
	width: 150px;
}
table.details td.askingprice 
{
	font-weight: bold;
	color: Red;	
}
table.details td.lease 
{
	padding-right: 0;
	margin-right: 0;
}
table.details td.currency 
{
	width: 5px;	
	padding-left: 5px;
	padding-right: 0;
}
table.details td.amount 
{
	text-align: left;
	margin-right: 0;
	padding-right: 0;
}
table.details td.last 
{
    width: 225px;
}
table.details td.permonth 
{
	padding-left: 0;
	margin-left: 0;
}
/*div.pnlDescription 
{
	width: 100%;
	height: 259px;	
	border: 1px solid #999999;
	overflow: auto;
	margin-left: 0px;
	margin-top: 8px;
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 14px;
}*/
div.pnlDescription div 
{	
	padding: 10px;
}
.pnlDescription 
{
	width: 300px;
	height: 259px;	
	border: 1px solid #999999;
	overflow: auto;
	margin-left: 0px;
	margin-top: 8px;
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 14px;
}
  .modalBackground
    {
        background-color: Black;
        filter: alpha(opacity=40);
        opacity: 0.4;
    }
    .modalPopup
    {
        background-color: #FFFFFF;
        width: 500px;
        border: 1px solid #000000;
    }
    
    .ModalPopupBG
    {
    background-color: #333;
    }
.bold 
{
	font-weight: bold;
}
h1.DetailBrandModel
{
    width: 100%;
	border-collapse: collapse;
	font-size: 12px;
	position: relative;
	font-weight: normal;
}

h2.DetailMachineType
{
    width: 100%;
	border-collapse: collapse;
	font-size: 12px;
	position: relative;
	font-weight: normal;
}

/* Breadcrumb styles */
#divbreadcrumb
{
	overflow: hidden;
	height: 32px;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif;
	vertical-align: top;
	
}
div.breadcrumb_container
{
    width: 100%; 
    font-size: 11px; 
    vertical-align: middle;
    z-index: 500;
}
div.breadcrumb_left
{
    float: left;
    width: 100%;
}
div.breadcrumb_right
{
    float: right;
    width: 25%;
}
#bchl
{
    text-decoration: none;
    vertical-align: middle;
}

#tdbc
{
    vertical-align: middle; width: 100%; text-align: center;
    padding-left: 50px;
    padding-right: 50px;
}
.img_section
{
    padding-left: 15px;
}
/* End of breadcrumbs */
.watermarked {
	background-color:#fff;
	color:#000;
	font-size: 12px;
}
ul.nav li:hover
{
    background-color:#fff;
}
    
