/* DETAILS
----------------------------------------------- 

Home Style Sheet
© Copyright Company's Name 2008
Site: http://www.sitename.co.uk
Author: Rosie Sturman
Contact: rosie@realiseddesign.co.uk

*/


.BoxStyleOne {clear: none;}
.BoxStyleOne.orange {float: left;}


/* FPProjects
------------------------------------------------ */
#FPProjects.articleList {margin-bottom: 14px; width: 480px;}
#FPProjects.articleList .article {position: relative; float: left; clear: none; display: inline; margin-right: 10px; padding: 0 0 110px 0; width: 150px; background: #F4F5F2;}
#FPProjects.articleList .article a {text-decoration: none;}
#FPProjects.articleList .article h4 a {position: relative; float: left;  padding: 10px; width: 130px; height: 4em; color: #3C3C3C;}
#FPProjects.articleList .article h4 a span {position: absolute; bottom: 5px; right: 5px; float: left;  width: 23px; height: 23px; background: url(../Images/nextMini_F4F5F2.gif) no-repeat 0 0;}
#FPProjects.articleList .article h4 a:hover span {background-position: 0 -23px;}
#FPProjects.articleList .article h4 a:active span {background-position: 0 0;}
#FPProjects.articleList .article .summary {position: absolute; bottom: 0; left: 0; z-index: 100; float: left; padding: 10px; width: 130px; height: 90px; font-size: 90%; color: #FFF; background: url(../Images/PNGs/3C3C3C_70.png) repeat 0 0;}
#FPProjects.articleList .article img {position: absolute; bottom: 0; left: 0; z-index: 50;}

