/**
 * Style sheet xBasic
 */
img.mime_icon
{
	vertical-align:middle;
}

.pagination li
{
	margin-right:3px;
	float: left;
}

.pagination ul
{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

p.info
{
	float:right;
	font-style:italic;
	font-size:80%;
}

div #header
{
	margin-top:25px;
	background-color:#000000;
	background-image:url("tl_files/LEO-Template/header.png");
	background-repeat:no-repeat;
}

div #footer
{
	margin-bottom:20px;
	background-color:#000000;
	background-image:url("tl_files/LEO-Template/footer.png");
	background-repeat:no-repeat;
}

div #container
{
	padding:15px 8px 15px 18px;
	background-color:#ffffff;
}

div #image_container
{
	padding:5px 10px;
}

div.mod_article
{
	margin-top:10px;
	margin-right:10px;
}

div.mod_article p
{
	margin-top:3px;
	margin-bottom:3px;
}

body
{
	margin:0px;
	padding:0px;
	background-color:#95002e;
	font-size:11px;
}

a, b, body, cite, div, em, i, label, li, ol, p, strong, td, th, u, ul
{
	font-family:Verdana, sans-serif;
}

h1, h2, h3, h4, h5, h6
{
	font-family:Verdana, sans-serif;
}

fieldset, form, input, optgroup, select, textarea
{
	font-family:Verdana, sans-serif;
}

a, body, div, fieldset, form, input, label, li, ol, optgroup, p, select, td, th, textarea, ul
{
	color:#000000;
}

h1, h2, h3, h4, h5, h6
{
	font-size:12px;
	color:#000000;
}

img
{
	border:0px;
}

p, pre, form
{
	margin:0px;
	padding:0px;
}

h1.old
{
	margin-top:15px;
	margin-right:0px;
	margin-bottom:12px;
	padding:0px 5px;
	background-color:#95002e;
	border:3px solid #95002e;
	font-weight:bold;
	font-size:150%;
	color:#ffb72b;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-WebKit-border-radius: 5px;
	-ms-border-radius: 5px;
}

h1
{
	margin-top:15px;
	margin-right:0px;
	margin-bottom:12px;
	border-top:0px solid #95002e;
	border-right:0px solid #95002e;
	border-bottom:1px solid #95002e;
	border-left:0px solid #95002e;
	font-weight:bold;
	font-size:150%;
	color:#95002e;
}

h2
{
	margin:10px 0px 6px 0px;
	padding:0px;
	font-weight:bold;
	font-size:115%;
}

optgroup
{
	padding-top:3px;
	padding-bottom:3px;
}

a
{
	text-decoration:none;
	color:#95002E;
}

a:hover
{
	text-decoration:underline;
}

.pdf_link
{
	height:15px;
	bottom:0px;
	right:0px;
	position:absolute;
	vertical-align:bottom;
	font-size:70%;
}
