/*
		The special ExKo-Styles for deCasa-Theme
		Author: Thomas Jung, www.tjwd.de
*/

h1#site-description { display: none; }

#header { height: 270px; }

.box1-left img,
.box2-con img,
.box3-con img
 { position: relative; border: 1px solid #ccc; }
 
.photobox {
	width: 100% !important;
}

h2.h2-property { padding: 5px 0 0 40px !important; }

.current_page_item a,
.current a,
.current_page_ancestor a { background: url(img/activenav.png) no-repeat center 24px; }

.current_page_ancestor li a,
.current li a,
.current_page_item li a { background: transparent !important; }
.current_page_ancestor li a:hover { background: #2a2a2a !important; }
.sf-menu a:hover { color: #c60; }

a:hover { color: #c60; text-decoration: underline !important; }
a.btn:hover { color: #fff !important; text-decoration: none !important; }

p.meta { color: #ccc; }


.topseller { position: relative; width: 260px; float: left; margin: 25px 25px 15px 25px; padding: 3px 0 10px 0; border-bottom: 1px solid #ccc; }
.topseller img { margin: 5px auto 0 auto; border: 1px solid #999; }
.topseller h3 { font-size: 12px; margin: 0; }
.alllink { margin: 0 0 0 25px; }

#h2-front-featured { background: url("img/icons-greyscale/bg-h2-featured.png") no-repeat scroll 0 8px transparent; padding: 5px 0 0 0; }

#underconstruction {
	position: absolute;
	top: 0;
	right: 0;
	width: 400px;
	height: 200px;
	background: url(img/underconstr.png) no-repeat right top;
	display: block;
	text-indent: -9000px;
	overflow: hidden;
	z-index: 9000;
}
