/* Living Traditions Productions
	Author: Hung Le
	Teams lineup*/

/*--------------------------------------lineup--------------------------------------*/
.team-small{
	width:0;
	height:0;
}

.teams{
	text-align:center;
}

.teams li{
	list-style-type:none;
}

.tf-pix{
	display:block;
	width:500px;
	height:249px;
	color:#333333; 
	text-decoration:none;
	background:transparent url(../_source/image/tf-bw.jpg) no-repeat;
}

.tf-pix:hover{
	color:#FF0000;
	background:transparent url(../_source/image/tf-hover.jpg) no-repeat;
	text-decoration:none;
}

.syt-pix{
	display:block;
	width:500px;
	height:249px;
	color:#333333; 
	text-decoration:none;
	background:transparent url(../_source/image/syt-bw.jpg) no-repeat;
}

.syt-pix:hover{
	color:#FF0000;
	background:transparent url(../_source/image/syt-hover.jpg) no-repeat;
	text-decoration:none;
}

.aca-pix{
	display:block;
	width:500px;
	height:249px;
	color:#333333; 
	text-decoration:none;
	background:transparent url(../_source/image/aca-bw.jpg) no-repeat;
}

.aca-pix:hover{
	color:#FF0000;
	background:transparent url(../_source/image/aca-hover.jpg) no-repeat;
	text-decoration:none;
}

.vk-pix{
	display:block;
	width:500px;
	height:249px;
	color:#333333; 
	text-decoration:none;
	background:transparent url(../_source/image/vk-bw.jpg) no-repeat;
}

.vk-pix:hover{
	color:#FF0000;
	background:transparent url(../_source/image/vk-hover.jpg) no-repeat;
	text-decoration:none;
}

.gn-pix{
	display:block;
	width:500px;
	height:249px;
	color:#333333; 
	text-decoration:none;
	background:transparent url(../_source/image/gn-bw.jpg) no-repeat;
}

.gn-pix:hover{
	color:#FF0000;
	background:transparent url(../_source/image/gn-hover.jpg) no-repeat;
	text-decoration:none;
}

.lm-pix{
	display:block;
	width:500px;
	height:249px;
	color:#333333; 
	text-decoration:none;
	background:transparent url(../_source/image/lm-bw.jpg) no-repeat;
}

.lm-pix:hover{
	color:#FF0000;
	background:transparent url(../_source/image/lm-hover.jpg) no-repeat;
	text-decoration:none;
}