/* EDP Overlay */

/* ////////////////////////////////////[Link Styles]/////////////////////////////////// */
.button {
	font-size: 10px;
	text-transform: none;
	/* brandable properties */
	color: #ffffff;
	background-color: #024474;
	background-attachment: ;
	background-position: ;
	background-repeat: ;
	border-top: 2px solid #417DA8;
	border-right: 2px solid #012A48;
	border-bottom: 2px solid #012A48;
	border-left: 2px solid #417DA8;
	/* 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-repeat: repeat-x;
	background-attachment: fixed;
	background-position: left top;
	border-top: 2px solid #E5E5E5;
	border-right: 2px solid #AFAFAF;
	border-bottom: 2px solid #AFAFAF;
	border-left: 2px solid #E5E5E5;
	/* brandable properties */
	font-weight: bold;
	padding: 1px 3px;
	text-decoration: none;
}

.button:hover {
	/* brandable properties */
	color:;
	border-top: 2px solid #012A48;
	border-right: 2px solid #417DA8;
	border-bottom: 2px solid #417DA8;
	border-left: 2px solid #012A48;
	/* 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 */
}



/* **** NEW CONTAINER LINK SELECTORS ADDED 4.20.05 **** */

.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 */
}

/* ************ END 4.20.05 ************ */



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

.lid-primary {
	/* brandable properties */
	background-color: #083D65;
	color: #ffffff;
	border-bottom: solid 1px #ffffff;
	
	border-top:;
	border-left:;
	border-right:;
	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:#98B1C4;
	/* brandable properties */
}


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

.lid-sub {
	/* brandable properties */
	background-color: #fff3D2;
	color: #666;
	border-bottom: none;
	
	border-top:;
	border-left:;
	border-right:;
	background-attachment: ;
	background-position: ;
	background-repeat: ;
	/* brandable properties */
	
	padding:5px 10px;
	font-weight: bold;
}


.lid-sub a {
	/* brandable properties */
	color: #0C4976;
	/* brandable properties */
	
	font-weight:bold;
}

.lid-sub a:hover {
	/* brandable properties */
	color: #98B1C4;
	/* brandable properties */
	
	font-weight:bold;
}

.lid-findTickets {
	/* brandable properties */
	background-color: #083D65;
	color: #ffffff;
	
	border-bottom:;
	border-top:;
	border-left:;
	border-right:;
	background-attachment: ;
	background-position: ;
	background-repeat: ;
	/* brandable properties */
	font-weight: bold;
	padding:5px 10px;
}


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

.container-empty {
	padding: 10px;
}

.container-bordered {
	padding: 10px;
	/* brandable properties */
	border-left: 1px solid #fff3D2;
	border-right: 1px solid #fff3D2;
	border-bottom: 1px solid #fff3D2;
	/* brandable properties */
}

.container-hotZone {
	/* brandable properties */
	background-color: #fff3D2;
	border-bottom: solid 1px #E4D199;
	border-top:;
	border-left:;
	border-right:;
	background-attachment: ;
	background-position: ;
	background-repeat: ; 
	color:;
	/* brandable properties */
	
	padding: 10px;
	margin-bottom: 15px;
	
}

.container-hotZone td {
	color:;
}

.container-hotZone img.icon {
	margin:2px 3px 2px 0px;
	padding:2px 3px 2px 0px;
}


/* [used in EDP] */
.container-findTickets {
	/* brandable properties */
	background-color: #fff3D2;
	border-left: solid 1px #083D65;
	border-right: solid 1px #083D65;
	border-bottom: solid 1px #083D65;
	color: inherit;
	
	background-attachment: ;
	background-position: ;
	background-repeat: ;
	/* brandable properties */
	
	padding: 10px;
	margin-bottom: 15px;
}

/* [used in EDP] */
.container-findTickets td, .container-findTickets th {
	/* brandable properties */
	color: inherit;
	/* brandable properties */
}

.container-lookingFor {
	/* brandable properties */
	background-color: #fff0C7;
	border:1px solid #E4D199;
	
	background-attachment: ;
	background-position: ;
	background-repeat: ;
	/* brandable properties */
	
	padding: 10px;
	margin-bottom: 15px;
}


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 */
}

ul.plain li {
	/* brandable properties */
	padding: 0em 0em .3em 0em;
	
	background-repeat: ;
	background-position: ;
	background-attachment: ;
	/* brandable properties */
}

ul.plain li.selected {
	/* brandable properties */
	padding: 0em 0em 0em .5em;
	
	background-repeat: ;
	background-position: ;
	background-attachment: ;
	/* brandable properties */
	
	font-weight: bold;
}

img.relatedLinks {
	padding: 0px 4px 4px 0px;
	Margin: 0px 4px 4px 0px;
}

/* //////////////////////////////[Artist Styles]//////////////////////////////////// */

.artistContentBox {
	width:770px;
	margin:0px auto 0px auto;
	
}

.artistPicture {
	padding-right:10px;
	float:left;
	overflow: visible;
}


.artistContent {
	/* brandable properties */
	color: #333;
	/* brandable properties */
	
	font-size: 11px;
	text-align: left;
	vertical-align: top;
	float:left;
}

.artistContent h3 {
	/* brandable properties */
	color: inherit;
	/* brandable properties */
}

.artistContent a {
	/* brandable properties */
	color: inherit;
	/* brandable properties */
	
	font-size: 11px;
}

.artistContent a:hover {
	/* brandable properties */
	color: inherit;
	/* brandable properties */
}

/* ////////////////////////////[EDP Specific]//////////////////////// */

#sandBox {
	height:200px;
	margin-bottom:15px;
	/* brandable properties */
	display:;
	/* brandable properties */
}


.sandBox-floatLeft {
	padding-right:0px;
	float:left;
	width:176px;
	height:200px;
}

.sandBox-floatRight {
	float:right;
	width:176px;
	height:200px;
}

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

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

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

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

.eventStatusBox {
	padding: 4px;
	/* brandable properties */
	color:;
	border: 1px solid #083D65;
	background-color:#F7E2A9;
	/* brandable properties */
	
}



/* *************** incorporated from mastersearch overlay  01/04/06 *************** */



.edpTableBottomBorder {
	/* brandable properties */
	border-bottom: 1px solid #E4D199;
	/* brandable properties */
}

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


/* ////////// EDP TABS /////////// */
.tableListing-auctionName a {	color: #0C4976;	font-weight: bold;	text-decoration:none;}.tableListing-auctionName a:hover {	color:#6D92AD;}.tableListing-auctionInfo {	color: #666;}#edpTabs-floatLeft {	display:block;	width:550px;	float:left;}/* on Sale */.exchTab-onsaleOn {		/* branable properties */	background-color:#083D65;	border-top:1px solid #083D65;	border-left:1px solid #083D65;	border-right:1px solid #083D65;	border-bottom:1px solid #083D65;	font-weight:bold;	/* branable 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 {	/* branable properties */	font-family:arial, helvetica;	background-color:#6d92ad;	font-weight:bold;	border-top:1px solid #48718f;	border-left:1px solid #48718f;	border-right:1px solid #48718f;	border-bottom:1px solid #48718f;	/* branable properties */	height:10px;		margin-left:2px;	float:left;		/* right padding expanded for "new" rubberband */	padding:6px 12px 6px 12px;}.exchTab-onsaleOff a {		color:#cae0f0;	font-size:9px;	text-decoration:underline;	}.exchTab-onsaleOff a:hover {	color:#ffffff;	font-size:9px;	text-decoration:none;}.exchTab-container {	border-top: 3px solid #083D65;	margin-bottom:1px;}

/*////////////////// [ TicketExchange - www - added 09.15.05 ] //////////////////*/

.stepTab2-on {
	background-color: #6d92ad;
	border-bottom: solid 1px #bebebe;
	color:#ffffff;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}

.stepTab2-off {
	background-color: #E5E5E5;
	border-bottom: solid 1px #bebebe;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}

.error {
	background-color: #FFFFCC;
	color:#cc0000;
}

.sidebar-header {
	border-bottom:1px solid #cccccc;
	text-align: left;
}

.sidebar-cell {
	border-right:1px solid #cccccc;
}

.hotzoneTable {
	
}

.hotzoneTable th {
	padding: 8px;
	border-bottom: 1px solid #E4D199;
	text-align: left;
}

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

.hotzoneTable-right {
	border-right: 1px solid #E4D199;
}

.hotzoneTable-sum {
	border-top: 1px solid #E4D199;
	border-right: 1px solid #E4D199;
}

.ticketDetailsTable-sum {
	border-top: 1px solid #e5e5e5;
}


/* ####### EDP TAB TABLE LISTING STYLES ####### */
/*                                              */
/*                                              */
/*  These table listing styles need to be added */
/*  for edp Buy From Fans Table Listing         */
/*                10/12/05                      */
/*                                              */
/* #######                              ####### */


/* [table related module styles] */
.tableListing {
			
}

.tableListing td {
	vertical-align: top;
	padding:5px 10px;
	/* brandable styles */
	color:;
	/* brandable styles */

}

.tableListing td a {
	display: block;
	/* brandable styles */
	color:;
	/* brandable styles */
}

.tableListing td.left {
	text-align: left;
	/* brandable styles */	
	border-left: 1px solid #fff0C7;
	border-bottom: 1px solid #fff0C7;
	color:;
	/* brandable styles */
}

.tableListing td.right {
	text-align: right;
	/* brandable styles */
	color:;
	border-right: 1px solid #fff0C7;
	border-bottom: 1px solid #fff0C7;
	/* brandable styles */

}

.tableListing td.center {
	/* brandable styles */
	border-bottom: 1px solid #fff0C7;
	/* brandable styles */
}

/* [tableListing text styles] */
.tableListing span.altTextColor {
	/* brandable styles */
	color: #99B2C5;
	/* brandable styles */

}

.tableListing-date {
	/* brandable styles */
	color: #666;
	/* brandable styles */
}

.tableListing-act {
	/* brandable styles */
	color: #0C4976;
	/* brandable styles */

	font-weight: bold;
}

.tableListing-act a {
	/* brandable styles */
	color: #0C4976;
	/* brandable styles */

	font-weight: bold;
	text-decoration:none;
}

.tableListing-act a:hover {
	/* brandable styles */
	color:#6D92AD;
	/* brandable styles */
}

.tableListing-venue {
	/* brandable styles */
	color: #666;
	/* brandable styles */

}

.tableListing-venue a {
	display: block;
	text-decoration:underline;
	/* brandable styles */
	color: #666;
	/* brandable styles */
}

.tableListing-venue a:hover {
	/* brandable styles */
	color:#6D92AD;
	/* brandable styles */

}

.tableListing-info {
	/* brandable styles */
	color: #666;
	/* brandable styles */

	text-align: right;
	text-transform: capitalize;
}

.tableListing-auctionName a {
	/* brandable styles */
	color: #0C4976;
	/* brandable styles */

	font-weight: bold;
	text-decoration:none;
}

.tableListing-auctionName a:hover {
	/* brandable styles */
	color:#6D92AD;
	/* brandable styles */

}

.tableListing-auctionInfo {
	/* brandable styles */
	color: #666;
	/* brandable styles */

}
a.inherit { 
	    font-size: inherit;
	        color: inherit;
		    text-decoration: none;
	    }
/* end */

