
/*Main Container*/
.container3 {
	/*width:850px;
	*/
	background-color:#0e0e0e;
	float:left;
	margin-top:5px;
}
.container3 ul{
	list-style-type: none;
	margin: 0px;
	padding:0px;	
}
.container3 li{
	display: inline; 
	margin: 0px;
	padding:0px;
}
.contentWrapper3{
	border-top:1px solid #272727;
	width:350px!important;
	text-align:left;
}
.container3 p{
	margin:10px 10px 0px 10px;
	font-size:0.8em	
}

/*Handle*/
.handle3 {
	float: left;
	width: 99px;
	height: 350px;
	border-right:1px solid #0e0e0e;
	cursor:pointer;
}

#test3ListItem0 .handle3 {background:url(/images/home/home_welcome_off.jpg) no-repeat top!important;}
#test3ListItem0 .handleOver3,
#test3ListItem0 .handleSelected3 {background:url(/images/home/home_welcome.jpg) no-repeat top!important;}

#test3ListItem1 .handle3 {background:url(/images/home/home_awards_off.jpg) no-repeat top!important;}
#test3ListItem1 .handleOver3,
#test3ListItem1 .handleSelected3 {background:url(/images/home/home_awards.jpg) no-repeat top!important;}

#test3ListItem2 .handle3 {background:url(/images/home/home_nominees_off.jpg) no-repeat top!important;}
#test3ListItem2 .handleOver3,
#test3ListItem2 .handleSelected3 {background:url(/images/home/home_nominees.jpg) no-repeat top!important;}

#test3ListItem3 .handle3 {background:url(/images/home/home_venue_off.jpg) no-repeat top!important;}
#test3ListItem3 .handleOver3,
#test3ListItem3 .handleSelected3 {background:url(/images/home/home_venue.jpg) no-repeat top!important;}

#test3ListItem4 .handle3 {background:url(/images/home/home_tickets_off.jpg) no-repeat top!important;}
#test3ListItem4 .handleOver3,
#test3ListItem4 .handleSelected3 {background:url(/images/home/home_tickets.jpg) no-repeat top!important;}


/* New (Jan 2010) */

.contentWrapper3{
	width:340px!important;
}


#test3ListItem0 .handle3 {background:url(/images/home/home_lra_off.jpg) no-repeat top!important;}
#test3ListItem0 .handleOver3,
#test3ListItem0 .handleSelected3 {background:url(/images/home/home_lra.jpg) no-repeat top!important;}


#test3ListItem1 .handle3 {background:url(/images/home/home_destination_off.jpg) no-repeat top!important;}
#test3ListItem1 .handleOver3,
#test3ListItem1 .handleSelected3 {background:url(/images/home/home_destination.jpg) no-repeat top!important;}

#test3ListItem2 .handle3 {background:url(/images/home/home_independent_off.jpg) no-repeat top!important;}
#test3ListItem2 .handleOver3,
#test3ListItem2 .handleSelected3 {background:url(/images/home/home_independent.jpg) no-repeat top!important;}

#test3ListItem3 .handle3 {background:url(/images/home/home_street_off.jpg) no-repeat top!important;}
#test3ListItem3 .handleOver3,
#test3ListItem3 .handleSelected3 {background:url(/images/home/home_street.jpg) no-repeat top!important;}

#test3ListItem4 .handle3 {background:url(/images/home/home_centres_off.jpg) no-repeat top!important;}
#test3ListItem4 .handleOver3,
#test3ListItem4 .handleSelected3 {background:url(/images/home/home_centres.jpg) no-repeat top!important;}

