@charset "UTF-8";
/* CSS Document */

#ListingNav {
	border-left: 1px solid #928a75;
	float: left;
	margin: 8px 0 25px;
}

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

#navlist li {
	display: inline;
}

#navlist a {
	background: #c0bbac url(../../images/buying-nav-bg.gif) right top no-repeat;
	color: #ffffff;
	display: block;
	font-weight: bold;
	float: left;
	padding: 10px 0;
	width: 156px;
	text-align: center;
	text-decoration: none;
}

#navlist a:hover{
  text-decoration: underline;
}

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

#subnav li {
	display: inline;
}

#subnav a {
  background: #c0bbac url(../../images/buying-nav-alt-bg.gif) right top no-repeat;
	color: #ffffff;
	display: block;
	font-weight: bold;
	float: left;
	padding: 6px 0;
	width: 156px;
	text-align: center;
	text-decoration: none;
}

#subnav a:hover{
  text-decoration: underline;
}

#listing-header {
	list-style: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#listing-header li {
	display: inline;
}

#listing-header li a, #listing-header li span {
  background: #c0bbac url(../../images/buying-nav-alt-bg.gif) right top no-repeat;
	color: #ffffff;
	display: block;
	font-weight: bold;
	float: left;
	padding: 3px 8px;
	/*width: 16%;*/
	text-align: center;
	text-decoration: none;

}

#listing-header li span {
  font-weight: normal;
}

#listing-header li a:hover {
  text-decoration: underline;
}

#content, fieldset, .form_main {
	clear: left;
}

.small-thumbnail {
  background: url(http://localhost/industryforge/suannesells.com/public/images/listings/listing-thumb-background.jpg) no-repeat;
  padding: 5px 6px;
  width: 100px;
  border: 0px;
}

.featured_listing_item
{
  line-height: 20px;
  text-align: center;
  float: left;
  width: 33%;
}

td.row_main
{
  width: 50%;
  height: 25px;
}

.row_main input
{
  width: 90%;
}

.row_main textarea
{
  width: 90%;
  height: 75px;
}

.form_main, .edit_users
{
  width: 375px;
}

input.button
{
  width: 75px;
}

#listing-main-image
{

}

#listing-images
{

}

#listing-specs-1
{
  float: left;
  width: 50%;
  padding-top: 15px;
}

#listing-specs-2
{
  float: right;
  width: 50%;
  padding-top: 15px;
}

#listing-description-1
{
  clear: both;
  padding-top: 15px;  
}

.multiple_options_caption
{
  font-weight: bold;
}

#listing-features-1
{
  clear: both;
  padding-top: 15px;
}

#listing-features-1 ul li
{
  display: block; 
  width: 50%;
  float: left;
}

#listing-features-2
{
  clear: both;
  padding-top: 15px;
}

#listing-features-2 ul li
{
  display: block; 
  width: 50%;
  float: left;
}

#tools {
  clear: both;
  padding-top: 15px;
}

#agent-info-block {
   padding-top: 15px;
}

.listing-result {
  clear: both;
  padding-top: 15px;
}

.listing-thumbnail {
  border: 0px;  
}

.results-thumbnail {
  float: left;
  margin: 0 10px 10px 0;
}

.results-thumbnail img {
  border: 0px;
}

.listing-price {
  font-weight: bold;
}

#listing-result-footer {
  clear: both;
  margin-top: 35px;
  text-align: center;
}
