/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{


}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 13px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#TB_window a:link {
	color: #FFFFFF;
}
#TB_window a:visited {
	color: #FFFFFF;
}
#TB_window a:hover {
	color: #CCCCCC;
}
#TB_window a:active {
	color: #FFFFFF;
}
#TB_window a:focus{
	color: #FFFFFF;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {
	background-image: url(../pictures/macFFBgHack.png);
	background-repeat: repeat;
}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	z-index: 102;
	color:#ffffff;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: top;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	float:left;
	padding-top: 7px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 25px;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#1F1F1F;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
#main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	width: 540px;
	height: 368px;
	background-image: url(../pictures/services/services_text_Background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 0px;
}
#main #service_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	width: 500px;
	clip: rect(auto,auto,auto,auto);
	padding-top: 38px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#buyerServ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-image: url(../pictures/services/buyers+services_text_Background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 650px;
	width: 500px;
}
#buyerServ #buyerServText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 12px;
	margin-left: 20px;
	padding-top: 38px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 455px;
}
#main_ownerLServ {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../pictures/services/owner_leasing_text_Background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 266px;
	width: 540px;
}
#main_ownerLServ #text_ownerLServ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	width: 500px;
	margin-top: 10px;
	margin-left: 20px;
	padding-top: 38px;
}
#main_sellerServ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	height: 336px;
	width: 540px;
	background-image: url(../pictures/services/seller_services_text_Background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#main_sellerServ #Text_SellerServ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	width: 500px;
	margin-top: 10px;
	margin-left: 20px;
	padding-top: 38px;
}
#renatslSERVMain {
	font-family: Arial, Helvetica, sans-serif;
	width: 420px;
	background-image: url(../pictures/services/rental_services_text_Background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 420px;
}
#renatslSERVMain #rentalForm {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 60px;
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 15px;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#CC8205630 {
	width: 360px;
	height: 400px;
	margin-left: 25px;

}
#TextRentalServices {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	margin-left: 25px;
	width: 360px;
	margin-bottom: 10px;
}
#TextRentalServices #rentalServicesTopTittle {
	margin-top: 20px;
	margin-bottom: 10px;
}
#TextRentalServices #tittleRentalServices {
	margin-bottom: 15px;
}
#buyerServ2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-image: url(../pictures/services/seller_services_text_Background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 655px;
	width: 518px;
	padding-top: 50px;
	padding-left: 10px;
}
#buyerServ #buyerServText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 12px;
	margin-left: 20px;
	padding-top: 38px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 455px;
}
