/*=========================================================================================================================================================
!!!!!REIDS STUFF!!!!!!
===========================================================================================================================================================*/
/*Global  - These were added by Mary*/
html, body{ margin: 0px; padding: 0px; line-height: 16px; background: url(../images/tpl_bg.gif); font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; color: white; }
h1, h2, h3, h4, h5, h6, h7, h8 { font-family:"lucida grande",tahoma,verdana,arial,sans-serif; font-size: 100%; padding:0; margin:0; font-weight: normal; }
h1 { font-size: 14px; color: #b92917; line-height: 12px;}
h2 { font-size: 16px; color: #ffd158; padding-bottom: 4px; line-height:normal; }
h3 { font-size: 15px; color: #f68c1b; line-height:normal; }
h4 { font-size: 12px; color: #f68c1b; } 
h5 { font-size: 12px; color: #ffd158; }
h6 { font-size: 12px; color: #fff; }
h7 { font-size: 18px; color: #ffd158; padding-bottom: 6px; line-height:normal;}
h8 { font-size: 18px; color: #ff854a; }
h9 { font-size: 14px; color: #8cc63f; }
h10 { text-decoration: blink; font-size: 16px; color: #8cc63f;}
h11 { font-size: 22px; color:white; padding-bottom: 8px; line-height:normal;}
h12 { font-size: 10px; color:white }
a { text-decoration: none; margin: 0; padding: 0; }
a:link {color: #8cc63f;} 
a:visited {color: #8cc63f;}
a:hover {color: #ffd158; }
a:active {color: #8cc63f;}
a.nochange { text-decoration: none; }
a.nochange:hover { text-decoration: none; }
img { border: none; margin: 0; padding: 0;}
p { padding: 0; margin: 0; }
div, span { padding: 0; margin: 0; }

/*My Fix*/
#ie_under_construction{ display: none; }
/*This is for the see joe rock text*/
.sjr_text { }
.sjr_text .s { color: #ffd158; }
.sjr_text .j { color: #b92917; }
.sjr_text .r { color: #8cc63f; }

/*For the date/time at the top*/
#date_time_top {
	float: left;
	font: 11px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
    color: #FFFFFF;
	margin-left: 20px;
	margin-top: 5px;
	word-spacing: 1px;
}
#date_time_top a { color: #FFFFFF; }

/*These are global formatting classes*/
.center { text-align: center; }
.vtop { vertical-align: top; }
.vcenter { vertical-align: middle; }
.vbottom { vertical-align: bottom; }
.right { text-align: right; }
.left { text-align: left; }
.orange { color: orange; }
.green { color: #8CC63F; }
.white { color: white; }
.black { color: black; }
.bold { font-weight: bold; }
.fl  { float: left; }
.fr  { float: right; }
.clear { clear: both; }
.cursor { cursor: pointer; }
.italic { font-style: italic; }
.dashed_border_top { border-top: 1px solid #999999; }
.dashed_border_bottom { border-bottom: 1px solid #999999; }
.dashed_border_right { border-right: 1px solid #999999; }
.dashed_border_left { border-left: 1px solid #999999; }
.black_bg { background-color: black; }
.low_zindex { z-index: -1 !important; }
/*End global formatting classes*/

/*These are the validation clases*/
.v_error { color: red; }

/*Added by Reid for new page layouts Global Columns*/
#global_left_col { float: left; width: 210px; padding: 0; margin: 0px 5px 0px 10px; background-image: url("/images/SJR_template_images/left_right_col_bg.jpg");background-repeat: repeat-x;
	min-height: 620px; _height: auto !important; }
#global_center_col { float: left; width: 485px; padding: 0; margin: 0px 12px 0px 12px; }
#global_center_col_wide { float: left; width: 785px; padding: 0; margin: 0px 10px 0px 10px; }
#global_right_col{ float: right; width: 210px; padding: 0; margin: 0px 10px 0px 5px; background-image: url("/images/SJR_template_images/left_right_col_bg.jpg");background-repeat: repeat-x;
	min-height: 620px; _height: auto !important; }
#global_right_wide_col { float:right; width: 710px; padding: 0; margin: 0px 10px 0px 0px; min-height: 620px; _height: auto !important; }
#global_left_wide_col { float:left; width: 710px; padding: 0; margin: 0px 0px 0px 10px; min-height: 620px; _height: auto !important; }
#global_left_contest_col { float:left; width: 480px; padding: 0; margin: 0px 25px 0px 10px; min-height: 620px; _height: auto !important; }
#global_left_video_col { float:left; width: 400px; padding: 0; margin: 0px 8px 0px 10px; min-height: 620px; _height: auto !important; }
#global_right_video_col{ float: right; width: 500px; padding: 0; margin: 0px 0px 0px 5px; min-height: 620px; _height: auto !important; }
#global_right_contest_col{ float: right; width: 125px; padding: 0; margin: 0px 10px 0px 5px; background-image: url("/images/SJR_template_images/left_right_col_bg.jpg");background-repeat: repeat-x;
	min-height: 620px; _height: auto !important; }
#global_wide_box_title, #global_wide_box_title_arrow  { margin: 0 10px 0 10px; }
.global_wide_col_with_bg { background-image:url(/images/SJR_template_images/left_right_col_bg.jpg) !important; background-position:top !important; background-repeat:repeat-x !important; }
.global_col_with_wide_box { position: relative; top: -9px; padding-top: 9px !important; }
.global_profile_url_topbar { float: right; padding-right: 10px; font-size: 14px; color: #000;
	word-spacing: 1px;
}
.global_profile_url_topbar a { color: #b92917; }

/*Any styles for inputs*/
.sjr_generic_input {
	background:#393939 url(../images/tpl_input_bg.gif) no-repeat scroll left top;
	border:1px solid #666666;
	color:#CCCCCC;
	font-family:"Lucida Sans Unicode",Arial,Helvetica,sans-serif;
	font-size:11px;
	margin:0 0 5px;
	padding:2px;
}
.formFieldInfo { margin-bottom: 5px; }


/*These are for the modules*/
.mod_wrapper { margin: 10px 0px 10px 0px; padding: 0px; overflow: hidden; }
.mod_wrapper2 { margin: 10px 20px 10px 0px; padding: 0px; overflow: hidden; }
.mod_pad{ padding: 5px;}
.mod_pad_wide{ padding: 5px 10px 5px 10px; }
.mod_blank { margin: 0; padding: 0; }
.center_mod { background-color:#1A1A1A; border-bottom:1px solid #4D4D4D; border-left:1px solid #4D4D4D; border-right:1px solid #4D4D4D; }
.center_mod_w_border { background-color:#1A1A1A; border:1px solid #4D4D4D; margin-top:0px; }
.side_mod_w_border { border-bottom:1px solid #4D4D4D; border-left:1px solid #4D4D4D; border-right:1px solid #4D4D4D; }
.notop_mod_w_border { border-top:1px solid #4D4D4D; border-bottom:1px solid #4D4D4D; border-left:1px solid #4D4D4D; border-right:1px solid #4D4D4D; }
.full_border { border-bottom:1px solid #4D4D4D; border-left:1px solid #4D4D4D; border-right:1px solid #4D4D4D; border-top:1px solid #4D4D4D;}
.mod_at_top { margin-top: 0px; }
.box-title { 
	height: 18px; 
	padding-left: 3px; 
	padding-top: 4px; 
	text-align: left; 
	background: url("../images/tpl_box_bar_fff.gif") repeat-x;
	border: 1px solid #fff;
}
.box-title-center { 
	height: 18px; 
	padding-left: 3px; 
	padding-top: 4px; 
	text-align: center; 
	background: url("../images/tpl_box_bar_fff.gif") repeat-x;
	border: 1px solid #fff;
}
.box-title { color: #b92917; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 14px; }
.box-title h1 a, .box-title h1 a:hover { color: #b92917; text-decoration: none; }
.box-title-inactive {
	height: 18px;
	padding-left: 3px;
	padding-top: 4px;
	text-align: left;
	background: url("../images/tpl_tab_dark_bg.jpg") repeat-x;
	border: 1px solid #fff;
}
.box-title-inactive h1 a { color: white; text-decoration: none; }
.box-title-inactive h1 a:hover { color: black; text-decoration: none; }
.box-title-fl-fifty { width: 50%; float: left; cursor: pointer; }
.box-title-fl-fortynine { width: 49%; float: left; cursor: pointer; }
.box-title-fl-fifty a { display: block; }
.box-title-fl { float: left; cursor: pointer; }
.box-title-fl a { display: block; }
.arrow-general {
	z-index: 1;
    margin: 0px;
    padding: 0px;
    height: 9px;
    background: transparent url(../images/tpl_box_arrow_fff.gif) no-repeat top left;
    position: relative;
    top: -1px;
    left: 0px;
	border: 0px solid white !important;
}
/*Any advertising stuff*/
.ad_graphic_with_topbar  .txt{
	padding-left: 10px; 
	text-align: left;
	font: 15px/21px Arial, Helvetica, Geneva, sans-serif;
    color:#B92917; 
}
/*This is the negative top distance for promotion ads*/
.promotion_img { position: relative; top: -9px; }
/*End Added by Reid for new page layouts*/

/*These styles are specific to modules*/
#sjr_my_updates_name { font-size: 17px; text-align: left; padding: 6px; color: #ffd158; border-bottom: 1px solid #999999; }
#sjr_my_updates_left { width: 140px; float: left; color: white; font-size:13px; text-align: left; padding: 10px 0 10px 40px; }
#sjr_my_updates_right { width: 300px; float: left; text-align: left; padding: 10px 0 10px 0; }
#sjr_latest_wanted { width: 484px; }
.profile_activity_label { float: left; width: 68%; color: #8CC63F; }
.profile_activity_label img { float: left; }
.profile_activity_label div { padding-left: 25px; }
.profile_activity_value { float: left; text-align: center; width: 32%; }
.profile_about_label  { color: #ffd158; float: left; width: 98px; text-align: left; }
.profile_about_value { padding-left:98px; margin: 4px 0 4px 0; text-align: left; }
.pro_profile_about_value  { padding-left:98px; margin: 2px 0 2px 0; text-align: left; }
.profile_about_value_bm { margin-left: 20px; }
.profile_about_value_inst { margin-left: 98px; }
.profile_tl_label { color: #ffd158;  padding-left: 2px; width: 95px; margin: 2px 0 2px 0; }
.profile_tl_value { padding-left: 5px; }
.profile_seperator{ border-bottom: 1px solid #999999; padding: 3px 0 3px 0; margin-bottom: 3px; }
#profile_about_bio  { padding: 5px; text-align: left; line-height: 15px;}
/*You have to set this so that the overflow won't be wrong!*/
.performance_field { padding-left: 5px; padding-right: 5px; margin-bottom: 1px; }
/*.performance_wrapper { margin-top: 5px; margin-bottom: 5px; border-bottom: 1px solid white; padding-bottom: 5px; }*/
.performance_header{ font-size: 12px; font-weight: normal; padding: 3px 0 2px 5px; text-align: left; border-top: 1px solid #999999; padding-top: 2px; }
/*My comments*/
.comment_wrapper { margin-bottom: 10px; }
.mycomments_img { /*width:60px;*/ float:left; padding-top: 5px; }
.comment_img { margin: 5px; padding: 1px; border: 1px solid #333; width: 50px; height: 50px; }
.mycomments_txt { padding-top: 6px; margin-left: 68px; text-align: left;}
.mycomments_info { text-align: right; border-bottom: 1px solid #999999; }
/*Video Information*/
.vid_info_label  { color: #8CC63F; padding-left: 2px; float: left; width: 70px; text-align: left; }
.vid_info_value { padding-left:2px; margin: 2px 0 2px 0; text-align: left; width: 200px; }
.sjrtv_info_value { padding-left:2px; margin: 2px 0 2px 0; text-align: left; width: 465px; }

/*This is for the home page: latest status updates*/
#sjr_latest_status_updates { width: 484px; margin-bottom: 10px; }
.status_update_time { font-size: 9px; color: #999; }
/*End Status updates*/

/*This is for the contest page: holiday contest*/
#sjr_holiday_updates { float: right; width: 245px; margin-right: 5px;}
.status_update_time { font-size: 9px; color: #999; }
/*End Status updates*/



/*These styles will replace existing styles
#login_sjr replaces #login */
#login_sjr { }
#login_sjr form {
    margin: 2px;
    padding: 0px;
}
#login_sjr form p input.logintext {
    margin: 0 0 5px 0;
    padding: 2px;
    border: 1px solid #666666;
    background: #393939 url(../images/tpl_input_bg.gif) no-repeat top left;
    font: normal 11px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color: #ccc;
    width: 180px;
}
#login_sjr form p input.loginbutton { margin: 15px 0 0 0; padding: 0px; }
.highlight-white { font-size: 12px; }

/*Stuff for the video layouts*/
.vid-wrapper { text-align: center; }
.vid-table { width: 100%; }
.vid-image, .vid-text, .vid-rating { margin: 0 auto; padding: 0; width: 90px; }
.vid { text-align: center; vertical-align: top; }
.vid-text, .vid-text a { color: white; text-align: center; font-size: 10px;}
.vid-rating .info { color: #444444; font-size: 10px;}
.info2 { color: #444444; font-size: 10px;}
.vid-pad { padding: 10px 0 10px 0; }
.vid-image { height: 90px; }
.vid_green_btn { position: relative; left: -5px; top: 5px; }

/*General buttons*/
.tpl_red_button {
	background: url(../images/tpl_red_button.png) no-repeat;
	cursor: pointer;
}
.tpl_green_button {
	background: url(../images/tpl_green_button.png) no-repeat;
}
.tpl_green_button, .tpl_red_button {
	height: 18px;
	width: 84px;
	font-size: 13px;
	color: white;
	display: block;
	padding-top: 3px;
	font-family: "Arial Narrow";
	text-align: center;
	margin-left: 10px;
	letter-spacing: .5px;
	line-height: 14px;
}
.tpl_green_button_input { height: 21px; padding-top: 0px; }

/*ThickBox Popup*/
#tb_popup_wrapper { padding: 0px; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 11px; color: white; }
#tb_popup_wrapper a { text-decoration: none; }
#tb_popup_wrapper a:link {color: #8cc63f;} 
#tb_popup_wrapper a:visited {color: #8cc63f;}
#tb_popup_wrapper a:hover {color: white; }
#tb_popup_wrapper a:active {color: #8cc63f;}
#tb_popup_wrapper a.nochange { text-decoration: none; }
#tb_popup_wrapper a.nochange:hover { text-decoration: none; }
.tb_popup_wrapper_topaction { border-bottom: 1px solid #999999; padding-top: 5px; padding-bottom: 5px; }

/*This is for comments to highlight the new comments*/
.comment_highlight_new { background-color: #161616; }

/*The Edit Profile Page*/
#signup-rightcoloumn h3 { padding: 3px; }
.sjr_edit_profile_input { padding-left: 177px; }
.sjr_edit_profile_radio { margin-bottom: 5px; }
.sjr_edit_profile_input textarea { width: 300px !important; height: 75px; padding: 2px 0px 2px 5px !important; }
.sjr_edit_profile_input_bm textarea { width: 250px !important; height: 75px; padding: 2px 0px 2px 5px !important; }
.artist_talent_wrapper, .band_members_wrapper { background-color: #222222; padding: 5px 5px 0px 5px; margin-bottom: 5px; border: 1px solid #666666;}
#edit_profile_wrapper { padding-left: 10px; padding-right: 10px; }
#edit_profile_wrapper #fullbox { background-image:url(/images/SJR_template_images/left_right_col_bg.jpg) !important; background-position:top !important; background-repeat:repeat-x !important; }
#signup-leftcoloumn div { margin-bottom: 10px; }
.bm_left { float: left; width: 110px; text-align: center; padding: 5px; }
.bm_right { padding: 5px 5px 5px 115px; }
#delete_account_wrapper { padding: 5px; }

/*The generic wide div with the nice bg*/
#generic_wrapper { padding-left: 10px; padding-right: 10px; }
#generic_wrapper #fullbox { background-image:url(/images/SJR_template_images/left_right_col_bg.jpg) !important; background-position:top !important; background-repeat:repeat-x !important; }

/*News page*/
#latest_sjr_news_img { float: right; }
.sjr_news_wrapper { padding: 5px 0 5px 0; }
.sjr_news_authordate { color: #C8C8C8; padding: 5px 0 5px 0; }
.sjr_news_link{ text-align: right; padding-right: 10px; }

/*New postings page*/
#sjr_postings_top { position:relative; top:-9px; }
#sjr_postings_btm{ position:relative; top:-9px; }
#sjr_posting_top_list{ float: left; }
#sjr_posting_top_filter{ padding-left: 250px; }
.postings_topic a, .postings_topic a:link { color: white; }
#sjr_posting_top_list .selected a { color: #F78B1F; }
#sjr_posting_top_list h4 { padding: 10px 0 10px 0; }
.posting_filter { padding: 10px; width: 200px; }
.posting_filter input,.posting_filter select { width: 150px; }

/*New footer layout test*/
.footercolumn1	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		float: left;
		margin-left: 0px;
		padding: 10px 15px 15px 0px;
		color: #fff;
		text-decoration: none;
		list-style-type: none;
		line-height: 14px;
		}

/*New Network Module Font*/
.networknames  {
               font-size: 10px;
               }
		
/*New ArtistsPro page info detail Font*/
.info_detail { 
		font-size: 11px;
		font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
		line-height: 12px;
		}
.info_detail .user  {
              font-size: 11px;
              color: #8cc63f;
              padding: 5px 3px 3px 3px;
	      	  text-align: left;
              line-height: 12px;
}
.info_detail .content {
              font-size: 10px;
              color: #fff;
              text-align: left;
              line-height: 12px;
}
.info_detail .a { text-decoration: none; margin: 0; padding: 0; }
.info_detail .a:link {color: #8cc63f;} 
.info_detail .a:visited {color: #8cc63f;}
.info_detail .a:hover {color: #ffd158; }
.info_detail .a:active {color: #8cc63f;}


/*Get Your Rock On Video Contest Page*/
#contestpromoinfo {
	background-image: url(../images/ContestPg_BackGrndFtr.png) !important; background-position:bottom !important; background-repeat: no-repeat;
	height: 649px;
	}
.contestinfo {
	margin-left: 45px;
	margin-right: 325px;
	}
/*Live broadcast page*/
#sjr_shoutbox_container
{
	padding: 0 5px 0 5px;
	height: 350px;
	overflow: auto;
}

/*Fix for large 16pt fonts*/
#inbox_form table, .vid *{ font-size: 11px; }
