.tabs{
	position: relative;
	margin-bottom: -1px;
	z-index:100;
}

.tabs .act{
	background: #FBFCFC url(pic/tabs_bg_act.gif) repeat-x;
}

.tabs .link{
	background: #EEEEE6 url(pic/tabs_bg_link.gif) repeat-x;
	border-bottom: 1px solid #D4D4D4;
}

.tabs TD DIV{
	background: url(pic/tabs_con_left.gif) no-repeat;
}

.tabs TD DIV DIV{
	background: url(pic/tabs_con_right.gif) no-repeat top right;
	padding: 7px 12px 6px 13px;
}

.tabs TD.act DIV DIV{
	padding-bottom: 7px;
}

.tx-uedb input, .tx-uedb select {
	font: normal 12px tahoma, sans-serif; 
	color: #333;
	}

.tx-uedb .frame {
	border: 1px solid #D4D4D4;
	/* border:1px solid #F7EAB5; */
	padding: 10px;
	margin-bottom: 1em; 	
}

/* table with photo*/
.tx-uedb #photolist .row td {
	vertical-align: top;
	border-bottom: solid 1px #D4D4D4;
	padding: 10px 0 10px 0;
	font: normal 12px arial, sans-serif;
}
.tx-uedb #photolist .thumb {
	display: block;
	clear: both;
	margin: 0 10px 5px 0;
	border: 1px solid #D4D4D4; 
}
.tx-uedb #photolist .code {
	color:#666666; font: 10px tahoma, sans-serif; white-space:nowrap
}

/* 
*/
.page-link { padding: 0 0 0 0.1em; }
.page-active { font-weight: bold; background-color: #0097D2; color: #FFF; padding: 0 0.2em 0 0.2em; }

/**
 * Single view
 */
.object-view td, 
.object-view th { margin:0px; padding: 5px; font: normal 12px arial, sans-serif; color: #333; }
.object-view .header { /*background-color: #EEF8FF; */ 
	background-color: transparent;
	background-image: url(../images/bg_zagl.gif);
	background-repeat: repeat;
  }
.object-view .header th { 
	border-top: solid 3px #cfe4a7; 
	color: #c16a34; 
	font-weight: bold; 
	font-size: 14px;
	text-align: left; 
	}

.object-view .label { color: #666; width: 150px; }
.object-view .even { background-color:#F6FFE6; }
.object-view .odd { background-color:#fff; }
.object-view img { margin: 5px; }

/*
* Special offers
*/

.specials p {
	text-align: left;
	font: normal 11px arial;
	margin: 0 0 0.5em 0;
}
.specials img.thumb {
	/*display: block;
	float: left;
	margin: 0 10px 10px 0;*/
}
.specials .header  { 
	font: bold 12px/1.8 tahoma, sans-serif; 
	margin-top: 10px; margin-bottom: 5px;
}

.specials .price  { 
	font: bold 12px "Times New Roman", sans-serif; 
	margin-top: 3px;
}
	
.specials .frame {
	border: solid 1px #ddd;
	padding: 5px;
}

.tx-mdncottageprojects-pi2 .item { border: solid 1px #CFE4A7; padding: 7px; }
.tx-mdncottageprojects-pi2 .item img.top { margin: 0 7px 7px 0; }
.tx-mdncottageprojects-pi2 .item p { margin: 0; line-height: 120%; }

