@import url(/styles/live/articles.css);
@import url(/styles/live/sobau/navigation.css);
@import url(/styles/live/sobau/articles.css);
@import url(/styles/live/jquery.lightbox.css);

/* Structure */
html, body {
    background-image : url(/images/sobau/bg.gif);
    background-repeat : repeat-y;
    background-position : center;
    background-color : #c3c3c3;
}

body {
    margin : 0;
    padding : 0;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 12px;
    color : #000000;
    text-align : left;
}

.mceVisualAid {
    border : 1px dashed #ffbbbb;
}

p {
    margin: 0;
}

input {
    margin: 0;
}

input.button {
    height: 21px;
    padding: 0 6px;
}

/* Images */
img {
    border: 0;
}

.headimage {
	margin-left: 136px;
}


/* Links */
a {
    text-decoration: underline;
    color: #000000;
}

a:hover {
    text-decoration: none;
    color: #36393D;
}

/* remove dashed boxes from around links in firefox */
a:focus {
    user-focus: none;
    outline: none;
    -moz-user-focus: none;
    -moz-outline: none;
}

/* Headings */
h1 {
    margin: 0px 0px 10px 0px;
    padding: 0;
    font-weight: bold;
    font-size: 15px;
}

h2 {
    margin: 0px 0px 10px 0px;
    font-weight: bold;
    font-size: 14px;
}

h3 {
    font-weight: bold;
    font-size: 13px;
    margin: 0;
    padding: 0;
}


/* Body - Container */
#container{width: 900px; margin: 0 auto; text-align:left; float: left;}

#container-tb {
    margin: 0 auto;
    width: 919px;
    padding: 0px 0px 0px 9px;
    background-image : url(/images/sobau/bg.gif);
    background-repeat : repeat-y;
    background-position : center;
}

#header {
    height: 135px;
    background-image : url(/images/sobau/headerbg.gif);
    background-repeat : no-repeat;
    background-position : bottom right;
    background-color: #ffffff;
    width: 900px;
}

#logo{
	height: 135px;
	float: left;
}

#servicenav {
	height: 19px;
	float: right;
	margin: 116px 240px 0px 0px;
}

#servicenav a{
	color: #8f8f8f;
	font-size: 11px;
	text-decoration: none;
}

#servicenav a:hover{
	color: #C3C3C3;
}

#sidebar {
    width: 190px;
    float: left;
    margin: 0px 10px 0px 0px;
}

#middleContent {
    width: 468px;
    min-height: 480px;
    height: auto;
    *height: 480px; /*for IE */
    float: left;
    margin: 0px 0px 0px 1px;
}

div.middleContentWrapper{
	margin: 30px 10px 0px 10px;
}

#breadcrumb{
	font-size: 11px;
	text-decoration: none;
	height: 18px;
	width: 449px;
	background-color: #ffe682;
	padding: 7px 0px 0px 10px;
}

#headimage{
	position: absolute;
	z-index: 99;
	display: none;
}

/* IMMO SEARCH */

#searchIconView {
	position: absolute;
	right: 0px;
	bottom: 0px;
}

#searchfield{
	background-color: #c1c1bf;
	width: 451px;
	min-height: 150px;
	height: auto !important;
	height: 150px;
	z-index: 1;
	padding: 0px 0px 0px 9px;
	position: relative;
}

input.searchSubmitLeft{
    font-family : Arial, Helvetica, sans-serif;
	float: left;
	z-index: 1;
	border: 1px solid #a1a1a1;
	height: 18px;
	line-height: 12px;
	font-size: 10px;
	width: 110px;
}

input.searchSubmitRight{
    font-family : Arial, Helvetica, sans-serif;
	float: right;
	z-index: 1;
	border: 1px solid #a1a1a1;
	height: 18px;
	line-height: 12px;
	font-size: 10px;
	width: 110px;
	margin: 5px 103px 0px 0px;
}

#searchfield h3{
	font-size: 15px;
	margin: 5px 0px 5px 0px;
}

div.findImmoLeft{
	width: 230px;
	float: left;
}

div.findImmoLeft div.formTitle{
	width: 120px;
	float: left;
	margin: 5px 0px 3px 0px;
}

div.findImmoLeft div.formContent{
	float: left;
	width: 106px;
	margin: 3px 0px 3px 0px;
	height: 19px;
}

div.findImmoRight{
	width: 220px;
	float: left;
}

div.findImmoRight form div.formTitle{
	float: left;
	margin: 5px 0px 3px 0px;
}

div.findImmoRight form div.formTitleSelect{
	float: left;
	margin: 5px 5px 3px 0px;

}

div.findImmoRight form div.formContent{
	float: left;
	width: 170px;
	margin: 3px 0px 3px 0px;
}

div.findImmoRight form div.formContentEmail{
	float: left;
	width: 110px;
	margin: 3px 0px 3px 0px;
}

div.findImmoLeft div.formContent form select{
    font-family : Arial, Helvetica, sans-serif;
	border-top: 1px solid #a1a1a1;
	border-right: 1px solid #eaeae9;
	border-bottom: 1px solid #eaeae9;
	border-left: 1px solid #a1a1a1;
	width: 106px;
	line-height: 11px;
	font-size: 11px;
	height: 19px;
}

div.findImmoLeft form input{
	border-top: 1px solid #a1a1a1;
	border-right: 1px solid #eaeae9;
	border-bottom: 1px solid #eaeae9;
	border-left: 1px solid #a1a1a1;
}

div.findImmoRight form input{
	border-top: 1px solid #a1a1a1;
	border-right: 1px solid #eaeae9;
	border-bottom: 1px solid #eaeae9;
	border-left: 1px solid #a1a1a1;
}

div.findImmoRight form input.email{
	width: 106px;
}

/* IMMO SEARCH END*/

#rightContent{
	float: right;
	width: 231px;
	background-color: #FEF3CF;
	padding: 0;
	margin: 0;
    min-height: 480px;
    height: auto;
    *height: 480px;  /*for IE */
}

div.rightContentHeader{
	background-color: #ffcc33;
	color: #ffffff;
	height: 17px;
	padding: 7px 0px 0px 10px;
}

div.product{
	display: block;
	padding: 10px 10px 0px 10px;
	color: #000000;
	font-size: 11px;
}

img.product{
	clear: both;
}

div.productDescr{
	display: block;
	padding: 10px 10px 10px 10px;
	color: #000000;
	font-size: 11px;
}

div.product a{
	color: #000000;
	font-size: 11px;
	text-decoration: underline;
}

div.product a:hover{
	color: #C3C3C3;
	text-decoration: none;
}

div.productWrapper{
	width: 231px;
}

#footer {
    width: 900px;
    height: 80px;
    clear: both;
}


.label {
    display: block;
}

input.field {
    background-color: #CDCDCD;
    border: 1px solid #A0AEC0;
    padding:2px;
}


ul	{
	list-style-position: inside;
}


/* validator icons */
#xhtml {
	display:block;
	float: left;
	height: 16px;
	width: 16px;
	margin: 5px 5px 5px 0;
	background-image: url(/images/default/xhtml_valid.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#xhtml:hover {
	background-position: -16px 0px;
}

#css {
	display:block;
	float: left;
	height: 16px;
	width: 16px;
	margin: 5px;
	background-image: url(/images/default/css_valid.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#css:hover {
	background-position: -16px 0px;
}

#sitemap {
	display:block;
	float: left;
	height: 16px;
	width: 16px;
	margin: 5px;
	background-image: url(/images/default/sitemap.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#sitemap:hover {
	background-position: -16px 0px;
}

a.sitemaptop {
	display: block;
	background-image: url(/images/default/sitemapline.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight: bold;
	width: 300px;
}

a.sitemaplow {
	display: block;
	padding-left: 20px;
	width: 280px;
}

div.userimg{
	width:90px;
	float:left;
}

/* Product Search Start */
div.singleProduct{
	border-top: 1px solid #8b8679;
}

a.productLink{
	text-decoration: underline;
	color: #000000;
}

a.productLink:hover{
	text-decoration: none;
	color: #3F3F3F;
}

div.noProdImage{
	float: right;
	background-color: #d6d6d6;
	width: 231px;
	height: 150px;
}

p.prodDescr{
	margin: 5px 0px 0px 2px;
}

img.productImage{
	margin: 0px 5px 5px 0px;
}

div.addressDetails{
	margin: 30px 0px 0px 0px;
    padding: 0px 0px 0px 30px;
}

div.startIntro{
	margin: 5px 0px 0px 0px;
	color: #b28c3f;
}

hr.teamChapter{
	border: 0;
	border-top: 1px solid #d6d6d6;
}

h1.teamTitle{
	margin: 0;
	color: #000000;
	padding: 0;
	font-size: 16px;
}

h2.teamChapterSubTitle{

}

h2.teamSubtitle{
	margin: 0px 0px 10px 0px;
	padding: 0;
	font-weight: normal;
	font-size: 13px;
}

h3.teamChapterSubTitle{
}

h2.property {
    font-size: 13px;
    font-weight: bold;
    color: black;
    margin: 0px 0px 5px 0px;
    padding: 0px 0px 0px 5px;
}

td.property{
	border-bottom: 1px solid #CDCDCD;
	padding: 2px 2px 2px 5px;
}

td.proptitle{
	border-bottom: 1px solid #CDCDCD;
	width: 180px;
	vertical-align: top;
	background-color: #FFFABF;
	padding: 2px 2px 2px 5px;
}

/* Banner */

a.bannerwrapper {
    display: block;
    width: 231px;
    height: 80px;
    text-decoration: none;
    background-repeat: no-repeat;
    background-position: bottom right;
}

a.bannerBlue{
    background-color: #4c6c99;
    background-image: url(/images/sobau/sobauBlue.gif);
}

a.bannerGreen{
    background-color: #cdd448;
    background-image: url(/images/sobau/sobauGreen.gif);
}

a.bannerOrange{
    background-color: #ff9900;
    background-image: url(/images/sobau/arrowOrange.gif);
}

p.bannerTitle{
    color: #ffffff;
    padding: 10px 10px 0px 10px;
    font-size: 14px;
}

p.bannerDescr{
    color: #000000;
    padding: 10px 10px 0px 10px;
}
