/* MAIN STYLE 
--------------------------------------------------------- */
#menu-mss li a, #menu-mss li .separator {color: #cc161b;   } 
.menutop .submenu-animation-left { background-color: #cc161b; } 
.menutop .submenu-animation-right { background-color: #cc161b; }

/*///////////////////////// MODIFS ///////////////////////////////////////*/
a {	color: #fff; /*#cc161b;*/	text-decoration: underline; font-weight: bold;	}
div.module h3 {	color: #fff; /*#cc161b;*/	text-decoration: none;	}
div.module_text h3 {	color: #fff; /*#cc161b;*/	text-decoration: none;	}
div.module_menu h3 {	color: #fff; /*#cc161b;*/	text-decoration: none;	}
.componentheading {	color: #fff; /*#cc161b;*/	text-decoration: none;	}
.contentheading {	color: #fff; /*#cc161b;*/	text-decoration: none;	}
div.module a {	color: #fff; /*#cc161b;*/	text-decoration: none;	}
div.joomla h1.title {	color: #fff; /*#cc161b;*/	text-decoration: none;	}
/*/////////////////////////////////////////////////////////////////*/


#ol_bottom { color: #e3e3e3; background:#cc161b; }
.moovert ul#mainlevel li a:hover, 
.moovert ul.menu li a:hover,.moovert ul.menu li li a:hover,
.moovert ul.menu li.parent a:hover, .moovert ul.menu li.parent li.parent a:hover,
.moovert ul.menu li#current a:hover, .moovert ul.menu li#current ul li a:hover,  .moovert ul.menu li#current ul ul li a:hover,
.moovert ul.menu li#current li.parent a:hover, .moovert ul.menu li#current li.parent a:hover,
.moovert li.active a:hover  {
color:#fff;
background:#cc161b;
}

.tdb-tr, .tdb-tl, .tdb-br, .tdb-bl {
	width: 48px;
	height: 48px;
	background-image: url('../../images/red/Sheet-bs.png');
}

.tdb-tc, .tdb-bc {
	left: 24px;
	right: 24px;
	height: 48px;
	background-image: url('../../images/red/Sheet-bh.png');
}

.tdb-cr, .tdb-cl {
	top: 24px;
	bottom: 24px;
	width: 48px;
	background-image: url('../../images/red/Sheet-bv.png');
}

.tdb-cc {
	position:absolute;
	z-index:-1;
	top: 24px;
	left: 24px;
	right: 24px;
	bottom: 24px;
	background-image: url('../../images/red/Sheet-bc.png');
}


