@charset "utf-8";
/* CSS Document */

body {
	text-align:center;
	background-color:#746a61;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;

}

H1 {
	font-size:22px;
	font-weight:800;
	margin-bottom:5px;
}

H2 {
	font-size:15px;
	font-weight:800;
	margin-bottom:3px;
}

ul{
list-style: none;

}

a img {
   border-style: none;
}

#header_title_image img {
	display:inline;
	float:left;
	margin-top:20px;
	margin-left:0px;
}

a.orangelink_big {
	font-size:15px;
	font-weight:800;
	margin-bottom:3px;
	color:#F15A29;
	text-decoration:none;
}

a.orangelink_big:visited {
	font-size:15px;
	font-weight:800;
	margin-bottom:3px;
	color:#F15A29;
	text-decoration:none;
}

a.orangelink_big:hover {
	font-size:15px;
	font-weight:800;
	margin-bottom:3px;
	color:#F15A29;
	text-decoration:underline;
}

a.orangelink_small {
	font-size:11px;
	font-weight:800;
	margin-bottom:3px;
	color:#F15A29;
	text-decoration:none;
}

a.orangelink_small:visited {
	font-size:11px;
	font-weight:800;
	margin-bottom:3px;
	color:#F15A29;
	text-decoration:none;
}

a.orangelink_vsmall {
	font-size:11px;
	font-weight:100;
	margin-bottom:3px;
	color:#F15A29;
	text-decoration:none;
}

a.orangelink_vsmall:visited {
	font-size:11px;
	font-weight:100;
	margin-bottom:3px;
	color:#F15A29;
	text-decoration:none;
}
a.orangelink_vsmall:hover {
	font-size:11px;
	font-weight:100;
	margin-bottom:3px;
	color:#F15A29;
	text-decoration:underline;
}

a.orangelink_small:hover {
	font-size:11px;
	font-weight:800;
	margin-bottom:3px;
	color:#F15A29;
	text-decoration:underline;
}

.sortable {
	display:block;
  float: left;
	width:180px;
	height:105px;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
	background-color:#fff;
  margin: 3px;
  padding: 2px;
}

#order{
width:600px; 

} 

.fav_image {
	width:85px;
	margin-left:3px;
  float: left;
  	display:inline;

}

.fav_text {
	display:inline;
	width:95px;
	padding-top:5px;
	
}

.content {
	margin:0px 8px 0px 8px;
	padding-bottom:8px;
}

.centre_content {
	margin:0px 8px 0px 100px;
	padding-bottom:8px;
}

.content_mail {
	margin:0px 8px 0px 8px;
	padding-bottom:8px;
	color:white;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
}

.content_mail a {
	margin:0px 8px 0px 8px;
	padding-bottom:8px;
	color:white;
	text-decoration:none;
}

.content_mail a:hover {
	color:#F15A29;
	text-decoration:none;	
}

#thezone_9 {
		background-image:url(../images/fav_profiles.png);
		background-repeat:no-repeat;
}

#thezone_10 {
		background-image:url(../images/thezone_10.gif);
		background-repeat:no-repeat;
}
#thezone_5 {
		background-image:url(../images/thezone_5.gif);
		background-repeat:no-repeat;
}
#profile_pic {
	display:inline;
	float:left;
	width:180px;
}

#profile_summary {
	display:inline;
	float:left;
	width:115px;
	margin-left:4px;
}

#profile_summary a{
	color:black;
	text-decoration:none;
}

#profile_summary a:hover{
	color:#F15A29;
	text-decoration:none;
}

#profile_links {
	padding-top:10px;
	font-size:14px;
}

#profile_links img {
margin: 0 6px 6px 0;

}



.pad1 {
	padding:5px;
}

.mediarow{
	height:85px;
	width:200px;
	display:block;
	text-decoration:none;
	color:#000;
}
.videos1{
height:85px;
width:200px;
display:inline;

	
}

.video_text {
	margin:4px;
}

.video_titles {
 color:#fff;
 font-size:12px;
 font-weight:800;

}



.mediarow_top8{
	height:85px;
	width:200px;
	display:block;
	text-decoration:none;
	color:#000;
	background:url(../images/greenzone.gif);
	background-repeat:no-repeat;
}

a.mediarow:hover, a.mediarow_top8:hover{
	background:url(../images/orange_mouseover.gif);
	background-repeat:no-repeat;
}

.mediarow_wide{
	height:85px;
	width:295px;
	display:block;
	text-decoration:none;
	color:#000;
}

.mediarow_wide_top8{
	height:85px;
	width:295px;
	display:block;
	text-decoration:none;
	color:#000;
	background:url(../images/greenzone_wide.gif);
	background-repeat:no-repeat;
}

a.mediarow_wide:hover, a.mediarow_wide_top8:hover{
	background:url(../images/orange_mouseover_wide.gif);
	background-repeat:no-repeat;
}

a.mediarow_wide:hover .bage, a.mediarow_wide_top8:hover .bage {
	color:#fff;
}



a.mediarow:hover .bage, a.mediarow_top8:hover .bage {
	color:#ffffff;
}

#greenzone {
	background:url(../images/greenzone.gif);
}

.mediapic {
	display:inline;
	float:left;
	width:100px;
	height:75px;
}

.mediapic a {
	text-decoration:none;
}

.mediapic img {
	border:2px solid #000;
	margin-left:4px;
	margin-top:7px;
	width:88px;
}

.mediapic a:hover img {
	border:2px solid #F15A29;
	margin-left:4px;
	width:88px;
}

.charttext {
	float:right; 
	width:93px;
	margin-right:4px;
	margin-top:5px;
}

.mediatext {
	display:inline;
	float:left;
	width:100px;
	height:85px;
}

.mediatext h2 {
	font-size:12px;
}

.mediatext a h2 {
	color:#000;
}

.mediatext span.bage {
	color:#B9A393; 
}

.charttext h2 {
	font-size:12px;
}

.charttext a h2 {
	color:#000;
}

.charttext span.bage {
	color:#B9A393; 
}

.bage {
	color:#B9A393; 
}
.mediatext span.orange {
	color:#F15A29; 
}

.charttext span.orange {
	color:#F15A29; 
}

.mediarow_wide .mediatext {
	width:195px;
}

.mediarow_wide_top8 .mediatext {
	width:195px;
}

.mediarow_wide .charttext {
	width:185px;
}

.mediarow_wide_top8 .charttext {
	width:185px;
}

.bage a {
	text-decoration:none;
	color:#B9A393;
}

a.mediarow_top8 .bage {
 color:#FFF;
 font-weight:800;
}

a.mediarow_wide_top8 .bage {
 color:#FFF;
 font-weight:800;
}

a.mediarow_top8 .charttext .bage {
 color:#FFF;
 font-weight:800;
}

a.mediarow_wide_top8 .charttext .bage {
 color:#FFF;
 font-weight:800;
}

#pagewrapper {
	margin:auto;
	text-align:left;
	background-color:#ebe6e3;
	width:863px;
}

.item {
	margin-top:7px;
}

#chart {
	background-image:url(../images/content_bg_white_218.gif);
}

#chart_top {
	background-image:url(../images/content_bg_white_218_top.gif);
	height:5px;
		font-size:2px;
	line-height:3px;
}

#page {
	width: 833px;
	margin:0px 0px 0px 15px;
}

#header {
	width:833px;
	background-image:url(../images/new_fuzzed.jpg);
	height:158px;
}

#menu_wrapper {
	float:right;
	width:830px;
	height:45px;
	margin-right:5px;
	margin-top:18px;
}

#menu_wrapper div a{
	text-decoration:none;
}

#menu_wrapper div a:hover{
	text-decoration:none;
}

#menu_wrapper div.large {
	display:inline;
	float:right;
	height:45px;
	font-size:14px;	
	width:143px;
}

#menu_wrapper div.small {
	display:inline;
	float:right;
	height:45px;
	width:100px;
} 

a#menu_myprofile {
	display:block;
	width:143px;
	height:45px;
	background:url(../images/menu_myprofile.gif);
	background-position:0px -45px;
}
a#menu_myprofile:hover {
	background-position:0px 0px;
}


a#menu_scenespotter {
	display:block;
	width:143px;
	height:45px;
	background:url(../images/menu_scenespotter.gif);
	background-position:0px -45px;
}
a#menu_scenespotter:hover {
	background-position:0px 0px;
}


a#menu_chart {
	display:block;
	width:100px;
	height:45px;
	background:url(../images/menu_chart.gif);
	background-position:0px -45px;
}

a#menu_chart:hover {
	background-position:0px 0px;
}

a#menu_watch {
	display:block;
	width:100px;
	height:45px;
	background:url(../images/menu_tvshow.gif);
	background-position:0px -45px;
}

a#menu_watch:hover {
	background-position:0px 0px;
}

a#menu_mail {
	display:block;
	width:100px;
	height:45px;
	background:url(../images/menu_mail.gif);
	background-position:0px -45px;
}

a#menu_mail:hover {
	background-position:0px 0px;
}

a#menu_home {
	display:block;
	width:100px;
	height:45px;
	background:url(../images/menu_home.png);
	background-position:0px -45px;
}

a#menu_home:hover {
	background-position:0px 0px;
}


a#menu_tickets {
	display:block;
	width:100px;
	height:45px;
	background:url(../images/menu_tickets.gif);
	background-position:0px -45px;
}

a#menu_tickets:hover {
	background-position:0px 0px;
}

a#menu_browse {
	display:block;
	width:100px;
	height:45px;
	background:url(../images/menu_browse.gif);
	background-position:0px -45px;
}

a#menu_browse:hover {
	background-position:0px 0px;
}

#welcome_link a {
	display:block;
	width:200px;
	height:80px;
	background:url(../images/welcome_link_bg.gif);
	background-position:0px 0px;
  font-size: 0px;
}

#welcome_link a:hover {
	background-position:0px 0px;
}

#welcome_link {
	display:inline;
	float:left;
	width:200px; 
	height:80px;
	margin-left:30px;
}

#searchform {
	display:inline;
	float:left;
	margin-top:17px;
	color:white;
	width:250px;	
	margin-left:60px;
}

.box_title{ 
	margin-top:5px;
}



#footer {
	width:833px;
	height:114px;
	background-image:url(../images/footer_bg.jpg);
 	color:white;

}

.footer_unit{
	width:120px; 
	height:80px; 
	display:inline; 
	float:left; 
	margin:15px;

}
.footer_unit a {
	border:none;
	text-decoration:none;
	color:#ffffff;
	text-align:center;
}

.footer_unit a:visited {
	color:#ffffff;
}

.footer_unit a:hover {
	color:#F15A29;
}

#col_container {
	width:833px;
}

#col1 {
	width: 315px;
	display:inline;
	float:left;
}

#col2 {
	width: 218px;
	display:inline;
	float:left;
}

#col3 {
	width: 297px;
	display:inline;
	float:left;
}

#col4 {
	width: 518px;
	display:inline;
	float:left;
}

#col6 {
	width:833px;
}

.col6 {
	width:833px;
}

#writecomment {
	background-image:url(../images/content_bg_grey_518.gif);
	width: 518px;
	height:200px;
}

#writecomment_narrow {
	background-image:url(../images/content_bg_grey_518.gif);
	width: 297px;
	height:200px;
}

#writecomment_top {
	background-image:url(../images/content_bg_grey_518_top.gif);
	width: 518px;
	height:5px;
	font-size:2px;
	line-height:3px;
}

#writecomment_top {
	background-image:url(../images/content_bg_grey_518_top.gif);
	width: 297px;
	height:5px;
	font-size:2px;
	line-height:3px;
}

#comments {
	background-image:url(../images/content_bg_grey_833.gif);
	width:100%;
	color:white;
}

.comments_top {
	background-image:url(../images/content_bg_grey_833_top.gif);
	width: 833px;
	height:5px;
	font-size:2px;
	line-height:3px;
}

.comments_top_narrow {
	background-image:url(../images/content_bg_grey_833_top.gif);
	width: 297px;
	height:5px;
	font-size:2px;
	line-height:3px;
}

.comments_content {
	margin:0px 8px 0px 8px;
	padding-bottom:8px;
	color:white;
}

.comment {
	background-image:url(../images/content_bg_baigeongrey_817.gif);
	width:817px;
	color:black;
}

.comment_narrow {
	background-image:url(../images/content_bg_baigeongrey_817.gif);
	width:280px;
	color:black;
}

.comment_top {
	background-image:url(../images/content_bg_baigeongrey_817_top.gif);
	width: 817px;
	height:5px;
	font-size:2px;
	line-height:3px;
}

.comment_top_narrow {
	background-image:url(../images/content_bg_baigeongrey_817_top.gif);
	width: 280px;
	height:5px;
	font-size:2px;
	line-height:3px;
}

.comment_image {
	display:inline;
	float:left;
	width:100px;
}

.comment_image img {
	border:2px solid #000;
	margin-left:4px;
	width:74px;
}

.comment_text {
	display:inline;
	float:left;
	width:700px;
}

.comment_text_narrow {
	display:inline;
	float:left;
	width:164px;

}

#content1 {
	background-image:url(../images/content_bg_white_315.gif);
	width:315px;
	color:black;
}

#content1_top {
	background-image:url(../images/content_bg_white_315_top.gif);
	height:5px;
	font-size:2px;
	line-height:3px;
}

#content2 {
	background-image:url(../images/content_bg_grey_315.gif);
	width:315px;
	color:white;
}

#content2_top {
	background-image:url(../images/content_bg_grey_315_top.gif);
	height:5px;
	font-size:2px;
	line-height:3px;
}

#content3 {
	background-image:url(../images/content_bg_black_300.gif);
	width:297px;
	color:white;
}

#content3_top {
	background-image:url(../images/content_bg_black_300_top.gif);
	height:5px;
	font-size:2px;
	line-height:3px;
}

#content4 {
	background-image:url(../images/content_bg_white_300.gif);
	width:300px;
	color:black;
}

#content4_top {
	background-image:url(../images/content_bg_white_300_top.gif);
	height:5px;
	font-size:2px;
	line-height:3px;
}

#content5 {
	background-image:url(../images/content_bg_grey_300.gif);
	width:297px;
	color:black;
}

#content5_top {
	background-image:url(../images/content_bg_grey_300_top.gif);
	height:5px;
	font-size:2px;
	line-height:3px;
}



.content5 {
	background-image:url(../images/content_bg_grey_300.gif);
	width:300px;
	color:black;
}

.content5_top {
	background-image:url(../images/content_bg_grey_300_top.gif);
	height:5px;
	font-size:2px;
	line-height:3px;
}

.content50 {
	background-image:url(../images/content_bg_grey_470.gif);
	width:470px;
	color:#fff;
}

.content50_top {
	background-image:url(../images/content_bg_grey_470_top.gif);
	height:5px;
	font-size:2px;
	line-height:3px;
}

#content7 {
	background-image:url(../images/content_bg_black_518.gif);
	width:518px;
	color:white;
}

#content7_top {
	background-image:url(../images/content_bg_black_518_top.gif);
	height:5px;
	font-size:2px;
	line-height:3px;
}

#content8 {
	background-image:url(../images/content_bg_white_518.gif);
	width:518px;
	color:black;
}

#content8_top {
	background-image:url(../images/content_bg_white_518_top.gif);
	height:5px;
	font-size:2px;
	line-height:3px;
}

#content9 {
	background-image:url(../images/content_bg_grey_518.gif);
	width:518px;
	color:white;
}

#content9_top {
	background-image:url(../images/content_bg_grey_518_top.gif);
	height:5px;	
	font-size:2px;
	line-height:3px;
}

.content9 {
	background-image:url(../images/content_bg_grey_518.gif);
	width:518px;
	color:white;
}

.content9_top {
	background-image:url(../images/content_bg_grey_518_top.gif);
	height:5px;
	font-size:2px;
	line-height:3px;
}

#content10 {
	background-image:url(../images/content_bg_grey_222.gif);
	width:222px;
	color:white;
	float:left;
 	display:inline; 
  height: 190px;
}

#content10_top {
	background-image:url(../images/content_bg_grey_222_top.gif);
	height:5px;
	font-size:2px;
	line-height:3px;
}

#content11 {
	background-image:url(../images/content_bg_grey_296.gif);
	width:296px;
	color:white;
	float:left;
 	display:inline;
height: 190px;  
}

#content11_top {
	background-image:url(../images/content_bg_grey_296_top.gif);
	height:5px;
	font-size:2px;
	line-height:3px;
}

.content12 {
	background-image:url(../images/content_bg_white_615.gif);
	width:615px;
	color:white;
}

.content12_top {
	background-image:url(../images/content_bg_white_615_top.gif);
	height:5px;
	font-size:2px;
	line-height:3px;
}

#content13 {
	background-image:url(../images/content_bg_black_315.gif);
	width:315px;
	color:white;
}

#content13_top {
	background-image:url(../images/content_bg_black_315_top.gif);
	height:5px;
	font-size:2px;
	line-height:3px;
}



#mailbox {
  min-height: 300px;

	background-image:url(../images/content_bg_white_833.gif);
}

#mailbox_top {
	background-image:url(../images/content_bg_white_833_top.gif);
	height:5px;
	font-size:2px;
	line-height:3px;
}

#mailbox_header {
	background-image:url(../images/content_bg_grey_810.gif);
	width:810px;
	height:60px;
}

#mailbox_header .content {

}

#mailbox_header .content a {
	text-decoration:none;
	color:#fff;
	font-size:16px;
	font-weight:800;
	margin-left:30px;
}

#mailbox_header .content a:hover {
	color:#F15A29;
}

#mailbox_table {
	width:780px;
	margin-left:20px;
}

#mailbox_table tr {
	height:80px;

}

#mailbox_table td {
		border-bottom:1px solid #ebe6e3;
}

.mailbox_title {
	text-decoration:none;
	color:#F15A29;
	font-size:16px;
	font-weight:800;
	margin-left:30px;
}

.readmail_col1 {
	width: 325px;
	display:inline;
	float:left;	
}

.readmail_col2 {
	width: 470px;
	display:inline;
	float:left;
}

#readmail {
	width:795px;
	margin-left:10px;
}

.row {
width:300px;height:30px;
}

.signin_row {
width:200px;height:30px;
}

.signin_row input {
font-size:10px;

}

.signin_row .cell_left {
 color: white;
 width:59px;
 float:left;
 display:inline; 
}

.signin_row .cell_right {
 color: white;
 width:141px;
 float:left;
 display:inline; 
}

.cell {
float:left; display:inline;width:150px;margin-top:14px;
}

.goingson {
	font-size:18px;
	font-weight:800;
}

.goingson h1 {
	color:#000;
}

.stack {
	width:80px; 
	height:80px; 
	display:inline; 
	float:left; 
	margin:5px;
}

.stack img {
	border:1px solid #000;
}

.stack a {
	border:none;
	text-decoration:none;
	color:#000;
	text-align:center;
}

.stack a:visited {
	color:#000;
}

.stack a:hover {
	color:#F15A29;
}

.mail_unread {
	font-weight:800;
	background-color:#EBE6E3;
}

.mail_unread td {
	padding:5px;
}

.form_error
{
 font-weight: bold;
   color: #d8732f;
}

.feedback_box{


 font-weight: bold;
 padding-top: 6px;

padding-bottom: 6px;

padding-left: 20px;
margin: 5px 0 5px 0;
background-color: #f7f7f7;

border-top-color: #cccccc;

border-right-color: #cccccc;

border-bottom-color: #cccccc;

border-left-color: #cccccc;

border-style: solid;

border-width: 1px 0 1px 0;


text-align: center;

display: block;

width: 260px;

position: relative;
	
}

 .success{
  
color: #598F50;
background:url(../images/tick.png);
		background-repeat:no-repeat;
    background-color: #f7f7f7;
background-position: 3% 50%; 

}

 .error{
   color: #990000;
   background:url(../images/exclamation.png);
		background-repeat:no-repeat;
    background-color: #f7f7f7;
background-position: 3% 50%; 
}

#player
{
margin-left: auto;
margin-right: auto;
/* width: 50em; */
}

#album{
padding: 20px;
}
#album td 

{

width: 150px;

padding-top: 3px;

padding-right: 2px;

padding-bottom: 3px;

padding-left: 2px;

text-align: center;

vertical-align: middle;

}
#album img

{

background-color: #EBE6E3;

background-image: none;

background-repeat: repeat;

background-attachment: scroll;

background-x-position: 0%;

background-y-position: 0%;

padding-top: 6px;

padding-right: 6px;

padding-bottom: 6px;

padding-left: 6px;

border-top-width: 1px;

border-right-width: 1px;

border-bottom-width: 1px;

border-left-width: 1px;

border-top-style: solid;

border-right-style: solid;

border-bottom-style: solid;

border-left-style: solid;

border-top-color: #cccccc;

border-right-color: #cccccc;

border-bottom-color: #cccccc;

border-left-color: #cccccc;

}

#album img:hover 

{

border-top-width: 1px;

border-right-width: 1px;

border-bottom-width: 1px;

border-left-width: 1px;

border-top-style: solid;

border-right-style: solid;

border-bottom-style: solid;

border-left-style: solid;

border-top-color: #F15A29;

border-right-color: #F15A29;

border-bottom-color: #F15A29;

border-left-color: #F15A29;

}
table#spotter{
width: 100%;
}
p.orangetext {
color: #F15A29;
}

span.orange{
color: #F15A29;
}

#gigs table {
width:780px;
	margin-left:20px;
}

#gigs td {
padding-top: 3px;
padding-right: 2px;
padding-bottom: 3px;
padding-left: 10px;
}



#gigs tr {
	height:80px;
}

#gigs td {
		border-bottom:1px solid #ebe6e3;

        
}

#myGallery
{
width: 600px !important;
height: 400px !important;
margin-left: 100px;
}

#ourmedia{
padding-left: 20px;
background-image:url(../images/mp3back.gif);
height: 182px;
}

#news_col{
margin-left:200px;
width: 400px
}

#fav_profiles td{
	width:100px; 
	height:80px; 
text-align: top;
vertical-align: centre; 
	margin: 0 5px 5px 5px;
}

#fav_profiles img {
	border:1px solid #000;
}

#fav_profiles a {
	border:none;
	text-decoration:none;
	color:#000;
	text-align:center;
}

#fav_profiles a:visited {
	color:#000;
}

#fav_profiles a:hover {
	color:#F15A29;
}

.advert1{

margin-top: 5px;
background-color: #fff;
padding-rght: 50px;
margin-left: 0px;
padding-left: 50px;
}
.advert1 img{

}

#ad_profile img {
margin-left: 2px;
width: 285px;
}

#logout{
float: right;
margin: 15px 10px 0 0;
}
a#logout  { /* definition of the "image" class in the <a> tag */
     display: block; /* a tag must be a block */
     width: 69px; /* width of reactive image */
     height: 19px; /* height of reactive image */
     background-image: url(../images/logout.png); /* source for start image */
     background-repeat: no-repeat;
     } 
	 
a#logout:hover { /* definition of the "image" class for <a> tag when hovered onto */
     background-image: url(../images/logoutroll.png); /* source for target image */
     background-position: 0px 1px;
     } 
