/* CSS Document */

/* Body */

body {
	padding: 0px;
	margin: 0px;
}

.embeddedBody {
	width:940px;
	padding:10px 20px 0 20px;
	margin:auto;
	font: normal 12px Tahoma, Arial, Helvetica, sans-serif;
	background-color: transparent;
	border: 0;
	overflow-y: hidden;
}

.mainBody {
	width:940px;
	padding:10px 20px 0 20px;
	margin:auto;
	background-image: url(../img/back01.png);
	background-repeat:repeat-y;
	background-position:center;
	font:normal 12px Tahoma, Arial, Helvetica, sans-serif;
}

pre {
	font:normal 12px Tahoma, Arial, Helvetica, sans-serif;
}
/* Footer */

.footer {
	width:980px;
	padding: 0 0 0 0;
	margin: auto;
	background-image: url(../img/back01.png);
	background-repeat:repeat-y;
	background-position:center;
	font:normal 14px Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#666666;
	height: 66px;
}

.footerLabel {
	font:normal 14px Tahoma, Arial, Helvetica, sans-serif !important;
	font-weight: bold !important;
	color:#666666 !important;
	text-decoration: none !important;
}

.footer .innerFooter {
	margin: 0px 10px 0px 10px;
	display: block;
	height: 66px;
	background: repeat-x url("../img/bottom-back.gif");
}

.footer .footerLine {
	padding-top: 25px;
	margin-left: 10px;
	margin-right: 10px;
	display: block;
	height: 2px;
	background: repeat-x url("../img/bottom-line.gif") bottom;
}

.footer .footerInfo {
	width: 100%;
	height: 40px;
}

.footer .footerInfo td {
	padding-top: 12px;
	vertical-align: middle;
}

.footer .footerCopyright {
	text-align: right;
	width: 100%;
	padding-right: 0px;
	font-size: 12px;
	font-weight: normal;
	font: Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
}

.footer .kontaktIcon {
	width: 22px;
	height: 23px;
	margin: 0 10px 0 30px;
	background: no-repeat url("../img/ico_kontakt.gif") center;
	cursor: pointer;
}

.footer .impressumIcon {
	width: 22px;
	height: 23px;
	margin: 0 10px 0 40px;
	background: no-repeat url("../img/ico_impressum.gif") center;
	cursor: pointer;
}

.footerEnd {
	width: 100%;
}

.footerEndLeft {
	width: 30px;
	height: 32px;
	background: no-repeat url("../img/bottom-end-left.gif") left;
}

.footerEndCenter {
	height: 32px;
	background: repeat-x url("../img/bottom-end-center.gif");
}

.footerEndRight {
	width: 30px;
	height: 32px;
	background: no-repeat url("../img/bottom-end-right.gif") left;
}

#header{
	position:relative;
	height:182px;
	background-image:url(../img/head.png);
	background-repeat:no-repeat;
}
#topvisual{
	position:absolute;
	top:0px;
	right:0px;
}

/* Menu */

#menue {
	position:absolute;
	top:151px;
	left:130px;
}
#menue ul {
	margin:0;
	padding:0;
}
#menue li {
	display:inline;
	float:left;
}
#menue li a {
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:black;
	padding:5px 20px 5px 20px;
	background:left center no-repeat url(../img/menue_trenr.png);
}
#menue li:first-child a {
	background:none;
}
#menue a.active {
	color:white;
}

/* Login */

#login {
	position:absolute;
	top:151px;
	left:860px;
}

#login a {
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:black;

}

.loginIcon {
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:black;
	padding: 0px 0 5px 25px;
	height: 24px !important;
	width: 24px !important;
	top: -5px;
	position: relative;
	background: 0px 0px no-repeat url(../img/ico_login_new.png);
}

*+html .loginIcon {
	display: block;
}
*+html .loginText {
	display: block;
	position: relative;
	top: -29px;
	left: 25px;
}

/*
#login a span {
	margin-top: 5px;

}*/

/* Immo search */

.suchbox #wo{
	padding:20px 0 0 164px;
	line-height:30px;
	height:188px;
	width:310px;
	font-size:26px;
	color:#CD1D17;
	background:left top no-repeat url(../img/img_suchbox.jpg);
}
.suchbox #search{
	position:absolute;
	top:30px;
	left:400px;
}

.suchbox #search h2{
	margin:0;
	padding:0;
	font-size:16px;
	color:#CD1D17;
}
.suchbox #search form{
	margin:0;
	padding:5px 0 0 0;
}

.suchbox #sliders{
	position:absolute;
	top: 100px;
	left: 290px;
}

.homeSliders {
	width: 733px !important;
	position: relative !important;
	left: 0px !important;
}

*+html .homeSliders {
	width: 733px !important;
	position: relative !important;
}

.slider .sliderbar{
	margin-top:10px;
}

.slider strong{
	font-size:14px;
	line-height:28px;
}

#issearch .suchbox #search{
	position:absolute;
	top:2px;
	left:10px;
}
#issearch .suchbox #search h2{
	margin:2px 0 2px 0;
}



#issearch .suchbox #sliders{
	position:absolute;
	top:5px;
	left:350px;
	width: 600px;
}


#locationChoices ul{
	margin:0;
	padding:0;
	list-style-type:none;
	z-index: 2000;
}
#locationChoices li:hover{
	background-color: #EAF2FB;
	list-style-type:none;
}
#locationChoices li a{
	text-decoration:none;
	color:#666;
}

/*IE 7*/
*+html .suchbox #search div {
	padding: 0px 10px 5px 6px;
}


#ispage{
	margin-top:10px;
}
#isresult{
	border:2px solid #D1D1D1;
	/*width:462px;*/
	width:477px;
	float:left;
}

#isright{
	border:2px solid #D1D1D1;
	/*margin:0 0 0 474px;*/
	margin:0 0 0 489px;
	/*width:462px;*/
	width:447px;
}
#detailView{
	/*
	position:absolute;
	top:-2px;
	left:-2px;
	 */
	z-index:101;
	border:2px solid #D1D1D1;
	height:462px;
	width:462px;
/*padding:5px;*/
/*background-color:#FFF5E5;*/
	background-color: white;
}

.tabsContent {
	background:#F4F4F4;
	padding-left: 5px;
	padding-right: 5px;
	height: 380px;
}

.tabContent {
	height: 374px;
	overflow: hidden;
}

.mapTabContentForOpera {
	position: absolute;
	top: 95px;
	left: 0px;
	height: 392px;
	width: 470px;
}

.tabContent p {
	padding-left: 10px;
}

.scrollingContent {
	height: 375px;
	overflow: scroll;
	overflow-x: hidden;
	overflow-y: auto;
}

.preTabsContent {
	background:#F4F4F4;
	clear: both;
	height: 10px;
	border-top: 1px solid #D1D1D1;
	margin-left: 0px;
	margin-right: 0px;

}

.isobject{
	background:repeat-x url(../img/back_isobject.gif);
	width:202px;
	height:88px;
	float:left;
	margin:0 10px 10px 0;
	border:1px solid #D1D1D1;
	padding:2px 5px 2px 5px;
	font-size:10px;
	color:black;
}

/*IE 7*/
*+html .isobject{
	margin:0 10px 10px 0;
}
.isobject span{
	color:#000;
}

.isobject .pic img{

}

#notePadView h2{
	color:#CD1D17;
	font-size:16px;
}

.inquiryHasBeenSentView h2 {
	color:#CD1D17;
	font-size:18px;
}

.inquiryHasBeenSentView p {
	color: white;
	font-size: 16px;
}

#askObjects {
	position:absolute;
	margin-left:490px;
	top:7px;

	background-color: white;
	border: 3px solid #D1D1D1;
	width: 422px;
	height: 432px;
	padding: 5px;
}

/*#askObjects input{*/
	/*border:1px solid #7998D4;*/
	/*background-color:#FFF;*/
	/*width:200px;*/
	/*height:17px;*/
	/*color:#000000;*/
	/*font-size:12px;*/
	/*margin-right:20px;*/
/*}*/

/*#askObjects .submitForm {*/
	/*border: none;*/
	/*background-color: #647DAF;*/
	/*width:200px;*/
	/*height:22px;*/
	/*color:white;*/
	/*font-size:12px;*/
	/*font-weight: bold;*/
	/*margin-right:20px;*/
/*}*/

/*#askObjects input.required {*/
	/*background-color: #F8EBA5;*/
/*}*/

h1,h2{margin:0;padding:0;}


/*page layout*/
.navi{width:190px;float:left;}
.content{margin:0 240px 0 240px;}
.teaser{width:188px;float:right;}

/*SELECT Boxen */
div.autocomplete {
	position:absolute;
	width:120px;
	border:1px solid #64D572;
	margin:0px;
	padding:0px;
	background-color:#FFF;
	font-size:12px;
	text-align:left;
	max-height:200px;
	overflow:auto;
	z-Index:1000;
}
div.autocomplete ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
div.autocomplete ul li.selected {
	background-color: #EAF2FB;
}
div.autocomplete ul li {
	list-style-type:none;
	display:block;
	margin:0;
	padding:2px;
	cursor:pointer;
}

/*******************************************
 * look&fell of scriptaculous select box
 *******************************************/

.combo {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width : 110px;
	display : block;
	text-align:left;
	background: no-repeat url('../img/navigation_icons/navigate_down.gif') right;
	height:15px;
	cursor: pointer;
	border: 1px solid #D1D1D1;
	padding-left: 5px;
	padding-right: 5px;
}

.autocomplete {
	border: 1px solid #D1D1D1 !important;
	padding-left: 5px  !important;
}

span.entryErrorMessage {
	color:red;
}

.queationHint {
	color: #CD1D17;
	cursor: pointer;
}

.radiusInfo {
	height: 12px;
	display: block;
	vertical-align: top;
	background: no-repeat left center url('../img/grey_target.gif');
}


.detailsLabel {
	text-align: left;
	font-weight: bold;
}

.detailsTable {
	width: 330px;
}

.detailsTable td {
	padding: 2px 5px 2px 5px;
	vertical-align: top;
}

.detailTableTitle {
/*border-bottom: 1px solid #8F8F8F;*/
	height:1px;
	padding: 0px !important;
	/*
	color: white;
	font-size: 16px;
	font-weight: bold;
	 */
	background-color: #8F8F8F;

}

/* Pagging in objects list */

.previousPageEnabled {
	display: block;
	width: 16px;
	height: 16px;
	text-decoration: none;
	background: no-repeat bottom center  url("../img/navigation_icons/navigate_left.gif");
	cursor: pointer;
}

.previousPageDisabled {
	display: block;
	width: 16px;
	height: 16px;
	text-decoration: none;
	background: no-repeat bottom center url("../img/navigation_icons/navigate_left_disabled.gif");
	cursor: default;
}

.startPageEnabled {
	display: block;
	width: 16px;
	height: 16px;
	text-decoration: none;
	background: no-repeat bottom center  url("../img/navigation_icons/navigate_beginning.gif");
	cursor: pointer;
}

.startPageDisabled {
	display: block;
	width: 16px;
	height: 16px;
	text-decoration: none;
	background: no-repeat bottom center  url("../img/navigation_icons/navigate_beginning_disabled.gif");
	cursor: default;
}

.endPageEnabled {
	display: block;
	width: 16px;
	height: 16px;
	text-decoration: none;
	background: no-repeat bottom center  url("../img/navigation_icons/navigate_end.gif");
	cursor: pointer;
}

.endPageDisabled {
	display: block;
	width: 16px;
	height: 16px;
	text-decoration: none;
	background: no-repeat bottom center  url("../img/navigation_icons/navigate_end_disabled.gif");
	cursor: default;
}

.nextPageEnabled {
	display: block;
	width: 16px;
	height: 16px;
	text-decoration: none;
	background: no-repeat bottom center url("../img/navigation_icons/navigate_right.gif");
	cursor: pointer;
}

.nextPageDisabled {
	display: block;
	width: 16px;
	height: 16px;
	text-decoration: none;
	background: no-repeat bottom center url("../img/navigation_icons/navigate_right_disabled.gif");
	cursor: default;
}

.paggingTable td {
	padding-left: 20px;
}

/* Scrolling in Notepad list */

.upNotepadListEnabled {
	display: block;
	width: 25px;
	height: 30px;
	text-decoration: none;
	background: no-repeat  url("../img/icoNotePadArrowUp1.gif");
	cursor: pointer;
}

.upNotepadListDisabled {
	display: block;
	width: 25px;
	height: 30px;
	text-decoration: none;
	background: no-repeat url("../img/icoNotePadArrowUp_disabled1.gif");
	cursor: default;
}

.downNotepadListEnabled {
	display: block;
	width: 25px;
	height: 30px;
	text-decoration: none;
	background: no-repeat url("../img/icoNotePadArrowDown1.gif");
	cursor: pointer;
}

.downNotepadListDisabled {
	display: block;
	width: 25px;
	height: 30px;
	text-decoration: none;
	background: no-repeat url("../img/icoNotePadArrowDown_disabled.gif");
	cursor: default;
}

/* YUI Slider Styles */

.sliderWrapper {
	position: relative;

}

.sliderWrapper div {
	position: absolute;
	cursor: default;
	top: 4px;
}

.sliderBackground {
	position: relative;
	margin-top: 6px;
	width: 130px;
	height: 2px;
	display: block;
	line-height: 0px;
	background-color: rgb(170, 170, 170);
}

/*IE*/
*+html .dualImmoSearchSlider {
	top: -20px;
}

/* Opera and Safari */
@media screen and (min-width: 0px){
	.dualImmoSearchSlider {
		/*top: -12px;*/
		top: 0px;
	}
}

/* ONLY for Opera */
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0) {
	.topButtonWrapper {
		margin-top: 5px;
	}
}

/* Info Box*/

.infoBox {
	background: url(../img/info-box-header.jpg) repeat-x;
	border-style: solid;
	border-width: 2px;
	border-color: #D1D1D1;
	width: auto;
	padding: 10px;
	padding-top: 5px;
	display: block;
}

.infoBoxWithoutBorder {
	border-style: none;
	width: auto;
	padding: 10px;
	padding-top: 5px;
	display: block;
}

.infoBox a {
	color: #647DAF;
	text-decoration: underline;
}

.infoBox a:hover {
	color: #7998D4;
}

.infoBox h1, .infoBoxWithoutBorder h1 {
	background: no-repeat center left url(../img/info-box-title-dots.gif);
	padding-left: 15px;
	padding-bottom: 3px;
	color: #CD1D17;
	font-size: 16px;
	font-weight: normal;
}

.infoBox h2, .infoBoxWithoutBorder h2 {
	font-size: 12px;
	font-weight: bold;
}

.infoBoxBody {
	padding-top: 8px;
}

/* Map */

.map {
	width: 381px;
	height: 508px;
	display: block;
	background: no-repeat url(../img/map.jpg);
}

.mapPoint {
	width: 14px !important;
	height: 14px !important;
	display: block;
	background: no-repeat url(../img/map-city.gif);
	position: relative;
	cursor: pointer;
}

.mapPointDisabled {
	width: 14px !important;
	height: 14px !important;
	display: block;
	background: no-repeat url(../img/grey_target.gif);
	position: relative;
	cursor: default;
}

.mapPointSelected {
	width: 14px;
	height: 14px;
	display: block;
	background: no-repeat url(../img/map-city-selected.gif);
	position: relative;
	cursor: pointer;
}

.mapPointLabel {
	font-size: 10px;
	position: relative;
	cursor: pointer;
	display: block;
	width: 0px;
}

.mapBox {
	height: 175px !important;
	filter:alpha(opacity=100);
}

.mapBox .infoBoxTitle {
	height: 40px;
	background-position: 0px 6px;
	font-weight: bold !important;
	filter:alpha(opacity=100);
}

.mapBox .infoBoxBody {
	filter:alpha(opacity=100);
}

.mapInfoBox {
	height: 257px !important;
	filter:alpha(opacity=100);
}

.mapInfoBox .infoBoxTitle {
	height: 40px;
	background-position: 0px 6px;
	font-weight: bold !important;
	filter:alpha(opacity=100);
}

.mapInfoBox .infoBoxBody {
	filter:alpha(opacity=100);
	/*
	height: 221px;
	border: 1px solid red;
	 */
}

.mapScrollDiv {
	filter:alpha(opacity=100);

	overflow: auto;
	overflow-y: auto;

	height: 220px;

}

.mapBottomLink {
	text-decoration: none !important;
	color: #CD1D17 !important;
}

/* About, Contacts and Impressum pages */

.aboutImage1 {
	width: 266px;
	height: 177px;
	background: no-repeat url(../img/about-image-1.jpg);
}

.aboutImage2 {
	width: 266px;
	height: 177px;
	background: no-repeat url(../img/about-image-2.jpg);
}

.aboutImage3 {
	width: 266px;
	height: 177px;
	background: no-repeat url(../img/about-image-3.jpg);
}

.aboutImage4 {
	width: 266px;
	height: 177px;
	background: no-repeat url(../img/about-image-4.jpg);
}

.aboutImage5 {
	width: 266px;
	height: 177px;
	background: no-repeat url(../img/about-image-5.jpg);
}

.aboutImage6 {
	width: 266px;
	height: 177px;
	background: no-repeat url(../img/about-image-6.jpg);
}

.impressumImage {
	width: 102px;
	height: 150px;
	background: no-repeat url( ../../../../../../../../immosolve-presentation-customizations/src/main/webapp/WEB-INF/mandanten/1111000/mandator-specific/img/logo_die.gif );
}

.simpleLink {
	color: #647DAF !important;
	text-decoration: underline !important;
}

.simpleLink:hover {
	color: #7998D4 !important;
}

.simpleOuterLink {
	color: #647DAF !important;
	text-decoration: underline !important;
	background: no-repeat top left url(../img/about-arrow.gif);
	padding-left: 18px;
	margin-left: 3px;
}

.simpleOuterLink:hover {
	color: #7998D4 !important;
}

/* Home */

.searchWothoutBack {
	background: none !important;
}

.homeSearch {
	position: relative;
	left: 90px;
}


.homeSearchButton {
	width: 52px;
	height: 52px;
	background: no-repeat url(../img/ico_search_small.gif);
	cursor: pointer;
	position: relative;
	top: -1px;
}

.homeSearchButtonLink {
	text-decoration: none !important;
}

.homeSearchButtonDisabled {
	background: no-repeat url(../img/ico_search_small_disabled.gif) !important;
}

.homeSearchButton div {
	font-size:14px;
	line-height:28px;
	color:#666666;
	font-weight: bold;
	top: 46px;
	position: relative;
}

/*IE*/
*+html .homeSearchButton div {
	left: -10px;
}

/*IE*/
*+html .homeSearchButton {
	position: relative;
	top: 1px;
}

.toolbarBackground {
	position:relative;
	margin-top:5px;
	height:75px;
	border:0 none;
	background: repeat-x url(../img/backslider.png);
}

/* Gallery */

.caption {
	background-color: black;
	position: absolute;

	opacity:0.7;
	filter:alpha(opacity=70);

}

.caption .titleCaption {
	display: block;
	font-weight: bold;
	font-style: italic;
	position: absolute;
	top: 0px;
	left: 7px;
	color: white;
}

.caption .countCaption {
	display: block;
	position: absolute;
	top: 15px;
	left: 7px;
	color: white;
}

.demo {
	position:relative;
	margin-top:2em;
}
.gallery_demo{
	margin: 0px auto;
	float: left;
	width: 365px;
	height: 100px;
	padding: 0px !important;
}
.gallery_demo li {
	display: inline;
	padding: 0px !important;
	margin: 0px !important;

	width: 100px !important;
	height: 119px !important;
	background: no-repeat 1px 0px url(../img/thumb-border1.jpg);
}
.gallery_demo li img{
	padding-top: 20px;
	padding-left: 0px;


	margin-left: auto !important;
	margin-top: auto !important;
	margin-right: auto !important;
	margin-bottom: auto !important;
	vertical-align: middle !important;

}
/*.gallery_demo li div{left: 240px}*/
/*.gallery_demo li div .caption{font: italic 0.7em/1.4 georgia,serif;}*/

.main_image{padding-top: 1px; margin:0 auto 60px auto; height:200px;width:440px;}

.main_image a {
	cursor: pointer;
	width: 48px;
	height: 48px;
	cursor: pointer;
	background: no-repeat center center url(../img/start-slideshow.png) !important;

	position: absolute;
	top: 0;
	left: 0;


	filter:alpha(opacity=50);
	opacity: 0.5;

}

.main_image a:hover {
	filter:alpha(opacity=80);
	opacity: 0.8;
}

.nav{padding-top:15px;clear:both;font:80% 'helvetica neue',sans-serif;letter-spacing:3px;text-transform:uppercase;}

.galleria_wrapper {

}

.galleria_wrapper img {
	border: 1px solid #D1D1D1;
	background-color: white;
	padding: 6px;
}

.imageBig {
	border: 1px solid #D1D1D1;
	background-color: white;
	padding: 6px;
}

.thumbsBody {
	overflow-x: auto;
	overflow-y: hidden;
	overflow: auto;
	width: 400px;
	height: 139px;
	margin: 0 auto;
}

.imagesnavLeft {
	background: no-repeat center center url("../img/navigate_left.gif");
	width: 20px;
	height: 253px;
	background-color: #D1D1D1;
	opacity: 0.2;
	filter:alpha(opacity=20);
	position: absolute;
	top: 107px;
	left: 6px;
	display: block;
	/*
	position: relative;
	top: -225px;
	left: 5px;
	 */

	z-index: 100;
}

.imagesnavLeft:hover {
	opacity: 0.8;
	filter:alpha(opacity=80);
}

.imagesnavRight {
	background: no-repeat center center url("../img/navigate_right.gif");
	width: 20px;
	height: 253px;
	background-color: #D1D1D1;
	opacity: 0.2;
	filter:alpha(opacity=20);
	position: absolute;
	top: 107px;
	left: 435px;
	/*
	position: relative;
	top: -225px;
	left: 5px;
	 */

	z-index: 100;
}

.imagesnavRight:hover {
	opacity: 0.8;
	filter:alpha(opacity=80);
}

/* Tabs */

#tabsF {
	float:left;
	width:100%;
	background: white;
	font-size:93%;
/*font-weight: bold;*/
	line-height:normal;
}
#tabsF ul {
	margin:0;
	padding:10px 10px 0 1px;
	list-style:none;
}
#tabsF li {
	display:inline;
	margin:0;
	padding:0;
}
#tabsF a {
	float:left;
	background:url("../img/tabs-blue/tableftF.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
}
#tabsF a span {
	float:left;
	display:block;
	background:url("../img/tabs-blue/tabrightF.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#666;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsF a span {float:none;}
/* End IE5-Mac hack */

#tabsF a:hover span {
	color:#FFF;
}

#tabsF a:hover {
	background:url("../img/tabs-blue/tableftF_light.gif") no-repeat left top;
	background-position:0% -42px;
}
#tabsF a:hover span {
	background:url("../img/tabs-blue/tabrightF_light.gif") no-repeat right top;
	background-position:100% -42px;
}

#tabHeaderActive {
	padding-top: 10px;
}

#tabHeaderActive a span {
	background-position: 100% -42px;
	color:#FFF;
}

#tabHeaderActive a {
	background-position: 0% -42px;
}

/***********************************
 * Toolbar
 ***********************************/

.toolbar {
	padding: 0px;
	border-bottom: 1px solid #D1D1D1;
	margin-left: 5px;
	margin-right: 5px;
}

.toolbarCloseTd {
	text-align: right;
	vertical-align: top;
}

.toolbarClose {
	background: no-repeat url(../img/dialog_close.jpg);
	width:15px;
	height: 15px;

	cursor: pointer;
}

.toolbarCloseSelected {
	background: no-repeat url(../img/dialog_close_selected.jpg);
	width:15px;
	height: 15px;

	cursor: pointer;
}

.toolbarItem {
	cursor: pointer;
}

.itemLeft div {
	width: 6px;
}

.itemRight div {
	width: 6px;
}

.toolbarItem .itemLeft {
	background: no-repeat url(../img/buttons/toolbarLeft.jpg);
	width:6px !important;
	height: 30px;
}

.toolbarItem  .itemRight {
	background: no-repeat url(../img/buttons/toolbarRight.jpg);
	width:6px !important;
	height: 30px;
}

.toolbarItem .itemIcon {
	background: repeat-x url(../img/buttons/toolbarCenter.jpg);
	height: 30px;
	vertical-align: middle;
	padding-right: 5px;
	padding-left: 5px;
}

.toolbarItem .itemLabel {
	background: repeat-x url(../img/buttons/toolbarCenter.jpg);
	height: 30px;
	padding-left: 5px;
	vertical-align: middle;
}

/* toolbar item selected */

.toolbarItemSelected {
	cursor: pointer;
}

.toolbarItemSelected .itemLeft {
	background: no-repeat url(../img/buttons/toolbarLeft_c.jpg);
	width:6px;
	height: 30px;
}

.toolbarItemSelected  .itemRight {
	background: no-repeat url(../img/buttons/toolbarRight_c.jpg);
	width:6px;
	height: 30px;
}

.toolbarItemSelected .itemIcon {
	background: repeat-x url(../img/buttons/toolbarCenter_c.jpg);
	height: 30px;
	vertical-align: middle;
	padding-right: 5px;
	padding-left: 5px;
}

.toolbarItemSelected .itemLabel {
	background: repeat-x url(../img/buttons/toolbarCenter_c.jpg);
	height: 30px;
	padding-left: 5px;
	vertical-align: middle;
}

/* toolbar item clicked */

.toolbarItemClicked {
	cursor: pointer;
}

.toolbarItemClicked .itemLeft {
	background: no-repeat url(../img/buttons/toolbarLeft_c.jpg);
	width:6px;
	height: 30px;
}

.toolbarItemClicked  .itemRight {
	background: no-repeat url(../img/buttons/toolbarRight_c.jpg);
	width:6px;
	height: 30px;
}

.toolbarItemClicked .itemIcon {
	background: repeat-x url(../img/buttons/toolbarCenter_c.jpg);
	height: 30px;
	vertical-align: middle;
	padding-right: 5px;
	padding-left: 5px;
}

.toolbarItemClicked .itemLabel {
	background: repeat-x url(../img/buttons/toolbarCenter_c.jpg);
	height: 30px;
	padding-left: 5px;
	vertical-align: middle;
}

.detailTitle {
	border-top: 1px solid #8F8F8F;
	font-weight: bold;
	width: 425px;
	display: block;
	padding-top: 5px;
	padding-bottom: 2px;
}

.partnerTitle {
	font-weight: bold;
}

/* ************************ Simple buttons staff */

.itemLeft div {
	width: 6px;
}

.itemRight div {
	width: 6px;
}

/* normal state marked */

.buttonItemMarked {
	cursor: pointer;
	color: white;
}

.buttonItemMarked .itemLeft {
	background: no-repeat url(../img/buttons/blue/toolbarLeft_c.jpg);
	width:6px !important;
	height: 30px;
}

.buttonItemMarked  .itemRight {
	background: no-repeat url(../img/buttons/blue/toolbarRight_c.jpg);
	width:6px !important;
	height: 30px;
}

.buttonItemMarked .itemIcon {
	background: repeat-x url(../img/buttons/blue/toolbarCenter_c.jpg);
	height: 30px;
	vertical-align: middle;
	padding-right: 5px;
	padding-left: 5px;
}

.buttonItemMarked .itemLabel {
	background: repeat-x url(../img/buttons/blue/toolbarCenter_c.jpg);
	height: 30px;
	padding-left: 5px;
	vertical-align: middle;
}

/* over state marked */

.buttonItemSelectedMarked {
	color: white;
	cursor: pointer;
}

.buttonItemSelectedMarked .itemLeft {
	background: no-repeat url(../img/buttons/blue/toolbarLeft.jpg);
	width:6px !important;
	height: 30px;
}

.buttonItemSelectedMarked  .itemRight {
	background: no-repeat url(../img/buttons/blue/toolbarRight.jpg);
	width:6px !important;
	height: 30px;
}

.buttonItemSelectedMarked .itemIcon {
	background: repeat-x url(../img/buttons/blue/toolbarCenter.jpg);
	height: 30px;
	vertical-align: middle;
	padding-right: 5px;
	padding-left: 5px;
}

.buttonItemSelectedMarked .itemLabel {
	background: repeat-x url(../img/buttons/blue/toolbarCenter.jpg);
	height: 30px;
	padding-left: 5px;
	vertical-align: middle;
}

/* disabled state */

.buttonItemDisabled .itemLeft {
	background: no-repeat url(../img/buttons/toolbarLeft.jpg);
	width:6px !important;
	height: 30px;
}

.buttonItemDisabled  .itemRight {
	background: no-repeat url(../img/buttons/toolbarRight.jpg);
	width:6px !important;
	height: 30px;
}

.buttonItemDisabled .itemIcon {
	background: repeat-x url(../img/buttons/toolbarCenter.jpg);
	height: 30px;
	vertical-align: middle;
	padding-right: 5px;
	padding-left: 5px;
}

.buttonItemDisabled .itemLabel {
	background: repeat-x url(../img/buttons/toolbarCenter.jpg);
	height: 30px;
	padding-left: 5px;
	vertical-align: middle;
}

/* *********************************** Red buttons variation */

/* normal state */

.buttonItem, .buttonItemRed {
	cursor: pointer;
	color: black;
	font-weight:bold;

}

.buttonItem .itemLeft, .buttonItemRed .itemLeft {
	background: no-repeat url(../img/buttons/std/toolbarLeft2.gif);
	width:6px !important;
	height: 30px;
}

.buttonItem  .itemRight, .buttonItemRed .itemRight {
	background: no-repeat url(../img/buttons/std/toolbarRight.gif);
	width:6px !important;
	height: 30px;
}

.buttonItem .itemIcon, .buttonItemRed .itemIcon {
	display: none;
}

.buttonItem .itemLabel, .buttonItemRed .itemLabel {
	background: repeat-x url(../img/buttons/std/toolbarCenter.jpg);
	height: 25px;
	padding-left: 5px;
	padding-top: 5px;
	vertical-align: top;
}

/* over state */

.buttonItemSelected, .buttonItemSelectedRed {
	color: black;
	font-weight:bold;
	cursor: pointer;
}

.buttonItemSelected .itemLeft, .buttonItemSelectedRed .itemLeft {
	background: no-repeat url(../img/buttons/std/toolbarLeft2_c.gif);
	width:6px !important;
	height: 30px;
}

.buttonItemSelected  .itemRight, .buttonItemSelectedRed .itemRight {
	background: no-repeat url(../img/buttons/std/toolbarRight_c.gif);
	width:6px !important;
	height: 30px;
}

.buttonItemSelected .itemIcon, .buttonItemSelectedRed .itemIcon {
	display: none;
}

.buttonItemSelected .itemLabel, .buttonItemSelectedRed .itemLabel {
	background: repeat-x url(../img/buttons/std/toolbarCenter_c.jpg);
	height: 25px;
	padding-left: 5px;
	padding-top: 5px;
	vertical-align: top;
}


.bigSearchButton {
	width: 156px;
	top: 116px;
}

.bigCancelButton {
	left: 189px;
	top: 116px;
	width: 156px;
}

.bigSearchButton .itemRight div, .bigCancelButton .itemRight div {
	width: 10px;
}

.bigCancelButton .itemLeft div {
	width: 25px;
	height:25px;
	top: 114px;
	background: no-repeat 8px 4px url(../img/buttons/std/close.gif);
}

.bigSearchButton .itemLeft div {
	width: 25px;
	height:25px;
	background: no-repeat 6px 2px url(../img/buttons/std/view.gif);
}

.bigCancelButton .itemLeft div {
	width: 25px;
	height:25px;
	top: 114px;
	background: no-repeat 8px 4px url(../img/buttons/std/close.gif);
}

/* ******************************** Customization of lytebox */

#lbOverlay.grey {
	background-color: #666666 !important;
}

#lbOuterContainer.grey {
	border: 2px solid black;
}

#lbDetailsContainer.grey {
	border: 2px solid black;
}

/* Print preview */

.pp {
	width: 700px;
	margin: 0px auto;
	/*
	border-left: 1px solid #78DC14;
	border-right: 1px solid #78DC14;
	 */
	text-align: left;

	font-family: Verdana,Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.pp .header {
	padding-bottom: 5px;
}

.pp a {
	color: #CC6509;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

.pp a:hover {
	text-decoration: underline;
}

.pp p {
	padding-left: 20px;
	padding-right: 20px;
}


.paragraph {
	padding-left: 20px;
	padding-right: 20px;
}

.paragraph h4 {
	padding-left: 0px !important;
	padding-right: 0px;
	margin-left: 0px;
	/*
	margin-top: 10px !important;
	 */
	margin-bottom: 0px;
}

.pp hr {
	height: 1px;
	color: #7F9FDE;
	background-color: #7F9FDE;
	margin-left: 20px;
	margin-right: 20px;
	border: none;
}

.pp h1 {
	background-color: #647DAF;
	padding: 10px;
	color: white;
	font-size: 22px;
}

.pp h2 {
	padding: 10px;
	color: #647DAF;
	font-size: 20px;
}

.pp h3 {
	margin: 10px;
	color: #647DAF;
	font-size: 16px;

	border-bottom: 1px solid #7F9FDE;
	width: 680px;
}

.pp h4 {
	color: #647DAF;
	font-weight: bold;
	font-size: 14px;

	padding-left: 20px;
}

.pp .printLink {
	height: 24px;
	background: no-repeat url(../img/printer.gif);
	padding-left: 26px;
	padding-top: 5px;
	padding-bottom: 5px;

	position: relative;
	top: 10px;
}

.pp .imageDescr {
	color: #647DAF;
	font-weight: bold;
}

.pp .tableList {
	padding-left: 20px;
}

.pp .tableList table {
	font-size: 11px;
}

.pp .tableList td {
	padding: 5px;
}

.pp .tableList .label {
	font-weight: bold;
	text-align: left;
}

.pp .partners {
	padding-left: 20px;
}

.partnerFirst {
	padding-top: 0px;
}

.partner {
	padding-top: 10px;
}

/* YUI Customizations */

.yui-skin-sam .yui-panel .hd {
	border-color: #D1D1D1 !important;
}

.yui-panel .hd {
	color: white !important;
	background:transparent url(../img/dialog-title-bg-std.jpg) repeat-x !important;
}

.yui-panel {
	border-color: #465491 !important;
}

.yui-skin-sam .yui-panel .hd {
	border-color: #465491 !important;
}

/* Other */

.notepadCloseButton {
	display: block;
	background: url(../img/dialog_close.jpg);
	height:15px;
	width:15px;
	position: relative;
	top: -3px;
	left: -10px;
}

.notepadCloseButton:hover {
	background: url(../img/dialog_close_selected.jpg);
}

.brochures {
	width: 442px;
	height: 80px;
	/*
	position: absolute;
	top: 370px;
	 */
	padding: 3px;
	margin-top: 56px;

	background: white;
	border: 1px solid #D1D1D1;
	overflow: scroll;
	overflow-x: hidden;
	overflow-y: auto;
}

.brochures a {
	background: no-repeat top left url(../../../shared/img/pdf.gif);
	color: #647DAF;
	text-decoration: none;
	padding-left: 40px;
	padding-top: 10px;
	display: block;
	height: 30px;
}

.brochures a:hover {
	background-image: url(../../../shared/img/pdf_selected.gif);
	color: #7998D4;
	text-decoration: underline;
}

.detailsLink {
	color: #647DAF;
	text-decoration: none;
	cursor: pointer;
}

.detailsLink:hover {
	color: #7998D4;
	text-decoration: underline;
	cursor: pointer;
}

.detailMapCanvasWrapper {
	position: absolute;
	top: 95px;
	left: 0px;
}

.detailMapCanvas {
	width: 470px;
	height: 392px;
	display: block;
}

.cropedHeader {
	height: 22px;
	width: 420px;
	overflow: hidden;
	display: block;
}

.cropedHeader2Lines {
	height: 40px;
	width: 420px;
	overflow: hidden;
	display: block;
}

/*****************************************
 * Loading
 *****************************************/

.loadingMainLayer {
	position: absolute;
	z-index: 100000;
}

.loadingLayer {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: white;
	display: block;

	opacity: 0.7;
	filter: alpha(opacity=70);


}

.loadingIcon {
	position: absolute;
	width: 100%;
	height: 100%;
	background: no-repeat center center url(../../../shared/img/ajax_in_progress.gif);
}

.immoButton {
	display: none;
}

.topButtonpadding {
	margin-top: 5px;
}

.copyLink {
	text-decoration: none;
	color: #647DAF;
}

.copyLink:hover {
	text-decoration: underline;
	color: #7998D4;
}

.homeLoading {
	width: 54px;
	height: 55px;
	background: no-repeat center center url(../../../shared/img/ajax_in_progress.gif);

	position: relative;
	top: -1px;
}

.homeLoading div {
	font-size:14px;
	line-height:28px;
	color:#666666;
	font-weight: bold;
	top: 50px;
	left: 15px;
	position: relative;
}

/*IE*/
*+html .homeLoading div {
	left: 10px;
}

/*IE*/
*+html .homeLoading {
	position: relative;
	top: 1px;
}

/************************************************************
 * NEW
 ************************************************************/

.mainMap {
	width: 447px;
	height: 462px;
	display:block
}

#objectsBody {
	height: 415px;

	position: relative;
	overflow-x: hidden;
	overflow-y: auto;
}

#listNotePadSlideHolder {
	/*height: 410px;*/
	overflow: hidden;
}

#listNotePadObjects {
	/*width: 450px;*/
	width: 467px;
	height: 410px;
	float: left;
	margin: 45px 0 0 12px;
	overflow: hidden;
	position: absolute;
	overflow-x: hidden;
	overflow-y: auto;
}

#lisNotePadControlTop {
	display: none;
}

#lisNotePadControlBottom {
	display: none;
}

.inquiryHasBeenSentView {
	border:2px solid #D1D1D1;
	height:462px;
	width:936px;
	position:absolute;
	background:url(../img/backnotepad.png);
	z-Index:101;
	display:none;
	text-align: center;
}

#noResultView {
	border: 2px solid #D1D1D1;
	height:462px;
	width:936px;
	position:absolute;
	z-Index:9;
}

#notePadView {
	border:2px solid #D1D1D1;
	height:462px;
	width:936px;
	position:absolute;
	z-Index:100;
}

.salutationCombo {
	background-color: #F8EBA5;
	border:1px solid #7998D4;
}

/************************************************************
 * TOTALY NEW
 ************************************************************/

.topButtonWrapper {
	position: absolute;

	width: 0px;
	height: 0px;

	z-index: 100;
}

/* regions combo */

.comboTreeButton {
	position: absolute;

	left: 8px;
	top: 80px;

	z-index: 9000;
}

.comboTreeButton button {
	width: 332px;
	text-align: left;
}

.comboTreeButton .hd {
	display: none;
}

.comboTreeButton .bd {
	padding: 5px !important;
}

.comboTree {
	width: 318px;
	height: 200px;

	overflow-x: hidden;
	overflow-y: auto;

	background-color: white;
	border: 1px solid #b4b3b3;
}

.treeComboFooter {
	padding-top: 3px;
	text-align: right;
}


.ygtvcheck0 {
	background: url(../../../shared/lib/yui/treeview/assets/check0.gif) 0 0 no-repeat; width:16px; cursor:pointer
}

.ygtvcheck1 {
	background: url(../../../shared/lib/yui/treeview/assets/check2.gif) 0 0 no-repeat; width:16px; cursor:pointer
}

.ygtvcheck2 {
	background: url(../../../shared/lib/yui/treeview/assets/check1.gif) 0 0 no-repeat; width:16px; cursor:pointer
}

/* specs combo */

#specsDiv {
	position: absolute;
	top: 81px;
	left: 370px;
}

#specsDiv .column {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 160px;
}

#specsDiv .column1 {
	top: 0px;
	left: 207px;
}

#specsDiv .column2 {
	top: 0px;
	left: 396px;
}

/* navigation combo */

.navigationButton {
	position: absolute;

	left: 8px;
	top: 30px;

	z-index: 9000;
}

.navigationButton button {
	width: 332px;
	text-align: left;
}

.navigationButton .yui-button-menu {
	width: 332px;
}

.topLabel {
	position:absolute;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	width:200px;
}

.navigationLabel {
	left: 10px;
	top: 11px;
}

/* category combo */

.categoryButton {
	position: absolute;

	left: 8px;
	top: 30px;

	z-index: 9000;
}

.categoryButton button {
	width: 332px;
	text-align: left;
}

.categoryButton .yui-button-menu {
	width: 332px;
}

.categoryLabel {
	left: 10px;
	top: 11px;
}

/* identifier combo */

.identifierButton {
	position: absolute;

	left: 8px;
	top: 30px;

	z-index: 9000;
}

.identifierButton button {
	width: 332px;
	text-align: left;
}

.identifierButton .yui-button-menu {
	width: 332px;
}

.identifierLabel {
	left: 10px;
	top: 11px;
	width: 270px !important;
}

/* location label */

.locationLabel {
	left: 10px;
	top: 60px;
}

/* radius combo */

#radiusComboDiv {
	position: absolute;

	left: 270px;
	top: 80px;

	width: 80px;
	z-index: 1;
}

#radiusComboDiv button {
	width: 70px;
	text-align: left;
}

#radiusComboDiv .yui-button-menu {
	width: 70px;
}

# floor filter

.topLabel .floorFilterLabel {
	top: 20px;
}

.floorFilterLabel {
	top: 6px;
}

#floorFilterDiv {
	position: relative;

	left: -15px;
	top: 27px;

	width: 150px;
	z-index: 1;
}

#floorFilterDiv button {
	width: 150px;
	text-align: left;
}

#floorFilterDiv .yui-button-menu {
	width: 150px;
}

/************************************************************
 * CUSTOMIZABLE base
 ************************************************************/

/* radius */

#issearch .suchbox #radiusbar{
	margin-top:0px;
	position:relative;
}

.radiusbarAtTop {
	height: 20px;
}

*+html .radiusbarAtTop {
	height: 14px;
}

/* location */

.suchbox #gobutton{
	position: absolute;

	text-decoration:none;
	width:22px;
	height:22px;
	background: no-repeat center center url(../img/ico_search_b_sm.png);
	display: block;
	cursor: pointer;
}

#issearch .suchbox #location {
	height: 27px;
	padding: 0px;
}

/*IE*/
*+html .locationDescriptionTdWrapper {
	padding-top: 13px !important;
}
*+html .locationDescriptionWrapper {
	height: 19px;
	margin: 0px 0px 0px 1px;
	padding: 0px 4px 5px 0px !important;
/*width: 315px;*/
}

#locationChoices {
	position: absolute;
	top: -12px;
	left:1px;
	width:316px;
	background-color: white;
	z-index:1000;
	padding:10px;
}

/* top bar */

#issearch {
	height: 150px;
}

.suchbox{
	position:relative;
	margin-top:10px;
	height:208px;
	border:2px solid #D1D1D1;
	background:top repeat-x url(../img/backbox.png);
}

#issearch .suchbox{
	position:relative;
	margin-top:5px;
	height: 150px;
	border:0 none;
	background:top repeat-x url(../img/backslider_high.png);
}

#issearch .suchbox {
	border:2px solid #D1D1D1;
	border-left:2px solid #D1D1D1;
}

.bigSearchButton {
	position:absolute;
	top:115px;
	left:11px;

}


.bigCancelButton {
	position:absolute;
	top:115px;
/*	left:110px;*/
}


/* sliders */

.slider{
	padding:0 0 0 5px;
	width:160px;
	height:75px;
	color:#666666;
	font-size:12px;
	float:left;
}

.firstSlider {
	left: 0px;
	padding-left: 0px;
	position: relative;
}

/************************************************************
 * CUSTOMIZABLE
 ************************************************************/

.suchbox #gobutton{
	right: 3px;
	top: 43px;

	display: none;
}

/*IE 7*/
*+html .suchbox #gobutton {
	top: 42px;
}

.radiusbarAtTop {
	height: 77px !important;
}

*+html .radiusbarAtTop {
	height: 71px !important;
}

.locationDescriptionWrapper {
	position:relative;
}

.locationDescriptionWrapperImmo {
	margin:0px !important;
	padding: 0px !important;
}

#issearch .suchbox #search input {
	width:250px;
}

#locationChoices {
	width: 236px;
	border: 1px solid #808080;
}

#issearch .suchbox #search input, .slider input {
	background:#FFFFFF url(../img/input-bg.gif) repeat-x scroll 0 0;
	border: 1px solid #808080;
	padding:1px 3px;

}

#issearch .suchbox #search input {
	color:#666;
	font-size:16px;

	padding-top: 2px;
	padding-bottom: 3px;
	font-weight: bold;
}

.slider input {
	width:34px;
	height:17px;
	color:#000000;
	font-size:12px;
	text-align:right;
	padding-right:2px;
}

.slider{
	width:180px;
	padding-left: 20px;
}

/**********************************************************************************
 ****************** Form Class ****************************************************
 **********************************************************************************/

.formBackDiv {
	border: 2px solid #D1D1D1;
	position: absolute;
	z-Index: 10000;
}

/*.formHeaderDiv {*/
	/*color: #CD1D17;*/
	/*font-size: 16px;*/
	/*padding-bottom: 5px;*/
	/*padding-top: 5px;*/
/*}*/

.formHeaderDiv {
	color: #CD1D17;
	font-size: 16px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.formHeaderDiv div {
	position: relative;
	left: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background: none;
}

.agentHeader {
	color: white;
	font-size: 15px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.agentHeader div {
	position: relative;
	left: -10px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #7A99D5;

	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;

	border-radius: 6px;
	-webkit-border-radius: 6px;
}

.formHtml {
	padding-bottom: 5px;
}

.formBackBackgroundDiv {
	position: absolute;
	background-color: gray;
	opacity: 0.8;
	filter: alpha(opacity=80);
	width: 100%;
}

.formBorderDiv {
	background-color: white;
	border: 3px solid #D1D1D1;
	padding-top: 30px;
	padding-bottom: 30px;
}

.formMainColumn {
	overflow-x: hidden;
	overflow-y: auto;
	padding-left: 10px;
}

.formMainSeparator {
	background: repeat-y url(../img/form-separator.png );
}

.formColumnTable {
	width:100%;
}

.formLabel {
	font-weight: bold;
	padding-top: 4px;
	white-space: nowrap;
	padding-right: 5px;
}

.formVerticalLabel {

}

.formTextInput {

}

.formCheckBoxInput {
	margin: 0 0 0 0 !important;
	height: auto !important;
	border: none !important;
	margin-right: 5px !important;
}

.formValue {
	/*width: 100%;*/
	width: 1000px;
	padding-top: 4px;
}

.formMainTableColumn {
	width: 454px;
}

.formValueCellClass {
	padding-right: 5px
}

.formCloseButton {
	display: block;
	background: url(../img/dialog_close.jpg);
	height:15px;
	width:15px;
}

.formCloseButton:hover {
	background: url(../img/dialog_close_selected.jpg);
}

.formColumnTable input {
	border:1px solid #7998D4;
	background-color:#FFF;
	height:17px;
	color:#000000;
	font-size:12px;
	margin-right:20px;
}

.formColumnTable .formButton {
	border: none;
	background-color: #647DAF;
	height:22px;
	color:white;
	font-size:12px;
	font-weight: bold;
	margin-right:20px;
}

.formColumnTable .formRequired {
	/*background-color: #F8EBA5;*/
	background: repeat-x url(../img/form-required.png )
}

.formColumnTable .formSelect {
	border:1px solid #7998D4;
}

.formColumnTable .formSelect {
	border:1px solid #7998D4;
}

.formValidationError {
	/*background-color: #FFBEBE !important;*/
	background: repeat-x url(../img/form-error.png ) !important;
}

.formValidationTooltip {
	background-color: #FFBEBE !important;
	border: 1px solid #C89595 !important;
}

.topButtonWrapper {
	margin-left: 2px;
	margin-top: 2px;
}

#locationChoices {
	margin-left: 2px;
	margin-top: 2px;
}

/* ONLY for Opera */
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0) {
	.topButtonWrapper {
		margin-top: 7px;
		margin-left: 2px;
	}

	#locationChoices {
		margin: 0px;
	}
}

.formWidgetValidationError .yui-menu-button {
	background: transparent repeat-x url(../img/tree-combo-validation-bg-err-all.png) !important;
	background-position: 0 0;
}

.formWidgetValidationError .yui-menu-button-hover {
	background-position: 0 -81px !important;
}

.formWidgetValidationError .yui-menu-button-active {
	background-position: 0 -162px !important;
}

.formColumnTable .formWidgetRequired .yui-menu-button {
	background: transparent repeat-x url(../img/tree-combo-validation-bg-all.png);
	background-position: 0 0;
}

.formColumnTable .formWidgetRequired .yui-menu-button-hover {
	background-position: 0 -81px;
}

.formColumnTable .formWidgetRequired .yui-menu-button-active {
	background-position: 0 -162px;
}

.formValueCellClass .columnTable input {
	border: none;
}

.topTitle {
	position: absolute;
	top: 14px;
	left: 10px;

	width: 333px;
	color: #0546A2;
	font-size:25px;
	font-weight:bold;
}

.locationLabelCenter {
	top: 11px;
}

.comboTreeButtonCenter {
	top: 33px;
}

.buttonCenter {
	top: 87px;
}

.radiusbarAtTopCenter {
	height:31px !important;
}

*+html .radiusbarAtTopCenter {
	height: 25px !important;
}

.radiusComboDivCenter {
	top: 34px !important;
}

.formColumnTable input {
	margin-right: 0px;
}

.specialtyTdInForm {
	vertical-align: top;
	padding-right: 32px;
}

.formDateChooser {
	width: 18px;
	height: 18px;
	background: no-repeat transparent url(../img/calbtn.gif);
	cursor: pointer;
}

.yui-skin-sam .yui-calcontainer {
	border: none !important;
	padding: 1em;
	float: none !important;
}

.ft .button-group {
	text-align: center !important;
}

.disableAnimationDiv {
	color: white !important;
	padding: 10px;
	padding-left: 15px;
	font-size: 14px;
}

.disableAnimationDiv a {
	text-decoration: none;
	color: #D5DBFF;
	cursor: pointer;
	font-weight: bold;
	padding-left: 5px;
}

.disableAnimationDiv a:hover {
	text-decoration: underline;
}

/* Search order */

.search-order-wrap {
		position: absolute;
		width: 0;
		height: 0;
}

.search-order {
		background: no-repeat url(../img/search-order.png);
		text-decoration: none;
		position: absolute;
		top: 0px;
		left: 248px;
		display: block;
		width: 218px;
		height: 55px;
		z-index: 0;
}

.search-order:hover {
		background: no-repeat url(../img/search-order-light.png);
}

#searchOrderEmail {
		width: 300px;
}

.search-order-email-wrap {
		padding-top: 10px;
		width: 100%;
		text-align: center;
}

.search-order-errors {
		color: #b00303;
		font-weight: bold;
		padding-top: 10px;
}


/* Without map styling*/

.without-map #isright {
	visibility: hidden;
	z-index: 0;
}

.without-map #isresult {
	width: 936px;
	z-index: 1;
}

.without-map .objectsToolbarTable .list-notepad-button-wrapper {
	padding-right: 463px;
}
.embeddedBody {
	padding-top: 0px !important;
	font-family: Arial, Helvetica, sans-serif !important;
}

.mainBody {
	font-family: Arial, Helvetica, sans-serif !important;
}

pre {
	font-family: Arial, Helvetica, sans-serif !important;
}

.footer {
	font-family: Arial, Helvetica, sans-serif !important;
}

.footerLabel {
	font-family: Arial, Helvetica, sans-serif !important;
}

.footer .footerCopyright {
	font-family: Arial, Helvetica, sans-serif !important;
}

.combo {
	font-family: Arial, Helvetica, sans-serif !important;
}

.pp {
	font-family: Arial, Helvetica, sans-serif !important;
}

.topButtonWrapper {
	margin-left: 2px;
	margin-top: 2px;
}

#locationChoices {
	margin-left: 2px;
	margin-top: 2px;
}

/**********************************************************************************
 **************** Buttons *********************************************************
 **********************************************************************************/

/* normal state */

.buttonItem, .buttonItemRed {
	cursor: pointer;
	color: black;
	font-weight:bold;

}

.buttonItem .itemLeft, .buttonItemRed .itemLeft {
	background: no-repeat url(../img/buttons/saga/toolbarLeft2.gif);
	width:6px !important;
	height: 30px;
}

.buttonItem  .itemRight, .buttonItemRed .itemRight {
	background: no-repeat url(../img/buttons/saga/toolbarRight.gif);
	width:6px !important;
	height: 30px;
}

.buttonItem .itemIcon, .buttonItemRed .itemIcon {
	display: none;
}

.buttonItem .itemLabel, .buttonItemRed .itemLabel {
	background: repeat-x url(../img/buttons/saga/toolbarCenter.jpg);
	height: 25px;
	padding-left: 5px;
	padding-top: 5px;
	vertical-align: top;
}

/* over state */

.buttonItemSelected, .buttonItemSelectedRed {
	color: black;
	font-weight:bold;
}

.buttonItemSelected .itemLeft, .buttonItemSelectedRed .itemLeft {
	background: no-repeat url(../img/buttons/saga/toolbarLeft2_c.gif);
	width:6px !important;
	height: 30px;
}

.buttonItemSelected  .itemRight, .buttonItemSelectedRed .itemRight {
	background: no-repeat url(../img/buttons/saga/toolbarRight_c.gif);
	width:6px !important;
	height: 30px;
}

.buttonItemSelected .itemIcon, .buttonItemSelectedRed .itemIcon {
	display: none;
}

.buttonItemSelected .itemLabel, .buttonItemSelectedRed .itemLabel {
	background: repeat-x url(../img/buttons/saga/toolbarCenter_c.jpg);
	height: 25px;
	padding-left: 5px;
	padding-top: 5px;
	vertical-align: top;
}


.bigSearchButton {
	width: 156px;
	top: 116px;
}

.bigCancelButton {
	left: 189px;
	top: 116px;
	width: 156px;
}

.bigSearchButton .itemRight div, .bigCancelButton .itemRight div {
	width: 10px;
}

.bigCancelButton .itemLeft div {
	width: 25px;
	height:25px;
	top: 114px;
	background: no-repeat 8px 4px url(../img/buttons/saga/close.gif);
}

.bigSearchButton .itemLeft div {
	width: 25px;
	height:25px;
	background: no-repeat 6px 2px url(../img/buttons/saga/view.gif);
}

.bigCancelButton .itemLeft div {
	width: 25px;
	height:25px;
	top: 114px;
	background: no-repeat 8px 4px url(../img/buttons/saga/close.gif);
}

/***************************************************************************** Marked */

/* normal state marked */

.buttonItemMarked {
	cursor: pointer;
	color: white;
}

.buttonItemMarked .itemLeft {
	background: no-repeat url(../img/buttons/saga-big/toolbarLeft_c.jpg);
}

.buttonItemMarked  .itemRight {
	background: no-repeat url(../img/buttons/saga-big/toolbarRight_c.jpg);
}

.buttonItemMarked .itemIcon {
	background: repeat-x url(../img/buttons/saga-big/toolbarCenter_c.jpg);
}

.buttonItemMarked .itemLabel {
	background: repeat-x url(../img/buttons/saga-big/toolbarCenter_c.jpg);
}

/* over state marked */

.buttonItemSelectedMarked .itemLeft {
	background: no-repeat url(../img/buttons/saga-big/toolbarLeft.jpg);
}

.buttonItemSelectedMarked  .itemRight {
	background: no-repeat url(../img/buttons/saga-big/toolbarRight.jpg);
}

.buttonItemSelectedMarked .itemIcon {
	background: repeat-x url(../img/buttons/saga-big/toolbarCenter.jpg);
}

.buttonItemSelectedMarked .itemLabel {
	background: repeat-x url(../img/buttons/saga-big/toolbarCenter.jpg);
}

/**********************************************************************************
 **************** Colors **********************************************************
 **********************************************************************************/

.brochures a {
	color: #A54747;
}

.brochures a:hover {
	color: #DD5F5F;
}

.detailsLink {
	color: #A54747;
}

.detailsLink:hover {
	color: #DD5F5F;
}

/*#askObjects input{*/
	/*border-color: #CC8080;*/
/*}*/

/*#askObjects .submitForm {*/
	/*background-color: #A54747;*/
/*}*/

.formColumnTable input {
	border-color: #CC8080;
}

.formColumnTable .formButton {
	background-color: #A54747;
}

.formColumnTable .formSelect {
	border-color: #CC8080;
}

.infoBox a {
	color: #CC8080;
}

.infoBox a:hover {
	color: #A54747;
}

.simpleLink {
	color: #CC8080 !important;
}

.simpleLink:hover {
	color: #A54747 !important;
}

.simpleOuterLink {
	color: #CC8080 !important;
}

.simpleOuterLink:hover {
	color: #A54747 !important;
}

.copyLink {
	color: #CC8080;
}

.copyLink:hover {
		color: #CC8080;
}

.pp hr {
	color: #EA9393;
	background-color: #EA9393;
}

.pp h1 {
	background-color: #CC8080;
}

.pp h2 {
	color: #CC8080;
}

.pp h3 {
	color: #CC8080;
	border-bottom-color: #EA9393;
}

.pp h4 {
	color: #CC8080;
}

.pp .imageDescr {
	color: #CC8080;
}

.salutationCombo {
	border:1px solid #EA9393;
}

.yui-panel .hd {
	color: white !important;
	background:transparent url(../img/dialog-title-bg.jpg) repeat-x !important;
}

.yui-panel {
	border-color: #B6676A !important;
}

.yui-skin-sam .yui-panel .hd {
	border-color: #B6676A !important;
}

/**********************************************************************************
 ******************* Tabs *********************************************************
 **********************************************************************************/

#tabsF {
	font-size:90%;
}

#tabsF a {
	background:url("../img/tabs-red/tableftF.gif") no-repeat left top;
}
#tabsF a span {
	background:url("../img/tabs-red/tabrightF.gif") no-repeat right top;
}

#tabsF a:hover {
	background: url("../img/tabs-red/tableftF_light.gif") no-repeat left top;
	background-position:0% -42px;
}

#tabsF a:hover span {
	background: url("../img/tabs-red/tabrightF_light.gif") no-repeat right top;
	background-position:100% -42px;
}

#tabHeaderActive a span {
	background-position: 100% -42px;
}

#tabHeaderActive a {
	background-position: 0% -42px;
}

/**********************************************************************************
 ****************** Other *********************************************************
 **********************************************************************************/

/* ONLY for Opera */
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0) {
	.topButtonWrapper {
		margin-top: 7px;
		margin-left: 2px;
	}

	#locationChoices {
		margin: 0px;
	}
}

.hotlineInfo {
color:#BD1713;
font-size:15px;
left:355px;
position:absolute;
top:119px;
width:600px;
}

/*
.formCheckboxCell td {
	padding-right: 65px;
}
*/

/**********************************************************************************
 ****************** Mandator specific stuff ***************************************
 **********************************************************************************/

.fragmentIframe {
	position:absolute;
	height:148px;
	width:577px;
	left:357px;
	top:0px;
	/*border: 1px solid;*/
	overflow: hidden;
}

.fragmentIframeExpanded {
	/*border: 2px solid #D1D1D1;*/
	/*background-color: yellow;*/
	/*width:577px !important;*/
}

.agentHeader {
	color: #CD1D17;
	font-size: 16px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.agentHeader div {
	position: relative;
	left: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background: none;
}

