@charset "UTF-8";
/* CSS Document */


body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #5a5a5a;
	font-size: 94%;
	line-height:normal;
}

#showsheader {
	position:absolute;
	left:10px;
	top:0px;
	width:615px;
	height:120px;
	z-index:1;
}


#artistimage1 {
	position:absolute;
	left:1px;
	top:600px;
	width:231px;
	height:176px;
	z-index:2;
}

#artistinfo1 {
	position:absolute;
	left:221px;
	top:590px;
	width:358px;
	height:161px;
	z-index:2;
}

#artistimage2 {
	position:absolute;
	left:1px;
	top:175px;
	width:231px;
	height:176px;
	z-index:2;
}

#artistinfo2 {
	position:absolute;
	left:221px;
	top:165px;
	width:358px;
	height:159px;
	z-index:2;
}

#artistimage5 {
	position:absolute;
	left:1px;
	top:997px;
	width:231px;
	height:176px;
	z-index:2;
}

#artistinfo5 {
	position:absolute;
	left:221px;
	top:987px;
	width:358px;
	height:160px;
	z-index:2;
}

#artistimage3 {
	position:absolute;
	left:1px;
	top:379px;
	width:231px;
	height:176px;
	z-index:2;
}

#artistinfo3 {
	position:absolute;
	left:221px;
	top:369px;
	width:358px;
	height:182px;
	z-index:2;
}

#artistimage4 {
	position:absolute;
	left:1px;
	top:798px;
	width:231px;
	height:176px;
	z-index:2;
}

#artistinfo4 {
	position:absolute;
	left:221px;
	top:788px;
	width:358px;
	height:162px;
	z-index:2;
}



#artistimage6 {
	position:absolute;
	left:1px;
	top:1068px;
	width:231px;
	height:176px;
	z-index:2;
}

#artistinfo6 {
	position:absolute;
	left:221px;
	top:1058px;
	width:358px;
	height:160px;
	z-index:2;
}

.harlowsact { 
    width: 589px;
	margin: 10px 0 10px 12px;
	padding: 0 12px 10px;
	border-bottom: 1px dashed #5a5a5a;
	list-style-type: none;
	font-size: 94%;
}
	
.artistname {
	color: #036;
	font-size: 1.2em !important;
	font-weight: bold;
}
	
.artistinfo { font-size: 1em !important; display: block; }
	
.artistinfoItalic { font-style: italic; }
	
.artistimage { }
	
.showdate { color: #c30; font-size: 1.2em !important; }
	
	li.ticketlink a { color: #efefcb; background-color: #334370; background-image: url(../images/harlows_mailinglist_bg1.png); background-repeat: repeat-x; text-decoration: none; text-transform: uppercase; text-align: center; width: 150px; height: 35px; padding-top: 15px; display: block; }
	
	li.ticketlink a:hover { color: #fff; background-color: #334370; text-decoration: underline; }

#footer2 {
	color: #5a5a5a;
	font-size: 10px;
	background-color: #fff;
	text-transform: uppercase;
	text-align: center;
	position: absolute;
	top: 1265px;
	left:0px;
	width: 950px;
	height: 60px;
	clear: both;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 11px;
}

#footer2 .copyright2 { text-transform: none; margin-top: 5px; display: block; }
	#footer2 a { color: #5a5a5a; }
	#footer2 a:hover { color: #436193; }
	#aaalogo2 { position: relative; top: -35px; right: 100px; float: right; }


#footer3 {
	color: #5a5a5a;
	font-size: 10px;
	background-color: #fff;
	text-transform: uppercase;
	text-align: center;
	position: absolute;
	top: 1187px;
	left:0px;
	width: 950px;
	height: 60px;
	clear: both;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 11px;
}

#footer3 .copyright3 { text-transform: none; margin-top: 5px; display: block; }
	#footer3 a { color: #5a5a5a; }
	#footer3 a:hover { color: #436193; }
	#aaalogo3 { position: relative; top: -35px; right: 100px; float: right; }
