@charset "utf-8";
/* CSS Document */

.filterpanel{
	height: 270px;
	width: 240px;
	border: thin solid #008A4F;
	margin-top: 10px;
}

.infopanel{
	width: 240px;
	height: 20px;
	margin-top: 10px;
}

.filtertitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bolder;
	color: #FCFBE0;
	background-image: url(../img/titleshort_green.jpg);
}

#tblprgsearch {
	vertical-align: top;
}
	
.filtername {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color:navy;
	margin-left: 5px;
}

.registdiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:navy;
	padding: 5px;
}
.resultpanel{
	color: #3333CC;
	font-size: 14px;
	width: 650px;
	height: 1300px;
	border-top-width: 3px;
	border-right-width: thin;
	border-bottom-width: 3px;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #008A4F;
	border-right-color: #008A4F;
	border-bottom-color: #008A4F;
	border-left-color: #008A4F;
	margin-top: 10px;
}

.registpanel{
	border-right-width: thin;
	border-right-style: solid;
	width: 240px;
	border-right-color: #008A4F;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #008A4F;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	height: 190px;
	margin-top: 10px;
}
.filterelement{
width:240px
}


#cboCities {
	font-family: arial, geneva, lucida, sans-serif;
	width: 230px;
		margin-left: 5px;
	}
	
	

#cboCounties {
	font-family: arial, geneva, lucida, sans-serif;
	width: 230px;
	margin-left: 5px;
	}
	
	
	
#cboServiceCategories {
	font-family: arial, geneva, lucida, sans-serif;
	width: 230px;
	margin-left: 5px;

	}
	
		
#txtmegnevezes {
	font-family: arial, geneva, lucida, sans-serif;
	width: 230px;
	margin-left: 5px;
	}
	
.styleInstruction {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	margin-right: 10px;
	margin-left: 10px;
}


#rscity {
	width:650px;
	color: #FCFBE0;
	font-family: arial, geneva, lucida, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	background-image: url(../img/title_blue.jpg);
	}

#rscategory {
	width:650px;
	color: #FCFBE0;
	font-family: arial, geneva, lucida, sans-serif;
	margin-bottom: 1px;
	font-size: 14px;
	margin-top: 10px;
	font-weight: bold;
	background-image: url(../img/title_green.jpg);
	}

#rssociatyname {
	font-family: arial, geneva, lucida, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	margin-top: 10px;
	}


#rssociatyactivityname {
	font-family: arial, geneva, lucida, sans-serif;
	font-size: 13px;
	font-weight:normal;
  	color: #000000;
	font-style:italic;
	margin-bottom:5px;
	}

#rssociatyurl {
	font-family: arial, geneva, lucida, sans-serif;
	font-size: 12px;
	font-weight: normal;
	float:left;
	margin-right: 10px;
	color: #000000;
	}

#rssociatyemail {
	font-family: arial, geneva, lucida, sans-serif;
	font-size: 12px;
	font-weight: normal;
	float:left;
	margin-right: 10px;
	color: #000000;
	}

#rssociatytel {
	font-family: arial, geneva, lucida, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	}

#rsfreetext {
	font-family: arial, geneva, lucida, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin-top: 7px;
	margin-bottom: 5px;
	}


#tblpager{
	font-family: arial, geneva, lucida, sans-serif;
	font-size: 12px;
	font-weight: normal;
	width: 650px;
	height: 20px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin: 0px;
	padding: 0px;
	}
	
#tblpager2{
	font-family: arial, geneva, lucida, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 650px;
	height: 20px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin: 0px;
	padding: 0px;
	}
	
#pageinfo{
color: black;
font-weight: bold;
margin-left: 3px;
float:left;
	}

	
#pager{
text-align: center;
	}
	
#pager UL {
	list-style: none;
	margin: 0;
	margin-left: 20px;
	padding: 0;
	border: none;
	text-align: center;
	} 
	
#pager LI {
	display: block;
	float:left;
	margin-left: 3px;
	}

.actpage{
	text-align: left;
	color:black;
	font-weight: bold;
	margin-left: 5px;
	}	
	
#divsubmit {
	margin-left: 5px;
	margin-top: 10px;
	width: 100px;
	}

#rsaddress {
	font-family: arial, geneva, lucida, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
	float:left;
	margin-top: 3px;
	margin-right: 10px;
	}

#rsmap {
	font-family: arial, geneva, lucida, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
	margin-top: 3px;
	margin-right: 10px;
	}
