/* CSS TEMPLATE */

.clr {
	clear: both;
	width: 760px;
}
#main-container{
width: 760px;
margin: 0 auto;
text-align:left;
}
#block {
	display: inherit !important;
	display: block;
	margin: 0;
	border: 0;
	padding: 1px 0;
	clear:	both;
}

#header {
	width: 760px;
	margin: 0;
	padding: 0px;
	background: 0px;
	text-align: center;
	height: 185px;
	float: left;
}
#box-pathway {
	background-color: #FFFFFF;
	margin: 0 0 5px;
	border: 1px solid #999999;
	padding: 3px 5px;
	width: 748px !important;
	width: /**/:760px;
	position: relative;
	float: left;
}
#box-backing {
	background-image: url(../images/innerback.gif);
	background-repeat: repeat-y;
	margin: 0px;
	clear: both;
}
#box-content {
	float: right;
	background-color: #FFFFFF;
	display: inherit !important;
	display: block;
	margin: 0;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 0px solid #999999;
	border-left: 1px solid #999999;
	padding: 2px 2px 4px;
	width: 579px !important;
	width: /**/:585px;
}
#box-left {
	float: left;
	background-color: #FFFFFF;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 0px solid #999999;
	border-left: 1px solid #999999;
	margin: 0;
	padding: 2px;
	width: 164px !important;
	width: /**/:170px;
}
#mainbody {
	width: 394px;
	float: left;
}
#imagebox {
	float: right;
	margin-right: 2px;
	width: 175px;
}
#contentheader {
	width: 100%;
	height: 29px;
	background-color: #FFFFFF;
	background-image: url(../images/th_bg.png);
}

#box-footer {
	clear: both;
	width: 760px;
	text-align:center;
	margin-bottom: 30px;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	position: relative;
}
#box-footer p {
	color: #666666;
	top: 30px;
	position: relative;
	font-size: 11px;
	font-weight: normal;
}

/* --- MODULES --- */
.user1-inner {
float: none !important;
float: left;
border: 1px solid #ccc;
margin: 0;
padding: 2px;
}
.user2-inner {
float: none !important;
float: left;
border: 1px solid #ccc;
margin: 0;
padding: 2px;
}
table td.body-outer {
margin: 0;
padding: 2px;
border: 1px solid #ccc;
}
#active-menu {
color:#EB2079;
font-weight: bold;
}
a#active-menu:hover {
color: #EA1F78;
}
.maintitle {
color: #fff;
font-size: 40px;
padding-left: 15px;
padding-top: 20px;
}
.smalltext {
	font-size: 10px;
}

#remository, #remository h1, #remository h2, #remository h3 {
	font-size: 1em;
}