/* Global rules. */

html {
	font-family: Verdana, Arial, sans-serif;
	}

h3 {
	font-size: large;
	font-weight: bold;
	color: #081f5b;
	padding-top: 7px;
	}

h4 {
	font-size: normal;
	font-weight: bold;
	color: #081f5b;
	padding-top: 1em;
	}

h5 {
	font-size: normal;
	font-style: italic;
	font-weight: bold;
	color: #081f5b;
	padding-top: 1em;
	}

a {
	font-weight: bold;
	color: #293d71;
	}



/* Breadcrumbs Rules */

div.breadcrumbs {
	font-size: x-small;
	}

div.breadcrumbs a {
	text-decoration: none;
	}

div.breadcrumbs a:hover {
	text-decoration: underline;
	}



/* Main Block Rules */

#main {
	margin: 0; }



/* Logobar Rules */

#logobar img {
	display: block; }



/* Section Switcher Rules */

#sectSwitch {
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 3;
	}

#sectSwitch a {
	display: block;
	float: left;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	padding-left: 1ex;
	padding-right: 1ex;
	border-left: 1px solid #666;
	border-right: 9px solid #fff;
	}

#sectSwitch a.langswitch {
	color: #888;
	}

#sectSwitch a.langswitch:hover {
	color: #000;
	}

#sectSwitch a.visitors {
	color: #293d71;
	}

#sectSwitch a.visitors:hover {
	border-right-color: #336699;
	}

#sectSwitch a.youth {
	color: #66ae24;
	}

#sectSwitch a.youth:hover {
	border-right-color: #66ae24;
	}

#sectSwitch a.members {
	color: #ff6804;
	}

#sectSwitch a.members:hover {
	border-right-color: #ff6804;
	}



/* Header Rules */

#header {
	background-color: #fff;
	background-position: top left;
	background-repeat: no-repeat;
	border-bottom: 1px solid #666;
	border-left: 1px solid #666;
	clear: both;
	height: 88px;
/*	margin-left: 200px;	*/
	position: absolute;
	left: 200px;
	right: 0px;
	top: 0px;
	}

#header img {
	display: block;
	float: right;
	}

/* Header - Content Constellation (News and Events listings) */

#header-aa {
	background-color: #fff;
	background-position: top left;
	background-repeat: no-repeat;
	border-bottom: 1px solid #666;
	border-left: 1px solid #666;
	clear: both;
	height: 88px;
/*	margin-left: 200px;	*/
	position: absolute;
	left: 200px;
	right: 0px;
	top: 0px;
	}

#header-aa img {
	display: block;
	float: right;
	}

/* Menu Rules (visitors, youth, members) */

#menu {
	border-right: 1px solid #666;
	border-top: 1px solid #666;
	clear: both;
	float: left;
	left: 0;
	margin-bottom: 1ex;
	margin-right: 1ex;
	position: absolute;
	top: 88px;
	width: 200px;
	}

#menu a.menu, #menu a.menu_selected {
	color: #444;
	display: block;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	text-transform: normal;
	padding-left: 0.4ex;
	background-image: url('/res/img/general/bullet_menu.gif');
	background-position: top left;
	background-repeat: no-repeat;
	border: 1px solid #666;
	margin: 4px;
	padding-left: 20px;
	}

#menu a.menu:hover, #menu a.menu_selected {
	color: #fff;
	background-color: #e82;
	}

#menu a.submenu,a.submenu_selected {
	background-image: url('/res/img/general/guillem_bullet.gif');
	background-repeat: no-repeat;
	background-position: 7px 0.3ex;
	color: #000;
	display: block;
	font-size: small;
	font-weight: normal;
	padding-left: 23px;
	padding-bottom: 2px;
	text-decoration: none;
	}

#menu a.submenu:hover {
	background-position: 15px 0.3ex;
	}

#menu a.submenu_selected {
	background-position: 15px 0.3ex;
	font-weight: bold;
	}



/* Sidebar Rules */

#sidebar {
	float: right;
	width: 180px;
	}

#sidebar div {
	background-color: #ffe5cc;
	border: 1px solid #666;
	float: right;
	margin-right: 1ex;
	margin-top: 1.2em;
	margin-left: 1ex;
	}

#sidebar h4 {
	background-color: #ff9933;
	border-bottom: 1px solid #666;
	color: #fff;
	font-size: small;
	font-variant: small-caps;
	font-weight: bold;
	padding-top: 0;
	padding: 0.5ex;
	}

#sidebar p {
	font-size: small;
	margin-top: 0;
	margin: 1ex;
	}



/* Footer Menu Rules (terms of use, privacy policy) */

#footer {
	background-color: #f9f9f9;
	border-bottom: 1px solid #666;
	border-top: 1px solid #666;
	clear: both;
	font-size: x-small;
	margin-bottom: 5px;
	text-align: center;
	}

#footer a {
	border-right: 1px solid #666;
	color: #000;
	padding-left: 1ex;
	padding-right: 1ex;
	text-decoration: none;
	}

#footer a.last {
	border-right: 0;
	}

#footer a:hover {
	text-decoration: underline;
	}



/* Content Rules */

#content {
	border-left: 1px solid #666;
	border-top: 1px solid #666;
	margin-left: 200px;
	min-height: 260px;
	padding-left: 1ex;
	padding-top: 0.5ex;
	}

#content p 
{
	line-height: normal;
	margin-top: 1em;
}

#content li
{
	line-height: normal;
}

#content table.news
{
	margin: 0;
	padding: 1ex;
}

#content td.newsbox
{
	width: 50%;
	vertical-align: top;
	font-size: small;
	padding-right: 1em;
}

#content td.newsbox h5
{
	font-size: larger;
	margin-bottom: 1em;
}

/* Content - Content Constellation (News and Events listings) */

#content-aa {
	border-left: 1px solid #666;
	border-top: 1px solid #666;
	margin-left: 200px;
	min-height: 260px;
	padding-left: 1ex;
	padding-top: 0.5ex;
	}

#content-aa p 
{
	line-height: normal;
	margin-top: 1em;
}

#content-aa li
{
	line-height: normal;
}

#content-aa table.news
{
	margin: 0;
	padding: 1ex;
}

#content-aa td.newsbox
{
	width: 50%;
	vertical-align: top;
	font-size: small;
	padding-right: 1em;
}

#content-aa td.newsbox h5
{
	font-size: larger;
	margin-bottom: 1em;
}
