.CONTENT {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11 pt;
	color: #0B689C;
	text-align: JUSTIFY;
	background: #FFFFFF;
	}
	
	.sports {
		background: #FDD931;
		height: 25px;
		vertical-align: middle;
		text-align: center;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #000000;
		font-weight: bold;
		
	}
	
.toplinks {
	
.toplinks {
	height: 20px;
	font-family: ARIAL NARROW, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: default;
	font-weight: bold;
	text-indent: 5px;
	background-color: #1052C0;
	 
	
}


.menutitle {
	text-align: center;
	height: 22px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
/*	background: #0B689C;*/
	background: #1052C0;
	font-size: 10px;
	border: thin 1px #0B689C solid;
	vertical-align: middle;

}

.gift {
	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #0B689C;
	font-size: 9 pt;
	text-align: center;
	background: #ECECEC;
	border: thin 1px solid #0B689C;
	width: 150px;
	vertical-align: middle;
	
}

.why {
	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #0B689C;
	font-size: 12 px;
	text-align: justify;

		
}

.help {
	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: red;
	font-size: 10 pt;
	text-align: center;
	font-weight: bold;

		
}

.hoteventstitle {
	text-align: center;
	height: 22px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	/*background: #0B689C;*/
	background: #1052C0;
	font-size: 10px;
	vertical-align: middle;

}

.image {
	
	text-align: center;
	vertical-align: middle;
	
}

.subevent {
	text-align: center;
	height: 22px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	background: #FDD931;
	font-size: 10px;
/*	border: thin 1px #FDD931 solid;*/
	vertical-align: middle;
}

.disclaimer {
	
/*	border: thin 1px #0B689C solid;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #0B689C;
	text-align: justify;
	font-size: 12px;
}
.eventcategory {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #0B689C;
	font-size: 10 pt;
	text-align: default;
	line-height: 14px;
	background: #FFFFFF;

}

.eventcontents {
	background: #FFFFFF;
	height: 23px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: GRAY;
	font-size: 10 pt;
	border: thin 1px #C0C0C0 solid;
	text-align: center;
	line-height: 15px;
}


/*
---------------------------------------------------------------
 * Default customizable CSS Styles for the plugin output
---------------------------------------------------------------
 */

/*
 * Default values for text inserted by the plugin.
 */
.standardbody 

{
    color: #000000; 
    font-size: 10px;
    font-family: verdana, arial, helvetica, sans-serif;
    text-align: left;
	 font-weight: normal;
}

/*
 * Controls small text inserted by the plugin.
 */
.smallbody {
    color: #000000; 
    font-size: 9px;
    font-family: verdana, arial, helvetica, sans-serif;
    text-align: left;
}

/*
 * Controls tiny text inserted by the plugin.
 */
.tinybody{
    font-size: 9px; 
    color: #000000;
    font-family: verdana, arial, helvetica, sans-serif;
    font-style: normal;
    font-weight: normal;
}

.date {
    font-size: 10px; color: #FFCD03; font-family: verdana, arial, helvetica, sans-serif;
}

/*
 * Controls note text under the ticket description.
 */
.ticketsnote {
    color: #000000;
    font-size: 9px;
    font-family: verdana, arial, helvetica, sans-serif;
    text-align: center;
    font-weight: normal;
    text-align: left;
}

/*
 * Controls text informing shopper that, instead of the requested tickets, a 
 * substitute is being.
 */
.substitutenote {
    color: red;
    font-size: 10px;
    font-family: verdana, arial, helvetica, sans-serif;
    font-weight: normal;
}

/*
 * Controls error messages returned by the plugin.
 */
.errortext {
    background-color: white;
    color: #2852CA;
    font-size: 12px; 
    font-family: verdana, arial, helvetica, sans-serif;
    font-weight: bold;
}

/*
 * Controls exception text, such as for shopping cart reservation and 
 * inability to reserve the requested quantity.
 */
.exceptiontext {
    border: 0px none px;
    padding: 20px;
    color: #2852CA;
    font-size: 11px;
    font-family: verdana, arial, helvetica, sans-serif;
    text-align: left;
    font-weight: bold
}

/*
 * Messages returned when no tickets could be found.
 */
.noticketstext {

    color: #2852CA;
    font-size: 12px; 
    font-family: verdana, arial, helvetica, sans-serif;
    font-weight: normal;
}

.form {
    font-size: 11px; 
    color: #0f0f0f; 
    font-family: verdana, arial, helvetica, sans-serif;
    margin: 0px;
    padding: 4px;
}

/*
 * Button styles:
 */
.button, .smallbutton{
    height: 18px;
   /* background-color: #0B689C;*/
		background: #1052C0;
    color: #ffffff;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    border: 1px ridge;
    font-style: normal;
	text-decoration: none;
	clear: both;
	float: none;
}

/*
 * Search Results View button, Search Box buttons, Tickets Add button, 
 * Shopping Cart Remove button.
 */
.smallbutton {
    font-size: 9px;
    margin: 0px;
    padding: 0px;
    height: 18px;
}

/*
 * Controls the Search Box date option menues.
 */
.datebox {
    font-size: 9px;
    margin: 0px;
    padding: 0px;
}

/*
 * Controls the Search Box text input field.
 */
.searchText {
    font-size: 9px;
    margin: 0px;
    padding: 0px;
    font-family: ms sans serif;
}

/*
 * General table declarations.
 */
 
 	

/*
 * Controls table captions and section names.
 */
.tablename, .sectionname {
    background-color: #4EA3D2;
    color: white;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    height: 22px;
}

/*
 * Controls table declarations.
 */
table.list {
    border: 0px solid gray;
    border-collapse: collapse;
    margin: 0cm;
	 }

/*
 * Controls table headers.
 */
 
tr.header {
	background: #1052C0;
	 /*background: #0B689C;*/
    padding: 5px;
	 height: 20px;
	 color: #FFFFFF;
}

/*
 * Controls group headers in professional sports tables.
 */
 
tr.header2 {
	background: #1052C0;
	/* background: #0B689C;*/
    padding: 3px;
 	 height: 20px;
	 color: #000000;
}

/*
 * Controls odd table rows.
 */
tr.oddrow {
    /*background: #ECECEC; */
/*  background: #FFEEAA;*/
	/*background: #FFCD03;*/
	background:	#FDD931;
    padding: 5px;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 9px;
    text-align: left;
 	 height: 15px;
}

/*
 * Controls even table rows.
 */
tr.evenrow {
/*   background: #6B98B9;*/
	BACKGROUND: #ffffff;
    padding: 5px;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 9px;
    text-align: left;
 	 height: 15px;
}

/*
 * Controls separator table rows.
 */
tr.separatorrow1 {
    background: #0B689C;
}
tr.separatorrow2 {
    background: #FFFFFF;
}

/*
 * Controls table footers (e.g. total price).
 */
tr.footer {
    /*background: #cfcfcf;*/
   	background: #1052C0;
	/* background: #0B689C;*/
    color: #FFFFFF;
    ; helvetica; padding-left:arial; padding-right:font-family; padding-top:3px; padding-bottom:verdana
}

/*
 * Controls table headers.
 */
th {
    border: 1px solid white;
    /*color: #393939; */
    color: #FFFFFF;
    font-family: verdana, arial, helvetica, sans-serif; 
    font-size: 12px;
    padding: 0px;
    text-align: center;
	background: #1052C0;
	/* background: #0B689C;*/
	 
	 }

/*
 * Controls table cells used for text.
 */
 
tr.textcell {

	 font-weight: bold;
	 color: #EFD606;
	 height: 25px;
	 font-size: 10px;
	 
}

td.textcell {
    font-family: verdana, arial, helvetica, sans-serif; 
    font-size: 11px;
    text-align: left;
    color: #000000;
    border: 0px solid gray;
   
}

td.heading {
    border: 0px solid gray;
    font-family: verdana, arial, helvetica, sans-serif; 
    font-size: 10px;
    font-weight: bold;
    vertical-align: middle;
    text-align: center;
    color: #000000;
    background: #FDD931;
	 height: 20px;
}


/*
 * Controls table cells used for number values (e.g Quantity).
 */

td.numcell {
    border: 0px solid gray;
    font-family: verdana, arial, helvetica, sans-serif; 
    font-size: 12px;
    text-align: right;
}

/*
 * Controls table cells used for currence values.
 */
td.amountcell {
    border: 0px solid gray;
    font-family: verdana, arial, helvetica, sans-serif; 
    font-size: 12px;
    text-align: center;
}

/* 
 * Controls href texts in table headers. 
 */
#th_href {
    color: #FFFFFF;
    text-decoration: none;
    font-family: verdana, arial, helvetica, sans-serif; 
	 font-size: 12px;
}

/*
 * Controls table footer description cells (e.g. "Total Purchases").
 */
td.footerdesccell{
    border: 1px solid white;
    padding: 3px;
    text-align: right;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
}

/*
 * Controls table footer currency amount cells (e.g. value of "Total Purchases").
 */
td.footeramountcell {
    border: 1px solid white;
    padding: 3px;
    text-align: right;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
}

/*
 * Controls table cells for holding buttons.
 */
td.buttoncell, td.selectcell {
    border: 2px solid white;
    border: 0px solid gray;
    text-align: center}

/*
 * Search box style definitions:
 */
table.searchbox {
	margin: 0px;
}

tr.searchbox {
	/*background: #000B9F;*/
	background: #FDD931;
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
	text-align: center;
	height: 28px;
}

td.searchbox {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
	height: 15px;
	text-align: center;
	
	

}

/*
 * List box style definitions:
 */
table.listbox {

}

tr.listbox {

}

td.listbox {

}


select.listbox {

}

/*
 * Controls the performance name, seating map, performance location, and 
 * performance time description in the Tickets table. 
 */
td.ticketperformance, td.ticketmap, a.ticketmap_href, a.ticketmap_href:hover, td.tickettime  {

    background: #FFFFFF; 
    border: 0px solid gray;
    font-size: 9px;
    padding: 3px;
    text-align: left;
	 font-family: "MS Sans Serif", Geneva, sans-serif;
}
td.ticketperformance {
    font-size: 9px;
    font-weight: bold;
	 font-family: "MS Sans Serif", Geneva, sans-serif;
	 background: #FFFFFF;
}
td.ticketmap {
    text-align: center;
    font-family: verdana, arial, helvetica, sans-serif;
	 background: #FFFFFF;
	 font-size: 9px;
	 }
a.ticketmap_href, a.ticketmap_href:hover {
    color: #000B9F;
    font-weight: bold;
    text-decoration: none;
    text-align: right;
    font-family: verdana, arial, helvetica, sans-serif;
}
a.ticketmap_href:hover {
    color: #000000;    
    font-family: verdana, arial, helvetica, sans-serif;
}

/*
 * Controls Tickets table quantity option menu.
 */
select.quantity {
    font-family: courier; 
    font-size: 9px;
}

a.category:link, a.category:visited {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
   font-size: 9 pt;
   vertical-align: middle;
   text-align: justify;
   color: #0B689C;
	text-decoration: none;
}

a.category:hover { 
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 9 pt;
   vertical-align: middle;
   text-align: justify;
   color: #0B689C;
	text-decoration: underline;
	
}

a.upcoming:link, a.upcoming:visited {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
   font-size: 9 pt;
   vertical-align: middle;
   text-align: justify;
   color: gray;
	text-decoration: none;
}

a.upcoming:hover { 
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 9 pt;
   vertical-align: middle;
   text-align: justify;
   color: gray;
	text-decoration: underline;
	
}

/* 
 * Controls venue href in Event Schedule and Tickets table.
 */
a.venue_href:link, a.venue_href:visited {
    color: #000000;
    font-weight: bolder;
    text-decoration: none;
    text-align: default;
    font-family: verdana, arial, helvetica, sans-serif;
	 font-size: 12px;
}
a.venue_href:hover {
    color: #000B9F;
    text-decoration: underline;
    text-align: default;
    font-family: verdana, arial, helvetica, sans-serif;
}


/*
 * Controle Home and Away games link.
 */
a.homeaway_href:link, a.homeaway_href:visited {
    color: #000B9F;
    font-size: 13px;
    font-weight: bold;
    text-decoration: underline;
    text-align: default;
    font-family: verdana, arial, helvetica, sans-serif;

}
a.homeaway_href:hover {
    color: #000000;
    text-decoration: bold;
     text-align: default;
    font-family: verdana, arial, helvetica, sans-serif;
}

/*
 * Controle Terms & Conditions link.
 */
a.terms_href:link, a.terms_href:visited, a.terms_href:hover {
    color: #000B9F;
    font-size: 13px;
    font-weight: normal;
    text-decoration: underline;
    font-family: verdana, arial, helvetica, sans-serif;
}
a.terms_href:hover {
    color: #000000;
    background: gray;
    text-decoration: none;
    font-family: verdana, arial, helvetica, sans-serif;
}
a.pagination:link, a.pagination:visited, a.pagination:hover {
    color: #000B9F;
    font-weight: bold;
    text-decoration: none;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 12px;
}
a.pagination:hover {
    color: #000000;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 12px;

}
select.pagination {
    font-size: 12px;
    font-weight: bold;
    font-family: verdana, arial, helvetica, sans-serif;
}
option.pagination {
}
.pagination {
    color: #000B9F;
    font-weight: bold;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 12px;
}