/**
 * Style sheet layout
 */
.mod_breadcrumb
{
	font-style:italic;
	color:#37568a;
}

.footer
{
	text-align:center;
	font-size:10px;
	color:#B4B3B5;
}

#footer .footer
{
	bottom:10px;
	left:100px;
	position:absolute;
	text-align:center;
	font-size:10px;
	color:#B4B3B5;
}

#main
{
	width:560px;
	left:0px;
	top:0px;
	position:absolute;
	margin-left:34px;
	background-color:#FFFFFF;
	z-index: 0;
}

#left
{
	width:270px;
	left:610px;
	top:10px;
	position:absolute;
	float:left;
	z-index: 10;
}

#left .inside
{
	width:230px;
	margin:0px 0px 0px 16px;
	background-color:#edecf1;
	border:1px solid #b4b3b5;
}

#left .shadow
{
	width:19px;
	height:460px;
	margin-top:25px;
	margin-left:248px;
	background-image:url("tl_files/mestrona/images/left_shadow.png");
	background-position:top;
	background-repeat:no-repeat;
}

#left .logobox
{
	height:89px;
	text-align:center;
	background-image:url("tl_files/mestrona/images/logo_bg.jpg");
	background-repeat:repeat-x;
}

#left .logobox .logo
{
	margin-top:20px;
}

.headpicture
{
	margin:0px;
	padding:0px;
	border-top:2px solid #37568a;
	border-bottom:2px solid #37568a;
	margin-left: 0px !important;
	padding-right: 0px !important;
}

#header-picture
{
	margin:0px;
	padding:0px;
	margin-left: 0px !important;
	padding-right: 0px !important;
}

#main div.block
{
	margin-left:10px;
	padding-right:10px;
}

body
{
	margin:0px;
	padding:0px;
	background-color:#37568a;
	background-image:url("tl_files/mestrona/images/bg.gif");
	background-position:left top;
	background-repeat:repeat-y;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.ce_text
{
	font-size:13px;
	line-height:20px;
}

