/* CSS Document */

html {
	height: 100%;
}

body {
	height: 100%;
	margin-bottom: 1px;
}
.hometd {border-top: 1px solid #6F5884; }

.home:link, .home:visited {
text-decoration: none;
/*background: url(/images/home_bg.jpg);*/
font-weight:bold;
color: #E2DCE6; 
font-size: 11px;
padding-left: 18px;

}


.home:hover {

text-decoration: none;
font-weight:bold;
color: #E2DCE6; }

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(images/menu_bg_link.jpg);
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	padding-top: 5px;
	padding-left: 16px;
	width: 165px;
	height: 20px;
	text-decoration: none;
}
.h2 {line-height:150%; }

.spacer {margin-top: 5px;}
a.mainlevel:hover {
	background: url(/images/menu_bg_hover.jpg);
	text-decoration: none;
	color: #fff;
}

a.mainlevel#active_menu {
	color:#fff;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	color: #fff;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #fff;
	background: #c64934;
}

body {
	margin: 0px;
	height: 100%;
	padding: 0px;
	font-family: verdana, Arial, Helvetica, Sans Serif;
	line-height: 15px;
	font-size: 12px;
	color: #333333;
	background: url(images/br_2010.jpg); background-repeat:no-repeat; background-position:top middle;
}

/* Joomla core stuff */
a:link, a:visited {
	color: #8D73A2; text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #900;	text-decoration: none;
	font-weight: bold;
}


.home:link, .home:visited {
text-decoration: none;
font-weight:bold;
color: #E2DCE6; }

.home:hover {
text-decoration: none;
font-weight:bold;
color: #E2DCE6; }

.media:link, .media:visited {
text-decoration: none;
font-weight:bold;
color: #000000; }

.media:hover {
text-decoration: none;
font-weight:bold;
color: #000000; }

.hr { size: 1 noshade; }

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(images/menu_bg_link.jpg);
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	padding-top: 5px;
	padding-left: 16px;
	width: 165px;
	height: 20px;
	text-decoration: none;
}

a.mainlevel:hover {
	background: url(images/menu_bg_hover.jpg);
	text-decoration: none;
	color: #fff;
}

a.mainlevel#active_menu {
	color:#fff;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	color: #fff;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #c64934;
	text-align: left;
}

a.sublevel:hover {
	color: #900;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #333;
}


}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;}
	
	
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}