/*
 * Global Styling
 */

body
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 0px 0px 0px; 
	background: url(../images/bg_inverted_hq.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #f8f8f8;
}

p
{
	display: inline;
}

input[type=text], input[type=password]
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border:1px #666 solid;
	height:22px;
}

textarea
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

select
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

input.button
{
	width: 100px;
}

input[type=submit] {
	height:24px;
	font-size: 12px;
	border:1px #666 solid;
	background-color:#FFFFFF;
}

form
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: inline;
}

table
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

tr
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f23428;
	text-decoration: none;
}

a:hover
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff0000;
	text-decoration: none;
	cursor: pointer;
}

#container {
	background-color:#f8f8f8;
}

.fullwidth {
	 padding:0 10px; 
	 margin:0;
 }


/*
 * Additional Styling
 */

.shadeBox
{
	border: 1px solid #CCCCCC; 
	padding: 5px 5px 5px 5px; 
	background-image: url(../images/gradient.jpg); 
	background-repeat: repeat-x; 
	background-position: bottom; 
	background-color: #FFFFFF;
}

.shadeBox_small
{
	border: 1px solid #CCCCCC; 
	padding: 5px 5px 5px 5px; 
	background-image: url(../images/gradient_small.jpg); 
	background-repeat: repeat-x; 
	background-position: bottom; 
	background-color: #FFFFFF;
}

.bannerLink
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px 10px 0px 10px;
}

.bannerLink:hover
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f23428;
	text-decoration: none;
	margin: 0px 10px 0px 10px;
}

.bannerText
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.memberbannerLink
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px 10px 0px 10px;
}

.memberbannerLink:hover
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	margin: 0px 10px 0px 10px;
}
.memberbannerText
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.header
{
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	background-image: url('../images/bars.gif');
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 25px;
	margin: 5px 0px 10px 0px;
}

.greyheader
{
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	background-image: url('../images/greybars.gif');
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 25px;
	margin: 5px 0px 10px 0px;
}


.headerText
{
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.hintLink
{
	font-size: 10px;
	text-decoration: underline;
}

.hintLink:hover
{
	font-size: 10px;
	text-decoration: blink;
}

#top_navigation {
float:right;
background-color:#f8f8f8;
bottom:0;
right:-10px;
position:absolute;
}

#top_navigation ul {
	margin:0;
	padding:0;
}

#top_navigation li {
	float:left;
	list-style-type:none;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
	padding:8px 0;
	margin-top:-5px;
	background-color:#f8f8f8;
}

#top_navigation li a {
	color:#54514c;
	text-decoration:none;
	padding: 8px;
}

#top_navigation li a:hover, #top_navigation li a.hover {
	text-shadow: #000 5px 5px 10px;
	color:#fff;
}

#top_navigation li:hover, #top_navigation li.hover, #active {
	background-color:#CC0000;
	color:#fff !important;
	text-shadow: #000 5px 5px 10px;
}

#left_bar {
	overflow:hidden;
}

.hintText
{
	font-size: 10px;
	color: #999999;
}

.altRow
{
	background-color: #e9f2ff;
}


.footerLink
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px 10px 0px 10px;
}

.footerLink:hover
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #363634;
	text-decoration: none;
	margin: 0px 10px 0px 10px;
}

.footerText
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px 10px 0px 10px;
}


.redLink
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#f23428;
	text-decoration: none;
}


.redLink:hover
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#CC0000;
	text-decoration: none;
}


.whiteLink
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;
}

.whiteLink:hover
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;
}

.gallery_album_thumb {
background-image:url('../images/album_back.png');
width:163px;
height:136px;
float:left; 
margin:5px;
text-align:center;
position:relative;
}

.gallery_album_thumb img {
position:absolute;
margin-left:22px;
top:22px;
}

.gallery_album_thumb p{
top:95px;
position:absolute;
left:20px;
width:110px;
text-align:center;
padding:0;
margin:0;
}

/*
 * Search Styling
 */
.searchHeader
{
	font-weight: bold;
	font-style: italic;
}

.searchHeaderAlt
{
	font-weight: bold;
	font-style: italic;
	background-color: #e9f2ff;
}

.searchFooter
{
	font-weight: bold;
	font-style: italic;
}

/*
 * Hoverbox Styling
 */
.hoverbox_album
{
	display: inline;
	position: relative;
}

.hoverbox_album a .preview
{
	display: none;
}

.hoverbox_album a:hover .preview
{
	display: block;
	position: absolute;	
	z-index: 1;
}

.hoverbox_photo
{
	display: inline;
	position: relative;
}

.hoverbox_photo a .preview
{
	display: none;
}

.hoverbox_photo a:hover .preview
{
	display: block;
	position: absolute;	
	z-index: 1;
}

.hoverbox_top10
{
	display: inline;
	position: relative;
}

.hoverbox_top10 a .preview
{
	display: none;
}

.hoverbox_top10 a:hover .preview
{
	display: block;
	position:absolute;	
	z-index: 1;
}


/*
 * Popup Calendar Styling
 */
.calendar_cpYearNavigation,
.calendar_cpMonthNavigation
{
	text-align: center;
	text-decoration: none;
	color: #333333;
	font-weight: bold;
	border-bottom: 1px solid #333333;
}

.calendar_cpDayColumnHeader,
.calendar_cpYearNavigation,
.calendar_cpMonthNavigation,
.calendar_cpCurrentMonthDate,
.calendar_cpCurrentMonthDateDisabled,
.calendar_cpOtherMonthDate,
.calendar_cpOtherMonthDateDisabled,
.calendar_cpCurrentDate,
.calendar_cpCurrentDateDisabled,
.calendar_cpTodayText,
.calendar_cpTodayTextDisabled,
.calendar_cpText
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px 3px 3px 3px;
	text-align: center;
}

TD.calendar_cpDayColumnHeader
{
	text-align: right;
	border-bottom: 0px solid #333333;
}

.calendar_cpCurrentMonthDate,
.calendar_cpOtherMonthDate,
.calendar_cpCurrentDate
{
	text-align: right;
	text-decoration: none;
}

.calendar_cpCurrentMonthDateDisabled,
.calendar_cpOtherMonthDateDisabled,
.calendar_cpCurrentDateDisabled
{
	color: #D0D0D0;
	text-align: right;
	text-decoration: line-through;
}

.calendar_cpCurrentMonthDate
{
	color: #2e9bc4;
	font-weight: bold;
}

.calendar_cpCurrentDate
{
	color: #FFFFFF;
	font-weight:bold;
}

.calendar_cpOtherMonthDate
{
	color:#808080;
}

TD.calendar_cpCurrentDate
{
	color:#FFFFFF;
	background-color: #2e9bc4;
	border: 1px solid #000000;
}

TD.calendar_cpCurrentDateDisabled
{
	border: 1px solid #FFAAAA;
}

TD.calendar_cpTodayText,
TD.calendar_cpTodayTextDisabled
{
	border: 1px solid #2e9bc4;
}

A.calendar_cpTodayText,
SPAN.calendar_cpTodayTextDisabled
{
	height: 20px;
}

A.calendar_cpTodayText
{
	color: #2e9bc4;
	font-weight: bold;
}

A.calendar_cpTodayText:hover
{
	color: #333333;
}

SPAN.calendar_cpTodayTextDisabled
{
	color: #D0D0D0;
}

.calendar_cpBorder
{
	border: 1px solid #2e9bc4;
}

/*Buttons*/
.linkbutton
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #f23428;
	height: 20px;
	border:none;
	background:none;
	cursor:pointer;
	text-align:left;
}

.linkbuttonOver
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #336699;
	height: 20px;
	border:none;
	background:none;
	cursor:pointer;
	text-align:left;
}

.featuredbutton
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	border:none;
	cursor:pointer;
	text-align:left;
	height:40px;
	background:none;
	width:130px;
	background:url(../images/featured_bg.jpg);
	background-repeat:repeat-x;
	padding-left:5px;
}

.featuredbutton2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	border:none;
	cursor:pointer;
	text-align:left;
	height:40px;
	background:none;
	width:130px;
	background-repeat:repeat-x;
	background:url(../images/featured_bg1.jpg);
	border-left:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	padding-left:5px;
}

.featuredbuttonOver
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	border:none;
	cursor:pointer;
	text-align:left;
	background:#333333;
	border-bottom:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	height:40px;
	width:130px;
	padding-left:5px;
}

.featuredbuttonOver2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	border:none;
	cursor:pointer;
	text-align:left;
	background:#333333;
	height:40px;
	width:130px;
	padding-left:5px;
}

.featuredbuttonSelected
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	border:none;
	cursor:pointer;
	text-align:left;
	background:url(../images/featuredSelected.gif);
	background-repeat:no-repeat;
	height:40px;
	width:140px;
	padding-left:5px;
	font-style:italic;
}

.recommandedbutton
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #336699;
	cursor:pointer;
	text-align:left;
	height:22px;
	width:58px;
	border:none;
	background: url(../images/recommended_bg.jpg);
	background-repeat:no-repeat;
	text-align:center;
	
}

.recommandedbuttonOver
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #333333;
	cursor:pointer;
	text-align:left;
	background:#FFFFFF;
	height:25px;
	width:57px;
	text-align:center;
	border:none;
}


.top11button
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9px;
	color: #336699;
	cursor:pointer;
	text-align:center;
	height:22px;
	width:46px;
	background: url(../images/top11_bg.jpg);
	background-repeat:no-repeat;
	border:none;
}

.top11buttonOver
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9px;
	color: #######;
	cursor:pointer;
	text-align:left;
	background:#FFFFFF;
	height:25px;
	width:46px;
	text-align:center;
	border:none;
}


.samplebutton
{
	border:none;
	background:url(../images/sound.png);
	width:30px;
	height:30px;
	cursor:pointer;
}
.samplebuttonOver
{
	border:none;
	background:url(../images/sound.png);
	width:30px;
	height:30px;
	cursor:pointer;
}

.samplebutton1
{
	border:none;
	background:url(../images/freesample.png);
	width:117px;
	height:30px;
	cursor:pointer;
}
.samplebuttonOver1
{
	border:none;
	background:url(../images/freesample.png);
	width:117px;
	height:30px;
	cursor:pointer;
}

.buybutton
{
	border:none;
	background:url(../images/buy.gif);
	width:27px;
	height:27px;
	cursor:pointer;
}
.buybuttonOver
{
	border:none;
	background:url(../images/buy.gif);
	width:27px;
	height:27px;
	cursor:pointer;
}
.playlistbutton
{
	border:none;
	background:url(../images/plus.png);
	width:30px;
	height:30px;
	cursor:pointer;
}
.playlistbuttonOver
{
	border:none;
	background:url(../images/plus.png);
	width:30px;
	height:30px;
	cursor:pointer;
}
.commentbutton
{
	border:none;
	background:url(../images/chat.png);
	width:30px;
	height:30px;
	cursor:pointer;
}
.commentbuttonOver
{
	border:none;
	background:url(../images/chat.png);
	width:30px;
	height:30px;
	cursor:pointer;
}

.downloadbutton
{
	border:none;
	background:url(../images/save.png);
	width:30px;
	height:30px;
	cursor:pointer;
}
.downloadbuttonOver
{
	border:none;
	background:url(../images/save.png);
	width:30px;
	height:30px;
	cursor:pointer;
}

.downloadbutton1
{
	border:none;
	background:url(../images/save-free.png);
	width:130px;
	height:30px;
	cursor:pointer;
}
.downloadbuttonOver1
{
	border:none;
	background:url(../images/save-free.png);
	width:130px;
	height:30px;
	cursor:pointer;
}

#featuredcontainer {
   height:50px;
   float:left; 
   padding-left:1px;         
}

#opaquetext {
   height: 40px;    
   background-color: transparent;   /* transparent background      */
   position: absolute;              /* absolute positioning        */
   z-index: 2;                      /* place it over the other DIV */
}

/*
 * Image Fading Styling
 */
.blend img 
{
	opacity: 0;
	-moz-opacity: 0;
	-khtml-opacity:0;
	filter: alpha(opacity=0);
}

<!--
/** 
 * Slideshow style rules.
 */
#slideshow {
	margin:0 auto;
	width:460px;
	height:200px;
	background:transparent url(../images/inconcert.jpg);
	background-size: 100%;
	position:relative;
	overflow:hidden;
	margin-bottom:20px;
	border:1px #666666 solid;
}
#slideshow #slidesContainer {
  margin:0 auto;
  width:460px;
  height:200px;
  overflow:auto; /* allow scrollbar */
  position:relative;
}
#slideshow #slidesContainer .slide {
  margin:0 auto;
  width:440px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
  height:200px;
  padding:0;
  overflow:hidden;
  text-align:center;
}


#slideshow1 {
	margin:0 auto;
	width:460px;
	height:200px;
	background:transparent url(../images/inconcert.jpg);
	background-size: 100%;
	position:relative;
	overflow:hidden;
	margin-bottom:20px;
	border:1px #666666 solid;
}
#slideshow1 #slidesContainer1 {
  margin:0 auto;
  width:460px;
  height:200px;
  overflow:auto; /* allow scrollbar */
  position:relative;
}
#slideshow1 #slidesContainer1 .slide1 {
  margin:0 auto;
  width:440px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
  height:200px;
  padding:0;
  overflow:hidden;
  text-align:center;
}
.slide1 img, .slide img, .slide2 img, .slide3 img {
	height:200px;
}

.slideInner1 {
position:relative;
}

.slide_inner_artist {
	position:absolute;
	bottom:0;
	width:100%;
	padding:10px 0;
	background-image:url('../images/black_fade.png');
}

#slideshow2 {
	margin:0 auto;
	width:460px;
	height:200px;
	background:transparent url(../images/inconcert.jpg);
	background-size: 100%;
	position:relative;
	overflow:hidden;
	margin-bottom:20px;
	border:1px #666666 solid;
}
#slideshow2 #slidesContainer2 {
  margin:0 auto;
  width:460px;
  height:200px;
  overflow:auto; /* allow scrollbar */
  position:relative;
}
#slideshow2 #slidesContainer2 .slide2 {
  margin:0 auto;
  width:440px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
  height:200px;
  padding:0;
  overflow:hidden;
  text-align:center;
}


#slideshow3 {
	margin:0 auto;
	width:460px;
	height:200px;
	background:transparent url(../images/inconcert.jpg);
	background-size: 100%;
	position:relative;
	overflow:hidden;
	margin-bottom:20px;
	border:1px #666666 solid;
}
#slideshow3 #slidesContainer3 {
  margin:0 auto;
  width:460px;
  height:200px;
  overflow:auto; /* allow scrollbar */
  position:relative;
}
#slideshow3 #slidesContainer3 .slide3 {
  margin:0 auto;
  width:440px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
  height:200px;
  padding:0;
  overflow:hidden;
  text-align:center;
}

/** 
 * Slideshow controls style rules.
 */
.control, .control1, .control2, .control3 {
  display:block;
  width:30px;
  height:200px;
  text-indent:-10000px;
  position:absolute;
  cursor: pointer;
  z-index:5;
}
#leftControl, #leftControl1, #leftControl2, #leftControl3 {
  top:0;
  left:0;
  background:transparent url(../images/control_left.jpg) no-repeat 0 0;
  border-right:1px #666666 solid;
}
#rightControl, #rightControl1, #rightControl2, #rightControl3 {
  top:0;
  right:0;
  background:transparent url(../images/control_right.jpg) no-repeat 0 0;
  border-left:1px #666666 solid;
}

.grid_4 .header {
	margin-top:20px;
}

.shadeBox_small .header{
	margin-top:5px !important;
}

.list {
	border-bottom:1px solid ##FFFFFF; 
	background-image:url('../images/list_bg.jpg');
	background-position:left; 
	background-repeat:no-repeat; 
	height:30px;
	border-top:1px solid #666666;
	border-left:1px solid #666666;
	border-right:1px solid #666666;
}

.list a {
	padding-left:10px;
	font-weight:bold;
}
