/*
#DEDDDD
** light grey			: #F1F1F1	Border color
** grey 2				: #DEDDDD	Box border color
** grey					: #A3A0A0	Plain text color
** dark grey			: #353535	Heading color
** purple				: #CD0091	Link color
** blue					: #FF99CC	Player, Comments
**
** width main-content	: 548px  (DEDDDD)
**
** Logo font			: Intrepid bold
*/

a.facebook-connect-icon {
	background-image: url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif?8:26981);
	padding-right: 20px;
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 3px;
}

/****************************************************************************************************************************************/
/*			INDEX.HTML STYLES								 				 	|	COMMENTS											*/
/****************************************************************************************************************************************/
div#wrap {
	margin:0 auto;
	width:980px;				/* Total width (main+ads+15) */
	margin-top: -100px;			/* Height of player */
	position: relative;
	z-index: 10;
}

div#main { padding: 0 70px; margin: 0 -70px; background-image: url(../gfx/shadows/bg_repeat2.jpg); background-repeat: repeat-y; float: left; }
div#content { float: left; width: 765px; }

div#footer { background-image: url(../gfx/shadows/footer.jpg); background-repeat: no-repeat; margin-left: -70px; height: 70px; clear: both; position: relative; z-index: 2; }
div#player {
	position: relative;
	top: 219px;					/* div#header + div#content-top + div#twilight-zone + div#player */
	left: 0px;	
	width: 765px;				/* Flash width = 625 */
	height: 100px;				/* Height of player. */
	background-image: url("../demoplayer/trans_bkgd_main.jpg");
	background-repeat: repeat-x;
	z-index: 100000;
}

#contentiframe { width: 100%; overflow: hidden; border: none; }

/****************************************************************************************************************************************/
/*			FORMS												 			 	|	COMMENTS											*/
/****************************************************************************************************************************************/
input[type="text"], input[type="password"], select, textarea { border: solid 1px #A3A0A0; padding: 3px; font-size: 14px; }
input[type="button"], input[type="submit"] { padding: 5px 15px; }

.on-focus { background-color: #FFFFCC; }
.validation { color: #ED0404; padding-left: 10px; font-style: italic; }

.fieldContainer li { padding-bottom: 10px; }
.fieldContainer li label, .fieldContainer li span {
	display: inline-block;
	line-height: 14px;
	vertical-align: top;
}
.fieldContainer li label { width: 250px; padding-right: 10px; line-height: 14px; }

.fieldContainer2 li { padding-bottom: 10px; }
.fieldContainer2 li label, .fieldContainer2 li span {
	display: inline-block;
	line-height: 14px;
	vertical-align: top;
}
.fieldContainer2 li label {
	padding-right: 10px;
	line-height: 14px;
	text-align: right;
	width: 100px;
}


/****************************************************************************************************************************************/
/*			UPLOAD SONG FORM									 			 	|	COMMENTS											*/
/****************************************************************************************************************************************/
.uploadRecordLabelBox .label-info {
	padding: 15px;
	background-color: #F1F1F1;
	margin-top: 10px;
	overflow: auto;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color:  #A3A0A0;
}
.uploadRecordLabelBox ol {
	padding: 15px;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color:  #A3A0A0;
}
.uploadRecordLabelBox ol li {
	margin:0;
	padding:0;
}
.uploadRecordLabelBox p {
	width: 500px;
	float: left;
}
.uploadRecordLabelBox input[type="checkbox"] {
	margin-top: 0px;
}


/****************************************************************************************************************************************/
/*			TAG STYLES										 				 	|	COMMENTS											*/
/****************************************************************************************************************************************/
input, textarea_, select_ { padding: 2px; }
body, td { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
p, td, li { font-size: 12px; color: #353535; }
a, h3 { outline: none; }
h1 { font-size: 18px; font-weight: bold; color: #353535; }
h2 { font-size: 16px; font-weight: bold; color: #353535; }
pre {
	overflow-x: auto; /* Use horizontal scroller if needed; for Firefox 2, not needed in Firefox 3 */
	white-space: pre-wrap; /* css-3 */
	white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: -o-pre-wrap; /* Opera 7 */
	word-wrap: break-word; /* Internet Explorer 5.5+ */
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #353535;
}


/****************************************************************************************************************************************/
/*			BADGE WIZARD STYLES								 				 	|	COMMENTS											*/
/****************************************************************************************************************************************/
#wizardPreview { text-align:center; margin-top: 30px; margin-bottom:10px; margin-left:auto; margin-right:auto; width:390px; }
#embeddedPlayerContainer { margin-left:auto; margin-right:auto; width:390px; }
#embeddedScriptCode { width:570px; }


/****************************************************************************************************************************************/
/*			FRONTPAGE STYLES								 				 	|	COMMENTS											*/
/****************************************************************************************************************************************/
div.frontpageArtistList { margin: 0 10px 10px 0; }
div.frontpageArtistList a { width: 100px; height: 75px; overflow: hidden; display:block; }
#demoplayerLinks { height: 90px; margin: 5px 0; float:right; padding-right: 5px;width:115px;white-space:nowrap;overflow:hidden;}

/*
table#bubbleTable { margin-bottom: 30px;}
.bubble { background-repeat: no-repeat; height: 125px; width: 375px; }
#bubbleLeft { background-image: url(../gfx/bubble_left.gif); }
#bubbleRight { background-image: url(../gfx/bubble_right.gif); background-position: 22px 0; }
.bubbleTextContainer{ padding: 22px 0 0 42px; width: 300px; }
div#frontPage{ background-color: white;}
div#frontPageContainer { width: 980px; }
div#frontPageLogo { padding: 15px 0 30px 0; }
div#frontPageMain { width: 765px; padding: 60px 0; }
div#frontPageLinks { padding-left: 15px; }
#girl { padding-right: 5px; }
#linkList a { display: block; padding: 2px 0 2px 0; }
*/

/****************************************************************************************************************************************/
/*			PLACEMENT PAGE ELEMENTS			 								  	|	COMMENTS											*/
/****************************************************************************************************************************************/
div#content-top { height: 36px; }
div#twilight-zone { background-color: #94006A; height: 13px; }
div#content-body { margin-top: 100px; border: solid 10px #FFF; }				/*	Margin-top is the same as the height of the player.	*/
div#content-footer { padding: 0 10px 10px 10px; }


/****************************************************************************************************************************************/
/*			CONTENT-BODY PLACEMENT							 				 	|	COMMENTS											*/
/****************************************************************************************************************************************/
div#content-body div#right {  float: right; width: 187px; }


/****************************************************************************************************************************************/
/*			ADS												 				 	|	COMMENTS											*/
/****************************************************************************************************************************************/
div#bannerBottom { border: solid 1px #1A1A1A; width: 745px; overflow: hidden; margin-top: 35px; }
div#bannerRight { border: solid 1px #1A1A1A; margin-top: 75px; float: right; overflow: visible; position: relative; z-index: 11; }


/****************************************************************************************************************************************/
/*			LANGUAGE FLAG	 								 				 	|	COMMENTS											*/
/****************************************************************************************************************************************/
#lang_no, #lang_en { width: 16px; height: 11px; display: block; margin-left: 5px; }
#lang_no { background: url("../gfx/icons/flags.png") no-repeat 0 -20px; }
#lang_en { background: url("../gfx/icons/flags.png") no-repeat 0 0;  }
.flag-border-active, .flag-border:hover { border: solid 2px #EDEDED; }
.flag-border { border: solid 2px #1A1A1A; }


/****************************************************************************************************************************************/
/*			LOG IN FORM		 								 				 	|	COMMENTS											*/
/****************************************************************************************************************************************/
div#loginForm { }
div#loginForm table { margin: 0px auto; }
div#loginForm table td { padding: 5px; }
div#loginForm input { font-size: 15px; }

#loginContainer { margin-bottom: 10px; overflow:auto;}
#loginContainer h3 { font-size: 16px; font-weight:bold; margin-bottom:10px; }
#demotapeLoginContainer { float:left; width: 300px; border-right: solid 1px #A3A0A0;}
#facebookLoginContainer { float:left; width: 200px; margin-left:14px;}
#loginUsername, #loginPassword, #loginRemeberMe { padding-bottom:10px; overflow:auto; }
.input-wrapper { background-color: #F0F0F0; padding: 4px; float:left; width:278px; }
.j_username { width:270px; }
.j_password { width:120px; }
#convertText { width: 200px; padding-top:20px; }
#loginGetRegistered { margin-top: 20px; }
#initFacebookConnect { cursor:pointer; }


/****************************************************************************************************************************************/
/*			PICTURE STYLES	 								 				 	|	COMMENTS											*/
/****************************************************************************************************************************************/
.picture-small { border: solid 1px #A3A0A0; }
.picture-large { padding: 5px; border: solid 1px #A3A0A0; background-color: #FFFFFF; }
.thumbnail-holder { height: 50px; width: 100px; overflow: hidden; }
#artistPictureGallery li, #artistVideoGallery li { padding: 0 10px 10px 10px; }


/****************************************************************************************************************************************/
/*			BUTTONS			 								 				 	|	COMMENTS											*/
/****************************************************************************************************************************************/
.button { width: 210px; height: 35px; font-size: 14px; cursor: pointer; }
.simple-button { display: block; padding: 4px; border: solid 1px #A3A0A0;background-color: #F1F1F1; text-align: center; }
.simple-button:hover { border: solid 1px #353535; }

b.icon-upload { background: transparent url('../gfx/icons/drive-upload.png') no-repeat center left; }
b.icon-palette { background: transparent url('../gfx/icons/palette.png') no-repeat center left; }
b.icon-users { background: transparent url('../gfx/icons/users.png') no-repeat center left; }
b.icon-calendar-insert { background: transparent url('../gfx/icons/calendar-insert.png') no-repeat center left; }
b.icon-film-plus { background: transparent url('../gfx/icons/film_plus.png') no-repeat center left; }

b.icon-upload, b.icon-palette, b.icon-users, b.icon-calendar-insert, b.icon-film-plus {
	display: block;
	float: left;
	height: 16px;
	width: 16px;
	padding-right: 10px;
	padding-top: 5px;
}

.action-button{
	background: transparent url('../gfx/buttons/grey-left.png') no-repeat top left;
	display: block;
	float: left;
	line-height: 24px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 30px) */
	height: 34px; /* Height of button background height */
	padding-left: 10px; /* Width of left menu image */
	text-decoration: none;
	
}
.action-button span{
	white-space: nowrap;
	background: transparent url('../gfx/buttons/grey-right.png') no-repeat top right;
	display: block;
	padding: 5px 26px 5px 2px; /*Set 10px to be equal or greater than'padding-left' value above*/
	margin-right: 0px;
}
.action-button:link, .action-button:visited, .action-button:hover, .action-button:active{
	color: black; /*button text color*/
}
.action-button:hover{ /* Hover state CSS */
	background: transparent url('../gfx/buttons/grey-left.png') no-repeat bottom left;
}
.action-button span:hover{ /* Hover state CSS */
	background: transparent url('../gfx/buttons/grey-right.png') no-repeat bottom right;
}


/****************************************************************************************************************************************/
/*			GLOBAL STYLES	 								 				 	|	COMMENTS											*/
/****************************************************************************************************************************************/
div#topContainer { background-color: #1A1A1A; height: 70px; }
div#logo { margin-top: 15px; }
div#globalLinks { margin-top: 15px; }
.top-link-list li { display: inline; }
.top-link-list li a, .top-link-list li span { padding-left: 6px; height: 19px; line-height: 19px; display: block; float: left; overflow: hidden; }
.top-link-list li a { color: white; font-weight: bold;}
.top-link-list li span, .top-link-list li span a { color: #A3A0A0; }

.bullet-list li{ list-style-type: disc; }
.alpha-list-lower li { list-style-type: lower-alpha; }
ul.bullet-list, ol.alpha-list-lower  { padding-left: 30px; }

.block { display: block; }

.textarea {
	width: 99%;
	border: 0px;
	background-color: #FFF; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #000;
}

.aboutArtistTextArea { 
	width: 200px; 
	height: 150px; 
}

.fakeInput {  
  padding: 3px;
  margin: 1px;  
}

.aboutMeTextArea {
	width: 100%; 
	height: 200px; 
	border: 0px; 
	background-color: #FFF; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #000;
}
.textarea-noborder { 
	height: 150px; 
	width: 540px; 
	border-width: 0;
}

.grey-line { background-color: #A3A0A0; height: 1px; margin: 10px 0 10px 0; }
.purple-line { border-bottom: solid 1px #CD0091; margin: 10px 0; overflow: hidden; height: 1px; }
.purple-line-2 { border-bottom: solid 1px #CD0091; margin: 10px 0 10px 0; height: 1px; }
.purple-line-clean { border-bottom: solid 1px #CD0091; overflow: hidden; height: 1px;}
.purpleDivider { background-color: #CD0091; height: 1px; width: 768px; margin: 10px 0 10px 0; }


.hide { display: none; }
.spacer10 { height: 10px; }
.blank-divider { height: 10px; }
.hidden-overflow { overflow: hidden; }
.auto-overflow { overflow: auto;}

.w800 { width: 800px; }
.w700 { width: 700px; }
.w600 { width: 600px; }
.artistPublicWidth { width: 540px; }
.leftColumnWidth { width: 548px; }
.w500 { width: 500px; }
.w400 { width: 400px; }
.w300 { width: 300px; }
.w200 { width: 200px; }
.w150 { width: 150px; }
.w125 { width: 125px; }
.w100 { width: 100px; }
.w50 { width: 50px; }
.w25 { width: 25px; }
.w100p { width: 100%; }


.grey-box {
	padding: 10px;
	background-color: #F1F1F1;
	border: solid 1px #A3A0A0;
	margin-bottom: 10px;
	overflow: auto;
}


/****************************************************************************************************************************************/
/*			PADDING AND MARGINS								 				 	|	COMMENTS											*/
/****************************************************************************************************************************************/
.padding-before { padding-top: 10px; }
.padding5-before { padding-top: 5px; }
.padding-after { padding-bottom: 10px; }
.padding-left { padding-left: 10px; }
.padding-right { padding-right: 10px; }
.padding-around { padding: 10px; }
.padding-bottom-20 { padding-bottom: 20px; }
.padding5-around { padding: 5px; }
.padding5-left { padding-left: 5px; }
.padding3-left { padding-left: 3px; }
.padding2-left { padding-left: 2px; }
.padding1-left { padding-left: 1px; }
.padding5-right { padding-right: 5px; }
.padding100-right { padding-right: 100px; }
.padding55-right { padding-right: 55px; }
.padding5-top { padding-top: 5px; }
.padding4-top { padding-top: 4px; }
.padding5-bottom { padding-bottom: 5px; }

.margin-before { margin-top: 10px; }
.margin7-before { margin-top: 7px; }
.margin160-before { margin-top: 160px; }
.margin-after { margin-bottom: 10px; }
.margin5-after { margin-bottom: 5px; }
.margin-left { margin-left: 10px; }
.margin-right { margin-right: 10px; }
.margin-around { margin: 10px; }
.margin2 { margin: 2px; }
.margin10 { margin: 10px; }


/****************************************************************************************************************************************/
/*			BORDERS AND BACKGROUNDS							 				 	|	COMMENTS											*/
/****************************************************************************************************************************************/
.purple-border { border: solid 1px #CD0091; }
.purple-border-bottom { border-bottom: solid 1px #CD0091; }
.purple-border-top { border-top: solid 1px #CD0091; }
.purple-border-left { border-left: solid 1px #CD0091; }
.purple-border-right { border-right: solid 1px #CD0091; }

.grey-border { border: solid 1px #A3A0A0; }
.grey-border-bottom { border-bottom: solid 1px #A3A0A0; }
.grey-border-top { border-top: solid 1px #A3A0A0; }
.grey-border-left { border-left: solid 1px #A3A0A0; }
.grey-border-right { border-right: solid 1px #A3A0A0; }

.light-grey-border { border: solid 1px #F1F1F1; }
.light-grey-border-bottom { border-bottom: solid 1px #F1F1F1; }
.light-grey-border-top { border-top: solid 1px #F1F1F1; }
.light-grey-border-left { border-left: solid 1px #F1F1F1; }
.light-grey-border-right { border-right: solid 1px #F1F1F1; }

.grey-bg { background-color: #F1F1F1; }
.white-bg { background-color: #FFF; }


/****************************************************************************************************************************************/
/*			LINKS			 								 				 	|	COMMENTS											*/
/****************************************************************************************************************************************/
.link { font-size: 12px; color: #CD0091; text-decoration: none; } /* display: block; */
a.link:hover, a.activelink, span.activelink { font-size: 12px; text-decoration: underline; }

.link-bold { font-size: 12px; color: #CD0091; text-decoration: none; font-weight: bold; } /* display: block; */
a.link:hover, a.activelink, span.activelink { font-size: 12px; text-decoration: underline; }

.link-big { font-size: 16px; color: #CD0091; text-decoration: none; } /* display: block; */
a.link-big:hover, a.activelink, span.activelink { font-size: 16px; text-decoration: underline; }

.link-small { font-size: 10px; color: #CD0091; text-decoration: none; } /* display: block; */
a.link:hover, a.activelink, span.activelink { font-size: 12px; text-decoration: underline; }

.black-link { color: #353535; text-decoration: none;}
a.black-link:hover { text-decoration: underline; }

.blue-link { color: #0000FF; text-decoration: none;}
a.blue-link:hover { text-decoration: underline; }

.white-link { color: #FFF; text-decoration: none;}
a.white-link:hover { text-decoration: underline; }

.grey-link { color: #353535; text-decoration: none;}
a.grey-link:hover { text-decoration: underline; }

.fakeLink { cursor: pointer; }


/****************************************************************************************************************************************/
/*			TEXT							 								  	|	COMMENTS											*/
/****************************************************************************************************************************************/
.required { color: #CD0091; }
.small-text { font-size: 10px; color: #A3A0A0; }
.xsmall-text { font-size: 8px; color: #A3A0A0; }
p.green { color: #0A8205; }
p.red { color: #FF0000; }
.label { font-weight: bold; }
.nowrap { white-space: nowrap; }
.bold {font-weight: bold;}
.italic { font-style: italic;}
.line-through { text-decoration: line-through; }
.line-none { text-decoration: none; }
.grey-text { color: #A3A0A0; }
.dark-grey-text { color: #353535; }
.dark-purple-text { color: #94006A; }
.white-text { color: #FFF; }
line-height dd, .line-height p, .line-height li, .line-height span, 
.line-height a, line-height td, .line-height { line-height: 20px; }

.whiteOnGreen { color: white; background-color: green; font-weight: bold; }
.whiteOnRed { color: white; background-color: red; font-weight: bold; }


/****************************************************************************************************************************************/
/*			FONTS							 								  	|	COMMENTS											*/
/****************************************************************************************************************************************/

.times-new-roman { font-family: Times New Roman, Times, serif; }
.georgia { font-family: Georgia, Georgia, serif; }
.andale-mono { font-family: Andale Mono, sans-serif; }
.arial { font-family: Arial, Arial, Helvetica, sans-serif; }
.arial-black { font-family: Arial Black, Arial Black, Gadget, sans-serif; }
.century-gothic { font-family: Century Gothic, sans-serif; }
.impact { font-family: Impact, Impact, Charcoal, sans-serif; }
.trebuchet { font-family: Trebuchet MS, Helvetica, sans-serif; }
.verdana { font-family: Verdana, Verdana, Geneva, sans-serif; }
.comic-sans { font-family: Comic Sans MS, Comic Sans MS, cursive; }
.courier-new { font-family: Courier New, Courier New, Courier, monospace; }


/****************************************************************************************************************************************/
/*			ICONS							 								  	|	COMMENTS											*/
/****************************************************************************************************************************************/
.play-icon {
	background-image: url("../gfx/icons/play.png");
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 20px;
	height: 16px;
	display: block;
}

.delete-icon {
	background-image: url("../gfx/icons/cross_small.png");
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 20px;
}

.pencil-icon {
	background-image: url("../gfx/icons/pencil_small.png");
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 20px;
}

.reload-icon {
	background-image: url("../gfx/icons/reload_circle.png");
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 20px;
	padding-top: 5px;
}

.music-folder-icon {
	background-image: url("../gfx/icons/folder-open-document-music.png");
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 20px;
	height: 16px;
}

.video-icon {
	background-image: url("../gfx/icons/film_plus.png");
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 20px;
}

.pluss-icon {
	background-image: url("../gfx/icons/plus_small.png");
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 20px;
}

.pluss-icon-big {
	background-image: url("../gfx/icons/plus-button.png");
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 20px;
}

.globe-icon {
	background-image: url("../gfx/icons/globe-green.png");
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 20px;
	padding-top: 5px;
}
.mail-icon {
	background-image: url("../gfx/icons/mail.png");
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 20px;
}
.question-icon {
	background-image: url("../gfx/icons/question.png");
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 5px;
	padding-right: 20px;
}

.edit-picture {
	background-image: url("../gfx/icons/edit_picture.png");
	background-repeat: no-repeat;
	background-position: right bottom;
	display: block;
	padding-top: 5px;
	padding-right: 20px;
}

.palette-icon {
	background-image: url("../gfx/icons/palette.png");
	background-repeat: no-repeat;
	background-position: right bottom;
	display: block;
	padding-top: 5px;
	padding-right: 20px;
}

.arrow-down-icon {
	background-image: url("../gfx/icons/iconArrowDownGrey.gif");
	background-repeat: no-repeat;
	background-position: right 3px;
	display: block;
	padding-right: 15px;
}
.arrow-up-icon {
	background-image: url("../gfx/icons/iconArrowUpGrey.gif");
	background-repeat: no-repeat;
	background-position: right 3px;
	display: block;
	padding-right: 15px;
}
.triangle-up-icon {
	background-image: url("../gfx/icons/triangle-up.png");
	background-repeat: no-repeat;
	background-position: right 9px;
	display: block;
	padding-right: 15px;
}
.triangle-down-icon {
	background-image: url("../gfx/icons/triangle-down.png");
	background-repeat: no-repeat;
	background-position: right 9px;
	display: block;
	padding-right: 15px;
}
.play-link {	
	font-weight: bold;	
	background-image: url("../gfx/icons/iconPlay.gif");
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 20px;
	padding-top: 3px;
	margin-left: 5px;
}
.facebook-icon {
	background-image: url("../gfx/icons/facebook.gif");
	background-repeat: no-repeat;
	background-position: right bottom;
	display: block;
	padding-top: 5px;
	padding-right: 20px;
}

/****************************************************************************************************************************************/
/*			POSITION						 								  	|	COMMENTS											*/
/****************************************************************************************************************************************/
.left { float: left; }
.right { float: right; }
.clear { clear: both; }
.left90 { padding-left: 90px; }
.left100 { padding-left: 100px; }
.left190 { padding-left: 190px; }
.left35p { padding-left: 35%; }
.center { margin-left: auto; margin-right: auto; }
.align-right { text-align: right; }
.align-left { text-align: left; }
.align-center { text-align: center; }
.align-top { vertical-align: top; }
.align-bottom { vertical-align: bottom; }
.align-middle { vertical-align: middle; }


/****************************************************************************************************************************************/
/*			SUB HEADER						 								  	|	COMMENTS											*/
/****************************************************************************************************************************************/
.sub-header {
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #A3A0A0;
	margin-bottom: 10px;
	overflow: auto;
}

.sub-header a { 
	display: block;
	padding: 5px;
}

.sub-header h2 {
	background-color: #F1F1F1;
	color: #353535;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
}


/****************************************************************************************************************************************/
/*			GLOBAL TABLE					 								  	|	COMMENTS											*/
/****************************************************************************************************************************************/
.datatbl td {
	vertical-align: top;
	padding: 0 10px 10px 0;
}

.tbl td { padding: 5px; vertical-align: top; }

.tbl .tbl-header{
	background-color: #F1F1F1;
	font-weight: bold;
}

.tbl .tbl-footer{
	background-color: #F1F1F1;	
}

.regFormTbl td { padding: 0 10px 10px 0; }


/****************************************************************************************************************************************/
/*			FLASHBOXES (ERROR, SUCCESS, INFO) 								  	|	COMMENTS											*/
/****************************************************************************************************************************************/
.info-box {
	background-color: #F1F1F1;
	color: #353535;
	border: solid 1px #A3A0A0;
	padding: 5px;
	line-height: 16px;
}

.flash-box-info, .flash-box-success, .flash-box-error { 
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding: 5px 5px 5px 25px;
}
.flash-box-info {
	background-image: url("../gfx/icons/iconInformation.png");
	border: solid 1px #FFCC66; /*#A3A0A0; #FDEF6E;*/
	background-color: #FFFF99; /*#FFF; #B8E0FE #FEFAD6;*/
}
.flash-box-success {
	background-image: url("../gfx/icons/iconSuccess.png");
	border: solid 1px #7CCE00;
	background-color: #DBFCCF;
}
.flash-box-error {
	background-image: url("../gfx/icons/iconError.png");
	border: solid 1px #FF0000;
	background-color: #FFCCCC;
}





/****************************************************************************************************************************************/
/*			USER AND ARTIST REGISTRATION	 								  	|	COMMENTS											*/
/****************************************************************************************************************************************/
/*#terms p, #terms li { line-height: 17px; }*/
/*.fieldsContainer input { width: 200px; margin-bottom: 5px; }*/



/****************************************************************************************************************************************/
/*			ARTIST AND USER PROFILE (EDIT & SHOW)							  	|	COMMENTS											*/
/****************************************************************************************************************************************/
.myProfile-header { 
	padding: 10px; 
	background-color: #F1F1F1; 
	font-weight: bold;
	font-size: 14px;
}

.myProfile-table td { 
	padding-right: 5px; 
	vertical-align: top;
}
.myProfile { margin: 10px 0 20px 0; }
#personalInfoUserEdit { width: 540px; }
.personalInfo { width: 426px; border: solid 1px #A3A0A0; }						/* 620 main-width (548) - pixture (100) - border & padding (22) */
.profileImage { width: 112px; }													/* pixture (100) + border & padding (12) */
.profileImageEdit { width: 200px; }

.artistInfo { width: 525px; border: solid 1px #A3A0A0;}							/* main-width (548) - pixture (175) - border & padding (22) */
.artistProfileImage { width: 187px; }											/* pixture (175) + border & padding (12) */

#followers ul li {
	float: left;
	height: 30px;
	overflow: hidden;
	margin: 0 3px 3px 0;
}
#musicfiles .musicfiles-icon { text-align: center; }

/****************************************************************************************************************************************/
/*			ARTIST PUBLIC PAGES				  									|	COMMENTS											*/
/****************************************************************************************************************************************/


/****************************************************************************************************************************************/
/*			DESIGN TOOL						  									|	COMMENTS											*/
/****************************************************************************************************************************************/
#designBoxOpen { z-index: 100; }
.colorwell {
	border: 2px solid #FFCC66;
	width: 80px;
	height: 20px;
	text-align: center;
	cursor: pointer;
}
body .colorwell-selected {
	border: 2px solid #000;
	font-weight: bold;
}
.colorwell:hover {
	border: 2px solid #000;
}
#pickerContainer {
	border: solid 1px #FFCC66; 
	background-color: white;
}

.dragHandle {
	background-color: #FFCC66; 
	cursor: move;
	color: #A97101;
	height: 25px;
	padding-left: 40px;
	background-repeat: no-repeat;
	background-position: 10px 2px;
	background-image: url("../gfx/icons/iconMoveBrown.gif");
}
.dragHandle p { line-height: 25px; }
.box-design-tool {
	border-width: 0 1px 1px 1px;
	border-color: #FFCC66;
	border-style: solid;
	background-color: #FFFF99;
}
#navlistDesignTool {
	padding: 3px 0;
	margin-left: 0;
	margin-top: 0;
	border-bottom: 1px solid #FFCC66;
	font-family: Verdana, sans-serif;
	font-size: 12px;
}
#navlistDesignTool li {
	list-style: none;
	margin: 0;
	display: inline;
}
#navlistDesignTool li a {
	padding: 3px 0.5em;
	margin-left: 3px;
	background-color: #FFF;
	border: 1px solid #FFCC66;
	border-bottom: none;
	text-decoration: none;
}
#navlistDesignTool li a:link { color: #353535; }
#navlistDesignTool li a:visited { color: #353535; }
#navlistDesignTool li a:hover { color: #353535; }
#navlistDesignTool li a.active { background: #FFFF99; border-bottom: 1px solid #FFFF99; }

#currentPictureHolder a, #themeHolder a {
	display: block;
	height: 75px;
	width: 100px;
	overflow: hidden;
}
#currentPictureHolder a:hover, #themeHolder a:hover {
	border-color: #353535;
}

#repeatPictureLabel {
	cursor: pointer;	
}

.selectedPicture { border: solid 2px #353535; }
.notSelectedPicture { border: solid 2px #FFCC66; }

#themeHolder a:hover { border-color: #353535; }

/****************************************************************************************************************************************/
/*			SEARCH							  									|	COMMENTS											*/
/****************************************************************************************************************************************/
.input200 { width: 250px; }
.input500 { width: 585px; }
.button75 { width: 75px; }
#invitationMessage { width: 585px; height: 150px; }
#userMessage { width: 585px; height: 150px; }


/****************************************************************************************************************************************/
/*			GUESTBOOK														  	|	COMMENTS											*/
/****************************************************************************************************************************************/
.boble {
	padding-bottom: 10px; 
	overflow: auto;
}
.boble-top { 
	background-image: url("../gfx/bobleTop.gif"); 
	background-position: bottom left; 
	background-repeat: no-repeat; 
	padding: 5px 0; 
}
.boble-container { 
	border-width: 0 1px 1px 1px; 
	border-style: solid; 
	border-color: #A3A0A0; 
}
.writtenby { padding-left: 60px; }



/****************************************************************************************************************************************/
/*			ARTISTLIST														  	|	COMMENTS											*/
/****************************************************************************************************************************************/
.artistlist-follow-link{ width: 100px; display: block; float:left; }
.songlist-tbl td {
	vertical-align: top;
	/*padding: 5px 2px 5px 2px;*/
}
.songlist-songname {
	padding: 5px 5px 10px 5px;
}
	
.songlist-icon-thumb { text-align: center; padding: 5px 1px; }

.songlist-icon-facebook, .songlist-icon-add, .songlist-icon-play, 
.songlist-icon-tip, .songlist-icon-favourite, .songlist-icon-comment, .songlist-icon-embed {
	text-align: center;
	vertical-align: bottom;
}
.songlist-icon-facebook { padding: 5px 9px 5px 3px; }
.songlist-icon-add, .songlist-icon-play { padding: 5px 0 5px 5px; }
.songlist-icon-tip { padding: 5px 2px 5px 9px; }
.songlist-icon-favourite, .songlist-icon-comment { padding: 5px 2px 5px 0; }
.songlist-icon-embed { padding: 5px 9px 5px 0; }


.songrow-hover { background-color: #E3E3E3; }

.thumb-up-icon { 
	background-image: url("../gfx/icons/iconThumbUpYellow.png");
	display: block;
	height: 16px;
	background-repeat: no-repeat;
	background-position: top center;
}
#player-icons-tbl tr td { width: 21px; padding: 5px 0; text-align: center;}

/****************************************************************************************************************************************/
/*			SEARCH														  	|	COMMENTS											*/
/****************************************************************************************************************************************/
div#search {
	height: 40px;
	position: relative;
	top: 100px;									/* The same as the height of the player. */
	background-image: url("../gfx/alpha_bg.jpg");
	background-repeat: repeat-x;
}

div#genre {		
	margin: 10px 15px 15px 10px;		
	position: absolute;
}
.genre-link {
	text-decoration: underline;
	font-size:14px;
	font-weight: bold;
	color: white;
	background-image: url("../gfx/icons/arrowBoxOutline.gif");
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 20px;
	margin-left: 2px;
}
div#genre-active {	
	display: block;
	margin: 10px 15px 15px 10px;	
	background-color: #FFFFFF;
	height: 35px;
	padding: 0 5px;
	position: absolute;
}
.genre-link-active {
	text-decoration: underline;
	font-size:14px;
	font-weight: bold;
	color: #CD0091;
	background-image: url("../gfx/icons/arrowBoxFilled.gif");
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 20px;
	margin-left: 2px;
		
}
.search-table {	margin: 5px; }
.search-table td { padding-left: 3px; }
input[type="submit"].search-button {
	padding: 3px 3px;
    font-size: 12px;
	cursor: pointer;
}
.search-option {
	border: solid 1px #A3A0A0;
	padding: 1px;
}
input[type="text"].search-input {
	width: 150px;
	font-size: 14px;
	padding: 2px;
	border-color: #95006A;
}
div#genreBox {	
	margin:0px 10px 10px 10px;
	top: 259px;
	width: 546px;
	position: absolute;	
	background: #FFFFFF; 
}


/****************************************************************************************************************************************/
/*			PAGINATION													  	|	COMMENTS											*/
/****************************************************************************************************************************************/

.pagination-box {
	float:left;	
}
.pagination-box a {
	display:block;
	font-size: 9px;  		
  	text-decoration:none;
  	padding:4px;
}
.pagination-box span {
	display:block;
	font-size: 9px;
	font-weight: bold;  	
  	padding:4px;
  	background-color: #F1F1F1;	
}
.pagination-box a:hover {	
  	background-color: #F1F1F1; 
  	font-size: 9px;	
}


/****************************************************************************************************************************************/
/*			ARTISTLIST SORT-DROPDOWN													  	|	COMMENTS											*/
/****************************************************************************************************************************************/
#listSort{
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: #A3A0A0;
	overflow: auto;
	position: absolute;
	right: 0px;
	float: right;
	display: none;
	background-color: #FFF;
}
#listSortMeny li a {
	display: block;
	text-decoration: none;
	color: black;
	white-space: nowrap;
	padding: 5px;
}

#listSortMeny li a:hover {
	background: #F1F1F1;
}
#iconsDescription { 
	border-width: 0 1px 1px 1px; 
	border-color: #A3A0A0; 
	border-style: solid;
	position: absolute;
	overflow: auto;
	display: none;
	float: left;
	background: #FFF;
}


/****************************************************************************************************************************************/
/*			INBOX MENU														  	|	COMMENTS											*/
/****************************************************************************************************************************************/
#inboxMenu {
	/*border: solid 1px #A3A0A0;*/
}

#inboxMenu ul li {
	padding: 5px;
}

.activeInbox {
	background-color: #F1F1F1;
	color: #FFF;	
}


/****************************************************************************************************************************************/
/*			MAIN MENU TABS													  	|	COMMENTS											*/
/****************************************************************************************************************************************/
div#main-menu-container { float: left; width: 100%; line-height: 36px; background-image: url("../gfx/menu/tab_bg.jpg"); background-repeat: repeat-x; background-position: bottom; background-color: #1A1A1A; }
div#main-menu-container ul { padding-left: 10px; }
div#main-menu-container li { display: inline; }
div#main-menu-container a { float: left; margin: 0; padding: 0 0 0 4px; text-decoration: none; margin: 0px 10px; font-size: 14px; font-weight: bold; color: #353535; }
div#main-menu-container a.active { background: url("../gfx/menu/tab_left.jpg") no-repeat left top; text-decoration: none; }
div#main-menu-container a.active span { display: block; background: url("../gfx/menu/tab_right.jpg") no-repeat right top; padding: 0px 8px 0px 8px; color: #FFF; }
div#main-menu-container a:hover { text-decoration: underline; }
div#main-menu-container a.active:hover { text-decoration: none; }

div.big-menu-container { float: left; width: 100%; line-height: 36px; background-image: url("../gfx/menu/tab_bg.png"); background-repeat: repeat-x; background-position: bottom; background-color: #FFF; }
div.big-menu-container ul { padding-left: 10px; }
div.big-menu-container li { display: inline; }
div.big-menu-container a { float: left; margin: 0; padding: 0 0 0 4px; text-decoration: none; margin: 0px 10px; font-size: 14px; font-weight: bold; color: #353535; }
div.big-menu-container a.active { background: url("../gfx/menu/tab_left.png") no-repeat left top; text-decoration: none; }
div.big-menu-container a.active span { display: block; background: url("../gfx/menu/tab_right.png") no-repeat right top; padding: 0px 8px 0px 8px; color: #FFF; }
div.big-menu-container a:hover { text-decoration: underline; }
div.big-menu-container a.active:hover { text-decoration: none; }


/****************************************************************************************************************************************/
/*			BREADCRUMS										 				 	|	COMMENTS											*/
/****************************************************************************************************************************************/
#bread-crums {}


/****************************************************************************************************************************************/
/*			LAST COMMENTS								 				 			|	COMMENTS											*/
/****************************************************************************************************************************************/
ul#comment-list li { font-size: 12px; color: #A3A0A0; }
ul#comment-list a.user-link { display: block; font-size: 12px; color: #A3A0A0; text-decoration: none; }
ul#comment-list a.song-link { display: block; font-size: 12px; color: #A3A0A0; text-decoration: none; background-image: url(../gfx/icons/play.gif); background-repeat: no-repeat; background-position: right; }
ul#comment-list a.comment-link { display: block; font-size: 10px; color: #CD0091; text-decoration: none; }
ul#comment-list a:hover { color: #CD0091; text-decoration: underline; }


/****************************************************************************************************************************************/
/*			COMPETITION										 				 	|	COMMENTS											*/
/****************************************************************************************************************************************/
#competitionBoxHeader, #competitionBoxList { padding: 5px;  }
#competitionBoxHeader { overflow:auto;background-image: url(../gfx/box/box-bg-big.png); background-repeat:repeat-x; border: solid 1px #A3A0A0; }
#competitionBoxList { 
	margin-bottom:10px; 
	border-style: solid;
	border-width: 0 1px 1px 1px;
	border-color: #A3A0A0;
}
#competitionBoxHeader h2, #competitionBoxHeader h3, #competitionBoxHeader p {  } 
#competitionBoxHeader h2 { font-size:14px; }
#competitionBoxHeader h3 { font-size:12px; }
#competitionBoxHeader p { font-size:10px; }
#competitionLogo { border: solid 1px #A3A0A0; }

/****************************************************************************************************************************************/
/*			TOPTEN, RUNNERS UP, MOST LISTENED TO			 				 	|	COMMENTS											*/
/****************************************************************************************************************************************/
#topListContainer { border-style: solid; border-width: 0 0 1px 0; border-color: #A3A0A0; }
#topListContainer .accordion-item {  border-style: solid; border-width: 0 1px 0 1px; border-color: #A3A0A0; }
#topListContainer h3 { cursor: pointer; }
.toptenListContainer li { list-style: decimal; margin-left: 30px; }
.toptenListContainer li div .artistlink { text-decoration: none; font-size: 10px; color: #A3A0A0; padding-bottom: 3px; display: block }
.toptenListContainer li div .playlink { text-decoration: none; font-size: 12px; color: #353535; display: block }
.toptenListContainer li div .artistlink:hover,
.toptenListContainer li div .playlink:hover { text-decoration: underline; }
#topListContainer .accordion-item .playListXMLholder { padding: 5px; }
#toptenheader { background-image: url(../gfx/icons/trophy.png); }
#bubbleheader { background-image: url(../gfx/icons/trophy-silver.png); }
#mostlistenedheader { background-image: url(../gfx/icons/headphone.png); }
#tagsheader { background-image: url(../gfx/icons/icontag.gif); }
#commentheader { background-image: url(../gfx/icons/iconComment.png); }
#menuheader { background-image: url(../gfx/icons/logo_tiny.png); }
#toptenheader, #bubbleheader, #mostlistenedheader, #tagsheader, #commentheader, 
#menuheader { background-repeat: no-repeat; height: 16px; width: 16px; margin: 3px 5px 3px 0; padding-left: 21px; }


/****************************************************************************************************************************************/
/*			SIDE MENU					 				 				|	COMMENTS											*/
/****************************************************************************************************************************************/
ul#side-menu a { font-size: 12px; color: #A3A0A0; }
ul#side-menu a { display: block; padding-bottom: 5px; }
ul#side-menu a:hover { color: #CD0091; }


/****************************************************************************************************************************************/
/*			BOX				 								 				 	|	COMMENTS											*/
/****************************************************************************************************************************************/
.rightbox2 h3 {
	padding-left: 5px;
	border-style: solid;
	border-width: 1px 1px 0 1px;
	border-color: #A3A0A0;	 
	background-image: url(../gfx/box/box-bg.png);
	background-repeat: x-repeat;
	height: 23px;
	line-height: 23px;
	font-weight: bold;
}
.box-header { 
	padding-left: 5px;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #A3A0A0;	 
	background-image: url(../gfx/box/box-bg.png);
	background-repeat: x-repeat;
	height: 23px;
	line-height: 23px;
	font-weight: bold;
}
.box-body {
	border-style: solid;
	border-width: 0 1px 1px 1px;
	border-color: #A3A0A0;
	padding: 5px;
	margin-bottom: 10px;
	overflow: auto;
}


/****************************************************************************************************************************************/
/*			SIMPLE TAB MENUS 								 				 	|	COMMENTS											*/
/****************************************************************************************************************************************/

/*** STANDARD ***/
#navlist { padding: 3px 0; margin-left: 0; margin-top: 10px; border-bottom: 1px solid #CD0091; font-family: Verdana, sans-serif; font-size: 12px; }
#navlist li { list-style: none; margin: 0; display: inline; }
#navlist li a { padding: 3px 0.5em; margin-left: 3px; border: 1px solid #CD0091; border-bottom: none; text-decoration: none; color: #353535; }
#navlist li a:hover { color: #353535; }
#navlist li a.active { background: #FFF; border-bottom: 1px solid white; }

/*** OPPOSITE ***/
.navlist2 { padding: 3px 0; margin-left: 0; margin-bottom: 10px; border-top: 1px solid #CD0091; font-family: Verdana, sans-serif; font-size: 12px; }
.navlist2 li { list-style: none; margin: 0; display: inline; }
.navlist2 li a { color: #353535; padding: 3px 0.5em; margin-left: 3px; border-top: none; text-decoration: none; }
.navlist2 li a:hover { color: #353535; }
.navlist2 li a.active { background: #FFF; border: 1px solid #CD0091; border-top: 1px solid white; }

/* STANDARD GREY */
.tabmenu { padding: 6px 0; margin-left: 0;  margin-top: 10px; border-bottom: 1px solid #A3A0A0; font-family: Verdana, sans-serif; font-size: 12px; }
.tabmenu li { list-style: none; margin: 0; display: inline; }
.tabmenu li a { padding: 6px 0.5em; margin-left: 3px; border-bottom: 1px solid #A3A0A0; border-bottom: none; text-decoration: none; color: #353535; }
.tabmenu li a:hover { text-decoration: underline; }
.tabmenu li a.active { font-weight: bold; background: #FFF; border: 1px solid #A3A0A0; border-bottom: 1px solid white; background-image: url('../gfx/menu/tab_small_bg.png'); background-repeat: repeat-x; }

#artistEditProfileMenu { margin-bottom: 25px; position: relative; top: 0; left: 0; overflow: auto; }
#artistEditProfileMenu #publicProfileLink { position: absolute; right: 0; bottom: 7px; padding: 7px 0 0 20px; background-image: url('../gfx/icons/globe-green.png'); background-repeat: no-repeat; background-position: 0 6px; }


/****************************************************************************************************************************************/
/*			STATIC PAGES									 				 	|	COMMENTS											*/
/****************************************************************************************************************************************/
div#howToBecomMember h2, div#terms h2, div#aboutDemotape h2, #contactDemotape h2
{ border-bottom: solid 1px #CD0091; padding: 10px 0 5px 0;}


/****************************************************************************************************************************************/
/*			ARTICLES										 				 	|	COMMENTS											*/
/****************************************************************************************************************************************/
.frontPage-header {
	font-size: 14px;
	height: 19px; 
	padding: 2px 0 2px 5px; 
	background-color: #F1F1F1;
	border-style: solid;
	border-width: 1px;
	border-color: #DEDDDD #DEDDDD #A3A0A0 #DEDDDD;
}
.articleList dt { float: left; }
.articleList dd { padding: 0 0 10px 10px; overflow: auto; }
/*.articleList dd a { display: block; }*/
.articleList { margin: 10px 0; overflow: auto; }
.article-header { border-bottom: solid 1px #CD0091; padding-bottom: 5px ; }


/****************************************************************************************************************************************/
/*			FOOTER							 								  	|	COMMENTS											*/
/****************************************************************************************************************************************/
.footerContentItem {
	float: left; 
	padding-right: 40px;
}

.purpleText, .greyLink {
	padding-bottom: 5px;
	display: block;
}

.purpleText {
	font-size: 14px;
	font-weight: bold;
	color: #DC6DBA;
}

.greyLink {
	color: #818181;
}

div#indexFooter {
	background-color: #171717;
	border-top: solid 4px #ABABAB;
	overflow: auto;
	position: relative;
	z-index: 0;
}

div#indexFooterContent {
	margin:0 auto;
	width: 980px;
	padding: 10px 0 30px 0;
	overflow: auto;
}
div#followUsOnTwitterAndFacebook {
	padding-right: 240px;
}

div#indexFooter a:hover { color: white; }


/****************************************************************************************************************************************/
/*			CONCERTLIST										 				 	|	COMMENTS											*/
/****************************************************************************************************************************************/
#concertFilteringLink {
	color: white;
	text-decoration: none;
	background-color: #CD0091;
	background-repeat: no-repeat;
	background-position: 95px center;
	display: block;
	margin: auto auto;
	width: 100px;
	padding: 5px;
}
#concertFilteringLinkHolder .upArrow { background-image: url('/gfx/icons/iconArrowUpWhite.gif'); }
#concertFilteringLinkHolder .downArrow { background-image: url('/gfx/icons/iconArrowDownWhite.gif'); }
#concertFilteringBox { border-style: solid; border-width: 1px 1px 0 1px; border-color: #CD0091; padding: 10px; }
#concertFilteringLine { border-top: solid 1px #CD0091; padding-bottom: 10px; overflow: hidden; height: 1px; }
#monthPagination span { font-size: 18px; font-weight: bold; }
#monthPagination a { display: block; border: solid 1px #A3A0A0; color: #CD0091; text-decoration: none; padding: 5px; }
#monthPagination a:hover { text-decoration: underline; background-color: #F1F1F1; }
#concertTable th { background-color: #F1F1F1; color: #353535; }
#concertTable td, #concertTable th { width: 25px; height: 25px; vertical-align: middle; text-align: center; border: solid 1px #F1F1F1; }
#concertTable .date_has_event { background-color: #CD0091; }
#concertTable .date_has_event a { color: white; display: block; }
#concertTable .selectedDay { border: solid 4px #FFCCCC; }
.timeOfConsert { background-color: #F1F1F1; color: #353535; padding: 10px; }
.descriptionOfConcert { border: solid 1px #F1F1F1; padding: 10px; }

/****************************************************************************************************************************************/
/*			PRIVATE MESSAGE			 								 				 	|	COMMENTS											*/
/****************************************************************************************************************************************/

.messageRow:hover { background-color: #E3E3E3; }


/****************************************************************************************************************************************/
/*			RECORD LABEL ADMIN												  	|	COMMENTS											*/
/****************************************************************************************************************************************/
#dashboard-logo { position: absolute; right: 15px; top: 15px; width: 245px; height: 60px; background-image: url('../gfx/logo/dt_logo_dashboard.png'); background-repeat: no-repeat; }
#adminRecordLabelPlayerContainer { padding-left: 15px; border-bottom: solid 1px #94006A; margin-bottom: 50px;background-image: url('../demoplayer/trans_bkgd_main.jpg');background-repeat: repeat-x; }
#big-menu-sub-container { background-color: #94006A; padding: 10px 20px; }
#big-menu-sub-container span { color: #FFF; }

#recordLabelLoginLogo {
	background-image: url("../gfx/logo/dt_logo_dashboard.png");
	background-repeat: no-repeat;
	width: 245px;
	height: 60px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 25px;
}
#recordLabelLoginContainer {
	padding-top: 10px;
	border: solid 25px #353535;
	width: 400px;
	margin-top: 75px;
	background-color: white;
}

.artist-container { padding-bottom: 45px; }
.evaluation-type-list li { display: inline; vertical-align:middle; font-size: 10px; color: #A3A0A0; }
.evaluation-type-list .active { font-weight: bold;}
.rl-artist-list, .rl-artist-songlist { width: 100%; clear: both; }
.rl-artist-list td.artist-picture { width: 100px; vertical-align: bottom; }
.rl-artist-list td.bottom { vertical-align: bottom; }
.rl-artist-list td.top { padding: 5px; vertical-align: top; }
			
.rl-artist-feedback { display: block; float: left; margin: 5px 0 5px 0; }

.rl-artist-songlist { border-style: solid; border-width: 0 0 1px 0; border-color: #A3A0A0; }
.rl-artist-songlist td { padding: 5px; }

.rl-artist-songlist .set-artist-evaluation-type { width: 150px; }

/****************************************************************************************************************************************/
/*			ADMIN			 								 				 	|	COMMENTS											*/
/****************************************************************************************************************************************/
#adminSubmenu {
	border-bottom: solid 1px #CD0091;
}

#adminSubmenu ul li {
	padding: 5px;
	float: left;
}
#adminSubmenu ul li a{
	margin: 5px;
	padding: 2px;
	border: solid 1px white;
	color: #CD0091;
}
#adminSubmenu ul li a.active, #adminSubmenu ul li a:hover{
	background-color: #CD0091;
	border: solid 1px #CD0091;
	color: white;
}

.tbl-article-form td { padding: 5px; vertical-align: top; }
.tbl-article-form .header {
	background-color: #F1F1F1;
	border-bottom: solid 1px #353535;
}
.new-article-header {
	padding: 2px;
	margin-bottom: 5px;
	background-color: #F1F1F1;
	border-bottom: solid 1px #353535;
}
#newUpdateArticleContainer .fieldcontainer {
	margin-bottom: 10px;	
}
#newUpdateArticleContainer .fieldcontainer label { display: block; float: left; margin-right: 5px; }

/****************************************************************************************************************************************/
/*			CHATAGENT		 								 				 	    |	COMMENTS											*/
/****************************************************************************************************************************************/


.chatagent-bottom {
	color: black;       
	background-color: #F1F1F1; 
	position: fixed;    
	bottom: 0;           
	left: 0;            
	right: 0;
	height: 24px;	
	z-index: 10; 		
}
.chatagent-users {		
	position: relative;
	bottom: 0;		
}
.chatagent-userlist-footer-closed {	
	background-color: #F1F1F1;	
	width: 220px;	
	z-index: 20;		
	margin-right: 15px;
}
.chatagent-userlist-footer-open {	
	background-image: url("../gfx/chat/bg_active_chat_box.jpg");
	background-repeat: repeat-x;		
	width: 220px;	
	z-index: 20;		
	margin-right: 15px;
}
.chatagent-userlist {		
	background-color: #FFF;			
	height: 293px;		
	width: 270px;
	overflow-y:scroll;
	padding:5px;	
	margin-right: 15px;	
}

.userlist-item {	
	width: 100%;
	height: 31px;	
	cursor: pointer;	
}

.userlist-item:hover {
	background-color: #E3E3E3;
}

.userlist-picture {
	float: left;	
	height: 25px;
	width: 25px;
	padding: 3px;
}

.userlist-nick {
	float: left;
	padding-top: 8px;
	margin-left: 10px;
}


/****************************************************************************************************************************************/
/*			TAG CLOUD	 								 				 	    |	COMMENTS											*/
/****************************************************************************************************************************************/
/*.cloud0 { font-size: 1.00em; }
.cloud1 { font-size: 1.10em; }
.cloud2 { font-size: 1.20em; }
.cloud3 { font-size: 1.30em; }
.cloud4 { font-size: 1.40em; }
.cloud5 { font-size: 1.50em; }
.cloud6 { font-size: 1.60em; }
.cloud7 { font-size: 1.70em; }
.cloud8 { font-size: 1.80em; }
.cloud9 { font-size: 1.90em; }*/
.cloud0 { font-size: 10px; }
.cloud1 { font-size: 14px; }
.cloud2 { font-size: 18px; }
.cloud3 { font-size: 22px; }
.cloud4 { font-size: 26px; }
.cloud5 { font-size: 30px; }
.cloud6 { font-size: 32px; }
.cloud7 { font-size: 34px; }
.cloud8 { font-size: 36px; }
.cloud9 { font-size: 38px; }

.cloud0, .cloud1, .cloud2, .cloud3, .cloud4, .cloud5, .cloud6, .cloud7, .cloud8, .cloud9 {
	/*color: #CD0091;*/
	color: #A3A0A0;
	text-decoration: none;
	margin-right: 10px;
}
.cloud0:hover, .cloud1:hover, .cloud2:hover, .cloud3:hover, .cloud4:hover, .cloud5:hover, .cloud6:hover, .cloud7:hover, .cloud8:hover, .cloud9:hover {
	color: white;
	background-color: #CD0091;
}

/****************************************************************************************************************************************/
/*			CHATBOX		 								 				 	    |	COMMENTS											*/
/****************************************************************************************************************************************/

.chat {		
	position: relative;
	bottom: 305px;		
}
.chatbox-header-inactive {
	color: #353535;
	background-color: #C2C2C2;		
	height: 25px;
	width: 270px;			
			
}
.chatbox-header-active {
	color: #353535;
	background-color: #FF6DBD;		
	height: 25px;
	width: 270px;			
	
}
.chatbox {		
	background-color: #FFF;			
	height: 180px;		
	width: 260px;
	overflow: auto;	
	padding:5px;		
}
.chattext {
	background-color: #FFF;	
	padding:5px;
	width: 260px;
	height: 67px;			
}
.chattext-width {	
	height: 60px;
	padding:2px;
	width: 250px;	
	overflow: auto;
	resize: none;	
}
.chatbox-footer-open {
	background-image: url("../gfx/chat/bg_active_chat_box.jpg");
	background-repeat: repeat-x;	
	width: 180px;							
}
.chatbox-footer-closed {
	background-image: url("../gfx/chat/bg_active_chat_box.jpg");
	background-repeat: repeat-x;		
	width: 180px;									
}
.chatbox-footer {
	background-color: #FF6DBD;	
	width: 180px;								
}
.chatindicator {	
	height: 10px;		
}

/****************************************************************************************************************************************/
/*			DEVELOPMENT		 								 				 	|	COMMENTS											*/
/****************************************************************************************************************************************/
.border { border: solid 1px red; overflow: auto;}



/****************************************************************************************************************************************/
/*			JGROWL			 								 				 	|	COMMENTS											*/
/****************************************************************************************************************************************/
div.jGrowl {
	padding-left: 		10px;
	padding-bottom:		40px;
	z-index: 			9999;
}

/** Special IE6 Style Positioning **/
div.ie6 {
	position: 			absolute;
}

div.ie6.top-right {
	right: 				auto;
	bottom: 			auto;
	left: 				expression( ( 0 - jGrowl.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
  	top: 				expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

div.ie6.top-left {
	left: 				expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
	top: 				expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

div.ie6.bottom-right {
	left: 				expression( ( 0 - jGrowl.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
	top: 				expression( ( 0 - jGrowl.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

div.ie6.bottom-left {
	left: 				expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
	top: 				expression( ( 0 - jGrowl.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

div.ie6.center {
	left: 				expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
	top: 				expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
	width: 				100%;
}

/** Normal Style Positions **/
body > div.jGrowl {
	position:			fixed;
}

body > div.jGrowl.top-left {
	left: 				0px;
	top: 				0px;
}

body > div.jGrowl.top-right {
	right: 				0px;
	top: 				0px;
}

body > div.jGrowl.bottom-left {
	left: 				0px;
	bottom:				0px;
}

body > div.jGrowl.bottom-right {
	right: 				0px;
	bottom: 			0px;
}

body > div.jGrowl.center {
	top: 				0px;
	width: 				50%;
	left: 				25%;
}

/** Cross Browser Styling **/
div.center div.jGrowl-notification, div.center div.jGrowl-closer {
	margin-left: 		auto;
	margin-right: 		auto;
}

div.jGrowl div.jGrowl-notification, div.jGrowl div.jGrowl-closer {
	background-color: 		#CD0091;
	color: 					#fff;
	opacity: 				.85;
	filter: 				alpha(opacity = 85);
	zoom: 					1;
	width: 					235px;
	padding: 				10px;
	margin-top: 			5px;
	margin-bottom: 			5px;
	font-family: 			Verdana, Arial, Helvetica, sans-serif;
	font-size: 				14px;
	text-align: 			left;
	display: 				none;
	-moz-border-radius: 	5px;
	-webkit-border-radius:	5px;
}

div.jGrowl div.jGrowl-notification {
	min-height: 			40px;
}

div.jGrowl div.jGrowl-notification div.header {
	font-weight: 			bold;
	font-size:				10px;
}

div.jGrowl div.jGrowl-notification div.close {
	float: 					right;
	font-weight: 			bold;
	font-size: 				12px;
	cursor:					pointer;
}

div.jGrowl div.jGrowl-closer {
	height: 				15px;
	padding-top: 			4px;
	padding-bottom: 		4px;
	cursor: 				pointer;
	font-size:				11px;
	font-weight: 			bold;
	text-align: 			center;
}



/****************************************************************************************************************************************/
/*			THICKBOX		 								 				 	|	COMMENTS											*/
/****************************************************************************************************************************************/


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color: #F1F1F1;/*#e8e8e8; #CD0091*/
	height:27px;
	border-bottom: 2px solid #353535;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

/****************************************************************************************************************************************/
/*			RATING											 				 	|	COMMENTS											*/
/****************************************************************************************************************************************/
/* jQuery.Rating Plugin CSS - http://www.fyneworks.com/jquery/star-rating/ */
div.rating{cursor:pointer;margin:2em;clear:both;display:block}
div.rating:after{content:'.';display:block;height:0;width:0;clear:both;visibility:hidden}
div.cancel,div.star{float:left;width:17px;height:15px;text-indent:-999em;cursor:pointer;display:block;background:transparent;overflow:hidden}
div.cancel,div.cancel a{background:url('../gfx/icons/delete.gif') no-repeat 0 -16px}
div.star,div.star a{background:url('../gfx/icons/star.gif') no-repeat 0 0px}
div.cancel a,div.star a{display:block;width:16px;height:100%;background-position:0 0px;border:1 solid #FF0000}
div.star_on a{background-position:0 -16px!important}
div.star_hover a,div.star_live a:hover{background-position:0 -32px}
/* Read Only CSS */
div.star_readonly a,div.star_readonly a:hover{cursor:default !important}
/* Partial Star CSS */
div.star{background:transparent!important;overflow:hidden!important}
/* END jQuery.Rating Plugin CSS */

