#homePromoBlock1 {
	width: 629px;
	height: auto;
	margin-left: 0px;
	margin-top: 0px;
	float: left;
	padding: 10px 0px 10px 0px; 
	text-align: center; 
	vertical-align: top; 
	background: -moz-linear-gradient(top, #990000, #EE0000);
    /* Chrome, Safari:*/
    background: -webkit-gradient(linear, left top, left bottom, from(#990000), to(#EE0000));
    /* MSIE */
    filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#990000', EndColorStr='#EE0000', GradientType=0);
	border: 1px none #CCCCCC;
	border-top: none 1px #AAAAAA;
	border-right: solid 1px #333333;
	border-bottom: none 1px #222222;
	border-left: none 1px #AAAAAA;
}

#homePromoBlock2 {
	width: 629px;
	height: auto;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	padding: 10px 0px 10px 0px; 
	text-align: center; 
	vertical-align: top; 
	background: -moz-linear-gradient(top, #330033, #990099);
    /* Chrome, Safari:*/
    background: -webkit-gradient(linear, left top, left bottom, from(#330033), to(#990099));
    /* MSIE */
    filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#330033', EndColorStr='#990099', GradientType=0);
	border-top: none 1px #AAAAAA;
	border-right: solid 1px #333333;
	border-bottom: none 1px #222222;
	border-left: none 1px #AAAAAA;
}

#homePromoBlock3 {
	width: 629px;
	height: auto;
	margin-left: 0px;
	margin-top: 0px;
	float: left;
	padding: 10px 0px 10px 0px; 
	text-align: center; 
	vertical-align: top; 
	background: -moz-linear-gradient(top, #0033CC, #0066FF);
    /* Chrome, Safari:*/
    background: -webkit-gradient(linear, left top, left bottom, from(#0033CC), to(#0066FF));
    /* MSIE */
    filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#0033CC', EndColorStr='#0066FF', GradientType=0);
	border-top: none 1px #AAAAAA;
	border-right: solid 1px #333333;
	border-bottom: none 1px #222222;
	border-left: none 1px #AAAAAA;
}

#homePromoBlock4 {
	width: 629px;
	height: auto;
	margin-left: 0px;
	margin-top: 0px;
	float: left;
	padding: 10px 0px 10px 0px; 
	text-align: center; 
	vertical-align: top; 
	background: #FF0066;
	border-top: none 1px #AAAAAA;
	border-right: solid 1px #333333;
	border-bottom: none 1px #222222;
	border-left: none 1px #AAAAAA;
}

#homePromoBlock5 {
	width: 629px;
	height: auto;
	margin-left: 0px;
	margin-top: 0px;
	float: left;
	padding: 10px 0px 10px 0px; 
	text-align: center; 
	vertical-align: top; 
	background: #00C000;
	background: -moz-linear-gradient(top, #006600, #00CC00);
    /* Chrome, Safari:*/
    background: -webkit-gradient(linear, left top, left bottom, from(#006600), to(#00CC00));
    /* MSIE */
    filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#006600', EndColorStr='#00CC00', GradientType=0);
	border-top: none 1px #AAAAAA;
	border-right: solid 1px #333333;
	border-bottom: none 1px #222222;
	border-left: none 1px #AAAAAA;
}

.promoBoxLeftContent {
	float: left;
	margin: 0px 0px 0px 0px;
	width: 449px;
}

.promoBoxLeftContent2 {
	float: left;
	margin: 0px 0px 0px 0px;
	width: 369px;
}

.promoBoxPicContent {
	float: right;
	margin: 0px 10px 0px 0px;
	height: auto;
	width: auto;
	background-color: #000000;
	border-top: 1px none #333333;
	border-right: 1px none #333333;
	border-bottom: 1px none #333333;
	border-left: 1px none #333333;
	-moz-box-shadow: -1px 1px 4px #222222;
	-webkit-box-shadow: -1px 1px 4px #222222;
	box-shadow: -1px 1px 4px #222222;
}

.promoHeadBig {
	margin: 0px 20px 0px 30px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	line-height: 40px;
	font-weight: bold;
	color: #FFFFFF;
	text-shadow: #222 -2px 2px 2px;
}

.promoDate1 {
	margin: 8px 20px 5px 30px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 24px;
	font-weight: normal;
	color: #FFFFFF;
}

.promoHead1 {
	margin: 0px 20px 0px 30px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
}

.promoHead2 {
	margin: 8px 20px 0px 30px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	color: #FFFFFF;
}

.promoHead2n {
	margin: 8px 20px 0px 30px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 19px;
	font-weight: normal;
	color: #FFFFFF;
}

.promoSubHead1 {
	margin: 8px 0px 0px 30px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
}

.promoBody1 {
	margin: 8px 20px 0px 30px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #FFFFFF;
}

.promoBody2 {
	margin: 8px 20px 0px 30px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
}

.listingBody1 {
	position: static;
	top: 0px;
	left: 0px;
	height: auto;
	width: auto;
	background-color: #222222;
	vertical-align: top;
	padding: 2px 8px 2px 8px;
	border-top: 0px none #333333;
	border-right: 1px none #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px none #333333;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #CCCCCC;
}

.listingDate1 {
	color:FFCCAA;
	font-weight:bold;
}

.bandName1 {
	color: #3399FF;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}

.bandName1 a {
	color: #3399FF;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}

.bandName2 {
	color: #00FF33;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}

.bandName2 a {
	color: #00FF33;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}

.bandName3 {
	color: #CC00CC;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}

.bandName3 a {
	color: #CC00CC;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}

.bandName4 {
	color: #FF0033;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}

.bandName4 a {
	color: #FF0033;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}


.itemText {
	position: static;
	top: 0px;
	left: 0px;
	height: auto;
	width: auto;
	background-color: #222222;
	vertical-align: top;
	padding: 2px 8px 2px 8px;
	border-top: 0px none #333333;
	border-right: 1px none #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px none #333333;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #CCCCCC;
}

.itemText1 {
	position: static;
	top: 0px;
	left: 0px;
	height: auto;
	width: auto;
	background-color: #333366;
	vertical-align: top;
	padding: 2px 8px 2px 8px;
	border-top: 1px solid #333333;
	border-right: 1px none #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px none #333333;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #CCCCCC;
}

.itemText2 {
	position: static;
	top: 0px;
	left: 0px;
	height: auto;
	width: auto;
	background-color: #006600;
	vertical-align: top;
	padding: 2px 8px 2px 8px;
	border-top: 0px none #333333;
	border-right: 1px none #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px none #333333;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #CCCCCC;
}

.itemText3 {
	position: static;
	top: 0px;
	left: 0px;
	height: auto;
	width: auto;
	background-color: #330033;
	vertical-align: top;
	padding: 2px 8px 2px 8px;
	border-top: 0px none #333333;
	border-right: 1px none #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px none #333333;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #CCCCCC;
}

.itemText4 {
	position: static;
	top: 0px;
	left: 0px;
	height: auto;
	width: auto;
	background-color: #660011;
	vertical-align: top;
	padding: 2px 8px 2px 8px;
	border-top: 0px none #333333;
	border-right: 1px none #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px none #333333;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #CCCCCC;
}

.itemText5 {
	position: static;
	top: 0px;
	left: 0px;
	height: auto;
	width: auto;
	background-color: #443300;
	vertical-align: top;
	padding: 2px 8px 2px 8px;
	border-top: 0px none #333333;
	border-right: 1px none #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px none #333333;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #CCCCCC;
}

/* LISTING STYLES STARTS HERE */

.listingHead1 {
	position: static;
	top: 0px;
	left: 0px;
	height: auto;
	width: auto;
	background-color: #3366FF;
	vertical-align: top;
	padding: 4px 8px 4px 8px;
	border-top: 1px none #3333CC;
	border-right: 1px none #3333CC;
	border-bottom: 0px none #3333CC;
	border-left: 1px none #336699;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 19px;
	font-weight: bold;
	color: #FFFFFF;
}

.listingBody1 {
	position: static;
	top: 0px;
	left: 0px;
	height: auto;
	width: auto;
	background-color: #222222;
	vertical-align: top;
	padding: 2px 8px 2px 8px;
	border-top: 0px none #333333;
	border-right: 1px none #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px none #333333;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #CCCCCC;
}

.listingDate1 {
	color:FFCCAA;
	font-weight:bold;
}

.artistName1 {
	color: #3399FF;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}

.artistName1 a {
	color: #3399FF;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}

.listingHead2 {
	position: static;
	top: 0px;
	left: 0px;
	height: auto;
	width: auto;
	background-color: #00CC33;
	vertical-align: top;
	padding: 4px 8px 4px 8px;
	border-top: 1px solid #009900;
	border-right: 1px none #3333CC;
	border-bottom: 0px none #3333CC;
	border-left: 1px none #336699;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 19px;
	font-weight: bold;
	color: #FFFFFF;
}

.listingBody2 {
	position: static;
	top: 0px;
	left: 0px;
	height: auto;
	width: auto;
	background-color: #333366;
	vertical-align: top;
	padding: 2px 8px 2px 8px;
	border-top: 1px none #333333;
	border-right: 1px none #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px none #333333;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #CCCCCC;
}

.artistName2 {
	color: #33FF33;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}

.artistName2 a {
	color: #33FF33;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}


.listingHead3 {
	position: static;
	top: 0px;
	left: 0px;
	height: auto;
	width: auto;
	background-color: #990099;
	vertical-align: top;
	padding: 4px 8px 4px 8px;
	border-top: 1px none #660066;
	border-right: 1px none #3333CC;
	border-bottom: 0px none #3333CC;
	border-left: 1px none #336699;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 19px;
	font-weight: bold;
	color: #FFFFFF;
}

.listingBody3 {
	position: static;
	top: 0px;
	left: 0px;
	height: auto;
	width: auto;
	background-color: #006600;
	vertical-align: top;
	padding: 2px 8px 2px 8px;
	border-top: 0px none #333333;
	border-right: 1px none #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px none #333333;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #CCCCCC;
}

.artistName3 {
	color: #CC00CC;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}

.artistName3 a {
	color: #CC00CC;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}

.listingHead4 {
	position: static;
	top: 0px;
	left: 0px;
	height: auto;
	width: auto;
	background-color: #FF0033;
	vertical-align: top;
	padding: 4px 8px 4px 8px;
	border-top: 1px none #660066;
	border-right: 1px none #3333CC;
	border-bottom: 0px none #3333CC;
	border-left: 1px none #336699;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 19px;
	font-weight: bold;
	color: #FFFFFF;
}

.listingBody4 {
	position: static;
	top: 0px;
	left: 0px;
	height: auto;
	width: auto;
	background-color: #330033;
	vertical-align: top;
	padding: 2px 8px 2px 8px;
	border-top: 0px none #333333;
	border-right: 1px none #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px none #333333;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #CCCCCC;
}

.artistName4 {
	color: #FF0033;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}

.artistName4 a {
	color: #FF0033;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}

.listingHead5 {
	position: static;
	top: 0px;
	left: 0px;
	height: auto;
	width: auto;
	background-color: #FFC900;
	vertical-align: top;
	padding: 4px 8px 4px 8px;
	border-top: 1px none #3333CC;
	border-right: 1px none #3333CC;
	border-bottom: 0px none #3333CC;
	border-left: 1px none #336699;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 19px;
	font-weight: bold;
	color: #FFFFFF;
}

.listingBody5 {
	position: static;
	top: 0px;
	left: 0px;
	height: auto;
	width: auto;
	background-color: #663300;
	vertical-align: top;
	padding: 2px 8px 2px 8px;
	border-top: 0px none #333333;
	border-right: 1px none #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px none #333333;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #CCCCCC;
}

.artistName5 {
	color: #FFC000;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}

.artistName5 a {
	color: #FFC000;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}

