/* Home Strategic - 18/10/2008 */
/* Author - Leo Fosdal */
/* Copyright 2008 Home Strategic */

#team{float:left; width:790px; }
#homework-col{ float:left; width:790px;}

#team-nav{ float:left; width:250px; margin-top:48px; padding-left:35px;}
#team-title{float:left; margin-top:20px;}

/* homework page title images */

.homework-title{position:absolute; width:567px; left:110px;}

.homework-title-wide{position:absolute; width:650px; left:70px;}

.homework-green{color:#53951E; font-weight:bold;}


/* homework page content */
.homework-content{position:absolute; width:400px; top:150px; left:195px;}

.bean-img{ padding-bottom:10px;}
.bean-spacer{float:left;}

#bean-container-neil{float:left; width:150px; height:380px; padding-bottom:10px; text-align:center; background-color:#420b18; color:#FFFFFF;}
#bean-container-neil p{padding:0 5px 0 5px; font-size:11px; line-height:14px;}
#bean-container-davee{float:left; width:150px; height:380px; padding-bottom:10px; text-align:center; background-color:#43396c; color:#FFFFFF;}
#bean-container-davee p{padding:0 5px 0 5px; font-size:11px; line-height:14px;}
#bean-container-emmam{float:left; width:150px; height:380px; padding-bottom:10px; text-align:center; background-color:#79b524; color:#FFFFFF;}
#bean-container-emmam p{padding:0 5px 0 5px; font-size:11px; line-height:14px;}
#bean-container-leof{float:left; width:150px; height:380px; padding-bottom:10px; text-align:center; background-color:#e2022d; color:#FFFFFF;}
#bean-container-leof p{padding:0 5px 0 5px; font-size:11px; line-height:14px;}
#bean-container-stevew{float:left; width:150px; height:380px; padding-bottom:10px; text-align:center; background-color:#ffe68c; color:#420b18;}
#bean-container-stevew p{padding:0 5px 0 5px; font-size:11px; line-height:14px;}
#bean-container-andyb{float:left; width:150px; height:380px; padding-bottom:10px; text-align:center; background-color:#235495; color:#FFFFFF;}
#bean-container-andyb p{padding:0 5px 0 5px; font-size:11px; line-height:14px;}
#bean-container-sarahp{float:left; width:150px; height:380px; padding-bottom:10px; text-align:center; background-color:#f6e43d; color:#905424;}
#bean-container-sarahp p{padding:0 5px 0 5px; font-size:11px; line-height:14px;}
#bean-container-davec{float:left; width:150px; height:380px; padding-bottom:10px; text-align:center; background-color:#eb75a7; color:#ce081a;}
#bean-container-davec p{padding:0 5px 0 5px; font-size:11px; line-height:14px;}
#bean-container-leem{float:left; width:150px; height:380px; padding-bottom:10px; text-align:center; background-color:#5e4190; color:#FFFFFF;}
#bean-container-leem p{padding:0 5px 0 5px; font-size:11px; line-height:14px;}
#bean-container-davem{float:left; width:150px; height:380px; padding-bottom:10px; text-align:center; background-color:#60364b; color:#FFFFFF;}
#bean-container-davem p{padding:0 5px 0 5px; font-size:11px; line-height:14px;}
#bean-container-laurad{float:left; width:150px; height:380px; padding-bottom:10px; text-align:center; background-color:#bfd046; color:#2c7626;}
#bean-container-laurad p{padding:0 5px 0 5px; font-size:11px; line-height:14px;}
#bean-container-simong{float:left; width:150px; height:380px; padding-bottom:10px; text-align:center; background-color:#cb0e1d; color:#FFFFFF;}
#bean-container-simong p{padding:0 5px 0 5px; font-size:11px; line-height:14px;}
#bean-container-chrisc{float:left; width:150px; height:380px; padding-bottom:10px; text-align:center; background-color:#f8dc7e; color:#420b18;}
#bean-container-chrisc p{padding:0 5px 0 5px; font-size:11px; line-height:14px;}

#bean-container-davecubbon{float:left; width:150px; height:380px; padding-bottom:10px; text-align:center; background-color:#fff600; color:#420b18;}
#bean-container-davecubbon p{padding:0 5px 0 5px; font-size:11px; line-height:14px;}

#bean-container-alih{float:left; width:150px; height:380px; padding-bottom:10px; text-align:center; background-color:#f8dc7e; color:#420b18;}
#bean-container-alih p{padding:0 5px 0 5px; font-size:11px; line-height:14px;}

#bean-container-joo{float:left; width:150px; height:380px; padding-bottom:10px; text-align:center; background-color:#bfd046; color:#2c7626;}
#bean-container-joo p{padding:0 5px 0 5px; font-size:11px; line-height:14px;}

/*UK*/
#bean-container-grahamm{float:left; width:150px; height:380px; padding-bottom:10px; text-align:center; background-color:#c81010; color:#fff;}
#bean-container-grahamm p{padding:0 5px 0 5px; font-size:11px; line-height:14px;}

#bean-container-joee{float:left; width:150px; height:380px; padding-bottom:10px; text-align:center; background-color:#f26522; color:#fffc9f;}
#bean-container-joee p{padding:0 5px 0 5px; font-size:11px; line-height:14px;}

#bean-container-jok{float:left; width:150px; height:380px; padding-bottom:10px; text-align:center; background-color:#eb75a7; color:#ce081a;}
#bean-container-jok p{padding:0 5px 0 5px; font-size:11px; line-height:14px;}



/*home work slider*/

#slider {
    width:790px;
    margin: 0 auto;
    position: relative;
}


.scroll {
    height: 380px;
    width:790px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
    background: #FFFFFF;
}

.scrollContainer div.panel {
    padding:0;
    height: 380px;
    width:790px;
}

ul.navigation {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.navigation li {
    display: inline;
    margin-right: 10px;
	padding-bottom:5px;
}

ul.navigation a {
    padding: 9px;
    color: #000;
    text-decoration: none;
}

ul.navigation a:hover {
    color:#FFFFFF;
	background:url(../images/gallery-nav-icon.gif) no-repeat center center;
}

ul.navigation a.selected {
	color:#FFFFFF;
	background:url(../images/gallery-nav-icon.gif) no-repeat center center;
}

ul.navigation a:focus {
    outline: none;
}

.hide {
    display: none;
}