/* Checkout */
/* /////////////////////////////////////[Text Styles]///////////////////////////////// */
.errorMessage {
	/* brandable properties */
	color: #CD0000;
	/* brandable properties */
	
}
.requiredText {
	/* brandable properties */
	color: #FF2829;
	/* brandable properties */
}
.messageText {
	/* brandable properties */
	color: #D66006;
	/* brandable properties */	
	font-weight: bold;
}
.smallText {
	font-size:9px;	
	/* brandable properties */
	color: inherit;
	/* brandable properties */
}
/* ////////// EDP TABLE LISTINGS /////////// */

.tableListing {			
}
.tableListing td {
	vertical-align: top;
	padding:5px 10px;
}
.tableListing td a {
	display: block;
}
.tableListing td.left {
	text-align: left;
	/* brandable properties */
	border-left: 1px solid #f0eeef;
	border-bottom: 1px solid #f0eeef;
}
.tableListing td.right {
	text-align: right;
	/* brandable properties */
	border-right: 1px solid #f0eeef;
	border-bottom: 1px solid #f0eeef;
}

.tableListing td.center {
	border-bottom: 1px solid #f0eeef;
}

.lid-sub {
	background-color: #cacaca;
	color: #666;
	font-weight: bold;
	border-bottom: none;
	padding:5px 10px;
}

.lid-subTicketDeals {
	background-color: #cdcdcd;
	color: #666;
	font-weight: bold;
	border-bottom: none;
	padding:5px 10px;
}

.lid-sub a {
	color: #034678;
	font-weight:bold;
}

.lid-sub a:hover {
	color: #02113a;
	font-weight:bold;
}


/* ////////// EDP TABS /////////// */

.tableListing-auctionName a {
	color: #034678;
	font-weight: bold;
	text-decoration:none;
}
.tableListing-auctionName a:hover {
	color:#6D92AD
}
.tableListing-auctionInfo {
	color: #666
}
#edpTabs-floatLeft {
	display:block;
	float:left;
	margin-top:10px
}
.exchTab-onsaleOn {	
	/* brandable properties */
	background-color:#010066;
	border-top:1px solid #010066;
	border-left:1px solid #010066;
	border-right:1px solid #010066;
	border-bottom:1px solid #010066;
	font-weight:bold;
	/* brandable properties */	
	height:11px;	
	margin-left:2px;
	float:left;	
	padding:6px 12px 6px 12px
}
.exchTab-onsaleOn a {	
	color:#ffffff;
	font-size:9px;
	text-decoration:none
}
.exchTab-onsaleOn a:hover {
	color:#ffffff;
	text-decoration:none	
}
.exchTab-onsaleOff {
	/* brandable properties */
	font-family:arial, helvetica;
	background-color:#9b9b9b;
	font-weight:bold;
	border-top:1px solid #7b7b7b;
	border-left:1px solid #7b7b7b;
	border-right:1px solid #7b7b7b;
	border-bottom:1px solid #7b7b7b;
	/* brandable properties */
	height:10px;	
	margin-left:2px;
	float:left;	
	/* right padding expanded for "new" rubberband */
	padding:6px 12px 6px 12px
}
.exchTab-onsaleOff a {	
	color:#ffffff;
	font-size:9px;
	text-decoration:underline
}
.exchTab-onsaleOff a:hover {
	color:#ffffff;
	font-size:9px;
	text-decoration:none;
}
.exchTab-container {
	border-top: 3px solid #010066;
	margin-bottom:1px;
}



/* ////////////////////////////// [ Tooltip generic styles 4-11-2006] ////////////////////////////// */

.layer-container
         {
	 border:1px solid #4A4A4A;
	/* IE png hack - ignored by non IE */
        /*  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='../img/sys/common_new/90.png'); */
	   }
	  /* for PNG supported browsers - ignored by IE */
.layer-container[class]
          {
	 /*  background-image:url('../img/sys/common_new/90.png'); */
           }

.layer-lid {
	padding:4px 6px;
	color:#494847;
	background-color:#dadada;
	font-weight:bold;
	cursor:move;
	}

.layer-content {
	color:#494847;
	padding:8px;
	}


/* ////////////////////////////// [ Link Styles ] ////////////////////////////// */

.button {
	font-size: 10px;
	text-transform: capitalize;
	/* brandable properties */
	color: #000100;
	background-color: #9DCC62;
	background-image: url();
	background-attachment: ;
	background-position: ;
	background-repeat: ;
	border-top: 1px solid #31421E;
	border-right: 1px solid #31421E;
	border-bottom: 1px solid #32431F;
	border-left: 1px solid #31421E;
	/* brandable properties */
	font-weight: bold;
	padding: 1px 3px;
	text-decoration: none;
}

.button-secondary {
	font-size: 10px;
	text-transform: capitalize;
	/* brandable properties */
	color: #333333;
	background-color: #D7D7D7;
	background-image: url();
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: left top;
	border-top: 2px solid #E5E5E5;
	border-right: 2px solid #E5F7CD;
	border-bottom: 2px solid #E5F7CD;
	border-left: 2px solid #E5E5E5;
	/* brandable properties */
	font-weight: bold;
	padding: 1px 3px;
	text-decoration: none;
}

.button:hover {
	/* brandable properties */
	color:#364423;
	border-top: 1px solid #31421E;
	border-right: 1px solid #31421E;
	border-bottom: 1px solid #31421E;
	border-left: 1px solid #31421E;
	/* brandable properties */
}

.button-secondary:hover {
	/* brandable properties */
	color:;
	border-top: 2px solid #AFAFAF;
	border-right: 2px solid #E5E5E5;
	border-bottom: 2px solid #E5E5E5;
	border-left: 2px solid #AFAFAF;
	/* brandable properties */
}


a.smallText, a.smallText:hover {
	font-size:9px;
	
	/* brandable properties */
	color: inherit;
	/* brandable properties */
}





/* //////////////////////////////////// [ Modules ] ///////////////////////////////////// */

.lid-primary {
	/* brandable properties */
	background-color: #999999;
	color: #ffffff;
	border-bottom: solid 1px #ffffff;
	
	border-top:;
	border-left:;
	border-right:;
	background-image: url();
	background-attachment: ;
	background-position: ;
	background-repeat: ;
	/* brandable properties */
	
	font-weight: bold;
	padding:5px 10px;
}

.lid-primary a {
	/* brandable properties */
	color:#6D92AD;
	/* brandable properties */
}

.lid-primary a:hover {
	/* brandable properties */
	color:#02113a;
	/* brandable properties */
}

.lid-secondary {
	/* brandable properties */
	background-color: #999999;
	color: #ffffff;
	border-bottom: solid 1px #ffffff;
	
	border-top:;
	border-left:;
	border-right:;
	background-image: url();
	background-attachment: ;
	background-position: ;
	background-repeat: ;
	/* brandable properties */
	
	padding:5px 10px;
	font-weight: bold;
}

.container-neutralZone {
	/* brandable properties */
	background-color: #f2f2f2;
	border-bottom: solid 1px #bebebe;
	border-top:;
	border-left:;
	border-right:;
	background-image: url();
	background-attachment: ;
	background-position: ;
	background-repeat: ;
	color:;
	/* brandable properties */
	
	padding: 10px;
	margin-bottom: 15px;
	
}

.container-empty {
	padding: 10px;
}

.mlb-containerEDP {
	/* brandable properties */
	background-color:#f4f4f4;
	
	/* brandable properties */	
	text-align:center;
	padding:6px 10px 8px 10px;
	margin-bottom:4px;
}

.mlb-containerEDP-eventList {
	/* brandable properties */
	color:#27456B;
	/* brandable properties */
	text-transform:uppercase;
}	

.container-hotZone {
	/* brandable properties */
	background-color: #f2f2f2;
	border-bottom: solid 1px #bebebe;
	border-top:;
	border-left:;
	border-right:;
	background-image: url();
	background-attachment: ;
	background-position: ;
	background-repeat: ;
	color:;
	/* brandable properties */
	
	padding: 10px;
	margin-bottom: 15px;
	
}

.container-hotZone a {
	/* brandable properties */
	color:;
	/* brandable properties */
}

.container-hotZone a:hover {
	/* brandable properties */
    color:;
	/* brandable properties */
}

.container-neutralZone a {
	/* brandable properties */
	color:;
	/* brandable properties */
}

.container-neutralZone a:hover {
	/* brandable properties */
    color:;
	/* brandable properties */
}


ul.bullet, ul.plain {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

ul.bullet li {
	/* brandable properties */
	background-image: url(../img/sys/common_new/TM_arrow_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.2em;
	background-attachment: ;
	padding: 0em 0em .3em 1.5em;
	/* brandable properties */
}



/*//////////////////////////////////////// [ Check Out] ////////////////////////////////*/

.vertDividerLine {
	/* brandable properties */
	border-right:1px solid #525252;
	/* brandable properties */
}

.vertDividerLine-left {
	/* brandable properties */
	border-left:1px solid #525252;
	/* brandable properties */
}

.horizontalDividerLine {
	/* brandable properties */
	border-top: ;
	/* brandable properties */
}


.horizontalDividerLineAlt {
	/* brandable properties */
	border-top:1px solid #e5e5e5;
	/* brandable properties */
}

.stepTab-container {
	padding-bottom:10px;
}

.stepTab-on {
	/* brandable properties */
	background-color: #010066;
	border-bottom: solid 1px #bebebe;
	color:#ffffff;
	/* brandable properties */
	width:256px;
	text-transform: uppercase;
	padding:8px 0px;
	font-size: 110%;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	float:left;
}

.stepTab-off {
	/* brandable properties */
	background-color: #E5E5E5;
	border-bottom: solid 1px #bebebe;
	color: inherit;
	/* brandable properties */
	width:256px;
	text-transform: uppercase;
	padding:8px 0px;
	font-size: 110%;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	float:left;
}

.halfLid-solid {
	font-size:12px;
	font-weight:bold;
	
	/* brandable properties */
	background-color: #e5e5e5;
	color:;
	/* brandable properties */
	
	padding:4px 0px 4px 10px;
	width: 255px;
}

.halfLid-line {
	/* brandable properties */
	border-bottom:1px solid #e5e5e5;
	/* brandable properties */
	
	margin:15px 0px 15px 0px;
}

.ticketDetailsTable {
	
}

.ticketDetailsTable th, .ticketDetailsTable td {
	color:;
}


.ticketDetailsTable th {
	padding: 8px;
	
	/* brandable properties */
	border-bottom: 1px solid #e5e5e5;
	/* brandable properties */
	
	text-align: left;
}

.ticketDetailsTable td{
	padding: 2px 8px;
	vertical-align: top;
}

.ticketDetailsTable-right {
	/* brandable properties */
	border-right: 1px solid #e5e5e5;
	/* brandable properties */
}

.ticketDetailsTable-top {
	/* brandable properties */
	border-top: 1px solid #e5e5e5;
	/* brandable properties */
}

.ticketDetailsTable-topRight {
	/* brandable properties */
	border-top: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	/* brandable properties */
}

.container-checkout a {
	/* brandable properties */
	color:;
	/* brandable properties */
}

.container-checkout a:hover {
	/* brandable properties */
    color:;
	/* brandable properties */
}

.upSellTable {
	
}

.upSellTable th, .upSellTable td {
	/* brandable properties */
	color:;
	/* brandable properties */
}


.upSellTable th {
	padding: 8px;
	
	/* brandable properties */
	border-bottom: 1px solid #e5e5e5;
	/* brandable properties */
	
	text-align: left;
}

.upSellTable td{
	padding: 2px 8px;
	vertical-align: top;
}

.upSellTable-right {
	/* brandable properties */
	border-right: 1px solid #e5e5e5;
	/* brandable properties */
}

.upSellTable-top {
	/* brandable properties */
	border-top: 1px solid #e5e5e5;
	/* brandable properties */
}

.upSellTable-topRight {
	/* brandable properties */
	border-top: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	/* brandable properties */
}
/*////////////////////////////////////*/



.container-checkout {
	/* brandable properties */
	border-bottom:;
	background-color: #E7E7E7;
	
	border-top:;
	border-left:;
	border-right:;
	background-image: url();
	background-attachment: ;
	background-position: ;
	background-repeat: ;
	color:;
	/* brandable properties */
	
	padding: 10px;
	margin-bottom: 15px;
}

.shippingTable {
	padding:5px;
}


.shippingTable th, .shippingTable td {
	vertical-align: top;
	text-align:left;
	color:;
}

.shippingTable th {
	padding:5px;
	
	/* brandable properties */
	border-bottom:1px solid #A6A6A6;
	/* brandable properties */
	
	text-align: left;
}

.shippingTable th.top {
	/* brandable properties */
	border-top:;
	/* brandable properties */
}

.shippingTable th.topRight {
	border-top:;
	border-right:;
}

.shippingTable td {
	padding:5px;

}

.shippingTable-right {
	/* brandable properties */
	border-right:1px solid #A6A6A6;
	/* brandable properties */
}

.shippingTable-ticketFastHighLight {
	/* brandable properties */
	background-color: #FDCE66;
	color:;
	/* brandable properties */
	
}

.shippingTable-ticketFastHighLightRight {
	/* brandable properties */
	background-color: #FDCE66;
	border-right:1px solid #E7E7E7;
	color:;
	/* brandable properties */
}


/*//////////////////////// [ MLB Layout Styles ] ///////////////////////////*/

.mlb-leftCol {
	float:left;
	width:380px;
}

.mlb-rightCol {
	float:right;
	width:380px;
}


/*//////////////////////// [ MLB Container Styles ] ///////////////////////////*/

.lid-gameConsole {
	/* brandable properties */
	background-color:#010066;
	color: #ffffff;
	border-bottom: solid 1px #ffffff;
	
	border-top:;
	border-left:;
	border-right:;
	background-image: url();
	background-attachment: ;
	background-position: ;
	background-repeat: ;
	

	/* brandable properties */	
	font-size:14px;
	font-weight: bold;
	padding:3px 7px;
}
	
.lidsub-gameConsole {
	/* brandable properties */	
	background-color:#9B9B9B;
	color:#ffffff;
	/* brandable properties */	
	font-size:14px;
	font-weight:bold;
	text-align:center;
}

.container-gameConsole {
	/* brandable properties */
	background-color: #f2f2f2;
	border-bottom:;
	border-top:;
	border-left:;
	border-right:;
	background-image: url();
	background-attachment: ;
	background-position: ;
	background-repeat: ;
	color:;
	/* brandable properties */
	
	padding: 10px;	
}

.container-gameLookForTickets {
	/* brandable properties */
	background-color: #f2f2f2;
	border-bottom:;
	border-top:;
	border-left:;
	border-right:;
	background-image: url();
	background-attachment: ;
	background-position: ;
	background-repeat: ;
	color:;
	/* brandable properties */	
}

.console-teamImage {
	border:1px solid #000000;
}

/*//////////////////////// [ MLB Text Styles ] ///////////////////////////*/

.console-game {
	/* brandable properties */
	color:#023E70;
	font-weight:bold;
	
	/* brandable properties */
	font-size:16px;
}

.console-mlbBold {
	/* brandable properties */
	color:#904408;
	font-weight:bold;
	
	/* brandable properties */
}

.mlb-selectSmall {
	font-size:10px;
}

.upSellTitle {font-weight:bold; font-size:12px; }

.lightgray {color:#666666; } 

#termsPopup { 
    width:456px;
    position:absolute; 
    z-index:99999999; 
    margin-left: 160px; 
    margin-top:-20px; 
    display:none;
}

