* {
	margin:0px;
	padding:0px;
	font-size:62,5%;
	font-family:verdana;
}

body {
	font-size:0,8em;
	background-color:#E6E6E6;
}

a {
	color:#cd5200;
	text-decoration:none;
}

a:hover {
	color:#666666;
}

a:visited {
	color:#cd5200;
}

/* HEADER ------------------------------------*/


#header-wrapper {
	background:#3F3F3F;
}

#header {
	width:960px;
	margin:0 auto;
	padding:10px 10px 0px 10px;
}

#header  {
}

#header a {
	color:white;
}

#logo {
	float:left;
}


.userdata{
	color:white;
	font-size:0.8em;
	text-align:right;
}




/* LANGUAGE FLAGS------------------------------------*/


.flags {
	margin-top:4px;
	/*position:absolute;
	right:0px;*/
	float:right;
}

.flags a img{
	border:0px;
}



/* LOGIN ------------------------------------*/


#loginform{
	text-align:right;
	color:white;
	font-size:0.8em;
}

#loginform input[type='button']{
	width:80px;
}

/* SEARCH ------------------------------------*/


#searchform{
	margin-top:4px;
	text-align:right;
	color:white;
	font-size:0.8em;
}

#searchform input[type='text']{
	width:320px;
}

#searchform input[type='button']{
	width:80px;
}

/* NAVIGATION SUBPAGES------------------------------------*/


#navigation {
	clear:none;
	margin-top:40px;
}

#navigation li {
	clear:none;
	display:inline;
	/* background-color:white;*/
}

#navigation li a{
	clear:none;

	text-decoration:none;
	color:white;
	border-right:1px solid white;
	padding-right:12px;
	margin:4px 6px 4px 6px;
	font-weight:bold;
	/*margin-right:2px;*/
	font-size:0.8em;
}

#navigation li a:hover{
	color:#DDD;
}

/* SUBNAVIGATION  SUBSPACES  ------------------------------------*/



#subnavigation {
	width:100%;
	background-color:#999;
	border-top:3px solid #666;
	border-bottom:3px solid #CCC;
	padding:0 6px 0px 0px;
}

#subnavigation ul{
	width:960px;
	margin:0 auto;
}


#subnavigation ul li{
	display:inline;
	/*margin: 2px 0 2px 0;*/
	/*background:#ccc;*/
	padding:0px;
	margin:0px;
	background-color:transparent;
}

#subnavigation ul li a{
	padding:0px;
	font-size:0.8em;
	text-decoration:none;
	color:white;
	display:block;
	margin:0px 6px 0 0  ; 
	float:left;
	background-color:transparent;
	padding:6px;
	/*border-right:1px solid white;*/
}

#subnavigation ul li a:hover{
	color:#CCC;
}



/*
#subnavigation ul li a{
	color:black;
	text-decoration:none;
	font-size:0.8em;
	margin:3px;
	padding-right:6px;
	font-weight:bold;
}

#subnavigation ul li a:hover{
	color:#ddd;
}
*/



/* CONTENT */
#error {
	color: red;
	border:1px solid red;
}



#content {
	width:960px;
	margin:0 auto;
	margin-top:20px;
}

#content-round>img {
	margin:0px;
	padding:0px;
	display:block;
}

#content-round {
	margin-bottom:20px;
	background-image:url('skin-images/content-round-back.png');
	background-repeat:repeat-y;
}

#row1 {
	background:url('http://beta.dance-industries.com/templates/images/row1-backg.jpg');
	background-repeat:repeat-y;
	margin-bottom:10px;
}

#row1backg {
	background:url('http://beta.dance-industries.com/templates/images/row1-top.jpg');
	background-repeat:no-repeat;
}


#row2backg {
	/* background:url('http://beta.dance-industries.com/templates/images/page2-top.jpg'); */
	background-repeat:no-repeat;
}

#row2 {
	/* background:url('http://beta.dance-industries.com/templates/images/page2-backg.jpg'); */
	background-repeat:repeat-y;
	margin-bottom:10px;
}

/* COLUMNS ---------------*/

.column {
	float:left;
}


.columnspan1{
	width:314px;
}

.columnspan2{
	width:637px;
}

.columnspan3{
	width:960px;
}

.margin {
	margin-left:9px
}



/* PROFILE ON SUBPAGES ------------------------------*/

.profile-column {
	width:250px; 	
}

.profile{
	margin:6px;
	font-size:0.8em;
	width:236px; /* width column - 2 * width margin because input files are 100% */
}

.profile h1{
	margin:0px;
	padding:0px;
	color:black;
}

.profile input[type='text']{
	width:90%;
}

.profile select{
	width:30%;
}

.profile input[type='submit']{
	width:40%;
	/* align center
		margin:0 auto;
		display:block;
	*/
}


/* center on subpages -------------------------------*/

.content-column{
	width: 535px;  /*440px;*/
	margin-right:9px;
}


.content-column.margin {
	/* margin-right:9px; */
}

.content{
	margin:6px;
	padding:0px;
	font-size:0.8em;
	
}

.content h1 {
	margin:6px;
	padding:0px;
	color:black;
}

.content lu {
	margin:20px;
	padding:0px;
	color:black;
}

.content p {
	margin:20px;
	padding:0px;
	color:black;
}


.content li {
	margin-left:20px;
	padding:0px;
	color:black;
}

.content .track {
	font-size:1em;
	margin:6px 0 6px 0;
	padding:6px;
	text-align:left;
	float:none;
	background:transparent; 
}

.content .track a{
	/* display:inline;*/
}

.content .track a img{
	display:inline;
}

.content .track img{
	float:left;
	margin-right:6px;
	padding:0px;
}


/* ADVERTISING ON SUBPAGES */


.advertising-subpages{
	margin:6px;
	font-size:0.8em;
	width:130px; /*236px;*/ /* width column - 2 * width margin because input files are 100% */
}

.advertising-subpages h1{
	margin:0px;
	padding:0px;
	color:black;
}


/* right column --------------------- */

.layout-right{
	background:aqua;
	float:none;
}

.right-content {
	float:none;
	font-size:0.8em;
	border:1px solid red;
}

.right-content h1 {
	margin:0px;
	padding:0px;
	font-size:1em;
}




/* FOOTER ----------------------------- */

#footerwrapper {
	width:100%;
	background:black;
	color:white;
	padding-top:20px;
}

#footer a{
	color:white;
}

#footer{
	clear:both;
	font-size:0.8em;
	width:960px;
	margin:0 auto;
}

.footer-column{
	margin-left:20px;
	float:left;
	width:220px;
}

.bottom-text {
	clear:both;
	float:none;
	text-align:center;
	margin-top:20px;
}



/* CONTENT STYLE ------------------- */




h1 {
	font-size:1.1em;
	padding:6px 6px 6px 12px;
	background-repeat:no-repeat;
	color:white;
	font-weight:bold;
}

h2 {
	font-size:1.0em;
	padding:3px;
	background-repeat:no-repeat;
	color:#FF6600;
}



/* TRACK */
#tracks {
	/*overflow-x:scroll;*/
	width:616px;
	margin:14px;
}

#tracksinner {
	width:1100px;
}

.track {
	float:left;
	font-size:0.8em;
	background:#E6E6E6;
	text-align:center;
	padding:6px;
	margin:8px ;
}

.track a {
	color:#cd5200;
	text-decoration:none;
}

.track img {
	display:block;
}

/* ADVERTISING */
.advertising {
	font-size:0.8em;
	background:#ffffff;
	text-align:center;
	/*padding:6px;*/
	margin:8px ;
}

.advertising a {
	color:#cd5200;
	text-decoration:none;
}

.advertising img {

}

/* BUDDY */


.buddy {
	float:left;
	font-size:0.8em;
	background:#E6E6E6;
	text-align:center;
	padding:6px;
	margin:8px ;
}

.buddy a {
	color:#cd5200;
	text-decoration:none;
}

.buddy img {
	display:block;
}

/* ARTIST */


.artist {
	float:left;
	font-size:0.8em;
	background:#E6E6E6;
	text-align:center;
	padding:6px;
	margin:8px ;
}

.artist a {
	color:#cd5200;
	text-decoration:none;
}

.artist img {
	display:block;
}



/* NEWSITEM */
/* moved to frontpage
.newsitem {
	float:left;
	font-size:0.8em;
	background:#ffffff;
	text-align:left;
	margin:8px ;
	padding:0px;
	width:90%;
}

.newsitem a {
	color:#cd5200;
	text-decoration:none;
}

.newsitem
 img {
	float:left;
	margin-right:5px;
}
*/

/* CLEAR BOTH */
.clear {
clear:both;
}


.one {
width:157px;
}

.two {
width: 471px;
}

.three{
width:314px;
}

p {
padding:6px;
}