﻿/* ::::: Prospectizer.com Web Template CSS ::::: */

body
{
	background-image: url(background.jpg);
	clip: rect(auto,auto,auto,auto);
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #2F2E29;
}

#design
{
	margin: auto;
	color: #FFFFFF;
	text-align: center;
	width: 724px;
	text-decoration: none;
	background-color: #000000;
}

#design_editor
{
	margin: auto;
	color: #FFFFFF;
	text-align: center;
	width: 764px;
	background-image: url(designBackground_editor.gif);
	background-repeat: repeat-y;
	text-decoration: none;
}

.framework
{
	width: 724px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 10px;
}

#flaHeder
{
	height: 276px;
	width: 724px;
	margin: 0;
	padding-bottom:5px;
}
.footer
{
	
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-image: url(designBackgroundBottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.menu
{
	width: 150px;
	text-decoration: none;
	vertical-align: top;
}


.content
{
	text-align: left;
	vertical-align: top;
	width: 100%;
	color: #FFFFFF;
	padding-left: 10px !important;
	padding-right: 10px !important;
}


.fontselector
{
	background-color: #F9F9F9;
}
h1
{
	color: #006699;
	font-size: large;
}
.bottom
{
	margin: auto;
	color: #FFFFFF;
	text-align: center;
	height: auto;
	width: 764px;
	text-decoration: none;
}
#footerPlace
{
	background-image: url(footer.gif);
	background-repeat: no-repeat;
	height: 90px;
	width: 724px;
	text-align: center;
	vertical-align: middle;
	background-position: center center;
	color: #FFFFFF;
}


/* Form Css */
.PageForm
{
	background-color: #333333;
	border: 1px solid #666666;
	padding: 10 10 10 10;
	width: 450px;
	color: #FFFFFF;
}

.label
{
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	white-space: nowrap;
}
.txtField
{
	text-align: left;
}

.title
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
}

/* Input, Button Css */
input
{
	border: 1px solid #CCCCCC;
	background-color: #FAFBFF;
}

input:hover
{
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	cursor: pointer;
}


.hoverButton
{
	overflow: hidden;
	width: 66px;
	height: 29px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.hoverButton a
{
	display: block;
	width: 66px;
	height: 29px;
	text-align: center;
	line-height: 26px;
	font-size: 11px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(BlueButton.gif);
	background-repeat: no-repeat;
	background-position: 0px -29px;
	text-decoration: none;
	color: #FFFFFF;
}

.hoverButton a:hover
{
	background-position: 0 0;
	text-decoration: none;
	color: #FFFFFF;
}
.singlecolumn td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	white-space: nowrap;
	text-align: center;
}

.columnleft
{
	text-align: left;
}

.columnright
{
	text-align: right;
}
.multicolumn td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	white-space: nowrap;
}
.multicolumnintable
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	white-space: nowrap;
}

/* ------- PropertyListings ------- */
.PropertyListings {
	width: 100%;
	color:#ffffff;
}

	/* ListView + DetailedView */
	.PropertyListings .Row {
		background-color: #787878;
		padding: 10px;
		text-align: justify;
		border: 1px dashed #999999;
	}
	
	.PropertyListings .PropertyHeader {
		text-align: left;
		color: #333333;
		font-weight: bold;
		border-bottom-width: 1px;
		border-bottom-style: dashed;
		border-bottom-color: #999999;
		padding: 5px;
		background-image: url(formBackground.jpg);
		background-repeat: no-repeat;
		background-position: -100px 0px;
	}
	
	.PropertyListings .PropertyFooter {
		padding: 10px;
		text-align: left;
		color: #333333;
		font-weight: bold;
		border-top-width: 1px;
		border-top-color: #999999;
		border-top-style: dashed;
	} 

	.PropertyListings img {
		border: 1px solid #333333;
		margin: 5px;	
	}

	.PropertyListings .Text {
		text-align: justify;
		background-color: #787878;
		border: 1px dashed #333333;
		width: 100%;	
	}

.TreeView img
{
	visibility: hidden !important;
	display: none !important;
}

.TreeViewItem a
{
	color: #FFFFFF;
	text-decoration: none !important;
}
.TreeViewItem
{
	color: #FFFFFF;
	float: none;
	text-decoration: none !important;
	font-weight: bold !important;
	overflow: hidden;
	cursor: pointer;
	text-align: center;
	vertical-align: middle;
	background-image: url(nav-off.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Arial;
	font-size: 10px;
	width: 125px;
	height: 15px;
	line-height: 15px;
	margin: 1px;
	padding: 3px;
}

.TreeViewItem:hover
{
	background-image: url(nav-on.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.TreeContextItem
{
	font: 12px Tahoma;
	cursor: pointer;
	cursor: hand;
	padding-left: 4px;
	height: 24px;
	background-color: #e4e4e4;
	width: 100%;
	text-align: left;
}

.TreeContextItemOver
{
	font: 12px Tahoma;
	cursor: pointer;
	cursor: hand;
	padding-left: 4px;
	height: 24px;
	background-color: #f3f3f3;
	width: 100%;
	text-align: left;
}

.TreeNodeEdit
{
	font: 14px Tahoma;
	margin: 3px;
	padding: 3px;
	border: solid 1px #000000;
	overflow: hidden;
	background-repeat: repeat-y;
	padding-left: 30px;
	cursor: text;
	width: 118px;
	border: solid 1px #000000;
}

.TreeNodeOver
{
	padding: 0px !important;
}

.TreeNode
{
	padding: 0px !important;
}

.TreeNodeSelect
{
	margin: 3px;
}

a{
	color: #FFFFFF;
}
a:hover{
	color: #C0C0C0 !important;
}

/* START: 3rd column modules */

/* AdOns */

.adonContainer
{
	vertical-align: top;
}
.addon {
	width: 150px;
	background-color: #f4f4f4;
	font-size: 12px;
	border: 1px solid #999999 !important;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
}
.addon .addonHeader{
		background-color: #666666;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	height:27px;
}

.addon .addonRow {
	font-size: 11px;
	text-align: left;
	color: #000000;
	padding: 5px;
}

.addon .addonRow td {
	border: none !important;
}

.addon .addonFooter {
	background-color: #666666;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	height:21px;
}

.addon .addonFooter a,
.addon .addonFooter a:visited,
.addon .addonFooter a:hover {
	color: #ffffff;
}

.addon .addonFooter .UserDetails
{
	font-size: 11px;
	text-align: left;
	padding: 5px;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.addon a,
.addon a:visited{
	color: #000000;
}

.addon a:hover{
	color: #868686;
}


.addon .addonHeader td{
	border: none !important;
}

.addon .addonFooter td{
	border: none !important;
}

.DetailsButton
{
	text-decoration: none;
	margin-left: 2px;
	margin-right: 2px;
	overflow: hidden;
	display: table-cell; /* glupa mozzila */
	display: inline-block; /* glupi ie */
	width: 15px;
	height: 15px;
	text-align: center;
	background-image: url(Details.gif);
	background-repeat: no-repeat;
}

/* Rotator */
.rotator td
{
	vertical-align: top;
}

/* ------- PropertyListingsModal ------- */
.image {
	height: 221px;
	width: 282px;
	background-color: #F3F3F3;
	border: 1px solid #999999;
	
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
.propertyInfo {
	text-align:center;
	height: 174px;
	width: 282px;
	background-color: #F3F3F3;
	border: 1px solid #999999;
	margin-top: 5px;
	
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 13px;
}
.propertyInfoHeader{
	font-weight:bold;
}

.details {
	height: 387px;
	width: 386px;
	background-color: #F3F3F3;
	border: 1px solid #999999;
	margin-left: 5px;
	overflow:auto;
	padding: 10px;
	
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}

/* END: 3rd column modules */

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
/**{padding: 0; margin: 0;}*/

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_body{
	background-image: none !important;
	background-color: #FFFFFF !important;
}

#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	z-index: 200;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link,
#TB_window a:visited,
#TB_window a:active,
#TB_window a:focus,
#TB_window a:hover {color: #000000;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
	height:100%;
	width:100%;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

/* ------> Window */
#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 200;
	color:#000000;
	display:none;
	border: 4px solid #e3e3e3;
	text-align:left;
	top:50%;
	left:50%;
	
}

* 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;
	padding:7px 30px 10px 25px;
	float:left;
}

#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;
	font-size: small;
	font-weight: bold;
}

/* ------> Title */
#TB_title{
	background-color:#e3e3e3;
	color:#000000;
	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:5px 0px 5px 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;
}

/* ---------->>> END thickbox <<<-----------------------------------------------------------*/
