




/*
     FILE ARCHIVED ON 3:38:26 Dec 2, 2010 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 17:28:20 Jul 31, 2016.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*----------------------------------------------------------------------------
Structural Style Sheet

Template Name:   JJ Absolute Flush
Version:         1.0
Author:          JoomlaJunkie
Support:         http://forum.joomlajunkie.com
Template Guide:  http://guides.joomlajunkie.com

NOTE: Always make a backup of your stylesheets before editing!
----------------------------------------------------------------------------*/
@import url("/web/20101202033826/http://www.aca.ch/joomla/templates/absoluteflush/css/menu.css");
@import url("/web/20101202033826/http://www.aca.ch/joomla/templates/absoluteflush/css/customize.css");

* {
	margin: 0;
	padding: 0;
}
html {
	background: #c3c3c3 url(/web/20101202033826/http://www.aca.ch/joomla/templates/absoluteflush/images/structure/site-gradient.jpg) repeat-x;
	height: 100%;
	height: 100%!important;
}

/* Base Font Sizes
*****************************************/
body.mediumText {
	font-size: 62.5%;
}
body.largeText {
	font-size: 82.5%;
}
body.xLargeText {
	font-size: 102.5%;
	font-weight: 100;
}
html > body.mediumText {
	font-size: 10px;
}
html > body.largeText {
	font-size: 11px;
}
html > body.xLargeText {
	font-size: 12px;
}

/* Template Width
*****************************************/
body #wrapper {
	margin: 0 auto;
	position: relative;
	min-height: 100%;
	background-color: #fff;
}

/* Narrow Specific */
body.narrow {
	background: transparent url(/web/20101202033826/http://www.aca.ch/joomla/templates/absoluteflush/images/structure/wrappershadow-narrow.jpg) no-repeat 50% 0;
}
body.narrow #wrapper {
	width: 780px;
}
body.narrow #content {
	width: 585px;
}

/* Wide Specific */
body.wide {
	background: transparent url(/web/20101202033826/http://www.aca.ch/joomla/templates/absoluteflush/images/structure/wrappershadow-wide.jpg) no-repeat 50% 0;
}
body.wide #wrapper {
	width: 1000px;
}
body.wide #content {
	width: 805px;
}

/* Header Section
*****************************************/
div#header {
	width: 100%;
	overflow: hidden;
	height: 163px;
	position: relative;
}

/* Top Navigation
*****************************************/
div#nav {
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	height: 29px;
	position: relative;
	z-index: 100;
	float: none;
	margin: 0;
	padding: 0;
	background-color: #4888B4;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #e5e5e5;
}

/* Sidebar on the Left */
body.left #main {
	background: transparent url(/web/20101202033826/http://www.aca.ch/joomla/templates/absoluteflush/images/structure/content-left-shadow.jpg) 0 0 repeat-y;
}
body.left #content .padding {
	padding: 1px 10px 10px 10px;
}
body.left #content {
	float: right;
}
body.left #sidebar {
	float: left;
	padding-bottom: 70px;
	font: normal 1em Arial, Helvetica, sans-serif;
	width: 193px;
}
body.left #bottomInset {
	margin-right: -10px;
}
body.left table.contenttoc {
	margin-right: -10px;
}

/* Sidebar on the Right */
body.right #main {
	background: transparent url(/web/20101202033826/http://www.aca.ch/joomla/templates/absoluteflush/images/structure/content-right-shadow.jpg) 100% 0 repeat-y;
}
body.right #content .padding {
	background: transparent url(/web/20101202033826/http://www.aca.ch/joomla/templates/absoluteflush/images/structure/cornershadow-right.jpg) top right no-repeat;
	padding: 1px 10px 10px 10px;
}
body.right #content {
	background: transparent url(/web/20101202033826/http://www.aca.ch/joomla/templates/absoluteflush/images/structure/content-top.jpg) repeat-x;
	float: left;
}
body.right #sidebar {
	width: 194px;
	float: right;
}
body.right #sidebar div.moduletable h3,
body.right #sidebar div.moduletable-login h3 {
	margin: 8px 0 0 0;
}
body.right #sidebar div.moduletable,
body.right #sidebar div.moduletable-login {
	padding-left: 10px;
}
body.right #sidebar div.moduletable h3,
body.right #sidebar div.moduletable-login h3 {
	margin: 3px 0 5px -2px;
	width: 168px;
}

/* IE Fixes */
*+html body.right #sidebar .moduletable h3,
* html body.right #sidebar .moduletable h3 {
	text-indent: 7px;
	margin: 3px -13px 0 -3px;
	padding: 0;
}
*+html body.right #sidebar .moduletable,
* html body.right #sidebar .moduletable {
	padding-left: 10px;
}

/* Top Options Bar
*****************************************/
/* Generic Options Defaults */
div#options-wrap {
	background: url(/web/20101202033826/http://www.aca.ch/joomla/templates/absoluteflush/images/options/options-bg.jpg) top left repeat-x;
	height: 1px;
/* normalement 44px */
	overflow: hidden;
}
/* Logo */
#options-wrap h1 a {	
	background: url(/web/20101202033826/http://www.aca.ch/joomla/templates/absoluteflush/images/structure/logo.png) no-repeat;
	position: absolute;
	left: 10px;
	top: 4px;
	width: 0px;
/* normalement 360px  */
	height: 1px;
/* normalement 38px */
	margin: 0;
	padding: 0;
	text-indent: -7887px;
	z-index: 100;
}
#options-wrap  h1 {

	margin: 0;







	padding: 0;
}
#displayOptions {
	height: 44px;
	width: 325px;
	float: right;
}
.menu,
.menu li,
.menu li a {
	list-style-type: none;
}
.horizontal li,
.horizontal li a {
	display: block;
	float: left;
}

/* Clear Fix */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	overflow: hidden;
}
.clearfix {
	display: inline-table;
}
/* Hides From IE Mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End Hide from IE Mac */
#displayOptions h3, 
#displayOptions h4 {
	position: absolute;
	top: -1000em;
}
#displayOptions ul {
	float: left;
	display: inline;
	height: 44px;
	margin: 0;
	margin-left: 4px;
	padding: 0;
}
#displayOptions li {
	height: 44px;
	width: 20px;
	overflow: hidden;
	display: inline;
	padding: 0;
	margin: 0;
}
#displayOptions a {
	padding-top: 44px;
	height: 0;
	overflow: hidden;
	background-position: 0 0;
	background-repeat: no-repeat;
	font-size: 10px;
}
#displayOptions li a:hover {
	background-color: transparent;
}
div.optionsDivider {
	height: 44px;
	width: 1px;
	margin: 0 8px 0 10px;
	background: transparent url(/web/20101202033826/http://www.aca.ch/joomla/templates/absoluteflush/images/options/options-divider.jpg) no-repeat;
	float: left;
}
p.nojs-alert{
	display: none;
}

/* Normal States
*****************************************/
/* Color Swatches */
#displayOptions li a#colorBlue {
	background-image: url(/web/20101202033826/http://www.aca.ch/joomla/templates/absoluteflush/images/options/color-blue.gif);
}
#displayOptions li a#colorRed {
	background-image: url(/web/20101202033826/http://www.aca.ch/joomla/templates/absoluteflush/images/options/color-red.gif);
}
#displayOptions li a#colorGreen {
	background-image: url(/web/20101202033826/http://www.aca.ch/joomla/templates/absoluteflush/images/options/color-green.gif);
}
#displayOptions li a#colorPink {
	background-image: url(/web/20101202033826/http://www.aca.ch/joomla/templates/absoluteflush/images/options/color-pink.gif);
}
#displayOptions li a#colorOrange {
	background-image: url(/web/20101202033826/http://www.aca.ch/joomla/templates/absoluteflush/images/options/color-orange.gif);
}

/* Text Sizes */
#displayOptions li a#textMedium {
	background-image: url(/web/20101202033826/http://www.aca.ch/joomla/templates/absoluteflush/images/options/text-normal.gif);
}
#displayOptions li a#textLarge {
	background-image: url(/web/20101202033826/http://www.aca.ch/joomla/templates/absoluteflush/images/options/text-large.gif);
}
#displayOptions li a#textXLarge {
	background-image: url(/web/20101202033826/http://www.aca.ch/joomla/templates/absoluteflush/images/options/text-xlarge.gif);
}

/* Sidebar Position */
#displayOptions li a#sidebarLeft {
	background-image: url(/web/20101202033826/http://www.aca.ch/joomla/templates/absoluteflush/images/options/sidebar-left.gif);
}
#displayOptions li a#sidebarRight {
	background-image: url(/web/20101202033826/http://www.aca.ch/joomla/templates/absoluteflush/images/options/sidebar-right.gif);
}

/* Display Width */
#displayOptions li a#widthNarrow {
	background-image: url(/web/20101202033826/http://www.aca.ch/joomla/templates/absoluteflush/images/options/width-normal.gif);
}
#displayOptions li a#widthWide {
	background-image: url(/web/20101202033826/http://www.aca.ch/joomla/templates/absoluteflush/images/options/width-wide.gif);
}

/* Hover States
*****************************************/
#displayOptions li a#colorBlue:hover,
#displayOptions li a#colorRed:hover,
#displayOptions li a#colorGreen:hover,
#displayOptions li a#colorPink:hover,
#displayOptions li a#colorOrange:hover,
#displayOptions li a#textMedium:hover,
#displayOptions li a#textLarge:hover,
#displayOptions li a#textXLarge:hover,
#displayOptions li a#sidebarLeft:hover,
#displayOptions li a#sidebarRight:hover,
#displayOptions li a#widthNarrow:hover,
#displayOptions li a#widthWide:hover,
#displayOptions li a#renderingOn:hover,
#displayOptions li a#renderingOff:hover {
	background-position: 0 -44px;
}

/* Active States
*****************************************/
#displayOptions li a#colorBlue.active-option,
#displayOptions li a#colorRed.active-option,
#displayOptions li a#colorGreen.active-option,
#displayOptions li a#colorPink.active-option,
#displayOptions li a#colorOrange.active-option,
#displayOptions li a#textMedium.active-option,
#displayOptions li a#textLarge.active-option,
#displayOptions li a#textXLarge.active-option,
#displayOptions li a#sidebarLeft.active-option,
#displayOptions li a#sidebarRight.active-option,
#displayOptions li a#widthNarrow.active-option,
#displayOptions li a#widthWide.active-option,
#displayOptions li a#renderingOn.active-option,
#displayOptions li a#renderingOff.active-option {
	background-position: 0 -88px;
}

/* Display Options Help
*****************************************/
a.help-link {
	width: 1px;
/* was 96px  */
	height: 1px;
/* was 19px */
	display: block;
	background: url(/web/20101202033826/http://www.aca.ch/joomla/templates/absoluteflush/images/options/tools-help.png) 0 no-repeat;
	text-indent: -7998px;
	position: absolute;
	top: 1px;
/* was 8px */
	right: 1px;
/* was 8px */
	outline: 0;
}
.helpWrap {
	position: absolute;
	top: 26px;
	right: 9px;
	border: 1px solid #eee;
	width: 255px;
	height: 123px;
	margin: 0;
	padding: 0;
	display: none;
}
.help-contents {
	background: white;
	filter: alpha(opacity=75);
	-moz-opacity: .75;
	opacity: .75;
	width: 100%;
	height: 100%;
	width: 100%;
	height: 100%;
	padding: 5px 0 0 5px;
}
div.helpWrap h3 {
	margin: 0;
	padding: 0;
	width: 255px;
	font-size: 12px;
	position: absolute;
	bottom: 1px;
	left: 0;
	text-align: center;
}
div.helpWrap ul {
	margin: 0;
	padding: 0;
	width: 120px;
	float: left;
	padding-left: 5px;
}
div.helpWrap ul li {
	margin: 0;
	padding: 0;
	font: normal 11px/20px Arial, Helvetica, sans-serif;
	color: #09C;
	text-indent: 20px;
	background-repeat: no-repeat;
	background-position: 0;
	height: 20px;
	list-style-type: none;
}
.helpWrap li.help-blue {
	background-image: url(/web/20101202033826/http://www.aca.ch/joomla/templates/absoluteflush/images/options/help-blue.png);
}
.helpWrap li.help-red {
	background-image: url(/web/20101202033826/http://www.aca.ch/joomla/templates/absoluteflush/images/options/help-red.png);
}
.helpWrap li.help-green {
	background-image: url(/web/20101202033826/http://www.aca.ch/joomla/templates/absoluteflush/images/options/help-green.png);
}
.helpWrap li.help-pink {
	background-image: url(/web/20101202033826/http://www.aca.ch/joomla/templates/absoluteflush/images/options/help-pink.png);
}
.helpWrap li.help-yellow {
	background-image: url(/web/20101202033826/http://www.aca.ch/joomla/templates/absoluteflush/images/options/help-orange.png);
}
.helpWrap li.help-narrow {
	background-image: url(/web/20101202033826/http://www.aca.ch/joomla/templates/absoluteflush/images/options/help-narrow.png);
}
.helpWrap li.help-wide {
	background-image: url(/web/20101202033826/http://www.aca.ch/joomla/templates/absoluteflush/images/options/help-wide.png);
}
.helpWrap li.help-sidebar {
	background-image: url(/web/20101202033826/http://www.aca.ch/joomla/templates/absoluteflush/images/options/help-sidebar.png);
}
.helpWrap li.help-text {
	background-image: url(/web/20101202033826/http://www.aca.ch/joomla/templates/absoluteflush/images/options/help-text.png);
}
.helpWrap li.help-sifr {
	background-image: url(/web/20101202033826/http://www.aca.ch/joomla/templates/absoluteflush/images/options/help-sifr.png);
}

/* Base Colors
*****************************************/
/* Links */
body.blue a:link,body.blue a:visited {
	color: #3A78A5;
}
body.orange a:link,body.orange a:visited {
	color: #E44C0F;
}
body.green a:link,body.green a:visited {
	color: #7D981B;
}
body.pink a:link,body.pink a:visited {
	color: #A00F0F;  
/* pink was #D52F72 then #D1354D then #DA0101 */
}
body.red a:link,body.red a:visited {
	color: #9A0101;
}

/* Section Table Headers */
body.blue .sectiontableheader {
	background: #3A78A5;
	color: #fff;
}
body.orange .sectiontableheader {
	background: #E44C0F;
	color: #fff;
}
body.green .sectiontableheader {
	background: #7D981B;
	color: #fff;
}
body.pink .sectiontableheader {
	background: #A00F0F;
/* pink was #D52F72 tehn #D1354D #DA0101 */
	color: #fff;
}
body.red .sectiontableheader {
	background: #9A0101;
	color: #fff;
}

/* Content & Component Headers */
body.blue td.contentheading,
body.blue div.componentheading {
	color: #3A78A5;
}
body.orange td.contentheading,
body.orange div.componentheading {
	color: #E44C0F;
}
body.green td.contentheading,
body.green div.componentheading {
	color: #7D981B;
}
body.pink td.contentheading,
body.pink div.componentheading {
	color: #A00F0F;
/* pink was #D52F72 then #D1354D then #DA0101*/
}
body.red td.contentheading,
body.red div.componentheading {
	color: #9A0101;
}

/* Pathway Bar 
*****************************************/
/* Site Path */
div#sitePath {
	background-image: url(/web/20101202033826/http://www.aca.ch/joomla/templates/absoluteflush/images/blue/sub-bar.jpg);
	height: 29px;
	font: normal 11px/30px Arial, serif;
	color: #333;
	text-indent: 10px;
	position: relative;
	border-bottom: 1px solid #e5e5e5;
	border-top: 1px solid #e5e5e5;
	margin-bottom: 8px;
}
div#sitePath a {
	font: normal 11px/30px Arial, serif;
	color: #333;
	text-decoration: none;
}
span.pathway {
	color: #333;
	font-size: 1em;
	font-weight: normal;
	display: block;
	position: absolute;
	top: 0px;
	left: 5px;
	z-index: 1;
}
span.pathway a {
	background: url(/web/20101202033826/http://www.aca.ch/joomla/templates/absoluteflush/images/structure/pathway-bullet.gif) 100% 50% no-repeat;
	padding-right: 15px;
}
span.pathway img {
	display: none;
}
a.pathway {
	color: #616772;
	line-height: 29px;
	text-decoration: none;
}
a.pathway:hover {
	color: #6ead33;
	text-decoration: underline!important;
}

/* Search */
div#searchBox-js {
	background: url(/web/20101202033826/http://www.aca.ch/joomla/templates/absoluteflush/images/structure/search.jpg) 0 no-repeat;
	position: absolute;
	top: 0px;
	right: -14px;
	z-index: 1;
}
div#searchBox-js input {
	background: none;
	width: 153px;
	height: 14px;
	font: bold 11px Arial, serif;
	border: 0;
	color: #444;
	padding: 2px 0 0 15px;
	text-indent: 3px;
}
div#searchBox-nojs{
	display: none;
}

/* Footer Section 
*****************************************/
#footer {
	background: url(/web/20101202033826/http://www.aca.ch/joomla/templates/absoluteflush/images/blue/footer-bg.jpg) repeat-x;
	margin: 0 auto;
	clear: both;
	position: relative;
	height: 66px;
	font-size: 11px;
	color: #fff;
}
body.narrow #footer {
	width: 780px;
}
body.wide #footer {
	width: 1000px;
}
#footershadow {
	background: #c3c3c3 url(/web/20101202033826/http://www.aca.ch/joomla/templates/absoluteflush/images/structure/footer-shadow.jpg) no-repeat top center;
	height: 20px;
}
#joomlajunkie-swish a {
	float: left;
	background: url(/web/20101202033826/http://www.aca.ch/joomla/templates/absoluteflush/images/structure/jjswish.jpg) no-repeat;
	width: 53px;
	height: 50px;
	margin: 0;
	padding: 0;
	text-indent: -7887px;
	z-index: 100;
	outline: 0;
	margin: 9px 10px 10px 10px;
}
#joomlajunkie-swish a:hover {
	background: url(/web/20101202033826/http://www.aca.ch/joomla/templates/absoluteflush/images/structure/jjswish.jpg) no-repeat 0px -50px;
}
#nav-and-credits {
	padding-top: 12px;
	line-height: 20px;
}
#nav-and-credits .left,
#copyright .left {
	float: left;
	clear: right;
	padding-left: 10px;
}
#nav-and-credits .right,
#copyright .right {
	float: right;
	padding-right: 20px;
}
#copyright .right {
	color: #999
}
#copyright .right a {
	color: #A8D5FC;
    text-decoration: underline;
}
a.w3c-valid-xhtml,
a.w3c-valid-css, 
a.footer-rss{
	padding-left: 30px;
    text-transform: uppercase;
}
#nav-and-credits a.w3c-valid-xhtml {
	background: url(/web/20101202033826/http://www.aca.ch/joomla/templates/absoluteflush/images/structure/red-tick.gif) no-repeat 10px 1px;
    color: #CC3333;
}
#nav-and-credits a.w3c-valid-css {
	background: url(/web/20101202033826/http://www.aca.ch/joomla/templates/absoluteflush/images/structure/blue-tick.gif) no-repeat 10px 1px;
    color: #A8D5FC;
}
#nav-and-credits a.footer-rss {
	background: url(/web/20101202033826/http://www.aca.ch/joomla/templates/absoluteflush/images/structure/orange-tick.gif) no-repeat 10px 1px;
    color: #E68C05;
}

/* Footer Menu */
#footer ul#mainlevel-footer {
	margin: 0;
	padding: 0;
	width: 485px;
	height: 20px;
}
ul#mainlevel-footer li {
	list-style-type: none;
	float: left;
	margin: 0;
	padding: 0;
	padding-right: 10px;
}
ul#mainlevel-footer li a {
	color: #A8D5FC;
	text-decoration: none;
	font: normal 11px Arial, serif;
	padding: 2px 5px 2px 0;
}
ul#mainlevel-footer li a:hover {
	color: #fff;
	text-decoration: underline;
}

/* Credits */
div#credits {
	width: 250px;
	height: 30px;
	font: normal 12px Arial, serif;
	color: #fff;
	position: absolute;
	top: 25px;
	left: 25px;
}
div#credits div {
	color: #E4F5FF;
	text-indent: 12px;
}
div#credits a {
	color: #fff;
	text-decoration: underline;
}

/* Live Search
*****************************************/
.LSRow small, #searchcontrols small {
	color: #999!important;
}
#LSHighlight small {
	color: #999!important;
}
#LSResult {
	position: absolute;
	right: 14px;
	top: 28px;
	width: 250px;
	background: #fff url(/web/20101202033826/http://www.aca.ch/joomla/templates/absoluteflush/images/structure/live-search-bg.jpg) repeat-x bottom left;
	font: normal 11px/20px 'Lucida Grande', Arial, Sans-Serif;
	z-index: 100;
	border: 1px solid #ddd;
	border-bottom: 2px solid #ddd;
}
.LSText small {
	color: #000!important;
}
.LSRow {
	text-align: left;
	padding: 0;
	border-top: 1px solid #E7E7E7;
}
.LSRow a#jxlvlink {
	width: 250px;
	color: #999!important;
	font-weight: normal;
    display: block;
}
* html .LSRow a#jxlvlink {
	height: 20px;
}
.LSRow a#jxlvlink:hover {
	color: #000;
	background: #FDFCF5;
	display: block;
	width: 250px;
	text-decoration: none;
}
div#searchcontrols {
	position: relative;
	padding: 0;
	margin: 0;
	height: 10px;
}
.oddresult {
	position: absolute;
	left: 0px;
	top: 5px;
	color: #999;
}
#searchcontrols a {
	position: absolute;
	right: 10px;
	top: -5px;
	color: #0099CC!important;
}
fieldset {
	width: 100%;
	border: 1px solid #ccc;
	background: #fff;
	margin-bottom: -10px;
}
#main #content textarea#introtext,
#main #content textarea#fulltext {
	width: 550px;
	border: 1px solid #ccc;
}
.newsboxes {
	font-size: 1.1em;
}