﻿/****** Machines ******/
#machines
{
}

#machines .headingDivider
{
	padding: 2px 0px 2px 0px;
	border-bottom: solid 1px #999999;
}

#machines ul
{
	margin: 0px;
	padding: 0px;
}

#machines ul li
{
	margin: 0px;
	padding: 10px;	
}

#machines ul li li
{	
	list-style-type: none;
	list-style-image: none;
}

#machines .bold
{
	font-weight: bold;
}

#machines .altRow
{
	border-style: solid;
	border-width: 1px;
}

/****** Machine Listing ******/
#machineListing
{
}

#machineListing img
{
	float: left;
}

#machineListing .heading
{
	width: 20em;
	display: block;
	float: left;
}

#machineListing .headingDescription
{
}

/****** Site List ******/
#siteList
{
	margin: 10px 0 10px 0;
}

#siteList p
{
	margin: 10px 0 10px 0;
}

#siteList ul ul
{
	margin: 0px 0 0px 0;
	padding: 0;
}

#siteList ul li
{
	margin: 0;
	padding: 0px 0px 20px 0px;
	list-style: none;
}

/****** Categories ******/
#categories
{
}

#categories ul
{
	list-style-type: none;
	padding: 0px;
	margin: 0;
}

#categories .parent
{
	padding: 0px 0 0px 0;
	margin: 0 0 0px 0;
}

#categories .child
{
	padding: 0;
	position: relative;
	display: block;
	margin: 5px 0 5px 20px;
}

/****** Category Columns ******/
#categoryColumns a:active, #categoryColumns a:link, #categoryColumns a:visited
{
	color: Black;
}

#categoryColumns a:hover
{
	color: Black;
	text-decoration: underline;
}

#categoryColumns
{
	width: 70%;
}

#categoryColumns ul
{
	margin: 0px;
	padding: 5px;
	list-style-type: none;
	font-weight: bold;
}

#categoryColumns ul li
{
	font-weight: normal;
}

/****** Contact Us Tag ******/
#contactUsTag
{
	margin: 10px 0 10px 0;
}

#contactUsTag p
{
	text-align: center;
}


/****** Contact Us Tag ******/
#contactUs p label
{
	/*float: left;*/
	width: 100px;
}

#newUsedEquipments
{
}
.industrySpecificWebSitesMessage
{
	background-color:White;
	font-weight:bold;
	margin:10px;
	position:relative;
	text-align:center;
	font-size:small;
	border-style:solid;
	border-width:thin;
}

/****** Site Description ******/
#siteDescription
{
	margin: 10px 0 10px 0;
}

#siteDescription img
{
	/*
	position: relative;
	top: 0;
	left: 0;
	float: left;
	vertical-align: middle;
	padding: 0 20px 0 0;
	*/
}

#siteDescription p
{
	text-align: justify;
}


/****** Featured Items ******/

#featuredItems h3
{
	
	padding: 0px;
	padding-left: 10px;
	margin: 0px;
	line-height: 23px;
	background-repeat: repeat-x;
	margin-bottom: 10px;
}

#featuredItems .featuredItemsLeft
{
	float: left; 
	width: 49%;	
}

#featuredItems .featuredItemsRight
{
	width: 49%;
	float: right; 
	border-left: solid 1px #999999;	
}

#featuredItems h4
{
	margin-top: 10px;
	margin-left: 10px;
}

#featuredItems ul
{
	margin: 0px;
	padding: 0px;
	margin-left: 25px;
	list-style-type: none;
}

#featuredItems ul li
{
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
}

/*
#featuredItems .greenBullet
{
	list-style-image: url(GreenBullet.gif);
}
*/

#featuredItems .clearBorder
{
	border-bottom: none;
}

#featuredItems a:active, #featuredItems a:link, #featuredItems a:visited
{
	text-decoration: none;	
}

/* Login in control */
#loginControls
{
	width: 290px;
	padding: 0px;
	margin: 0px;
}

#loginButtons
{
	width: 290px;
	padding: 0px;
	margin: 0px;
	text-align: right;
}

#loginStatusMessage
{
	clear: both;
	width: 50%;
}

#loginControls label
{
	width: 100px;
}

#loginControls input
{
	width: 180px;
}
/* End login in control */

/* Owner edit control section, also used for edit agent control */
#ownerPersonInfo 
{
	width: 49%;
	float: left;
	height: 200px;
}

#ownerAddressInfo
{
	width: 49%;
	float: right;
	height: 200px;
}

#ownerPersonInfo input
{
	float: right;
	width: 70%;
}

#ownerPersonInfo label
{
	float: left;
	width: 25%;
}

#ownerAddressInfo input
{
	float: right;
	width: 70%;
}

#ownerAddressInfo select
{
	float: right;
	width: 70%;
}

#ownerAddressInfo label
{
	float: left;
	width: 20%;
}

#ownerButtons
{
	float: none;
}

#organizationInfo
{
	width: 49%;
	float: none;
	height: 200px;
}

#organizationInfo input
{
	float: right;
	width: 75%;
}

#organizationInfo label
{
	float: left;
	width: 20%;
}

/* End edit owner control section */

/* Begin styles for the edit machine properties control */
#editMachineProperty 
{
	width: 30%;
	float: left;
	height: 400px;
}

#editEquipmentListing table
{
	border: none;
}

#editEquipmentListing th
{
	border: none;
}

#editEquipmentListing td
{
	border: none;
}

#editEquipmentListing img
{
	padding: 0px 20px 0px 0px;
}

#addMachineProperty
{
	width: 30%;
	height: 200px;
}

/* end edit machine properties */

#editEquipmentListing label
{
	font-weight: bold;
}

#viewEquipmentGeneralInfo
{
	clear: both;
	width: 50%;
}
#viewEquipmentGeneralInfo label
{
	float: left;
	width: 30%;
}
#viewEquipmentGeneralInfo span
{
	float: right;
	width: 60%;
}

#viewEquipmentDesc
{
	width: 98%;
}

#viewEquipmentDesc label
{
	/*font-size: medium;*/
}

#viewEquipmentDesc span
{
	width: 100%;
}


.center
{
	text-align: center;
}

#viewEquipmentLinks
{
	clear: both;
	width: 75%;
	text-align: center;
}

#alerts p
{
	margin: 0px;
	padding: 0px;
}

#alerts table, #alerts tr, #alerts td
{
	border: none;
	padding: 0px;
	margin: 0px;	
}

#addressBlock p
{
	margin: 0px;
	padding: 0px;
}

#addressBlock label
{
	margin: 0px;
	padding: 0px;
}

#addressBlock .addressLine
{
	width: 40em;
}

#sellerApply p
{
	margin: 0px;
	padding: 0px;
}

#sellerApply table, #sellerApply tr, #sellerApply td
{
	border: 0px;
	padding: 0px;
	margin: 0px;
}

#myAccountLeft fieldset
{
	padding: 0px, 5px, 0px, 5px;
	margin: 10px, 10px, 10px, 10px;
}

#personalInformation
{
	width: 60%; 
	margin: 10px auto 10px auto;
}

/* Site Links Control */
#siteLinksControl
{
	font-size: 15px;
}

#siteLinksControl label
{
	float: left;
	width: 20%;
}

#siteLinksControl input
{
	float: right;
	width: 70%;
}

#siteLinksControl textarea
{
	float: right;
	width: 70%;
}

#siteLinksControl select
{
	float: right;
	width: 70%;
}
/* End Site Links Control */

#machineInquiryControl
{
	width: 95%;
}

#machineInquiryControl label
{
	float: left;
	vertical-align: top;
	width: 20%;
}

#machineInquiryControl input
{
	float: right;
	vertical-align: top;
	width: 75%;
}

.inquiryLabel
{
	float: left;
	display: block;
	margin-top: 5px;
	font-weight: bold;
	vertical-align: top;
}

.inquiryContent
{
	clear: both;
	display: block;
	margin-right: 10px;
	font-size: 100%;
}



.inquiryContent textarea
{
	width: 70%;
}

#inquiryDetail
{
	width: 95%;
}

#inquiryDetail label
{
	float: left;
	width: 20%;
}

#inquiryDetail span
{
	float: right;
	width: 70%;
}

#inquiryDetail textarea
{
	width: 70%;
	/*
	float: right;
	width: 70%;
	height: 75px;
	*/
}

#inquiryDetail a
{
	float: right;
	width: 70%;
}

#oldInquiryNotes
{
	width: 95%;
}

#oldInquiryNotes label
{
	float: left;
	width: 20%;
}

#oldInquiryNotes span
{
	float: right;
	width: 70%;
}

#machineInquiryControl
{
	width: 75%;
}

#machineInquiry
{
	width: 100%;
}

.machineInquiryLabel
{
	float: left;
	width: 20%;
}

.machineInquiryDisplayLabel
{
	float: right;
	width: 75%;
}


