@charset "utf-8";
/*	-------------------------------------------------------------
	CSS - SUGARLAND TOUR
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Filename:		sugarland_tour.css
	Date:			Jan 05, 2009
	Author:			Halo Media LLC - http://www.halopowered.com/
	-------------------------------------------------------------	*/
	body {
	}
/*	--------------------------------------------------------------------------------------------------------------------------
	nav Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#navTour a:link, #navTour a:visited {
		background-position:0 -42px;
	}
	#navTour a:hover {
		background-position:0 -21px;
	}
	#mediaPanel {
		margin:40px 0 20px;
	}
	#mediaPanel .albumCover {
		margin:0 0 0 0px;
	}
/*	--------------------------------------------------------------------------------------------------------------------------
	mainCol Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#mainCol {
		width:928px;
		padding:0 0 0 10px;
		float:none;
	}
/*	--------------------------------------------------------------------------------------------------------------------------
	tour Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#tour {
		
	}
		#tour .titleBar {
			height:33px;
			padding:0 0 0 5px;
		}
			#tour .titleBar h1#h1_tour {
				width:64px; height:37px;
				background: url(../../images/h1_tour.png) no-repeat;
			}
		#tour .contentBox {
			padding:13px;
			border-bottom:1px solid #aca394;
		}
			#tour .contentBox .mapHolder {
				width:100%;
				margin:0 0 0px 0;
				background:transparent;
				text-align: center;
			}
				#tour .contentBox .mapHolder #map {
					width:100%; height:378px;
				}
				#tour .contentBox .mapHolder .adHolder {
					width:300px; height:272px;
					margin:4px 0 0 5px; padding:0;
					background:none;
					float:left;
					font:normal 8px Verdana, Arial, Helvetica, sans-serif;
					letter-spacing:1px;
					color:#837660;
				}
				#tour .contentBox a {
					font:normal 12px Georgia, "Times New Roman", Times, serif;
				}
			#tour .contentBox a.btnViewPastEvents {
				width:100px;
				color:#ED482B;
				background:url(../../images/btn_doMoreArrows2.gif) left 5px no-repeat;
				font:bold 11px Arial, Helvetica, sans-serif;
				display:block;
				padding:0 0 0 7px;
			}
				#tour .contentBox a.btnViewPastEvents:hover {
					color:#fff;
					background-position: left -40px;
				}
			#tour .contentBox a.btnViewUpcomingEvents {
				width:130px;
				color:#ED482B;
				background:url(../../images/btn_doMoreArrows.gif) right 5px no-repeat;
				font:bold 11px Arial, Helvetica, sans-serif;
				display:block;
				padding:0 3px 0 0;
			}
				#tour .contentBox a.btnViewUpcomingEvents:hover {
					color:#fff;
					background-position: right -40px;
				}
				
		/*	viewingBar Styles
		- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/	
		#tour .contentBox .viewingBar {
			margin:5px 0 5px 0; padding:0;
			font:bold 11px Arial, Helvetica, sans-serif;
			color:#5b5448;
		}
			#tour .contentBox .viewingBar .viewing {
				width:840px;
				text-align:center;
				font:normal 11px Arial, Helvetica, sans-serif;
				color:#5b5448;
				float:left;
			}
			#tour .contentBox .viewingBar .prev {
				float:left;
			}
				#tour .contentBox .viewingBar a.btnPrev {
					padding:0 0 0 7px;
					color:#ED482B;
					background:url(../../images/btn_doMoreArrows2.gif) left 5px no-repeat;
					font:bold 11px Arial, Helvetica, sans-serif;
					display:block;
				}
					#tour .contentBox .viewingBar a.btnPrev:hover {
						color:#fff;
						background-position: left -40px;
					}
			#tour .contentBox .viewingBar .next {
				float:right;
			}
			#tour .contentBox .viewingBar a.btnNext {
				width:32px;
				color:#ED482B;
				background:url(../../images/btn_doMoreArrows.gif) right 5px no-repeat;
				font:bold 11px Arial, Helvetica, sans-serif;
				display:block;
			}
				#tour .contentBox .viewingBar a.btnNext:hover {
					color:#fff;
					background-position:right -40px;
				}
			
			
		/*	tourTable Styles
			- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
			#tour .contentBox #tourDates {
				color:#fff;
				font:normal 11px Arial, Helvetica, sans-serif;
				text-align:center;
			}
				#tour .contentBox #tourDates .viewing {
					margin:0 0 4px 0;
				}
				#tourTable {
					width:904px;
					text-align:left;
					vertical-align:middle;
				}
					#tourTable thead {
						height:24px;
						background:#968d7d;
						color:#3f3a31;
					}
						#tourTable thead tr th {
							border-bottom:2px solid #c4bbab;
						}
						#tourTable thead tr th.date {
							text-align:center;
						}
						#tourTable thead tr th.loc {
							padding:0 0 0 18px;
						}
						#tourTable thead tr th.tickets {
							padding:0 0 0 8px;
						}
							#tourTable col#dateCol {
								width:91px;
							}
							#tourTable col#locCol {
								width:220px; /* 199px */
							}
							#tourTable col#venueCol {
								width:200px; /* 182px */
							}
							#tourTable col#ticketsCol {
								width:85px;
							}
							#tourTable col#setCol {
								width:70px;
							}
							#tourTable col#photosCol {
								width:68px;
							}
							#tourTable col#videosCol {
								width:75px;
							}
					#tourTable tbody tr {
						border-bottom:1px solid #000;
						background:url(../../images/tint2.png);
						height:38px;
						font:normal 12px Arial, Helvetica, sans-serif;
					}
						#tourTable tbody tr td {
							border-bottom:1px solid #c4bbab;
						}
						#tourTable tbody tr td.date {
							background:url(../../images/tint.png);
							color:#f5f1e6;
							font:normal 12px Georgia, "Times New Roman", Times, serif;
							text-align:center;
						}
							#tourTable tbody tr td.date a {
								color:#f5f1e6;
							}
								#tourTable tbody tr td.date a:hover {
									color:#2ca2cf;
								}
						#tourTable tbody tr td.location {
							padding:0 0 0 18px;
						}
							#tourTable tbody tr td.location a:link, #tourTable tbody tr td.location a:visited, #tourTable tbody tr td.location a:active {
								font:normal 13px Georgia, "Times New Roman", Times, serif;
							}
						#tourTable tbody tr td.setList {
							padding:0 0 0 14px;
						}
					
					/* buttons / icons */
					#tourTable a.btnBuyNow:link, #tourTable a.btnBuyNow:active, #tourTable a.btnBuyNow:visited {
						width:90px; height:40px;
						background:url(../../images/btn_buyNow.png) 0 top no-repeat;
						display:block;
					}
						#tourTable a.btnBuyNow:hover {
							background-position:bottom;
						}
					#tourTable a.iconSetList {
						width:14px; height:15px;
						background:url(../../images/icon_setList.png) no-repeat;
						display:block;
					}
					#tourTable a.iconPhotos {
						width:16px; height:16px;
						padding:0 0 0 20px;
						background:url(../../images/icon_photos.png) no-repeat;
						display:block;
						font:normal 11px Arial, Helvetica, sans-serif;
					}
					#tourTable a.iconVideos {
						width:16px; height:15px;
						padding:0 0 0 20px;
						background:url(../../images/icon_videos.png) no-repeat;
						display:block;
						font:normal 11px Arial, Helvetica, sans-serif;
					}
					#tourTable a.iconComments {
						width:16px; height:16px;
						padding:0 0 0 20px;
						background:url(../../images/icon_comments.png) no-repeat;
						display:block;
						font:normal 11px Arial, Helvetica, sans-serif;
					}
		
		
	/*	pagination Styles
		- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/	
		#tour .contentBox #tourDates .pagination {
			margin:5px 0 0 0; padding:0 10px;
		}
			#tour .contentBox #tourDates .pagination .pages {
				width:800px;
				text-align:center;
				font:bold 11px Arial, Helvetica, sans-serif;
				float:left;
			}
				#tour .contentBox #tourDates .pagination .pages a {
					padding:0 5px;
					color:#427e91;
				}
					#tour .contentBox #tourDates .pagination .pages a:hover {
						color:#f5f1e6;
					}
					#tour .contentBox #tourDates .pagination .pages a.active {
						color:#f5f1e6;
					}
			#tour .contentBox #tourDates .pagination a.btnPrev {
				width:33px;
				padding:0 0 0 1px;
				color:#427e91;
				background:url(../../images/arrow_left_blue.png) 0 5px no-repeat;
				font:bold 11px Arial, Helvetica, sans-serif;
				display:block;
				float:left;
			}
				#tour .contentBox #tourDates .pagination a.btnPrev:hover {
					color:#f5f1e6;
					background:url(../../images/arrow_left_cream.png) 0 5px no-repeat;
				}
			#tour .contentBox #tourDates .pagination a.btnNext {
				width:35px;
				color:#427e91;
				background:url(../../images/arrow_right_blue.png) 32px 5px no-repeat;
				font:bold 11px Arial, Helvetica, sans-serif;
				display:block;
				float:right;
			}
				#tour .contentBox #tourDates .pagination a.btnNext:hover {
					color:#f5f1e6;
					background:url(../../images/arrow_right_cream.png) 30px 5px no-repeat;
				}
