
body
{	
	font-family: tahoma;
	font-size:11pt;
	padding:0px;
	margin:0px;
}
dt{
	font-weight:bold;
	padding-top:1em;
	padding-left:2em;
}
dd{
	padding-left:2em;
	margin-left:2em;
}
.blue{
	color:#1a2791;
}
.clear_left{
	clear:left;
}
.select_set{
	float:left;
	width:50%;
}
tfoot{
	height:5px;
}
label{
	float:left;
	width:9em;
}
#rescount{
	padding: 1em;
}
.res2{
	float:left;
	width:250px;
	margin-right: 1em;
}
.res1{
	float:left;
	width:2.5em;
	margin-right: 1em;
}
.res3{
	float:left;
	width:5em;
	margin-right: 1em;
}
.resrow1{
	background: #f0f1f1;
	padding-bottom:0.5em;
	padding-top:5px;
	padding-left:5em;
}
.resrow2{
	background: white;
	padding-bottom:0.5em;
	padding-top:5px;
	padding-left:5em;
}
.brk{
	clear:both;
	height:0px;
}
th{	
	color: white;
  	background-color: #982666;
  	padding:5px;
}
.alert{
	color:red;
	font-weight:bold;
}
td{
	vertical-align:top;
	padding:5px;
}
table{
	background:whitesmoke;
}
#event_results{
	height:400px;
	overflow:auto;
}
#event_details{
	border: 1px solid silver;
	padding: 2em;
	width: 85%;
	margin-left: auto;
	margin-right: auto;
	font-family: Tahoma;
}
#event_details .event_date{
	padding-bottom: 0.5em;
	padding-top: 0.5em;
}
#event_details .event_text{
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 2em;
	padding-bottom: 1em;
}
#event_details .event_venue{
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	font-weight: bold;
}
h2{
	margin-top: 0px;
}
h2{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	padding-top: 5px;
}

#org_google_map{
	float:right;
	width:220px;
	height:150px;
	border:1px solid;
}
.org_summary{
	padding-left:2em;
}

.org_sum_h2{
	font-size: 1.5em;
	padding-top: 1em;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: #cccccc;
	padding-bottom: 0.5em;
}
.org_sum_h3{
	padding-left: 0.5em;
	font-size: 1.4em;
	padding-top: 0.5em;
}
.org_sum_h4{
	font-size: 1.2em;

}


.product {
	border: 2px solid #dddddd;
	padding: 5px 15px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	width: 90%;
	background-color: #fcfcfc;
}
.product img{
	//margin-bottom:1em;
}
.product_thumb {
	text-align: center;
	height: 150px;
	width: 180px;
	float: right;
	margin-bottom: 1em;
}
.product_title {
}
.product_title h2 {
	font-size: 1.2em;
}
body {
	font-family: Tahoma;
}
.product_description {
	padding-bottom: 1em;
}
.product_links {
	border-top-width: 1px;
	border-top-style: dashed;
	padding-bottom: 1em;
	clear: both;	 
}
.product_links h3 {
	font-size: 1.1em;
}

.event_details_table th{
	background:white;
	text-align:left;
	font-weight:bold;
	width:5em;
	color:black;
}
.event_details_table td{
	background:white;
	text-align:left;
	width:20em;
}
.event_details_table{
	margin-top:0.5em;
	border:0px solid;
}

.echoices_contact_head {
	border-bottom:1px dashed;
	padding-bottom:1em;
	margin-bottom:0px;
}
#stats_menu {
  padding: 0.5em 1em;  
  background-color: #f8f5a9;
}
#stats_menu li {
  display: inline;
  list-style-type: none;
}
#stats_menu li a {
  padding: 0.7em;
  text-decoration: none;
  color: black;
  font-weight: bold;
}
#stats_menu li a:hover {
  background-color: #ffe32b;
}
#hth_hit_tracker_chart{
width:600px;
}

