@charset "utf-8";
/*	-------------------------------------------------------------
	CSS - AID 7349 :: Kenny Babyface Edmonds : TOUR
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Filename:		artist_tour.css
	Date:			July 20, 2009
	Author:			Halo Media LLC - http://www.halopowered.com/
	-------------------------------------------------------------	*/
	
	
/*	--------------------------------------------------------------------------------------------------------------------------
	active Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#artistNav li.tour a:link, #artistNav li.tour a:active, #artistNav li.tour a:visited, #artistNav li.tour a:hover {
		background-position:-227px -8px;
	}	
			
/*	--------------------------------------------------------------------------------------------------------------------------
	#tour Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#tour.slice_2o3 {
		border:1px solid #494f60;
		margin:35px 0 0 0;
		background:url(../../images/bg_content.png) no-repeat;
	}
		#tour.slice_2o3 .header {
			padding:17px 0 0 15px;
			background:none;
		}
		#tour.slice_2o3 h1#h1_tour {
			width:72px; height:13px;
			background:url(../../images/h1_tours.png) 0 0 no-repeat;
			float:left;
		}
	#tour.slice_2o3 h2.tourHeader {
		font:bold 12px Verdana, Arial, Helvetica, sans-serif;
		color:#010101;
	}

/*	-------------------------------------------------------------------
	div.body Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#tour.slice_2o3 div.body {
		margin:0 0 0 15px; padding:27px 22px;
		width:490px;
		font:normal 11px Verdana, Arial, Helvetica, sans-serif;
		color:#010101;
		line-height:12px;
	}
		thead th {
			text-align:left;
		}
			#tour.slice_2o3 thead th.dateCol {
				width:102px; height:8px;
				background:url(../../images/th_date.png) no-repeat;
			}
			#tour.slice_2o3 thead th.venueCol {
				width:73px; height:8px;
				background:url(../../images/th_venue.png) no-repeat;
			}
			#tour.slice_2o3 thead th.locationCol {
				width:191px; height:8px;
				background:url(../../images/th_location.png) no-repeat;
			}
			#tour.slice_2o3 thead th.ticketsCol {
				width:59px; height:8px;
				background:url(../../images/th_tickets.png) no-repeat;
			}
			
			.dateCol {
				width:120px;
			}
			.venueCol {
				width:125px;
				color:#f1ece5;
			}
				.venueCol a:link, .venueCol a:active, .venueCol a:visited {
					color:#f1ece5;
					text-decoration:none;
				}
					.venueCol a:hover {
					 	color:#c9e6ff;
					}
			.locationCol {
				width:191px;
			}
			.ticketsCol {
				width:70px;
			}
		tbody tr {
			vertical-align:text-top;	
			font: normal 11px Verdana, Arial, Helvetica, sans-serif;
			color:#010101;
		}
			tbody .dateCol {
				font: normal 11px Verdana, Arial, Helvetica, sans-serif;
				color:#84afd0;
			}
				tbody .dateCol div {
					padding:9px 0 0 0;
				}
			tbody .venueCol {
				color:#798195;
			}
				tbody .venueCol div {
					padding:9px 0 0 0;
				}
			tbody .locationCol {
				color:#989fb3;	
			}
				tbody .locationCol div {
					padding:9px 0 0 0;
				}
			tbody .ticketsCol {	
			}
				tbody .ticketsCol div {
					padding:9px 0 0 0;
				}
			
				#tour.slice_2o3 div.body .ticketsCol .buyTickets69w a {
					width:82px; height:23px;
					background:url(../../images/btn_buyNow.png) top center no-repeat;
					display:block;
				}
					#tour.slice_2o3 div.body .ticketsCol .buyTickets69w a:hover {
						background-position:0 -23px;
					}
			tbody .notesCol {
				padding:4px 0 0 0;
				color:#f1ece5;
			}
				
/*	--------------------------------------------------------------------------------------------------------------------------
	#community Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#community.slice_1o3 {
		border:solid 1px #454a59;
		width:298px;
		margin:0; padding:17px 0 0 28px;
		background:url(../../images/bg_content.png) no-repeat;
	}
		#community.slice_1o3 .header {
			height:13px;
			padding:15px 0 0 15px;
			background:none;
		}
		#community.slice_1o3 .body {
			width:280px;
			padding:27px 0 0 15px;
		}
