/*------------ search box & map ------------*/

#evbox, #evbox2
{
	background-color: #EBEFF6;
	margin: 15px 0 20px 0;
}

#evbox2 {
	width: 402px;
}

#evbox {
	margin-right: 15px;
}

table#evtbl td {
	padding: 20px 0 20px 20px;
}

table#cal2 th, table#cal2 td {
	padding:0;
	width: 18px; 
	height: 10px;
	text-align: center;  
	font-family: verdana, sans-serif;
	border: 1px solid #EBEFF6;
	line-height: 150%;
	font-size: xx-small;
	text-align: center;
	
}

table#cal2 {
	margin-top: 15px;
}

div#countybox {
	margin-top: 10px;
}

#countybox span.countynotes  {
	font-size: 0.85em;
}

table#cal2 th {
	border-color: #fff;
	color: #fff;
	background-color:#40509F;
}

input.evbtn {
	margin: 25px 0 0 35px;
}

.evsearchhelp li
{
	list-style-type: square;
}

#c #days14 {
	margin-left: 25px;
	font-size: x-small;
}

#evtitlebar h2 span.listyear { 
	color: #ccc; 
	font-size: smaller;
}

/*----------- event listings ------------*/
div .ev {
margin: 20px 0;
}

span.listyear { 
	color: #a9a9a9; 
	font-size: smaller;
}

span.ad_name {
	font-size: larger;
	color: #333366;
	font-weight: bold
}

#evtitlebar {
	border: #8F8E7C 1px solid;
	border-width: 1px 0;
	padding-bottom: 2px;
	margin-right: 15px;
}

#evtitlebar h2 {
	border: #fff 2px solid;
	border-width: 1px 0 0 0;
	background-color: #A99F88;
	/*
	background-color: #8F8E7C;
	*/
	padding: 2px;
	margin: 0;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	font-family: verdana, sans-serif;
}

.namebox, .err_msg {
	background-color: #F2F3FD;
	padding: 20px;
	margin-right: 80px;
}

.err_msg {
	background-color: #FAEBE6;
}


#c .err_msg  ul li {
	list-style-type: square;
}

#c .err_msg ul {
	padding-bottom: 25px;
}

/* - - - - - - - - - - - - - - */
#c .imageformbox {
	background-color: #F6EDEB;
	padding: 35px 20px 20px 20px;
	margin: 20px 50px 20px 0;
}

#c .imageformbox h2 {
	
	margin-top: 0;
	margin-right: 0;
	border: 0;
}

#c .imageformbox ul {
	margin-top: 0;
}

#c .imageformbox2 {
	background-color: #F8F8E2;
}

#c .imageformbox3 {
	background-color: #E7E8DB;
}

a.noprofile:link, a.noprofile:visited {
	color: #999;
}

a.noprofile:hover {
	color: #8039D0;
	text-decoration: underline;
}

#c #profilebox h2 {
	background-color: #9C2C83;
	color: #fff;
	padding: 3px 8px;
	font-size: small;
	font-weight: bold;
	/*font-family: arial, helvetica, sans-serif;*/
}

#c #profilebox {
	background-color: #E7E8DB;
	margin: 75px 50px 20px 0;
}

#c #profile {
	padding: 0 20px 20px 20px;
}

#c #profilebox ul {
	margin-top: 10px;
}

#orgdirpara img {
	display: inline;
	margin-right: 20px;
	/* vertical-align: middle; */
}

#c .evt_text {
	font-style: italic;
	margin-right: 25px;
}

