.tag_4 {
	font-size: 10px;
}
.tag_3 {
	font-size: 13px;
}
.tag_2 {
	font-size: 16px;
}
.tag_1 {
	font-size: 18px;
}

#navbox{
	color:#333333;
	margin: 0px;
	padding-top: 160px;
	background-color: #09C;
	height: 45px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
} 
#left-content{ 
	float:none;
	width:995px;
	margin-left: 0px;
	padding: 0px;
} 
#main-content{
	float:left;
	width:950px;
	margin-top: 0px;
	margin-left: 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	color: #2E2D1D;
	padding: 15px;
}
#content_block {
	padding-right: 0px;
	padding-top: 20px;
	padding-left: 0px;
	padding-bottom: 20px;
}
#main-header {
	float:left;
	width:980px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	height: 118px;
	padding: 0px;
	margin: 0px;
	background-repeat: no-repeat;
	background-color: #CCC;
	background-image: url(../images/main_header_back.gif);
}
.header_highlight_box {
	height: 50px;
	float: right;
	color: #09C;
	font-size: 90%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: both;
	width: 300px;
	text-align: right;
	margin: 0px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.highlight1 {
	padding: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 10px;
	text-align: left;
	border: 1px solid #666;
	color: #333;
	background-color: #E4E4E4;

}
.highlight1 p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

.highlight1 h1 {
	font-weight: bold;
	color: #009;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.highlight1 h2 {
	color: #009;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;

}
h1 {
	font-weight: bold;
	color: #666;
	font-size: 150%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul li a {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color:#666;
	background-color:#FFF;
}
ul li a:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color:#666;
	background-color:#fff;
}
ul li a:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color:#666;
	background-color:#FFF;
}
ul{
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

h2 {
	font-weight: bold;
	color: #006;
	font-size: 120%;
}
h3 {
	font-weight: bold;
	color: #666;
	font-size: 100%;
}
a {
	color: #666;
	font-size: 105%;
	font-weight: bold;
	text-decoration: underline;
	background-color: #FFF;
}

a:hover {
	background-color: #E7E7E7;
	color: #006;
	text-decoration: underline;
}
a:visited {
	color: #006;
	background-color: #E7E7E7;
	text-decoration: underline;
}


.green_border {
	border: 2px solid #9C0;
}
.highlight1 h3 {
	color: #006;
	margin: 0px;
	padding: 0px;

}
.highlight1 li {
	color: #006;
}
.highlight2 li {
	color: #006;
}
 

#content_wrapper {
	padding: 0px;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 0px;
	background-color: #FFF;
	background-repeat: no-repeat;
	height: auto;
	background-image: url(../images/main_back_2010.jpg);
}


#page_wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

.float_right{
		float:right
}

.highlight1 a {
	color: #006;
	text-decoration: underline;
	background-color: #E7E7E7;
}
.highlight1 a:hover {
	color: #E7E7E7;
	text-decoration: underline;
	background-color: #006;
}
.highlight1 a:visited {
	color: #006;
	text-decoration: underline;
	background-color: #E7E7E7;
} 
 

#bottom-content{ 
	margin-top:20px;
	border-top-width: 1px;
	border-bottom-width: none;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
}

#footer
{
	width: 980px;
	margin-top:75px;
	clear: both;
	font-size: 0.8em;
	line-height: 15px;
	color: #666;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
}
#footer a
{
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000;
	background-color: #A8A8A8;
	background-image: url(../images/body_background.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #002C40;
}
ul {
	list-style-position: outside;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}


#bottom-content a {
	background-color: #ffffff;
}

#bottom-content a:hover {
	background-color: #ffffff;
}
#bottom-content a:visited {
	background-color: #ffffff;
}
table {
	margin: 0px;
	padding: 0px;
}


.clear_float {
	clear: both;
}


.white_background_text {
	color: #333333;
	background-color: #ffffff;
	padding: 0px;
	padding-top: 1px;
	padding-bottom: 0px;
	padding-left: 4px;
	padding-right: 4px;
}






.highlight2 {
	margin-left:20px;
	margin-right:0px;
	border: 1px solid #CCC;
	background-color: #FFF;
	margin-top: 0px;
	margin-bottom: 20px;
	color: #006;
	width: 300px;
	padding: 10px;
}

.highlight3 {
	background-image: url(http://79.170.40.229/hackneyplay.org/images/highlight_3_back.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #99CCCC;
	color: #2C5858;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.fieldset_1 {
	border: medium solid #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #FFFFFF;
	padding: 5px;
	width: 95%;
}
.fieldset_title {
	color: #880000;
	background-color: #C7C5A4;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
}

.highlight4 {
	background-image: url(http://79.170.40.229/hackneyplay.org/images/highlight_4_back.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 20px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border: 1px solid #663399;
}
.highlight5 {
	background-image: url(http://79.170.40.229/hackneyplay.org/images/highlight_5_back.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 10px;
	border: 1px solid #009999;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-left: 20px;
}
.small_text {
	font-size: 80%;
}
.calendar_wrapper {
	float: left;
	margin-right:0px;
	width:750px;
}
.calendar{
	margin:10px 10px 10px 10px;
	border:none;
	border-width:1px 0 0 1px;
	border-collapse:separate;
	font-size: 80%;
	background-image: url(../images/calendar_back.gif);
	background-repeat: no-repeat;
}
.calendar_thumb{
	margin:10px 10px 10px 10px;
	border:none;
	border-width:1px 0 0 1px;
	border-collapse:separate;
	font-size: 60%;
	background-image: url(../images/calendar_back.gif);
	background-repeat: no-repeat;
}
.calendar, .calendar,  th,.calendar td,  th,.calendar td{
	padding:0.1em 0.5em 0.1em 0.5em;
}
.calendar th,.calendar thead td{
	color:#007D5F;
	font-size: 20px;
	text-transform: capitalize;
}
.calendar-title {
	font-size: 36px;
	font-weight: bold;
	color: #0C9;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
} 
.calendar-prev a,.calendar-next a{
	color: #0C9;
	font-size: 16px;
	font-weight: bold;
}



.calendar td:hover{ /* cell rollovers */
	background-color: #FFFFFF;
}
.calendar_day {
	background-color: #E4FAF4;
	color: #0C9;
	border: 1px solid #0C9;
}
.calendar_today {
	background-color: #E4E4E4;
	color: #0C9;
	border: 1px solid #e0f1e9;
}
.calendar_empty_day {
	background-color: #ffffff;
	color: #0C9;
	border: 1px solid #e0f1e9;
}
.calendar_empty_day_weekend {
	background-color: #F7FDFB;
	color: #0C9;
	border: 1px solid #e0f1e9;
}
.event_popup {
	background-image: url(../images/event_background.gif);
	background-repeat: no-repeat;
	width:230px;
	height:160px;
	padding:10px;
	color:#FFFFFF;
	font-size:16px;
}
.event_list_title {
	font-size: 18px;
	font-weight: bold;
	color: #07846B;
	padding: 5px;
	width: 260px;
}
.event_list_detail {
	font-size: 14px;
	font-weight: bold;
	color: #06846B;
	padding: 5px;
	width: 255px;
}
.calendar_event_border {
	margin-top: 4px;
	margin-bottom: 4px;
	border: 1px solid #0C9;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	margin: 4px;
	margin-bottom:12px
}
.calendar_event_border_1 {
	margin-top: 4px;
	margin-bottom: 4px;
	border: 1px solid #0C9;
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../images/event_back1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	margin-bottom:12px;
	margin-right: 20px;
	margin-left: 4px;
}
.calendar_event_border_2 {
	margin-top: 4px;
	margin-bottom: 4px;
	border: 1px solid #0C9;
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../images/event_back2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 4px;
	margin-bottom:12px;
	margin-right: 20px;
	margin-left: 4px;
}
.calendar_event_border_3 {
	margin-top: 4px;
	margin-bottom: 4px;
	border: 1px solid #0C9;
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../images/event_back3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 4px;
	margin-bottom:12px;
	margin-right: 20px;
	margin-left: 4px;
}
.calendar_event_border_4 {
	margin-top: 4px;
	margin-bottom: 4px;
	border: 1px solid #0C9;
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../images/event_back4.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 4px;
	margin-bottom:12px;
	margin-right: 20px;
	margin-left: 4px;
}



.padded_block{
	margin: 0px;
	padding: 10px;
	border: 1px solid #CCC;
}
.buton_small{
	background:#FFFFFF;
	color:#363636;
	border-top:1px solid #8A8A8A;
	border-right:1px solid #2D2D2D;
	border-bottom:1px solid #2D2D2D;
	border-left:1px solid #8A8A8A;
	width:100px;
	height: 30px;
	font-size: 80%;
	padding: 0;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.button_medium{
	background:#FFFFFF;
	color:#363636;
	border-top:1px solid #8A8A8A;
	border-right:1px solid #2D2D2D;
	border-bottom:1px solid #2D2D2D;
	border-left:1px solid #8A8A8A;
	width:300px;
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0px;
	padding: 0;
	font-weight: bold;
	text-transform: uppercase;
}
.button_large{
	color:#FFFFFF;
	width:600px;
	height:30px;
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0px;
	padding: 0;
	background-color: #03C;
	font-weight: bold;
	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: #006;
	border-right-color: #006;
	border-bottom-color: #06F;
	border-left-color: #0065FF;
}
form {
	margin: 0px;
	padding: 0px;
}
.input_field_small {
	border: 1px solid #C7C5A4;
	font-size: 10px;
	color: #7E7C4E;
	height: 15px;
	width: 100px;
	background-color: #EFEFE4;
}
.input_line_small {
	color: #666666;
	border: 1px solid #999999;
	width: 150px;
	background-color: #F8F8F8;
}
.input_tiny_width {
	color: #666666;
	border: 1px solid #999999;
	width: 50px;
	background-color: #F8F8F8;
}
.input_medium_width {
	color: #666666;
	border: 1px solid #999999;
	width: 280px;
	background-color: #EFEFEF;
}
.input_wide_width {
	color: #666666;
	border: 1px solid #999999;
	width: 600px;
	background-color: #EFEFEF;
}

.input_wide_width_textarea {
	color: #666666;
	border: 1px solid #999999;
	width: 600px;
	height: 200px;
	background-color:#EFEFEF;
}
.input_small_width {
	color: #666666;
	border: 1px solid #999999;
	width: 75px;
	background-color: #EFEFEF;
}
.input_medium_width_textarea {
	color: #666666;
	border: 1px solid #999999;
	width: 280px;
	height: 75px;
	background-color:#EFEFEF;
}
.input_medium_width_textarea_tall {
	color: #666666;
	border: 1px solid #999999;
	width: 300px;
	height: 150px;
	background-color:#EFEFEF;
}
.input_textarea_small{
	width:150px;
	height:100px;
	margin:0px;
	border:1px solid #999;
	color: #666;
	background-color: #EFEFEF;
}
.mandatory {
	border: 1px solid #03C;
}

.red_highlight_box {
	border: 1px solid #990000;
	background-color: #FFFFFF;
	background-image: url(../images/quotes_back.gif);
	background-repeat: no-repeat;
	padding: 10px;
	margin-bottom: 15px;
	width: 300px;
}
.red_message {
	border: 1px solid #FF0000;
	background-color: #FFCCCC;
	background-image: url(../images/red_alert.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #990000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	font-weight: bold;
}
.blue_message {
	border: 1px solid #0099FF;
	background-color: #CAF4FF;
	background-image: url(../images/blue_alert.png);
	background-repeat: no-repeat;
	background-position: left top;
	color: #0000FF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	font-weight: bold;
}
.yellow_message {
	border: 1px solid #FFCC00;
	background-color: #FFFF99;
	background-image: url(../images/yellow_alert.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #FFCC00;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	font-weight: bold; 
}
.green_message {
	border: 1px solid #009900;
	background-color: #D5FFD5;
	background-image: url(../images/green_alert.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #009900;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	font-weight: bold;
}
label {
	color: #666666;
	font-weight: bold;
	font-size: 10pt;
	padding-top: 0px;
	margin: 0px;
}
td {
	margin: 0px;
	padding: 0px;
}

#main_table {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: bottom;
}
.home_link_side_padding {
	margin-right: 50px;

}
.results_text {
	color: #918F5B;
	font-size: 10pt;
	font-weight: bold;
}
.home_menu_container {
	width: 40px;
	padding: 0px;
	margin: 0px;
	margin-right: 75px;
	margin-left: 75px;
	float: left;
}
.main_menu_container { 
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 680px;
}
.far_right_container {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; 
	margin-left: 0px;
	width: 104px;
}
.link_wrapper{
	background-image: url(../images/icon_link.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-left: 20px;
	margin-bottom: 7px; 
}

.message
{
	margin-left: 8px;
	margin-right: 8px;
	border: 1px solid #B92A30;
	font-weight: normal;
	background-color: #F9F9F9;
	padding: 10px;
	margin-top: 0;
	margin-bottom: 12;
}
.minitabs{
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0;
}
.minitabs li{
margin:0px;
padding:0px;
display:inline;
list-style:none;
}
.minitabs a{
	float:right;
	line-height:14px;
	margin:0 1px 4px 0px;
	color:#330000;
	text-decoration:none;
	background-color:#FFFFFF;
	padding:7px;
	font-size:75%;
	font-weight: bold;
	border: 1px solid #666666;

}
.minitabs a:hover{
margin:0 1px 4px 0px;
padding:7px;
color:#ffffff;
background-color:#330000;
font-weight: bold;

}
.minitabs a.active{
	margin:0 1px 4px 0px;
	padding:7px;
	color:#FFFFFF;
	background-color:#666666;
	font-weight: bold;
}
.left_margin_60
{	padding-left: 60px;
}
.left_margin_40
{	padding-left: 40px;
}
.image_holder {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	border: 1px solid #F00;
	height: 200px;
	width: 200px;
	text-align: center;
	vertical-align: bottom;
	padding-top: 15px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	background-color: #F0F0F0;
}

/* styles for image upload */
#logo_box {
	float: left;
	width: 350px;
	font-size: 24px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}


.highlight1 img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#widget_area {
	float: right;
	width: 210px;
	padding-top: 45px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#main-content-narrow {
	float: left;
	width: 740px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
/* TABLES*/
.tableStyle{
	width:98%;
	margin:10px 10px 10px 10px;
	border:solid #545454;
	border-width:1px 0 0 1px;
	border-collapse:collapse;
	font-size: 80%;
	background-color: #FFFFFF;
}
.tableStyle-60{
	width:90%;
	margin:10px;
	border:1px solid #09C;
	border-collapse:collapse;
	font-size: 80%;
	background-color: #FFFFFF;
	padding: 10px;
	text-align: center;
}
.tableStyle, .tableStyle,  th,.tableStyle td,  th,.tableStyle1 td{
	padding:0.1em 0.5em 0.1em 0.5em;
}
=Start colour scheme
*/
.cScheme,.cScheme th,.ccheme td{
	border-color:#0099CC;
}
.cScheme .even{
background-color:#D3F1FA;
}
.cScheme .odd{
background-color:#E9E9E9;
}
.cScheme th,.cScheme thead td{
background-color:#D3F1FA;
color:#0099CC;
}
.cScheme tr:hover{ /* row rollovers */
	background-color: #D3F1FA;
}

/* Table Colours scheme for Search pages */
.cScheme1,.cScheme th,.ccheme td{
border-color:#0099CC;
}
.cScheme1 .even{
background-color:#D3F1FA;
}
.cScheme1 .odd{
background-color:#CCCCCC;
}
.cScheme1 th,.cScheme1 thead td{
background-color:#D3F1FA;
color:#0099CC;
}
.cScheme1 tr:hover{ /* row rollovers */
	background-color: #D3F1FA;
}
/* tables */
.blog_grey_right {
	color: #999;
	float: right;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
}
.blog_grey_right_small {
	color: #999;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
}
#commentsarea {
	background-color: #E9E9E9;
	border: 1px solid #CCC;
	padding: 10px;
}
#comment-text {
	background-color: #F2F2F2;
	border: 1px solid #CCC;
	padding: 10px;
	width: 675px;
}
#comment-submit {
	background-color: #999;
	margin-top: 5px;
	width: 200px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	font-size: 16px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.comment {
	background-color: #FFF;
	padding: 5px;
	border: 1px solid #CCC;
	margin-bottom: 10px;
}
.comment_no_border {
	background-color: #FFF;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin-left: 120px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.message {
	background-color: #E8E8E8;
	padding: 10px;
	margin-bottom: 20px;
	border: 1px solid #CCC;
}

table h2 {
	margin: 0px;
	padding: 0px;
}
table tr th {
	background-color: #E5E5E5;
	text-align: left;
}

