#expose {

}

#expose div.first-heading,
#expose h1.first-heading {	
	/*font-size: 15px;	*/
	font-size: 12px;
	/*background-color: #EEEEE0;*/
	/*background-color: #DEE3F7;*/
	/*padding: 10px;*/
	/*border: 1px solid #ccc;
	border-left: none;
	border-right: none;*/
	/*margin: 15px 0;*/
}

#expose div.first-heading table tbody td#photo {
	width: 60px;
	border: none;
	vertical-align: top;
}

#expose div.first-heading table tbody td#photo img {
	border: none;
}

#expose div.first-heading table tbody td#info {
	padding-left: 17px;
}

#expose div.first-heading table tbody td#actions {
	width: 170px;	
	vertical-align: top;
	text-align: right;
}

#expose div.first-heading table tbody td#actions a {
	font-weight: bold;	
}

#expose div.first-heading span,
#expose h1.first-heading span {	
	/*border-right: 1px solid #ccc;*/
	font-size: 12px;
	padding-right: 10px;
	font-weight: bold;
}

#expose div.first-heading span.title,
#expose h1.first-heading span.title {

	border: none;
	color: #1F3370;
	display: block;
}

#image-matrix {
	
}
#image {
	text-align: right;	
	/*height: 320px;*/
	/*width: 366px;*/
	width: 320px;
	height: auto;
}

#image img {
	/*padding: 15px 29px 0 18px;*/
	border: 1px solid #ccc;
}

#image #image-infos {
	text-align: right;
	/*padding-top: 5px;*/
	/*
	top: 325px;
	width: 100%;
	position: absolute;	
	left: 0;*/
}

#image #image-infos span,
#image #image-infos div {
	
}

#image #image-title {
	font-weight: bold;
	
}

#gmap {
	
}

#expose h4 {
	font-size: 8pt;
}

#expose .columns {
	position: relative;
	width: 100%;
	height: auto;
}

#expose .column-main {
		
	/*
	width: 320px;
	left: 458px;
	*/

	/*width: 320px;*/
	width: 322px;
	
	left: 447px;
	
	top: 0;
	/*position: absolute;*/
}

#expose .column-sub {
	width: 427px;	
	left: 0;
	top: 0;
}

#expose #gallery .columns {
	height: 707px;
}

#expose #gallery .column-main {
	width: 15%;
	position: absolute;
	left: 0;
	top: 0;
	overflow: scroll;
	height: 100%;
}

#expose #gallery .column-sub {
	width: 85%;
	position: relative;
	left: 15%;
	top: 0;
	height: 100%;
	/*height: 660px;*/
	vertical-align: middle;
	text-align: center;
	padding-top: 10px;
}


#expose #gallery #navigation {
	font-weight: bold;
	padding: 5px;
	text-align: center;
	/*background-color: #eeeeed;*/
	border: 1px solid #ccc;
	border-left: none;
	border-right: none;
	margin-bottom: 10px;
	
}

#expose #gallery #gallery-image-title {
	font-weight: bold;
}

#expose #gallery #navigation table {
	table-layout: fixed;
	font-size: 100%;
}

#expose #gallery #navigation table tbody th {
	width: 275px;
	text-align: left;
}

#expose #gallery #navigation table tbody td {
	width: 100%;
	text-align: left;
}

#expose #gallery #navigation a {
	/*width: 50px;	*/
	text-decoration: none;
	display: inline;
	padding: 3px 5px;	
}

#expose #details .column-sub {
	width: 40%;
}

#expose #details .column-main {
	width: 60%;	
	left: 40%;
}

#expose #details #expose-properties {
	padding-top: 10px;
}

#expose #provider #quick-contact {
	border-bottom: 1px solid #ccc;		
}

* html #expose #provider #quick-contact {
	border-bottom: 1px solid #ccc;		
}


#expose #provider .column-main {
	padding: 10px 0;
}

#expose #provider #provider-contact {
	padding: 0 0 10px 10px;
}

#expose #info-text {
	padding: 10px 10px 10px 10px;
}

#expose #details #info-text {
	padding: 10px 10px 10px 40px;
}

#expose #top {
	/*height: 350px;*/
	height: 382px;
/*	margin-bottom: 20px;*/
}

#expose #top .column-main {
	padding-top: 3px;
}

* html #expose #top .column-sub {
	/*height: 350px;*/
	height: 382px;
}

#expose #after-top {
	/* height: 120px; */
	margin-bottom: 15px;

}

#expose #before-bottom {
	height: auto;
}

#expose .box {
	/*
	background-color: #EEEEE0;
	border: 1px solid #ccc;
	
	padding: 5px;	
*/
	border: none;
}

#expose #finance #tab-body.box .center,
#expose #rate #tab-body.box .center {
	padding: 7px 10px;
}

#expose .column-main #quick-contact.box {
	/*border-right: none;	*/
}

#expose .column-sub .box {
	/*border-left: none;	*/
}

#expose-actions {
	/*padding-left: 10px;*/
	padding: 0px;
	padding-left: 10px;
	margin-left: -10px;
	/*background-color: #C0CCD0;*/
	margin-bottom: 10px;
	/*
	background-color: #EEEECC;
	
	border: 1px solid #ccc;
	border-left: none;
	*/
}

#expose-actions ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#expose-actions ul li {
	margin-bottom: 4px;
}

#expose-actions ul li a {
	font-weight: bold;
}

#expose #expose-properties {
	padding: 10px;
	padding-top: 0;
	padding-bottom: 3px;
}

#expose #expose-properties table {
	font-size: 100%;
	border-collapse: collapse;
}

#expose #expose-properties table tbody th,
#expose #expose-properties table tbody td {
	vertical-align: top;
	text-align: left;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	padding: 2px 0;
}


#expose #expose-properties table tbody th {
	width: 170px;
	border-left: 1px solid #ccc;	
	font-weight: bold;
	padding-left: 4px;
}

#expose #expose-properties table tbody td {
	width: auto;
	border-right: 1px solid #ccc;	
	font-weight: normal;
}

#key-features {
	padding-left: 9px;
	padding-top: 3px;
	/*width: 357px;*/
	width: 300px;
	position: absolute;
	left: 0;
}

#key-features table {
	border-collapse: collapse;
	font-size: 100%;
}

#key-features table tbody th {
	width: 170px;
	font-weight: normal;
}

#key-features table tbody td {
	width: auto;
	font-weight: bold;
}

#key-features table tbody th,
#key-features table tbody td {
	vertical-align: top;
	text-align: left;
	padding: 2px 0;
}

#expose #tab-bar {
	margin-bottom: 3px;
}

#expose #tab-bar ul {
	list-style-type: none;
	margin: 0;
	padding: 0;

}

#expose #tab-bar ul li {
	display: inline;
	padding: 0;
	margin: 0;
	
	/*margin-right: 10px;*/
}

#expose #tab-bar ul li a {
	font-size: 12px;
	color: #1F3370;
	font-weight: normal;
	border: 1px solid #ccc;	
	border-left: none;
	/*background-color: #EEEEE0;*/
	background-color: #DEE3F7;
	text-decoration: none;
	padding: 3px 10px;
	margin: 0;
}

#expose #tab-bar ul li a.highlight {
	background-color: #EF7D00;
	color: #fff;
}

#expose #tab-bar ul li a.highlight:hover {
	color: #fff;
}	

#expose #tab-bar ul li a.highlight.selected {
	color: #EF7D00;
}

#expose #tab-bar ul li.new {
	position: relative;
}

#expose #tab-bar ul li.new span {
	background-color: #EF7D00;
	color: #fff;
	font-weight: bold;
	position: absolute;	
	top: -10px;
	margin-left: 110px;
	padding: 2px;
/*
	top: -10px; 
	left: 100px;
*/
}

* html #expose #tab-bar ul li.new span {
	top: -5px;
	margin-left: 115px;
}

#expose #tab-bar ul li a.first {
	border-left: none;	
}

#expose #tab-bar ul li a:hover {
	color: #000;
	text-decoration: underline;	
}

#expose #tab-bar ul li a.selected {
	font-weight: bold;
	/*border-bottom: 1px solid #EEEEE0;*/
	border-bottom: 1px solid #fff;
 	color: #183073;
	background-color: transparent;
}

#expose #tab-bar ul {
	
}

#expose #tab-body {
	background-color: transparent;
	border: none;

	/*
	border-top: 2px solid #ccc;
	border-bottom: 2px solid #CCCCCC;
	border-left: 2px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
	*/
}

#expose #quick-contact {
	text-align: left;
	border: 1px solid #ccc;
	padding: 2px 4px;
	margin-bottom: 12px;
}

* html #expose #quick-contact {
	border: none;
}

#expose .cc_tallest #quick-contact {
	/*border-bottom: none;*/
}

#expose #quick-contact input.ef {
	width: 100%;
}

#expose #quick-contact textarea {
	width: 100%;
}

#expose #quick-contact p strong {
	font-weight: normal;
}

#expose #quick-contact p {
	margin: 4px 0;
}

#expose h4 {
	margin: 0;
}

#expose #advice {
	padding: 10px;
}

#expose ul#thumbnails {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 60px;
	height: 60px;
	line-height: 60px;
	position: relative;
	left: 335px;
	top: 3px;
}

#expose ul#thumbnails img {
	border: none;		
}

#expose ul#thumbnails li a {
	width: 70px;
	height: 70px;
	line-height: 70px;
	padding: 5px;
	
	border: 1px solid #ccc;
	display: block;
	text-align: center;
	vertical-align: middle;
	
	background-color: #eeeeed;
	/*background-color: #DEE3F7;*/
}

#expose ul#thumbnails li a:hover {
	/*background-color: #EEEEE0;*/
	background-color: transparent;
	
}

#expose #overview #provider {
	/* width: 170px; */
	
	overflow: visible;	
}

#expose #provider {
	text-align: left;
}

#expose ul#custom-links {
	margin: 0;
	padding: 0;
	list-style-type: none;	
	margin-top: 10px;
}

#expose #provider #impressum {
	padding-top: 10px;
}

#expose #provider #impressum #title {
	font-weight: bold;
	/*color: #004090;*/
	color: #1F3370;
	font-size: 16px;
	margin-bottom: 15px;
}

#expose #provider #impressum #title a {
	text-decoration: none;	
}

#expose #provider #impressum #title span {
	font-size: 13px;
	font-weight: normal;		
	margin-top: 3px;
}

#expose #finance #tab-body,
#expose #rate #tab-body {
	padding: 0 3px 3px 0;
}

#expose #before-first-heading {
	/*padding: 10px 0 0 10px;*/
}

.pc,.sc { 
	position : absolute; top: 0; left: 0; 	
}

.clear_children,.cc_tallest { 
	position: relative; 	
} 

* html .clear_children { 
	display: inline;	
}

.cc_tallest:after { 
	content: ''; 
} 

#expose #gallery ul#image-band {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-left: 10px;
	padding-top: 10px;
}

#expose #gallery ul#image-band li {
	
}

#expose #gallery ul#image-band li a {
	width: 70px;
	height: 70px;	
	display: block;
	border: 1px solid #ccc;
	background-color: #eeeeed;
	padding: 5px;
	text-align: center;
}

#expose #gallery ul#image-band li a:hover {
	background-color: transparent;	
}

#expose #gallery img {
	/*border: none;*/
	background-position: 50% 50%;	
}

#expose #gallery .first-heading {
	
}

#expose #gallery #pages {
	text-align: center;
	margin-bottom: 10px;
	padding-top: 3px;
}

#expose #profi #tab-body {
	padding: 0 10px 10px 10px;
}

#expose #details #image-matrix td,
#expose #details #image-matrix th {
	
}

#expose #details #image-matrix td.left {
	text-align: right;
}

#expose #details #image-matrix td.right {
	text-align: left;
}

#expose #details #image-matrix #last-line td.left,
#expose #details #image-matrix #last-line td.right {
	margin: 0;
}

#expose #details #image-matrix td.left div {
	border: 1px solid #CECFCE; 
	float: right; 
	width: 330px;
}

#expose #details #image-matrix td.right div {
	border: 1px solid #CECFCE; 
	width: 330px;
}


#expose #details #image-matrix td.right {
	text-align: left;
}


#expose #details #image-matrix td.left,
#expose #details #image-matrix td.right {
	width: 50%;
	vertical-align: top;
}

#expose #details #image-matrix td.left div {
	margin: 0 10px 10px 0;
}

#expose #details #image-matrix td.right div {
	margin: 0 0 0 0;	
}

#expose #details #image-matrix #first-line {
	
}

#expose #details #image-matrix #last-line {
	
}

#expose #details div#button {	
	top: -275px;
	left: 397px;	
	width: 99px;
	height: 97px;
	z-index: 12367845;
	position: absolute;
}

#portal-wrapper.portal-wrapper-expose #expose #details div#button {
	left: 337px;	
}

#expose #details div#button a {
	background: transparent url(http://asset1.my-next-home.de/images/ldpshowcase_photobtn.png) no-repeat;
/*	width: 99px;*/
	width: 94px;
	height: 97px;
	line-height: 97px;
	display: block;
	text-align: center;
	vertical-align: middle;
	color: #39414A;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}

* html #expose #details div#button a {
	background: transparent url(http://asset1.my-next-home.de/images/ldpshowcase_photobtn.gif) no-repeat;
}

#expose #details div#button a:hover {
	/*background-position: -100px 0;*/
	background-position: -95px 0;
}

#expose .property-search {
	height: 30px;
	margin-bottom: 15px;
	text-align: center;
}

#expose .property-search a {
	/*
	display: block;
	text-align: center;
	padding: 10px 10px;
	background-color: rgb(226, 0, 116); 
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	*/
	display: block;
	background: transparent url(http://asset1.my-next-home.de/images/weitere_immo_pink_03.gif);
	background-position: 0 0;
	height: 25px;
	line-height: 25px;
	width: 243px;
	margin: 0 auto;
}

#expose .property-search a:hover {
	text-decoration: underline;
	background-position: 244px 0;
}
#content{
	border:none !important;
}
.first-heading{
/*	border-left:1px solid #CCCCCC !important;
	border-right:1px solid #CCCCCC !important; */
}


.exposeNavigation{

}
