.listingContainerEd {
 border-radius: 2px;
 background-color: #f3f3f3;
 border: 1px solid #e4e4e4;
  padding: 5px;
 margin-bottom: 15px;
}

.listingContainerTable {
	width: 100%;
}

.listingArea {
background-image: url("../Listings/templates/images/listing_bg_main.png");
font-family: Arial;
height: 130px;
}

.listingDescCellEd {
	border-left: 1px solid #e4e4e4;
	padding: 8px;
	width: 230px;
	
}

.listingDetailEd {
	padding-bottom: 5px;
}

.askingPrice {
	font-weight: bold;
	color: #383838;
}

.listingPhoto {
width: 100px;
}

.listingImageDiv {
	position: relative;
}

.listingSoldIndicator {
	position: absolute;
	z-index: 2;
	bottom: 0px;
	width: 195px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	color: #FFFFFF;
	background-color: rgba(178,0,32,0.6);
	text-shadow: 1px 1px 2px #000000;
	font-weight: bold;
	font-size: 20px;
}

/* This is overridden in the old file */
.listingTitle {
	font-family: Arial;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 8px;
}

.listingTitle a {
	text-decoration: none;
	color: #056AB2;
}

.listingButton {
	padding: 8px 12px 8px 12px;
	background: #bc0021; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2JjMDAyMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5OTAxMWEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #bc0021 0%, #99011a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bc0021), color-stop(100%,#99011a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #bc0021 0%,#99011a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #bc0021 0%,#99011a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #bc0021 0%,#99011a 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #bc0021 0%,#99011a 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bc0021', endColorstr='#99011a',GradientType=0 ); /* IE6-8 */
	font-weight: 500;
	border-radius: 15px;
	text-decoration: none;
	color: #FFFFFF;
	text-shadow: 1px 1px 1px #000000;
	
}

.listingButton:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.listingViewing {
	padding-top: 10px;
	padding-bottom: 10px;
}

.listingContactArea
{
	font-family: Arial;
 font-size: 12px;
 width: 100px;
}


.listingViewContainer
{
	width: 100%;
	border: 1px solid #d9d9d9;
	background-image: none;
	background-color: #eeeeee;
}

.listingViewDetails {
	padding-left: 20px;
	padding-top: 20px;
}

.listingViewTitle{
	text-align: left;
	text-transform:uppercase;
	color: #056ab2;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 8px;
}

.listingViewTitleTop h3 {
	color: #393939;
	text-transform: uppercase;
	font-size: 20px;
	margin-bottom: 10px;
	padding: 0px;
	line-height: 20px;
}

.listingViewButtons {
	padding-top: 10px;
}

.listingViewPhoto
{
	padding-left: 15px;
	padding-top: 20px;
	width: 195px;
}

.listingViewContactArea
{
	padding-right: 10px;
	font-family: Arial;
 font-size: 12px;
}

.listingViewDescription
{
	font-family: Arial;
	font-size: 12px;
	padding: 25px 15px 15px 15px;
	border-bottom: 0px solid #d9d9d9;
}

.listingViewExtensions {
	padding: 15px;
}

.listingViewExtensionHeader {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	color: #393939;
}

.listingViewImageCell ul li {
	padding-bottom: 4px !important;
}

.listingViewImageCell
{
	padding: 15px;
}

.listingViewImageList
{
	position: relative;
	list-style: none outside none;
	margin: 0;
	padding: 0;
}

.listingViewImageList li {
	padding: 5px; /* overrides some template's global li style */
}

.listingViewImageItem
{
	float: left;
	display: inline;
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	list-style: none outside none;
	background-color:#FFFFFF;
	border: 1px solid #E3E3E3;
	padding: 5px;
	margin: 10px 13px 10px 0px;
}

.listingViewImageItem img {
	margin-bottom: 3px;
}


.listingViewCounter
{
	font-family: Arial;
	font-size: 12px;
	text-align: center;
}

.listingViewModalDiv
{
	max-width: 500px;
	overflow:hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	 padding-left: 30px;
 padding-right: 30px;
}

.listingViewModalImage
{
	display: block;
}



.listingViewExtensionParentCell {
	background-color: #f3f3f3;
	padding: 7px 7px 7px 7px;
	font-family: Arial; 
	font-size: 12px; 
	font-weight: bold;
	text-align: left;
}

/* this is only used with a specific extension type display */
.listingViewExtensionText
{
	font-family: Arial; 
	font-size: 12px; 
}

/*general extension block display left column (labels) */
.listingViewExtensionTextLeft
{
	font-family: Arial; 
	font-size: 12px; 
	text-align: right;
}

/*general extension block display right column (values) */
.listingViewExtensionTextRight
{
	font-family: Arial; 
	font-size: 12px; 
}


.listingGeneralText
{
	font-family: Arial; 
	font-size: 12px; 
}

.listingGeneralTextRightAlign
{
	font-family: Arial; 
	font-size: 12px; 
	text-align: right;
}

.listingGeneralTextBold
{
	font-family: Arial; 
	font-size: 12px; 
	font-weight: bold;
}

.paginationText
{
	font-family: Arial; 
	font-size: 12px; 
}

.paginationCurrentNumber
{
	font-weight: bold;
}

.listingViewBackLink
{
	padding-bottom: 0px;
	text-transform: uppercase;
}


/**************************************

new styles used by the old admin

***************************************/


.TextTitle {
	color: #000000;
	font-family: Arial; 
	font-size: 14px;
	font-weight: bold;
}


.requiredText {
color: #FF0000;
font-size: 14px;
font-weight: bold;

}

.extColumnHeader {
font-family: Arial;
font-size: 12px;
border-bottom: 1px solid #000000;
text-align: center;
}

.extColumnHeader a:link, .extColumnHeader a:visited,.extColumnHeader a:hover {
text-decoration: underline;
}

.extColumnHeaderActive {
font-family: Arial;
background-color: #EEEEEE;
font-size: 12px;
border-bottom: 1px solid #000000;
text-align: center;
}

.TDBGleft {
	color: #000000;
background-color: #F3F3F3;
	padding: 7px 7px 7px 7px;
border-top: 1px solid #24405f;
border-left: 1px solid #24405f;
border-bottom: 1px solid #24405f;
border-right: 1px solid #24405f;
	font-family: Arial;
	font-size: 12px;
}
.TDBGleft a:link { 
	color: #000000;  
	text-decoration: underline;
}

.TDBGleft a:hover { 
	color: #000000;  
	text-decoration: underline;
}

.TDBGleft strong { 
	color: #000000;  
	font-weight: bold;
}

.TDBGright {
	color: #000000;
background-color: #F3F3F3;
	padding: 7px 7px 7px 7px;
border-top: 1px solid #24405f;
border-right: 1px solid #24405f;
border-bottom: 1px solid #24405f;
font-family: Arial;
	font-size: 12px;
}
.TDBGright a:link { 
	color: #000000;  
	text-decoration: underline;
}

.TDBGright a:hover { 
	color: #000000;  
	text-decoration: underline;
}

.TDBGright strong { 
	color: #000000;  
	font-weight: bold;
}

.TDRESP a:link { 
	color: #005480;
	font-weight: bold;
}
.TDRESP a:hover { 
	color: #005480;  
}

.TDRESP a:visited { 
	color: #005480;  
}

.listItems1left {
	color: #254766;
	font-family: Arial; 
	font-size: 11px;
}
.listItems1right {
	color: #254766;
	font-family: Arial; 
	font-size: 11px;
}

.listItems2left {
	color: #254766;
	font-family: Arial; 
	font-size: 11px;
	background-color: #dcf0fe;
}
.listItems2right {
	color: #254766;
	font-family: Arial; 
	font-size: 11px;
	background-color: #dcf0fe;
}

.lstContainer {
border: 1px solid #929698;
background-color: #f8fcff;
background-image: url(../images/images/ds_listing_background.jpg);
background-repeat: repeat-x;
}

.lstSpacer {
	height: 15px;
}

.lstContainerView {
border: 1px solid #929698;
background-color: #f8fcff;
background-image: url(../images/images/ds_view_listing_background.jpg);
background-repeat: repeat-x;
}

.lstName {
background-color: #67b6ed;
border-bottom: 1px solid #24405f;
border-right: 1px solid #24405f;
padding: 5px;
color: #FFFFFF;
font-family: Arial;
font-size: 12pt;
}

.listingtitle {
padding: 5px;
padding-left: 10px;
font-weight: bold;
font-size: 14px;
}


.listingtitle a:link, .listingtitle a:visited {
text-decoration: underline;
color: #000000;
}

.listingtitle a:hover {
text-decoration: underline;
color: #000000;
}

.listingtitlepaddless {
font-weight: bold;
font-size: 14px;
}


.listingtitlepaddless a:link, .listingtitlepaddless a:visited {
text-decoration: underline;
color: #000000;
}

.listingtitlepaddless a:hover {
text-decoration: underline;
color: #000000;
}


.lstClickToViewOuter {
background-color: #67b6ed;
border-bottom: 1px solid #929698;
padding: 5px;
}

.lstClickToViewOuterOver {
background-color: #b6dbf6;
border-bottom: 1px solid #929698;
padding: 5px;
cursor: pointer;
}

.lstClickToViewInner {
color: #18304d;
font-family: Arial;
font-size: 10pt;
font-weight: 600;
text-align: right;
}

.lstClickToViewInner a {
color: #18304d;
font-family: Arial;
font-size: 10pt;
font-weight: 600;
text-align: right;
text-decoration: none;
}

.lstDetailsContainer {
padding-top: 5px;
padding-left: 10px;
padding-right: 15px;
padding-bottom: 10px;
}

.lstViewDetailsContainer {
padding-top: 20px;
padding-left: 20px;
padding-right: 15px;
padding-bottom: 10px;
}

.lstDetailsImageContainer {
padding: 7px;
}

.lstDetailsImage {
	background-color:#FFFFFF;
	border: 1px solid #D5D5D5;
	padding: 7px;
	margin: 10px 10px 10px 0px;
}

.lstDetailsViewLink {
color: #24405f;
font-family: Arial;
font-size: 8pt;
text-align: center;
padding-top: 5px;
font-weight: 600;
}



.lstDetailsSpecs {
padding-bottom: 5px;
color: #24405f;
font-family: Arial;
font-size: 9pt;
}

.lstDetailsDesc {
padding-bottom: 5px;
color: #24405f;
font-family: Arial;
font-size: 9pt;
}

.lstOptionsOuter {
padding: 5px;
border-bottom: 1px solid #24405f;
background-color: #67b6ed;
}

.lstOptionsOuterOver {
padding: 5px;
border-bottom: 1px solid #24405f;
background-color: #b6dbf6;
cursor: pointer;
}

.lstOptionsInnerReg {
color: #18304d;
font-family: Arial;
font-size: 10pt;
font-weight: 600;
text-align: right;
}

.lstOptionsInnerReg a {
color: #18304d;
font-family: Arial;
font-size: 10pt;
font-weight: 600;
text-align: right;
text-decoration: none;
}

.lstOptionsInnerSmall {
color: #18304d;
font-family: Arial;
font-size: 8pt;
font-weight: 600;
text-align: right;
}

.lstOptionsInnerSmall a {
color: #18304d;
font-family: Arial;
font-size: 8pt;
font-weight: 600;
text-align: right;
text-decoration: none;
}



.listingFeaturedPhoto {
	background-color:#FFFFFF;
	border: 1px solid #D5D5D5;
	padding: 7px;
	margin: 10px 10px 10px 0px;
}

.listingFeaturedTitle {
	text-transform:uppercase;
	font-family: Arial;
	color: #056ab2;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
}

.listingFeatureHR {

	color: #eeeeee;
	height: 0px;

}