/*
 * Editor buttons/items, cookie trail, app messages, ... ?
 */



/*
 * Editor Actions/Menu 
 **/

/* container could be  else */


#editor_actions {	
   margin: 0em 0px 1em 0px;
   padding: 0px;
   background-color: #eaf0f6;
   width: 100%;
   font-size: 90%;		        
}							        
  		
#editor_actions ul {		    	  
   margin: 0px;			    	  
   padding: 0.7em 0px 0.7em 4px;
   list-style: none;

}							        

#editor_actions li {		    	  
   padding: 0px;		    	  
   margin: 0px;
   height: 2em;
}

#editor_actions li a {
   margin: 0px;
   border: none; 	  
   display: block;
   color: #323232;			        
   text-decoration: none;	    	  
}

#editor_actions li a:hover {
   margin: 0px;
   border: none; 	  
   color: #000;
   font-weight: bold;
}

/*
 * Custom Calendar Buttons
 **/

#editor_actions li.tool_events_upcoming, #editor_actions li.tool_events_month, #editor_actions li.tool_events_archive {	    	  
    margin: 10px 0px 10px 10px;
	height:1em;
	font-weight:bold;
	font-size:13px;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	color:#FFF;
	padding:10px 0px 10px 15px; 
	background: #09C;
	text-transform:capitalize;
	width: 175px;
}

#editor_actions li.active {
	background:#069;

	
}



#editor_actions li.tool_events_upcoming a, #editor_actions li.tool_events_month a, #editor_actions li.tool_events_archive a {
	color:#aedceb;


}

#editor_actions li.tool_events_upcoming a:hover, #editor_actions li.tool_events_month a:hover, #editor_actions li.tool_events_archive a:hover {
	color:#fff;

}







/*
 * Tool Items
 **/

li.tool_add a{
  background: url('../townsquare/img/icons/add.png') no-repeat 5px 0px;
  padding: 0px 1em 0px 27px;
}

li.tool_calendar a{
  background: url('../townsquare/img/icons/calendar.png') no-repeat 5px 0px;
  padding: 0px 1em 0px 27px;
}

li.tool_cal_month a{
  background: url('../townsquare/img/icons/cal_one_month.png') no-repeat 5px 0px;
  padding: 0px 1em 0px 27px;
}

li.tool_cal_six a{
  background: url('../townsquare/img/icons/cal_six_month.png') no-repeat 5px 0px;
  padding: 0px 1em 0px 27px;
}

li.tool_copy a{
  background: url('../townsquare/img/icons/clickboard.png') no-repeat 5px 50%;
  padding: 0px 1em 0px 27px;
}

li.tool_content a{
  background: url('../townsquare/img/icons/folder.png') no-repeat 5px 50%;
  padding: 0px 1em 0px 27px;
}

li.tool_delete a{
  background: url('../townsquare/img/icons/delete.png') no-repeat 5px 0px;
  padding: 0px 1em 0px 27px;
}

li.tool_document a{
  background: url('../townsquare/img/icons/document.png') no-repeat 5px 50%;
  padding: 0px 1em 0px 27px;
}

li.tool_datea {
  background: url('../townsquare/img/icons/date.png') no-repeat 5px 0px;
  padding: 0px 1em 0px 27px;
}

li.tool_down a{
  background: url('../townsquare/img/icons/arrow_down.png') no-repeat 5px 0px;
  padding: 0px 1em 0px 27px;
}

li.tool_edit a{
  background: url('../townsquare/img/icons/pencil.png') no-repeat 5px 0px;
  padding: 0px 1em 0px 27px;
}

li.tool_folder_back a{
  background: url('../townsquare/img/icons/folder.png') no-repeat 5px 0px;
  padding: 0px 1em 0px 27px;
}

li.tool_image a{
  background: url('../townsquare/img/icons/images.png') no-repeat 5px 50%;
  padding: 0px 1em 0px 27px;
}

li.tool_link a{
  background: url('../townsquare/img/icons/link.png') no-repeat 5px 50%;
  padding: 0px 1em 0px 27px;
}

li.tool_list a{
  background: url('../townsquare/img/icons/table.png') no-repeat 5px 0px;
  padding: 0px 1em 0px 27px;
}

li.tool_off a{
  background: url('../townsquare/img/icons/lightbulb_off.png') no-repeat 5px 0px;
  padding: 0px 1em 0px 27px;
  
}

li.tool_on a{
  background: url('../townsquare/img/icons/lightbulb.png') no-repeat 5px 0px;
  padding: 0px 1em 0px 27px;
}

li.tool_page a{
  background: url('../townsquare/img/icons/page_white.png') no-repeat 5px 50%;
  padding: 0px 1em 0px 27px;
}

li.tool_menus a{
  background: url('../townsquare/img/icons/chart_organisation_add.png') no-repeat 5px 50%;
  padding: 0px 1em 0px 27px;
}

li.tool_news a{
  background: url('../townsquare/img/icons/newspaper.png') no-repeat 5px 50%;
  padding: 0px 1em 0px 27px;
}

li.tool_rss a{
  background: url('../townsquare/img/icons/rss-14x14.png') no-repeat 5px 50%;
  padding: 0px 1em 0px 27px;
}

li.tool_up a{
  background: url('../townsquare/img/icons/arrow_up.png') no-repeat 5px 0px;
  padding: 0px 1em 0px 27px;
}

li.tool_view a{
  background: url('../townsquare/img/icons/magnifier.png') no-repeat 5px 0px;
  padding: 0px 1em 0px 27px;
}




div.page_rss { 
   margin-top: 1em;
}

.page_rss ul {
   padding: 0.7em 0px 0px 0px;
   list-style: none;
   vertical-align: top;
}

.page_rss li {
   padding: 0px;		    	  
   margin: 0px;
   height: 2em;
}

#side_rss { 
   margin-top: 1em;
}

#side_rss a { 
   color: black;
}

#side_rss ul {
   padding: 0.7em 0px 0px 0px;
   list-style: none;
   vertical-align: top;
}

#side_rss li {
   padding: 0px;		    	  
   margin: 0px;
   height: 2em;
}






/*
 * Cookie trail
 */

.cookie_trail {
}
.cookie_trunk {
}
.cookie_leaf {
}


/*
 * Message box (errors, warnings, info)
 */

.message {
  padding: 1em;
  font-weight: bold;
  border: 1px solid;
  margin-left:20px;
  margin-top: 20px;
  margin-bottom: 0px;
  width: 60%;
}
#flashMessage {
  color:#006;
  border-color:#006;
  background-color: #f9f9ff;
}
#errorMessage {
  color:#900;
  border-color:#900;
  background-color: #fff9f9;
}
#warningMessage {
  color:#990;
  border-color:#990;
  background-color: #fffff9;
}
#successMessage {
  color:#090;
  border-color:#090;
  background-color: #f9fff9;
}
#infoMessage {
  color:#009;
  border-color:#009;
  background-color: #f9f9ff;
}
#authMessage {
  color:#900;
  border-color:#900;
  background-color: #fff9f9;
}







/* Maps */


#sidebar_map_controls { }

#layer_header { 
  margin: 1.0em 0em 0.5em 0.5em;
}

#layer_list { 
  margin: 0.5em 0px 0px 0px;
  padding: 0px;
  list-style: none
}

#layer_list li { 
  margin: 0px;
  padding: 4px 8px 4px 10px;
  cursor: pointer;
}

.map_option { 
  font-weight: normal;
  padding-left: 10px;
  background: #ccc;
//  background: url('../townsquare/img/cb_unchecked.png') no-repeat 5px 7px;
}
.map_option_selected {
  font-weight: bold;
//  background: url('../townsquare/img/cb_checked.png') no-repeat 5px 7px;
}

.map_option img, .map_option_selected img {
  margin: 0px 8px 0px 0px;
  border: none;
  vertical-align: middle;
} 

.map_option .not_hidden, .map_option_selected .hidden {
  display: none;
} 
.map_option .hidden, .map_option_selected .not_hidden {
  display: inline;
} 
