/* CSS Document */
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.txt_12_red_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #660000;
}
.txt_12_grey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BBBBBB;
}
.txt_10_grey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BBBBBB;
}
.txt_10_grey_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BBBBBB;
	font-weight:bold;	
}

.txt_bold_10_orange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC3300;
	font-weight: bold;
}
.txt_10_yellow {
	font-size: 10px; color: #FF9900; font-family: Verdana, Arial, Helvetica, sans-serif;
}
.table_menu_rx{
	margin-top:5px;
	margin-left:15px;
	margin-bottom:5px;

}
.image_home_news {
	border:#000000;
	border-collapse:collapse;
	margin:3px;
	border-width:1px;
	border-style:solid;
	
}
.spacer_news {
	padding-left:20px;	
}
.spacer_news_zero {
	padding-left:0px;	
}
.body_news{
	padding-left:25px;
	padding-right:5px;
}
.body_news2{
	padding-left:5px;
	padding-right:5px;
}
.artist_menu_dx {
	padding-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bolder;
	color:#ffffff;
	
}

.artist_details_title {
	padding-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bolder;
	color:#ffffff;
	
}
.artist_detail_subtitle {
	padding-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bolder;
	color:#FF9900;
	
}

.artist_event_cnt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bolder;
	color:#ffffff;
}
.no_link{
	text-decoration:none;
}
.image_banner_news {
	border:#000000;
	border-collapse:collapse;
	margin:3px;
	border-width:1px;
	border-style:solid;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.input_newsletter{
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	width:110px;
	height:10px;
	border:1px;
	border-color:#000000;
	border-style:hidden;
	background-color:#333333;
}
.div_newsletter{
	vertical-align:top;
}
.menu_horizontal_selected{
	background:#000000;
	border-width:1px;
	border-bottom-color:#000000;
	border-right-color:#000000;
	border-left-color:#000000;
	border-top-color:#000000;
	border-style:inset;
	height:12px;
	font-family:Verdana;
	font-size:12px;
	font-weight:bolder;
	color:#CC3300;
	padding-left:7px;
	text-decoration:none;	
	padding-right:7px;
}
.menu_horizontal{
	background:#000000;
	border-width:1px;
	border-color:#000000;
	border-style:inset;
	height:12px;
	font-family:Verdana;
	font-size:12px;
	font-weight:bolder;
	color:#FFFFFF;
	padding-left:7px;
	padding-right:7px;
	text-decoration:none;	
}
.menu_horizontal:HOVER{
	background:#000000;
	border-width:1px;
	border-color:#000000;
	border-style:inset;
	height:12px;
	font-family:Verdana;
	font-size:12px;
	font-weight:bolder;
	color:#FF9900;
	padding-left:7px;
	padding-right:7px;
	text-decoration:none;
}
.orange {
color:#FF6600; !important
}
/*HIGHSLIDE CSS*/

.highslide {
    cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 2px solid #660000;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-image {
	border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: white;
	font-style: 'MS Sans Serif';
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;

    padding-left: 22px;
    background-image: url(/highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;

}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
/*HIGHSLIDE CSS*/

