@charset "UTF-8";
/********************************************
       FUNDEASY STYLESHEET 
*********************************************/
/********************************************

X: General
X: Text
X: Side Navigation
X: Maincontent
X: Small Icons - FE
X: Large Icons - FE

*********************************************/



/* ============================
   GENERAL
=============================== */

html,
#send_emails {
background: #dcd9d4 url("../images/FE_html_bg.jpg") repeat top left;	
}

body {
background: url("../images/FE_body_bg.jpg") repeat-x top left;	
}

#page {
background: url("../images/FE_page_bg.jpg") no-repeat top center;	
}


/* ============================
   TEXT
=============================== */

h2 {
color: #7c9636;
font-weight: normal;
}

/* ============================
   SIDE NAVIGATION
=============================== */

#sidenav .sidebar_top {
width: 249px;
height: 64px;
background: url("../images/sidebar_top_fe.png") no-repeat top left;
}

#sidenav li a.on,
#sidenav li a.on:hover {
color: #fff;
font-weight: bold;
background: url("../images/sidebar_selection_fe.png") no-repeat top left;
}


/* ============================
   MAINCONTENT
=============================== */

a.feature_left {
background-position: 0px -56px;
}

a.feature_right {
background-position: -195px -56px;
}


/* ============================
   Small ICONS - FE
=============================== */

.fe_overview {
background-position: 0 0;	
}

.fe_personal_websites {
background-position: 0 -125px;
}

.fe_media_manager {
background-position: 0 -150px;	
}

.fe_share_online {
background-position: 0 -175px;
}

.fe_animated_fundeasy_meter {
background-position: 0 -200px;	
}

.fe_sponsor_management {
background-position: 0 -225px;	
}

.fe_column_browser {
background-position: 0 -250px;	
}


/* ============================
   LARGE ICONS - FE
=============================== */

#fe_overview_icon_lg {
width: 250px;
height: 190px;
}

#personal_websites_icon_lg {
width: 239px;
height: 190px;
}

#media_manager_icon_lg {
width: 250px;
height: 178px;
}

#share_online_icon_lg {
width: 263px;
height: 190px;
}

#animated_fundeasy_meter_icon_lg {
width: 173px;
height: 190px;
}

#sponsor_management_icon_lg {
width: 225px;
height: 170px;
}

#column_browser_icon_lg {
width: 242px;
height: 186px;
}
