
.ev_table {
    border-right: 0px solid black;
    border-left: 0px solid black;
    border-bottom: 0px solid black;
	line-height: auto;
}

.ev_table_major {
	line-height: auto;
	font-size: 110%;
	/*border: 1px dotted #024B83;*/
	border: none;
	background: #FFFFE8;
}

.ev_td_date {
	background: url(../images/event_icon.gif) no-repeat left top #E8EFF3;
	margin: 0px 0 2px 0px;
	color: #024B83;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 5px 5px 5px 52px;
	text-align: left;
	vertical-align: middle;
	line-height: 20px;

}
.ev_td_listing {
	background: url(../images/news_icon.gif) no-repeat left top #E8EFF3;
	margin: 0px 0 2px 0px;
	color: #024B83;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 5px 5px 5px 52px;
	text-align: left;
	vertical-align: middle;
	line-height: 20px;
}
.ev_td_group {
	background: url(../images/group_icon2.gif) no-repeat left top #E8EFF3;
	margin: 0px 0 2px 0px;
	color: #024B83;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 5px 5px 5px 52px;
	text-align: left;
	vertical-align: middle;
	line-height: 20px;

}
.ev_td_region {
	background: url(../images/region_icon.gif) no-repeat left top #E8EFF3;
	margin: 0px 0 2px 0px;
	color: #024B83;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 5px 5px 5px 52px;
	text-align: left;
	vertical-align: middle;
	line-height: 20px;

}

.ev_td_date_right {
	font-weight: normal;
	font-size: 11px;
	width: 22%;
	white-space: nowrap;
}

.ev_td_title {
    border-right: 0px solid #000000;
    border-top: 0px solid #000000;
    font-family: Arial, Helvetica, sans-serif;;
	font-size: 110%;
    font-style: normal;
    font-weight: bold;
    color: #000;
    text-align : left;
    vertical-align: top;
	padding-top: 10px;
	width: 79%;
	line-height: 16px;
}

.ev_td_content {
    border-right: 0px solid #000000;
    border-top: 0px solid #000000;
    font-family: Arial, Helvetica, sans-serif;;
    font-style: normal;
    font-weight: normal;
    color: #666;
    text-align : left;
    vertical-align: top;
	width: 79%;
	padding-top: 7px; 
	padding-right: 20px;
	line-height: 14px;
}


.ev_td_shortlist {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
    vertical-align: top;
	white-space: nowrap;
	/* width: 80; */
	margin: 2px;
	padding-top: 3px; 
	line-height: 14px;
}

.ev_in_shortlist {
	color: #999999 ;
    font-family: Arial, Helvetica, sans-serif;;
    font-size: 11px;
}
a.ev_add_shortlist:link, a.ev_add_shortlist:visited {
	color: #E84A36 ;
    font-family: Arial, Helvetica, sans-serif;;
    font-size: 11px;
}
a.ev_add_shortlist:hover {
	color: #66664F;
}


a.ev_del_shortlist:link, a.ev_del_shortlist:visited {
	color: #E84A36 ;
    font-family: Arial, Helvetica, sans-serif;;
    font-size: 11px;
	white-space: nowrap;
}
a.ev_del_shortlist:hover {
	color: #66664F;
}


.ev_td_action {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
a.ev_td_action:link, a.ev_td_action:visited {
	color: #E84A36 ;
    font-family: Arial, Helvetica, sans-serif;;
    font-size: 11px;
	/* padding-top: 0px; */
}
a.ev_td_action:hover {
	color: #66664F;
}


.ev_td_select_cat {
    background-color: #FFFFFF;
	color: #444444;
    font-family: Arial, Helvetica, sans-serif;;
    font-size: 10px;
    vertical-align: top;
	text-align: left;
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
	line-height: 14px;
}


.ev_td_details {
	color: #444444;
    font-family: Arial, Helvetica, sans-serif;;
    font-size: 10px;
    vertical-align: top;
	text-align: left;
	padding-top: 10px;
	line-height: 14px;
	width: 79%;
}

.ev_td_detail_field {
	color: #222222;
	font-weight: bold;
}

a.ev_td_details:link, a.ev_td_details:visited {
	color: #E84A36 ;
    font-family: Arial, Helvetica, sans-serif;;
    font-size: 10px;
	padding-top: 0px;
}
a.ev_td_details:hover {
	color: #66664F;
}

.ev_td_venue_icons {
	padding-top:10px;
	text-align:left;
	width: 22%;
}

/**********************
* Form style
**********************/
 /* Styles for dhtml tabbed-pages */
.ontab {
    font-family : Arial, Helvetica, sans-serif;;
    font-size: 10px;
    background-color: ThreedShadow;
    border-left: outset 1px #669966; 
    border-right: outset 1px #808080;
    border-top: outset 1px #669966; 
    border-bottom: solid 1px #d5d5d5;
    text-align: center;
    cursor: hand;
    font-weight: bold;
    color: #FFFFFF;
}
.offtab {
	font-family : Arial, Helvetica, sans-serif;;
	font-size: 10px;
	background-color: #EEEEEE;
	border-left: outset 1px #E0E0E0;
	border-right: outset 1px #E0E0E0;
	border-top: outset 1px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	cursor: hand;
	font-weight: normal;
}
.tabpadding {
	border-bottom: solid 0px #777777;
}
.tabheading {
	background-color: #ffae00;
	border-left: solid 1px #777777;
	border-right: solid 1px #777777;
	color: #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;;
	font-size: 10pt;
	text-align: left;
}
.tabcontent {
    background-color: ThreedFace;
    border-top: solid 1px #777777;
    border-left: solid 1px #777777;
    border-right: solid 1px #777777;
    border-bottom: solid 1px #777777;
    color: #FFFFFF;
    font-family : Arial, Helvetica, sans-serif;;
    font-size: 10pt;
    text-align: left;
}
.pagetext {
	visibility: hidden;
   display: none;
	position: relative;
	top: 0;
}
.frm_td_bydays {
    background-color: #FFF8DC;
    font-size: 12px;
    color: black;
}
.frm_td_byweeks {
    background-color: #FFF0F5;
    font-size: 12px;
    color: black;
}
.frm_td_bymonth {
    background-color: #FDF5E6;
    font-size: 12px;
    color: black;
}
.frm_td_byyear {
    background-color: #F0F8FF;
    font-size: 12px;
    color: black;
}
/**********************
* Nav bar style
**********************/
a.nav_bar_link:link {
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;;
    color: Green;
}
a.nav_bar_link:visited  {
    font-size:10px;
    font-family: Arial, Helvetica, sans-serif;;
    color: Teal;
}
a.nav_bar_link:hover  {
    font-size:10px;
    font-family: Arial, Helvetica, sans-serif;;
    color: Lime;
}

