.ticketAgeGrpContainer
{
    font-size:12px!important;
    padding:10px!important;
}

.ticketAgeGrpContainer p
{
    margin-top: 0px;
}

.ui-tabs-panel
{
    padding:5px!important;
}

#cart
{
    padding:6px;
}


#ticketTabsContainer table, #cart table
{
    width:100%;
}

#ticketTabsContainer th, #cart th
{
    background-color:#ccc;
    padding:3px;
    margin-right:3px;
}
#ticketTabsContainer td, #cart td
{
    background-color:#efefef;
    padding:3px;
    margin-right:3px;
}

#ticketsTable .clearerDIV {
	height: 0px;
}
#ticketsTable .ticketDisplayContainer {

}
.hideRow {
	display: none;	
}
#ticketsTable .ticketDisplayContainer .ticketMainRow {
	margin-bottom: 1px;	
}
#ticketsTable .ticketDisplayContainer .ticketMainRow {
	margin-bottom: 1px;	
}
#ticketsTable .ticketDisplayContainer .ticketMainRow .ticketRow {
	float: left;
	display: inline;
	background-color: #EFEFEF;
	margin-right: 1px;
	margin-bottom: 0px;
	height: 45px;
}
#ticketsTable .ticketDisplayContainer .ticketMainRow .ticketRowTrans {
	float: left;
	display: inline;
	background: transparent;
	margin-right: 1px;
	margin-bottom: 0px;
	height: 50px;
}
#ticketsTable .ticketDisplayContainer .ticketMainRow .ticketRow div {
	padding-top: 8px;	
}
#ticketsTable .ticketDisplayContainer .ticketMainRow .ticketName {
	width: 252px;	
	font-weight: bold;
	background-image: url(/objs/downarrow.png);
	background-repeat: no-repeat;
	background-position: 3px center;
}
#ticketsTable .ticketDisplayContainer .ticketMainRow .ticketName div {
	padding-left: 14px;	
}
#ticketsTable .ticketDisplayContainer .ticketMainRow .clearerDIV {
	clear: both;
}

#ticketsTable .ticketDisplayContainer .ticketMainRow .ticketPrice {
	width: 55px;
	text-align: center;
}
#ticketsTable .ticketDisplayContainer .ticketMainRow .ticketPrice div {

}
#ticketsTable .ticketDisplayContainer .ticketMainRow .ticketBuy {
	
	text-align: center;

}
#ticketsTable .ticketDisplayContainer .ticketMainRow .ticketBuy a { color: #FFFFFF; }
#ticketsTable .ticketDisplayContainer .ticketMainRow .ticketBuy a:link, #ticketsTable .ticketDisplayContainer .ticketMainRow .ticketBuy a:visited {
	font-size: 12px;
	
}
#ticketsTable .ticketDisplayContainer .ticketMainRow .ticketBuy span.padBuyNowButton {
	padding-top: 15px;	
	display: block;
	text-decoration: underline;
	font-weight: bold;
	color: #FFFFFF;
}
#ticketsTable .ticketDisplayContainer .ticketMainRow .ticketBuy a:link span.buyNowLink, #ticketsTable .ticketDisplayContainer .ticketMainRow .ticketBuy a:visited span.buyNowLink {
		display: block;
		background-image: url(/objs/tickbuy.png);
		width: 100px;
		height: 50px;
		color: #ffffff;	
}
#ticketsTable .ticketDisplayContainer .ticketMainRow .ticketBuy a:hover span.buyNowLink {
		display: block;
		background-image: url(/objs/tickbuy-on.png);
		width: 100px;
		height: 50px;
		color: #ffffff;		
}
#ticketsTable .ticketDisplayContainer .ticketMainRow .ticketEmptyNameCell {
	background: none;
	width: 252px;
}
#ticketsTable .ticketDisplayContainer .ticketMainRow .ticketColHeader {
	width: 55px;
	text-align: center;
	background-color: #E6E6E6;
	height: 48px;
	font-weight: bold;
}
#ticketsTable .ticketDisplayContainer .ticketMainRow .ticketColHeaderBuy {
	width: 60px;
	text-align: center;
	background-color: #1B4D82;
	height: 48px;
	font-weight: bold;
}
#ticketsTable .ticketDisplayContainer .ticketMainRow .ticketColHeader span {
	font-size: 10px;
	display: block;
}
#ticketsTable .ticketDisplayContainer .ticketMainRow .ticketDescript {
	background-color: #E6E6E6;
	width: 617px;
	margin-bottom: 10px;
}
#ticketsTable .ticketDisplayContainer .ticketMainRow .ticketDescript .pad {
	padding: 10px;
}	
#ticketsTable .ticketDisplayContainer .ticketMainRow span.buy-button {
	text-align: right;

}
#ticketsTable span.ticketBuyButton {
	width: 82px;
	display: block;
	text-align: center;
}
#ticketsTable a:link span.ticketBuyButton, #ticketsTable a:visited span.ticketBuyButton {
	background-image: url(/objs/ticketbuy.png);
}
#ticketsTable a:hover span.ticketBuyButton {
	background-position: -10px;
	text-decoration: underline; 	
	color: #FFFFFF;
	cursor: pointer;
}
#ticketsTable a:link span.ticketBuyButton,#ticketsTable a:visited span.ticketBuyButton {
	color: #ffffff;
}
.ticketEmptyNameCell div {
	background-image: url(/objs/ticketbuy.png);
	height: 40px;
	padding-left:5px;
}
.ticketEmptyNameCell h3 {
	color:#FFFFFF;
}



#submit {

    padding:0px 5px 5px 5px;
    border: 1px solid #E8131C; background: #E8131C url(/objs/submit.png) 50% 50% repeat-x;font-weight: normal; font-size:18px!important; color: #ffffff; height:30px;
    -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; -khtml-border-top-left-radius: 5px; border-top-left-radius: 5px;
    -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; -khtml-border-top-right-radius: 5px; border-top-right-radius: 5px;
    -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; -khtml-border-bottom-left-radius: 5px; border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; -khtml-border-bottom-right-radius: 5px; border-bottom-right-radius: 5px;
    cursor:pointer;
    float:right;
    margin-right:10px;


}

#submit:hover{

     border: 1px solid #5fb4e0; background: #5fb4e0 url(/objs/images/ui-bg_glass_75_5fb4e0_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #00245d;
}
.marginTop
{
    margin-top:5px;
}

.paddingLeft {
    padding-left:10px;
}

.paddingBottom {
    padding-bottom:15px;
}


.roundBorder {
    -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; -khtml-border-top-left-radius: 5px; border-top-left-radius: 5px;
    -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; -khtml-border-top-right-radius: 5px; border-top-right-radius: 5px;
    -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; -khtml-border-bottom-left-radius: 5px; border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; -khtml-border-bottom-right-radius: 5px; border-bottom-right-radius: 5px;
    border: 1px solid #00245d; background: #00245d url(/objs/images/ui-bg_glass_45_00245d_1x400.png) 50% 50% repeat-x;
    margin-bottom:5px;
    

}

.roundBorder h2{
    margin:0px 5px 0px 5px;
    padding:4px 5px 4px 5px;
    font-weight: normal; color: #ffffff;
    font-size:18px;
}

.blockText
{
    padding:0px 5px 10px 5px;
}


