/* ----------------------------------------------------------------------------------------------------------
* - HTML global tags
---------------------------------------------------------------------------------------------------------- */
body {
	background: #ebf8ff url("../images/topBarBg.jpg") repeat-x center top;
	color: #444444;
}
img {}
a {	color: #5289aa; }
a:hover { color: #111111; }

/* ----------------------------------------------------------------------------------------------------------
* - Universal styles
---------------------------------------------------------------------------------------------------------- */
#clear {}
.noBackground,
.noBackground * {}

/* Tables */
	.sobi2CompDesc thead td,
	.contentTable thead td {
		background: #5289aa;
		color: #f0f0f0;
	}

/* ----------------------------------------------------------------------------------------------------------
* - List style
---------------------------------------------------------------------------------------------------------- */
ul {}
ul li { background: transparent url("../images/listBullet.png") no-repeat left 5px; }
ul ul {}
ul ul li { background: transparent url("../images/listBullet-2.png") no-repeat left 5px; }

/* ----------------------------------------------------------------------------------------------------------
* - Layout
---------------------------------------------------------------------------------------------------------- */
#global {}
#contentWrapper {
	background: transparent url("../images/pageBg.png") repeat-y center top;
	border-color: #1e6d9d;
}
#contentContainer {}

/* Header */
	#headerWrapper {}
	#topBannerContainer { background: transparent url("../images/topBanner.jpg") no-repeat center bottom; }
	#breadcrumbsWrapper {}

/* Top Slider */
	#topSliderWrapper { background: transparent url("../images/topSliderIllusion.jpg") repeat-x center top; }
	#topSliderWrapper2 { background: transparent url("../images/topSliderBg.png") repeat; }
	#topSliderContainer {}

/* Content */
	#leftColumnWrapper {}
	
	#rightColumnWrapper {}
	#rightColumnWrapper #columnContent a:hover {}

/* Footer */
	#footerWrapper { background: transparent url("../images/pageFooter.jpg") no-repeat center top; }
	#footerContainer {}
	#footerContainer a:hover { color: #444444; }

/* ----------------------------------------------------------------------------------------------------------
* - Navigation
---------------------------------------------------------------------------------------------------------- */
/* Top menu */
	#mainMenuWrapper {}
	#mainMenuContainer {}
	#mainMenuContainer a { color: #f0f0f0; }
	#mainMenuContainer a:hover { color: #e0e0e0; }
	#mainMenuContainer .menu li.current a { color: #444444; }

/* Side menu */
	#sideMenuWrapper {}
	#sideMenuContainer .menu { border-color: #dddddd; }
	#sideMenuContainer .menu li a {
		color: #444444;
		border-color: #dddddd;
	}
	#sideMenuContainer .menu li a:hover { color: #5289aa; }
	#sideMenuContainer .menu li.current a { font-weight: bold; }

/* ----------------------------------------------------------------------------------------------------------
* - Global Joomla style
---------------------------------------------------------------------------------------------------------- */
td.middle_pad {}
#banner_l {}

/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/
div.offline { background: #d9ffbb; }

/* headers */
	div.componentheading {}
	table.blog {}
	div.componentheading,
	.contentheading,
	h1,
	h2 { color: #5289aa; }
	table.contentpaneopen h3 {}
	h4 { color: #555555; }
	h3,
	.componentheading,
	table.moduletable th,
	legend { color: #999999; }
	
/* small text */
	.small { color: #a0a0a0; }
	.modifydate { color: #a0a0a0; }
	.createdate { color: #a0a0a0; }
	a.readon {}
	a.readon:hover { color: #e0e0e0; }

/* form validation */
	.invalid { border-color: #ff0000; }
	label.invalid { color: #ff0000; }

/** overlib **/
	.ol-foreground {
		background-color: #f1f1f1;
		color: #e0e0e0;
	}
	.ol-background {
		background-color: #f1f1f1;
		color: #e0e0e0;
	}
	.ol-textfont {}
	.ol-captionfont { color: #f6f6f6; }
	.ol-captionfont a {
		background-color: #f1f1f1;
		color: #e0e0e0;
	}
	.ol-closefont {}

/* spacers */
	span.article_separator {}
	.article_column {}
	.column_separator {}
	td.buttonheading {}
	.clr {}
	table.blog span.article_separator {}

/* table of contents */
	table.contenttoc { border-color: #cccccc; }
	table.contenttoc td {}

/* content tables */
	td.sectiontableheader {
		color: #e0e0e0;
		border-color: #666666;
	}
	tr.sectiontableentry0 td,
	tr.sectiontableentry1 td,
	tr.sectiontableentry2 td {}
	td.sectiontableentry0,
	td.sectiontableentry1,
	td.sectiontableentry2 { color: #e0e0e0; }

/* content styles */
	.contentpaneopen,
	table.contentpane {}
	table.contentpane td {}
	table.contentpane td.contentdescription {}
	table.contentpane {}
	table.contentpane ul li a .category { color: #57a2f0; }
	table.contentpane ul li { color: #e0e0e0; }
	table.contentpaneopen li {}
	table.contentpaneopen fieldset {}
	table.contentpaneopen h3 {}
	table.contentpaneopen h4 { color: #800000; }
	.highlight { background-color: #f7c659; }

/* module control elements */
	table.user1user2 div.moduletable {}
	div.moduletable,div.module {}
	div.module_menu,div.module {}
	div.module_menu div,div.module {}
	div.module_menu div,div.module div {}
	div.module_menu div div div,
	div.module div div div {}
	div.module_menu div div div div,
	div.module div div div div {}
	div.module div div div form {}
	div.module div div div form div.module_menu ul {}
	div.module_menu ul li {}
	div.module_menu ul li a:link,div.module_menu ul li a:visited {}

/* forms */
	table.adminform textarea {}
	form#form-login fieldset{}
	form#form-login ul li {}
	form#form-login ul li a {}

/* thumbnails */
	div.mosimage {}
	div.mosimage_caption { color: #e0e0e0; }
	div.caption {}
	div.caption img { border-color: #cccccc; }
	div.caption p { color: #e0e0e0; }

/* Parameter Table */
	table.paramlist {}
	table.paramlist td.paramlist_key {}
	table.paramlist td.paramlist_value {}
	div.message {
		color: #5289aa;
		background: #f9f9f9;
		border-color: #d5d5d5;
	}

/* Banners module */
	/* Default skyscraper style */
		.bannergroup {}
		.banneritem {}

	/* Text advert style */
		.banneritem_text {}
		.bannerfooter_text {}

/* System Messages */
	/* see system general.css */
	.pagination span {}
	.pagination a {}

/* Polls */
	.pollstableborder td {}

/* Frontend Editing*/
	fieldset { border-color: #cccccc; }
	legend {}
	td.key {
		border-color: #eeeeee;
		color: #e0e0e0;
	}

/* Tooltips */
	.tool-tip {
		background: #ffc;
		border-color: #f2feca;
	}
	.tool-title { background: url(../../system/images/selector-arrow.png) no-repeat; }
	.tool-text {}

/* Blog layout visualization style */
	.blog .items-row { border-color: #dddddd; }
	.blog .published { color: #999999; }

/* ----------------------------------------------------------------------------------------------------------
* - Custom MODS
---------------------------------------------------------------------------------------------------------- */
input[type="checkbox"],
input[type="radio"] {}
input[type="text"],
input[type="password"],
input[type="email"],
textarea {
	background: #f9f9f9;
	color: #444444;
	border-color: #dddddd;
}
.button,
button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
	background: #5289aa;
	color: #ffffff;
	border-color: #5289aa;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
select:focus,
textarea:focus {
	background: #ffffff;
	color: #444444;
}
.button:hover,
button:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover {
	color: #f0f0f0;
	border-color: #232323;
	background: #232323;
}

/* Contact form */
	.contact h2 { background: none; }