/* CSS Document */

/* portfolio navigation */

/* COMMON ELEMENTS - ALL CREATIVE */
ul.categories {
	padding-top:  50px;
}
#showcase li {
	display:inline;
	background-position:right;
}
/*#ex1 span {
	background-repeat:no-repeat;
	display:block;
	width:250px;
	height:250px;
	position:absolute;
	top:-250px;
	left:110px;
}*/
#ex1 {
	background-repeat:no-repeat;
	display:block;
	width:50px;
	height:50px;
	float:left;
}
#ex2, #ex3, #ex4, #ex5, #ex6, #ex7, #ex8, #ex9, #ex10, #ex11, #ex12, #ex13, #ex14, #ex15, #ex16, #ex17 {
	background-repeat:no-repeat;
	background-position:right;
	display:block;
	width:50px;
	height:50px;
	float:left;
}

#ex1:hover span, #ex2:hover span, #ex3:hover span, #ex4:hover span, #ex5:hover span, #ex6:hover span, #ex7:hover span, #ex8:hover span, #ex9:hover span, #ex10:hover span, #ex11:hover span, #ex12:hover span, #ex13:hover span, #ex14:hover span, #ex15:hover span, #ex16:hover span, #ex17:hover span {
	background-repeat:no-repeat;
	display:block;
	width:250px;
	height:250px;
	position:absolute;
	top:-265px;
	left:110px;
}

/*  BACKGROUND IMAGES FOR TV */

#ex1 span {
	background:url(website images/featured/EPA_sailing_FT.jpg);
}
#ex1 {
	background:url(website images/thumbnails/EPA_sailing_TH.jpg);
}
#ex2:hover span {
	background:url(website images/featured/RFS_family_FT.jpg);
}
#ex2 {
	background:url(website images/thumbnails/RFS_family_TH.jpg);
	background-position:right;
}
#ex3:hover span {
	background:url(website images/featured/RFS_building_FT.jpg);
}
#ex3 {
	background:url(website images/thumbnails/RFS_building_TH.jpg);
	background-position:right;
}
#ex4:hover span {
	background:url(website images/featured/RFS_cigar_FT.jpg);
}
#ex4 {
	background:url(website images/thumbnails/RFS_cigar_TH.jpg);
	background-position:right;
}
#ex5:hover span {
	background:url(website images/featured/EPA_personality_FT.jpg);
}
#ex5 {
	background:url(website images/thumbnails/EPA_personality_TH.jpg);
	background-position:right;
}
#ex6:hover span {
	background:url(website images/featured/RFS_freechecking1_FT.jpg);
}
#ex6 {
	background:url(website images/thumbnails/RFS_freechecking1_TH.jpg);
	background-position:right;
}
#ex7:hover span {
	background:url(website images/featured/RFS_deliver_FT.jpg);
}
#ex7 {
	background:url(website images/thumbnails/RFS_deliver_TH.jpg);
	background-position:right;
}
#ex8:hover span {
	background:url(website images/featured/RFS_golf_FT.jpg);
}
#ex8 {
	background:url(website images/thumbnails/RFS_golf_TH.jpg);
	background-position:right;
}
#ex9:hover span {
	background:url(website images/featured/RFS_convenience_FT.jpg);
}
#ex9 {
	background:url(website images/thumbnails/RFS_convenience_TH.jpg);
	background-position:right;
}
#ex10:hover span {
	background:	url(website images/featured/CHIP_Rugged30_FT.jpg);
}
#ex10 {
	background:url(website images/thumbnails/CHIP_rugged30_TH.jpg);
	background-position:right;
}
#ex11:hover span {
	background:	url(website images/featured/CHIP_Rugged15_FT.jpg);
}
#ex11 {
	background:url(website images/thumbnails/CHIP_rugged15_TH.jpg);
	background-position:right;
}
#ex12:hover span {
	background:	url(website images/featured/CHIP_Motorcycle30_FT.jpg);
}
#ex12 {
	background:url(website images/thumbnails/CHIP_motorcycle30_TH.jpg);
	background-position:right;
}
#ex13:hover span {
	background:	url(website images/featured/CHIP_Motorcycle15_FT.jpg);
}
#ex13 {
	background:url(website images/thumbnails/CHIP_motorcycle15_TH.jpg);
	background-position:right;
}
#ex14:hover span {
	background:	url(website images/featured/RZ_partners_FT.jpg);
}
#ex14 {
	background:url(website images/thumbnails/RZ_partners_TH.jpg);
	background-position:right;
}
#ex15:hover span {
	background:	url(website images/featured/RZ_testimonial_FT.jpg);
}
#ex15 {
	background:url(website images/thumbnails/RZ_testimonial_TH.jpg);
	background-position:right;
}
#ex16:hover span {
	background:	url(website images/featured/B95_30_FT.jpg);
}
#ex16 {
	background:url(website images/thumbnails/B95_30_TH.jpg);
	background-position:right;
}
#ex17:hover span {
	background:	url(website images/featured/B95_15_FT.jpg);
}
#ex17 {
	background:url(website images/thumbnails/B95_15_TH.jpg);
	background-position:right;
}

#showcase a:hover{
	background-position:left;
}*

.adv_catTV #showcase {
	background:#369;
}

