/* CSS Document */

body {
	margin:0px;
	margin-left:1px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	background:url(/images/bgBorder.gif) repeat-y top center;
	min-width:726px;
}


.container{
	width:726px;
	margin-left:auto;
	margin-right:auto;
}

.systemBlue{
	background-color:#79bde2
}

.quickLink{
	color:#79bde2;
	font-weight:bold
}

.bgBanner{
	background-image:url(/images/bgbanner.gif);
	background-repeat:no-repeat
}

.textContainer{
	background-image:url(/images/bgMainTextBackground.gif);
	background-repeat:no-repeat;
}

.picHolder{
	border: 1px solid #8e9091;
	background-color:#c6dff4;
}

.copyRight{
	color:#79bde2;
}

.leftNavPanel{
	background-color:#79bde2;
}

.formHeader{
	color:#fff;
	font-weight:bold;
	font-size:10pt
}

.formFields{
	color:#fff;
}
.txtRequest{
	width:121px;
	height:13px;
	font-size:7pt;
}

.selectProperty{
	width:121px;
	font-size:8.5pt;
}

.searchselector{
	width:110px;
	font-size:8.5pt;
}

.Pagetitle{
	color:#6D6F71;
	font-size:15px;
	font-weight:bold
}

.contentText{
	color:#6D6F71;
	font-size:12px;
	line-height:1.4
}

.searchPrice
{
	font-size:14pt;
	font-weight:bold;
}

.searchAdress
{
	font-size:12pt;
	font-weight:bold;
	color:#6D6F71
}


.contentSearch{
	color:#6D6F71;
	font-size:8.5pt;
	line-height:1.4
}

.txtLabels{
	font-weight:bold;
	color:#6D6F71
}



.thumbnail ul{
	margin:0px;
	padding:0px;
	list-style:none;
	display:inline

}

.thumbnail li{		
    display:inline;
	float:left;
}

.thumbnail li img{
	border: 1px solid #8e9091;
	font-size:8.5pt; 
	text-decoration: none; 
	color: #ffffff;
	margin-right:13px;
	margin-top:15px;
	width:85px;
	height:81px;
	overflow:hidden
}




.thumbnailv2 ul{
	margin:0px;
	padding:0px;
	list-style:none;
	display:inline

}

.thumbnailv2 li{		
    display:inline;
	float:left;
}


.thumbnailv2 ul{
	margin:0px;
	padding:0px;
	list-style:none;
	display:inline

}

.thumbnailv2 li{		
    display:inline;
	float:left;
}

.thumbnailv2 li img{
	font-size:8.5pt; 
	text-decoration: none; 
	color: #ffffff;
	margin-right:15px;
	margin-top:15px;
	width:67px;
	height:67px;
	overflow:hidden
}


a.viewDetails:link {font-family: Arial; font-size:10pt; font-weight:bold; text-decoration: none; color: #000}
a.viewDetails:visited {font-family: Arial; font-size:10pt; font-weight:bold;  text-decoration: none; color: #000}
a.viewDetails:hover {font-family: Arial; font-size:10pt; font-weight:bold;  text-decoration: underline; color: #000}


.txtcomment{
	width:103px;
	height:13px;
	font-size:7pt;
}

.txtAreaComment{
	width:297px;
	height:125px;
}

.btnsubmit
{
	font-size:10pt;
	color:#fff;
	border: 1px solid #79bde2;
	background-color:#6d6f71;
	width:82px;
}

.btnsubmit:hover {
 	background: #919293;
}


.validation_error {
	display: none;
	border: 2px solid #003399;
	background-color: #C6E3FF;
	background-repeat: no-repeat;
	background-position: 3px 4px;
	padding: 5px 5px 5px 20px;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
	width: auto;
}
.validation{
	background-color: #C6E3FF;
	border: 2px solid #003399;
}
