p, td
{
  font-size: 12px;
  line-height: 100%;
}


/*#################################### Nav ###############################*/

.navbar
{
	background: #202020 url(/images/2009/nav_gradient_bar.gif);
        background-position: bottom;
	font-size: 11px;
	line-height: 29px;
	^line-height: 30px;
	list-style: none;
	margin: 0px;
	padding: 1px 0px;
	text-align: center;
        position: relative;
        border-top: 1px solid #3f3f3f;
}

.navbar li
{

	background: #505050 url(/images/2009/nav_gradient_sep.gif);
	display: inline;
	margin-right: -2px;
	padding: 5px 1px 8px 1px;
		^padding: 0px 1px;
	vertical-align: middle;
		^vertical-align: baseline;
	text-align: left;
}

.navbar a
{
	background: #202020 url(/images/2009/nav_gradient_bg.gif);
	color: #FFFFFF;
	font-weight: bold;
	padding: 9px 9px 8px 9px;
	text-decoration: none;
	text-transform: uppercase;
	white-space: nowrap;
}

.navbar a:hover
{
	background: #B00010 url(/images/2009/nav_gradient_on.gif);
	color: #FFFFFF;
	text-decoration: none;
}

@media screen and (-webkit-min-device-pixel-ratio:0)
{
  .navbar li
  {
	padding: 9px 1px 9px 1px;
  }

  .navbar a
  {
	padding: 9px 10px 9px 10px;
  }
}





/*######## Tab Contents #############*/

.st_tab_heading
{
	background:#242424 none repeat scroll 0 0;
	list-style: none;
	margin: 0px;
	padding: 1px 0px;
	text-align: center;
        position: relative;
        font-size: 10px;
	line-height: 33px;
}

.st_tab_heading li
{
	background:#242424 none repeat scroll 0 0;
	display: inline;
	margin-right: -2px;
	padding: 9px 1px 8px 1px;
		^padding: 0px 1px;
	vertical-align: middle;
		^vertical-align: baseline;
	text-align: left;

}

.st_tab_heading a
{
	background:#242424 none repeat scroll 0 0;
	color: #FFFFFF;
	font-weight: bold;
	padding:11px 15px 8px;
	text-decoration: none;
	text-transform: uppercase;
	white-space: nowrap;
}

.st_tab_heading a:hover
{
	background:#242424 none repeat scroll 0 0;
	color: #FFFFFF;
	text-decoration: none;
}

.st_tab_heading_selected
{
	background:#000000 none repeat scroll 0 0;
	list-style: none;
	margin: 0px;
	padding: 1px 0px;
	text-align: center;
        position: relative;
        font-size: 10px;
	line-height: 33px;
}

.st_tab_heading_selected li
{
	background:#000000 none repeat scroll 0 0;
	display: inline;
	margin-right: -2px;
	padding: 9px 1px 8px 1px;
		^padding: 0px 1px;
	vertical-align: middle;
		^vertical-align: baseline;
	text-align: left;

}


.st_tab_heading_selected a
{
	background:#00000 none repeat scroll 0 0;
}

.st_tab_heading_selected  a:hover
{
	background:#000000 none repeat scroll 0 0;
	color: #FFFFFF;
	text-decoration: none;
}


.st_tab_table_content 
{
  background:#000000 none repeat scroll 0 0;
  border-bottom: thin solid #242424;
  color: grey;
}

.st_tab_table_content_header 
{
  background:#000000 none repeat scroll 0 0;
  border-bottom: thin solid #242424;
  color: #FFFFFF;
  font-weight: bold;
}

/*######## Left column #############*/

#streetteam_left_column 
{
	margin-right: 18px;
	float: left;
	width: 630px;
	padding: 0px 0px 0px 0px;
        margin-bottom: 15px;
}
.left_column_top
{
	background: #242424 url(/images/2009/left_column_top.jpg);
	height: 10px;
	width: 220px;
	padding: 0px 0px 0px 0px;
}

.streetteam_section_title
{

	height: 30px;
	width: 220px;
	margin-bottom: 5px;
	font-size: 24px;
	font-weight: bold;
	line-height:24px;
	text-align:center;
}

.streetteam_left_column_divider
{
	background: url(../images/2009/admin_left_column_divider.jpg);
	height: 5px;
	width: 220px;
	margin-bottom: 13px;
	background: #242424;
}

#latest_updates
{
	background: #242424;
}

.latest_updates_item
{
	width: 205px;
	padding:0px 0px 0px 15px;
	margin-bottom: 6px;
}
.left_column_bottom
{
	background: #242424 url(/images/2009/left_column_bottom.jpg);
	height: 10px;
	width: 220px;
	padding: 0px 0px 0px 0px;
	margin-bottom: 16px;
}

/*######## Right column #############*/

#streetteam_right_column
{
  position: relative;
  width: 235px;
  float: right;
  padding: 0px;
  margin-bottom: 15px;
  /*based of home_right_column*/
}

/*
#streetteam_right_column 
{
	background: #0a3d7d url(/images/2009/right_column_top.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 620px;
	padding: 5px 20px 20px 20px;
}*/
#right_column_foot
{
	height: 9px;
	float: right;
	width: 660px;
	background: #0a3d7d url(/images/2009/right_column_bottom.jpg);
	margin-bottom: 16px;
	margin-right: 2px;
}*/

.header
{
  font-size: 28px;
  line-height: 100%;
}


table.list
{
  background: #05254c; 
  padding: 9px;
  margin: 8px 0px 8px 0px;
}

table.list
{
  padding: 0px 0px 0px 25px;
}

.list_summery
{
  padding: 15px;
}

.list_visibility, .list_modify_delete
{
  background: #001e38;
  width: 120px;
  text-align: center;
  border: 2px solid #001e38;
  padding: 15px;
}

td.list_headline
{
  color: #5696c6;
  font-size: 20px;
  line-height: 100%;
}


#alerts, #managers_console
{
  position: relative;
  margin-bottom: 15px;
  _margin-bottom: 0px;
}

.std_content
{  
  padding: 10px;
}

.st_header_text
{
  height:42px;
  line-height:43px;
  font-size:26px;
  text-align:left;
}

.st_welcome_message
{
  height:42px;
  line-height:16px;
  font-size:10px;
  text-align:right;
}

/*###################### Sefton Stuff ################### */

.st_tab_heading a
{
  font-size: 10px;
}

#activities_content .st_h2
,#activities_content .st_tab_sub_heading
{
  color:#CC0000;
  font-size:18px;
  line-height: 32px;
}

.alerts_buttons
{
  width: 90px;
}

.st_task_admin_concluded_41.navbusy
{
  width: 70px;
}

.st_task_new_41_navrow td
,.st_task_admin_concluded_40_navrow td
,.st_task_admin_concluded_41_navrow td
,.st_task_admin_concluded_42_navrow td
{
  color: white;
  text-align: right;
  padding: 4px;
  padding-right: 19px;
  font-size: 10px;
  font-weight: normal;
  line-height: 19px;
}

#activities_content .st_task_new_41_navrow td a
,.st_task_admin_concluded_40_navrow td a
,.st_task_admin_concluded_41_navrow td a
,.st_task_admin_concluded_42_navrow td a
{
    padding-right: 5px;
    color: white;

}

#activities_content td 
{
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 12px;
}

#activities_content .preferences_heading
{
  line-height: 32px;
}

#activities_content
{
  ^zoom: 1;
  margin-bottom: 0px;
  background-position: 0 0;
}

#activities_content .st_tab_table_content div
{
  border: none;
  text-align: left;
  font-size: 10px;
  font-weight: normal;
  color:
}

#activities_content .st_tab_table_content,
#activities_content .st_tab_table_content_header
{
	background: #141414;
	
}

#activities_content .st_legend
{
	color: #B2B2B2;
	font-size: 18px;
	margin-top: 20px;
}

#activities_content label
{
	color: #B2B2B2;
	font-size: 18px;
}

#activities_content table
{
	margin-bottom: 20px;
	margin-top: 10px;
}

#activities_content .st_h2
,#activities_content .st_tab_sub_heading
{
  color:#CC0000;
  font-size:18px;
  line-height: 32px;
}

#systemnotices_content
{
  ^zoom: 1;
  margin-bottom: 0px;
  background-position: 0 0;
}

#systemnotices_content .st_legend
{
	color: #B2B2B2;
	font-size: 18px;
	margin-top: 20px;
}

#systemnotices_content label
{
	color: #B2B2B2;
	font-size: 18px;
}

#systemnotices_content table
{
	margin-bottom: 20px;
	margin-top: 10px;
}

#about_streetteam_content
{
  ^zoom: 1;
  margin-bottom: 0px;
  background-position: 0 0;
}

#about_streetteam_content .st_legend
{
	color: #B2B2B2;
	font-size: 18px;
	margin-top: 20px;
}

#about_streetteam_content label
{
	color: #B2B2B2;
	font-size: 18px;
}

#about_streetteam_content table
{
	margin-bottom: 20px;
	margin-top: 10px;
}

.streetteam_errors
{
	background: url(../images/2009/streetteam_error_box.gif);
	height: 45px;
	margin-bottom: 15px;
	padding: 15px 0px 0px 75px;
	width: 555px;
}

.streetteam_errors div
{
	float: left;
	white-space: nowrap;
	width: 320px;
}

.streetteam_success
{
	background: url(../images/2009/streetteam_success_box.gif);
	height: 45px;
	margin-bottom: 15px;
	padding: 15px 0px 0px 75px;
	width: 555px;
}

.streetteam_success div
{
	float: left;
	white-space: nowrap;
	width: 320px;
}
