
//top menu item and subitem behaviour for normal and hover

#menu_builder_menu {
}

#menu_builder_menu li:hover{
background: #393c3e;
font-size: 110%;
color: #e2f0f9;
}

#menu_builder_menu {
background: transparent;
color:white;
}

//selected item behavious

menu_builder_menu_selected {
	 border:1px solid #393c3e;
	color: #393c3e;
}


#menu_builder_menu ul ul {
	background: #e2f0f9;
	color: #393c3e;
}


/* Change the topbar , carousel boarder and dropdown menu color */


#elgg_topbar {
		display:none;
} 
#layout_spotlight {
		display:none;
}


#searchform input.search_input {
	background-color:#000000;
	border:1px solid #BBBBBB;
	color:#FF9933;
}
#searchform input.search_submit_button {
	color:#000000;
	background:#ffb366;
border:1px solid #333333;
}

#searchform input.search_submit_button:hover {
	color:#393c3e;
	background:#e2f0f9;
	border:1px solid #393c3e;
}



.jcarousel-skin-tango .jcarousel-item-horizontal :hover {
   border-color: #e2f0f9;
}

ul.topbardropdownmenu ul li {
        border-bottom-color: #ffb366;
	background-color: #FF9933 ;	
}
ul.topbardropdownmenu *:hover {
	background-color: #FF9933 ;

}
ul.topbardropdownmenu a {
	background-color: #FF9933 ;
	color: #000000;
}

ul.topbardropdownmenu li.hover {
	background-color: #000000; 
	color: #FF9933;
}

ul.topbardropdownmenu ul li {
	background-color: #FF9933;/* menu off state color */
}
ul.topbardropdownmenu ul a.hover {
	background-color: #000000 ;
	color: #FF9933;
}

.messages {
    background:#FF9933;
    color: #000000;
 }
.messages_single {
    color: #000000;
}

.messages_error {
    border:4px solid #D3322A;
    background:#FF9933;
    color: #000000;
}

.message_body {
     color: #000000;
}

.topic_post {
     color: #000000;
}

.filerepo_file .filerepo_description {
     color: #000000;
}

.closeMessages a {
	color:#000000;
}
.closeMessages a:hover {
	color: #e2f0f9 ;
}

.plain_box_header , .plain.collapsable_box_header {
	color: #000000;
	border: none;
}
.plain_box_header h1 , .plain.collapsable_box_header h1{
	color: #000000;
	border: none;
}
.plain_box_content .contentWrapper{
	background:#FF9933;
	color: #000000;
	border: none;
}

#widget_table .collapsable_box_header  h1 a {
	background:#000000;
	color: #FF9933;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
}
#widget_table .collapsable_box_header  {
	background:#000000;
	color: #FF9933;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
}


.collapsable_box_header, .collapsable_box_header  h1 {
	background:#000000;
	color: #FF9933;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
}

.collapsable_box_content {
	background:#FF9933;
	opacity: 1;
	opacity:1;
	color: #000000;
}

.collapsable_box_content .contentWrapper {
	background:#FF9933;
	opacity: 1;
	opacity:1;
	color: #000000;
}

#widget5414 .collapsable_box_content {
display: none;
}

#widget5414 .collapsable_box_header {
display: none;
}


.collapsable_box_editpanel {
	background:#000000;
	opacity: 1;
	opacity:1;
}
.collapsable_box_header a.toggle_box_contents {
	color: #000000;
	opacity: 1;
	opacity:1;
}
.collapsable_box_header a.toggle_box_edit_panel {
	color: #000000;
	opacity: 1;
	opacity:1;
}
#widget_picker_gallery table.draggable_widget h3 {
	background:#000000;
}


input {
	border: 1px solid #cccccc;
	color:#000000;
}
textarea {
	border: solid 1px #cccccc;
	color:#000000;

}
textarea:focus, input[type="text"]:focus {
	border: solid 1px #ffffff;
	background:#FF9933;
	color:#000000;
}
.loginbox .submit_button {
	color:#000000;
	background:#ffcd9a;
	border: 1px solid #000000;
}
.loginbox .submit_button:hover, input[type="submit"]:hover {
	color:#ffcd9a;
	background:#000000;
	border: 1px solid #FF9933;

}
input[type="submit"] {

	color: #000000;
	background:#FF9933;
	border: 1px solid #333333;
}
.cancel_button {
	color: #000000;
	background:#FF9933;
	border: 1px solid #999999;
}
.cancel_button:hover {
	background:#FF9933;
}


#register-box {
	background-color: #FF9933;
}

.link_box{
background:#FF9933;
}


#login-box {
	background-color: #40260d;
 	color:#ffe5cc;
	border:1px solid #ffe5cc;
}
form label {
	color:#ffe5cc;
}

#login-box h2,  #login-box a {
	color:#ffe5cc;
}


#profile_info {
	background-color: #ffb366;
	color:#000000;
	border-top:1px solid #000000;
}
#profile_info h2 {
	 color:#000000;

}

#profile_info a {
	 color:#000000;
}
#dashboard_info {
	color:#FF9933;
}
#profile_menu_wrapper a {
	border-bottom:1px solid #000000;
	color: #000000;
}
#profile_menu_wrapper {
	border-top:1px solid #000000;
	color: #000000;
}
#profile_menu_wrapper a:hover {
	color:#eaf4fb ;
	background:#393c3e ;
}
#profile_info_column_left  {
	background:#ffb366;
	color: #000000;
}
#profile_info_column_middle  {
	background:#ffb366;
	color:#000000;
}
#profile_info_column_middle  p.odd {
	background:#ffb366;
	color:#000000;
}
#profile_info_column_right {
	background:#ffb366 ;
	color:#000000;
}
#profile_info_column_middle .profile_status {
	background:#ffb366 ;
	color:#000000;	
}
#profile_info_column_middle .even {
	background:#ffb366;

}
#profile_info .profile_info_edit_buttons a {
	background:#000000;
	color:#ffb366;
	border:1px solid #ffb366;
}

#profile_info .profile_info_edit_buttons a:hover {
	background:#ffb366;
	color:#000000;
	border:1px solid #000000;
}
.profile_aboutme_title {
	background:#ffb366;
}
.river_item_list {
	border-top:1px solid #dddddd;
}
.river_item {
	border-bottom:1px solid #dddddd;
}
.river_item_time {
	color:#000000;
}
.river_item_body {
	color:#000000;
}


.search_listing {
	background: #ffb366;
}
.search_listing  a, .search_listing h2, .search_listing p,  .search_listing p.owner_timestamp {
	color:#000000;
}

.search_gallery_item:hover {	
	color:#e2f0f9 ;
}

#widget_friends_list {
	background: #000000;
}

.admin_plugin_reorder a {
	color:#000000;
}

.active {
	border:1px solid #999999;
	color:#000000;
    background: #FF9933;
}

.not-active {
    border:1px solid #999999;
    color:#FF9933;
    background:#000000;
}

.manifest_file {
	background:#FF9933;
}

.contentIntro .enableallplugins, 
.not-active .admin_plugin_enable_disable a {
	color: #000000;
	background:#FF9933;
	border: 1px solid #ffffff;
}

.contentIntro .enableallplugins:hover, 
.not-active .admin_plugin_enable_disable a:hover {
	color: #e2f0f9 ;
	background:#393c3e ;
	border: 1px solid #0054a7;
}

.contentIntro .disableallplugins, 
.active .admin_plugin_enable_disable a {
	color: #000000;
	background:#FF9933;
	border: 1px solid #999999;
}
.contentIntro .disableallplugins:hover, 
.active .admin_plugin_enable_disable a:hover {
	color: #e2f0f9 ;
	background: #393c3e ;
	border: 1px solid #333333;
}
.pluginsettings {
	background:#FF9933;
	color: #000000;
}
.pluginsettings h3 {
	border-bottom:1px solid #999999;
}

.generic_comment {
	background:#e2f0f9;
	color: #393c3e;
}

.generic_comment a {
	color: #393c3e;
}

.generic_comment_owner {
	color:#666666;
}
.generic_comment_owner {
	color:#666666;
	border-top: 1px solid #aaaaaa;
}
#owner_block {
	color: #000000 ;
	background: #ffa851 ;
}

#owner_block_report_this {
	border-bottom:1px solid #cccccc;
}
#owner_block_rss_feed a {
	color:#000000;
}
#owner_block_odd_feed a {
	color:#000000;
}
#owner_block_bookmark_this a {
	color:#000000;
}
#owner_block_report_this a {
	color:#000000;
}
#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: #e2f0f9 ;
}
#owner_block_desc {
	border-bottom:1px solid #cccccc;
	color:#000000;
}
.ownerblockline {
	border-bottom:1px solid #cccccc;
}
#owner_block_submenu ul li.selected a {
	background:#eaf4fb ;
	color:#393c3e;
}
#owner_block_submenu ul li.selected a:hover {
	background:#393c3e ;
	color:#eaf4fb;
}
#owner_block_submenu ul li a {
	color:#000000;
}
#owner_block_submenu ul li a:hover {
	color:#e2f0f9 ;
	background:#393c3e ;
}
#owner_block_submenu .submenu_group {
	border-bottom: 1px solid #cccccc;
}
#owner_block_submenu .submenu_group .submenu_group_filter ul li a,
#owner_block_submenu .submenu_group .submenu_group_filetypes ul li a {
	color:#000000;
}
#owner_block_submenu .submenu_group .submenu_group_filter ul li.selected a,
#owner_block_submenu .submenu_group .submenu_group_filetypes ul li.selected a {
	color:#000000;
}
#owner_block_submenu .submenu_group .submenu_group_filter ul li a:hover,
#owner_block_submenu .submenu_group .submenu_group_filetypes ul li a:hover {
	color:#e2f0f9 ;
}
#two_column_left_sidebar #group_members {
	background:#ffa851;
	color:#000000;
}
#group_members h2,
#right_column h2,
#left_column h2,
#fullcolumn h2 {
	color:#eaf4fb;
}

.pagination {
	background:#FF9933;
}
.pagination .pagination_number {
	background:#000000;
	border:1px solid #ffffff;
	color:#FF9933;
}
.pagination .pagination_number:hover {
	background:#393c3e ;
	color: #e2f0f9 ;
}
.pagination .pagination_more {
	background:#000000;
	border:1px solid #000000;
	text-align: center;
	color:#000000;
}
.pagination .pagination_previous,
.pagination .pagination_next {
	background:#000000;
	border:1px solid #000000;
	color:#000000;
}
.pagination .pagination_previous:hover,
.pagination .pagination_next:hover {
	background:#ffffff;
	color:#393c3e ;
}
.pagination .pagination_currentpage {
	background:#000000;
	border:1px solid #000000;
	color:#000000;
}

#friends_collections_accordian li {
	color: #2a2a2a;
}

#friends_collections_accordian li h2 {
	background:#ffffff;
	color: #2a2a2a;
}
#friends_collections_accordian li h2:hover {
	background:#393c3e ;
	color: #e2f0f9 ;
}
#friends_collections_accordian .friends_picker {
	background:white;
}
#friends_collections_accordian .friends_collections_controls a {
	color: #2a2a2a;
}

.friendsPicker_container h3 {
	color: #2a2a2a;
}
.friendsPicker {
	background:#dedede;
}
.friendspicker_savebuttons {
	background:white;
}
.friendsPickerNavigation ul li {
	background:white;
}
.friendsPickerNavigation a {
	background:white;
	color: #2a2a2a;
}
.tabHasContent {
	background:white; color:#333333 !important;
}
.friendsPickerNavigation li a:hover {
	background:#393c3e ;
	color:white !important;
}
.friendsPickerNavigation li a.current {
	background:#ffffff;
	color:white !important;
}
.friendsPickerNavigationAll a {
	background:white;
	color: #999999;
}
.friendsPickerNavigationAll a:hover {
	background:#393c3e ;
	color:white;
}

#collectionMembersTable {
	background:#dedede;
}

a.toggle_customise_edit_panel { 
	color: #ffffff;
	border:1px solid #333333;
}
a.toggle_customise_edit_panel:hover { 
	color: #ffffff;
	background:#000;
	border:1px solid #333333;
}
#customise_editpanel {
	background:#AAD493;
}

#customise_editpanel_rhs {
	background:white;
}

#customise_editpanel #customise_editpanel_rhs h2 {
	color: #000000;
}

#widget_picker_gallery {
	border-top:1px solid #cccccc;
	background: white;
}

#customise_page_view {
	background:white;
}


.user_menu_addfriend,
.user_menu_removefriend,
.user_menu_profile,
.user_menu_friends,
.user_menu_friends_of,
.user_menu_blog,
.user_menu_file,
.user_menu_messages,
.user_menu_admin,
.user_menu_pages  p {
color: #ffffff;
}

#profile_box_widgets {
	border:1px solid #cccccc;
	background:#ffb366;
	opacity: 0.7;
	opacity: 0.7;
}
#customise_page_view h2.profile_box {
color: #000000;
}
#profile_box_widgets p {
color: #000000;
}
#leftcolumn_widgets {
	border:1px solid #cccccc;
}
#middlecolumn_widgets {
	border:1px solid #cccccc;
}
#rightcolumn_widgets {
	border:1px solid #cccccc;
}

.contentwrapper .forum_latest {
	background:#ffcd9a;
	color: #000000;
}
#left_column p {
	color: #000000;
}
#right_column p {
	color: #000000;
}

#customise_editpanel table.draggable_widget h3 {
	background:#AAD493;
}

#widget_moreinfo {
	border:1px solid #333333;
	background:#ffb366;
	color: #000000;
}
/* droppable area hover class  */
.droppable-hover {
	background:#bbdaf7;
}
/* target drop area class */
.placeholder {
	border:2px dashed #AAA;
}
/* class of widget while dragging */
.ui-sortable-helper {
	background:#ffb366;
	color: #000000;
}



/* ***************************************
	BREADCRUMBS
*************************************** */
#pages_breadcrumbs {
	color:#000000;
}


/* ***************************************
	MISC.
*************************************** */
/* general page titles in main content area */

/* reusable generic collapsible box */
.collapsible_box {
	background:#ffb366;
	opacity: 1;
	opacity:1;
}

#current_user_avatar {
	border-right:1px solid #cccccc;
}
#profile_picture_croppingtool {
	border-top: 1px solid #cccccc;
}
/* ***************************************
	SETTINGS & ADMIN
*************************************** */
.admin_statistics,
.admin_users_online,
.usersettings_statistics,
.admin_adduser_link,
#add-box,
#search-box,
#logbrowser_search_area {
	background:#AAD493;
}
.usersettings_statistics h3,
.admin_statistics h3,
.admin_users_online h3,
.user_settings h3,
.notification_methods h3 {
	background:#e4e4e4;
	color:#333333;	
}
h3.settings {
	background:#e4e4e4;
	color:#333333;
}
.admin_users_online .profile_status {
	background:#bbdaf7;
}
.admin_users_online .profile_status span {
	color:#666666;
}
.admin_debug label,
.admin_usage label {
	color:#333333;
}
.usersettings_statistics td,
.admin_statistics td {
	border-bottom:1px solid #cccccc;
}
.usersettings_statistics table,
.admin_statistics table {
	border-top:1px solid #cccccc;
}
.usersettings_statistics table tr:hover,
.admin_statistics table tr:hover {
	background:#E4E4E4;
}
.admin_users_online .search_listing {
	border:2px solid #cccccc;
}
.admin_users_online .search_listing p b {
color:#666666;
}
/* add/remove longtext tinyMCE editor */
a.toggle_editor {
	color:#666666;
}
/* reusable elgg horizontal tabbed navigation 
   (used on friends collections, external pages, & riverdashboard mods)
*/
#elgg_horizontal_tabbed_nav {
	border-bottom: 2px solid #000000;
}
#elgg_horizontal_tabbed_nav li {
	border: 2px solid #333;
	background:#AAD493;
}
#elgg_horizontal_tabbed_nav a {
	color: #FF9933;
}
#elgg_horizontal_tabbed_nav a:hover {
	color:#000000;
}
#elgg_horizontal_tabbed_nav .selected {
	border-color: #000;
	background:#333;
}
#elgg_horizontal_tabbed_nav .selected a {
	background:#838282;
	color: #000;
}

/* ***************************************
	ADMIN AREA - REPORTED CONTENT
*************************************** */
.active_report {
	border:1px solid #D3322A;
    background:#F7DAD8;
}
.archived_report {
	border:1px solid #666666;
    background:#dedede;
}
a.archive_report_button {
	color: #ffffff;
	background:#ffffff;
	border: 1px solid #ffffff;
}
a.archive_report_button:hover {
	background:#0054a7;
	border: 1px solid #0054a7;
}
a.delete_report_button {
	color: #ffffff;
	background:#999999;
	border: 1px solid #999999;
}
a.delete_report_button:hover {
	background:#AAD493;
	border: 1px solid #333333;
}
.reportedcontent_content .collapsible_box {
	background:white;
}
	

h6.blogposter, h6.bmarkposter, h6.adposter {
background-color: #393c3e ;
border-left: 1px dotted #e2f0f9 ;
opacity: 0.5;
}

#mycarousel h6.title {
color: #e2f0f9 ;
}

#mycarousel h6.title a {
	color: inherit;
}

.jcarousel-skin-tango .jcarousel-item-horizontal :hover{
opacity: 0.8;
}

#mycarousel h6:hover {
background-color: # ;
color: #393c3e ;
}

#mycarousel h6.title a:hover {
background-color: #e2f0f9 ;
color: inherit;
text-decoration: none;
}

/* set the corporate logos and graphics */

.estate_left {
background:url() no-repeat;
}
.estate_logo {
background:url() no-repeat;
}

.estate_middle {
background:url() no-repeat;
}

.estate_right {
background:url() no-repeat;
}

/* set the page color, canvas ,  spotlight  and footer to the bg_color, and/or graphic */

#page_container {
	background-color: #e2f0f9;
	color: #393c3e;
}

#wrapper_header {
	background: url(http://ihe-uk.net/mod/microthemes/graphics/icon.php?size=master&mode=banner&object_guid=5299) repeat !important;
}

#wrapper_header h1 :before {
	background: transparent;
	content: "IHE-UK 2012";
	color: white;
}


#wrapper_header h1 :hover {
	text-decoration: none;
	color: #e2f0f9;
}

#layout_canvas {
	background:#FF9933;
	color: #000000;
	border:none !important;
}

#layout_spotlight {
	background:#FF9933;
	color: #000000;
	border:none !important;
}

#layout_footer {
	background:#FF9933;
	color:#000000;
	border:none !important;
}

#layout_header {
	background:transparent;
}

a:link.mainmenu_img:link, a.mainmenu_img:visited {
	background:#393c3e ;
}

.treeview a.selected {
	background-color: white;
}

.treeview a {
	color: #000000;
}

#pages_page .strapline {
    border-top:1px solid #ffb366 ;
    color:#000000 ;
}

#pages_page p, a, li{
    color:#000000 ;
}
#pages_wrapper p, a, li{
    color:#000000 ;
}

#sidebar_page_tree {
	background:#ffb366 ;
}

#sidebar_page_tree h3 {
	color: #000000;
}

body {
	background:#e2f0f9 ;
}

a:hover {
	color:#e2f0f9 ;
}

#wrapper_spotlight .collapsable_box_header  {
	background:#40260d ;
	color: #ffe5cc;

}

#group_stats {
 	background:#ffb366;
	color:#000000;
}

#groups_info_column_left p.odd, #groups_info_column_left p.even {
 	background:#ffb366;
	color:#000000;
}

#group_pages_widget, #tidypics_group_profile, #group_bookmarks_widget, #filerepo_widget_layout {
 	background:#ffb366;
}

#tidypics_group_profile h2 {
	color:#e2f0f9;
}

#left_column .filerepo_widget_singleitem {
 	background:#ffcd9a !important;
	color:#000000 !important;
}
#right_column .filerepo_widget_singleitem {
 	background:#ffcd9a !important;
	color:#000000 !important;
}

#two_column_left_sidebar_maincontent .forum_latest{
 	background:#ffcd9a;
	color:#000000;
}

#two_column_left_sidebar_maincontent .contentWrapper {
 	background:#ffa851;
	color:#000000;
}
#two_column_left_sidebar_maincontent .contentWrapper label{
	color:#000000;
}

#two_column_left_sidebar_maincontent label{
	color:#000000;
}

#content_area_group_title {
	color:#000000;
}

#two_column_left_sidebar {
	background:#ffa851;
	color:#000000; 
}

#two_column_left_sidebar_maincontent {
	background:#ffa851;
	color:#000000; 
}

#two_column_left_sidebar_maincontent_boxes {
	background:#ffa851;
	color:#000000; 
 border-top:1px solid #151515;

}

#two_column_left_sidebar_boxes .sidebarBox {
	background:#ffa851;
	color:#000000;
	border-color: #cccccc;
 	border-top:1px solid #151515;
 
}

#two_column_left_sidebar_boxes .sidebarBox h3 {
	color: #000000;
}
#wrapper_spotlight #spotlight_table h2 {
	color:#000000;
}
#wrapper_spotlight #spotlight_table li {
	color:#000000;
}
#layout_footer a, #layout_footer p {
   color:#000000;
}
#spotlight_table .spotlightRHS, #spotlight_table .spotlightLHS, #spotlight_table a, #spotlight_table p {
 color: #000000;
}


.simplepie_blog_title {
   color:#000000;
}

.simplepie_item {
   color:#000000;
}

.simplepie_title {
   color:#000000;
}

.simplepie_excerpt {
   color:#000000;
}

.simplepie_date {
   color:#000000;
}

.simplepie_excerpt img {
   color:#000000;
}

.groups .group_count {
   color:#000000;	
}
.shares_widget_wrapper {
	Background: #ffb366;
	color:#000000;	
}
p.owner_timestamp {
	color:#000000;	
}

#index_left, #index_right {
	background-color: #FF9933;
	color: #000000;
}
#index_welcome {
	background-color: #FF9933;
	color: #000000;
}

#index_welcome #login-box {
	background-color: #ffa851;
	color: #000000;	
}
.index_box {
	background-color: #ffa851;
	color: #000000;	
}

.contentWrapper {
	background-color: #ffa851;
	color: #000000;	
}

#login-box form {
	background-color: #ffa851;
	color: #000000;	
}
#index_welcome #login-box h2,
.index_box h2 {
	Background: transparent;
	color: #000000;	
}

#one_column {
	background-color: #ffa851;
	color: #000000;	
}

.ad_title_owner_wrapper {
	background-color: #eaf4fb;
	color: #393c3e;
}

.ad_title_owner_wrapper a {
	color: #393c3e;
}
.ad_title{
	font-size: 150%;
	font-weight: bold;
	font-variant:small-caps;
	color: #393c3e ;

}






