@charset "UTF-8";
/** 
Endless Energy index page styles
 */


/** 
 * Main Column (three-portal)
 */
  div.portal 													{width:225px; margin:0 0 0 20px; float:left; display:inline}
  div.portal_end 												{width:225px; margin:0 0 0 20px; float:left;}
  div.end 														{margin: 0;}
  div.description												{margin:-4px 15px 0 17px;}
  div.description p												{line-height:1.2em; font-size:110%; color:#404042; line-height:1.3em; font-family: Arial, Helvetica, sans-serif;}
  .trio_container 												{width:225px; height:345px; margin:20px 0 0 0;}

  .left_portal 													{width:225px; height:345px; margin:20px 0 0 0;background: url(../img/portals/green_naked.gif) 0 0 no-repeat; padding-top:6px;}
  .left_portal a 												{display:block; width:225px; height:222px; background:url(../img/portals/scwfportal.jpg) 0 0 no-repeat;}
  .left_portal a:hover 											{background-position:0 -222px;}

  .center_portal 
  {width:225px; height:345px; margin:20px 0 0 0;background: url(../img/portals/yellow_naked.gif) 0 0 no-repeat; padding-top:6px;}
  .center_photo a 												{display:block; width:225px; height:222px; background:url(../img/portals/mcwfportal.jpg) 0 0 no-repeat;}
  .center_photo a:hover 											{background-position:0 -222px;}
  
  												


  .right_portal 												{width:225px; height:345px; margin:20px 0 0 0;background: url(../img/portals/blue_naked.gif) 0 0 no-repeat; padding-top:6px;}
  .right_portal a 												{display:block; width:225px; height:222px; background:url(../img/portals/experienceportal.jpg) 0 0 no-repeat;}
  .right_portal a:hover 										{background-position:0 -222px;}

  .preview 														{margin: 0 0 0 1px;}