/*CSS STYLES FOR PVA PAGE*/
ul.thumb {list-style: none; margin: 0; padding: 10px; width: 778px;}
ul.thumb li { margin: 0; padding: 7px; float: left; position: relative;  /* Set the absolute positioning base coordinate */ width: 180px; height: 130px;}

ul.thumb li .holder{ width: 180px; height: 130px; -ms-interpolation-mode: bicubic; /* IE Fix for Bicubic Scaling */ background: #222; position: absolute; padding: 0px; left: 0; top: 0;}
ul.thumb li .holder img{ width: 180px; height: 80px;}
ul.thumb li .holder h1{ text-decoration: none; font-size: 14px; margin: 0; padding: 0; font-weight: normal; color: #fff;  margin-top: 10px;}
ul.thumb li .holder p{ font-size: 12px; margin: 0 0 8px 0; padding: 0; font-weight: normal; text-shadow: 0 1px 1px #000;}

ul.thumb li .holder.hover { background: #222; font-size: 16px;}
ul.thumb li .holder.hover h1{ color: #fff; font-size: 16px;}
ul.thumb li .holder.hover img{ width: 190px; height: 90px;}

.pva ul.thumb li{ width: 160px;}
.pva ul.thumb li .holder{ width: 160px;}

#title{ background: #fff; padding: 15px; width: 700px; margin-top: 10px;}
	#title h1{ font-size: 20px;}
	#title p{ font-size: 14px;}

.box{ 					width:250px; height: 190px; border:thin solid #000; float: left; margin: 10px 10px 10px 10px; }
	.box h1{			margin: 10px 0 0 0; padding: 0; font-size: 18px; color: #fff; font-weight: normal;}
	.box a{ color: #fff;}
	.box a div{ 		width:250px; height: 190px;}
	.box p{				font-size: 14px; color: #999;}
.boxOuter{ 				width:270px; height: 210px; border:thin solid #000; float: left; margin: 10px 10px 10px 10px;}
	
#profile{ 				background:#222 url('http://pva.joebenton.co.uk/Images/button_profile.png') no-repeat center 50px;}
#profile:hover{ 		background: #222 url('http://pva.joebenton.co.uk/Images/button_profile.png') no-repeat center 60px;}

#bvm{ 					background:#222 url('http://pva.joebenton.co.uk/Images/button_bvm.png') no-repeat center 50px;}
#bvm:hover{ 			background: #222 url('http://pva.joebenton.co.uk/Images/button_bvm.png') no-repeat center 60px;}

#pig{ 					background:#222 url('http://pva.joebenton.co.uk/Images/button_pig.png') no-repeat center 50px;}
#pig:hover{ 			background: #222 url('http://pva.joebenton.co.uk/Images/button_pig.png') no-repeat center 60px;}

#seven{ 				background:#222 url('http://pva.joebenton.co.uk/Images/button_seven.png') no-repeat center 50px;}
#seven:hover{ 			background: #222 url('http://pva.joebenton.co.uk/Images/button_seven.png') no-repeat center 60px;}

#radical{ 				background:#222 url('http://pva.joebenton.co.uk/Images/button_radical.png') no-repeat center 50px;}
#radical:hover{ 		background: #222 url('http://pva.joebenton.co.uk/Images/button_radical.png') no-repeat center 60px;}
	
#exam{ 					background:#222 url('http://pva.joebenton.co.uk/Images/button_exam.png') no-repeat center 50px;}
#exam:hover{ 			background: #222 url('http://pva.joebenton.co.uk/Images/button_exam.png') no-repeat center 60px;}
		
#barcelona{ 			background:#222 url('http://pva.joebenton.co.uk/Images/button_barcelona.png') no-repeat center 50px;}
#barcelona:hover{ 		background: #222 url('http://pva.joebenton.co.uk/Images/button_barcelona.png') no-repeat center 60px;}
		
#smoking{ 				background:#222 url('http://pva.joebenton.co.uk/Images/button_smoking.png') no-repeat center 50px;}
#smoking:hover{ 		background: #222 url('http://pva.joebenton.co.uk/Images/button_smoking.png') no-repeat center 60px;}	
						
#london{ 				background:#222 url('http://pva.joebenton.co.uk/Images/button_london.png') no-repeat center 50px;}
#london:hover{ 			background: #222 url('http://pva.joebenton.co.uk/Images/button_london.png') no-repeat center 60px;}

#pstudy{ 				background:#222 url('http://pva.joebenton.co.uk/Images/button_discovery.png') no-repeat center 55px;}
#pstudy:hover{ 			background: #222 url('http://pva.joebenton.co.uk/Images/button_discovery.png') no-repeat center 65px;}

#a2exam{ 				background:#222 url('http://pva.joebenton.co.uk/Images/button_a2exam.png') no-repeat center 50px;}
#a2exam:hover{ 			background: #222 url('http://pva.joebenton.co.uk/Images/button_a2exam.png') no-repeat center 60px;}

fieldset{ 				border: thin solid #d8d8d8;}
	fieldset legend{	margin: 0; padding: 0;} 
