.tn_results_header_venue
{
	width: 20%;
	text-align: right;
	font-weight: normal;
}

.tn_results_header_datetime
{
	width: 20%;
	text-align: right;
	font-weight: normal;
}

.ssc_version 
{
	width: 020310px;
	height: 1710px;
	position: 0100px; 
}

.ssc_sectionHiliteColor 
{
	color: #EEEE66;
}
.ssc_sectionInListColor 
{
	color: #00CC33;
}
.ssc_sectionNoSeatsColor 
{
	color: #FFFFFF;
}
.ssc_sectionNotInListColor 
{
	color: #AAFFAA;
}
.ssc_sectionSelectColor 
{
	color: #FF0000;
}

.ssc_onMapMsg 
{
	font-size: 8pt;
	text-align: center;
}

body 
{
	margin: 0px;
}

.ssc_listAndMap
{
	margin: 20px 0px; 
	border-style: solid; 
	border-width: 1px; 
	border-collapse: collapse;
	border-color: White;		/* html file has border=1, so this is how I get rid of the border */
}

#ssc_listColHdr 
{
	width: 453px;
	background-color: #ffda77;
	text-align: left;
}

.ssc_sortUpArrow, .ssc_sortDnArrow 
{
	color: #BC0203;
}

.ssc_sortNoArrow 
{
	color: #BC0203;
} 

/* for TG list header table */
.ssc_lhTable 
{
	width: 100%;
}

.ssc_lhSec, .ssc_lhRow , .ssc_lhQty, .ssc_lhPri , .ssc_lhBuy 
{
	height: 20px;
	width: 20%;
	padding: 0px 5px;
	font-size: 7pt; 
	color: #000000;
	font-weight: bold; 
	cursor: pointer; 
	table-layout: fixed; 
	vertical-align: middle;
	text-align: right;
}

/* for TG list header columns */
.ssc_lhSec 
{
}

.ssc_lhRow 
{
}

.ssc_lhQty 
{
}

.ssc_lhPri 
{
}

.ssc_lhBuy 
{
}

.ssc_lrListTable 
{
	border-collapse: collapse;
	text-align: left;
}

/* TG list row entries */
.ssc_lrTable 
{
	border-collapse: collapse; 
	table-layout: fixed; 
	width: 453px; 
}

.ssc_lrSec, .ssc_lrRow , .ssc_lrQty ,.ssc_lrQtyPlus1, .ssc_lrPri , .ssc_lrBuy, .ssc_lrNotes 
{
	width: 20%;
	padding: 0px 5px;
	background-color: inherit; 
	text-align: right;
	vertical-align: middle;
	font-size: 9pt;
}

.ssc_lrSec 
{
}

.ssc_lrRow 
{
}

.ssc_lrQty 
{
}

.ssc_lrQtyPlus1 
{
	color: #FFBA00; 
	font-weight: bold;
}

.ssc_lrPri 
{
}

.ssc_lrBuy 
{
	height: 40px;
	text-align: center;
}

.ssc_lrNotes 
{
	width: 350px;
	font-size: 7pt; 
	text-align: left;
	float: left;
}

.ssc_lrOddOnMap td, .ssc_lrEvenOnMap td, .ssc_lrOddNotSel td, .ssc_lrEvenNotSel td, .ssc_lrOddOffMap td, .ssc_lrEvenOffMap td,.ssc_lrHilite td	
{
	padding-top: 1px; 
	padding-bottom: 1px; 
	vertical-align: middle;
	cursor: pointer;
}

.ssc_lrOddOnMap 
{
	background-color: #fff9e8; 
	border-style: none; 
}

.ssc_lrEvenOnMap 
{
	background-color: #FFEBB5; 
	border-style: none; 
}

.ssc_lrOddNotSel 
{
	background-color: #eeeeee; 
	border-style: none;
}

.ssc_lrEvenNotSel 
{
	background-color: #dddddd; 
	border-style: none;
}

.ssc_lrOddOffMap 
{
	background-color: #ffe0e0; 
	border-style: none;
}

.ssc_lrEvenOffMap 
{
	background-color: #ffabab; 
	border-style: none;
}

.ssc_lrHilite 
{
	background-color: #aaaaaa;
	border-style: none;
}

.ssc_lrBuyBtn 
{
	width: 40px; 
	height: 20px; 
	font-size: 8pt; 
	margin-top: 0px;
	vertical-align: top;
}

#ssc_filterDiv 
{
	position: relative;
	display: block;
	height: 55px;
	width: 448px;
	padding: 0; 
	background-color: White;
	text-align: left;
}

.ssc_filterTbl 
{
	height: 100%;
	width: 100%;
	padding: 2px 0px 2px 2px;
	font-size: 11px;
	background-color: White; 
	vertical-align: middle; 
}

#ssc_reqQtySel
{
}

.ssc_filterTbl select 
{
	height: 18px;
	font-family: Arial;
	font-size: 8pt; 
	text-align: left;
} 

.ssc_qtyValues 
{
	text-align: right;
	padding-right: 22px;
}

.ssc_qtyAsk 
{

}

.ssc_qtyTell 
{

}

.ssc_priceValues 
{
	text-align: right;
	padding-right: 22px;
}

.ssc_priceAsk 
{

}

.ssc_priceTell 
{

}

#ssc_resetBtn 
{
	width: 75px; 
	height: 20px; 
	font-size: 1em; 
	margin-top: 0px;
}

.ssc_offerPlus1 
{
	font-size: 8pt; 
	text-decoration: none; 
	z-index: 24;
	cursor: pointer;
}

#ssc_whyPlus1 
{
	padding: 5px;
	background-color: #ffebb5;
	color: #000000; 
	display: none; 
	font-size: 1em; 
	text-align: center;
	position: absolute; 
	left: -11px;
	top: -45px;
	z-index: 40;
}

#ssc_tktGroups 
{
	height: 460px;
	overflow: auto;
	text-align: left;
}

#ssc_listBktHdr
{

}

.ssc_notOnMapBktHdrTxt 
{
	width: 100%;
	padding: 6px 0px;
	text-align: center;
	color: White;
	background-color: #A40101;
}

.ssc_selectedBktHdrTxt 
{
	width: 100%;
	padding: 6px 0px;
	text-align: center;
	background-color: White;
}

.ssc_notSelBktHdrTxt 
{
	width: 100%;
	padding: 6px 0px;
	text-align: center;
	color: White;
	background-color: #777777;
}

.ssc_noneInCritHdrTxt 
{
	width: 100%;
	padding: 6px 0px;
	text-align: center;
	color: #A70101;
	background-color: White;
	font-weight: bold;
}


#ssc_vfsDiv 
{
	border-color: #880000;
	border-style: none;
	border-collapse: collapse;
	position: relative;
	display: none;
	overflow: hidden;
	height: 306px;
	text-align: left;
	top: 0px;
	left: 0px;
}

#ssc_vfsTbl 
{
	background-color: #222222;
	text-align: left;
	vertical-align: middle;
	border-style: none;
	/*border-collapse: collapse;*/
	height: 306px;
	position: relative;
}

#ssc_vfsImage0, #ssc_vfsImage1 
{
	border-style: none;
	padding: 0 0 0 0;
	vertical-align: middle;
	height: 306px;
	width: 410px;
}

.ssc_vfsImage 
{
	border-style: none;
	padding: 0 0 0 0;
	vertical-align: middle;
	height: 306px;
	width: 410px;
}
 
#ssc_vfsImageDiv0, #ssc_vfsImageDiv1 
{
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
	display: inline;
	position: absolute;
	top: 0px;
	left: 29px;
	height: 306px;
	width: 410px;
}

#ssc_vfsImageCell 
{
	height: 306px;
	width: 410px;
	text-align: center;
	vertical-align: bottom;
	background-color: #666666;
}

.ssc_vfsImageError 
{
	color: #FFFFFF;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	height: 100%;
	width: 100%;
}

#ssc_vfsLeftArrow, #ssc_vfsRightArrow 
{
	font-size: 18pt;
	font-weight: bolder;
	text-align: center;
	color: #00cc00; 
	cursor: pointer;
	text-decoration: none; 
	outline: none; 
}

.ssc_vfsPanCell 
{
	width: 29px
}

#ssc_vfsHdr 
{
	width: 410px;
	position: absolute;
	top: 0px;
	left: 29px;
	background-color: #333333;
	opacity: 0.8;
	filter: alpha(opacity=80); /* just for IE */
}

#ssc_vfsCaption 
{
	font-size: 10pt;
	color: #ffffff;
	text-align: left;
}

#ssc_vfsClose 
{
	font-size: 12px;
	color: #ffffff;
	background-color: #333333;
	border-style: none;
	border-color: #ff0000;
	border-width: 0px;
	cursor: pointer;
}
#ssc_vfsClose: hover 
{
	color: #888888;
}

#ssc_staticMap 
{
	width: 480px;
	height: 480px;
}
#ssc_mapCell, #ssc_map 
{
	text-align: center;
	vertical-align: bottom;
	width: 500px;
	height: 500px;
}

