/*******RSS FEED FORMATS*****/
#pscroller1{
color: black;
width: 475px;
height: 15px;
border: 1px dashed orange;
padding: 4px;
background-color: white;
float: left;
text-align: left;
}
#pscroller2{

color: black;
width: 475px;
height: 15px;
border: 1px dashed orange;
padding: 4px;
background-color: white;
float: left;
text-align: left;
}
#pscroller3{
position: relative;
top: 30px;
left: 1px;
color: black;
width: 475px;
height: 150px;
border: 0px solid transparent;
padding: 4px;
background-color: transparent;
float: left;
text-align: left;
}

.rssclass .rsstitle{
font-weight: bold;
}

.rssclass .rssdate{
color: gray;
font-size: 85%;
}

.rssclass a{
text-decoration: none;
}

div.indexBottomLeft
{
	position: relative;
	top: 0px; 
	left: 0px; 
	padding: 0px; 
	margin: 0px; 
	height: 200px; 
	width: 493px; 
	background-color: transparent; 
	float: left; 
	background-image: url(../images/bottom-graphic-leftnew.png);
	background-repeat: no-repeat;
}

/* settings for index.php fading scroller begin */
div#fscroller
{
	position: absolute;
	top: 105px;
	left: 92px;
	color: white;
	width: 200px;
	height: 150px;
	z-index: 20;
}
div#fscroller div
{
	text-align: left;
	font: normal 16px Arial;
	padding: 5px;
}
/* settings for index.php fading scroller end */

/* settings for floating images on front page.*/
img.deere
{
	position: absolute;
	top:  15px;
	right: 310px;
	height: 250px;
	width: 225px;
}
img.cat
{
	position: absolute;
	top:  95px;
	right: 40px;

	width: 250px;
	height: 150px;
	z-index: 2;
}
/* generic main body settings*/
.test
{
	background-image: url(templates/chrometheme/images/chromebg5.gif);
	background-repeat: repeat-x;
	vertical-align: top;
	border: 0px;
	padding: 0px;
	margin: 0px;
	background-color: transparent;
}
div.mainbackground
{
	display: block;
	position: relative;
	top: -3px;
	background: #000;
	background-color: #000;	
	width: 987px;
	height: auto;
	min-height: 300px;
	background-repeat: no-repeat;
	border: 0px none transparent;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 5px;
	z-index: 0;
}
div.mainbackground img.swoosh
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 987px;
	height: auto;
	z-index: 1;
}
div.mainbackground * /* basically this applies a z-index value of 2 to all descendants keeping the swoosh image behind all objects*/
{
	z-index: 2;
}

img.mainbackground
{
	position: relative;
	top: 0px;
	background-image: url(../images/topnew.png);
	width: 987px;
	height: 275px;
	background-repeat: no-repeat;
	border: 0px none transparent;
	margin: 0;
	padding: 0;
}
body
{
	font-family: verdana, serif, sans-serif;
	font-size: medium;	
	color: black;
	z-index: -3;
}
/* generic settings for td table elements*/
td
{
	text-align: center;
	font-family: verdana, serif, sans-serif;
	font-size: small;	
}
/* generic settings for HTML link-anchors*/
a
{
	text-decoration: none;
}
/* settings for subscribe form*/
form.frmListSubscribe
{
	font-family: verdana, serif, sans-serif;
	font-size: small;	
	padding: 0px;
	margin: 0px;
	padding-bottom: 2px;
	/*padding-right: 2px;*/
}
/* settings for main body elements used in smarty templates*/
/* NOTE - Main background color can be set here*/
body.body_main
{
	text-align: center;
	font-family: verdana, serif, sans-serif;
	font-size: medium;	
	background-color: #FDDC96;
	background-image:  url(../images/site_bg.jpg);
	background-repeat: repeat;
	font-family: inherit;
	font-size: inherit;
	margin: 0 auto;
	padding: 0px;
	z-index: 0;
}
/* settings for the table used to define the main header on each page*/
table.tblHeader
{
	text-align: center;
	margin: 0 auto;	
	background-color: transparent;
	width: 976px;
	height: 110px;
	font-family: inherit;
	font-size: inherit;
	border-color: black;
	border-style: solid;
	border-width: 0px;
}
/* THIS CONTROLS THE MAIN COLORS ON THE MIDDLE DYNAMIC SECTION OF EACH PAGE*/
table.tblMainContent
{
	text-align: center;
	margin: 0 auto;
	color: white;
	background-color: transparent;
	width: 976px;
	height: auto;
	font-family: inherit;
	font-size: inherit;
	border: 0px;
	padding: 0px;
}

img.footerLeftRound
{
	top: -1px;
	left: 3px;
	position: relative;
	padding: 0px;
	margin: 0px;
	border: 0px;
	vertical-align: top;
	width: 10px;
	height: 31px;
	background-color: transparent;
	background-image: url(../images/bottom_rounded_corner_left.gif);
	background-repeat: no-repeat;
}
img.footerRightRound
{
	top: -1px;
	left: -3px;
	position: relative;
	padding: 0px;
	margin: 0px;
	border: 0px;
	vertical-align: top;
	width: 10px;
	height: 31px;
	background-color: transparent;
	background-image: url(../images/bottom_rounded_corner_right.gif);
	background-repeat: no-repeat;
}
/**/
table.tblFooter
{
	text-align: center;
	margin: 0 auto;	
	background-color: transparent;
	width: 996px;
	height: 50px;
	font-family: inherit;
	font-size: inherit;
	border-color: black;
	border-style: solid;
	border-width: 0px;
}
/**/
.footerlinks
{
	background-color: inherit;
	color: black;
	font-weight: bold;
	font-family: verdana, serif, sans-serif;
	font-size: 12px;
	margin: 5px;
	padding: 0px;
}
/**/
td.spacer
{
	height: 3px;
	background-color: inherit;
}
/**/
td.horzline
{
	height: 31px;
	background-color: inherit;
	background-image: url(../images/divider_repeat_x.gif);
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
}
/**/
img.logo
{
	background-image: url(../images/MainSiteLogo.png);
	width: 170px;
	height: 116px;
	background-position: left;
	background-repeat: no-repeat;
	border: 0px;
	margin: 3px;
}
/* Text shown at the bottom of each page, such as the address, information, etc..*/
div.footerOfficeInfoText
{
	color: #B7B9B8;
	padding-bottom: 5px;
	background-color: inherit;
}
/* ADMIN SPECIFIC CONFIGURATION VALUES START HERE */
table.tblAdminMainContent
{
	color: white;
	background-color: black;
	width: 100%;
	height: 300px;
	font-family: inherit;
	font-size: inherit;
	border: 0px;
	padding: 0px;
}
/**/
td.tdAdminLinks
{
	width: 200px;
	height: auto;
	background-color: #B7B9B8;
	background-image: url(../images/admin_link_divider2.gif);
	background-repeat: repeat-y;
	color: black;
	vertical-align: top;
	text-align: left;
}
/**/
div.divAdminLinks
{
	height: auto;
	width: auto;
	display: inherit;
	padding: 5px;
	vertical-align: top;
}
/**/
td.tdAdminMainContent
{
	height: auto;
	background-color: transparent;
}
/**/
div.divAdminMainContent
{
	position: relative;
	color: black;
	background-color: white;
	background: #fff;
	height: 100%;
	width: 100%;
	display: block;
}
/* STYLE USED FOR FILTER SETTINGS ON THE ADMIN SCREEN*/
div.divAdminLinkBorder
{
	border-color: black;
	border-style: dotted;
	border-width: 2px;
	padding: 3px;
	margin: 0px;
	display: block;
}
a.aAdminLinks
{
	color: blue;
	text-decoration: none;
	font-size: small;
}
a.aAdminLinks:hover
{
	color: blue;
	text-decoration: underline;
}
a.filter_in_use
{
	color: red;
	font-size: smaller;
	font-family: verdana, serif, sans-serif;
	text-align: left;
	font-style: normal;
	text-decoration: none;
}
a.filter_not_in_use
{
	color: black;
	font-size: smaller;
	font-family: verdana, serif, sans-serif;
	text-align: left;
	font-style: normal;
	text-decoration: none;
}

table.tblAdminListing
{
	text-align: left;
	background-color: silver;
	background-image: url(../images/admin_listing_background.gif);
	background-repeat: repeat-x;
	width: 740px;
	height: auto;
	border: 3px;
	border-color: orange;
	border-style: groove;
	padding: 0px;
	margin: 5px;
}
table.tblAdminInnerUpperListing
{
	color: black;
	text-align: left;
	background-color: transparent;
	width: 97%;
	height: auto;
	border: 3px;
	border-color: orange;
	border-style: groove;
	padding: 0px;
	margin: 2px;
}
ul.ulAdminHeaders
{
	color: black;
	list-style-position: outside;
	display: list-item;
	position: relative;
	left: -5px;
}
table.tblAdminInnerLowerListing
{
	text-align: left;
	background-image: url(../images/admin_listing_background.gif);
	background-repeat: repeat-x;
	width: 97%;
	height: auto;
	border: 3px;
	border-color: orange;
	border-style: groove;
	padding: 0px;
	margin: 2px;
}
td.tdlistingalign
{
	font-family: verdana, serif, sans-serif;
	vertical-align: top;
	text-align: left;
	padding: 0;
	margin: 0;
	padding-left: 5px;
}
td.tdlistingalign td
{
	padding-left: 5px;
	text-align: left;
}

.tblAdminListingUpper
{
	font-size: small;
	width: auto;
	height: auto;
	text-align: left;
}
.tblAdminListingLower
{
	font-size: small;
	width: 80%;
	height: auto;
	text-align: left;
}
div.divflow
{
	width: auto;
	display: inline;
	background-color: white;
	float: left;
	vertical-align: top;
}
div.divflow th{
	font-size: small;
	text-align: left;
	background-color: inherit;
}
a.lookuplinks
{
	text-decoration: none;
	color: blue;
}
/* ADMIN SPECIFIC CONFIGURATION VALUES END HERE */

/* SEARCH FORM OPTIONS*/
div.frmSearch
{
	position: relative;
	display: block;
	text-align: center;
	margin: 0 auto;
	margin-bottom: 15px;
	padding: 10px;
	background: #FFF0A1;
	border: 2px solid #000;
	width: 75%;
}
div.frmSearch form, div.frmSearch fieldset
{
	display: block;
	text-align: center;
	padding: 5px;
	margin: 0 auto;
	margin-bottom: 5px;
}
div.frmSearch form fieldset h5
{
	float: left;
}
div.frmSearch form input, div.frmSearch form label
{
	vertical-align: middle;
	text-align: left;
}
div.frmSearch form input.button
{
	text-align: center;	
}
/* CONTACT FORM OPTIONS*/
div#contactForm
{
	display: block;
	background: #FFF0A1;
	color: black;
	width: 60%;
	text-align: center;
	margin: 20px;
	padding: 0;
}
div#contactForm input
{
	text-align: left;
}
div#contactForm form input.button
{
	text-align: center;	
}
div#contactForm form
{
	padding: 10px;
}
img.DoListingBaseImage
{
	position: relative;
	border: 1px solid #767676;
	padding: 0px;
	margin: 0;
	margin-top: 5px;
}
img.DoListingSpecialImage
{
	position: absolute;
	top: -1px;
	right: -1px;
	visibility: visible;
}

img.ListingSpecialImage
{
	position: absolute;
	top: 1px;
	right: -2px;
	visibility: visible;
	/*
	height: 66px;
	width: 99px;	
	*/
}

img.PreviewSpecialImage
{
	position: absolute;
	top: 0px;
	right: 10px;
	visibility: visible;	
}