@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
	}
body{
	background:url(../images/bg.gif) repeat-x #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#000000;
	/*-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=99)";
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=99);*/
	}
	
	
	
	
input[type="text"] {
	border: 1px solid #919191;
	background:url(../images/txt-box-bg.gif) repeat-x bottom #ffffff;
	height:18px;
	}
input[type="password"] {
	border: 1px solid #919191;
	background:url(../images/txt-box-bg.gif) repeat-x bottom #ffffff;
	height:18px;
	}	
input[type="button"],input[type="submit"] {
	border: 1px solid #949191;
	background:url(../images/button-bg.gif) repeat-x bottom #ffffff;
	padding:5px;
	color:#ffffff;
	}

a.hiddenwhitelink { color:white; 
              font-size:1px; }	
a.hiddenlink { color:lightgrey; 
              font-size:1px; }	

              
a.btn-general{
background:url(../images/button-bg.gif) repeat-x bottom #2876bd;
border: 1px solid #949191;
padding:2px 10px 2px 10px;
color:#ffffff !important;
}
a.btn-general:hover{
background:url(../images/button-bg2.gif) repeat-x bottom #7d7e7d;
color:#ffffff;
}

		
a.fontwhite
{
	color:white;
	text-decoration: none;
}


	
a{
	color:#000099;
	text-decoration:none;
	}
a:hover{
	color:#000000;
	text-decoration:underline;
	}
	
img{
	border:0;
	}
	
h1{
	color:#0066CC;
	font-size:3em;
}
h2{
	color:#0066CC;
	font-size:2em;
}
h3{
	font-weight:bold;
	font-size:9pt;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
h4{
}
h5{
	font-weight:bold;
	font-size:8pt;
}
h6{
}

a.btn-buy{
	background:url(../images/btn-buy.gif) no-repeat;
	width:67px; height:23px;
	padding-top:4px;
	font-weight:bold;
	font-size:9pt;
	text-align:center;
	color:#ffffff !important;
	display:inline-block;
	}
a.btn-buy:hover {
	background:url(../images/btn-sell.gif) no-repeat;
	}
	
a.btn-sell{
	background:url(../images/btn-sell.gif) no-repeat;
	width:67px; height:23px;
	padding-top:4px;
	font-weight:bold;
	font-size:9pt;
	text-align:center;
	color:#ffffff !important;
	display:inline-block;
	}
a.btn-sell:hover {
	background:url(../images/btn-buy.gif) no-repeat;
	}


.venueseatingplan {
	position: absolute;
	top: 350px;
	left:300px;
	right : 250px;
	display:none;
	font-size: 14px;
	color: blue;
	background-color: White;
	border-width:medium;
	border-style: solid;
	z-index: +3;
}

a.summary {
  color : #b62b2b !important;
  font-size:10pt  !important;
  font-weight:bold !important;
 }

a.summary:hover{
  color : red !important ;
 } 


.hdrrecords {
	line-height:30px;
	font-size:small;
	text-align:right;
}

.subheader {
	background-color:#EAEAEA;
	font-size:small
}
.subheader td {
	padding:5px;
	border:1px solid #ccc
}
.subheader div {
	width:49%;
	float:left;
	height:20px
}
.paging_style a {
	line-height:20px;
	background: #900;
	border:1px solid #CCC;
	color:#FFF;
	margin:0px 2px;
	padding:3px 6px;
	text-decoration:none
}
.paging_style a:hover {
	background:#000;
	border:1px solid #333;
	color:#FFF;
	margin:0px 2px;
	padding:3px 6px;
	text-decoration:none
}

.image-left {
	FLOAT: left; VERTICAL-ALIGN: text-top
}
.image-right {
	FLOAT: right; VERTICAL-ALIGN: text-top
}


table#event-callender thead th {
	background:url(../images/bg-adds-center.jpg);
	font-size:1.2em
}
table#event-callender th {
	font-size:1em;
	font-weight:bold;
	line-height:1em;
	background-color:#EBEBEB;
	padding:5px;
	border:1px solid #CCC;
	vertical-align:middle
}
table#event-callender th.time {
	text-indent:-300em
}
table#event-callender td.mon {
	background-color:#333
}
table#event-callender td {
	font-weight:bold;
	text-align:center;
	border:1px solid #CCC;
	vertical-align:middle;
	height:5em;
}
#time {
	width:10%;
	vertical-align:middle;
	font-size:.9em;
}
#mon {
	width:12%;
}
#wed {
	width:12%;
}
#fri {
	width:12%;
}
#sun {
	width:12%;
}
#tue {
	width:12%;
}
#thu {
	width:12%;
}
#sat {
	width:12%;
}
table#event-callender td.mon, td.wed, td.fri, td.sun {
	background-color:#FEF5D8
}
table#event-callender td.tue, td.thu, td.sat {
	background-color:#F4FDE1;
}
table#event-callender tbody td a:hover {
	color:#FFF;
	text-decoration:none
}
table#event-callender tbody td:hover {
	background-color: #ccc
}






#container{
	width:1004px;
	margin:0 auto;
	}
	
	
	#header{
		width:100%; height:122px;
		}
		#header #logo {
			background:url(../images/GigSport-Logo2.gif) no-repeat bottom;
			width:456px; height:90px;
			float:left;
			display:block; 
			text-indent:-500em;

			}
		#header #header-right-content{
			width:530px;
			float:right;
			}
			#header #header-right-content div{
			float:right;
			clear:both;
			}
			#header #header-right-content .top-links{
				text-align:right;
				}
			#header #header-right-content .phone{
				background:url(../images/ico-phone.gif) no-repeat;
				font-size:18pt;
				padding-left:0px;
				font-family:Tahoma, Geneva, Arial, Helvetica, sans-serif;
				color:#303032;
				font-weight:bold;
				width:310px;
				margin-top:5px;
				text-align:right;
				
				}
			#header #header-right-content .event-bar{
				background:url(../images/events-bar.gif) no-repeat;
				width:430px; height:22px;
				color:#FFFFFF;
				font-weight:bold;
				padding:14px 0 0 90px;
				margin-top:5px;
				}
				#header #header-right-content .event-bar a{
				color:#ffffff;
				text-decoration:none;
				padding:4px 4px 4px 4px;
				}
				#header #header-right-content .event-bar a:hover{
				color:yellow;
				text-decoration:underline;
				background:#0000FF;
				}
		#top-menu-bar{
			background:url(../images/top-menu-bg.gif) repeat-x;
			height:33px;
			}
			#top-menu{
				font-size:9pt;
				font-weight:bold;
				float:left;
				}
				#top-menu div{
					float:left;
					border-right:1px solid #c6c1c1;
					}
						#top-menu a{
							color:#000000;
							text-decoration:none;
							display:inline-block;
							height:22px;
							padding:10px 10px 0 10px;
							}
							#top-menu a:hover,
							.home #top-menu #home a, .home-border,
							.music #music a,
							.festivals #festivals a,
							.sports #sports a,
							.theatre #theatre a,
							.artists #artists a,
							.venues #venues a,
							.exclusives #exclusives a,
							.blog #blog a {
								 background:url(../images/active-tab-bg.gif) repeat-x #3869a3;
								 color:white;
									}
					
			#header #top-menu-bar #search-bar{
				float:right;
				padding-right:20px;
				}
				#header #top-menu-bar #search-bar .search-bg{
					background:url(../images/search-box-bg.gif) no-repeat;
					width:290px; height:30px;
					}
				#header #top-menu-bar #search-bar .search-box{
					border:none;
					background-color:transparent;
					width:225px; height:17px;
					padding:3px 10px 0 10px;
					margin:6px;
					}
					.float-left{
						float:left;
						}
					.float-right{
						float:right;
						}
			
	#left-bar{
		width:197px;
		float:left;
		}
		#eventcalendar-box{
			margin:0 0 10px 0;
			}
			#eventcalendar-box .eventcalendar-box-top{
				background:url(../images/item-box-top.gif) no-repeat;
				width:192px; height:20px;
				padding:5px 0 0 5px;
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-weight:bold;
				}
			#eventcalendar-box .eventcalendar-box-mid{
				background:url(../images/item-box-mid.gif) #ffffff repeat-x bottom;
				border-left:1px solid #b8b6b6;
				border-right:1px solid #b8b6b6;
				padding:10px 7px 0 6px;
				}
			#ev-float{
				
				}
				#ev-float div{
					float:left;
					}
				.combo-month{
					width:100px;
							}
					
			#ev-numbers{
				display:table-cell;
				padding-top:5px;
				}
				#ev-numbers div{
					float:left;
					border:1px solid #bec0c3;
					margin-right:2px;
					margin-bottom:3px;
					text-align:center;
					vertical-align:middle;
					}
				#ev-numbers a{
					color:#000000;
					text-decoration:none;
					display:inline-block;
					height:17px; width:22px;
					padding-top:3px;
					background:#d8d8d8 url(../images/weekdays-bg.gif) repeat-x;
					font-weight:bold;
				}
				#ev-numbers a:hover{
					color:#000000;
					text-decoration:none;
					background:#b6b6b6;
				}
				#ev-numbers #sunday-bg{
					}
					#ev-numbers #sunday-bg a{
						color:#FFFFFF;
						text-decoration:none;
						display:inline-block;
						height:17px; width:22px;
						padding-top:3px;
						background:url(../images/sunday-bg.gif) repeat-x #316eae;
						font-weight:bold;
						}
					#ev-numbers #sunday-bg a:hover{
						color:#ffffff;
						text-decoration:none;
						background:#316eae;
						}
                                        
                                      #ev-numbers #currentday-bg{
					}  
                                        #ev-numbers #currentday-bg a{
						color:#ffffff;
						text-decoration:none;
						background:#666666;
						}					
					#ev-numbers #currentday-bg a:hover{
						color:#ffffff;
						text-decoration:none;
						background:#316eae;
						}	
						
				#eventcalendar-box .eventcalendar-box-mid ul{
					padding-left:10px;
					}
				#eventcalendar-box .eventcalendar-box-mid ul li{
					list-style:none;
					background:url(../images/bullet.gif) no-repeat 0 5px;
					padding-left:10px;
					}
			#eventcalendar-box .eventcalendar-box-bot{
				background:url(../images/item-box-bot.gif) no-repeat;
				width:197px; height:9px;
				}
		#item-box{
			margin:0 0 10px 0;
			}
			#item-box .item-box-top{
				background:url(../images/item-box-top.gif) no-repeat;
				width:192px; height:20px;
				padding:5px 0 0 5px;
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-weight:bold;
				
				}
			#item-box .item-box-mid{
				background:url(../images/item-box-mid.gif) #ffffff repeat-x bottom;
				border-left:1px solid #b8b6b6;
				border-right:1px solid #b8b6b6;
				padding:10px 10px 0 0px;
				line-height:1.5em;
				}
				#item-box .item-box-mid a{
					color:#333333;
					text-decoration:none;
					}
				#item-box .item-box-mid a:hover{
					color:#1d30c2;
					text-decoration:underline;
					background:#ebe6e6;
					}
				#item-box .item-box-mid ul{
					padding-left:10px;
					}
				#item-box .item-box-mid ul li{
					list-style:none;
					background:url(../images/bullet.gif) no-repeat 0 5px;
					padding-left:10px;
					}
			#item-box .item-box-bot{
				background:url(../images/item-box-bot.gif) no-repeat;
				width:197px; height:9px;
				}
			
			#news-box{
			margin:0 0 10px 0;
			}
			#news-box .news-box-top{
				background:url(../images/item-box-top.gif) no-repeat;
				width:192px; height:20px;
				padding:5px 0 0 5px;
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-weight:bold;
				}
			#news-box .news-box-mid{
				background:url(../images/item-box-mid.gif) #ffffff repeat-x bottom;
				border-left:1px solid #b8b6b6;
				border-right:1px solid #b8b6b6;
				padding:10px 10px 0 10px;
				line-height:1.5em;
				}
				.news-date{
					font-size:8pt;
					font-weight:bold;
					background-color:#CCCCCC;
					color:#000000;
					}
				.news-heading{
					color:#000099;
					font-weight:bold;
					}
				.news-detail{
					color:#000000;
					}
				#news-box .news-box-mid a{
					color:#000099;
					text-decoration:underline;
					}
				#news-box .news-box-mid a:hover{
					color:#000099;
					text-decoration:none;
					}
				#news-box .news-box-mid ul{
					padding-left:10px;
					}
				#news-box .news-box-mid ul li{
					list-style:none;
					background:url(../images/bullet.gif) no-repeat 0 5px;
					padding-left:10px;
					}
			#news-box .news-box-bot{
				background:url(../images/item-box-bot.gif) no-repeat;
				width:197px; height:9px;
				}
			
			
			
			
			
			#features-box{
			margin:0 0 10px 0;
			}
			#features-box .features-box-top{
				background:url(../images/item-box-top.gif) no-repeat;
				width:192px; height:20px;
				padding:5px 0 0 5px;
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-weight:bold;
				}
			#features-box .features-box-mid{
				background:url(../images/item-box-mid.gif) #ffffff repeat-x bottom;
				border-left:1px solid #b8b6b6;
				border-right:1px solid #b8b6b6;
				padding:10px 10px 0 10px;
				line-height:1.5em;
				font-weight:bold;
				}
				#features-box .features-box-mid ul{
					padding-left:0px;
					}
				#features-box .features-box-mid ul li{
					list-style:none;
					background:url(../images/mark-ico.gif) no-repeat 0 1px;
					padding-left:20px;
					}
			#features-box .features-box-bot{
				background:url(../images/item-box-bot.gif) no-repeat;
				width:197px; height:9px;
				}
				
	#right-bar{
		width:197px;
		float:right;
		}
	#main-content{
		margin:0 auto;
		width:589px; height:auto;
		}
		.heading-bar{
			background:url(../images/heading-bar-bg.gif) no-repeat;
			height:26px;
			color:#ffffff;
			font-weight:bold;
			padding:5px 0 0 10px;
			margin:10px 0 0 0;
			font-size:12pt;
			}
			#home-ticket-box{
				}
				#home-ticket-box div{
					float:left;
					width:194px; height:90px;
					margin-bottom:5px;
					}
					#home-ticket-box #inner-ticket-box{
						width:185px;
						margin:0 auto 0 auto;
						float:none;
						font-size:7pt;
						padding-top:10px;
						}
						#home-ticket-box #inner-ticket-box a{
							color:#000000;
							text-decoration:underline;
							}
						#home-ticket-box #inner-ticket-box a:hover{
							color:#990000;
							text-decoration:none;
							}
						#home-ticket-box #inner-ticket-box .inner-ticket-img{
							float:left;
							/*padding:0 5px 5px 0;*/
							padding:5px;
							width: 80px; 
							height: 85px;
							border:1px solid #cdcdcd;
							margin-right:5px;

							}
				#feature-events-news{
					background:url(../images/feature-event-news-bg.gif) no-repeat;
					height:48px;
					font-size:13.5pt;
					padding:5px 5px 0 50px;
					text-align:center;
					font-family:Arial, Helvetica, sans-serif;
					font-weight:bold;
					}
					#feature-events-news a{
						color:#333333;
						}
					#feature-events-news a:hover{
						color:#1a51a5;
						}
				#join-blog{
					background:url(../images/JoinBlog-bg.gif) no-repeat;
					height:35px;
					font-size:13.5pt;
					padding:10px 5px 0 60px;
					text-align:center;
					font-family:Arial, Helvetica, sans-serif;
					font-weight:bold;
					}
					#join-blog a{
						color:#333333;
						}
					#join-blog a:hover{
						color:#333333;
						}
	
	
		/* main-content 2*/				
		#main-content-2{
			width:773px;
			border:1px solid #b8b6b6;
			float:left;
			margin-left:10px;
			background:#ffffff url(../images/main-content-2-bg.gif) repeat-x bottom;;
			padding:10px;
			height:100% !important;
			}
			
			
			
			
			.heading-bar-blue{
				background:url(../images/heading-bar-bg2.gif) no-repeat;
				height:26px;
				color:#ffffff;
				font-weight:bold;
				padding:5px 0 0 10px;
				margin:10px 0 0 0;
				font-size:12pt;
				}
				.heading-bar-blue a{
					color:white !important;
					text-decoration:none;
					}
				.heading-bar-blue a:hover{
					color:white !important;
					}
					
				#description-content{
					border:1px solid #b8b6b6;
					background:#ffffff url(../images/description-bg.gif) repeat-x bottom;
					/*height:210px; remove this */
					padding:10px;
					margin:10px 0 10px 0;
					overflow:hidden !important;
					}
					.description-image{
						float:left;
						padding:0 10px 10px 0;
						}
				#description-button-bar{
					}
					#description-button-bar div{
						float:left;
						padding-right:10px;
						}
					#report1{
						border:1px solid #acadae;
						width:100%;
						border-collapse:collapse;
						}
						#report1 th{
							border-bottom:1px solid #acadae;
							text-align:left;
							background:url(../images/report-th-bg.gif) repeat-x;
							height:28px;
							font-size:12px;
							padding-left:10px;
							}
							
							#report1 th.col-1{
								width:10%;
								
								}
							#report1 th.col-2{
								width:25%;
								
								}
							#report1 th.col-3{
								width:32%;
								
								}
							#report1 th.col-4{
								width:12%;
								
								}
							#report1 th.col-5{
								width:21%;
								
								}
						#report1 td{
							border-bottom:1px solid #acadae;
							text-align:left;
							
							font-size:12px;
							padding:5px 10px;
							vertical-align:top;
							font-size:8pt;
							}
							
							#report1 tr:hover{
						        background:#eeefee;
                                                        }
							
							
							
							#report1 td a{
								color:#0066CC;
								font-weight:bold;
								}
							#report1 td a:hover{
								color:#0066CC;
								font-weight:bold;
								text-decoration:underline;
								}
						.pricing{
							font-weight:bold;
							color:#0066CC;
							font-size:9pt;
							}
								A.seating-plan {
									color: #C60005!important;
									font-weight:normal !important;
									}
								A.seating-plan:hover {
									color:#C60005 !important;
									font-weight:normal !important;
									}
				#easiest-way-box{
					background:url(../images/easiest-way-box-bg.gif) repeat-x bottom;
					border:1px solid #CCCCCC;
					padding:10px;
					}
					#easiest-way-box img{
						float:left;
						padding:0 5px 5px 0;
						}
				#ticket-box-bullet{
					margin:20px 0 20px 0;
					line-height:2em;
					}
					#ticket-box-bullet ul{
						padding-left:10px;
						}
						#ticket-box-bullet li{
							list-style:none;
							background:url(../images/bullet2.gif) no-repeat 0 8px;
							padding-left:15px;
							}
							
				#report2{
					width:100%;
					border-collapse:collapse;
					border:1px solid #cccccc;
					}
					#report2 th{
						background:url(../images/report2-th-bg.gif) repeat-x;
						color:#ffffff;
						text-align:left;
						padding-left:10px;
						height:27px;
						font-size:12pt;
						}
					#report2 td{
						background:url(../images/report-th-bg.gif) repeat-x top;
						color:#000000;
						text-align:left;
						padding-left:10px;
						height:20px;
						}
						#report2 td a{
							font-size:8pt;
							font-weight:bold;
							color:#0066CC;
							}
							
				#report3{
					width:100%;
					border-collapse:collapse;
					border:1px solid #cccccc;
					background:url(../images/report3-bg.gif) repeat-x bottom #ffffff;
					}
					#report3 th{
						background:url(../images/report2-th-bg.gif) repeat-x;
						color:#ffffff;
						text-align:left;
						padding-left:10px;
						height:27px;
						font-size:12pt;
						}
					#report3 td{
						color:#000000;
						text-align:left;
						padding:10px;
						}
						#report3 td ul,ol{
							margin-left:20px;
						}
						
					#report3 td div{
						float:left;
						width:33%;
						}
						#report3 td a{
							font-size:8pt;
							font-weight:bold;
							color:#0066CC;
							}
					#report3-bullet{
					margin:20px 0 20px 0;
					}
					#report3-bullet ul{
	
						}
						#report3-bullet li{
							list-style:none;
							background:url(../images/bullet2.gif) no-repeat 0 3px;
							padding-left:15px;
							}
				#report4{
						border:1px solid #acadae;
						width:90%;
						border-collapse:collapse;
						}
						#report4 th{
							border-bottom:1px solid #acadae;
							text-align:left;
							background:url(../images/report-th-bg.gif) repeat-x;
							height:28px;
							font-size:12px;
							padding-left:10px;
							}
						#report4 td{
							border-bottom:1px solid #acadae;
							text-align:left;
							font-size:12px;
							padding:5px 10px;
							vertical-align:top;
							font-size:8pt;
							}
							
						 #report4 tr:hover{
                                                     background:#eeefee;
                                                 }
	
						#report4 tr:hover{
							background:#eeefee;
							}
							.map-text{
								font-size:12pt;
								color:#666666;
								text-align:center;
								font-weight:bold;
								margin-bottom:10px;
								}
				
				
				 #report4artist{
				 						border:1px solid #acadae;
				 						width:100%;
				 						border-collapse:collapse;
				 						}
				 						#report4artist th{
				 							border-bottom:1px solid #acadae;
				 							text-align:left;
				 							background:url(../images/report-th-bg.gif) repeat-x;
				 							height:28px;
				 							font-size:12px;
				 							padding-left:10px;
				 							}
				 						#report4artist td{
				 							border-bottom:1px solid #acadae;
				 							text-align:left;
				 							font-size:12px;
				 							padding:5px 10px;
				 							vertical-align:top;
				 							font-size:8pt;
				 							}
				 							
				 						 #report4artist tr:hover{
				                                                      background:#eeefee;
				                                                  }
				 	
				 						#report4artist tr:hover{
				 							background:#eeefee;
				 							}
				 							.map-text{
				 								font-size:12pt;
				 								color:#666666;
				 								text-align:center;
				 								font-weight:bold;
				 								margin-bottom:10px;
								}
								
			
			
			
						
							#report5{
								width:100%;
								border-collapse:collapse;
								border:1px solid #cccccc;
								background:url(../images/report3-bg.gif) repeat-x bottom #ffffff;
								}
								#report5 th{
									background:url(../images/report2-th-bg.gif) repeat-x;
									color:#ffffff;
									text-align:left;
									padding-left:10px;
									height:27px;
									font-size:12pt;
									}
								#report5 td{
									color:#000000;
									text-align:left;
									padding:10px;
									}
									#report5 td a{
										font-size:8pt;
										font-weight:bold;
										color:#0066CC;
										}
								#report5 ul{
				
									}
									#report5 li{
										list-style:none;
										background:url(../images/bullet2.gif) no-repeat 0 3px;
										padding-left:15px;
							}
			
			
			
		
		#Showticket-info-box{
			width:300px;
			float:left;
			margin-right:5px;
			}
			#Showticket-info-box th{
				background:repeat-x top skyblue;
				text-align:right;
				width:60px;
				vertical-align:top;
				font-weight:bold;
				padding:2px 4px 2px 0;
				color:white;
				}
			#Showticket-info-box td{
				background:url(../images/showticket-box-bg2.gif) repeat-x top #eff3f4;
				padding:2px 2px 2px 4px;
				vertical-align:top;
				}
				
				#form-table{
								width:100%;
								background:url(../images/form-bg.gif) repeat-x top #ededed;
								padding:10px;
								font-size:9pt;
								border:1px solid #b8b6b6;
								margin-top:10px;
								}
								#form-table tr{
									}
									#form-table td{
										}
										#form-table h1{
											color:black;
											font-size:14pt;
											}
										#form-table .amount-bg{
											background:#e2e2e2;
											}
										.pt8{
											font-size:8pt;
												}
											a.remove-cart{
												color:red;
												font-size:7pt;
												}
											a.remove-cart:hover{
												color:black;
												}
							
				
				
	/*end main-content 2*/


.related-events{
	background:#ffffff url(../images/description-bg.gif) repeat-x bottom;
	border:1px solid #b8b6b6;
	overflow:hidden !important;
	padding:10px 0 10px 0;
	margin:5px 0 5px 0;
	height:100%;
	}
.related-events ul {
	float:left;
	width:100%;
	margin:0;
	padding:0;
	list-style:none
}
.related-events li {
	display:inline;
	width:16.0em;
	float:left;
	line-height:1.5em;
	font-size:1.2em;
	padding-left:40px;
}
.related-events li a {
	text-decoration:underline;
	background:url(../images/arrowli.gif) no-repeat 0 .625em;
	padding:0 0 0 20px
}
.related-events li a:hover {
	background:url(../images/arrow-green-hov.gif) no-repeat 0em .625em
}
	
	
#FestivalTicketes-box{
border:1px solid #b8b6b6;
background:#ffffff url(../images/description-bg.gif) repeat-x bottom;
padding:10px;
height:100%;
margin:10px 0 10px 0;
overflow:hidden !important;
}
#FestivalTicketes-box li{
list-style:none;
background:url(../images/bullet.gif) no-repeat 0 5px;
padding-left:10px;
line-height:1.5em;
font-size:9pt;
}
#FestivalTicketes-box li a{
color:black;
text-decoration:underline;
}
#FestivalTicketes-box li a:hover{
text-decoration:none;
}

#FestivalTicketes-box div{
float:left;
width:30%;
padding:5px 10px 0 10px;;
}
						
	
	/* Tab Container*/
			.container {width: 586px;}
				ul.tabs {
					margin: 0;
					padding: 0;
					float: left;
					list-style: none;
					height: 32px;
					border-bottom: 1px solid #999;
					border-left: 1px solid #999;
					width: 100%;
				}
				ul.tabs li {
					float: left;
					margin: 0;
					padding: 0;
					height: 31px;
					line-height: 31px;
					border: 1px solid #999;
					border-left: none;
					margin-bottom: -1px;
					background: #e0e0e0;
					overflow: hidden;
					position: relative;
				}
				ul.tabs li a {
					text-decoration: none;
					color: #000;
					display: block;
					font-size: 1.2em;
					padding: 0 20px;
					border: 1px solid #fff;
					outline: none;
				}
				ul.tabs li a:hover {
					background: #ccc;
				}	
				html ul.tabs li.active, html ul.tabs li.active a:hover  {
					background: #fff;
					border-bottom: 1px solid #fff;
				}
				.tab_container {
					border: 1px solid #999;
					border-top: none;
					width: 100%;
					background:url(../images/tab-content-bg.gif) repeat-x bottom;
					-moz-border-radius-bottomright: 5px;
					-khtml-border-radius-bottomright: 5px;
					-webkit-border-bottom-right-radius: 5px;
					-moz-border-radius-bottomleft: 5px;
					-khtml-border-radius-bottomleft: 5px;
					-webkit-border-bottom-left-radius: 5px;
				}
				.tab_content {
					padding: 20px;
					font-size: 1.2em;
				}
				.tab_content h2 {
					font-weight: normal;
					padding-bottom: 10px;
					border-bottom: 1px dashed #ddd;
					font-size: 1.8em;
				}
				.tab_content h3 a{
					color: #254588;
				}
				.tab_content img {
					float: left;
					margin: 0 20px 20px 0;
					border: 1px solid #ddd;
					padding: 5px;
				}
				/*end Tab Container*/
				#tab-inner-div{
				height:auto;
				overflow:hidden !important;
				padding:15px 0 15px 15px;
				}
				#tab-inner-div a{
				color:#000000;
				color:#36F;
				}
				#tab-inner-div a:hover{
				color:#000000;
				background:#CCCCCC;
				}
				#tab-inner-div div{
				float:left;
				font-size:8pt;
				padding:3px 10px 3px 10px;
				line-height:1.5em;
				border-bottom:1px solid #999999;
				}
				.tab-inner-div-1{
				width:40%;
				font-weight:bold;
				}
				.tab-inner-div-2{
				width:30%;
				}
				.tab-inner-div-3{
				width:15%;
				font-weight:bold;
				}
				#tab-inner-div div.none-border-div{
				border-right:none;
				}
				#tab-inner-div div ul{
				list-style:none;
				}
				#tab-inner-div div ul li{
				}
				
#footer{
width:1004px;
margin:10px auto;
height:100%;
}
#footer #bot-links{
border-top:5px solid #333333;
border-bottom:5px solid #333333;
height:100%;
overflow:hidden;
padding-bottom:10px;
}
#footer #bot-links a{
color:#000000;
text-decoration:none;
}
#footer #bot-links a:hover{
color:#000000;
text-decoration:underline;
}
#footer #bot-links #div-float{
width:32%;
float:left;
padding-left:10px;
margin:10px 0 10px 0;
}
#footer #bot-links #div-float div{
float:left;
}
#footer #bot-links #div-float div ul{
float: left;
margin: 0;
padding: 0;
list-style: none;

}
#footer #bot-links #div-float div ul li{
float: left;
width: 138px;
margin: 0;
background:url(../images/bullet2.gif) no-repeat 0 3px;;
padding: 0 10px 0 10px;
}

	.dotted-line{
	border-right:1px dashed #CCCCCC !important;
	}
	.logos{
	text-align:center;
	padding-top:10px;
	}
	.copyrights{
	text-align:center;
	margin-top:20px;
	color:#999999;
	font-size:7pt;
	}
	.clearfloat{
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
	}
	.small-br{
	height:10px;
	}
	
	
	
/* Ticket Box*/
#looking-for-tickets{
	border:3px solid #999999;
	background:#e6e6e6;
	width:94% !important;
	padding:10px 10px 10px 10px !important;
	font-size:9pt;
	}
	#looking-for-tickets li{
		padding-left:20px;
		}
/* End Ticket Box*/	




/* event-callendaer */
table#event-callender thead th {
background:url(../images/bg-adds-center.gif) repeat-x #4d9ef2;
font-size:1.2em
}
table#event-callender th {
font-size:1em;
font-weight:bold;
line-height:1em;
background:url(../images/bg-adds-th.gif) repeat-x #b4bfae;
padding:5px;
border:1px solid #CCC;
vertical-align:middle
}
table#event-callender th.time {
text-indent:-300em
}
table#event-callender td.mon {
background-color:#333
}
table#event-callender td {
font-weight:bold;
text-align:center;
border:1px solid #CCC;
vertical-align:middle;
height:5em;
}
#time {
width:10%;
vertical-align:middle;
font-size:.9em;
}
#mon {
width:12%;
}
#wed {
width:12%;
}
#fri {
width:12%;
}
#sun {
width:12%;
}
#tue {
width:12%;
}
#thu {
width:12%;
}
#sat {
width:12%;
}
table#event-callender td.mon, td.wed, td.fri, td.sun {
background:#eaeaea;
}
table#event-callender td.tue, td.thu, td.sat {
background:#f6f0e0;
}
table#event-callender tbody td a:hover {
color:#FFF;
text-decoration:none
}
table#event-callender tbody td:hover {
background:#d2d2d2;
}

a.buy {
background: url(../images/btn-left1.gif) no-repeat top left;
display: block;
float: left;
font-size:13px;
line-height:9px;
font-weight:bold;
height: 21px;
padding-left: 9px;
text-decoration: none;
text-decoration:none;
min-width:108px;
text-align:center
}
a:link.buy, a:visited.v, a:active.buy {
color: #fff;
text-decoration:none
}
a.buy span {
background: url(../images/btn-right1.gif) no-repeat top right;
display: block;
padding: 5px 9px 7px 0;
color:#fff !important
}
a.buy:hover {
background-position: bottom left;
text-decoration:none;
}
a.buy:hover span {
background-position: bottom right;
color:#04f6ff !important;
}

/* end event-callendaer */


/* Images Slider */
#featured{ /*outer boundary*/
	width:578px; height:260px; 
	/*padding-right:250px; */
	position:relative; 
	border:5px solid #333333; 
	background:#333333;
}
#featured ul.ui-tabs-nav{ 
	position:absolute; 
	top:0; left:350px; 
	width:225px; 
	list-style:none; 
	padding:0; margin:0; 
}
#featured ul.ui-tabs-nav li{ 
	padding:1px 0; padding-left:13px;  
	font-size:12px; 
	color:#666; 
}
#featured ul.ui-tabs-nav li img{ 
	float:left; margin:2px 5px; 
	background:#fff; 
	padding:2px; 
}
#featured ul.ui-tabs-nav li span{ 
	font-size:11px; font-family:Verdana; 
	line-height:18px; 
}
#featured li.ui-tabs-nav-item a{
	display:block; 
	height:60px; 
	color:#333;  background:#fff; 
	line-height:20px;
}
#featured li.ui-tabs-nav-item a:hover{ 
	background:#f2f2f2; 
}
#featured li.ui-tabs-selected{ 
	background:url('../images/selected-item.gif') top left no-repeat;  
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{ 
	background:#ccc; 
}
#featured .ui-tabs-panel{ 
	width:350px; height:250px; 
	background:#999; position:relative;
}
#featured .ui-tabs-panel .info{ 
	position:absolute; 
	top:180px; left:0; 
	height:70px; 
	background: url('../images/transparent-bg.png'); 
	width:100%;
}
#featured .info h2{ 
	font-size:18px; font-family:Georgia, serif; 
	color:#fff; padding:5px; margin:0;
	overflow:hidden; 
}
#featured .info p{ 
	margin:0 5px; 
	font-family:Verdana; font-size:11px; 
	line-height:15px; color:#f0f0f0;
}
#featured .info a{ 
	text-decoration:none; 
	color:#fff; 
}
#featured .info a:hover{ 
	text-decoration:underline; 
}
#featured .ui-tabs-hide{ 
	display:none; 
}
/* End Images Slider */


#recent-events-image-container{
	border:1px solid #b8b6b6;
	background:#ffffff url(../images/description-bg.gif) repeat-x bottom;
	/*height:210px; remove this */
	padding:10px;
	margin:10px 0 10px 0;
	overflow:hidden !important;
	display:inline-block;
	width:auto;
	}
			
#main-img-box{
	background:url(../images/RecentEvents-bg.gif) no-repeat;
	width:171px; height:170px;
	text-align:center;
	padding:16px 5px 0 5px;
	margin:0 5px 6px 0;
	font-size:11pt;
	float:left;
	}
	#main-img-box img{
		border:1px solid #666666;
		margin-bottom:10px;
		}
	#main-img-box img:hover{
		border:2px solid #003399;
		}
	#main-img-box a{
		color:#333333;
		font-weight:bold;
		text-decoration:none;
		}
	#main-img-box a:hover{
		color:#003399;
		font-weight:bold;
		}
		
#recent-event-index{
	margin:0 auto;
	width:615px;
	}
	#recent-event-index div{
		float:left;
		margin-right:2px;
		margin-bottom:3px;
		text-align:center;
		}
	#recent-event-index a{
		border:1px solid #bec0c3;
		color:#000000;
		text-decoration:none;
		display:inline-block;
		height:17px; width:18px;
		padding-top:3px;
		background:#d8d8d8 url(../images/weekdays-bg.gif) repeat-x;
		font-weight:bold;
	}
	#recent-event-index a:hover{
		border:1px solid #bec0c3;
		color:#FFFFFF;
		text-decoration:none;
		display:inline-block;
		height:17px; width:18px;
		padding-top:3px;
		background:url(../images/sunday-bg.gif) repeat-x #316eae;
		font-weight:bold;
		}
	}
	#number{
		border:none !important;
		height:17px; width:18px !important;
		padding-top:3px !important;
		font-size:12pt !important;
		font-weight:bold !important;
		color:red !important;
		}

#artist-container{
	border:1px solid #b8b6b6;
	background:#ffffff url(../images/description-bg.gif) repeat-x bottom;
	/*height:210px; remove this */
	padding:10px;
	margin:10px 0 10px 0;
	overflow:hidden !important;
	display:inline-block;
	width:97%;
	}
#artist-row1{
	width:100%;
	border:1px solid #cccccc;
	background:url(../images/report3-bg.gif) repeat-x bottom #ffffff;
	padding:10px;
	margin-top:10px;
	}
	#artist-row1:hover{
		background:#ebe9e9;
		}
#artist-row2{
	width:100%;
	border:1px solid #cccccc;
	background:#f5f4f4;
	padding:10px;
	margin-top:10px;
	}
	#artist-row2:hover{
		background:#ebe9e9;
		}
	.artist-img-td{
		width:130px;
		}
	.artist-content{
		text-align:justify;
		padding-left:5px;
		}
	.artist-hd{
		font-size:15pt;
		font-weight:bold;
		}
	.artist-tickets-link{
		width:auto;
		text-align:right;
		font-size:10pt;
		font-weight:bold;
		}	
		
#main-content-3{
	border:1px solid #b8b6b6;
	background:#ffffff url(../images/main-content-2-bg.gif) repeat-x bottom;;
	padding:10px;
	height:100% !important;
	display:inline-block;
	width:auto;
	}
	#artist-desc-left-col{
		width:60%;
		/*border:1px solid black;*/
		float:left;
		}
	#artist-desc-right-col{
		width:36%;
		/*border:1px solid black;*/
		float:left;
		margin-left:20px;
		}
	#artis-description-content{
		border:1px solid #b8b6b6;
		background:#ffffff url(../images/description-bg.gif) repeat-x bottom;
		/*height:210px; remove this */
		padding:10px;
		overflow:hidden !important;
		width:auto;
		}
		.description-image{
			float:left;
			padding:0 10px 10px 0;
			}
			
		#div-float2{
			width:auto;
			padding-left:10px;
			font-size:9pt;
			line-height:15pt;
			margin-top:10px;
			display:inline-block;
			}
			#div-float2 div ul{
				float: left;
				margin: 0;
				padding: 0;
				list-style: none;
				}
				#div-float2 div ul li{
					float: left;
					width: 42%;
					margin: 0;
					background:url(../images/bullet.gif) no-repeat 0 7px;
					padding: 0 10px 0 10px;
					}
					#div-float2 div ul li a{
						color:#666666;
						text-decoration:underline;
						}
					#div-float2 div ul li a:hover{
						color:#000000;
						text-decoration:none;
						}
			#div-float2 label{
				width:100px;
				border:1px solid black;
				text-align:right;
				position:absolute;
				}
			#div-float2 input{
				margin-left:160px;
				}
						
		#div-float3{
			width:auto;
			padding-left:10px;
			font-size:9pt;
			line-height:15pt;
			margin-top:10px;
			display:inline-block;
			}
			#div-float3 div ul{
				float: left;
				margin: 0;
				padding: 0;
				list-style: none;
				}
				#div-float3 div ul li{
					margin: 0;
					background:url(../images/bullet2.gif) no-repeat 0 7px;
					padding: 0 10px 0 10px;
					}
					#div-float3 div ul li a{
						color:#666666;
						text-decoration:underline;
						}
					#div-float3 div ul li a:hover{
						color:#000000;
						text-decoration:none;
						}
						#simple-paging{
							margin-top:10px;
							}
							#simple-paging a{
								background:#CCCCCC;
								color:#333333;
								padding:0 3px 0 3px;
								border:1px solid #999999;
								}
							#simple-paging a:hover{
								background:#ffffff;
								color:#333333;
								padding:0 3px 0 3px;
								border:1px solid #999999;
								text-decoration:none;
								}
		#div-float4{
			width:auto;
			padding-left:10px;
			margin-top:10px;
			display:inline-block;
			}
			#div-float4 label{
				width:100px;
				text-align:right;
				position:absolute;
				margin-bottom:5px;
				}
			
		
		
		#icon-bar{
			width:auto;
			text-align:right;
			}		
