/* ----------------------------------------------------------------
 * basic layout
 * ---------------------------------------------------------------- */

* {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

body {
	background: #FFFFFF url(../images/bg_body.jpg) repeat-x left top;
	font-size: 12px;
	margin: 0px;
}

table {
	border: 0px;
	border-spacing: 0px;
	empty-cells: show;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

tr, td, p, div {
	border: 0px;
	vertical-align: top;
}

h4 {
	color: #65C3F0;
	font-size: 16px;
	font-weight: bold;
}

h5 {
	color: #65C3F0;
	font-size: 14px;
	font-weight: bold;
}

h6 {
	color: #65C3F0;
	font-size: 12px;
	font-weight: bold;
}

ul {
	margin: 0px 0px 0px 0px;
}

li {
	list-style: outside url(../../../images/M_images/arrow.png);
	margin-left: 0px; /* only for Firefox, add. def. see template_ie.css */
}

/** Links */
a:link, a:visited {
	color: #0F9EDF;
	text-decoration: none;
}

a:hover {
	color: #00859F;
	text-decoration: underline;
}


/** Horizontal Line */
hr {
	background-color: #F6FDFF;
	border: 1px inset;
	height: 2px;
}

hr.separator {
	background-color: #40DEFF;
	border: 0px;
	height: 1px;
	width: 75px;
}

/** --Default Class Settings-- */

a.mainmenu:link, a.mainmenu:visited, a.mainlevel:link, a.mainlevel:visited {
	color: #0F9EDF;
	font-weight: normal;
}

a.mainmenu:hover, a.mainlevel:hover {
	color: #00859F;
	text-decoration: underline;
}

a.sublevel:hover {
	color: #00859F;
	text-decoration: underline;
}

a.sublevel:link, a.sublevel:visited {
	color: #0F9EDF;
	font-weight: normal;
}


/* ----------------------------------------------------------------
 * Content - Sections & Categories
 * ---------------------------------------------------------------- */

.contentpaneopen {
	border: 0px;
	font-size: 12px;
	width: 100%;
}

.contentheading {
	color: #00B5DF;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

.contentpagetitle {
	color: #00B5DF;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
}

a.contentpagetitle:link, a.contentpagetitle:visited {
	color: #0F9EDF;
	font-size: 13px;
	font-weight: bold;
	text-align:left;
}

a.contentpagetitle:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align:left;
	color: #00859F;
	text-decoration: underline;
	font-weight: bold;
}

table.content_table {
	border: 1px solid grey;
	border-spacing: 1px;
	font-size: 12px;
	padding: 0px;
}

table.content_table td {
	border: 1px solid grey;
	padding: 2px;
}

table.contenttoc {
	background-color: #40DEFF;
	color: #00859F;
}

table.contenttoc td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	text-align: left;
}

a.toclink:hover, a.toclink:visited, a.toclink:link {
	font-size: 9px;
}

.contentdescription {
	color: #009DC1;
	font-size: 12px;
	text-align: left;
}

/** pathway block span **/
span.pathway {
	font-size: 10px;
	font-weight: bold;
}

a.pathway:link, a.pathway:visited {
	font-size: 10px;
	font-weight: bold;
}

/** Links */
a.weblinks:link, a.weblinks:visited {
	color: #0F9EDF;
	font-weight: normal;
	text-decoration: none;
}

a.weblinks:hover {
	color: #00859F;
	text-decoration: underline;
}

a.readon:link, a.readon:visited {
	color: #0F9EDF;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

a.readon:hover {
	color: #00859F;
	text-decoration: underline;
}

/** Moduletable */
table.moduletable {
	background: url(../images/bg_module.png) repeat-x bottom;
	border-left: 1px solid #40DEFF;
	border-right: 1px solid #40DEFF;
	border-top: 1px solid #00859F;
	border-bottom: 1px solid #40DEFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	padding-right: 0px;
	padding-bottom: 2px;
	width: 100%;
}

table.moduletable th {
	background-color: #DDF9FF;
	border-bottom: 1px dashed #40DEFF;
	border-top: 1px solid #40DEFF;
	color: #00C3F0;
	font-size: 11px;
	font-weight: bold;
	height: 14px;
	line-height: 14px;
	text-align: left;
	text-indent: 5px;
	white-space: nowrap;
	width: 100%;
}
	
table.moduletable td {
	font-size: 10px;
	font-weight: normal;
	padding-left: 1px;
	padding-top: 1px;
}

.componentheading, 
.menutitle {
	color: #00B5DF;
	font-size: 13px;
	font-weight: bold;
	text-align:left;
}

.button {
	background-color: #65C3F0;
	border: 1px solid #DDF9FF;
	color: #DDF9FF;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	height: 18px;
	vertical-align: middle;
}

.inputbox {
	background-color: #DDF9FF;
	border: 1px solid #65C3F0;
	color: #65C3F0;
	font-size: 10px;
	font-weight: bold;
}

/** category text format and links */
.category {
/*@@@	color: #0DD1FF;*/
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.category:link, a.category:visited {
	color: #0F9EDF;
	font-weight: bold;
}

a.category:hover {
	color: #00859F;
}

.contentpane {
	font-size: 12px;
}
	
.sectiontableheader {
	background-color: #80FFFF;
	border-top: 1px dashed #DDF9FF;
	border-bottom: 1px dashed #DDF9FF;
	color: white;
	font-size: 13px;
	font-weight: bold;
}

.sectiontableentry1 {
	background-color: #FFFFFF;
	font-size: 11px;
}

.sectiontableentry2 {
	background-color: #DDF9FF;
	font-size: 11px;
}

.frontpageheader {
	color: #00ABD2;
	font-size: 13px;
	font-weight: bold;
}

.small {
	color: #00859F;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}

.smalldark {
	color: #007C99;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}

.highlight {
	background-color: yellow;
	color: blue;
	font-size: 12px;
	padding: 0px;
}

.code {
	background-color: #DDDDDD;
	border: 1px solid #BBBBBB;
	font-size: 10px;
	font-family: "Times New Roman", Times, serif;
}

.clr {
	clear: both;
}

.newsfeedheading {
	color: #00B5DF;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

.newsfeeddate {
	color: #00859F;
	font-size: 10px;
	font-weight: normal;
}

.createdate {
	color: #006982;
	font-size: 9px;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 0px;
	text-decoration: none;
}

.modifydate {
	color: #006982;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}

table.searchintro {
  	background-color: #DDF9FF;
	border: 1px solid #87CCF0;
}

table.contact {
	background-color: #DDF9FF;
	border: 1px dashed #40DEFF;
}

table.contact td.icons {
}

table.contact td.details {
	font-size: 10px;
	font-weight: bold;
}

.pagenav {
	color: white;
}

a.pagenav, a.pagenav:visited {
	color: #003540;
}

a.pagenav:hover {
	color: #00859F;
}

.pagenavbar {
}

.pagenav_prev {
	font-size: 11px;
}

.pagenav_next {
	font-size: 11px;
}

/** Voting */
.content_rating {
	font-weight: normal;
	font-size: 10px;
}

.content_vote {
	font-weight: normal;
	font-size: 10px;
}

/** Polls */
.poll {
	color: #009DC1;
	font-size: 10px;
	line-height: 14px
}

/** Blogs */
.blog_more {
	color: #00B5DF;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

a.blogsection:link, a.blogsection:visited {
	color: #0F9EDF;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

a.blogsection:hover {
	color: #00859F;
	text-decoration: underline;
}

/** for modifying {moscode} output.  Don't set the color! */
.moscode {
	background-color: #B2F1FF;
}

/** Text passed with mosmsg url parameter */
.message {
	color: #00859F;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
}

.back_button {
	font-size: 11px;
}


/* ----------------------------------------------------------------
 * Joomla template layout
 * ---------------------------------------------------------------- */

/** wrapper to make the page center **/
#container {
	table-layout: fixed;
	width: 100%;
}

#containerbg {
	background: transparent url(../images/bg_inside.jpg) repeat-y left top;
	table-layout: fixed;
	width: 100%;
	/*width: 700px;*/
}

/** wrapper for pathway, user3 and user4 */
#pathway_user_wrapper {
	background-color: #DDF9FF;
	border-bottom: 1px dashed #40DEFF;
	border-top: 1px dashed #40DEFF;
}

/** div id for pathway */
#pathway {
	float: left;
	margin-left: 2px;
	margin-top: 2px;
	position: relative;
	width: auto;
}

/** div id for top menu. position: user3 */
#user3 {
	float: right;
	position: relative;
	width: auto;
}

/** div id for search box. position: user4 */
#user4 {
	float: right;
	margin-left: 1px;
	position: relative;
	width: auto;
}

/** div container for search box. position: user4 **/
#search, .search {
	margin-top: 1px;
}

#logo {
	overflow: visible;
}

#banner {
	overflow: hidden;
}

#top {
	height: 90px;
	overflow: hidden;
	padding-left: 3px;
	padding-right: 5px; /* needed for buggy IE5 */
}

/* This is interpreted by Mozilla and IE7 only, to undo the padding above */
#top[id] {
	padding-right: 0px;
}

.separator_line {
	border-top: 1px dashed #40DEFF;
	font-size: 0px;
	height: 0px;
}

#leftcol {
	background: url(../images/bg_module.png) repeat-x bottom;
	padding-right: 3px;
}

#rightcol {
	background: url(../images/bg_module.png) repeat-x bottom;
	overflow: hidden;
	padding-left: 3px;
}

/** container for content mainbody **/
#content_main {
	background: url(../images/bg_module.png) repeat-x bottom;
	border-left: 1px dashed #40DEFF;
	border-right: 1px dashed #40DEFF;
	padding-left: 2px;
	padding-right: 2px;
}

#content_top_wrapper {
	table-layout: fixed;
	width: 100%;
	margin-top: -1px;
}

/** container for position: user1 **/
#content_top1 {
	overflow: hidden;
	width: 50%;
}

/** container for position: user2 **/
#content_top2 {
	overflow: hidden;
	width: 50%;
}

/** div container for copyright **/
#copyright {
	color: #666666;
	font-size: 9px;
	font-weight: normal;
	line-height: 10px;
	text-align: center;
}


/* ----------------------------------------------------------------
 * Joomla top menu layout
 * you need to add menu class suffix: -nav
 * ---------------------------------------------------------------- */

/** unordered list top menu **/
ul#mainlevel-nav {
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

/** unordered list item for top menu **/
ul#mainlevel-nav li {
	display: block;
	float: left;
	font-size: 10px;
	line-height: 20px;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	width: auto !important;
	white-space: nowrap;
}

/** unordered list item link for top menu **/
ul#mainlevel-nav li a {
	color: #0F9EDF;
	display: block;
	font-size: 10px;
	font-weight: bold;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
}

/** unordered list item link for top menu for firefox only **/
#topmenu>ul#mainlevel-nav li a {
	width: auto;
}

/** unordered list item for top menu for firefox only **/
ul#mainlevel-nav li a:hover {
	background-color: #BCF3FF;
	text-decoration: underline;
}


/* ----------------------------------------------------------------
 * Joom!Fish CSS definition used by the module or component. 
 * Within your module configuration switch off the loading of
 * the Joom!Fish CSS!
 * ---------------------------------------------------------------- */

div.jflanguageselection {
	float: right;
	vertical-align: middle;
	padding: 3px 2px 2px 2px;
}
 
/* Joom!Fish language lists with UL (names & images) */
ul.jflanguageselection {
	display: inline;
	font-size: 10px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}

ul.jflanguageselection li {
	background-image: none;
	border: none;
	display: block;
	float: left;
	font-size: 10px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	width: auto !important;
	white-space: nowrap;
}

ul.jflanguageselection li a {
	display: block;
	vertical-align: middle;
}

ul.jflanguageselection li a:hover {
	background-color: #BCF3FF;
	text-decoration: underline;
}

/** Joom!Fish styles for the images list */
ul.jflanguageselection img {
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
	border: none;
	vertical-align: middle;
}

/** Joom!Fish styles for the names list */
ul.jflanguageselection span {
	color: #0F9EDF;
	display: block;
	font-size: 10px;
	font-weight: bold;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
}

/** Joom!Fish styles for the drop down list */
#jflanguageselection {
}

select.jflanguageselection {
	border: 1px solid #65C3F0;
	color: #0F9EDF;
	font-size: 10px;
	margin-right: 1px;
	padding: 0px;
	vertical-align: middle;
}

label.jflanguageselection {
	display: none;
}


/* ----------------------------------------------------------------
 * Joomap CSS definition used by the component. 
 * You need to add menu class suffix: euhml
 * ---------------------------------------------------------------- */

.sitemap_euhml ul {
	display		: block;
	list-style	: none;
	margin		: 0;
	padding		: 0;
}

.sitemap_euhml ul li {
	margin		: 0;
	padding		: 0;
	white-space	: nowrap;
	background	: transparent;
}

.sitemap_euhml a img {
	border		: none;
}

.sitemap_euhml ul.level_0 li {
	list-style	: inside url(../../../images/M_images/arrow.png);
	padding		: 0;
}

.sitemap_euhml ul.level_1 li {
	padding		: 0 0 0 2em;
	white-space	: nowrap;
}

.sitemap_euhml .active {
	font-style	: italic;
}