@charset "iso-8859-1";
/* @import url(paginacion.css); */
/* @import url(browse.css); */

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

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

.advisecontentleft {
	background-image: url(../images/acting/content-left312.jpg);
	background-repeat: repeat-y;
	width: 307px;
}

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

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

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

.acategories {
	width: 280px;
	height: 25px;
	margin-left: 5px;
	border: 1px solid silver;
	background-color: white;
	padding-top: 9px;	
	margin-bottom: 3px;
}

.acategoriesselect {
	width: 280px;
	height: 25px;
	margin-left: 2px;
	border: 1px solid silver;
	background-color: #ffd700;
	padding-top: 9px;
	margin-bottom: 3px;
}

.acategoriesselect a, .acategoriesselect a:link, .acategoriesselect a:visited, .acategoriesselect a:active, .acategoriesselect a:hover {
	font-size: 1.2em;
	font-weight: bold;
	margin-left: 10px;
	color: #000000;
	text-decoration: underline;
}

.acategories a, .acategories a:link, .acategories a:visited, .acategories a:active, .acategories a:hover {
	font-size: 1.2em;
	font-weight: bold;
	margin-left: 10px;
	color: #0054d1;
	text-decoration: underline;
}

.acategories a:hover {
	font-size: 1.2em;
	font-weight: bold;
	margin-left: 10px;
	color: #00AAEF;
	text-decoration: underline;
}


.articles {
	width: 600px;
	border: 1px solid silver;
	background-color: white;
	margin-bottom: 5px;
	padding: 7px;
}

.articles a {
	font-size: 1em;
	font-weight: bold;
	padding: 5px;
	color: #0054d1;
	text-decoration: underline;	
}

.datestyle {
	color: gray;
}

.banners {
	width:290px;
	margin-left:10px;
	float: left;
}

.calls {
	width: 600px;
	border: 1px solid silver;
	background-color: white;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 7px;
	position: relative;
}

.featured {
	background-color: #fff0be;
	border: 2px dashed silver;
}

.calls a, .calls a:visited, .calls a:active {
	font-size: 1em;
	font-weight: bold;
	//padding: 1px;
	color:#006984;
	text-decoration: underline;	
}

.calls a:hover {
	font-size: 1em;
	font-weight: bold;
	//padding: 1px;
	color:#42929c;
	text-decoration: underline;	
}


.calls .result {
	font-size:0.95em;
	color: gray;
}

