/****** Core HTML Setup ******/

html {
  height: 100%;
  margin-bottom: 1px;
}

form {
  margin: 0;
  padding: 0;
}

body {
	text-align: left;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: 1.3;
	margin: 0;
	color:#ffffff;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-color: #000;
	padding-top: 0px;
}

a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #ae0941;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
}

p { margin-top: 0; margin-bottom: 5px; }

img { border: 0 none; }

/*** Template specific layout ***/

#wrap {
	width: 1020px;
	text-align: left;
	margin: 0 auto;
	background-image: url(../images/repeat.png);
}

#images {
	display: none;
}
#header {
	background: url(../images/header.gif) no-repeat;
	position:relative;
	height: 162px;
	padding: 0px;
}

#logo {
	background: url(../images/logo.png) no-repeat;
	position:relative;
	height: 69px;
	width: 439px;
}

#imagetop {
	width: 728px;
	float: right;
	margin-right: 25px;

}
	
#footer {
	background: url(../images/footer.png);
	height: 79px;
	text-align: left;
	clear: both;
	padding-bottom: 18px;
}

#menu {
	background: url(../images/menu.png);
	background-repeat: no-repeat;
	height: 41px;
	width: 1020px;
}
	
#main-page {
	float: left;
	width: 727px;
	padding-left: 22px;
	min-height: 545px;
}

#sidebar-left {
	float: left;
	width: 222px;
	padding-left: 23px;
	min-height: 450px;
}

/*** Joomla specific layout ***/

h1	{
	font: 24px Georgia, "Times New Roman", Times, serif;
  	color: #fff;
	background-color: inherit;
  	margin: 0px;
  	padding: 0px;
}


h2	{
	font: 17px Georgia, "Times New Roman", Times, serif;
  	font-weight: bold;
  	color: #999;
	background-color: inherit;
  	margin: 0px;
  	padding: 0px;
}

h3	{
	font: 18px Georgia, "Times New Roman", Times, serif;
  	font-weight: bold;
  	color: #999;
	background-color: inherit;
  	margin: 0px;
  	padding: 0px;
}

td.buttonheading img {
	border: none;
}

.contentheading {
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	background-color: inherit;
	font-weight: bold;
	vertical-align: bottom;
	color: #fff;
	text-align: left;
	width: 100%;
}

.componentheading {
 	margin: 0;
  	font-weight: bold;
  	font-family: Georgia, "Times New Roman", Times, serif;
  	font-size: 16px;
	color: #fff;
	background-color: inherit;
	padding-left: 0px;
	margin-bottom: 10px;
	text-align: left;
}

.moduletablemenu {
	padding-left: 20px;
}

.moduletablelogin {
	width: 205px;
	border: solid #d71959 2px;
	padding: 5px;
	margin-left: 3px;
	margin-bottom: 10px;
}

.input{
border: none;
}

.moduletableflash {
	padding-left: 16px;
}

.moduletableimage {
		width: 728px;
		padding-bottom: 10px;
}

.tracktitle {
	color: #000;
}

.moduletablejukebox {
	width: 205px;
	padding-top: 5px;
	margin-left: 10px;
	color: #000;
	padding-bottom: 10px;
}

.aec_items {
	color: #000;
}

.listfooter {
	display: none;
}

.trackartist {
	color: #000;
}

.moduletablefooters {
	padding-top: 45px;
	padding-left: 30px;
}

.fb_credits {
	display: none;
}

.moduletablechat {
	color: #000;
	width: 205px;
	border: solid #d71959 2px;
	padding: 5px;
	margin-left: 3px;
	margin-bottom: 10px;
}
