

hr.clear {
	background: #fff;
	color: #fff;
	margin: 0;
}
.fltrt {
	float: right;
	margin-left: 20px;
}
.fltlft { 
	float: left;
	margin-right: 20px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0;
}
h1, h2, h3, h4, h5, h6 {
	margin:10px 0;
}

a#placeholder-logo {
	color: #FFF;
	font-size: 30px;
	font-weight: bold;
	text-decoration: none;
}

div.whoslogged {
	color: #fff;
}

div.whoslogged a {
	color: #eee;
}

div#placeholder-hero {
	background: #686868;
}

div#placeholder-box1 {
	background: #5E5E5E;
	color: #fff;
}

div#placeholder-nav {
	background: #000;
	color: #fff;
}

div#placeholder-rss {
	text-align: right;
}

div#footer {
	color: #fff;
	padding:20px;
}

td.menu-item {
	color: #fff;
	font-size: 14px;
	text-transform:uppercase;
	font-weight:bold;
	padding:5px;
}

td.menu-item-hover {
	color: #8AC4FF;
	font-size: 14px;
	text-transform:uppercase;
	font-weight:bold;
	padding:5px;
}

td.menu-item-selected {
	color: #3F9DFF;
	font-size: 14px;
	text-transform:uppercase;
	font-weight:bold;
	padding:5px;

}

td.submenu-item {
	background: #000;
	color: #fff;
	font-size: 14px;
	text-transform:uppercase;
	font-weight:bold;
	padding: 6px !important;
}

td.submenu-item-hover {
	background: #414141;
	color: #fff;
	font-size: 14px;
	text-transform:uppercase;
	font-weight:bold;
	padding: 6px !important;
}

td.submenu-item-selected {
	background: #333;
	color: #fff;
	font-size: 14px;
	text-transform:uppercase;
	font-weight:bold;
	padding: 6px !important;
}

/* @group Forms */

.secure-login, .newsletter-form, .announcement-list {
	background: transparent;
	border: none;
	border-bottom: 1px solid #aaa;
	padding-top: 9px;
	padding-bottom: 9px;
}

.announcement-list {
	border: none;
	padding: 18px 18px 3px;
}

.secure-login h3, .newsletter-form h3 {
	background: transparent;
	border-bottom: none;
	color: #222;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 6px 18px;
}

.secure-login div.form, .newsletter-form div.form {
	padding-left: 9px;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Links */

a:link, a:visited {
	color: #1969BC;
	text-decoration: none;	
}

a:hover, a:active {
	color: #1969BC;
	text-decoration: underline;
}

div#placeholder-box1 a {
	color: #8AC4FF;
}

div#placeholder-box1 h2 {
	color: #ccc;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Template Settings */

/* Don't touch these unless you know how CSS layouts work */

body {
	background: #f9f9f9;
	margin: 0;
	font-size:12px;
}
img.logo {
	margin-top:10px;
}
div#bg {
	background: url(/images/cssimg/bg-body-1.png) repeat-x 0 0;
}

body#sub div#bg {
	background: url(/images/cssimg/bg-body-2.png) repeat-x 0 0;
}

div.container {
	background: ;
}

div#header-left {
	line-height: 90px;
}

div#header-right {
	text-align: right;
}

div#header-left, div#header-right {
	height: 90px;
}

div#placeholder-search input.cat_textbox_small {
	width: 150px;
}

div#placeholder-hero, div#placeholder-box1 {
	height: 216px;
}

div#placeholder-hero {
	margin: 0;
	width: 600px;
}

div#placeholder-box1 {
	overflow-x: hidden;
	overflow-y: auto;
	overflow: auto;
}

div#placeholder-nav {
	height: 36px;
	
}

div#placeholder-nav td {
	vertical-align: middle;
}

div#main div.inner {
	padding: 18px 30px 30px 0;
}

body#sub div#main div.inner {
	padding-right: 0;
}

div#placeholder-rss {
	height: 18px;
}

div#sub {
	background: #ddd;
}

div.whoslogged {
	height: 36px;
	line-height: 36px;
	text-align: right;
}

div#placeholder-rss {
	height: 16px;
	margin-bottom: 9px;
	text-align: right;
}

div#placeholder-rss img {
	margin: 0 9px;
	vertical-align: middle;
}

div#footer {
	background: url(/images/cssimg/bg-body-1.png) repeat-x 0 0;
	height: 342px;
	padding-top: 18px;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/****************************************  events WEB APP *****************************************/

.events-list {
	width:550px;
	height:150px;
	padding:5px;
	border:1px solid #000;
	border-bottom:10px solid #000;
	background-color:#fff;
	color:#000;
	margin-bottom:20px;
}
.events-image {
	width:200px;
	height:150px;
	overflow:hidden;
	float:right;
	margin-left:20px;
}
.events-info {
	text-align:left;
	margin-left:20px;
}
.events-info h1 {
	font-size:18px;
}
.events-details {
	width:640px;
	padding:20px;
	background-color:#fff;
}
.events-description {
	width:640px;
	display:block;
	margin-bottom:20px;
}
.events-description img {
	padding:20px 0;
}	
.events-list-backup {
	width:600px;
	margin-bottom:20px;
}
.events-date {
	font-size:10px;
	font-weight:normal;
	color:#fff;
}	
#RSS-events {
	float:right;
	margin-top:25px;
}
.events-list-backup {
	margin:20px;
	width:300px;
}
.events-list-backup h2 {
	margin:5px 0;
	font-size:14px;
}
.events-list-backup h4 {
	color:#fff;
	margin:5px 0;
	font-size:10px;
}
.events-list-backup  {
	color:#ccc;
}
#latest-announcement .announcement-list {padding:0;}
#latest-announcement h2 {font-size: 28px; line-height: 1; margin-bottom: 0.5em; font-weight:bold; text-transform:uppercase; color:#000;}
#latest-announcement p { font-size: 14px; line-height: 1; margin-bottom: 1em;  font-weight:bold; text-transform:uppercase; color:#666;}