.ie .nav li {
        display: inline-table;
        float:left;
}

.ie .nav {
	height:50px;
}


#wrapper {
    background: url("../site/bkgk2.png") repeat scroll 0 0 transparent;
    margin: 0 auto;
    padding: 0 10px;
    width: 960px;
}

body
{
    background: url("../site/bkg.jpg") repeat scroll 0 0 transparent;
}


.logo
{
    padding: 16px 16px 0;
}

#header nav
{
    float:right;
    padding-top: 39px;
}

#header nav li {
	float: left;
	padding: 0 16px;
}

#header nav a, #header nav .active {
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	margin-bottom: 3px;
	padding-bottom: 5px;
}

#header nav a:hover, #header nav a:focus {
	color: #f26532;
}
#header li .active {
	 border-bottom: 5px solid #f26532;
}
#header .mod_mb_pagegallery {
	width:960px;
}

#header .galleries {
	border-top: 1px solid #E6E6E6;
    margin-top: 0;
    padding-top: 16px;
    position: relative;
}

p,a,span,h1,h2,h3,h4,h5,h6,label,#main input,#main textarea {
	font-family: sans-serif;
	font-size: 12px;
	line-height: 1.5em;
        letter-spacing:0.5px;
}

th, td {
        letter-spacing:0.5px;
}

strong{letter-spacing:0.6px;}

.mod_mb_pagegallery .thumb {
	background-color: #E6E6E6;
	display: inline-block;
	width:10px;
	height:10px;
	margin:5px;
    text-decoration: none;
}

.mod_mb_pagegallery .activeSlide {
	background-color:  #f26532;
}

.mod_mb_pagegallery .navpagegallery {
	bottom: 32px;
    position: relative;
    text-align: center;
    z-index: 100;
}

.nav {
	text-align: center;
	background-color: #E6E6E6;
}

.nav li {
	cursor: pointer;
    display: inline-block;
    font-weight: bold;
    padding: 10px 0;
    text-transform: uppercase;
    width: 317px;
}


.nav .active {
	background: url("../../tl_files/site/arrow.jpg") no-repeat scroll 154px 0 transparent;
    border-top: 5px solid #f26532;
    color: #f26532;
}


#container {
	min-height: 500px;
}

#main {
	padding: 0 16px;
	width:620px;
}


#footer {
	background-color: #E6E6E6;
	min-height:200px;
}


#footer .left, #footer nav {
	float:left;
	padding-right: 70px;
}

#footer h3 {
	text-transform: uppercase;
	color: #f26532;
	font-size: 12px;
	font-weight: bold;
	letter-spacing:2px;
}

#footer nav {
	padding-left: 16px;
}

#footer nav .active, #footer nav a {
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}

#footer nav .active, #footer nav a:hover,#footer nav a:focus {
	color: #f26532;
}

#main h2, #right h2 {
	background-image: url("../../tl_files/site/line.jpg");
    background-position: 0 12px;
    background-repeat: no-repeat;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
     letter-spacing:0.5px;

}

#right h2 {
	background-position: -265px 12px;
}

blockquote span {
	color: #f26532;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}

#right {
	width: 300px;
}

#right .dark {
	background:#E6E6E6;
	padding:16px;
}


#right .dark p {
	font-weight: bold;
	color: #333333;
}

#right .dark strong {
	color:#f26532;
	font-size: 16px;
}

#footer #footerborder {
	border-top: 5px solid #f26532;
    float: right;
    width: 300px;
}


label {
	color: #f26532;
    display: block;
    font-weight: bold;
    text-transform: uppercase;
}

#main input, #main textarea {
	background: none repeat scroll 0 0 #F9F9F9;
    border: 1px solid #E6E6E6;
    font-weight: bold;
    height: 20px;
    margin-bottom: 15px;
    padding: 4px;
    width: 610px;
}

#main textarea {
	height:200px;
}

#main .submit {
	background: none repeat scroll 0 0 #f26532;
    color: #FFFFFF;
    cursor: pointer;
    height: 30px;
    width: 150px;
}

#main input.error,#main textarea.error {
	background:#FFF2F2;
}

.mod_mb_immo .item {
	float:left;
	width:150px;
	position: relative;
}

.mod_mb_immo .item a {
		text-decoration: none;
}

.mod_mb_immo .sold {
	background: none repeat scroll 0 0 #f26532;
    color: #FFFFFF;
    display: block;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    bottom: 6px;
    width: 100px;
    z-index: 1;
}


#header .mod_changelanguage a, #header .mod_changelanguage .active {
	color:#DDDDDD;
}


.half{
	float: left;
    padding-right: 20px;
    width: 290px;
}

#main .half h2 {
	background-position: -267px 12px;
}

.full {
	clear:both;
}

.toggler{
	cursor:pointer;
	font-weight:bold;
}

