html, body{
	height: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	background: #151F41 url(../images/bg.gif) repeat-x top;
}
body, td, th {
	color: #2E2C47;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
}

form br{
	clear: both;
}

a, a:link, a:visited {
	text-decoration: none;
	color: #0000CC;
}
a:hover, a:active {
	text-decoration: none;
	color: #0000CC;
}

/* [TOP] */
#container{
	border-left: 1px solid #0CCAFF;
	border-right: 1px solid #0CCAFF;
	border-top: 2px solid #0CCAFF;
	height: 100%;
}
#container td{
	border: 1px solid #FFFFFF;
	background-color: #0094D4;
	vertical-align: top;
}
#container td#top{
	background: url(../images/top/header.jpg) no-repeat center;
	height: 152px;
	vertical-align: bottom;
}
#launchjukebox{
	background: url(../images/top/launchjukebox.gif) no-repeat 0px 0px;
	display: block;
	width: 160px;
	height: 23px;
	float: right;
	font-size: 0px;
}
#launchjukebox:hover{
	background-position: 0px -25px;
}
#launchjukebox span{
	display: none;
}

/* [TOP MENU] */
#container td#top-menu{
	border-bottom: 1px solid #0CCAFF;
}
#top-menu ul{
	list-style: none;
}
#top-menu ul li{
	float: left;
	height: 24px;
}
#top-menu ul li a{
	display: block;
	height: 24px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#top-menu ul li a span{
	display: none;
}
#top-menu ul li a:hover
, #top-menu ul li.active a
{
	background-position: 0px -24px;
}

#top-menu ul li#home a{
	background-image: url(../images/top/home.gif);
	width: 68px;
}
#top-menu ul li#events a{
	background-image: url(../images/top/events.gif);
	width: 80px;
}
#top-menu ul li#gallery a{
	background-image: url(../images/top/gallery.gif);
	width: 92px;
}
#top-menu ul li#promoters a{
	background-image: url(../images/top/promoters.gif);
	width: 107px;
}
#top-menu ul li#media a{
	background-image: url(../images/top/media.gif);
	width: 69px;
}
#top-menu ul li#downloads a{
	background-image: url(../images/top/downloads.gif);
	width: 117px;
}
#top-menu ul li#news a{
	background-image: url(../images/top/news.gif);
	width: 66px;
}
#top-menu ul li#services a{
	background-image: url(../images/top/services.gif);
	width: 96px;
}
#top-menu ul li#about-us a{
	background-image: url(../images/top/about_us.gif);
	width: 99px;
}
#top-menu ul li#contact a{
	background-image: url(../images/top/contact.gif);
	width: 96px;
}

/* [LEF] */
#container td#left{
	width: 280px;
	padding: 3px;
	border-top: none;
	border-right: 1px solid #243274;
	background-color: #1D2A56;
}
#left .box{
	border: 1px solid #000000;
	background-color: #5469E7;
	padding: 4px;
	margin-bottom: 4px;
}
#left .box{
	display: block;
}
#left .box .boxin{
	background-color: #FFFFFF;
	padding: 10px;
}
#left .box h2{
	border: 1px solid #FFFFFF;
	padding: 4px 2px 7px 10px;
	background: url(../images/left/bg_h2.gif) no-repeat right;
	font: bold 14px Arial Narrow,Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-transform: uppercase;
	word-spacing: 10px;
}
#left .box h3{
	font: bold 14px Arial Helvetica sans-serif;
}
#left form label{
	display: block;
	float: left;
	width: 55px;
	padding-top: 3px;
	padding-right: 2px;
	color: #5469E7;
	text-transform: uppercase;
	text-align: right;
	font-weight: bold;
}
#left form input{
	float: left;
	width: 140px;
	background-color: #1D2A56;
	border: 1px none #000000;
	color: #0CCAFF;
	font-size: 10px;
	padding: 4px;
	margin-bottom: 2px;
}
#left form input[type=submit]{
	width: 35px;
	padding: 3px;
	margin-left: 4px;
	text-align: center;
	text-transform: uppercase;
}
#left li{
	padding: 2px;
	border-bottom: 1px solid #999999;
}
#left a, #left a:visited{
	font-weight: bold;
}
/*
#getontheguestlist, #getontheguestlist:visited{
	display: block;
	width: 100%;
	height: 32px;
	background: url(../images/left/getontheguestlist.gif) no-repeat top;
}
#getontheguestlist:hover{
	background-position: bottom;
}
#getontheguestlist span{
	display: none;
}
*/
#left .box .picture{
	text-align: center;
}
#left .box .posted{
	color: #3570D7;
}
#left .box .short{
	/*text-indent: 5px;*/
}
#left .box a.more{
	display: block;
	margin-top: 10px;
	font-weight: normal;
}

/* [COPY] */
#copy{
	height: 42px;
	background: url(../images/bg_copy.gif) repeat-x top;
	vertical-align: middle;
}
#copy div{
	padding: 2px;
	background: url(../images/bottom_logo.gif) no-repeat right;
	vertical-align: middle;
}

/* [HOME PAGE] */
td#content{
	width: 596px;
	border-top: none;
	border-left: none;
	background-color: #101834;
	padding: 4px;
}

#content .box{
	margin-bottom: 3px;
	border: 1px solid #000000;
	background-color:#fff;
}
#content .box h2, #inner .box h2{
	height: 22px;
	padding-top: 6px;
	padding-left: 10px;
	background: url(../images/content/bg_h2.gif) no-repeat right;
	font: bold 14px Arial Narrow, Arial, Helvetica sans-serif;
	color: #FFFFFF;
	text-transform: uppercase;
	word-spacing: 10px;
}
#content .box .boxin{
	border: 1px solid #243274;
	background-color: #0A0F23;
	padding: 2px;
}
#content .box .boxin li{
	display: block;
	padding: 8px;
	border-top: 2px solid #243274;
	background-color: #FFFFFF;
}
#content .box .boxin li:first-child{
	border-top: none;
}
#content .box .boxin li img{
	float: left;
	margin-right: 10px;
}
#content .box .links{
	margin-top: 10px;
	color: #5469E7;
}
#content .box .links a
, #content .box .links a:visited{
	color: #5469E7;
}
#content .fvideo{
	background-color: #FFFFFF;
	padding: 3px;
}
#content table.fmixtapes{
	height: 306px;
}
#content table.fmixtapes td.img{
	background-color: #FFFFFF;
	padding: 7px 10px;
}
#content table.fmixtapes td.det{
	padding-top: 7px;
	background-color: #FFFFFF;
	height:94px;
}

#content .galleries{
	clear: both;
}
#content table.cleant{
	border: none;
	background-color: transparent;
}
#content table.cleant td{
	margin: 0px;
	padding: 0px;
	border: none;
	background-color: transparent;
}

#content table{
	background-color: #0A0F23;
	border: 1px solid #243274;
	border-bottom: none;
}
#content td{
	padding: 8px;
	border: none;
	background: #FFFFFF;
	border-bottom: 2px solid #243274;
}
#content .galleries td{
	padding: 3px;
	color: #FFFFFF;
	background: transparent;
	text-align: center;
	border-bottom: 1px solid #243274;
}
#content .galleries img{
	/*margin-bottom: 10px;*/
}

#getontheguestlist, #getontheguestlist:visited{
	display: block;
	width: 294px;
	height: 34px;
	background: url(../images/content/getontheguestlist.gif) no-repeat top;
}
#getontheguestlist:hover{
	background-position: bottom;
}
#getontheguestlist span{
	display: none;
}

#viewallevents, #viewallevents:visited{
	display: block;
	width: 294px;
	height: 34px;
	background: url(../images/content/viewallevents.gif) no-repeat top;
}
#viewallevents:hover{
	background-position: bottom;
}
#viewallevents span{
	display: none;
}

/* inner listing */
#container td#inner{
	width: 596px;
	border-top: none;
	border-left: none;
	background-color: #101834;
	padding: 4px;
	height: 100%;
}
#container td#inner #inner_wrap{
	background-color: #FFFFFF;
	/*width: 592px;*/
	padding: 0px;
	height: 100%;
}
#container td#inner table, #container td#inner table td, #container td#inner table th{
	background-color: #FFFFFF;
	padding: 4px;
}
#container td#inner table th{
	color: #FFFFFF;
	background-color: #1D2A56;
}
#container td#inner table td.det{
	background-color: #D9E3EA;
}
#container td#inner table td.last{
	border-bottom: 2px solid #243274;
}
#container td#inner table td.download{
	border: 1px solid #2E2C47;
}

#inner form label{
	color: #5469E7;
	font-weight: bold;
	/*float: left;
	padding-top: 2px;*/
}
#inner form input, #inner form textarea{
	background-color: #1D2A56;
	border: 1px none #000000;
	color: #0CCAFF;
	font-size: 10px;
	padding: 4px;
}
#inner form input[type=submit]{
	text-align: center;
	text-transform: uppercase;
}

ul.links{
	padding: 22px;
}
ul.links li{
	float: left;
	width: 160px;
	padding: 5px 0px;
}
ul.links li img{
	border: 1px solid #000000;
}
ul.links li.p{
	padding-left: 35px;
}

ul#album_gallery{
	padding: 10px;
}
ul#album_gallery li{
	width: auto;
}

#album_gallery-container{
	clear: both;
	text-align: center;
	border: 1px solid #151F41;
	margin: 10px;
	padding: 5px;
}

/* [MISC] */
.l{
	text-align: left;
}
.c{
	text-align: center;
}
.r{
	text-align: right;
}
.vc{
	vertical-align: middle;
}
.b{
	font-weight: bold;
}
.i{
	font-style: italic;
}
.u{
	text-decoration: underline;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.clear{
	clear: both;
	/*display: inline-block;*/
	font-size: 1px;
	height: 1px;
	display: none;
}
.blue{
	color: #0000CC;
}
.lblue{
	color: #5469E7;
}
.aqua, .aqua > a, .aqua > a:visited{
	color: #0CCAFF;
}

.bga{
	background-color: #D9E3EA;
}

#banner_bottom{
	text-align:center;
	padding:5px 0;
	background:url("../images/bottom_banner.gif") repeat-x;
}