/* Styles used for events page */

h2 {
	color: rgb(51,102,102);
}

.eventstext {
	color: rgb(51,102,102);
	font-weight: bold;
}

p.onestoptext {
	text-align: center;
}

p.onestoptext img {
	display: inline;
	float: none;
}

table.onestoptable {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	text-align: center;
	color: rgb(51,102,102);
	font-weight: bold;
}

table.videotable {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	text-align: center;
}

div.hglist {
	float: left;
}

div.hgpic {
	float: left;
	margin-left: 1.5em;
	margin-right: 1.5em;
}

.hgtext {
	color: rgb(51,102,102);
	font-weight: bold;
}

ul.hgnav {
	overflow: hidden;
	list-style: none;
	padding: 0;
	margin: 0;
	clear: both;
	margin-bottom: 20px;
}

ul.hgnav li {
	display: block;
	float: left;
	margin-right: 20px;
   overflow: hidden;
	color: rgb(51,102,102);
	font-weight: bold;
}

ul.hgnav li a:link    { color: rgb(51,102,102); text-decoration: underline; font-weight: normal; }
ul.hgnav li a:visited { color: rgb(51,102,102); text-decoration: underline; font-weight: normal; }
ul.hgnav li a:hover   { color: rgb(51,102,102); text-decoration: underline; font-weight: bold; }

p.hgexhib_title {
	background-color: rgb(51,102,102);
	text-align: center;
	color: white;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}

table.hgbooths td.hgbooth {
	text-align: right;
	padding-right: 1em;
}

table.hgbooths td.hgem {
	font-weight: bold;
}

div.hgboothcol {
	float: left;
	width: 30em;
}

p.danceblast {
	text-align: center;
	font-size: 2em;
}

ul.dgallery {
  clear: both;
  list-style: none;
  padding: 0;
  padding-left: 1em;
  margin: 0;
  overflow: hidden;
}

ul.dgallery li {
  padding: 0;
  display: block;
  float: left;
  margin-right: 2em;
}

ul.dgallery li p.caption {
  padding: 0;
  padding-bottom: 1em;
  margin: 0;
  clear: both;
}

ul.dgallery li p {
  padding: 0;
  margin: 0;
}
