/* CSS Document */

.memberInfo {display:block; margin:0 0 10px 53px; padding:0;  float:left;}

/* fix for IE 6 */
* html .memberInfo {margin-left:27px;}

ul.memberInfo  { list-style:none; width:500px; padding:0 20px 0 0; float:left; }

#content .memberInfo li {
	display:block; margin:0; padding:0 0 15px 35px; width:auto;
	border:0; list-style:none;
	background:url(../pics/team/film.gif) 0 0 no-repeat;
}
#content .memberInfo li.pic {
	display:block; margin:0 0 7px 0; padding:0; width: 100px;
	border:0; list-style:none;
	background:none; float:left;
}
#content .memberInfo li a {display:inline; color:#336699; background:none; padding:0; margin:0; }
#content .memberInfo li.film {padding:0 10px 15px 135px; background:url(../pics/team/film.gif) 100px 0 no-repeat;}
#content .memberInfo li.music {padding:0 10px 15px 135px; background:url(../pics/team/music.gif) 100px 0 no-repeat;}
#content .memberInfo li.book {padding:0 10px 15px 35px; background:url(../pics/team/book.gif) 0 0 no-repeat; clear:left;}
#content .memberInfo li.web {padding:0 10px 15px 35px; background:url(../pics/team/web.gif) 0 0 no-repeat;}
#content .memberInfo li.likes {padding:0 10px 15px 35px; background:url(../pics/team/like.gif) 0 0 no-repeat;}
#content .memberInfo li.dislikes {padding:0 10px 15px 35px; background:url(../pics/team/dislike.gif) 0 0 no-repeat;}

/*********** Team Page *************/

#teamIcons {width: 500px; height:auto; border:0; margin:0 0 20px 53px; float:left;}

/* fix for IE 6 */
* html #teamIcons {margin-left:27px ; float:left;}

#teamIcons a {
	width:89px; min-height:15px; height:auto !important; height:15px;
	padding:105px 0 0 0; margin:0 48px 15px 0; border:0;
	text-align:left; text-decoration:none; font-size:80%; color:#333;
	float:left; 
}
#teamIcons a:hover {color:#336699;}

#teamIcons a.bob {width:89px; min-height:30px; height:auto !important; height:30px; background:url(../pics/team/BobIcon.gif) 0 0 no-repeat;}
#teamIcons a:hover.bob {background:url(../pics/team/BobIcon.gif) right 0 no-repeat;}
#teamIcons a.sally {width:89px; min-height:30px; height:auto !important; height:30px; background:url(../pics/team/SallyIcon.gif) 0 0 no-repeat;}
#teamIcons a:hover.sally { background:url(../pics/team/SallyIcon.gif) right 0 no-repeat;}
#teamIcons a.jo {width:89px; min-height:30px; height:auto !important; height:30px; background:url(../pics/team/JoIcon.gif) 0 0 no-repeat;}
#teamIcons a:hover.jo {background:url(../pics/team/JoIcon.gif) right 0 no-repeat;}

#teamIcons a.sharolyn {width:89px; min-height:30px; height:auto !important; margin-right:0;  height:30px; background: url(../pics/team/SharolynIcon.gif) 0 0 no-repeat;}
#teamIcons a:hover.sharolyn {background:url(../pics/team/SharolynIcon.gif) right 0 no-repeat;}

#teamIcons a.viki {width:89px; min-height:30px; height:auto !important; height:30px; background:url(../pics/team/VikiIcon.gif) 0 0 no-repeat;}
#teamIcons a:hover.viki { background:url(../pics/team/VikiIcon.gif) right 0 no-repeat;}
#teamIcons a.linda {width:89px; min-height:30px; height:auto !important; height:30px; background:url(../pics/team/LindaIcon.gif) 0 0 no-repeat;}
#teamIcons a:hover.linda { background:url(../pics/team/LindaIcon.gif) right 0 no-repeat;}
#teamIcons a.neil {width:89px; min-height:30px; height:auto !important; height:30px; background:url(../pics/team/NeilIcon.gif) 0 0 no-repeat;}
#teamIcons a:hover.neil { background:url(../pics/team/NeilIcon.gif) right 0 no-repeat;}
#teamIcons a.maggie {width:89px; min-height:30px; height:auto !important; height:30px; margin-right:0;  background:url(../pics/team/MaggieIcon.gif) 0 0 no-repeat; }
#teamIcons a:hover.maggie { background:url(../pics/team/MaggieIcon.gif) right 0 no-repeat;}
#teamIcons a.martin {width:89px; min-height:30px; height:auto !important; height:30px; background:url(../pics/team/MartinIcon.gif) 0 0 no-repeat;}
#teamIcons a:hover.martin { background:url(../pics/team/MartinIcon.gif) right 0 no-repeat;}
#teamIcons a.carrie { width:89px; min-height:30px; height:auto !important; height:30px; background:url(../pics/team/CarrieIcon.gif) 0 0 no-repeat;}
#teamIcons a:hover.carrie { background:url(../pics/team/CarrieIcon.gif) right 0 no-repeat;}
#teamIcons a.karen {width:89px; min-height:30px; height:auto !important; height:30px; background:url(../pics/team/KarenIcon.gif) 0 0 no-repeat;}
#teamIcons a:hover.karen { background:url(../pics/team/KarenIcon.gif) right 0 no-repeat;}
#teamIcons a.peter {width:89px; min-height:30px; height:auto !important; height:30px; margin-right:0;  background:url(../pics/team/PeterIcon.gif) 0 0 no-repeat;}
#teamIcons a:hover.peter { background:url(../pics/team/PeterIcon.gif) right 0 no-repeat;}
#teamIcons a.jasper {width:89px; min-height:30px; margin-right:0; height:auto !important; height:30px; background:url(../pics/team/JasperIcon.gif) 0 0 no-repeat;}
#teamIcons a:hover.jasper { background:url(../pics/team/JasperIcon.gif) right 0 no-repeat;}


