* {
	margin: 0px;
	padding: 0px;
}

.accessibility {
	display: none;
}

img.PNG {
	behavior: url(css/iepngfix.htc)
}

/*  ===============
	GLOBAL SETTINGS
	===============  */
body {
	color: #000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background: #6943cb url(../images/common/background.jpg) no-repeat top center;
	background-color: #6943cb;
}

/*	========================
	BANNERS ) Advertisements
	========================  */
#banner_top,
#banner_tower,
#banner_bottom{
	position: absolute;
	border: 1px solid #000;
}
#banner_top {
	position:relative;
	margin: 7px 0px 0px 0px;
}
#banner_bottom {
	margin: 12px 0px 0px 30px;
	background: url(../images/common/footer-banner.jpg) no-repeat top left;	
}
#banner_tower {
	margin: 7px 0px 0px 830px;
}

.Highlight {
	color: #cf8bff;
}

a {
	color: #cf8bff;
	text-decoration: none;
}

p {
	color: #fff;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
p.Title,
a.Title {
	color: #cf8bff;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px 0px 5px 0px;
}
img.Title {
	display: block;
	margin-bottom: 5px;
}
label.Title {
	color: #cf8bff;
	font-size: 12px;
	font-weight: bold;
}
a.ReadMore {
	color: #cf8bff;
	padding: 0px 10px 0px 0px;
	background: url(../images/common/blue_arrow.gif) no-repeat right center;
	display:block;
	float:left;
}

ul {
	list-style: none;
}

input.input_text,
select.input_option {
	width: 98%;
	padding: 1px 2px;
	color: #FFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #cf8bff;
}

input.GO {
	float: right;
	margin: 2px 0px;
}

/*	DOTTED DIVIDER LINES
	==================== */
.DividerLine {
	border-top: 2px solid #cf8bff;
}


#BigDayOut_LeftNavigation_Content input.input_text,
#BigDayOut_LeftNavigation_Content select.input_option {
	width: 100%;
}
#BigDayOut_LeftNavigation_Content #CoundownFlash_Container{
	padding-bottom:3px
}
#BigDayOut_LeftNavigation_Content #CoundownFlash_Container *{
	margin:-1px 0 -4px;
}
#WhoGetsYourVote{	
}
#CurrentTop5Artists_Content{
	
}
	
/*  =======================
	BIG DAY OUT ) STRUCTURE
	=======================  */
#BigDayOut_Container {
	width: 790px;
	margin: 0px auto;
	padding: 0px 15px 20px 15px;
	background-color:#000000;
	/*background: url(../images/common/footer_bg.jpg) no-repeat bottom center;*/
}

/*  ==========================
	BIG DAY OUT ) FLASH HEADER
	==========================  */
#BigDayOut_HeaderFlashContainer {
}

/*  ========================
	BIG DAY OUT ) NAVIGATION
	========================  */
#BigDayOut_Navigation {
}
#BigDayOut_Navigation ul {
	background-color: #000;
}
#BigDayOut_Navigation li {
	display: inline;
	padding-right: 1px;
}
/*  =====================
	BIG DAY OUT ) CONTENT
	=====================  */
#BigDayOut_Content {
	margin: 20px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	/*background: url(../images/common/PageContent_bg.jpg) no-repeat;*/
}

/*  =============================
	BIG DAY OUT ) LEFT NAVIGATION
	=============================  */
#BigDayOut_LeftNavigation {
	float: left;
	width: 145px;
}
#BigDayOut_LeftNavigation_Content {
	padding: 0px 0px;
}
#BigDayOut_LeftNavigation_Content #SelectArtist {
	padding: 5px 0px 15px;
	width:148px
}
#BigDayOut_LeftNavigation_Content #SelectShow {
	padding: 20px 0px;
}
#BigDayOut_LeftNavigation_Content #SelectShow form {
	padding: 0px 0px 10px 0px;
}
#BigDayOut_LeftNavigation_Content #SelectShow label {
	display: block;
}
#BigDayOut_LeftNavigation_Content #SelectShow select.input_option {
	float: left;
}

/*	CURRENT TOP 5 ARTISTS
	=====================  */
#CurrentTop5Artists {
	float: left;
	width: 145px;
	width: 150px;
}
#CurrentTop5Artists_Content {
	/*padding: 0px 10px 0px 0px;
	padding: 0px 5px 0px 0px;*/
}
#CurrentTop5Artists_Content img.NumberOne {
	position: relative;
	margin: -45px 0px 0px -15px;
}
#CurrentTop5Artists_Content ul {
	margin: 0px 0px 5px 0px;
}
#CurrentTop5Artists_Content ul li a {
	color: #cf8bff;
}
#CurrentTop5Artists_Content ul li {
	padding: 2px 0px;
	border-bottom: 1px solid #000;
}
#CurrentTop5Artists_Content ul li.last {
	border: none;
}
#CurrentTop5Artists_Content ul li span {
	color: #cf8bff;
	font-weight: bold;
}

/*  ==========================
	BIG DAY OUT ) PAGE CONTENT
	==========================  */
#BigDayOut_Page {
	float: left;
	width: 630px;/*645px*/
	margin-left: 15px;
	*overflow: hidden;
}
/*	PAGE CONTENT
	============ */
#BigDayOut_PageContent {
}

/*  ====================
	BIG DAY OUT ) FOOTER
	====================  */
#BigDayOut_Footer {
	width: 930px;
	text-align: center;
	margin: 0px auto;
	margin-top: -106px;
}
#FooterBanner  {
	margin:0 auto;
	width: 790px;
	height: 117px;
	background: url(../images/common/footer-banner.jpg) no-repeat top left;	
}
#FooterLinks {
	margin: 0px auto;
	padding-bottom: 10px;
	width: 790px;
}
#FooterLinks .Heading {
	margin: 10px 0px;
	width: 100%;
	font-size: 12px;
	color: #ffffff;
}
#FooterLinks a.ReadMore {
	color: #cf8bff;
	padding: 0px 10px 0px 10px;
	background: url(../images/common/blue_arrow.gif) no-repeat left center;
	float: none;
	display: inline;
}
.LeftSide {
	float: left;
	width: 140px;
}
.RightSide {
	float: left;
	width: 650px;
}
.RightSide ul {
	height: 200px;	
}
.RightSide ul  li {
	float: left;
	width: 160px;
	display: block;	
}
#FooterBottom {
	margin: 0px auto;
	width: 790px;
}
/*	===============
	GLOBALS & FIXES
	===============  */
.clear {
	max-height: -1px;
	clear: both;
}




/*  Top Nav */
.top-nav{
	background:#000 url(../images/common/header-slider.jpg) left 35px no-repeat;
	margin:0 auto;
	width:790px;
	height:56px
}
.top-nav ul{
	list-style:none;
	margin:0 0 0 2px;
	padding:0
}
.top-nav ul li{
	float:left;
}
.top-nav ul li a{
	display:block;
	font-family:"Myriad Pro", Arial, Helvetica, sans-serif;
	font-size:16px;
	float:left;
	font-weight:bold;
	text-decoration:none;
	padding:13px 0 22px 0;
}
.top-nav #NavMyMusic{
	color:#873879;
	width:247px
}
.top-nav #NavSocilize{
	color:#d10372;
	width:208px
}
.top-nav #NavExplore{
	color:#f7305c;
	width:226px
}
.top-nav #NavChannelV{
	color:#ff6a19;
	width:105px;
	text-align:right
}

/* Bottom Nav */

.bottom-nav{
	background:url(../images/common/footer-slider.jpg) no-repeat;
	margin:0 auto;
	width:790px;
	height:54px;
	padding:10px 0 0 0
}
.bottom-nav ul{
	list-style:none;
	margin:-20px 0 0 0
}
.bottom-nav ul li{
	display:inline
}
.bottom-nav ul li a{
	display:block;
	font-family:"Myriad Pro", Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
	font-weight:bold;
	text-decoration:none;
	padding:13px 0 22px 0;
	*padding:33px 0 22px 4px;
	overflow:hidden
}
.bottom-nav img{
	display:inline;
	float:right;
	margin:-10px 0 0 0;
}
.bottom-nav .vmusic{
	float:left;
	margin:-10px 1px 0 0
}
.bottom-nav #FNavMyMusic{
	color:#873879;
	width:126px;
	*width:122px
}
.bottom-nav #FNavSocilize{
	color:#d10372;
	width:121px;
	*width:114px
}
.bottom-nav #FNavExplore{
	color:#f7305c;
	width:115px;
	*width:113px
}
.bottom-nav #FNavChannelV{
	color:#ff6a19;
	width:73px;
	text-align:right
}
.foxtel{
	margin:-20px 0 0 0
}