/* 

	Document:				meet_our_team.css
	This version:			*** Commented for development ***
	Deployment version:		E:\SVN\Brand Work Files\Arcadia Group\scripts\css
	Notes:					Use for the meet our team page styling
	
*/

#grad_index {
	float: left;
	width: 655px;
	}

#grad_index h1, #grad_index h2 {
	color: #ce0063;
	}

#grad_index a {
	color: #cc0066 !important;
	}
	
#grad_index #menu {
	position: relative;
	left: 327px;
	top: -28px;
	padding: 0;
	margin: 0;
	width: 328px;
	height: 390px;
	z-index: 9000;
	}
	
#grad_index ul {
	list-style: none;
	}
	
#grad_index #menu li {
	float:left;
	width: 60px;
	height: 60px;
	margin: 0 5px 5px 0;
	}

#grad_index li a {
	display:block !important;
	width: 60px;
	height: 60px;
	overflow: hidden;
	}

#grad_index a#one {
	background:url(../../imgs/grad/prue_jamieson_sm.jpg) top left no-repeat;
	}

#grad_index a#two {
	background:url(../../imgs/grad/martin_newton_sm.jpg) top left no-repeat;
	}
	
#grad_index a#three {
	background:url(../../imgs/grad/bindhu_pattni_sm.jpg) top left no-repeat;
	}
	
#grad_index a#four {
	background:url(../../imgs/grad/sahar_kasiri_sm.jpg) top left no-repeat;
	}
	
#grad_index a#five {
	background:url(../../imgs/grad/manuel_tsirmiris_sm.jpg) top left no-repeat;
	}
	
#grad_index a#six {
	background:url(../../imgs/grad/gemma_walters_sm.jpg) top left no-repeat;
	}
	
#grad_index a#seven {
	background:url(../../imgs/grad/gayle_jared_sm.jpg) top left no-repeat;
	}
	
#grad_index a#eight {
	background:url(../../imgs/grad/kirsty_hudson_sm.jpg) top left no-repeat;
	}
	
#grad_index a#nine {
	background:url(../../imgs/grad/dermot_mcdermott_sm.jpg) top left no-repeat;
	}
	
#grad_index a#ten {
	background:url(../../imgs/grad/nina_chauhan_sm.jpg) top left no-repeat;
	}
	
#grad_index a#eleven {
	background:url(../../imgs/grad/tony_warren_sm.jpg) top left no-repeat;
	}
	
#grad_index a#twelve {
	background:url(../../imgs/grad/sarah_brundle_sm.jpg) top left no-repeat;
	}
	
#grad_index a#thirteen {
	background:url(../../imgs/grad/diane_potter_sm.jpg) top left no-repeat;
	}
	
#grad_index a#fourteen {
	background:url(../../imgs/grad/olivia_harris_sm.jpg) top left no-repeat;
	}
	
#grad_index a#fifteen {
	background:url(../../imgs/grad/matt_dalton_sm.jpg) top left no-repeat;
	}
	
#grad_index a#sixteen {
	background:url(../../imgs/grad/martin_jones_sm.jpg) top left no-repeat;
	}
	
#grad_index a#seventeen {
	background:url(../../imgs/grad/jennie_speirs_sm.jpg) top left no-repeat;
	}
	
#grad_index a#eighteen {
	background:url(../../imgs/grad/joanna_hill_sm.jpg) top left no-repeat;
	}
	
#grad_index a#nineteen {
	background:url(../../imgs/grad/simon_anderson_sm.jpg) top left no-repeat;
	}
	
#grad_index a#twenty {
	background:url(../../imgs/grad/antonia_gladwin_sm.jpg) top left no-repeat;
	}
	
#grad_index a#twentyone {
	background:url(../../imgs/grad/rachel_hume_sm.jpg) top left no-repeat;
	}
	
#grad_index a#twentytwo {
	background:url(../../imgs/grad/victoria_williams_sm.jpg) top left no-repeat;
	}
	
#grad_index a#twentythree {
	background:url(../../imgs/grad/kim_white_sm.jpg) top left no-repeat;
	}
	
#grad_index a#twentyfour {
	background:url(../../imgs/grad/becky_scott_sm.jpg) top left no-repeat;
	}
	
#grad_index a#twentyfive {
	background:url(../../imgs/grad/verity_needham_sm.jpg) top left no-repeat;
	}
	
#grad_index a#twentysix {
	background:url(../../imgs/grad/lucy_ruiz_sm.jpg) top left no-repeat;
	}
	
#grad_index a#twentyseven {
	background:url(../../imgs/grad/emily_cowdrey_sm.jpg) top left no-repeat;
	}
	
#grad_index a#twentyeight {
	background:url(../../imgs/grad/laura_grieve_sm.jpg) top left no-repeat;
	}


#grad_index a#one:hover, #grad_index a#two:hover, #grad_index a#three:hover, #grad_index a#four:hover, #grad_index a#five:hover, #grad_index a#six:hover, #grad_index a#seven:hover, #grad_index a#eight:hover, #grad_index a#nine:hover, #grad_index a#ten:hover, #grad_index a#eleven:hover, #grad_index a#twelve:hover, #grad_index a#thirteen:hover, #grad_index a#fourteen:hover, #grad_index a#fifteen:hover, #grad_index a#sixteen:hover, #grad_index a#seventeen:hover, #grad_index a#eighteen:hover, #grad_index a#nineteen:hover, #grad_index a#twenty:hover, #grad_index a#twentyone:hover, #grad_index a#twentytwo:hover, #grad_index a#twentythree:hover, #grad_index a#twentyfour:hover, #grad_index a#twentyfive:hover, #grad_index a#twentysix:hover, #grad_index a#twentyseven:hover, #grad_index a#twentyeight:hover {
	background-position: bottom left;
	}
	
#grad_index #show_hide_area {
	position:relative;
	top: -388px;
	left: 0;
	padding: 0;
	margin: 0;
	z-index: 1;
	height: 350px;
	}

#grad_index #show_hide_area div {
	position:absolute;
	top: 0;
	left: 0;
	}

#grad_index #switch {
	z-index:-600;
	width:290px;
	height:241px;
	position:absolute;
	padding: 0;
	margin: 0;
	}

#grad_index .content_default {
	width:255px;
	height:355px;
	position:absolute;
	z-index:-500;
	}
	
#grad_index .content_one {
	width:255px;
	height:355px;
	
	}
	
#grad_index img {
	margin-bottom: 10px;
	}
	
#grad_index h2 {
	font-size:1.2em;
	}

#grad_index p {
	width: 654px;
	padding: 6px 0;
	margin: 0;
	}
	
#grad_index .features {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	position:absolute;
	top:50px;
	left:380px;
	font-size:1.2em;
	}
	
#grad_index .features li {
	padding:0 0 13px 0;
	}

.hide {
	display: none;
	}
	
	
	
	
	