body {
	background: #336699;;
	background: url(http://www.fusefly.com/mod/theme_nonzero_blue/graphics/n1.gif) repeat-x top;
}
a {
	color: #336699;;
}
a:hover {
	color: #336699;;
}
* html a.toggle_customise_edit_panel { 
	color: #336699;;
}
#page_wrapper {
	background: none;
	border: none;
}
#layout_header {
	background: none;
	border-bottom:0px solid #333;
}
#wrapper_header {
	background:white;
}

#layout_canvas {
	background: none;
}
#layout_spotlight {
	background: #fff;
}
#wrapper_spotlight {
	color: #000000;
}
#wrapper_spotlight #spotlight_table h2 {
	color: #336699;;
}
#wrapper_spotlight #spotlight_table li {
	color:#336699;;
}
#wrapper_spotlight a {
	color: #336699;;
}
#layout_footer {
	background: none;
}
#layout_footer a, #layout_footer p {
   color: #336699;;
}
#elgg_topbar_container_left a.pagelinks:hover {
	background: #336699;;
}
#searchform input.search_submit_button:hover {
	background: #336699;;
}
#topbardropdownmenu ul a {
	color:#336699;; !important;
}

#topbardropdownmenu li:hover > a {background: #336699;; url(_graphics/toolbar_arrow.png) no-repeat right -18px;}
#topbardropdownmenu li a:active, #topbardropdownmenu li a:focus {
	background:#336699;;
}
#topbardropdownmenu li.drop ul li a:hover {
	background: #336699;; !important;
}
* html #topbardropdownmenu li a:hover {position:relative; background:#336699;; url(_graphics/toolbar_arrow_ie.gif) no-repeat right -18px;}

.collapsable_box_header {
	color: #336699;;
	border-right: none;
	border-left: none;
	border-bottom:2px solid #336699;;
	border-top:1px solid #336699;;
}
.collapsable_box_header a.toggle_box_contents {
	color: #336699;;
}
.collapsable_box_header a.toggle_box_edit_panel {
	color: #336699;;
}
.collapsable_box_content {
	border: none;
}

textarea:focus, input[type="text"]:focus {
	border: solid 1px #336699;;
}

.submit_button {
	background:#336699;;
	border: 1px solid #336699;;
}
.submit_button:hover, input[type="submit"]:hover {
	background: #336699;;
}

input[type="submit"] {
	background:#336699;;
	border: 1px solid #336699;;
}
#login-box h2,
#login-box-openid h2,
#register-box h2,
#add-box h2 {
	border-top:2px solid #336699;;
	color:#336699;;
}
.elggtoolbar .elggtoolbar_header h1,
.collapsable_box_header h1 {
	/*color: #336699;;*/
	color: #336699;;
}
#profile_menu_wrapper a:hover {
	color:#ffffff;
	background:#336699;;
	text-decoration:none;
}
.not-active .admin_plugin_enable_disable a {
	background:#336699;;
	border: 1px solid #336699;;
}
.not-active .admin_plugin_enable_disable a:hover {
	background: #336699;;
}
#owner_block_rss_feed a:hover,
#owner_block_odd_feed a:hover,
#owner_block_bookmark_this a:hover,
#owner_block_report_this a:hover {
	color: #336699;;
}
#owner_block_submenu ul li.selected a {
	background:#336699;;
	color:#fff;
	padding-left:10px;
}
#owner_block_submenu ul li a {
	color:#336699;;
}

#owner_block_submenu ul li a:hover {
	background: #336699;;
}
.pagination .pagination_number {
	border:1px solid #336699;;
	color:#336699;;
}
.pagination .pagination_number:hover {
	background:#336699;;
}
.pagination .pagination_more {
	color:#336699;;
}

.pagination .pagination_previous,
.pagination .pagination_next {
	border:1px solid #336699;;
	color:#336699;;
}
.pagination .pagination_previous:hover,
.pagination .pagination_next:hover {
	background:#336699;;
}
.pagination .pagination_currentpage {
	background:#336699;;
	border:1px solid #336699;;
}



#friends_collections_accordian li h2:hover {
	background:#336699;;
}
.friendsPickerNavigation li a.current {
	background: #336699;;
}
.friendsPickerNavigationAll a:hover {
	background: #336699;;
}
#friendsPickerNavigationTabs a:hover {
	color: #336699;;
}

#friendsPickerNavigationTabs .selected a {
	color: #336699;;
}
	
	

	
/* ***************************************
  WIDGET PICKER (PROFILE & DASHBOARD)
*************************************** */
/* 'edit page' button */
a.toggle_customise_edit_panel { 
	color: #336699;;
}
a.toggle_customise_edit_panel:hover { 
	background: #336699;;
}
#customise_page_view h2 {
	color: #336699;;
}
/* class of widget while dragging */
.ui-sortable-helper {
	background: #336699;;
}
#pages_breadcrumbs a:hover {
	color: #336699;;
}

#dashboard_info {
	background: none;
	border: none;
}

/* ***************************************
	MISC.
*************************************** */
/* general page titles in main content area */
#content_area_user_title h2 {	
	border-bottom:2px solid #336699;;
	/*border-top:1px solid #336699;;*/
	color:#336699;;
	background: none;
}
#sidebar_page_tree h3 {
	border-top:2px solid #336699;;
	color:#336699;;
}

.navleft {
	border-right: 1px solid #336699;;
}

#two_column_left_sidebar_boxes .sidebarBox h3 {
	color: #336699;;
}

#elgg_horizontal_tabbed_nav .selected a {
	color: #336699;;
}

#elgg_horizontal_tabbed_nav a:hover {
	color: #336699;;
}

#owner_block_submenu ul li.selected a:hover {
	background: #336699; none repeat scroll 0 0;
	color:white;
}

/* ***************************************
	PROFILE
*************************************** */
#profile_info {
	background: none;
	margin:20px 0px 0 20px;
	border: 0;
}

/* ***************************************
	BLOG
*************************************** */

#blog_edit_page .preview_button a:hover {
	background: #336699; none repeat scroll 0 0;
	border:1px solid #336699;;
	color:white;
	text-decoration:none;
}