/* CSS Document 
	LONDON CIVIC FORUM:
	Author: Dave Sniper
	Company: KDWEB
	copyright 2009
*/
* {
padding: 0px;
margin: 0px;
outline-style: none;
}
html, body {
border:0;
background: #211F20 url(../img/header-strip.gif) top repeat-x;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #666;
}
html {
	padding-bottom: 60px;
}
#container {
	width: 970px;
	margin: 0 auto;
	background: #fff;
	position: relative;
}
#header {
	width: 970px;
	height: 188px;
	background: url(../img/header.gif) no-repeat;
	position: relative;
}
#logo {
	height:139px;
	overflow:hidden;
}
#logo div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
	margin: 0;
}
a.visit-LCF, a.visit-LCF:visited {
	display: block;
	width: 148px;
	height: 26px;
	background: url(../img/button-visitLCFwebsite.gif) no-repeat;
	position: absolute;
	top: -115px;
	right: 18px;
	outline-style: none;
}
a.member-area {
	display: block;
	width: 148px;
	height: 26px;
	background: url(../img/button-visitMemberArea.gif) no-repeat;
	position: absolute;
	top: -86px;
	right: 18px;
	outline-style: none;
}
a.get-involved {
	display: block;
	width: 251px;
	height: 65px;
	background: url(../img/get-involved.gif) no-repeat;
	margin: 35px 0 0 0;
	outline-style: none;
}
a.get-involved-inside {
	display: block;
	width: 210px;
	height: 68px;
	background: url(../img/get-involved-inside.gif) no-repeat;
	margin: 20px 0 0 0;
	outline-style: none;
}

a.more-about-syc{
	display: block;
	width: 181px;
	height: 24px;
	background: url(../img/more-about-syc.gif) no-repeat;	
	outline-style: none;
	margin-top: 20px;
}

a#home-upload-activity, a#home-upload-activity:visited{
	display: block;
	width: 150px;
	height: 30px;
	background: url(../img/home-upload-activity.gif) no-repeat;
	position: absolute;
	outline-style: none;
	left: 20px;
	top: 415px;
}

a.upload-activity, a.upload-activity:visited{
	display: block;
	width: 202px;
	height: 28px;	
	background: url(../img/upload-activity.gif) no-repeat;	
	position: absolute;
	top: 525px;	
	outline-style: none;
	left:50px;
}
a.upload-activity-right-col{
	display: block;
	width: 191px;
	height: 27px;	
	background: url(../img/upload-activity-right-col.gif) no-repeat;	
	outline-style: none;
}
a.empowerment{
	display: block;
	width: 191px;
	height: 84px;	
	margin: 20px 0 0 0;
	background: url(../img/empowerment-map.gif) no-repeat;	
	outline-style: none;
}
/*stealth spans*/
a.visit-LCF span, 
	a.member-area span, 
	a.get-involved span, 
	a.get-involved-inside span, 
	a.upload-activity span, 
	a.upload-activity-right-col span,
	a.empowerment span,
	a.more-about-syc span,
	a#home-upload-activity span,
	button span{
	display: none;
}
/*- - - - - */
#wrapper {
	padding: 0 25px 0 27px;
}
#breadcrumbs {
	height: 23px;
	font-size: 11px;
	font-family: verdana;
	line-height: 33px;
	text-decoration: none;
	color: #999999;
	width:900px;
	padding:3px 0 0 3px;
}
#breadcrumbs ul {
	list-style-type: none;
	list-style-image:none;
	list-style-position:outside;	
	margin: 0;			
}
#breadcrumbs ul li{
	float: left;
	color: #999999;
	padding: 0;
	margin: 0;
}
#breadcrumbs ul li a, #breadcrumbs ul li a:visited {
	font-size: 11px;
	font-family: verdana;	
	text-decoration: none;
	color: #999999;	
}
#breadcrumbs ul li a:hover {
	text-decoration:underline;
}
/* Central boroughs on homepage */
#central-boroughs {
	background: url(../img/central-boroughs.gif) no-repeat;
	height: 501px;
}
#central-boroughs #left-col {
	width: 194px;
	padding: 30px 24px 20px 30px;
	float: left;
}
#central-boroughs #left-col p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333232;
	line-height: 23px;
}
#central-boroughs #right-col {
	float: right;
	width: 660px;
}

/* Borough Activity */
#borough-actitivies {
	background: url(../img/borough-activities.gif) no-repeat;
	height: 420px;
	width: 920px;	
}
#borough-actitivies #left-col {
	width: 200px;
	padding: 20px 24px 20px 26px;
	float: left;
}
#borough-actitivies #left-col p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333232;
	line-height: 23px;
}
#borough-actitivies #right-col {
	float: right;
	width: 640px;
	padding-left:20px;
	padding-top:20px;	
}
#borough-actitivies  h2{
	font-size: 14px;
	font-weight: bold;
	color: #333232;
	margin-top: 20px;
	margin-bottom: 5px;
	width: 200px;
}
#borough-actitivies select{
	width: 200px;
}
/*CONTENT  home*/
#wrapper.home #content {
	background: url(../img/content-back.gif) repeat-y;
	margin: 0 0 6px 0;
	float: left;
	width: 100%;
}
#wrapper.home #content-top {
	background: url(../img/content-top.gif) left top no-repeat;
	float: left;
	width: 100%;
}

#wrapper.home #content-foot {
	background: url(../img/content-bot.gif) left bottom no-repeat;
	float: left;
	width: 100%;
	padding: 0 0 30px 0;
	
}

#wrapper.home #content #left-col  {
	width: 495px;
	float: left;
	padding: 35px 0 0 38px;
}
#wrapper.home #content #right-col  {
	width: 271px;
	float: right;
	padding: 35px 32px 0 0px;
}
#wrapper.home #content #right-col h2,
#wrapper.home #content #left-col h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 18px;
	color: #fff;
	margin-bottom: 30px;
}
#wrapper.home #content #right-col p  {
	color: #fff;
	font-size: 11px;
	line-height: 16px;
}
/*CONTENT  inside*/
#wrapper.inside #content {
	background: url(../img/inside-content-back.gif) repeat-y;
	margin: 0 0 6px 0;
	float: left;
	width: 100%;
}
#wrapper.inside #content-top {
	background: url(../img/inside-content-top.gif) left top no-repeat;
	float: left;
	width: 100%;
}
#wrapper.inside #content-foot {
	background: url(../img/inside-content-bot.gif) left bottom no-repeat;
	float: left;
	width: 100%;
	padding: 0 0 30px 0;
	min-height: 550px;	
}

#wrapper.inside #content.forum{
	background: #343333;
}

#wrapper.inside #content-top.forum {
	background: url(../img/activity-list-back.gif) left top no-repeat;
}

#wrapper.inside #content-foot.forum {
	background: url(../img/Img_bottom_back_llittle.gif) left bottom no-repeat;
	padding:0 0 10px;
	min-height: 300px;
}
#wrapper.inside #content-foot .insideForum{
	padding:35px 33px 0;
}

.tx-mmforum-pi1{
	margin:20px 0 50px 0;
}

#content-foot h1{
	font-size: 18px;
	line-height: 18px;
	letter-spacing: 0px;
	color: #FFF;
	text-transform: uppercase;
}
#content-foot p{
	color: #FFF;
	font-size: 12px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 0;
	
}
#wrapper.inside #content-foot a{
	color: #999999;
}
#wrapper.inside #content #left-col  {
	width: 612px;
	float: left;
	padding: 35px 0 0 33px;
}
#wrapper.inside #content #right-col  {
	width: 191px;
	float: right;
	padding: 35px 26px 0 0px;
}
#wrapper.inside #content #right-col p  {
	color: #fff;
	font-size: 11px;
	line-height: 16px;
}

#activity-list {
	/*height: 201px;*/
	background: url(../img/activity-list-back.gif) no-repeat;
	float: left;
	width: 100%;
	padding:15px 0 0 15px;
}

#activity-list-bottom
{
	background:transparent url(../img/Img_bottom_back_llittle.gif) no-repeat scroll 0 0;
	display:block;
	float:left;
	height:15px;
	width:100%;
}
#footer {
	font-size: 11px;
	color: #B0B0B0;
	padding: 9px 25px 15px 27px;
}
#footer p {
	font-size: 11px;
	color: #B0B0B0;
	margin: 0;
}
#footer a {
	color: #aeadad;
	text-decoration: none;
}
/*WYSIWYG styles*/
.blue {
	color: #1192b6;
}
/* Boroughs map */
#region {
  position: relative;
	
}
#region #boroughs{
	position: absolute;	
}
#boroughs h2{
	width: 65px;	
	text-align: center;
	font-weight: normal;
	line-height: 14px;
}
#boroughs h2 a{
	font-size: 11px;	
	font-family: Arial;		
	text-decoration: none;	
	color: #FFFFFF;
}
#boroughs h2 a.centralBorrough{
	font-size: 12px;	
	line-height: 10px;
	font-family: Arial;		
	text-decoration: none;	
	color: #cccccc;
	z-index: 50;
}
#boroughs h2 a.centralBorrough:hover{
	font-size: 12px;	
	line-height: 10px;
	font-family: Arial;			
	color: #FFFFFF;
	text-decoration:underline;
}
#boroughs h2 a:hover{
	font-size: 11px;	
	font-family: Arial;	
	color: #FFFFFF;
	text-decoration:underline;
}
#boroughs h2 p{
	font-weight: bold;
	color: #65c8e3;
}
/*************************************    
	CENTRAL BOROUGHS BLOCK	
*/
#region #centralBlock{
	top: 285px;
	left: 490px;
	position: absolute;
	width:164px;
}
#centralBlock h3{
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	color: #333232;
	margin-bottom: 5px;
}
#centralBlock ul{
	margin: 0;
	padding: 0;	
}
#centralBlock ul li{
	font-size: 9px;	
	line-height: 16px;
	color: #999999;
	list-style-type: none; 	
	margin: 0;
	padding: 0;
}
#centralBlock ul li a{	
	color: #666666;
	text-decoration:none;	
}
#centralBlock ul li a:hover{	
	color: #666666;
	text-decoration:underline;	
}
#centralBlock ul li span{	
	color: #1191b5;	
}
/* PAGINATION */
#pager-top{
	background:transparent url(../img/pagination-top.gif) no-repeat scroll 0 0;
	display:block;
	position:relative;
	width:616px;
	padding-top:8px;
}
#pager{
	background:transparent url(../img/pagination-mid.gif) repeat-y scroll 0 0;*/
	display:block;	
	position:relative;
	width:616px;
	/*background-color: #03617b;*/
}


#pager-bottom{
	background:transparent url(../img/pagination-bottom.gif) no-repeat scroll 0 0;
	display:block;
	position:relative;
	width:616px;
	height:8px;
}
#pagination #pager {
	font-size: 11px;
	line-height: 18px;
	color: #999999;	
}
#pagination{
	width: 590px;
	margin: 0 13px 0;
}
#pagination #short_desc{
	float: left;
	width: 90px;
}
#pagination #short_desc p{
	font-size: 11px;
	font-family: arial;
	line-height: 18px;
	color: #999999;	
}
#pagination #links{
	float: right;
}
#pagination #links li{
	font-size: 11px;
	font-family: arial;
	line-height: 18px;
	color: #999999;
	list-style: none;
	list-style-image: none;
	padding: 0 7px 0 0;
	float:left;
}
#pagination #links li a{
	text-decoration: none;
}
#pagination #links li.current a{	
	background: #000;
	color: #fff;
	padding: 0 5px;	
	text-decoration: none;
}
#pager-filler{
	width: 590px;
	margin: 0px 13px 0px;
	color: #9d9d9d;
	font-size: 11px;
	font-family: arial;
	line-height: 18px;
}
#pager-filler li {
	list-style: none;
	list-style-image: none;
	float: left;
	padding-right: 5px;
}
#pager-filler li span{
	font-weight: bold;
	color: #32bde4;
	padding-right: 5px;
}
#pager-filler label{
	text-decoration: italic;
	padding-right: 5px;
}

#filterButton{
		
}


#resource-list{
	margin-top: 20px;
	width:612px;
	overflow:hidden;
}

#content #resource-list li{	
	list-style: none;	
	padding: 10px 0;	
	float: left;
	width: 270px;
	list-style-image: none;
	overflow:hidden;
}

#resource-list li img{		
	float: left;
	border: 5px solid #292828;
	width:64px;
	overflow:hidden;
}

#resource-list li h2,
#content-foot #resource-list li a{		
	float: left;
	color: #2EAACD;
	font-size: 14px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;	
	width: 150px;
	padding: 10px 0 0 10px;
}



/* ACTIVE BOX */
#active-box-top{
	background:transparent url(../img/active-box-top.gif) no-repeat scroll 0 0;
	display:block;
	position:relative;
	width:611px;
	padding-top:16px;
	margin-top: 40px;
}
#active-box{
	background:transparent url(../img/active-box-mid.gif) repeat-y scroll 0 0;
	display:block;	
	position:relative;
	width:531px;
	padding: 10px 40px 10px;
}
#active-box-bottom{
	background:transparent url(../img/active-box-bottom.gif) no-repeat scroll 0 0;
	display:block;
	position:relative;
	width:611px;
	height:14px;	
}
#inactive-box-top{
	background:transparent url(../img/inactive-box-top.gif) no-repeat scroll 0 0;
	display:block;
	position:relative;
	width:611px;
	padding-top:14px;
	margin-top: 40px;
}
#inactive-box{
	background:transparent url(../img/inactive-box-mid.gif) repeat-y scroll 0 0;
	display:block;	
	position:relative;
	width:531px;	
	padding: 10px 40px 10px;	
}
#inactive-box-bottom{
	background:transparent url(../img/inactive-box-bottom.gif) no-repeat scroll 0 0;
	display:block;
	position:relative;
	width:611px;
	height:14px;
}
#active-box h2{
	font-size: 16px;
	line-height: 18px;		
	color: #2eaacd;
	font-family: georgian, arial;	
}

#inactive-box h2{
	font-size: 16px;
	line-height: 18px;		
	color: #999999;
	font-family: georgian, arial;
}

#active-box  li{	
	padding-left: 0px;
}

#inactive-box li{
	list-style-image: url('../img/list-item-inactive.gif');
	padding-left: 0px;
}
#wrapper.inside #active-box li a,
#wrapper.inside #active-box li a:hover{
	color: #FFF;	
}



/* activity listing */
div.activity-list{
	display: block;
	margin-top: 40px;
	width: 616px;
}
.activity-image{
	float: left;
	margin: 0 25px 0 0;	
	border: 7px solid #292828;
	height: 78px;
	width: 78px;
}

.activity-image img{
	width: 78px;
}
.activity-body{
	float:left;
	width:495px; 
}
.activity-body h3{
	color: #2eaacd;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:18px;
	margin-bottom: 0;
}

#wrapper.inside #content-foot .activity-body h3 a,
#wrapper.inside #content-foot .activity-body h3 a:visited,
#wrapper.inside #content-foot .activity-body h3 a:active
{
	color: #2eaacd;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:18px;
	margin-bottom: 0;
	text-decoration: none;
}

#wrapper.inside #content-foot .activity-body h3 a:hover{
	text-decoration: underline;
}


a.more-link {
	background:#272626 none repeat scroll 0 0;
	color:#7d7d7d;
	display:block;
	font-size:11px;
	margin-top: 15px;
	padding:2px 2px 3px 3px;
	text-align:center;
	text-decoration:none;
	width:45px;
}

.activity-detail-header{
	margin-bottom: 10px;
}

div.activity-hightlight-list{
	display: block;
	margin-top: 30px;
	width: 495px;
}

.activity-highlight-image{
	float: left;
	margin: 0 25px 0 0;	
	border: 6px solid #292828;
	height: 115px;
	width: 115px;
}

.activity-highlight-image img{
	width: 115px;	
}

.activity-highlight-body{
	float:left;
	width:340px; 
}
#content-foot .activity-highlight-body h3 a, #content-foot .activity-highlight-body h3 a:visited{
	color: #2eaacd;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:18px;
	margin-bottom: 5px;
	text-decoration: none;
}


#activity-detail-heading table{
	background-color:#2c2b2b; 
	width:677px; 	
	margin-left: -32px;
	padding: 5px 33px 5px 0;
	color: #fff;
}
#activity-detail-heading table td{
	text-align: left;
	width: 420px;	
	word-wrap: break-word;	
}
#activity-detail-heading table td.first{
	padding-left: 30px;	
	width: 165px;
	font-size: 12px;
	line-height: 18px;
	color: #2eaacd;		
}
#activity-detail-heading hr{
	background-color: #404040;
	color: #404040;
	width: 610px;
	height: 1px;
	border: 0px solid #404040;
	margin-top: 15px;
}
#activity-desc-body{
	margin-top: 30px;
	color: #fff;
	width: 612px;
}
#activity-desc-body #activity-desc-image{
	float: right;
	margin: 0 25px 10px 20px;	
	border: 7px solid #292828;
	height: 200px;
	width: 200px;
}
/* sub-navigation */
#sub-navigation ul{
	width: 190px;
	margin-bottom: 50px;
	margin-left: 10px;
	padding: 0;
}
#sub-navigation li{	
	list-style-image: none;
	font-size: 12px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;		
	font-weight: normal;
	border-bottom: 4px solid #363636;
	padding: 10px 0;
	list-style-type:none;
}
#sub-navigation li.active{	
	background: url(../img/sub-nav-bg.gif) no-repeat right;	
}
#wrapper #content-foot  #sub-navigation li a, #wrapper #content-foot  #sub-navigation li a:visited {	
	text-decoration: none;
	color: #fff;
	display: block;
	padding-right: 10px;
}
#wrapper #content-foot  #sub-navigation li a:hover {
	text-decoration:underline;
}
#wrapper #content-foot #sub-navigation li.active a, #wrapper #content-foot #sub-navigation li.active a:visited {	
	text-decoration: none;
	color: #2eaacd;
	display: block;
	padding-right: 10px;
}
/* Question and Answers */
.questionTag{
	background: url(../img/question-icon.gif) no-repeat top left;
	padding:0 0 10px 30px;
	margin-top: 25px;
}
#content-foot .questionTag{
	color: #2eaacd;
	font-weight: bold;
	font-size: 14px;
}
#content-foot h1, #right-col h2{
	font-size: 18px;
	line-height: 18px;
	letter-spacing: 0px;
	color: #FFF;
}
#content-foot p{
	color: #FFF;
	font-size: 12px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left; 
	margin-bottom: 0;
	
}
#content-foot a{
	color: #999999;
}
.answerTag{
	background: url(../img/answer-icon.gif) no-repeat top left;		
	padding:0 0 30px 30px;	
	border-bottom: 1px solid #454545;	
}
/* LOGIN FORM - RIGHT COLUMN */
.tx-felogin-pi1 input{
	width: 186px;
	height:15px;
	margin-bottom:10px;
	color: #989898;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding:4px 2px 2px;
	background:#ffffff!important;
	border:1px solid #999999;
}
#login-button{
	background:transparent url(../img/login-button.gif) repeat scroll 0 0;
	border:medium none;
	height:22px;
	margin:0;
	width:74px;
	float: right;
	cursor: hand;
}
#forgotten-login-link{
	width: 106px;
	float: left;
}
 
#forgotten-login-link a{	
	color: #363636;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	text-decoration: none;
}
#status-message{	
	display:block;
	clear:both;
	padding: 15px 0 20px 0;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	border-bottom: 4px solid #302f2f;
	margin-bottom: 18px;
}
/* UPLOAD ACTIVITY FORM */
ul.section_underline{	
	border-bottom: 4px solid #3d3d3d;
	padding:0 0 20px;
	margin: 0 0 18px;
}
ul.section_underline li{
	list-style-type: none;
	list-style-image: none;
	padding: 0;
	margin: 0;
	clear:both;
}
/* ----------- My Form ----------- */
.myform{
	margin:0 auto;	
}
.spacer{clear:both;}
#upload_activity_section p{
	font-size:11px;
	color:#666666;
	margin-bottom:20px;
	padding-bottom:10px;
}
#upload_activity_section label{
	display:block;		
	text-align:right;
	width:160px;
	float:left;
	clear: left;
	color: #999999;
	font-size: 12px;
}
#upload_activity_section li.tickbox label{
	display:block;		
	text-align:left;
	width:280px;
	float:left;	
	clear: none;
	margin: 0 5px 10px 0;
}
#upload_activity_section li span.required{
	padding: 3px 0 0 5px;
	display: block;
	float: left;
	color: #999;
}
#upload_activity_section .small{
	color:#666666;
	display:block;
	font-size:11px;
	font-weight:normal;
	text-align:right;
	width:140px;
}
#upload_activity_section input{ 
	float:left;
	width:257px;
	margin:0 0 5px 10px;
	height: 20px;
	border: 1px solid #cecece;
}
#upload_activity_section ul.rightinput{
	float:left;
	width:450px;
	margin: 0;
	padding: 0;
}
#upload_activity_section input.radiobutton{
	width:15px;
	margin:0 5px 5px 10px;
	height: 20px;
	border: none;
}
#upload_activity_section input.activity_tickbox{
	width:15px;
	margin:0 5px 5px 0px;
	height: 20px;
	float:left;
	border: none;
}
#upload_activity_section select{
	float:left;
	width:259px;
	margin:0 0 5px 10px;
	height: 20px;
	border: 1px solid #cecece;
}
#upload_activity_section select.borough{
	height: 80px;
}
#upload_activity_section input.activity_name{
	width: 420px;
}
#upload_activity_section textarea{
	width: 100%;
}
#upload_activity_section select.datedropdown{
	float:left;
	width:67px;
	margin:0 0 5px 10px;
	height: 20px;
	border: 1px solid #cecece;
}
#upload_activity_section button{ 
	clear:both;
	margin-left:150px;
	background:#888888;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	padding:4px 6px;
}
ul.no-padding-margin{ 
	margin:0;
	padding:0;
}
.activity_upload{	
	margin: 0 auto;
	padding: 30px 56px 0;
	position: relative;
}
#upload_activity_section p.upload_note{
	clear: both;
	font-style: italic;
	padding: 10px 0 0;
	margin: 0;
}
#divinputfile {
	background:transparent url(../img/browser-button.gif) no-repeat scroll 100% 1px;
	height:22px;
	margin:0;
	width:400px;
	float: right;
}
#divinputfile #filepc {
	font-size:18px;
	opacity:0;
	float: none;
}
#fakeinputfile {
	margin-top:-28px;
}
#fakeinputfile #fakefilepc {
	font-family:Arial;
	font-size:18px;
	height:22px;
	width:265px;	
}
#upload_activity_section p.image_upload{
	width: 100px;
	float: left;
	padding: 0;
	margin: 0;
}
#upload_activity_section p.special_title{
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	padding: 0;
	margin: 0;	
}
#upload_activity_section #reset-button{
	background:transparent url(../img/reset-button.gif) repeat scroll 0 0;
	border:medium none;
	height:22px;
	margin:0;
	width:93px;
	float: right;
	cursor: hand;
	clear: none;
}
#upload_activity_section #upload-activity-button{
	background:transparent url(../img/upload-activity-button.gif) repeat scroll 0 0;
	border:medium none;
	height:22px;
	margin:0;
	width:136px;
	float: right;
	cursor: hand;
	clear: none;
}
#upload_activity_section #submit_application{
	background:transparent url(../img/submit_application.gif) repeat scroll 0 0;
	border:medium none;
	height:22px;
	margin:0;
	width:154px;
	float: right;
	cursor: hand;
	clear: none;
}
.hidemepls{
	display: none;	
}
a.style-switcher-standard, a.style-switcher-standard:visited {
	display: block;	
	position: absolute;
	top: -33px;
	right: 57px;
	color: #fff;
	font-size: 22px;
	text-decoration: none;
	font-family: Georgia;
}
a.style-switcher-larger, a.style-switcher-larger:visited {
	display: block;			
	position: absolute;
	top: -38px;
	right: 35px;
	color: #fff;
	font-size: 28px;
	text-decoration: none;
	font-family: Georgia;
}
a.style-switcher-larger  span{
	color: #fff;
	font-size: 18px;
	text-decoration: none;
	font-family: Georgia;
	position: absolute;
	margin-top: 6px;
}
#buttons {
	position:relative;
}
/***** start Borough short list bottom  ****/
#container_borough_act
{
	display:block;
	height:150px;
	width:100%;
}
#container_short_list
{
	float:left;
}
.li_short_borough
{
	list-style:none !important;
	border-top:1px solid #444444;
	width:150px;
	padding:0px;
	float:left !important;
	clear:both !important;
}
.li_short_borough_bottom
{
	border-bottom:1px solid #444444;
}
.li_short_borough p{
	font-size:10px !important;
	color:#666666 !important;
	font-family:tahoma !important;
	float:left !important;
	clear:both;
	margin:0px !important;
}

.li_short_borough p .borough-title{
	color:#666666 !important;
	float: none !important;
}

.li_short_borough a
{
	font-size:10px !important;
	color:#1192B6 !important;
	font-family: tahoma !important;
	text-decoration:none !important;
	float:right !important;
}
.ul_short_borough
{
	margin:0px !important;
	padding:0px 0px 0px 20px !important;
}
#activity-list .bodytext
{
	background:transparent url(../img/Img_triangle.jpg) no-repeat scroll left 3px !important;
	font-family:verdana !important;
	font-size:14px !important;
	margin:0 0 15px 15px !important;
	padding:0 0 0 25px !important;
	cursor: pointer;
}
/****** end Borough short list bottom  *****/

/* DROP DOWN STYLE */
#activity_catergory{
	width: 150px;
}

#target_audience{
	width: 130px;
}

#activity_type{
	width: 130px;
}

#activity_theme{
	width: 130px;
}


#activityList-Right{
	margin-top: 40px;
}

#wrapper.inside #content #right-col p.activityList-Right-Header{
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 10px;
}

#activityList-Right select{
	width: 192px;
}

#backSection{
	width: 192px;
	margin: 30px 0 50px;
	border-top: 4px solid #302f2f;
	border-bottom: 4px solid #302f2f;
}
#backSection ul{
	margin: 15px 0 15px;
	padding: 0;	
}

#backSection li{
	background:transparent url(../img/back_section_item_bg.gif) no-repeat scroll left center;
	list-style: none;
	margin: 0;
	padding: 0;	
}

#backSection li a{
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

#backSection li a:hover{	
	text-decoration: underline;
}

/*
#left-col img{
	border:7px solid #292828;
	height:200px;
	margin:0 25px 10px 20px;
}
*/



#left-col #onlinebooking ul {
	margin:0px;
	padding:30px 0px 0px;
	list-style-type:none;
	clear:both;
}

#left-col #onlinebooking ul li {
	color: #939393;
	list-style-image:none;
	padding:0px 0px 5px;
	clear:both;
}

#left-col #onlinebooking ul li label {
	display:block;
	float:left;
	width:120px;
	text-align:right;
	padding:2px 10px 0px 0px;
}

#left-col #onlinebooking ul li input {
	border:1px solid #CBCBCB;
	color:#989898;
	font-size:11px;
	height:16px;
	padding:2px;
	width:300px;
}

#left-col #onlinebooking ul li textarea {
	border:1px solid #CBCBCB;
	color:#989898;
	font-size:11px;
	padding:2px;
	width:300px;
}

#left-col #onlinebooking ul li button {
	background:none;
	cursor:pointer;
	border:none;
	width:65px;
	margin-left:125px;
}

#onlinebooking span{
	font-size: 11px;
	font-style: italic;
}

a#bookingbutton, a#bookingbutton:visited {
	background:url(../img/online-booking-form.gif) no-repeat;
	width:134px;
	height:25px;
	display:block;
	float:right;
}

a#bookingbutton span, a#bookingbutton:visited span {
	display:none;
}


#left-col  #onlinebooking .errorMsg{
	margin-left:125px;
}
#left-col  #onlinebooking .errorMsg ul{
	padding: 0;		
}

/* GOOGLE MAP */

#poi{
	margin-bottom: 20px
}

#poi-left{
	float: left;
	width: 132px;
}

#poi-right{
	float: left;
	width: 60px;
	margin-left: 10px;
}

#poi-left img{
	margin-top: 20px
}

#poi-left p{
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	margin-bottom: 0;
	font-family: Arial, Helvetica, sans-serif;
}


#activity-stats{
	margin-top: 15px;
}

#wrapper #left-col #activity-stats p{
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
}


ul.activity-forum-list{
	border-top: 2px solid #3e3d3d;
	border-bottom: 1px solid #3e3d3d;
	margin: 15px 0 0;
	padding: 0;
	width:495px;
}

.activity-forum-list li{	
	list-style-type: none;
	list-style-image:none;
	list-style-position:outside;
	border-bottom: 1px solid #3e3d3d;
	padding: 8px 0;	
	width:495px;
}

.activity-forum-list span{	
	font-size: 10px;
	font-family: Arial,Helvetica,sans-serif;
	color: #999999;	
	height: 20px;
	width: 55px;
	margin-left: 5px;
	display: block;
	float: right;
}



#left-col .activity-forum-list p{
	font-size: 11px;	
	font-family: Arial,Helvetica,sans-serif;
	color: #999999;		
	width: 435px;
	float: left;
}
#left-col a.activity-forum-topic{
	text-decoration: none;
}
#left-col a.activity-forum-post{	
	background: url(../img/reply-count.gif) no-repeat right center;
	font-size: 11px;	
	font-family: Arial,Helvetica,sans-serif;
	color: #999999;	
	width: 17px;
	height: 20px;
	display: block;
	padding-right: 38px;
	text-align: right;
	text-decoration: none;
}


.make-relative {
	float:left;
	height:1px;
	position:relative;	
}

#content-foot .def_title{
	font-size: 14px;
	line-height: 18px;
	font-family: georgian;
	color: #0e84a5;
	width: 395px;
	
}

.definition-content{
	padding-top: 20px;
	height: 312px;
	overflow: auto;
}

span.def-close-btn{
	background: url(../img/def-close-btn.gif) no-repeat right center;
	display: block;
	height: 16px;
	width: 46px;
	float: right;
	cursor: pointer;
}

#communityDef,
#empowermentDef,
#activityDef{
	border:3px solid #5c5959;
	background-color: #000;
	width: 450px;
	height: 340px;
	color: #fff;
	display:none;
	left:350px;
	position:absolute;
	top:-100px;
	font-family: arial;
	line-height: 18px;
	padding:20px 10px 20px 20px;
}

/************************* MAGIC CLEAR ****************/
#pagination:after,
#poi:after,
#breadcrumbs:after, 
#pager-filler:after, 
.activity-list:after,
.activity-hightlight-list:after,
#activity-desc-body:after,
#backSection:after,
.activity-forum-list:after,
.activity-forum-list li:after,
.li_short_borough:after,
#activity-detail-heading table td:after,
#activity-detail-heading:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0px;
}

