.tx-estateagent-pi1-listrow {
   width: 696px;
}
/**************************************
 * jQueryTools Tabs 
 *************************************/
/* root element for tabs  */
ul.css-tabs {  
	margin:0 !important;
	padding:0;
	float: left;
	padding-top: 30px;
	width: 240px;
}
.tx-estateagent-pi1 {
   
}
.tx-estateagent-pi1-listrow {
	
	
}
/* single tab */
ul.css-tabs li {  
	float:none;	 
	padding:0; 
	margin:0;  
	list-style-type:none;
	display: block;
}
/* link inside the tab. uses a background image */
ul.css-tabs a { 
	font-size:13px;
	display:block;
	padding:5px 15px;	
	text-decoration:none;
	background-color:#CCCDD3;
	background-color: #A1ACB2;
	color:#5C6266;
	color: #444;
	margin-bottom:2px;
	#width: 100%;
}
ul.css-tabs a:hover {
	background-color:#DDDDDD;
	color:#333;
}

/* selected tab */
ul.css-tabs a.current {
	background-color:#FFF;
	border-right:2px solid #FFF;
	color:#000;	
	cursor:default;
}
	
/* tab pane */
div.css-panes div.css-pane {
	float: left;
	min-height:150px;
	/* padding: 10px; */
	margin-top: 0px;
	background-color: #FFF;
  	color: #444;
  	width: 696;
  	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-topleft: 10px;
	background-color: lime;
}

/**************************************
 * list View: ImageBox Styling
 *************************************/
.tx-estateagent-pi1-datarow {
   width: 696px;
   height: 400px;
   background-color: red;
   overflow: hidden;
}

.tx-estateagent-pi1-mainImage .overlayImage {
   width: 696px;
   height: 400px;
   background: transparent;
   display: block;
}

.tx-estateagent-pi1-mainImage .bgImage {
   background-attachment:scroll;
   background-color:#000000;
   background-position:center center;
   background-repeat:no-repeat;
   height:400px;
   width: 696px;
}

.mlImageCaption, .mlImageCaptionBG {
  height: 80px;
  bottom: 0px;
}

.tx-estateagent-pi1-subHeaderBlock {
  padding: 0px 10px;
}

.tx-estateagent-pi1-overlayText {
   
}

.tx-estateagent-pi1-linkmore a {
}

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

.tx-estateagent-pi1-overlayDate {
  position: absolute;
  top: 0px;
  right: 0px;
  margin: 0 0 0 0;
  padding: 0px 5px 0 0;
  text-align: center;
  width: 100%;
  font-family: Georgia,"Nimbus Roman No9 L", "Times New Roman", serif;
  font-size: 28px;
  line-height: 28px;
  text-align: right;
  color: #FFFFFF;
}

.skin1 .mlImageCaption {
  color: #FFF;
}
.skin1 .mlImageCaption h2 {
  font-size: 19.6px;
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  margin: 0px;
  padding: 5px 10px;
}
.skin1 .mlImageCaption p {
  
}

.skin1 .mlImageCaptionBG {
  background-color: #000;
  filter: alpha(opacity=70);
  opacity: 0.7;
  -moz-opacity: 0.7;
}
.mlImageWrap {
  overflow: hidden;
  vertical-align: middle;
  position: relative;
  #position: auto;
}

.mlImageCaption, .mlImageCaptionBG {
  position: absolute;
  display: block;
  margin: 0;
  padding: 0;
  text-align: center;
  width: 100%;
}

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

