/* TITLES AT EVERY PAGE*/

#errors {
	border: 1px solid #ffffff;
	width: 835px;
	position: relative;
	padding: 5px 5px 5px 5px;
	margin-left: 15px;
	text-align: left;
	background-color: #eeeeee;
	line-height: 1.5;
}

.error_title {
	color: #CF3030;
	font-weight: bold;
}

#errors_list {
	list-style: none;
}

#errors_list li.point{
	list-style: none;
	background: transparent url('/img/list_point2.gif') left no-repeat;
	padding-left: 15px;
	position: relative;
}

.ct_title {
	color: #000000;
	font-weight: bold;
	background: url('/img/form_line.gif') bottom repeat-x;
}

.contact_form {
	background: url('/img/form_line.gif') bottom repeat-x;
	text-align: left;
}

.no_det {
	color: #919191;
}

.searchFormEl {
	width: 220px;
}



/* OVERLIB WINDOW FOR PROFILE CONTENT AND REGISTRATION */

#popupWin
{
	width: 382px;
	padding: 0px;
	text-align: center;
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: #000000;
	background: transparent url('/img/popup_center.jpg') center repeat-y;
	overflow: none;
	cursor: move;
}

.popupTop
{
	background: transparent url('/img/popup_top.jpg') center top no-repeat;
}

.popupCenter
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: #000000;
	text-align: left;
	padding: 10px 40px 10px 40px;
}

.popupText
{
	font-family: Tahoma, Arial;
	font-size: 8pt;
	color: #000000;
}

.popupBottom
{
	background: url('/img/popup_bottom.jpg') center bottom no-repeat;
}

#overlibWin {
	text-align: left;
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: #000000;
	background: transparent;
	overflow: auto;
}


/* SEARCH RESULTS */

#search_constructions_div {
	display: block;
	clear: both;
	padding: 1em 0 3em 0;
	margin-bottom: 3em;
}

#search_constructions {
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 1.7;
}

#search_constructions li {
	padding: 0px;
	margin: 0px;
	margin-bottom: 15px;
	position: relative;
	height: 172px;
	border: 1px solid #eeeeee;
}

#search_constructions a.search_results {
	border: 1px double #eeeeee;
	position: absolute;
	padding: 5px 5px 5px 5px;
	float: left;
}

#search_constructions a.search_results:hover {
	border: 1px solid #ffffff;
	text-decoration: none;
}

#search_constructions a.search_img {
	display: block;
	width: 152px;
	height: 152px;
	margin: 0px;
	padding: 10px;
	background: #015534 url('/img/photo_bg.jpg') center repeat;
	border: 1px solid #ffffff;
}

#search_constructions a.search_img:hover {
	background: #015534 url('/img/photo_bg2.jpg') center repeat;
	border: 1px solid #4d4d4d;
}

#search_constructions img {
	border: 1px solid #eeeeee;
}

#construction_info {
	height: 120px;
	width: 700px;
	margin: 0;
	padding: 0;
	margin-left: 10px;
}

#search_constructions .photoTitle {
	font-family: Tahoma, Arial;
	font-size: 13pt;
	font-weight: bold;	
	text-transform: uppercase;
	color: #CF3030;
	letter-spacing: 1pt;
	line-height: 12pt;
	padding: 0;
	margin: 0;
}

#search_constructions .description {
	font-family: Tahoma, Arial;
	font-size: 8pt;
	padding: 0;
	margin: 0;
	line-height: 1.4;
}
