@charset "utf-8";
/* CSS Document */

/* roScripts
Table Design by Mihalcea Romeo
www.roscripts.com
----------------------------------------------- */


div.e_item {
	/*background-color: #e9e7d9;*/
	padding: 2px 10px 15px 10px;
	margin-left: 15px;
	margin-bottom: 35px;
}
.e_item h3 {
	font: bold 16px arial, verdana, helvetica;
	margin-bottom: 0px;
	margin-top: 5px;
}
.e_item h4 {
	font-weight: normal;
	font-size: 11px;
	margin-left: 15px;
	margin-bottom: 10px;
}
.e_item p {
	font-size: 12px;
	margin-left: 5px;
}
.e_item table {
	padding-top: 15px;
	margin-left: 15px;
}
.e_item img {
	border: 0px;
	vertical-align: bottom;
}
table.media {
	border-collapse:collapse;
	/*background:#EFF4FB url(/images/teaser.gif) repeat-x;*/
		border-left:1px solid #686868;
	border-right:1px solid #686868;
	font:0.9em/145% arial, helvetica, verdana;
	color: #333;
	margin-bottom: 40px;
}
table.media td, table.media th {
	padding:5px;
	margin:1px;
}
table.media caption {
	padding: 0 0 .5em 0;
	text-align: left;
	font-size: 1.4em;
	font-weight: bold;
	text-transform: uppercase;
	color: #333;
	background: transparent;
}
.media_heading {
	padding: 0;
	margin-bottom: 8px;
	text-align: left;
	font-size: 1.4em;
	font-weight: bold;
	text-transform: uppercase;
	color: #333;
	background: transparent;
	border-bottom: 1px solid #333;
}
p.media_description {
	margin-top: 0px;
	marign-left: 3px;
}
/* =links
----------------------------------------------- */

table.media table a {
	color:#950000;
	text-decoration:none;
}
table.media table a:link { }
table.media a:visited {
	font-weight:normal;
	color:#666;
	text-decoration: line-through;
}
table.media a:hover { color: #ff0000;/*border-bottom: 1px dashed #bbb;*/ }
/* =head =foot
----------------------------------------------- */

thead th, tfoot th, tfoot td {
	background: #333 url(images/llsh.gif) repeat-x;
	color:#fff;
	text-align: left;
}
tfoot td { text-align:right }
/* =body
----------------------------------------------- */

tbody th, tbody td { border-bottom: dotted 1px #333; }
tbody th { white-space: nowrap; }
tbody th a { color:#333; }
tbody .files { background-color: #C2D5E9; }
tbody .audio { background-color: #fff; }
.odd { }
tbody tr:hover { background:#fafafa }

