body {
background: #0a1d31 url("http://www.actionag.com/assets/templates/actionag/layout/top-fade.jpg") repeat-x;
background-position: top center;
font-family: "Times New Roman",Times,Georgia,sans-serif;
font-size: 1em;
color: #0f1c30;
}

.statcounter {
background-position:center top;
margin-left:170px;
}

	#container {
margin: 0 auto;
width: 1020px;
}
	#masthead {
background: url("http://www.actionag.com/assets/templates/actionag/layout/masthead.jpg") no-repeat top center;
width: 1020px;
height: 252px;
}
	#masthead-links {
display: inline;
}
	#masthead-tabs {
margin-top: 141px;
margin-left: 136px;
}
	#content {
background: url("http://www.actionag.com/assets/templates/actionag/layout/main.jpg") repeat-y;
width: 820px;
padding-top: 40px;
margin-left: 100px;
}
	#main {
margin: 0 10px;
padding: 12px;
}
	#footer {
background: url("http://www.actionag.com/assets/templates/actionag/layout/footer.jpg") no-repeat;
margin-left: 100px;
height: 54px;
width: 820px;
text-align: center;
padding-top: 14px;
color: #f2f2f2;
font-family: "Book Antiqua","Times New Roman",Times,Verdana,sans-serif;
font-style: italic;
}
	h1, h2, h3, h4 {
font-family: "Book Antiqua","Times New Roman",Times,Verdana,sans-serif;
padding: 5px 0;
font-weight: normal;
}
	h1 {
background: url("http://www.actionag.com/assets/templates/actionag/layout/headings.jpg") no-repeat left bottom;
font-size: 125%;
padding-left: 35px;
padding-top: 6px;
padding-bottom: 6px;
border-top: double 3px #9a9da4;
}
	h2 {
font-size: 120%;
font-style: italic;
margin: 8px 0 0 18px;
color: #37566F;
}
	h3 {
font-size: 115%;
}
	h4 {
font-size: 110%;
}
	p {
text-indent: 25px;
line-height: 1.1em;
margin: 8px 0;
}
#main ul, #main ol {
margin-left: 42px;
}
#main ul li, #main ol li {
line-height: 1.1em;
}
#main ul {
list-style-type: square
}
	blockquote {
background: #fff;
border: solid 1px #ddd;
padding: 4px;
margin: 3px 20px;
font-family: "Book Antiqua","Times New Roman",Times,Verdana,sans-serif;;
}
	.clear {
clear: both;
}
	#masthead-tabs .tab {
display: block;
position: relative;
overflow: hidden;
background: url("http://www.actionag.com/assets/templates/actionag/layout/tabs.jpg") no-repeat;
float: left;
}
	#masthead-tabs a#tab-trucks {
background-position: 0 -118px;
width: 109px;
height: 116px;
}
	#masthead-tabs a#tab-trailers {
background-position: -109px -118px;
width: 109px;
height: 116px;
}
	#masthead-tabs a#tab-equipment {
background-position: -218px -118px;
width: 109px;
height: 116px;
}
	#masthead-tabs a#tab-cars {
background-position: -327px -118px;
width: 109px;
height: 116px;
}
	#masthead-tabs a#tab-trucks:hover {
background-position: 0 0;
}
	#masthead-tabs a#tab-trailers:hover {
background-position: -109px 0;
}
	#masthead-tabs a#tab-equipment:hover {
background-position: -218px 0;
}
	#masthead-tabs a#tab-cars:hover {
background-position: -327px 0;
}
	#masthead-tabs a span {
position: absolute;
left: -1000px;
}

#home { 
margin-left: 50px;
background: url(/assets/templates/actionag/layout/homeicon.gif) no-repeat;
padding-left: 25px;
padding-bottom: 10px;
font-family: "Book Antiqua","Times New Roman",georgia,serif;
font-style:italic;
font-weight: bold;
letter-spacing: 1px;
line-height: 30px;
font-size: 13pt;
color: #fff;
text-decoration:none;
}
.clear { clear: both }
.hide { visibility: hidden; }
small { font-size: 70%; }

/*PHOTO GALLERIES STYLES*/
#gallery { text-align: center; }
.captioned { 
display:inline-block;
margin: 5px;
text-align: center;
border: solid 2px #e9e9e9; 
background: white;
padding: 3px;
}
.captioned a img {
border: double 3px #8fadc7;
}
.captioned a:hover img {
border: double 3px #333
}
.truckid, .trailerid, .equipid, .carid { color: #3D6183; 
font-size: 8pt;
font-family: verdana;
line-height: 18px;
border-bottom: solid 1px #3D6183;
}
/*END PHOTO GALLERIES*/

li.price { 
	color: #990000; 
	font-weight:bold; 
	letter-spacing: 1px;
}
#gmap { 
float:right;
border: solid 1px #9a9da4;
text-align: center;
font-family: arial;
background: #9a9da4;
padding-bottom: 3px;
}
#gmap a { color: #fff; }
#gmap a:hover { color: #000; }

/*THICKBOX CSS*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}
#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666; 
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}
.TB_overlayMacFFBGHack {background: url(http://www.actionag.com/assets/js/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
	position: fixed;
	background: #fff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #2e4b6b;
	text-align:left;
	top:50%;
	left:50%;
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 60px;
	border: 1px solid #2e4b6b;
}
#TB_caption{
	height:25px;
	padding:7px 5px 10px;
	float:left;
}
#TB_closeWindow{
	height:25px;
	padding:11px 5px 10px;
	float:right;
}
#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}
#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}
#TB_title{
	background-color:#e8e8e8;
	height:27px; 
}
#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
	padding:15px;
}
#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}
#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
#TB_secondLine {
margin-top: 2px;
padding-top: 2px;
border-top: dotted 1px #666;
}
#TB_next { 
background: url(http://www.actionag.com/assets/js/next.jpg) no-repeat  0 0;
width: 47px;
height: 20px;
position: absolute;
top: 50%;
right: 2px;
}
#TB_prev { 
background: url(http://www.actionag.com/assets/js/prev.jpg) no-repeat 0 0;
width: 47px;
height: 20px;
position: absolute;
top: 50%;
left: 4px;
}
#TB_closeWindow a{
background: url(http://www.actionag.com/assets/js/close.jpg) no-repeat 50%;
float:right;
width: 25px;
height: 25px;
}
#TB_next a, #TB_prev a, #TB_closeWindow a {
text-decoration: none;
}
/*END THICKBOX*/
