html {
	overflow-y: scroll;
}

body {
	background-color: #000;
	background-image:url("background_body.jpg");
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:top right;
	
	color: #e151b0;
	margin: 0 0 10px 0;
	padding: 0;
	text-align: left;
}

body,
#containerMain table td,
.mceContentBody table td {
	font: normal 11px/1.5em Verdana, Tahoma, Lucida, Helvetica, Arial, sans-serif;
}

/* TinyMCE specific rules */
body.mceContentBody {
	background: #000;
	text-align: left;
}

::-moz-selection {
	background:#222;
	color:#fff;
}

#containerAll,
#containerMenu {
	width: 900px;
}




/* ALL */
#containerAll {
	display: block;
	position: relative;
	z-index: 1;
	
	margin-left: 50px;

	cursor: default;
	padding: 0;
}




/* HEADER */
#containerHeader {
	position: relative;
	z-index: 2;
	height: 324px;
	text-align: left;
}


/* LOGO */
#containerLogo {
	position: relative;
	z-index: 3;
	width: 300px;
	height: 324px;

	padding: 0;
	margin: 0px;
	text-align: left;
}

	#containerLogo a {
		text-decoration: none; 
		border: 0px;
		padding: 0px;
	}

	#containerLogo a img {
		text-decoration: none; 
		border: 0px;
	}


/* MENU */
#containerMenu {
	background-color: #000;
	
	z-index: 3;

	position: absolute;

	top: 324px;
	left: 0px;
	
	float: left;
	
	margin: 0px;
	padding: 0px;

	height: 78px;
}


/* ADMIN MAIN */
#containerAdmin {
	background-color: #000;
	
	position: relative;
	top: 78px;
	float: left;

	text-align: left;

	min-height:400px;
	height:auto !important;
	height:400px;
	
	text-align: left;
	padding: 0 20px 0 0;
}

/* MAIN */
#containerMain { 
	background-color: #000;
	position: relative;
	top: 78px;
	float: left;

	text-align: left;

	min-height:400px;
	height:auto !important;
	height:400px;

	width: 880px;

	margin: 0px;
	padding: 0 20px 0 0;
}

	#containerMain img.leftAlign{ 
		float: left;
		margin-right: 20px;
		margin-top: 10px;
		margin-bottom: 10px;
	}

	#containerMain img.rightAlign{ 
		float: right;
		margin-left: 20px;
		margin-top: 10px;
		margin-bottom: 10px;
	}







/* SECONDARIES */
#containerSecondary1 {

}

#containerSecondary2 {

}

#containerSecondary3 {

}




/* FOOTER */
#containerFooter {
	position: relative;
	top: 78px;
	
	z-index: 2;
	height: 43px;
	padding: 0;

	font-size: 1em;

	margin-bottom: 10px;
}

	#containerFooter p {
		padding: 10px 0 0 0;
		margin: 0;
	}

	#containerFooter p a {
		font-weight: normal;
		text-decoration: underline;
	}




/* PRODUCER */
#containerProducer {
	position: absolute;
	text-align: left;
	left: 0px;
}

	#containerProducer p {
	}

	#containerProducer p a {
	}





/* NAVIGATION MENU */

#containerNavigationmenu { 
	position: absolute;
	top: 0px;
	
	height: 30px;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
}

	#containerNavigationmenu p { 
		color: #777777;
		font-size: 0.9em;
		margin: 0px;
		padding: 0px;
		text-align: left;
	}

	#containerNavigationmenu p a { 
		font-weight: normal;
		text-decoration: underline;	
	}










/* ARTICLES */

div.containerArticles {
	position: relative;
	clear: both;
}

	div.containerArticles ul {
		margin: 0px;
		padding: 0px;
		text-align: left;
		list-style: none;
		clear: both;
	}

	div.containerArticles ul.horizontal {
		clear: none;
	}

	div.containerArticles ul li {
		position: relative;
		font-size: 1em;
		MARGIN: 5px 0 5px 0;
	}

	div.containerArticles ul.large li {
		position: relative;
		border-bottom: 1px solid #999999;
		padding-bottom: 10px;
	}

	div.containerArticles ul.vertical li {
		position: relative;
		border-bottom: 1px solid #999999;
		padding-bottom: 10px;
	}

	div.containerArticles ul.horizontal li {
		width: 200px;
		padding-bottom: 10px;
		float: left;
		display: inline;
		border: 0px none;
		padding-right: 10px;
	}

	div.containerArticles ul li.odd {
	}

	div.containerArticles ul li h1 {
		display: block;
		font-weight: bold;
		font-size: 2.0em;
		padding-top: 5px;
		padding-bottom: 5px;
	}

	div.containerArticles ul.horizontal li h1 {
		font-size: 1.3em;
	}

	div.containerArticles ul li span.articleDate {
		color: #888888;
		font-size: 0.9em;
	}

	div.containerArticles ul li span.articleText {
		color: #000000;
		font-size: 1em;
	}

	div.containerArticles ul li img.articleImage {
		width: 100px;
		float: left;
		margin-right: 10px;
	}

	div.containerArticles ul li span.articleReadMore {
		position: absolute;
		top: 200px;
		right: 20px;
	}


/* EVENTS */

div.containerEvents {
	position: relative;
	clear: both;
}

	div.containerEvents ul {
		margin: 0px;
		padding: 0px;
		text-align: left;
		list-style: none;
		clear: both;
	}

	div.containerEvents ul.horizontal {
		clear: none;
	}

	div.containerEvents ul li {
		position: relative;
		font-size: 1em;
		MARGIN: 5px 0 5px 0;
	}

	div.containerEvents ul.large li {
		position: relative;
		border-bottom: 1px solid #999999;
		padding-bottom: 10px;
	}

	div.containerEvents ul.vertical li {
		position: relative;
		border-bottom: 1px solid #999999;
		padding-bottom: 10px;
	}

	div.containerEvents ul.horizontal li {
		width: 200px;
		padding-bottom: 10px;
		float: left;
		display: inline;
		border: 0px none;
		padding-right: 10px;
	}

	div.containerEvents ul li.odd {
	}

	div.containerEvents ul li h1 {
		display: block;
		font-weight: bold;
		font-size: 2.0em;
		padding-top: 5px;
		padding-bottom: 5px;
	}

	div.containerEvents ul.horizontal li h1 {
		font-size: 1.3em;
	}

	div.containerEvents ul li span.articleDate {
		color: #888888;
		font-size: 0.9em;
	}

	div.containerEvents ul li span.articleText {
		color: #000000;
		font-size: 1em;
	}

	div.containerEvents ul li img.articleImage {
		width: 100px;
		float: left;
		margin-right: 10px;
	}

	div.containerEvents ul li span.articleReadMore {
		position: absolute;
		top: 200px;
		right: 20px;
	}






/* NAVLIST */

#navlist {
	display: block;

	height: 76px;
	list-style: none;

	margin: 0;
	padding: 0;
	

}

	#navlist li {
		text-align: left;
		position: relative;
		z-index: 9;
		DISPLAY: inline;

		padding: 0;
		margin: 0;

		FLOAT: left;
		TEXT-ALIGN: center; 

		HEIGHT: 40px;
		line-height: 40px;
	}

	#navlist li a {
		display: inline;

		padding: 0 30px 0 0;
		margin: 0;

		/* width: 100%; */
		HEIGHT: 40px;

		text-decoration: none;
		font-size: 1.3em;
		font-weight: normal;
		color: #50a3d5;

		text-transform: uppercase;
	}

	#navlist li a:hover {
		text-decoration: underline;
		color: #50a3d5;
	}


	/* Selected (only on top level) */
	#navlist li.selected {

	}

	#navlist li.selected a {
		color: #50a3d5;
		text-decoration: underline;
	}

	#navlist li.selected a:hover {
		color: #50a3d5;
	}

	/* Main item with sub menu */
	#navlist li.folder {
		height: 40px;
	}

	/* drop down */
	#navlist li.folder ul {
		display: none;
	}

	/* menu item */
	#navlist li.folder ul a {
		display: none;
	}

	/* Item which has submenu */
	#navlist li.folder ul a:hover {
		display: none;
	}		

	#navlist ul li a.submenu {
		display: none;
	}

	/* Sub menu */
	#navlist li.folder ul li.folder ul {
		display: none;
	}



	/* IE */
	#navlist a {
		width: 80px;
	}
	/* others */
	#navlist li>a {
		width: auto;
	}
	
	/* regular hovers */
	#navlist li.folder a:hover {
	}

	/*
		filter:alpha(opacity=60);
		-moz-opacity:0.60;
		opacity: 0.60;
	*/


	/* hovers with specificity */
	#navlist li.folder:hover {
		z-index: 10;
	}

	ul ul, li:hover ul ul {
		display: none;
	}

	li:hover ul, li:hover li:hover ul {
		display: block;
	}


/* NAVLIST_CHILD */

#navlist_child {
	height: 25px;

	list-style: none;
	padding: 0;
	MARGIN: 0;
	display: block;
	
	padding: 0 0 0 20px;
}

	#navlist_child li {
		text-align: left;
		position: relative;
		z-index: 9;
		DISPLAY: inline;

		padding: 0;
		margin: 0;

		FLOAT: left;
		TEXT-ALIGN: center; 

		HEIGHT: 25px;
		line-height: 25px;
	}

	#navlist_child li.selected {
		color: #000;
	}

	#navlist_child li a {
		display: inline;

		margin: 0 10px 0 10px;
		padding: 0;

		text-decoration: none;
		font-size: 0.9em;
		font-weight: normal;
		color: #777;
	}

	#navlist_child li.selected a {
		color: #000;
		text-decoration: none;
	}

	#navlist_child li a:hover {
		text-decoration: underline;
		color: #000;
	}








/* TOP OF PAGE LINK */

#topOfPageLink {
	display: none;
	text-align: left;
	margin-top: 20px;
	clear: both;
}

#topOfPageLink hr {
	display: none;
	padding: 0px;
	margin: 0 0 5px 0;
	border: 0;
	color: #9E9E9E;
	background-color: #9E9E9E;
	height: 1px;
	width: 200px;
	text-align: left;
}

#topOfPageLink p {
	margin: 0px;
}









/* CONTENT ELEMENTS */
p {
	cursor: default;
	color: #e151b0;
	line-height: 17px;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-top: 0px;
}

blockquote {
	background-color: #f5f5f5;
	margin: 10px 20px 10px 20px;
	padding: 10px 20px 10px 20px;
	border: 1px;
	border-style: solid none solid none;
	border-color: #cccccc;
	line-height: 1.9em;
	font-size: 1.1em;
	color: #777;
}

p strong {
	font-weight: bold;
}

p em {
}

p sup {
}

ul {
	list-style-position: inside;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}

h1, h2, h3, h4, h5, h6, span.articleTitle {
	color: #e151b0;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-top: 10px;
	font-family: Tahoma, Verdana, Arial, Helvetia;
	letter-spacing: 0em;
	line-height: 1.2em;
	font-weight: normal;
}

h1 {
	font-size: 2.7em;
}

h2 {
	font-size: 2.2em;
}

h3 {
	font-size: 2.0em;
}

h4 {
	font-size: 1.7em;
}

h5 {
	font-size: 1.5em;
}

h6 {
	font-size: 1.2em;
}

hr {
	padding: 0px;
	margin: 0;
	border: 0;
	color: #9E9E9E;
	background-color: #9E9E9E;
	height: 1px;
}

.mceContentBody a {
	color: #0061A1 !important; /* FF requires a important here */
	font-weight: normal;
	text-decoration: underline;
}

a:link, a:active, a:visited {
	color: #0061A1;
	text-decoration: underline;
	font-weight: normal;
}

a:hover {
	color: #fff;
	text-decoration: underline;
}

a.linkIcon {
	padding: 0 0 0 0px;
	background-repeat: no-repeat;
	background-position: center left;
}

a.linkIconBack {

}

a.linkIconNext {

}

a.linkIconTop {

}

a.linkIconExternal {

}

a.linkIconType1 {

}

a.linkIconType2 {

}

a.linkIconType3 {

}

img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}







/* CHILD MENU */

#containerSecondary1 ul.listMenu {
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0;
}

	#containerSecondary1 ul.listMenu li {
		padding: 0 0 0 20px;
	}
	







/* FORMS */

form.webForm {
	padding-top: 20px;
}

form.webForm input,
form.webForm textarea {
	background: transparent;
	border: 1px solid #888888;
	padding: 3px;
	font-size: 12px;
	font-family: Verdana, Tahoma;
	color: #fff;
}

form.webForm input.textbox {
	width: 200px;
}

form.webForm input.button {
	margin: 0px;
	padding: 3px;
	border: 0px;
	font-family: Verdana, Tahoma;
	font-size: 1em;
	font-weight: normal;
	width: 90px;
	height: 25px;
	border: 1px solid #fff;
	color: #ffffff;
	background-color: #777;
}

form.webForm textarea {
	width: 300px;
	height: 100px;
}

form.webForm label {
	width: 130px;
	float: left;
	text-align: left;
	padding-right: 10px;
}

form.webForm p {
	clear: both;
}

form.webForm sup.mandatory {
	color: #f00;
}







/* SEARCH */

div.resultItem {
	padding: 5px 0 5px 0;
}

span.searchWordHighlight {
	font-weight: bold;
	color: #990000;
}



/* SPECIAL */

#top {
	display: none;
}


/* STATIC BLOCKS */
div.divStatic {
	position: relative;
}





/* PAGE TOOLBAR */

#pageToolbar {
	position: absolute;
	top: 0px;
	right: 0px;
	
	font-size: 0.9em;
	color: #999999;

	padding: 5px 0 0 0;
}

	#pageToolbar a {
		color: #999999;
		text-decoration: none;
		padding: 0 0 0 10px;
	}

	#pageToolbar a:hover {
		color: #000000;
		text-decoration: underline;
	}







/* TABLES */

#containerMain table {
	padding: 0;
	margin: 0;
	border-collapse: collapse;
}

#containerMain table td {
	vertical-align: top;
	border-collapse: collapse;
}

table.table_full_width {
	width: 100%;

	border: 0;
	padding: 0px;
	margin: 0;
	border-spacing: 0; 
	border-collapse: collapse;
}

td.column, td.column_leftmost50, td.column_leftmost, td.column_rightmost50, td.column_rightmost {
	vertical-align: top;
	border: 0;
	margin: 0;
	padding: 0;
}

td.column_leftmost50 {
	padding: 0 10px 0 0;
}

td.column_leftmost {
	padding: 0 13px 0 0;
}

td.column {
	padding: 0 7px 0 7px;
}

td.column_rightmost50 {
	padding: 0 0 0 10px;
}

td.column_rightmost {
	padding: 0 0 0 13px;
}

.width_20 { width: 20%; }
.width_25 { width: 25%; }
.width_30 { width: 30%; }
.width_33 { width: 33%; }
.width_50 { width: 50%; }
.width_60 { width: 60%; }
.width_70 { width: 70%; }
.width_80 { width: 80%; }













/* ------------------------------------------------------------------------------ */
/* Add new elements after here -------------------------------------------------- */


#buttonRegister {
	position: absolute;
	top: 150px;
	right: 140px;
}