html, body {
	padding:0;
	margin:0px auto;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;	
	background-color: #000000;
}

A, A:LINK, A:ACTIVE, A:VISITED {
	color: #ff4306;
	text-decoration: none;
}
A:HOVER {
	color: #ff4306;
	text-decoration: underline;
}

A.link, A:LINK.link, A:ACTIVE.link, A:VISITED.link {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
A:HOVER.link {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
}

#GreenTop{
	background: url(../images/toptile.gif) repeat-x;
	height: 5px;
	min-height: 5px;
}
#Container{
	margin:0px auto;	
	text-align: center;
}
#Mid{
	margin:0px auto;
	text-align: left;
	width: 1008px;
	height: 663px;
}
#Mid_Login{
	text-align: center;
	border: 0px solid red;
	margin:0px auto;
	width: 1008px;
	height: 663px;
}
#LoginText{
	width: 170px;
	height: 100px;
	margin:0px auto;
}
#GreenLeft{
	position: absolute;
	background-color:#286516; 
	filter:alpha(opacity=20);
	opacity:0.2;
	width: 133px;
	height: 663px;
}
#Logo{
	position: absolute;
	background: url(../images/logotopleft.gif) no-repeat;
	width: 133px;
	height: 138px;
}
#FirstNav{
	width: 133px;
	position: relative;
	padding-top: 138px;
}
#BottomBottle{
	width: 133px;
	position: absolute;
	padding-top: 45px;
}
.Scroller{
	border: 0px solid red;
	position: absolute;
	height: 628px;
	background-color:#333333; 
	filter:alpha(opacity=50);
	opacity:0.5;
	width: 115px;
}
.scroll-pane {
	display: inline;
	position: absolute;
	width: 133px;
	height: 628px;
	overflow: auto;
	float: left;
}


/*All style for the Gig guide block START here */


#GigContent{	
	border: 0px solid red;
	width: 121px;
	float: left;
	position: relative;
	height: 663px;
	max-height: 663px;
	overflow: -moz-scrollbars-horizontal;
	overflow-x: hidden;
	overflow-y: hidden;
}
.GreyArrowbg_gigs{
	border: 0px solid red;
	position: absolute;
	height: 18px;
	background-color:#333333; 
	filter:alpha(opacity=50);
	opacity:0.5;
	width: 121px;
}
.Scroller_gigs{
	border: 0px solid red;
	position: absolute;
	height: 628px;
	background-color:#333333; 
	filter:alpha(opacity=50);
	opacity:0.5;
	width: 121px;
}
.scroll-pane_gigs {
	display: inline;
	position: absolute;
	width: 150px;
	height: 628px;
	overflow: auto;
	float: left;
}
.GigGuide_Content_over{
	border: 2px solid #ff4306;	
	position: relative;
	width: 117px;
  	margin: 0px;
  	padding: 0px;
	background-color:#000000; 
}
.GigGuide_Content{
	position: relative;
	width: 117px;
  	margin: 2px 2px 2px 0px;
  	padding-left: 2px;
}
.GigGuide_Content_text{
	padding:6px;
	width: 105px;
	max-width: 105px;
}
.GigGuide_Content a:focus, GigGuide_Content a:active, GigGuide_Content a
{
  outline: none;
  -moz-outline: 0 none;
  text-decoration: none;
}
.GigDate{
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
.GigDay{
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	color: #868686;
	font-weight: bold;
}
.GigName{
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	padding-bottom: 8px;
}
.GigTime{
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	padding-bottom: 8px;
}
.Gigline{
	padding-top: 5px;
	padding-bottom: 5px;
}

.GigDesc a, .GigDesc a:link, .GigDesc a:visited, .GigDesc a:active
{
  color: #ff4306;
  text-decoration: none;
}
.GigDesc a:hover
{
  color: #ff4306;
  text-decoration:underline;
}


/*All style for the Gig guide block END here */



.scroll-pane_player{
	border: 1px solid red;
	top: 640px;
	display: inline;
	position: absolute;
	width: 133px;
	height: 209px;
	overflow: auto;
	float: left;
}
.ThumbsScroller{
	border: 0px solid red;
	position: absolute;
	height: 565px;
	background-color:#286516; 
	filter:alpha(opacity=20);
	opacity:0.2;
	width: 140px;
}
.BlogHeader{
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 24px;
	color: #ffffff;
	font-weight: bold;	
	padding-bottom: 20px;
}
.BlogDate{
	padding-bottom: 20px;
}
.BlogName{
	padding-bottom: 20px;
}
.BlogNetworks{
	color: #ff3d10;
	font-size: 10px;	
}
#BlogContent{
	top: 10px;
	left: 20px;	
	border: 0px solid red;
	width: 492px;
	float: left;
	position: relative;
	height: 663px;
	max-height: 663px;
	overflow: -moz-scrollbars-horizontal;
	overflow-x: hidden;
	overflow-y: hidden;
}
#StoryContent{
	top: 10px;
	left: 20px;	
	border: 0px solid red;
	width: 492px;
	float: left;
	position: absolute;
	height: 663px;
	max-height: 663px;
	overflow: -moz-scrollbars-horizontal;
	overflow-x: hidden;
	overflow-y: hidden;
}
#StoryBottle{
	border: 0px solid red;
	position: relative;
	left:440px;
	top:100px;
}
#WinStuffContent{
	top: 30px;
	border: 0px solid red;
	width: 475px;
	float: left;
	position: absolute;
	height: 663px;
	max-height: 663px;
	overflow: -moz-scrollbars-horizontal;
	overflow-x: hidden;
	overflow-y: hidden;
}
.WinstuffBlocks{
	border: 0px solid red;
	position: absolute;
	overflow: auto;
}
.WinstuffBlocks_under{
	border: 0px solid white;
	display: block;
	position: absolute;
	width: 520px;
	height: 600px;
	overflow: auto;
	float: left;
}
.WinLeftblockpadding{
	float: left;
	padding-right:20px;
	padding-bottom:20px;
}
.WinRightblockpadding{
	float: left;
	padding-right:20px;
}
.ThumbsScroller_blog{
	border: 0px solid red;
	position: absolute;
	height: 600px;
	background-color:#000000; 
	filter:alpha(opacity=80);
	opacity:0.8;
	width: 475px;
}
.thumbs_scroll-pane_blog{
	border: 0px solid white;
	display: inline;
	position: absolute;
	width: 520px;
	height: 600px;
	overflow: auto;
	float: left;
}
.BlogheaderFade{
	border: 0px solid red;
	position: absolute;
	max-height: 100%;
    height: 100%;	
	background-color:#000000; 
	filter:alpha(opacity=90);
	opacity:0.9;
	width: 475px;
}
.BlogheaderFade_inner{
	border: 0px solid white;
	position: relative;
	width: 475px;
}
.Redline{
	padding-bottom: 30px;
}
.Redline3{
	padding-bottom: 20px;
}
.Redline2{
	padding-top: 40px;
	padding-bottom: 15px;
}
.Whiteline{
	padding-bottom: 0px;
}
.Whiteline2{
	padding-top: 10px;
	padding-left: 26px;
}
.Whiteline3{
	padding-top: 20px;
}
.Whiteline4{
	padding-bottom: 40px;
}
.Userinput{
	padding-top: 20px;
	padding-bottom: 5px;
}
.Userinput_author{
	align: right;
	font-style: italic;
	padding-bottom: 10px;
}
.Userinput_name{
	font-style: italic;
	color: #ff3d10;
	font-weight: bold;	
}
.BlogPadding{
	width: 423px;
	padding-top: 10px;
	padding-left: 26px;
	padding-right: 26px;
  font-size:11px;
}
.Blog_orange{	
	color: #ff3d10;
	font-weight: bold;	
}
.height1{
	height: 10px;
}
.StoryPadding{
	width: 423px;
	padding-left: 26px;
	padding-right: 26px;
}
.thumbs_scroll-pane{
	border: 0px solid red;
	display: inline;
	position: absolute;
	width: 136px;
	height: 565px;
	overflow: auto;
	float: left;
}
.GreyArrowbg{
	border: 0px solid red;
	position: absolute;
	height: 18px;
	background-color:#333333; 
	filter:alpha(opacity=50);
	opacity:0.5;
	width: 115px;
}
.GreenArrowbg{
	border: 0px solid red;
	position: absolute;
	height: 18px;
	background-color:#286516; 
	filter:alpha(opacity=20);
	opacity:0.2;
	width: 120px;
}
.SmallthumbsContent{	
	border: 0px solid red;
	width: 117px;
	float: left;
	position: relative;
	height: 663px;
	max-height: 663px;
	overflow: -moz-scrollbars-horizontal;
	overflow-x: hidden;
	overflow-y: hidden;
}
.thumbs_scroll-pane img{
	padding-top: 10px;
}
.Scroller_nets{
	border: 0px solid red;
	position: absolute;
	height: 667px;
	background-color:#333333; 
	filter:alpha(opacity=50);
	opacity:0.5;
	width: 115px;
}
.scroll-pane_nets {
	display: inline;
	position: absolute;
	width: 133px;
	height: 667px;
	overflow: auto;
	float: left;
}
.moveimage { 
	z-index: 100000000;
	border: 0px solid red;
	position:absolute; 
	display: inline;
	top:600px;
	
}
.moveimage2 { 
	border: 0px solid red;
	position:absolute; 
	display: inline;
	padding-top:60px;
	
}
#BandsContent{	
	border: 0px solid red;
	width: 115px;
	float: left;
	position: relative;
	height: 663px;
	max-height: 663px;
	overflow: -moz-scrollbars-horizontal;
	overflow-x: hidden;
	overflow-y: hidden;
}
#NetworkContent{	
	border: 0px solid red;
	width: 115px;
	float: left;
	position: relative;
	height: 663px;
	max-height: 663px;
	overflow: -moz-scrollbars-horizontal;
	overflow-x: hidden;
	overflow-y: hidden;
}
.RegPages{	
	border: 0px solid red;
	position: absolute;
	height: 441px;
	background-color:#091a04;
	filter:alpha(opacity=80);
	opacity:0.8;
	width: 402px;
}
.RegPages_Content{
	border: 0px solid red;
	display: inline;
	position: absolute;
	width: 402px;
	height: 441px;
	float: left;
}
.RegPages_gigs{	
	border: 0px solid red;
	position: absolute;
	height: 580px;
	background-color:#091a04;
	filter:alpha(opacity=80);
	opacity:0.8;
	width: 402px;
}
.RegPages_gigs_small {
	border: 0px solid red;
	position: absolute;
	height: 330px;
	background-color:#091a04;
	filter:alpha(opacity=80);
	opacity:0.8;
	width: 402px;
}
.RegPages_Content_gigs{
	border: 0px solid red;
	display: inline;
	position: absolute;
	width: 402px;
	height: 441px;
	float: left;
}
#BandsBio{	
	border: 0px solid red;
	display: inline;
	position: absolute;
	height: 580px;		
	width: 440px;
}
#FeedsBio{
	float: right;
	padding-right: 30px;	
	left: 42px;
	border: 0px solid red;
	display: inline;
	position: relative;
	height: 580px;		
}

#AEFeedsBio{
	float: right;
	padding-right: 30px;
	left: 42px;
	border: 0px solid red;
	display: inline;
	position: relative;
	height: 580px;
}
.BioPages{	
	background-color:#091a04; 
	border: 0px solid red;
	position: absolute;
	height: 580px;
	filter:alpha(opacity=80);
	opacity:0.8;
	width: 210px;
}
.BioPages_Content{
	padding: 10px;
	border: 0px solid red;
	display: inline;
	position: absolute;
	width: 210px;
	height: 580px;
	float: left;
}
.FeedPages{	
	border: 0px solid red;
	position: absolute;
	height: 490px;
	width: 110px;
}
.FeedPages_Content{
	padding: 10px;
	border: 0px solid red;
	display: inline;
	position: absolute;
	width: 110px;
	height: 490px;
	float: left;
}
.BioHeader{
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	color: #ffffff;
	padding-top: 15px;
	padding-bottom: 10px;
}
.BioName{
	font-weight: bold;
	float: left;
	width:100px;
}
.BioRole{
	float: left;
	width:90px;
}
.Bioinput1{
	padding-top:15px;
	padding-right: 15px;
}
#RegContent, #ContactUs{
	padding-top: 100px;
	width: 475px;
	position: absolute;
	display: inline;
}
.WinstuffPages{	
	background-color:#286516; 
	border: 0px solid red;
	position: absolute;
	width: 211px;
	height: 348px;
	display: inline;
	filter:alpha(opacity=30);
	opacity:0.3;
}
.WinstuffPages_Content{
	border: 0px solid blue;
	position: relative;
  /* background: transparent url(../images/green_op_bg.png) top left repeat; */
}
.winstuffGB
{
  width:181px;
  padding: 15px;
  background: transparent url(../images/green_op_bg.png) top left repeat;
}
.winstuffSEP
{
  width:12px;
}
.WinstuffBlock{
	width: 181px;
	border: 0px solid red;
	/* padding: 5px 5px 15px 5px;*/
}
.WinstuffText{
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 24px;
  line-height: 24px;
  word-spacing: -2px;
	color: #ffffff;
	font-weight: bold;	
}
.WinstuffText2{
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff3d10;
	font-weight: bold;	
}
.WinstuffText3{
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
.WinstuffHeader{
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 26px;
	color: #ffffff;
	font-weight: bold;	
	background-color:#286516;
}
.WinstuffHeader2{
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
}
.WinstuffLine{
	padding-top: 7px;
	padding-bottom: 7px;
}
#Networksside{
	padding-top:30px;
}
.Guestlist_layout{
	padding-top: 50px;
	padding-left: 62px;
	float: left;
	width: 475px;
	position: absolute;
	display: inline;
}

.Guestlist_multi_layout{
	padding-top: 50px;
	padding-left: 62px;
	float: left;
	width: 475px;
	position: absolute;
	display: inline;
}
#WinBarContent{
	padding-top: 100px;
	width: 475px;
	position: absolute;
	display: inline;
}
.DownloadPopup_Position{
	padding-top: 50px;
	width: 600px;
	float: right;
}
.DownloadPopup{
	background-color:#286516; 
	border: 0px solid red;
	position: absolute;
	filter:alpha(opacity=30);
	opacity:0.3;
	width: 402px;
	height: 566px;	
}
.DownloadPopup_Content{
	display: inline;
	position: absolute;
	width: 402px;
	height: 566px;
	overflow: auto;
	float: left;
}
.dl_bandname {
	font-family: Arial;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
}
.dl_thename {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}
.dl_grey {
	font-family: Arial;
	font-size: 11px;
	color: #787878;
	font-weight: bold;
}
.dl_orange {
	font-family: Arial;
	font-size: 11px;
	color: #ff3d10;
	font-weight: bold;
}
.reg_heading {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
textarea {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
input {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
.input_dob {	
	/*background-color: transparent;*/
    border: 0px;
	width: 50px;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
}
.input_dob_month {	
	/*background-color: transparent;*/
    border: 0px;
	width: 100px;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
}
.input_dob_day {	
	/*background-color: transparent;*/
    border: 0px;
	width: 47px;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
}
select {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
.LeftFloat{
	float: left;
}				
#CenterHeader{
	border: 0px solid red;
	padding-top: 200px;
	float: left;
	width: 490px;
	position: relative;
	display: inline;	
	text-align: center;
}
#Footer{
	top: 650px;
	left: 500px;
	position: absolute;
	display: inline;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #474747;
}
#Footer_login{
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #474747;
}
#DobBg{
	border: 0px solid red;
	background: url(../images/dobbg.png) no-repeat;
	width: 224px;
	height: 51px;
	margin:0px auto;
}
A.footerlink, A:LINK.footerlink, A:ACTIVE.footerlink {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #474747;
	text-decoration: none;
}
A:VISITED.footerlink {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #474747;
	text-decoration: none;
}
A:HOVER.footerlink {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #474747;
	text-decoration: underline;
}
.PaddingA{
	padding-bottom: 10px;
}
.Whiteline5{
	padding-top: 10px;
}
.Whiteline6{
	padding-top: 12px;
}
.BlogheaderFade2{
	border: 0px solid red;
	position: absolute;
	max-height: 100%;
    height: 100%;	
	background-color:#000000; 
	filter:alpha(opacity=60);
	opacity:0.6;
	width: 475px;
}
.BlogheaderFade_inner2{
	border: 0px solid white;
	position: relative;
	width: 475px;
}
.ThumbsScroller_story{
	border: 0px solid red;
	position: absolute;
	height: 600px;
	background-color:#000000; 
	filter:alpha(opacity=70);
	opacity:0.7;
	width: 475px;
}
.thumbs_scroll-pane_story{
	border: 0px solid white;
	display: inline;
	position: absolute;
	width: 520px;
	height: 600px;
	overflow: auto;
	float: left;
}
.BlogPadding2{
	width: 423px;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 26px;
	padding-right: 26px;
}
