/* CSS Document for CEF */

/* Layout */
#wrapper { background:url(../images/community_energy_fund/background.jpg) no-repeat center top; }

#cef { width:100%; padding:0 0 70px 0; float:left; position:relative; z-index:2;background:transparent;margin:20px 0 0 0;}
#cef-content {width:700px; height:auto !important; height:276px; min-height:276px; padding:0 20px; float:left;}
#cef-content h2 {margin-top:20px;}
#cef-content h2.intro, #cef-content h3.intro {width:400px;}
#cef-content h3 {margin-top:5px;}
#cef-content a {color:#e54261;}
#cef-content ol {margin:5px 20px;width:650px;}
#cef-content ol li {margin:0 0 0 10px; padding:2px 0 2px 10px; background-image:none;list-style-type:decimal;list-style-position:outside;}

.prizes{font-size:1.4em;}

.promotion{float:right;margin-top:55px;margin-right:-20px;padding-left:20px;}

/* CEF Main Nav */
#cef-nav { width:220px; margin:0px 0 70px 0; padding:25px 0 0 0; float:right; display:inline; position:relative; z-index:0; font-size:100%; background:url(../images/home_services/nav_shadow_top.png) repeat-y left top}
#cef-nav .base { width:8px; height:201px; background:url(../images/home_services/nav_shadow_bot.png) no-repeat left bottom; position:absolute; left:0; bottom:-201px; }
#cef-nav ul { width:100%; margin:0; padding:1px 0 0 0; float:left; background:url(../images/help_and_questions/nav_divider.png) repeat-x left top; }
#cef-nav li { width:100%; padding:0 0 1px 0; float:left; background:url(../images/help_and_questions/nav_divider.png) repeat-x left bottom; }
#cef-nav li.first { background:url(../images/help_and_questions/nav_divider.png) repeat-x left bottom; }
#cef-nav a { width:100%; float:left; color:#415a70; font-weight:normal; border:none; }
#cef-nav a:hover, #cef-nav a:focus, #cef-nav a:active, #cef-nav a.active { background:url(../images/home_services/nav_bg_generic_on.png) repeat left top; color:#000000;}
#cef-nav span { width:190px; height:auto !important; height:18px; min-height:18px; padding:10px 10px 10px 20px; float:left; background:url(../images/home_services/nav_bullet.png) no-repeat 11px center; line-height:18px; }

/* CEF Right hand panel incl. Twitter Feed */
#cef-right-panel {width:190px; padding:5px 5px; float:right;margin:-50px 10px 0 0;}
#cef-right-panel #twitter{padding:20px 0;}
#cef-right-panel #twitter ul{margin:10px 0 0 0;padding:0;border-top:1px solid #c4d1d7;}
#cef-right-panel #twitter ul li{list-style-type:none;background-image:none;padding:7px 0;margin:0;border-bottom:1px solid #c4d1d7;}

/* CEF IE7 Fixes */
*+ html #cef-right-panel #twitter{padding:5px 0;}
*+ html #cef-right-panel #twitter ul{margin:0 0 10px 0;padding:0;}
*+ html #cef-content ol li {margin:0 0 0 30px;}

/* CEF IE6 Fixes */
* html #cef-right-panel {padding:5px 5px;margin:-50px 5px 0 10px;}
* html #cef-right-panel #twitter .twitter-logo{float:left;margin:2px 0 0 0;}
* html #cef-right-panel #twitter ul{margin:-15px 0 0 0;}
* html #cef-content {width:720px; height:auto !important; height:276px; min-height:276px; padding:0 0 0 20px; float:left;}
* html .promotion{margin-right:0px;}
* html #cef-right-panel #cef-panel .title2{font-size:1.4em;float:left;color:#003366;}
* html #cef-content ol li {margin:0 0 0 30px;}
* html #cef-content p {margin-right:20px;}

