/*-General-----------------------------------------------*/

body {
	margin-top:31px;
	margin-left:53px;
	padding:0px;
	background-color: #000000;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	scrollbar-face-color: #A8001F; 
	scrollbar-shadow-color: #850019; 
	scrollbar-highlight-color: #FF0030; 
	scrollbar-3dlight-color: #FF0030; 
	scrollbar-darkshadow-color: #000000; 
	scrollbar-track-color: #4A000E; 
	scrollbar-arrow-color: #FFFFFF;
	font-size: 12px;
}

form {
	display:inline;
	margin:0px;
	padding:0px;
}

input, select, textarea {
	border:1px solid white;
	background:#333333;
	color: #ffffff;
	line-height: 12px;
}

a img {
	border:none;
	margin:0px;
	padding:0px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, Sans-serif;
	margin:0px;
	padding:0px;
}
p, div {
	margin:0px;
	padding:0px;
}

hr {
	height: 2px;
	color: #DC0029;
	background-color: #DC0029;
}

.img_right {
	float:right;
	margin: 4px 6px 6px 6px;
	border: 1px solid white;
}

.img_left{
	float:left;
	margin: 4px 6px 6px 0px;
	border: 1px solid white;
}

a {
	color: #DF122D;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
	

/*-Main Layout-------------------------------------------*/

/*-Menu---------------*/

#menu {
	width: 792px; 
	height: 24px;
	background: url(/img/menubar.jpg);
	margin: 0px 0px 0px 0px;
	padding: 0px;
	position: relative;
	text-align: bottom;
}
#menu li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: absolute;
	top: 0px;
}
#menu li, #menu a {
	height: 24px; 
	display: block;
}

#menu_1 {	left: 0px;	width: 80px;	}
#menu_2 {	left: 100px;	width: 86px;	}
#menu_3 {	left: 211px;	width: 130px;	}
#menu_4 {	left: 362px;	width: 98px;	}
#menu_5 {	left: 485px;	width: 50px;	}
#menu_6 {	left: 558px;	width: 94px;	}
#menu_7 {	left: 677px;	width: 100px;	}
#menu_8 {	left: 784px;	width: 1px;	}

#menu_1 a:hover	{	background: transparent url(/img/menubar.jpg) 0px -24px no-repeat;	}
#menu_2 a:hover {	background: transparent url(/img/menubar.jpg) -100px -24px no-repeat;	}
#menu_3 a:hover {	background: transparent url(/img/menubar.jpg) -211px -24px no-repeat;	}
#menu_4 a:hover {	background: transparent url(/img/menubar.jpg) -362px -24px no-repeat;	}
#menu_5 a:hover {	background: transparent url(/img/menubar.jpg) -485px -24px no-repeat;	}
#menu_6 a:hover {	background: transparent url(/img/menubar.jpg) -558px -24px no-repeat;	}
#menu_7 a:hover {	background: transparent url(/img/menubar.jpg) -677px -24px no-repeat;	}
#menu_8 a:hover {	background: transparent url(/img/menubar.jpg) -784px -24px no-repeat;	}


/*-Content Box--------*/

.contentbox {
	width: 603px;
	height: 396px;
	margin: 0px;
	background: url(/img/circus-bg.gif) no-repeat;
	padding: 0px;
}


/*-Content Box--------*/

.mailinglist {
	border: 2px solid #DF122D;
	background: #000000;
	display: table;
	color: #ffffff;
	padding: 4px;
	margin-right: 11px;
	font-size: 10px;
	line-height: 14px;
	text-align: right;
	width: 200px;
}
.mailinglist b {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	line-height: 16px;
}



/*-Content Styling---------------------------------------*/

#content {
	width: 567px;
	height: 360px;
	color: #FFFFFF;
	margin: 12px;
	padding: 6px 12px 6px 6px;
	overflow: auto;
}

#content .low {
	color: #DF122D;
}

#content p {
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	margin-bottom: 6px;
}

#content h1 {
	font-size: 18px;
	font-weight: bold;
	color: #DF122D;
	text-transform: uppercase;
	letter-spacing: -1px;
	margin-bottom: 4px;
}

#content h2 {
	font-size: 18px;
	color: #FFFFFF;
	text-transform: uppercase;
	letter-spacing: -1px;
	margin-bottom: 4px;
}

#content h3 {
	font-size: 28px;
	color: #FFFFFF;
	text-transform: uppercase;
	letter-spacing: -2px;
	margin-bottom: 4px;
}

#content h4 {
	font-size: 28px;
	color: #DF122D;
	text-transform: uppercase;
	letter-spacing: -2px;
	margin-bottom: 4px;
}


/*-Event Styling-----------------------------------------*/

#event p {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	margin-bottom: 0px;
}

#event h3 {
	line-height: 28px;
	margin-top: 4px;
	margin-bottom: 0px;
}

#event h5 {
	font-size: 16px;
	color: #FFFFFF;
	text-transform: uppercase;
	letter-spacing: -1px;
	margin-bottom: 4px;
}


/*-Contact Styling---------------------------------------*/

#contact td {
	font-size: 12px;
	color: #FFFFFF;
}

#contact td.label {
	font-family: Arial, Helvetica, Sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	padding-right: 8px;
}


/*-Carioca Styling---------------------------------------*/

#carioca p {
	margin-bottom: 0px;
}

#carioca p.head {
	font-family: Arial, Helvetica, Sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
}
#carioca p.mix {
	font-size: 14px;
}
#carioca p.credit {
	font-size: 10px;
	padding-bottom: 12px;
}


/*-DJ Styling--------------------------------------------*/
#djlist div.list {
	border: 4px solid #DF122D;
	width: 150px;
	font-size: 18px;
	color: #FFFFFF;
	letter-spacing: -1px;	
	padding: 6px;
	background-color: #000000;
	background: url(/img/circus-bg-nored.gif) no-repeat;
}

#djlist p {
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 6px;
	margin-bottom: 6px;
}

#djlist h1 {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-bottom: 6px;
}

#djlist a {
	text-decoration: underline;
}
#djlist a:hover {
	text-decoration: none;
}
