@import url(reset.css);



body {

	background: #e3f4fb url(../images/wrapper-bg.jpg) repeat-x;

	color:#5b5a5a;

	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;

	font-size:62.5%;

	text-align:center;

}



.frame {

	background-color: #fff;

	padding: 2px;

	border: 1px solid #929292;

}



.clear {

	clear: both;

}



.tri {

	height: 10px;

	width: 15px;

	position: absolute;

}



.floatRight { 

	float: right;

	margin: 0px 0px 20px 20px;

	display: inline;

}



.floatLeft { 

	float: left;

	margin: 20px 20px 0px 0px;

	display: inline;

}



a {

	text-decoration: none;

	color: #bc3b16;

}



a:hover {

	text-decoration: underline;

	color: #00202b;

}

#utilities a, #sub-nav a {
	color: #00202b;
}

#utilities a:hover, #sub-nav a:hover {
	color: #bc3b16;
}

h1, h2, h3, h4, h5, h6 {

	padding: 15px 0px 5px;

}



h2 {

	font-size: 1.8em;

}



h3 {

	font-size: 1.2em;

	font-weight: normal;

}



p {

	line-height: 1.5em;

	margin-top: 0.5em;

	text-align:justify;

	padding-bottom: 1.33em;

}



#wrapper {

	text-align:left;

	font-size: 1.2em;

	width: 960px;

	margin: 0px auto;

	position: relative;

}



#header {
	height: 199px;
	width: 600px;
	background-image: url('/images/header_background.jpg');
	background-repeat: no-repeat;
	padding-left: 370px;
	padding-right: 50px;
	margin-left: -20px;
	color: #fff;
}

#header #main-img {
	float: left;
	margin-left: -45px;
	display: inline;
}

* html #header #main-img {
	position: relative;
}

#header h1 {
	padding-top: 55px;
}

#header h1 a {
	color: #fff;
	font-size: 3.5em;
	text-transform: uppercase;
}

#header small#tagline {
	font-size: 1.5em;
	border-top: 1px solid #5e89a5;
	display: block;
	line-height: 1.5em;
}

#header small#tagline span {
	display: block;
	font-size: 13px;
	color: #E5E5FF;
	font-style: italic;
}

#utilities {
	position: absolute;
	top: 0px;
	right: 0px;
	color: #00202b;
}

* html #utilities {
	right: 40px;
}

#utilities #signup {
	float: right;
	display: inline;
	width: 185px;
	height: 40px;
	background: url(../images/signup-ico.png) no-repeat 165px 5px;
	padding: 10px 19px;
}

#utilities small {
	color:#0d698a;
	font-weight: bold;
}

#utilities h2 {
	padding: 5px 0px 0px 0px !important;
}

#utilities h2 a {
	color: #d04f13;
}

#utilities ul {

	height: 30px;

	line-height: 30px;

	float: right;

	margin-right: 25px;

	display: inline;



	overflow: hidden;

	text-align: right;

}



#utilities li {

	display: inline;

}



#nav-bar {

	height: 60px;

	color: #000;

	background-color: #bc3b16;

	position: relative;

	width: 975px;

}





#nav-bar h2 {

	float: left;

	padding: 0px;

	text-transform: uppercase;

	display: inline;

}



#global-nav {

	float: left;

	padding: 0px 20px;

	background-color: #ffd200;

	

	border-right: 1px solid #ffe259;

	width: 579px;

	margin-left: -15px;

	display: inline;

	-moz-box-shadow:inset 1em 0em 2em -1em #666;

	-webkit-box-shadow: inset 1em 0em 2em -1em #666;

}



* html #global-nav {

	position: relative;

}



#global-nav .tri {

	background: url(../images/browse-tri.png) no-repeat;

	bottom: -10px;

	left: -15px;

}



* html #global-nav .tri {

	bottom: -18px;

	left: 0px;

}



#global-nav h2 {

	text-indent: -9999px;

	background: url(../images/browse-ads.png) no-repeat;

	height: 40px;

	width: 143px;

	margin-top: 10px;

}



#global-nav ul {

	line-height: 1.5em;

	text-align: right;

	font-size: 1.2em;

	padding-top: 5px;

	height: 25px;

	overflow: hidden;

}



#global-nav li {

	display: inline;

	color: #000;

}



#global-nav a {

	color: #000;

}



#search {

	float: left;

	padding-left: 20px;

	

	height: 60px;

	line-height: 60px;

	border-left: 1px solid #8b0e02;

	display: inline;

}



#search h2 {

	color: #fff;

	margin-right: 10px;

}



#search form {

	float: left;

	display: inline;

	width: 214px;

}



* html #search form {

	position: relative;

	top: 18px;

}



#search .wrap-field {

	float: left;

	margin-right: 10px;

	display: inline;

}



#search #search-button {

	position: relative;

	top: 9px;

	*top: 0px;

}



* html #search #search-button {

	top: -3px;

}





#search .tri {

	background: url(../images/search-tri.png) no-repeat;

	bottom: -10px;

	right: 0px;

}



* html #search .tri {

	bottom: -18px;

	right: 0px;

}



#sub-nav {
	position: absolute;
	top: -31px;
	right: 25px;
	height: 30px;
	line-height: 30px;
	padding: 0px 15px;
}



#sub-nav li {

	display: inline;

}



#content-wrapper {

	min-height: 460px; height: auto !important; height: 460px;

	border: 1px solid #636161;

	background: #fff url(../images/content-wrap-bg.png) repeat-x;

	

	-moz-box-shadow:    0px 0px 10px 3px #789cb3;

	-webkit-box-shadow: 0px 0px 10px 3px #789cb3;

}



#sidebar {

	float: right;

	width: 135px;

	padding: 0px 20px;

	margin-top: 10px;

	display: inline;

}

#sidebar li {

margin: 20px 0px;

}


#content {

	margin-right: 175px;

	padding: 20px;
	
	padding-right: 0px;

}



html>body #content {

	*margin-left: -20px;

}

#content h2 {
	color: #BC3B16;
	text-decoration: underline;
}

/*

table.ad-listing {

	margin-left: -20px;

}



table.ad-listing tr {

	border-bottom: 1px solid #929292;

	display: block;

}



table.ad-listing th {

	vertical-align: top;

	padding: 0px 20px;

}



* html table.ad-listing th {

	padding: 0px;

	padding-right: 20px;

}





table.ad-listing img {

	margin-top: 10px;

}



table.ad-listing .logo {

	height: 97px;

	line-height: 97px;
	
	width: 146px;

}



table.ad-listing .logo img {

	vertical-align: middle;

}





table.ad-listing th h4 {

	color: #000;

	font-size: 1.2em;

	margin-top: 10px;

}



table.ad-listing h3 {

	background-color: #035894;

	color: #fff;

	padding: 10px 10px 10px 35px;

	margin-left: -35px;

	margin-top: 15px;

	

	-moz-border-radius-bottomright: 10px;

	-moz-border-radius-topright: 10px;

	-webkit-border-bottom-right-radius: 10px;

	-webkit-border-top-right-radius: 10px;	

	

	-moz-box-shadow:inset 1em 0em 2em -1em #333;

	-webkit-box-shadow: inset 1em 0em 2em -1em #333;

	

	position: relative;

}

table.ad-listing h3 a {
	color: #fff;
}

table.ad-listing h3 a:hover {
	color: #ddd;
	text-decoration: none;
}



html>body table.ad-listing  h3 {

	*left: -15px;

}



table.ad-listing .tri {

	background: url(../images/blue-tri.png) no-repeat;

	bottom: -10px;

	left: 0px;

}



html>body table.ad-listing .tri {

	*bottom: -8px;

	*left: 15px;

}



* html table.ad-listing .tri {

	bottom: -18px;

}




table.ad-listing h5 {

	text-align: center;

}


table.ad-listing div.price {

	border-top: 1px dashed #929292;

	width: 130px;

	padding-top: 10px;

	margin: 10px 0px;

	text-align: center;

	font-size: 1.2em;

	color: #a1240c;

	font-weight: bold;

}

*/

div.ad-listing {
	border-bottom: 1px solid #929292;
	height: 195px;
}

.listing-wrap {
	float: left;
	width: 138px;
	text-align: center;
}
.dealer-wrap {
	padding-right: 20px;
	float: left;
	
}

* html .dealer-wrap {
	width: 154px;
}


div.ad-listing img {

	margin-top: 10px;

}



div.ad-listing .logo {

	height: 97px;

	line-height: 97px;
	
	width: 146px;

}



div.ad-listing .logo img {

	vertical-align: middle;

}





div.ad-listing h4 {

	color: #000;

	font-size: 1.2em;

	margin-top: 10px;

}



div.ad-listing h3 {

	background-color: #035894;

	color: #fff;

	padding: 10px 10px 10px 35px;

	margin-top: 15px;
	
	
	margin-left: -35px;

	

	-moz-border-radius-bottomright: 10px;

	-moz-border-radius-topright: 10px;

	-webkit-border-bottom-right-radius: 10px;

	-webkit-border-top-right-radius: 10px;	
	

	-moz-box-shadow:inset 1em 0em 2em -1em #333;

	-webkit-box-shadow: inset 1em 0em 2em -1em #333;

	

	position: relative;
	width: 178px;
	height: 14px;

}

html>body div.ad-listing h3 {
	*position: absolute;
	*left: 20px;
}

div.ad-listing h3 a {
	color: #fff;
}

div.ad-listing h3 a:hover {
	color: #ddd;
	text-decoration: none;
}

div.ad-listing .tri {

	background: url(../images/blue-tri.png) no-repeat;

	bottom: -10px;

	left: 0px;

}


* html div.ad-listing .tri {

	bottom: -18px;

}

div.ad-listing h5 {

	text-align: center;

}


div.ad-listing div.price {

	border-top: 1px dashed #929292;

	width: 130px;

	padding-top: 10px;

	margin: 10px 0px;

	text-align: center;

	font-size: 1.2em;

	color: #a1240c;

	font-weight: bold;

}

#footer {
	margin-top: 10px;
	line-height: 1.5em;
	text-align: center;
}

#footer li {
	display: inline;
}

/** AgClass Systes **/

#content #options
{
	background: url(http://www.agclassifieds.com/images/options-bg.gif) repeat-x top left;
	height: 45px;
	line-height: 45px;
	position: relative;
	text-align: center;
}

#content #options h4
{
	display: inline;
	text-transform: uppercase;
	color: #BC3B16;
	margin-left: 6px;
}

#content #options ul
{
	display: inline;
	margin-right: 5px;
	background: url(http://www.agclassifieds.com/images/tablecell-bg.gif) no-repeat right center;
	padding-right: 5px;
}

#content #options ul li
{
	display: inline;
	padding: 0px 3px;
}

#content #options a
{
	color: #4a4a4a;
}

#content #options a.active
{
	color: #00202B;
	font-weight: bold;
}


#content #options li:after
{
	content: " |";
}

#content #options li.last:after
{
	content: "";
}

#content #options ul.last
{
	background: none;
}

a.rss
{
	background: url(http://www.agclassifieds.com/images/rss_add.png) no-repeat;
	height: 24px;
	padding-left: 30px;
	display: block;
	line-height: 24px;
	width: 100px;
}

#content .pagination
{
	margin-top: 10px;
	padding: 0px 10px;

}

#content .pagination h4, #content .pagination ul
{
	display: inline;
}

#content .pagination h4
{
	font-weight: normal;
	float: left;
}

#content .pagination ul
{
	float:right;
}

#content .pagination a.disablelink, #content .pagination a.currentpage
{
	color: #4a4a4a;
	text-decoration: none;
}

#content .pagination ul li
{
	display: inline;
	padding: 0px 1px;
}

.home-section
{
	margin: 20px 0px 10px 0px;
}

.home-section h2
{
	font-size: 2.0em;
	color: #54ab1f;
	padding-bottom: 10px;
	float: left;
}

.home-section h2 span
{
	color: #14598b;
}

.home-section a.more
{
	float: right;
	background: url(http://www.agclassifieds.com/images/clickhere.png) no-repeat top left;
	height: 25px;
	line-height: 25px;
	text-decoration: none;
	color: #ffffff;
	width: 264px;
	text-indent: 10px;
	position: relative;
	margin-top: 7px;
	left: -2px;
}

.home-section a.more:hover
{
	color: #A9DF61;
}

.listing
{
	float: left;
	width: 236px;
	padding: 25px 0px 0px 20px;
	background: url(http://www.agclassifieds.com/images/listing-bg.gif) repeat-x top left;
	height: 127px;
	position: relative;
}

.listing a
{
	font-size: 1.15em;
}

.listing img
{
	float: left;
	margin-right: 10px;
	border: 1px solid #165789;
	max-height: 100px;
	max-width: 100px;
}

.listing .price
{
	color: #BC3B16;
	font-weight: bold;
	/*float: right;*/
	font-size: 1.15em;
	position: absolute;
	top: 119px;
	left: 173px;
}

.listingImage {
	width: 98px;
	float: left;
	padding-right: 12px;
}

.listingText {
	width: 113px;
	float: left;
}

#contentWrapper
{
	border: 1px solid #BC3B16;
	padding: 5px;
	width: 737px;
	margin-bottom: 20px;

}

#content-sidebar
{
	border: 1px solid #BC3B16;
	float: left;
	width: 227px;
	text-align: center;
	line-height: 1.5em;
	padding-bottom: 10px;
}

#content-sidebar h3
{
	border-top: 1px solid #b9b9b9;
	border-bottom: 1px solid #b9b9b9;
	background-color: #f2f2f2;
	padding: 5px 0px;
	margin: 10px 0px;
}

#content-sidebar h3.first
{
	border-top: none;
	padding-top: 0px;
	margin-top: 0px;
}

#content-sidebar h3 span
{
	font-size: 1.6em;
	color: #ffffff;
	background-color: #BC3B16;
	padding: 10px 0px;
	display: block;
}

#content-sidebar table
{
	font-size: 1.2em;
}

#content-sidebar table th
{
	text-align: right;
	width: 60px;
	color: #BC3B16;
	padding-right: 15px;
}

#content-sidebar table td
{
	padding: 5px 0px;
	text-align: left;
}

#content-sidebar img.flag
{
	padding-left: 10px;
}

#content-sidebar img.dealer-logo
{
	padding: 10px;
}

#content-sidebar #info
{
	text-align: left;
	padding-left: 20px;
	border-top: 1px solid #b9b9b9;
	border-bottom: 1px solid #b9b9b9;
	background-color: #f2f2f2;
	margin-bottom: 10px;
}

#content-sidebar address
{
	margin: 0.5em 0 1.33em;
	font-style: normal;
}

#content-sidebar ul
{
	text-align: left;
	padding-left: 20px;
}

#content-sidebar ul li
{
	padding: 3px 0px;
}

#content-sidebar h2
{
	font-size: 1.2em;
	margin-top: 10px;
}

#content-main
{
	/*
	float: left;
	margin-left: 7px;
	display: inline;
	*/
	margin-left: 237px;
}



#content-main h2
{
	font-size: 1.6em;
	color: #ffffff;
	background-color: #BC3B16;
	padding: 10px;
	margin-bottom: 5px;
	text-decoration: none;
}

#content-main h2 span
{
	float: right;
}

#content-main img
{
	border: 1px solid #BC3B16;
}

#content-main #mainimg {
	width: 498px;
}

#content-main h4
{
	font-size: 1.2em;
}

.highlight
{
	color: #BC3B16;
}

#content-main h4
{
	padding-top: 20px;
}

#content-main ul.itemNav
{
	padding: 20px 0px;
	border-top: 1px solid #BC3B16;
	text-align: center;
}

#content-main ul.itemNav li
{
	display: inline;
}

#content-main ul.itemNav li a
{
	text-decoration: none;
	margin: 0px 10px;
	background-color: #FFD200;
	padding: 0px 3px;
	color: #000;
	border: 1px solid #BC3B16;
}

#content-main ul.itemNav li a:hover
{
	 text-decoration: underline;
}

#content-main ul.thumbNav
{
	padding: 3px 0px;
	border-bottom: 1px solid #BC3B16;
	overflow: hidden;
	height: 42px;
	background: url(http://www.agclassifieds.com/images/thumb-txt.png) no-repeat right bottom;
}

#content-main ul.thumbNav li
{
	float: left;
	width: 41px;
	height: 43px;
	display: block;
	background: url(http://www.agclassifieds.com/images/thumb-bg.gif) no-repeat;
	margin-left: 10px;
}

#content-main ul.thumbNav img
{
	margin-top: 3px;
	margin-left: 3px;
	border: 1px solid #bfbfbf;
}

fieldset legend
{
	font-weight: bold;
	color: #231F20;
	padding: 5px;
	font-size: 1.3em;
}

#content label
{
	text-align: right;
	width: 110px;
	padding-right: 10px;
	display: block;
	float: left;
	margin-bottom: 8px;
	font-weight: bold;
	color: #231F20;
}

#content form br
{
	clear: left;
}
