@charset "ISO-8859-1";
#divMiddleCol  ul {
	margin-left: 20px;
}
#divMiddleCol li  {
	margin-bottom: 10px;
}
#divHomeArtist {
	margin-bottom: 10px;
	position: relative;
	float: right;
	width: 280px;
}
#divHomeArtistImg, #divDetailArtistImg {
	width: 144px;
	text-align: right;
	font-size: 0.95em;
	margin-top: 0px;
}
#divHomeArtistImg   img ,#divDetailArtistImg img{
	margin-bottom: 10px;
}
#divDetailArtistImg {
	margin-top: 0px;
}


.divArtist {
	margin-bottom: 0px;
	
}
.divArtist .textArea {
	margin-left: 155px;
	
}
.divArtist  img {
	margin-bottom: 10px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
}
.divAllConcert {
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.divAllConcert  li {
	margin-bottom: 1px;
}
.tdLogos {
	padding-bottom: 8px;
}
.tdLogos img {
	margin-right: 10px;
	margin-top: 3px;
}
table.tickets {
	margin-top: 7px;
}
table.tickets td {
	padding: 2px 4px;
}
table.tickets td.vip {
	background-color: #C2C9D2;
}
table.tickets td.platinum {
	background-color: #A0BBD5;
}
table.tickets td.gold {
	background-color: #D7BF64;
}
table.tickets td.silver {
	background-color: #C5CBD4;
}
table.tickets td.bronze {
	background-color: #C0A67D;
}
table.tickets h2 {
	color: #333333;
	text-transform: uppercase;
	margin-bottom: 0px;
	font-size: 1.1em;
}
table.tickets tr.border td {
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 5px;
}
table.tickets tr.top td {
	padding-top: 5px;
}
table.padding td {
	padding-right: 15px;
}
.needsContent {
	font-style: italic;
	font-weight: bold;
	color: #000066;
	font-size: 1.1em;
}
.nospace {
	margin-bottom: 0px;
}
#divLogout {
	float: right;
	width: 100px;
	text-align: right;
	padding-right:15px;
}
.txtSocial {
	vertical-align: 2px;
	margin-right:5px;
}
#imgThakar {
	margin-top: 25px;
	margin-right: px;
	margin-left: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#imgThakar img{
	padding-bottom:5px;
}
