#divSearch .searchTitle{
	position:absolute;
	left:8px;
	bottom:11px;
}

#divSearch .searchField{
	position:absolute;
	left:73px;
	bottom:8px;
	padding-top:2px;
	width:88px;
	height:12px;
	font-size:11px;
	color:#000000;
}

#divSearch .searchSubmit{
	position:absolute;
	right:9px;
	bottom:7px;
}

#divFooter .footerMenu{
	position:absolute;
	top:26px;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	text-align:center;
	width:100%;
}

#divFooter .copyright{
	position:absolute;
	bottom:28px;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	width:300px;
	margin-left:340px;
	text-align:center;
}
#divFooter .copyright a{
	color:#999999;
	
}
.menubuttontop{
	background-position:0px 0px;
	height:36px;
	margin:0px;
	padding:0px;
	display:block;
	float:left;
	text-indent:-999px;
}

.menubuttontop:hover, #menubuttontopactive{
	background-position:0px -36px;
}

.menubuttonleft{
	background-position:0px 0px;
	height:21px;
	margin:0px;
	margin-left:1px;
	padding:0px;
	display:block;
	text-indent:-999px;
	width:221px;
	overflow:hidden;
}

.menubuttonleft:hover, #menubuttonleftactive{
	background-position:0px -19px;
}
.thumbs{
	text-align:center;	
}
.thumbs img{
	border: 1px solid #000000;
	margin-left:20px;	
}
.thumbs a:first-child > img{
	margin-left:0px;
}
#divPageTitle .sum{
	position:absolute;
	top:0px;
	left:7px;
}

#divPageTitle .title{
	position:absolute;
	top:11px;
	left:31px;
}

#divLeftMenu .title{
	position:absolute;
	top:11px;
	left:28px;
}

#divPhotoAlbum .fotos td{
	padding-top:11px;
	padding-bottom:11px;
}

#divPhotoAlbum .text td, #divPhotoAlbum .text a{
	padding-top:5px;
	color:#999999;
	text-decoration:none;
	font-weight:normal;
}

.requiredField {
	color:#ff0000;
	font-size:12px;
}

.inputField{
	width:257px;
	height:15px;
	border: 1px solid #7f9db9;
	font-size:11px;
	padding-left:2px;
	padding-top:3px;
}

.defaultButton{
	width:100px;
	height:19px;
	font-size:11px;
	border: 1px solid #7f9db9;
	padding-bottom:1px;
}

/**********************************************
IMAGES VANUIT TOOLBOX
**********************************************/
.img_left_border{ float:left; margin-right:15px; margin-bottom:5px; border:1px #999999 solid; }
.img_right_border{ float:right; margin-right:15px; margin-bottom:5px; border:1px #999999 solid; }
.img_left_noborder{ float:left; margin-right:15px; margin-bottom:5px; }
.img_right_border{ float:right; margin-left:15px; margin-right:0px;	margin-bottom:5px; }
.img_right_noborder{ float:right; margin-right:0px;	margin-left:15px; margin-bottom:5px; }
.img_noalign_noborder{ margin:5px; display: block; margin-left: auto; margin-right: auto; }
.img_noalign_border{ margin:5px; display: block;  margin-left: auto;  margin-right: auto; }

#divContact .img_left_border{ border:1px #676767 solid; }
#divContact .img_right_border{ border:1px #676767 solid; }
