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

h2.pageHeaderAdvise {
	margin: 0px;
	padding: 0px;
	color: #666666;
	height: 169px;
	background-image:url('../images/acting/acting-h-advice.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: 312px;
}

.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: 15px;
	padding-bottom: 10px;
	margin-left: 5px;
	border: 1px solid silver;
	//background-color: white;
	padding-top: 9px;	
	margin-bottom: 3px;
	background-image: url(../images/greengradient.gif);
}

.acategoriesselect {
	width: 280px;
	height: 15px;
	padding-bottom: 10px;
	margin-left: 5px;
	border: 1px solid silver;
	//background-color: #ffd700;
	background-image: url(../images/greengradient.gif);
	padding-top: 9px;
	margin-bottom: 3px;
}

.acategoriesselect a {
	font-size: 1.2em;
	font-weight: bold;
	margin-left: 10px;
	color: #00AAef !important;
	text-decoration: none;
}

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


.acategories a, .acategories a:link, .acategories a:visited {
	font-size: 1.2em;
	font-weight: bold;
	margin-left: 10px;
	color: #fff;
	text-decoration: none;
}

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

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

.articles img {
	margin: 5px;
}

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

.articles a:active, .articles a:hover{
	font-size: 1em;
	font-weight: bold;
	padding: 5px;
	color: #00AAef;
	text-decoration: none;	
}

.datestyle {
	color: gray;
}

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

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

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

.calls results {
	color: gray;
}