
/* default styles
   -------------- */

body {
	padding: 0;
	margin: 0;
	font: 12px Arial, Helvetica, sans-serif;
	letter-spacing: 0.0em;
	line-height: 1.3em;
	background: #fff;
	color: #454545;
	background: #f0fafc;
}

h1 {
	color: #0099cc;
	font-size: 1.6em;
	padding-bottom: 0px;
	padding-top: 10px;
	margin-top: 0px;
}
.editorial_home{
	padding-right: 20px;
	text-align: justify;
	margin-left: 310px;
}
.editorial_home ul{
	margin-bottom: 0;
}
.editorial_home li{
	list-style: disc outside;
	line-height: 1.1em;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 1.1em;
	font-weight: bold;
}
img {
	margin: 0;
	padding: 0;
}
a {
	color: #0099cc;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}

.bottom a {
	color: #333;
	font-weight: normal;
}

td{
	font-size: 12px;
}
.text{
	font-size: 12px;
}
.title {
	font-size: 22px;
	font-weight: bold;
}
.menu{
	height: 25px;
	background: url(/assets/images/bgmenutop.gif);
	color: #FFF;
	font-size: 12px;
	height: 31px;
}
.menu a {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
.titlesaved{
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
}
.titlesavedright{
	color: #0099cc;
	height: 30px;
	font-size: 12px;
}
.file_info{
	font-size: 10px;
	height: 96px;
	color: #999;
	padding: 2px;
	background: #EAEAEA;
}
.number {
	text-decoration: none;
	color: 336699;
}
.textblueright{
	color: #006699;
	font-weight: bold;
	font-size: 12px;
}
.statusactive{
	color: green;
	font-weight: bold;
}
#playerzone{
	background-color: #333;
}

.alert_message {
	padding: 8px 6px;
	margin: 0 0 0px 0;
	font-size: 1.1em;
	color: #CC0000;
}
.trformfieldsred{
	color: #CC0000;
}
.trred{
	padding: 8px 40px;
	margin: 10px 0;
	color: #CC0000;
	background: url(/images/icons/alert.gif) no-repeat;
}
.bodytext{
}
