﻿div#header{
	font-size: 2em;
	padding-bottom: 5px;
}
div#headercontact{
	padding-bottom: 10px;
	font-size: 1.5em;
}
div#photos{
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	width: 260px;
}
div#disclaimer{
	padding-top: 10px;
	clear:left;
	width: 100%;
}
div#details{
	padding: 2px;
	clear: right;
}
div#equipmentdetails{
	float: left;
	width: 400px;
}
.detailrow
{
	padding: 2px;
}
div#divnotes{
	padding-top: 5px;
	padding-bottom: 5px;
}
div#divattachments{
	padding-top: 5px;
	padding-bottom: 5px;
}
div#divremainingwarranty{
	padding-top: 5px;
}
.largefont{
	font-size: 1.5em;
}
div#contact{
	float: left ;
	clear: right;
	width: 210px;
	padding-left: 20px;
	margin-top: 15px;
}
.contactrow{
	color:#4D4D4D;
}
.sectionheader{
	font-weight:bold;		
	color: White;
	background-color:#666666;
	padding: 2px;
	margin-bottom: 2px;
}
.equipmentGrid, table, select, input, button, textarea {
	font-size: 10px; 
}
.SectionHeader {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	background-color: #666666;
	color: white;
	padding:1px 0px 1px 3px;
}

table.paddedtable td { padding:5px; }

/* EmpireCommon.css - Table Related */
td {
	font-family: Arial,sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
}

.ColumnHeader
{
	font-size: 12px; 
	font-family: Arial;
	background-color:White;
	color: #666666; 
	font-weight: bold;
	vertical-align: top;
}

.Alternating {
	background-color: #EEEEEE;
}

a.machineLink {
	font: 10pt Arial;
	font-weight:bold; 
	text-decoration:underline;
	cursor: pointer;
	color:Blue;
}

.innerMarginPadding {
	margin: 10px 0px 0px 20px; 
	padding: 20px 0px 0px 20px; 
	width:95%;	
}
.textAlignRight{
	text-align: right;
}

a.dsbtn
{
	background: transparent url( '/DS_Common/Images/dsbtn_l.gif') no-repeat top left;
	display: block;
	float: left;
	font: 10pt Arial;
	line-height: 22px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 30px) */
	height: 30px; /* Height of button background height */
	padding-left: 8px; /* Width of left menu image */
	text-decoration: none;
	margin: 2px 2px 2px 0px;
}

a:link.dsbtn, a:visited.dsbtn, a:active.dsbtn{
	color: white;
}

a.dsbtn span{
	background: transparent url('/DS_Common/Images/dsbtn_r.gif') no-repeat top right;
	display: block;
	padding: 4px 14px 4px 6px; /*Set 12px to be equal or greater than'padding-left' value above*/
	white-space:nowrap;
}

a.icnLnk
{
	font-size: 9pt;
	font-family: Arial;
	display:block;
	text-decoration: none;
	padding-left: 42px;
	line-height: 42px;
	vertical-align: text-bottom;
	margin-top: 2px;
	margin-bottom: 2px;
}
a:link.icnLnk, a:visited.icnLnk, a:active.icnLnk{
	color: black;
}

a:hover.dsbtn, a:hover.icnLnk
{
	color:#FFC81F;
}

.defloat{ /* Container you can use to surround a CSS button to clear float */
	overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
	width: 100%;
}

.hdrUnderline
{
	font-size: 18pt;
	font-family: Arial;
	border-bottom: #FFC81F 2px solid;
	margin-bottom: 10px;
}

.hdr2
{
	font-family: Arial;
	font-size: 12pt;
	margin-bottom: 6px;
	text-align: right;
}

.lndSctn1
{
	float: left;
	clear: right;
	margin-top: 10px;
	height: 100%;
}
.lndSctn2
{
	float: left;
	clear: right;
	padding-left: 30px;
	margin-top: 10px;
	margin-left: 30px;
	border-left: black 1px solid;
	height: 100%;
}
.w33
{
	width: 33%;
}
.w25
{
	width: 25%;
}
.w20
{
	width: 20%;
}
.w50
{
	width: 50%;
}
.w225
{
	width: 225px;
}
.p10
{
	padding: 10px;
}
.p20
{
	padding: 20px;
}
.p30
{
	padding: 30px;
}

.image{
	border: solid 1px #000
}
.displayHeader{
	height: 20%;
	width: 100%;
	margin-bottom: 10px;
}
.titleDisplay{
	width: 100%;
	font-size: xx-large;
	border-bottom: solid;
	border-bottom-width: 3px;
	border-bottom-color: #ffcd01;
}
.sectionHeader{
	font-size: large;
	padding-top: 10px;
}

.tabs ul.tabHeader a
{
    width: auto;
    font-size: 10px;
    padding-right: 7px;
    padding-left: 7px;
    white-space: nowrap;
}

div#EquipmentList {
    width: 100%;
    padding-top: 5px; 
}

input.searchBtn {
    font-size: 14px;
}

div#contact input, div#contact textarea  
{
    font-size: 13px;
}
