#info-top {
	display:block;
	background:#eee;
	padding:8px;
	width:250px;
	border-top:1px solid #CFCECE;
	border-right:1px solid #CFCECE;
	border-left:1px solid #CFCECE;
}
#info-top h5 {
	font-size:12px;
}
#info-top a {
	color:#5F5C5C;
}
#info-text {
	border-top:1px solid #CFCECE;
	border-bottom:1px dashed #CFCECE;
	margin-bottom:5px;
	width:500px;
}
#maps {
	
}
#quote {
	font-style:italic;
	font-size:17px;
	background:#eee;
}
div.search {
    position:absolute;
    width:250px;
    background-color:white;
    border:1px solid #888;
    margin:0px;
    padding:0px;
    z-index:10000;
}
div.search ul {
  	list-style-type:none;
  	margin:0px;
  	padding:0px;
}
div.search ul li.selected { background-color: #ffb;}
div.search ul li {
  	list-style-type:none;
  	display:block;
  	margin:0;
  	padding:0px;
  	height:22px;
  	cursor:pointer;
}
#indicator1 {
	width:35px;
	height:35px;
	text-align:right;
}
#indicator1 img {
	width:30px;
	height:30px;
}


.pagerLinks {
	text-align:center;
}
.pagerLinks a {
	text-decoration:none;	
}
.pagerLinks a:hover {
	
}

.register-float {
	float:left;
}

.rate {
	border:1px #ccc;
	text-align:right;
	margin-right:10px;
	font-size:10px;
}

.alpha {
	font-size:10px;
	text-align:center;
	width:600px;
}

.inline {
	float:left;
	display:inline;
}
.inline-right {
	display:inline;
	float:right;
}
.red {
	color:red;
}
.remove {
	position:relative;
	top:-50px;
	left:120px;
}

/* Calendar CSS */
.selectedday {
	width:95px;
	background:#aaa;
	color:#fff;
	height:120px;
	vertical-align:top;
}

.saturday {
	background:#ddd;
	vertical-align:top;
	font-weight:bold;
}
.sunday {
	background:#ddd;
	vertical-align:top;
	font-weight:bold;
}
.weeknum {
	width:40px;
	vertical-align:top;
}
.monthday {
	width:95px;
	vertical-align:top;
}
.todayevent {
	vertical-align:top;
}
.event {
	vertical-align:top;
}
.monthweek {
	text-align:center;
	font-weight:bold;
	font-size:18px;
}
.eventcontent dl {
	margin:0px;
}
.eventcontent dt {
	text-align:center;
	border-top:1px solid #aaa;
}
.eventcontent dd {
	text-align:center;
	margin-bottom:3px;
	border:1px solid #aaa;
	padding:3px;
}
.nomonthday {
	background:#fff;
}
.monthname {
	text-align:center;
	font-weight:bold;
}
.today {
	background:#aaa;
	vertical-align:top;
}

/* Tabbed Control */
#tabs {
  float:left;
  width:100%;
  background:#fff url("../media/graphics/bgtab.gif") repeat-x bottom;
  font-size:93%;
  line-height:normal;
  margin-bottom:30px;
}
#tabs ul {
  margin:0;
  padding:10px 10px 0;
  list-style:none;
}
#tabs li {
  float:left;
  background:url("../media/graphics/left.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 9px;
}
#tabs a {
  float:left;
  display:block;
  background:url("../media/graphics/right.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  text-decoration:none;
  font-weight:bold;
  color:#765;
}

.red {
	color:red;
	text-transform:uppercase;
}
.green {
	color:green;
	text-transform:uppercase;
}
.capital {
	text-transform:uppercase;
}
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#tabs a {float:none;}
/* End IE5-Mac hack */
#tabs a:hover {
  color:#333;
}
#tabs #current {
  background-image:url("../media/graphics/left_on.gif");
}
#tabs #current a {
  background-image:url("../media/graphics/right_on.gif");
  color:#333;
  padding-bottom:5px;
}

/* Service Directory */
#service {
	float:left;
	width:300px;
	margin-right:3px;
	margin-top:3px;
	border:1px solid #ccc;
}
#pservice {
	background:#eee;
	padding:3px 5px 5px 12px;
	font-size:12px;
	height:70px;
}
#service-top {
	padding:3px 3px 3px 3px;
}


/* Admin Area */
#admin_top {
	border-bottom:1px dotted #ccc;
}
#admin-left {
	float:left;
	width:370px;
	margin-right:10px;
}
#admin-left ul {
 	list-style:none;
}
#admin-left li {
	display:block;
	border:1px solid #aaa;
	margin-bottom:5px;
	width:220px;
}
#admin-left a {
	display:block;
	padding:3px;
	font-weight:bold;
	background:#eee;	
}
#admin-left a:hover {
 	display:block;
 	padding:3px;
	background:#fff;	
}
#admin-right {
	float:left;	
	width:238px;
	border-left:1px dotted #ccc;
}
#admin-right h4 {
	font-size:15px;
	width:230px;
	text-align:center;
	padding:3px;
	border-bottom:1px dotted #ccc;
}
#admin-right span.left {
	float:left;
	border-bottom:1px dashed #ccc;
	padding:3px;
	width:190px;
	height:15px;
	font-size:14px;
}
#admin-right span.right {
	float:left;
	border-bottom:1px dashed #ccc;
	border-left:1px dashed #ccc;
	text-align:center;
	padding:3px;
	width:30px;
	height:15px;
	font-size:14px;	
}
#refine {
	
}
#refine fieldset {
	width: 610px;
}
#refine label {
	width:70px;
	text-align:right;
	margin-right:5px;
}
#refine select {
	width:200px;
}
#refine select.shortSelectBox {
	width:100px;
}
#refine div {
	float:left;
}
#refine .registerButton {
	position:relative;
	top:-10px;
}
#refine_results {
	width:300px;
	float:left;
}

.crossfields {
	font-weight:bold;
	color:green;
}



/* Table Properties */
th {
	font-size:13px;
	text-align:center;
}
tr {
 
}
td {
	font-size:13px;
	padding:2px;
	border: 1px solid #ddd;
	background-color: #eee;
	vertical-align:top;
}
td.sponsor {
	background-color:#ffffcc;
}
#content-all table {
	table-layout:auto;
	width:609px;
	clear:both;
}


/* Text Properties */
.right {
	text-align:right;
}
.center {
	text-align:center;
}

/* form definitions */

form {
	margin: 0px;
	padding: 0px;
}




select {
	font-size: 10pt;
	background: #EBEBEB;
	border: 1px solid #999999;
	width: 259px;
	padding: 1px;
	margin: 1px;
	color: #4D4D4D;
}

legend {
	font-size:10pt;
	font-weight: bold;
	color: #2E4093;
}



.fieldset2 {
	border: 1px solid #CCCCCC;
	padding: 8px;
	margin: 5px;
	background-color: #F2F2F2;
	width: 420px;
	clear:both;
}

fieldset.error {
	border-color:red;
	background-color: #fee;
	color:red;
}
fieldset.error legend{
	color:black;
}

.shortTextBox {
	width: 100px;
	padding: 1px;
	margin: 1px;
}

.mediumTextBox {
	width: 250px;
	padding: 1px;
	margin: 1px;
}

.shortSelectBox {
	width: 100px;
	padding: 1px;
	margin: 1px;
}

.mediumSelectBox {
	width: 200px;
	padding: 1px;
	margin: 1px;
}

.shortTextArea {
	background: #EBEBEB;
	border: 1px solid #999999;
	width: 200px;
	margin: 3px;
}

.longTextArea {
	background: #EBEBEB;
	border: 1px solid #999999;
	width: 440px;
	margin: 3px;
}

.normalCheckBox {
	width: 16px;
	margin: 3px 0px 0px 12px;
	background: none;
	border: none;
	padding: 0px;
}

.fieldError {
	color:red;
	font-size: 9px;
	margin: 0px;
	padding: 0px 0px 0px 170px;
}

.required {
	color: black;
	background: url(../media/graphics/required-field-star.gif) no-repeat center right;
}

.submitButtons {
	background: #fff url(../media/graphics/button-bg.gif) repeat-x;
	margin: 0 0 0 10px;
	padding: 2px;
	height: 25px;
	color: #555;
	width: 100px;
}
#imgresults {
	position:relative;
	clear:both;
	top:0px;
	left:0px;
	height:30px;
	z-index:5;
	vertical-align:top;
}
#imgresults ul {
	list-style-type:none;
	width:600px;
	padding:0px;
	margin:0px;
}
#imgresults li {
	float:left;
	display:block;
	width:200px;
	text-align:center;
}
.registerButton {
	margin-top:10px;
}

#register p {
	width:440px;
}

.radioButton {
	width:auto;
	margin-left:5px;
	border:0px;
}

.success {
	border:1px solid #486F14;
	border-width:1px 0px 1px 0px;
	background-color: #C8EF95;
	color:#486F14;
	width:520px;
	padding:5px 5px 5px 0px;
	margin-left:5px;
	font-size:14px;
}

.active {
	border:1px solid black;
	background:#E0E1BF;
}

.warn {
	border:1px solid #FF7200;
	border-width:1px 0px 1px 0px;
	background-color: #FFCB8F;
	color:#FF7200;
	padding:5px 5px;
	margin:10px 10px;
	font-size:14px;
}

.fail {
	border:1px solid red;
	border-width:1px 0px 1px 0px;
	background-color: #FFCFCF;
	color:#DF1B2C;
	padding:5px 0px;
	font-size:14px;
}
#map {
	border:1px solid #333;
}