/* Global */

#content {
	padding: 10px;
	position: relative;
	}

.float-left {
	padding: 5px;
	padding-right: 10px;
	float: left;
	}

.float-right {
	padding: 5px;
	padding-left: 10px;
	float: right;
	}

.float-row {
	width: 780px;
	clear: both;
	padding-bottom: 20px;
}

.page-logo {
	position: absolute;
	top: 10px;
	right: 10px;
}

.message-box {
	color: #000;
	border: 1px solid #000;
	-moz-border-radius: 5px;
	background-color: #ebf8dc;
	padding: 6px;
	margin-bottom: 20px;
	text-align: left;
	}

.message-header {
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #000;
	padding-bottom: 2px;
	}

.message-text {
	padding: 5px 0 0 0;
	}

.feature-image{
	background-color: #000;
	padding: 1px;
	margin: 0 5px 5px 0;
	display: block;
	color: #FFF;
	text-align: center;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

div.feature-image { display: table; width: 1px; }
div.feature-image > div { display: table-cell; }

.product-notice {
	background-color: #ebf8dc;
	border: 1px solid #000;
	padding: 5px;
	text-align: center;
	margin: 15px 0 5px 0;
}

.product-section {
	width: 780px;
	margin-bottom: 15px;
	float: left;
}

.product-section-header {
	width: 774px;
	background-color: #000;
	padding: 5px;
	margin-bottom: 3px;
	color: #FFF;
	font-weight: bold;
	font-size: 13px;
}

.product-block {
	width: 195px;
	float: left;
}

.product-block img {
	border: 1px solid #000;
}

.product-float {
	float: left;
	margin-right: 5px;
}

/* Tables */

table.tablestyle {
	border-collapse: collapse;
}

.tablestyle th {
	font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	border: 1px solid #717e63;
	border-right: 2px solid #717e63;
	border-bottom: 2px solid #717e63;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 6px 6px 6px 12px;
	background: #eef5ed;
}

.tablestyle th.product {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	letter-spacing: 0px;
}

.tablestyle td {
	border: 1px solid #717e63;
	border-right: 2px solid #717e63;
	background: #eef5ed;
	padding: 6px 6px 6px 12px;
	color: #333333;
}

/* Vehicle Lifts */

.lift-columns {
	width: 780px;
	margin: 5px 0 15px 0;
	float: left;
	}

.lift-columns img {
	border: 1px solid #000;
	}

.lift-columns-left {
	width: 110px;
	padding-right: 15px;
	float: left; 
	}

.lift-columns-right {
	width: 655px;
	float: left; 
	}

#t100-table {
	width: 780px;
	padding: 0;
	margin: 0 0 20px 0;
	float: left;
}

.single-post-left {
	width: 370px;
	padding-top: 10px;
	float: left;
}

.single-post-right {
	width: 200px;
	padding-top: 10px;
	float: left;
}

.single-post-right ul {
	margin-top: 0;
}

/* Pop-ups */

.popup-title {
	width: 700px;
	height: 35px;
	padding: 10px 10px 0 10px;
}

.product-popup-column-left {
	width: 207px;
	height: 295px;
	padding: 0 10px 10px 10px;
	float: left;
}

.product-popup-column-left img {
	border: 1px solid #000000;
}

.product-popup-column-right {
	width: 437px;
	height: 315px;
	padding: 0 10px 10px 10px;
	float: left;
}

.popup-footer {
	background-color: #000000;
	width: 700px;
	height: 30px;
	clear: both;
}

.viewpdf {
	width: 207px;
	height: 45px;
}

.viewpdf img {
	border: 0;
	float: left;
}

.mot-column-left {
	width: 585px;
	float: left;
}

.mot-column-right {
	width: 195px;
	float: left;
}

.mot-block {
	width: 195px;
	padding-bottom: 20px;
	text-align: center;
	float: left;
}

.accessories-row {
	height: 280px;
}

.accessories-block {
	width: 170px;
	float: left;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
}

.accessories-block img {
	padding-bottom: 5px;
}

.blitz-example-box {
	background-color: #e3e4de;
	border: 1px solid #000000;
	padding: 10px;
	text-align: center;
}

.blitz-example-box img{
	padding-left: 10px;
}

.tradegroup-left {
	width: 478px;
	float: left;
	margin-top: 40px;
}

.tradegroup-right {
	width: 300px;
	height: 566px;
	background-color: #adcf92;
	padding: 1px;
	margin-top: 40px;
	float: left;
	text-align: center;
}

.tradegroup-block {
	width: 230px;
	height: 120px;
	margin-bottom: 10px;
	margin-right: 8px;
	float: left;
}

.note {
	background: #ebf8dc url(/wp-content/themes/default/images/note.jpg) left no-repeat;
	border: 1px solid #82897a;
	height: 15px;
	padding: 2px 2px 2px 21px;
	margin: 20px 0 0 280px;
	font-weight: bold;
}

