@charset "UTF-8";
/* CSS Document */


#listings {
	  background: url(../images/hr.gif) center top no-repeat;
    padding-top: 5px;
    margin-top: 10px;
  	margin-left: 16px;
    width: 600px;
    
    border-collapse:collapse;
}

#listings th {
	line-height: 30px;
    text-align: left;
    padding-left: 10px;
}

#listings th a {
  color: #ffffff;
}

#listings tbody tr {
	  background: url(../images/hr.gif) center top no-repeat;
    padding-top: 5px;
}

#listings tbody tr.data {
  background-position: center 5px;
}

#listings tbody tr.data td {
  padding: 10px 0 0 0;
}

#listings tbody tr.info td {
  padding: 5px 0 30px 0;
}

.pagination{
	color: #383838;
	margin-bottom:5px;
	width:600px;
	margin-left:17px;
}

.pagination a {
		color: #383838;
}


#listings tbody tr .date {
    font-size: 11px;
}


#listings tbody tr .title {
    font-size: 14px;
    font-weight: bold;
    padding: 2px 0;
}

#listings tbody tr .description {
    font-size: 12px;
    padding: 1px 0;
}

#listings tbody tr .industry {
	font-style: italic;
}

#listings tbody tr .buttons {
  padding-top: 12px;
}

#listings tbody tr .buttons a {
  	display: block;
    width: 75px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    color: #ffffff;
    text-decoration: none;
    cursor:pointer;
    border-bottom: 1px outset;
    border-right: 1px outset;
    margin-right: 5px;
    
    float: left;
}

/**************************************************
|  LISTING DETAIL								
--------------------------------------------- */
.clearBoth {
	clear:both;
}
#listing {
	margin-left:15px;
	overflow:hidden;
}
.listingHeadBlock {
	margin:5px 0 10px 0;
	display:block;
	font-size:12px;
	color:#012e4c;
	font-weight:bold;
	text-transform:uppercase;
}
#listing #subnav .result_nav {
	float:right;
	position:absolute;
	top:-10px;
	right:20px;
	width:75px;
	text-align:center;
}
#listing #subnav .result_nav a {
	font-size:10px;
	color:#bebebe;
}
#listing #subnav .result_nav a:hover {
	color:#0075bd;
}
#listing #subnav .result_nav img {
	margin:7px;
}
/* LISTING BRIEF */
#listingBrief {
	width:647px;
}
#listingBrief #briefDetails {
	width:450px;
	float:left;
	padding:25px 0 0 0;
	min-height:75px;
}
#listingBrief h2 {
	margin:0px;
	padding:0px;
}
#listingBrief #sellerInfo {
	width:134px;
	height:85px;
	float:right;
	font-size:10px;
	padding:25px 5px 0 25px;
}
#listing p {
	margin:0 0 12px 0;
	padding:0px;
}
#listing h2 {
	font-size:12px !important;
	margin:0px !important;
	padding:0px !important;
	text-transform:uppercase;
	font-weight:bold;
}
#listing h3 {
	font-size:14px !important;
	margin:0px !important;
	padding:0 0 10px 0 !important;
}
#listing #listingLeft {
	width:280px;
	float:left;
}
#listing #listingRight {
	width:300px;
	float:right;
}

/*
#listing .col_left_content {
	padding:15px 0 15px 0;
}
#listing .col_right_content {
	padding:15px 0 15px 0;
}
*/

#listing .summary {
	background:url(../images/structure/listing_profile_full_bg.png) center top no-repeat;
	padding-top:15px;
}
.listingList {
	width: 100%;
}
.listingList th {
	text-align:left;
	border-bottom:1px dashed #F2F2F2;
}
/* LISTING PHOTOS */
		#photoNav {
	margin-top: 5px;
	height: 56px;
	overflow: hidden;
}
#photoNav ul li {
	width:80px;
}
#listingPhotoReg p {
	padding: 30px 50px;
	text-align: center;
}
#listingPhotoReg p a {
	font-weight: bold;
}
#photoLarge {
	height:178px;
	overflow:hidden;
	background:url(http://dealtrax.com/lite/webright/images/listing_photo_login.gif) top center no-repeat;
}
#photoLarge img {
	border:none
}
#listingPhotos .no_photos{margin-top:20px;text-align:center;}

#listingPhotos ul {
	margin: 0 0 8px 0;
	padding: 0;
	height: 55px;
	width: 240px;
	float: left;
	list-style: none;
}
#listingPhotos ul li {
	height: 55px;
	overflow: hidden;
	margin: 0 0 0 0;
	padding: 0;
	background: none;
	float:left;
	text-align:center;
}
#listingPhotos ul li a {
	display: block;
	height: 56px;
	width: 80px;
	overflow: hidden;
}
#listingPhotos ul li a img {
	border:0px;
}
#listingPhotos #thumbLeft, #listingPhotos #thumbRight {
	display: block;
	height: 56px;
	width: 10px;
	float: left;
}
#listingPhotos #thumbLeft {
	background:url(../images/structure/arrow_white_left.png) 50% 50% no-repeat #dcdcdc;
	width:16px;
	margin-right:2px;
}
#listingPhotos #thumbRight {
	background:url(../images/structure/arrow_white_right.png) 50% 50% no-repeat #dcdcdc;
	width:16px;
	margin-left:2px;
}
/* LISTING DOCUMENTS */
	#listingDocuments {
	background: url(http://webright.bbpinc.com/images/site/doc_register.jpg) 16px 50% no-repeat;
	margin: 10px 0 0 0;
	padding-bottom: 1px;
	width:280px;
}
	#listingDocuments .no_docs{width:160px; float:right;padding-top:10px;}
#listingDocumentReg {
	background: url(http://dealtrax.com/lite/webright/images/bg_document_register.gif) 16px 50% no-repeat;
	height: 91px;
}
#listingDocuments ul {
	height: 110px;
	overflow: auto;
	margin: 0 0 5px 0;
	padding: 0;
	list-style: none;
}
#listingDocuments ul li {
	margin:4px 0 0 10px;
	background: none;
	padding: 0;
	line-height: 16px;
}
#listingDocuments ul li img {
	vertical-align: middle;
	margin-right: 3px;
}
#listingDocuments ul li a {
	text-decoration:none;
}
#listingDocuments ul li a:hover {
	text-decoration:underline;
}
/* LISTING AGENT CONTACT */
		#listingContact img {
	float: left;
	margin-right: 10px;
	border:1px solid #DCDCDC;
}
/* LISTING PROFILE SUB COLUMNS */
		.cSplitLeft {
	float: left;
	width: 280px;
}
.cSplitRight {
	float: right;
	width: 300px;
}
