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

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

h1 {
	font-size:0.9em;
	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;
}

/* CLEAR BOTH ---------------------------*/

.clear {
	clear:both;
}


/* HEADER */

#header-wrapper {
	background:#3F3F3F;
	/* padding-bottom:30px; If we want to add flash banner*/
}

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

#header a {
	color:white;
}

#logo {
	float:left;
}

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



#headerform{
	text-align:right;
	color:white;
}

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

.flags {
	margin-top:4px;
	float:right;
	position:relative;
	z-index:2;
}


.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;
}



/*  MENU */

#menu {
	position:relative;
	z-index:1;
	outline: none;
}



/* CONTENT */

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

/* ROW 1  */

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

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

#row1 #track{
	border:1px solid red;
}


/* ROW 2  */

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

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

/* ROW 3  */

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

#row3 {

}

/* ROW 4  */

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

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

.column {
	float:left;
}

.columnspan1{
	width:314px;
}

.columnspan2{
	width:637px;
}

.columnspan3{
	width:960px;
}

.margin {
	margin-left:9px
}


/* POPULAR MUSIC */

#tracks {
	/* overflow-x:scroll; */
	width:616px;
	margin:8px 0 0 9px;
}

/* -----------------
#tracksinner {
	width:1100px;
}
*/



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

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

.advertising img {
}


.frontstyle{
	float:left;
/*	font-size:0.8em; */
	font-size:0.6em;
	padding:6px;
	margin:8px 0px 8px 8px;
	overflow:hidden;
}



.frontstyle a {
	color:#cd5200;
	text-decoration:none;
	white-space:nowrap;
}

.frontstyle a:hover {
	color:#3F3F3F;
	text-decoration:none;
	white-space:nowrap;	
}



/* TRACK */

.track , .artist, .buddy {
	float:left;
	font-size:0.8em;
	background:#E6E6E6;
	text-align:center;
	padding:6px;
	margin:8px 0px 8px 8px;
	width:82px;
	overflow:hidden;
}

.track:hover , .artist:hover, .buddy:hover {
	background:#D6D6D6;
}

#tracks .track {
	float:left;
	font-size:0.8em;
	background:#E6E6E6;
	text-align:center;
	padding:6px;
	margin:0 8px 10px 0;
	/*height:242px; */ /*  matches advertising */
}

#tracks .track:hover {
	background:#D6D6D6;
}

#tracks .track img {
	height:75px;
	width:75px;
}

.track a, .buddy a, .artist a, #startrack a {
	color:#cd5200;
	text-decoration:none;
	white-space:nowrap;
}

.track img, .buddy img, .artist img {
	display:block;
}

#startrack {
float:left;
/*	font-size:0.8em; */
	font-size:0.6em;
	padding:6px;
	margin:8px 0px 8px 8px;
	overflow:hidden;
}



.startrack a {
	color:#cd5200;
	text-decoration:none;
	white-space:nowrap;
}

.startrack a:hover {
    color:#3F3F3F;
	text-decoration:none;
	white-space:nowrap;
}

#startrack img {
/*	margin-right:10px; */
}



/* BUDDY */
/*
.buddy {
	float:left;
	font-size:0.8em;
	background:#E6E6E6;
	text-align:center;
	padding:6px;
	margin:8px 0px 8px 8px;
	width:80px;
	overflow:hidden;
}

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

.buddy img {
	display:block;
}
*/

/* ARTIST */
/*
.artist {
	float:left;
	font-size:0.8em;
	background:#E6E6E6;
	text-align:center;
	padding:6px;
	margin:8px 0px 8px 8px;
	width:80px;
	overflow:hidden;
}

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

.artist img {
	display:block;
}
*/

/* NEWSITEM */

.newsitem {
	float:left;
	font-size:0.6em;
	background:#ffffff;
	text-align:left;
	margin:8px ;
	padding:0px;
	width:90%;
}

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

.newsitem a:hover {
	color:#3F3F3F;
}

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

/* ADVERTISING BOTTOM */

#adl_multi-adsize {
	margin:8px 0px 8px 0px;
}


/* 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;
}