/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #C3CBDE;
	background-image: url(images/reg_back.gif);
	background-repeat: repeat-x;
}
div#master {
	background-image: url(images/visit_corner.png);
	background-repeat: no-repeat;
	padding-top: 10em;
	padding-left: 12em;
	margin: -1.5em 0 0 -1em;
	z-index: -1;
}
#clear {
	clear: both;
}
img#cVisit,img#hsPath,img#msCDD {
	float: left;
}
#logo {
	float: right;
	margin: .15em;
}
div#content {
	background-color: white;
	border: solid #A6A6A6;
	border-width: thin;
	width: 62em;
}
div#heading {
	background-image: url(images/gap.gif);
	background-repeat: no-repeat;
	background-color: #306695;
	width: 62em;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-position: left;
}
div#visit {
	width: 61.22em;
}
div#visit p {
	margin: 1em;
}
.sDate {
	color: blue;
}
div#legend {
	padding: .5em 0 .75em;
	font-family: Arial, Helvetica, sans-serif;
}
div#path_legend {
	margin:.5em 5em;
	font-size: 1.5em;
	font-weight: Bold;
}
.legFirst {
	font-size: 1em;
	font-weight: bold;
	text-decoration: underline;
}
.address {
	font-size: .9em;
}
div#form {
	margin-left: 8.75em;
	display: none;
}
p#dLink {
	text-align: right;
	color: blue;
	margin-right: 12.75em;
	font-size: .9em;
	font-weight: bold;
}
div#times{
	margin-top: 1.5em;
	margin-left: 16em;
	margin-bottom: 1.5em;
}
div#path_form {
	margin-left: 10em;
}
div#path_times {
	margin: 1.5em 0 1.5em 7.75em ;
}
div#float_form {
	float: right;
	padding: 10em 5em 0 0;
}
img.expand {
	margin-right: .3em;
	vertical-align: text-top;
}
img.minimize {
	display: none;
	margin-right: .3em;
	vertical-align: text-top;
}
span.locations {
	font-size: 1.25em;
	font-weight: bold;
	margin: 1em 0;
	/*display: block;*/
}
span.locations2 {
	font-size: 1.25em;
	font-weight: bold;
	margin: 1em 0;
	display: block;
}

span.cluster {
	font-size: 1em;
	font-weight: bold;
	margin: 1em 0 0 1.25em;
}
span.program {
	font-size: 0.9em;
	font-style: italic;
	font-weight: normal;
}
li {
	margin-left: 4.25em;
}
img.dot {
	margin: 0 .5em;
}
table#dates {
	width: 24em;
}
table#dates tr.daterows {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
table#dates tr th {
	border-bottom: solid 1px;
	text-align: left;
}
/*table#dates tr.daterows td {
	text-align: center;
}*/
table#vis {
	table-layout: fixed;
	width: 33em;
}
table#vis td {
	padding: 0.4em;
}
td.cat {
	font-size: 0.8em;
	font-weight: bold;
	text-align: right;
	width: 35%;
}
td.cat2 {
	font-size: 0.8em;
	font-weight: bold;
	width: 35%;
}
td.form {
	width: 65%;
}
td#note {
	text-align: center;
	background-color: lightgray;
}
.small {
	font-size: 0.7em;
	font-weight: normal;
}
td.hide {
	display: none;
}
fieldset {
	width: 40em;
	border: medium double #FF9900;
	background-color: #FCFCF5;
	background-image: url(corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 15px;
}
#rVis label.error , #pReg label.error, #dReg label.error{
	font-size: 0.8em;
	color: #F00;
	font-weight: bold;
	display: block;
}
#rVis input.error, #rVis select.error, #pReg input.error, #pReg select.error, #dReg input.error {
	background: #FFA9B8;
	border: 1px solid red;
}
div#buttons {
	text-align: center;
	margin: .5em 0;	
}
.pointer {
    cursor:pointer;
  }
.cluster_info {
	display: none;
}
img.register_link {
	border: none;
	text-align: right;
	margin-left: 2em;
	vetical-align: text-bottom;
}
div#bottom {
	height: 12em;
}
span#check_one {
	display: block;
	margin: .5em;
}
.radio {
	margin-right: .35em;
}
h3 {
	margin: .5em;
}
img.back {
	vertical-align: middle;
	margin: 0 .5em 0;
	border: none;
}
div#discovery_days {
	text-align: center;
}
div#c_info {
	margin: .5em 0;
}
div#return {
	display: none;
}
img#print-friend {
	margin: .5em 15em .5em;
}
