﻿body
{
	font-family:Arial;	
	font-size:12px;
	background-color:#000;
	color:#fff;
}

ul li a
{
	text-decoration:none;	
}

ul li a.selected
{
	color:#e24197;
}

h1,h2,h3,h4,h5,h6
{
	color:#fff;
	font-weight:bold;
	margin:0 0 10px 0;
}

a
{
	color:#fff;
	
}

a:hover
{
	color:#fff;
}

h1 a,h2 a,h3 a,h4 a,h5 a,h6 a
{
	color:#fff;
	
}

h2
{
	font-size:15px;
}

p
{
	padding:0 0 10px 0;
}

table
{
	border-collapse:collapse;	
}

.left
{
	float:left;
}

.right
{
	float:right;
}

.pointer
{
	cursor:pointer;	
}

div#page
{
	width:960px;
	margin-left:auto;
	margin-right:auto;
}

div#innerpage
{
	width:960px;
	float:left;
}

/*\*/ * html div#content { height:500px; } /**/

img.logoButton
{
	float:left;
	margin:10px 0px 5px 10px;
}

div#header
{
	width:960px;
	float:left;
	background-color:#000;
	margin-top:10px;
}


div#header div#line
{
	width:960px;
	float:left;
	background-color:#bd2f2e;
	height:3px;	
	line-height:0px;
}

div#header ul.topnav
{
	width:960px;
	float:left;
	background-color:#000;	
	font-weight:bold;
	font-family:Arial Black;
}

div#header ul.topnav a
{
	color:#fff;
}

div#header ul.topnav li
{
	float:left;	
	padding:5px 10px 5px 10px;
}

div#header ul.topnav li.selected
{
	background-color:#bd2f2e;
}

div.content
{
	width:960px;
	float:left;
}

/* page specific - home */

div.home
{
	background-image:url('/images/home_back.jpg');
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center top;
}

div.hometop
{
	float:left;
	width:960px;	
}

div.homebottom
{
	float:left;
	width:960px;
		
}

div.hometopleft
{
	margin:10px 5px 10px 5px;
	float:left;
	width:270px;	
}

div.hometopleft img
{
	margin-bottom:5px;
}

div.hometopleft ul
{
	list-style-type:square;
	margin-left:20px;
	margin-bottom:10px;	
}



/* page specific - live */

div.live
{
	background-color:#040203;
	padding-top:20px;
}

div.live2
{
	width:960px;
	height:486px;
	background-image:url('/images/image_bottom.jpg');
	background-repeat:no-repeat;
	float:left;
}

/* page specific - news */

div.news
{
	background-image:url('/images/damo_stage.jpg');
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center top;
	min-height:600px;
	padding-top:7px;
}

/*\*/ * html div.news {height:500px;}  /**/

/* page specific - blog */

div.blog
{
	background-image:url('/images/damo_down.jpg');
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center top;
	min-height:600px;
	padding-top:7px;
}

div.blog div.column
{
	width:940px !important;
	padding-left:10px;
	padding-right:10px;	
}

/*\*/ * html div.blog {height:600px;}  /**/

/* page specific - links */

div.links
{
	background-image:url('/images/damo_roof_guitar.jpg');
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center top;
	min-height:600px;
	padding-top:7px;
}

div.links div.column
{
	float:right;
	margin-right:10px;	
}

/*\*/ * html div.links {height:600px;}  /**/

/* page specific - biog */

div.biog
{
	background-image:url('/images/damo_dark.jpg');
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center top;
	min-height:600px;
	padding-top:7px;
}



/*\*/ * html div.biog {height:600px;}  /**/

/* page specific - disco */

div.disco
{
	background-image:url('/images/damo_young.jpg');
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center top;
	min-height:600px;
	padding-top:7px;
	color:#000;
}

div.disco img
{
	float:left;
}

/*\*/ * html div.disco {height:600px;}  /**/

/* page specific - audio */

div.audio
{
	background-image:url('/images/damo_roof.jpg');
	background-repeat:no-repeat;
	
	min-height:600px;
	padding-top:7px;
	color:#222222;
}


/*\*/ * html div.audio {height:600px;}  /**/

/* page specific - video */

div.video
{
	background-color:#000;
	min-height:600px;
	padding-top:7px;
	color:#fff;
}


/*\*/ * html div.video {height:600px;}  /**/

/* page specific - shop */

div.shop
{
	background-image:url('/images/damo_left.jpg');
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center top;
	min-height:600px;
	padding-top:7px;
	color:#222222;
}


/*\*/ * html div.shop {height:600px;}  /**/

/* page specific - gallery */

div.gallery
{
	background-color:#000;
	min-height:600px;
	padding-top:7px;
}

div.gallery div.column
{
	width:940px !important;
	padding-left:10px;
	padding-right:10px;	
}

div.gallery div.column img
{
	margin:20px !important;
}

/*\*/ * html div.gallery {height:600px;}  /**/

div.column
{
	float:left;
	margin-left:0px;
}

div.column img
{
	margin-bottom:5px;
}

div.column ul
{
	list-style-type:square;
	margin-left:20px;
	margin-bottom:10px;	
}

div#top
{
	width:960px;
}

div#half1
{
	width:460px;
	margin:0px 20px 0px 10px;
}

div#half2
{
	width:460px;
}

div#third1
{
	width:310px;
	margin-left:7px;
}

/*\*/ * html div#third1 {margin-left:3px;}  /**/

div#third2
{
	width:310px;
	margin-left:7px;
}

div#third3
{
	width:310px;
	margin-left:7px;
}

div#third12
{
	width:610px;
	margin-left:10px;
}

div#third123
{
	width:310px;
	margin-left:20px;
}

div#bottom
{
	width:860px;
}

div.editgrey
{
	background-color:#eeeeee;
}

div.full
{
	width:960px;	
}

div.fullbottom
{
	margin-bottom:5px;
}





div#column1
{
	padding-right:10px;
	width:589px;
	border-right:solid 1px #e24197;	
}

div#column2
{
	padding:0 10px 0 10px;
	width:240px;
}

div.banner
{
	padding:5px 5px 0px 5px;
	margin-bottom:5px;
	float:left;
	width:225px;
	font-size:12px;	
}

div.banner_pink
{
	color:#FFF;
	background-color:#e24197;
}

div.banner_blue
{
	color:#FFF;
	background-color:#00aeef;
}

div.banner_red a, div.banner_blue a
{
	color:#FFF;
}

div.banner_grey
{
	color:#aaaaaa;
	background-color:#e5e5e5;
	border-top:solid 2px #aaaaaa;	
}



div.metadata table
{
	border-collapse:collapse;
}

div.metadata table td, div.metadata table th
{
	padding:10px;	
	font-size:10px !important;
}

div.metadata table input
{
	width:480px;
}

div.metadata
{
	width:960px;
	background-color:#aaaaaa;
	float:left;
}

div.panelasset
{
	float:left;
	width:100%;
	margin-bottom:7px;
	
}

div.panelasset ul
div.panelasset input,
div.panelasset textarea,
div.panelasset p,
div.panelasset table
{ 
	margin:7px;
}

div.panelasset p
{
	color:#fff;
}

div.panelcontent h1,
div.panelcontent h2,
div.panelcontent h3,
div.panelcontent h4,
div.panelcontent h5,
div.panelcontent h6
{
	margin:7px;
}

div.panelasset div.panelcontent img
{
	margin:0px 10px 0px 10px;	
}

div.panelasset table.mceLayout, div.panelasset table.mceLayout table
{
	margin:0px;
}

div.panelasset h1.paneltitle,
div.panelasset h2.paneltitle,
div.panelasset h3.paneltitle,
div.panelasset h4.paneltitle,
div.panelasset h5.paneltitle,
div.panelasset h6.paneltitle
{
	color:#fff;
	padding:7px;
	background-color:#222222;	
	margin-bottom:0px;
}

div.panelasset div.panelcontent
{
	width:100%;
	float:left;
	opacity:0.80;
    filter: alpha(opacity = 80 );	
    padding-bottom:10px;
    background-color:#444444;
}


/*specifics home*/
	
div.home div.panelasset h1.paneltitle,
div.home div.panelasset h2.paneltitle,
div.home div.panelasset h3.paneltitle,
div.home div.panelasset h4.paneltitle,
div.home div.panelasset h5.paneltitle,
div.home div.panelasset h6.paneltitle
{
	background-color:#bd2f2e;
	margin-bottom:0px;
}

div.home div.panelasset div.panelcontent
{
	background-color:#b82323;
}

div.home div.panelasset div.panelcontent img
{
	margin-top:0px;	
}

/*specifics general*/

div.general div.panelasset h1.paneltitle,
div.general div.panelasset h2.paneltitle,
div.general div.panelasset h3.paneltitle,
div.general div.panelasset h4.paneltitle,
div.general div.panelasset h5.paneltitle,
div.general div.panelasset h6.paneltitle
{
	background-color:#003030;
	margin-bottom:0px;
}

div.general div.panelasset div.panelcontent
{
	background-color:#002323;
}

/*specifics news*/

div.news div.panelasset h1.paneltitle,
div.news div.panelasset h2.paneltitle,
div.news div.panelasset h3.paneltitle,
div.news div.panelasset h4.paneltitle,
div.news div.panelasset h5.paneltitle,
div.news div.panelasset h6.paneltitle
{
	background-color:#222222;
	margin-bottom:0px;
}

div.news div.panelasset div.panelcontent
{
	background-color:#444444;
}

div.news div.panelasset div.panelcontent div
{
	clear:both;
	float:left;
}

/*specifics biog*/

div.biog div.panelasset h1.paneltitle,
div.biog div.panelasset h2.paneltitle,
div.biog div.panelasset h3.paneltitle,
div.biog div.panelasset h4.paneltitle,
div.biog div.panelasset h5.paneltitle,
div.biog div.panelasset h6.paneltitle
{
	background-color:#222222;
	margin-bottom:0px;
}

div.biog div.panelasset div.panelcontent
{
	background-color:#444444;
	
}

/*specifics blog*/
div.blog div.panelasset div.panelcontent
{
	opacity:0.60;
    filter: alpha(opacity = 60 );
}

/*specifics disco*/
div.disco div.panelasset img
{
	margin-top:10px;	
}

/*specifics audio*/

div.audio div.panelcontent object, div.audio div.panelcontent embed
{
	margin-top:5px;
	margin-left:10px;
}

/*specifics video*/

div.video  object, div.video  embed
{
	margin-bottom:30px;
}

/***********************/




div.pink
{
	
}
div.blue
{
	
}
div.grey
{
	
}
div.clear
{
	background-color:#ffffff;
	border-bottom:solid 1px #e24197;
}


div.panel
{
	width:100%;
	margin-bottom:20px;
}

div.panel div
{
	margin-bottom:5px;
}


object
{
	
}

div.halfwide
{
	float:left;
	width:460px;
	margin-top:10px;
	padding:0 10px 0 10px;
}



span.ajaxlink
{
	color:#aaaaaa;
	text-decoration:underline;
	cursor:pointer;
}

span.button
{
	cursor:pointer;	
}

a.button , span.button
{
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#aaaaaa;
	padding:4px;
	display:inline-block;	
	text-decoration:underline;
}

a.button:hover, span.button:hover
{
	text-decoration:none;	
}

a.selectedpage
{
	text-decoration:none;	
}


div.inline
{
	display:inline;	
}


img.thumb
{
	margin-right:5px;	
}

img.imgmarginleft
{
	margin-left:10px;	
}

img.imgmarginright
{
	margin-right:10px;	
}

object, embed
{
	display:inline;
	margin-bottom:5px;
}

div#header object, div#header embed
{
	float:right;
	display:block;
	margin:5px 5px 0px 0px;	
}

a.rss
{
	color:#fff;	
}

div#networks
{
	width:100%;	
	margin:10px 0 0 0;
	text-align:center;
}

div.hometopleft div#networks
{
	margin:20px 0 10px 0;
}

table#mailinglist
{
	width:100%;
	background-color:#676767;
	margin-top:20px;
	margin-bottom:25px;	
	font-size:11px;
}

table#mailinglist tr td
{
	padding:0 10px 3px 10px;	
}

table#mailinglist select, table#mailinglist input[type='text']
{
	
}

table#mailinglist a.submit
{
	padding:3px;
	background-color:#000;
	margin-top:3px;
	font-weight:bold;
	text-decoration:none;
}

table#mailinglist a.submit:hover
{
	text-decoration:underline;
}

table.release
{
	width:940px;
	color:#fff;
	margin:0 0 10px 10px;
}

table.release th
{
	font-size:13px;	
	background-color:#222222;	
	padding:7px;
	
}

table.release td
{
	font-size:11px;	
	background-color:#444444;	
	padding:7px;
	
	opacity:0.80;
    filter: alpha(opacity = 80 );
}

table.releaseedit input
{
	width:800px;	
}

table.product
{
	width:940px;
	color:#fff;
	margin:0 0 10px 10px;
}

table.product th
{
	font-size:13px;	
	background-color:#222222;	
	padding:7px;
	
}

table.product td
{
	font-size:11px;	
	background-color:#444444;	
	padding:7px;
	width:33%;
	opacity:0.80;
    filter: alpha(opacity = 80 );
}

table.productedit input,table.productedit textarea
{
	width:800px;	
}

div#livetable
{
	float:left;
	width:940px;
	margin-left:10px;
}

/*\*/ * html div#livetable {margin-left:5px;}  /**/

div#livetable div#livetableheader
{
	float:left;
	width:940px;
	background-color:#222222;
	font-size:12px;
	font-weight:bold;
}

div#livetable div#livetableheader div
{
	float:left;
	padding:7px;
}

div#livetable div.liverow
{
	float:left;
	width:940px;
	opacity:0.80;
    filter: alpha(opacity = 80 );
    background-color:#444444;
    margin-top:3px;
}

div#livetable div.liverowedit
{
	background-color:#444444;
	opacity:0.80;
    filter: alpha(opacity = 80 );
}

div#livetable div.liverow div
{
	float:left;
	padding:7px;
}

div#livetable div.one
{
	width:100px;	
}

div#livetable div.two
{
	width:350px;	
}

div#livetable div.three
{
	width:100px;	
}

div#livetable div.four
{
	width:300px;	
}

div.news div#half2 div.panelasset img
{
	margin:0 !important;
}







	