/*****************************/
/*** Core html setup stuff ***/
/*****************************/

html {
  height: 100%;
  margin-bottom: 1px;
}


body {
	font-family: Georgia, serif;
	line-height: 12px;
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	color: #231F20;
}

a {
	color: #231F20;
	text-decoration: underline;
}

a:hover {
	color: #a8a9ab;
}

.active {
	color: #231F20;
}

input.button { cursor: pointer; }

p { margin-top: 0; margin-bottom: 5px; }

img { border: 0 none; }

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
div.center {
  text-align: center;
  margin-left:auto;
  margin-right:auto;
}

div#logo {
	width: 220px;
	height: 153px;
	position: absolute;
	top: 109px;

	behavior: url("/iepngfix.htc"); 
}

div#card {
	position: absolute;
	top: 100px;
	width: 250px;
	height: 193px;
	background: url(/images/splash_logo.gif) 0 0 no-repeat;
	behavior: url("/iepngfix.htc"); 
}
div#tour {
	width: 96px;
	height: 21px;
	background: url(/images/tour.png) 0 0 no-repeat;
	behavior: url("/iepngfix.htc"); 
}

div#center_left {
	font-size:11px;
	float:left;
	width:45%;
	padding: 0px 0px 0px 0px
}

div#center_left ul, div#center_right ul {
list-style-image: url(/images/arrow_gr_right.png);
margin: 0px 0px 0px 20px;
}
div#center_right {
	border-left: 1px solid #B7DA9A;
	font-size:11px;
	float:right;
	width:45%;
	padding: 0px 0px 0px 20px
}
.left_col {
  padding: 0px 13px 0px 12px;
}
.right_col {
  
  padding: 15px 30px 15px 30px;
}

.right_col2 {
  border-top: 35px solid #119a48;
  padding: 0px;
}

.left_col3 {
  width: 500px;
  background: #E5F2D8;
  padding: 25px 28px 25px 28px;
}

.left_colform {
  width: 500px;
  background: #e6f3d9;
}

.right_col3 {
  width: 334px;
  padding: 13px 17px 13px 17px;
}

.center_col_hdr {
	background: #119a48;
	height: 36px;
	line-height: 36px;
	font-family: Verdana, sans-serif;
	padding: 0px 0px 0px 10px;
	font-size: 11px;
	color: white;
}
.center_col_hdr_start {
	background: #119a48;
	height: 36px;
	line-height: 36px;
	font-family: Verdana, sans-serif;
	padding: 5px 0px 0px 0px;
	font-size: 11px;
	color: #FFFF00;
}
#right_col_hdr {
	background: #119a48;
	height: 36px;
	line-height: 36px;
	font-family: Verdana, sans-serif;
	padding: 0px 0px 0px 10px;
	font-size: 11px;
	color: white;
}


#login {
	background: url(/images/bkg_login.png) no-repeat;
	width: 228px;
	height: 125px;
	font-family: Verdana, sans-serif;
	line-height: 20px;
	font-size: 11px;
	color: #231F20;
}
#login_signup {
	background: #000000;
	height: 36px;
	line-height: 36px;
	font-family: Verdana, sans-serif;
	padding: 0px 0px 0px 10px;
	font-size: 11px;
	color: white;
}
#login_signup a {
	color: white;
}
#login_signup a:hover  {
	color: #a8a9ab;
}

#login_signup a:active  {
	color: #a8a9ab;
}

#results {
	display: block;
	width: 217px;
	height: 203px;
	overflow: auto;
	border: 1px solid #a8a9ab;
	background: #ffffff;
}

.results_b7da9a {
	background: #b7da9a;
	font-size: 11px;	
}

.results_ffffff {
	background: #ffffff;	
	font-size: 11px;	
}

#ad_bottom_lt {
	margin: 85px 0px 0px 0px;
}
#table_paragraph /* Use this to highlight paragraphs with arrow*/{
	display: block;
	width:auto;
	line-height: 14px;
	padding: 0px 0px 10px 20px;
	font-size: 11px;
	background: url(/images/arrow_gr.png) no-repeat;
}

#credit {
	background: #019934;
	height: 30px;
	padding: 0px 0px 0px 30px;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: white;
}

#credit a{
	text-decoration: none;
}

#footer{
	background: #e6f3d9;
	height: 30px;
	padding: 0px 0px 0px 30px;
	font-family: Verdana, sans-serif;
	font-size: 10px;
}

#footer a{
	text-decoration: none;
}

/*****************************************/
/*** Navigation						   ***/
/*****************************************/
.navtext {
	font-size: 11px;
	font-weight: bold;
	color: white;
}

#navtext a{
	display: block;
	height: 24px;
	line-height: 14px;
	font-weight: normal;
	padding: 0px 0px 0px 20px;
	margin: 0px;
	font-size: 16px;
	color: #a8a9ab;
	text-decoration: none;
	background: url(/images/arrow_gr.png) no-repeat;
}
#navtext a:hover {
	color: #231F20;
	text-decoration: none;
}
.navtext_active {
	color: #231F20;
	text-decoration: none;
}
#navtable a{
	font-family: Verdana, sans-serif;
	font-weight: normal;
	line-height: 14px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	font-size: 11px;
	color: #009933;
	text-decoration: none;
}
#navtable a:hover {
	color: #231F20;
	text-decoration: none;
}
#navtable a:active {
	color: #231F20;
	text-decoration: none;
}

#results_table {
	font-family: Verdana, sans-serif;
	font-weight: normal;
	line-height: 14px;
	border: 1px solid #E6E6E6;
	background: #ffffff;
	font-size: 11px;
	color: #231F20;
}

.divider{
	color:	white;
	margin-left:2px;
	margin-right:2px

}

/*****************************************/
/*** Text							   ***/
/*****************************************/

h1{
	line-height: 28px;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	font-size: 24px;
}

h2{
	line-height: 18px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	font-size: 18px;
}
h3{
	font-family: Verdana, sans-serif;
	line-height: 18px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	font-size: 10px;
	color: #009933;
}


#event_title{
	font-family: Verdana, sans-serif;
	font-weight:bold;
	line-height: 28px;
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	color: #a8a9ab;
	float: right;
}
#start_title{
	font-family: Verdana, sans-serif;
	line-height: 28px;
	margin: 0px 0px 0px 27px;
	font-size: 14px;
	color: #000000;
	float: left;
}

.tabletext {
	font-family: Georgia, serif;
	line-height: 12px;
	font-size: 11px;
	color: #231F20;
}

/*****************************************/
/*** Form elements					   ***/
/*****************************************/

.form_col{
	padding: 0px 0px 5px 0px;
}
.formtext{
	font-family: Verdana, sans-serif;
	line-height: 18px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	font-size: 10px;
	color: #231F20;
}


input.textfield,select.textfield,textarea.textfield
{
	width:				240px;
	background-color:	white;
	font-family:		verdana,arial,sans serif;
	font-size:			11px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: 3px solid #a8a9ab;
	color:				black;
}

input.button
{
	width:				50px;
	background-color:	white;
	font-family:		verdana,arial,sans serif;
	margin: 0px 0px 0px 10px;
	font-size:			11px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: 3px solid #a8a9ab;
}
