@charset "iso-8859-1";
@import url(browse-sw.css);

h2.pageHeaderTalent {
		margin: 0px;
		padding: 0px;
		color: #666666;
		height: 169px;
		background-image:url('../images/acting/acting-h-talents.jpg');
		background-repeat: no-repeat;
}

.talenttop {
	background-image: url(../images/BrowseTitle.jpg);
	width: 960px;
	height: 56px;
	display: block;
}



.talentcontentleft {
	background-image: url(../images/acting/content-left312.jpg);
	background-repeat: repeat-y;
	width: 312px;
	padding-left:15px;
}

.talentcontentright {
	background-image: url(../images/acting/content-right648.jpg);
	background-repeat: repeat-y;
	width: 648px;
}

.talentdownleft {
	background-image: url(../images/acting/down-left312.jpg);
	width: 312px;	
	height: 22px;
}

.talentdownright {
	background-image: url(../images/acting/down-right648.jpg);
	width: 648px;	
	height: 22px;
}




.talentcontent {
	background-image: url(../images/BrowseContent.jpg);
	background-repeat: repeat-y;
	width: 960px;	
}

.talentcontent a, .talentcontent a:link, .talentcontent a:visited, .talentcontent a:active {
	//color: #0054D1;
	color: #0049ad;
	text-align: left;	
	text-decoration: none;
}

.talentcontent a:hover {
	//color: #00AAEF;
	color: #f75d08;
	text-align: left;
	text-decoration: none;
}
.talentdown {
	background-image: url(../images/BrowseDown.jpg);
	background-repeat: repeat-y;
	width: 960px;	
	height: 22px;
}

.CTopMenu {
	background-image: url(../images/bg-menu-community.jpg);
	width: 960px;
	height: 75px;
	display: block;
}

.CTopMenuContent {
	padding-top: 23px;
	padding-left: 32px;
}

.CTopMenuCtxt {
	padding-top:10px;
	padding-bottom: 10px;
	float: left;
	text-align: center;
	background-color: #ffd700;
	color: #FFFFFF;
	width: 80px;
	height: 15px;
	margin-right: 5px;
	border: 1px solid silver;
}

.CTopMenuCtxt a, .CTopMenuCtxt a:link, .CTopMenuCtxt a:visited, .CTopMenuCtxt a:active, .CTopMenuCtxt a:hover {
	color:white;
	font-weight: bold;
}

.CTopMenuCtxtOver {
	padding-top:10px;
	padding-bottom: 10px;
	float: left;
	text-align: center;
	background-color: #fff;
	width: 80px;
	height: 15px;
	margin-right: 5px;
	color: #000000;
	border: 1px solid silver;
}

.CTopMenuCtxtOver a,.CTopMenuCtxtOver a:link, .CTopMenuCtxtOver a:active, .CTopMenuCtxtOver a:visited {
	color: #0054D1;
	font-weight: bold;
}

 .CTopMenuCtxtOver a:hover  {
	color: #00AAEF;
	font-weight: bold;
	text-decoration:underline;
}

