#red_arrow_right {
	border: 1px solid #386829;
	padding: 2px 4px;
	background: #F3FFEF;
	margin-bottom: 20px;
	width: 8.3em;
}

#red_arrow_right a:link,
#red_arrow_right a:visited {
	display: block;
	width: 5.7em; /* Need width for IE6 */
	padding-right: 25px;
	font-size: 1.1em;
	background: url(../images/ads/red_arrow_right_greenbg.gif) no-repeat right 1px;
}

#red_arrow_right a:hover,
#red_arrow_right a:active {
	background-position: right -20px;
	text-decoration: none;
}

.location {
	font-size: .95em;
}

.for_sale {
	color: #008000;
	font-weight: bold;
	font-size: .9em;
}

.wanted {
	color: #cf0000;
	font-weight: bold;
	font-size: .9em
}

.free {
	color: #292b68;
	font-weight: bold;
	font-size: .9em;
}

#links {
	float: left;
	margin-right: 40px;
}

#links h2 {
	width: auto;
}

#links ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#links li {
	margin-left: 5px;
	padding-left: 10px;
	background: url(../images/mission_bullet.gif) no-repeat left 50%;
}

#search {
	float: left;
	padding-left: 40px;
	background: url(../images/ads/divider.gif) no-repeat left 50%;
}

#search h2 {
	width: auto;
}

#search input.blueinput,
#search textarea.blueinput,
#search select.blueinput {
	background: #f4f4f4;
	border: 1px solid #006595;
	padding: 2px;
	font-size: 1em;
	font-family: "Trebuchet MS", "Gill Sans", Verdana, Tahoma, sans-serif;
	line-height: 16px;
	margin-bottom: 10px;
}

#search input.blueinput:focus,
#search textarea.blueinput:focus,
#search select.blueinput:focus {
	border: 1px solid #7d0000;
	background-color: #fff0df;
}

p.step1,
p.step2,
p.step3 {
	padding: 1px 0 1px 32px;
	margin-left: 5px;
	font-weight: bold;
}

p.step1 span {
	font-weight: normal;
	color: #008000;
}

p.step1 {
	background: url(../images/ads/step_1.gif) no-repeat left 50%;
}

p.step2 {
	background: url(../images/ads/step_2.gif) no-repeat left 50%;
}

p.step3 {
	background: url(../images/ads/step_3.gif) no-repeat left 50%;
}

#ad {
	margin-top: 10px;
	margin-bottom: 40px;
}

#photo_wrap {
	float: left;
	text-align: center;
	position: relative;
}

#photo {
	border: 1px solid #292B68;
	padding: 10px;
	background: #fff;
	cursor: pointer;
}

#photo img {
	border: 1px solid #ccc;
}

#info {
	margin-left: 250px;
	position: relative;
}

* html #info { /* Need for IE6 bug */
	display: inline-block;
}

#info table {
	width: 100%;
}

#info td {
	padding: 2px;
	vertical-align: top;
	border-bottom: 1px dotted #008000;
}

.td_title {
	font-weight: bold;
	color: #7d0000;
}

#contact {
	margin: 10px 0;
	text-align: center;
}

.contact_button {
	font-weight: bold;
	background-color: #0e3793;
	color: #fff;
	font-size: 1.1em;
	border: 2px #5979BF outset;
}

#mail_wrap {
	margin-left: 29px;
	width: 270px;
	border: 1px dotted #008000;
	color: #000;
	padding: 2px 5px 5px;
	font-weight: bold;
	background: #efffef;
	overflow: hidden;
	position: absolute;
	visibility: hidden;
}

#mailbox {
	width: 270px;
	background-color: #efffef;
}

.email_submit {
	background-color: #015f00;
	padding: 3px;
	padding-left: 0.5em;
}

.email_backLink {
	float: right;
	padding-right: 5px;
}

.email_backLink a,
.email_backLink a:visited {
	font-size: 0.95em;
	color: #fdcb26;
}

.email_backLink a:hover {
	color: #fff;
}

.email_send_top {
	color: #fdcb26;
	text-align: center;
	border: 1px solid #fdcb26;
	background-color: #003d58;
/*	display: none;*/
}

.abuse_warning {
	color: #cf0000;
	border: 1px solid #cf0000;
	background-color: #fff;
	margin: 8px 4px;
	padding: 3px;
	font-weight: bold;
}

input.blueinput,
textarea.blueinput,
select.blueinput {
	background: #f4f4f4;
	border: 1px solid #006595;
	padding: 2px;
	font-size: 11px;
	font-family: "Trebuchet MS", "Gill Sans", Verdana, Tahoma, sans-serif;
	line-height: 16px;
	margin-bottom: 5px;
	font-weight: normal;
}

input.blueinput:focus,
textarea.blueinput:focus,
select.blueinput:focus {
	border: 1px solid #019201;
	background-color: #FFFFDF;
}

#ajax_error {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #ffefef;
	padding: 2px 5px;
	width: 270px;
	border-bottom: 1px dotted #008000;
}

#ajax_success {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #eff0ff;
	padding: 2px 5px;
	width: 270px;
	border-bottom: 1px dotted #008000;
}

div#ajax_error a, div#ajax_success a {
	color: #ffc800;
	text-decoration: none;
}

div#ajax_error a:hover, div#ajax_success a:hover {
	text-decoration: underline;
}

#ad_nav {
	text-align: center;
	margin-top: 15px;
	border: 1px solid #006595;
	background: #f4f4f4;
}

#ad_nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#ad_nav li {
	display: inline;
	background-position: left 50%;
	background-repeat: no-repeat;
	padding-left: 12px;
}

#ad_nav li.arrow_left {
	background-image: url(../images/ads/arrow_left.gif);
	margin-right: 40px;
}

#ad_nav li.arrow_right {
	background-image: url(../images/ads/arrow_right.gif);
}

#bigPic_container {
	position: absolute;
	display: none;
	top: 0px;
	left: 0px;
	padding: 10px;
	background-color: #fff;
	border: 1px solid #000;
}

#bigPic_container img {
	border: 1px solid #ccc;
	cursor: pointer;
}

#page_screen {
   background-color: #000000;
   filter: alpha(opacity=65);  
   opacity: 0.65;     
   position: absolute;
   top: 0px;
   left: 0px;
   width: 100%;
   display: none;
}

#loadingPic {
	display: none;
	position: absolute;
	top: 50px;
	left: 90px;
	border: 1px solid red;
	background-color: #fff;
	padding: 0 4px;
	font-weight: bold;
	font-size: 12px;
	z-index: 10;
}

#empty_cat {
	color: #cf0000;
	font-weight: bold;
	border: 1px dotted #cf0000;
	padding: 4px 4px 2px;
	background: #FFEFEF;
}

#empty_cat img {
	float: left;
	margin: 2px 5px 0 0;
}