/* =Hot Tags
----------------------------------------------- */

.hotTagsContainer {
    background			: transparent url(/Resources/Images/new/gray_bottom.gif) bottom left no-repeat; 
}

.hotTagsContainer div.hotTags {
	background			: #F5F5F5 url(/Resources/Images/new/gray_top.gif) top left no-repeat;
}

.hotTagsContainer div.moreTags {
	background-color	: #F5F5F5;
}

.hotTagsContainer a, .hotTagsContainer a:link, .hotTagsContainer a:visited {
	color				: #000;
}

.hotTagsContainer a:hover {
	color				: #E46917;
}

.hotTagsContainer div.moreTags a, .hotTagsContainer div.moreTags a:link, .hotTagsContainer div.moreTags a:visited {
	color				: #F49633;
	font				: bold 13px Verdana, sans-serif;
}

/* =Explore Tags
----------------------------------------------- */

.exploreTitleContainer {
	background			: transparent url(/Resources/Images/new/explore_header.gif) top left no-repeat;
}

.exploreTitleContainer h3 {
	font				: bold 11px Verdana, sans-serif;
}

.exploreTitleContainer a.more {
	font				: normal 10px Verdana, sans-serif; 
	background			: url(/Resources/Images/new/black_right_arrow.gif) 35px 7px no-repeat;
}

.exploreTitleContainer a.more:link, .exploreTitleContainer a.more:visited  {
	color				: #000;
}

.exploreTitleContainer a.more:hover {
	color				: #E46917;
}

.tbl_explore td {
	font				: normal 10px Verdana, sans-serif;
}

.tbl_explore td a:link, .tbl_explore td a:visited  {
	color				: #000;
}

.tbl_explore td a:hover {
	color				: #E46917;
}

/* =Celebrities Tags
----------------------------------------------- */

.titleHeaderContainer h2 {
	color				: #fff;
	background	 		: transparent url(/Resources/Images/new/title_header_orange.gif) top left no-repeat;
	font				: bold 13px Verdana, sans-serif;
}

.titleHeaderContainer h2 a:link, .titleHeaderContainer h2 a:visited {
	color				: #fff;
}

.titleHeaderContainer h2 a:hover {
	color				: #fff;
}

.titleHeaderContainer ul {
	color				: #EEE;
}

a.channelListingMenu 	{		
		display: block;
		height: 179px;
		width: 202px;
		background: url(/Resources/Images/channels/general/listings_shortcut2.gif) top left no-repeat;

}

a.channelListingMenu:hover {

	background-position: bottom left;

}




