.cobrandblacktext
{
font-family : Arial;
font-size : 11px;
font-style : normal;
font-weight : normal;
color : #000000;
}

.cobrandboldblacktext
{
font-family : Arial;
font-size : 11px;
font-style : normal;
font-weight : bold;
color : #000000;
}

.cobrandbigboldblacktext
{
font-family : Arial;
font-size : 16px;
font-style : normal;
font-weight : bold;
color : #000000;
}

.cobrandbiggerboldblacktext
{
font-family : Arial;
font-size : 22px;
font-style : normal;
font-weight : bold;
color : #000000;
}

.cobrandsmallerblacktext
{
font-family : Arial;
font-size : 9px;
font-style : normal;
font-weight : normal;
color : #000000;
}

.cobrandwhitetext
{
font-family : Arial;
font-size : 11px;
font-style : normal;
font-weight : normal;
color : #FFFFFF;
}

.cobrandboldwhitetext
{
font-family : Arial;
font-size : 11px;
font-style : normal;
font-weight : bold;
color : #FFFFFF;
}

.cobrandbigboldwhitetext
{
font-family : Arial;
font-size : 16px;
font-style : normal;
font-weight : bold;
color : #FFFFFF;
}

a.cobrandblacktext
{
	font-family : Arial;
	text-decoration: none;
	font-weight : normal;
	color : #000000;
}
a.cobrandblacktext:visited {
	text-decoration: none;
}
a.cobrandblacktext:hover {
	text-decoration: underline;
}
a.cobrandblacktext:active {
	text-decoration: none;
}

a.cobrandboldblacktext
{
	font-family : Arial;
	text-decoration: none;
	font-weight : bold;
	color : #000000;
}
a.cobrandboldblacktext:visited {
	text-decoration: none;
}
a.cobrandboldblacktext:hover {
	text-decoration: underline;
}
a.cobrandboldblacktext:active {
	text-decoration: none;
}

a.cobrandbigboldblacktext
{
	font-family : Arial;
	font-size : 14px;
	text-decoration: none;
	font-weight : bold;
	color : #000000;
}
a.cobrandbigboldblacktext:visited {
	text-decoration: none;
}
a.cobrandbigboldblacktext:hover {
	text-decoration: underline;
}
a.cobrandbigboldblacktext:active {
	text-decoration: none;
}

a.cobrandwhitetext
{
	font-family : Arial;
	text-decoration: none;
	font-weight : normal;
	color : #fff;
}
a.cobrandwhitetext:visited {
	text-decoration: none;
}
a.cobrandwhitetext:hover {
	text-decoration: underline;
}
a.cobrandwhitetext:active {
	text-decoration: none;
}

a.cobrandboldwhitetext {
	font-family : Arial;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}
a.cobrandboldwhitetext:visited {
	text-decoration: none;
}
a.cobrandboldwhitetext:hover {
	text-decoration: underline;
}
a.cobrandboldwhitetext:active {
	text-decoration: none;
}

.cobrandbigboldwhitetext A
{
	font-family : Arial;
	font-size : 14px;
	text-decoration: none;
	font-weight : bold;
	color : #FFFFFF;
}
a.cobrandbigboldwhitetext:visited {
	text-decoration: none;
}
a.cobrandbigboldwhitetext:hover {
	text-decoration: underline;
}
a.cobrandbigboldwhitetext:active {
	text-decoration: none;
}

.cobranderrortext
{
font-family : Arial;
font-size : 12px;
font-style : normal;
font-weight : bold;
color : #990000;
}

.cobrandsmall
{
  color : #000000;
  font-family : Arial;
  font-size : 11px;
  font-style : normal;
  font-weight : bold;
}

#toolbar {
	background-color: #fff;
	border-top: 1px dashed #000;
	border-bottom: 1px dashed #000;
	clear: both;
	height: 27px;
	line-height: 27px;
	position: relative;
	top: 10px;
	padding: 0px 10px;
	overflow: hidden;
	width: 600px;
	margin-left:auto;
	margin-right:auto;
}

#toolbar span {
  float: left;
  font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
  font-size:12px;
}

#toolbar a {
  display:inline;
  float:left;
  margin:0 5px;
  padding:0 20px 0 5px;
}

#twitter {
  background:url("http://www.farmauctionguide.com/images/twitter-ico.png") no-repeat scroll left center transparent;
  padding:0!important;
  text-indent:-9999px;
  width: 16px;
}

#su {
  background:url("http://www.farmauctionguide.com/images/su-ico.png") no-repeat scroll left center transparent;
  padding:0!important;
  text-indent:-9999px;
  width: 16px;
}

#toolbar #email {
  background:url("http://www.farmauctionguide.com/images/email-friend-ico.png") no-repeat scroll right center transparent;
  font-size:12px;
  font-weight:bold;
  text-decoration:none;
}

#toolbar #rss {
  background:url("http://www.farmauctionguide.com//images/rss-ico.png") no-repeat scroll right center transparent;
  font-size:12px;
  font-weight:bold;
  text-decoration:none;
}

#mainTextArea-auctioneer_left_box {
  margin-left:auto;
  margin-right:auto;
  margin-top:20px;
  position:relative;
  width:636px;
  padding-left:15px;
}

#auctioneer_left_box-contact {
  -moz-border-radius-topleft:10px;
  -moz-border-radius-topright:10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
  background:url("http://www.farmauctionguide.com/images/new-bottom.png") repeat-x scroll left bottom #FFFFFF;
  border:2px solid #7F8DA7;
  overflow:hidden;
  padding:0 10px 20px;
  width:600px;
}

#auctioneer_left_box-contact_left {
  float:left;
  left:10px;
  position:relative;
  top:13px;
  width:270px;
}

#auctioneer_left_box-contact_right {
  float:right;
  position:relative;
  top:13px;
  right:0;
  width:285px;
}

/* Content Slider */
#content-slider {
	position: relative;
	background: url(http://www.farmauctionguide.com/images/content-slider-bg.png) repeat-y;
	width: 620px;
	border-top: 1px solid #4d6080;
	border-bottom: 1px solid #4d6080;
}

#content-slider a.left-arrow,#content-slider a.right-arrow {
	height: 41px;
	width: 42px;
	display: block;
	position: absolute;
	top: 0px;
	margin-top: 32px;
}

#content-slider a.left-arrow {
	background: url(http://www.farmauctionguide.com/images/left-arrow.png) no-repeat;
	left: 0px;
}

#content-slider a.right-arrow {
	 background: url(http://www.farmauctionguide.com/images/right-arrow.png) no-repeat;
	 right: 0px;
}

#content-window {
	overflow: hidden;
	position: relative;
	width: 480px;
	margin: 0px auto;
	*margin-left: 75px;
	*margin-top: 20px;
}

#scroll-list {
	width: 99999px;
	position: relative;
	overflow: hidden;
  height: 110px;
	line-height: 110px;
	padding-left: 0px;
	margin: 0px;
}

#content-window li {
	float: left;
	width: 100px;
	display: inline;
	margin: 0px 10px;
  height: 110px;
	line-height: 110px;
}

#content-window img {
	vertical-align: middle;
	border: 1px solid #172f59;
}

.white-bar {
  font-size: 16px;
  font-weight: bold;
	width: 600px;
  background-color:#FFFFFF;
  border-bottom:1px dashed #677797;
  border-top:1px dashed #677797;
  color:#273E6B;
  height:27px;
  line-height:27px;
  margin-top:10px;
  padding:0 10px;
  text-align:center;
}
