/**
 * @version		1.5.4 December 7, 2010
 * @author		RocketTheme, LLC http://www.rockettheme.com
 * @copyright 	Copyright (C) 2007 - 2010 RocketTheme, LLC
 * @license		http://www.rockettheme.com/legal/license.php RocketTheme Proprietary Use License
 */
/* style4 */

/* @group Core Elements */

body {
	color: #333;
	background: #fff;
}

h1 { 
	color: #CA0006;
}

h2 {
	color: #444;
}

h3 {
	color: #CA0006;
}

h4 {
	color: #444;
}

a {
	color: #CA0006;
}

/* @end */

/* @group Joomla Elements */

.componentheading {
	color: #444;
}

.contentheading {
	color: #CA0006;
}

.sectiontableheader {
  	border-bottom: 1px solid #f0f0f0;
}

/* @end */

/* @group Structure */

#header-bar {
	background: url(../images/style4/header-bg.png) 0 0 repeat-x;
	color: #fff;
}

#newsflash a {
	color: #FFD9DA;
}

#logo {
	background: url(../images/style4/logo.png) 0 0 no-repeat;
}

#fondo{
	background-image: url(../images/style4/fondo.jpg);
	background-repeat: repeat-x;
	
}
#fondo2{
	background-image: url(../images/style4/fondo2.jpg);
		
}

#fondo_verde{
	background-image: url(../images/style4/fondo_verde.jpg);
	background-repeat: repeat-x;
	
}
#fondo2_verde{
	background-image: url(../images/style4/fondo2_verde.jpg);
		
}

#mainpage {
	background: #eee url(../images/style4/mainpage-side.png) 0 0 repeat-y;
}

#mainpage .right {
	background: url(../images/style4/mainpage-side.png) 100% 0 repeat-y;
}

#mainpage2 {
	background: url(../images/style4/mainpage-tr.png) 100% 0 no-repeat;
}

#mainpage3 {
	background: url(../images/style4/mainpage-tl.png) 0 0 no-repeat;
}

#mainpage-bottom {
	background: #eee;
}

#mainpage-bottom .right {
	background: url(../images/style4/mainpage-br.png) 100% 100% no-repeat;
}

#mainpage-bottom .left{
	background: url(../images/style4/mainpage-bl.png) 0 100% no-repeat;	
}

#sidecol-top {
	background: url(../images/style4/sidecol-tl.png) 0 0 no-repeat;
}

#sidecol-top2 {
	background: url(../images/style4/sidecol-tr.png) 100% 0 no-repeat;
}

#sidecol-bottom {
	background: url(../images/style4/sidecol-br.png) 100% 100% no-repeat;
}

#sidecol-bottom2 {
	background: url(../images/style4/sidecol-bl.png) 0 100% no-repeat;
}

#main-content {
	background: #fff url(../images/style4/content/mainpage-br.png) 100% 100% no-repeat;
}

#main-content .bottom-left {
	background: url(../images/style4/content/mainpage-bl.png) 0 100% no-repeat;
}

#main-content2 {
	background: url(../images/style4/content/mainpage-tr.png) 100% 0 no-repeat;
}

#main-content3  {
	background: url(../images/style4/content/mainpage-tl.png) 0 0 no-repeat;
}

#bottom-modules-top {
	background: url(../images/style4/bottom/bottommod-tm.png) 0 0 repeat-x;
	height: 53px;
	margin-top: 25px;
}

#bottom-modules-top .top-left {
	background: url(../images/style4/bottom/bottommod-tr.png) 100% 0 no-repeat;
}

#bottom-modules-top .middle {
	background: url(../images/style4/bottom/bottommod-tl.png) 0 0 no-repeat;
}

#bottom-modules {
	background: #E4E4E4 url(../images/style4/bottom/bottommod-l.png) 0 0 repeat-y;
}

#bottom-modules .right {
	background: url(../images/style4/bottom/bottommod-r.png) 100% 0 repeat-y;
}

#bottom-modules-bottom {
	background: url(../images/style4/bottom/bottommod-bm.png) 100% 0 repeat-x;
}

#bottom-modules-bottom .bottom-left {
	background: url(../images/style4/bottom/bottommod-br.png) 100% 0 no-repeat;
}

#bottom-modules-bottom .middle {
	background: url(../images/style4/bottom/bottommod-bl.png) 0 0 no-repeat;
}

#bottom-modules div.moduletable .readon {
	background: url(../images/modules/readon-darkgray.png) 0 0 no-repeat;
}

#bottom-modules div.moduletable h3 {
	color: #fff;
}

img#rocket {
	background: url(../images/style4/rocket.png) 0 0 no-repeat;
}

/* @end */

/* @group Modules */

#newsblock2 div.module h3 {
	color: #CA0006;
}

#maincol div.module-latestnews h3 {
	color: #CA0006;
}

#mod-login a {
	color: #FFD9DA;
}

.loginelement  .inputbox {
	background: #CF6467;
	border: 1px solid #AB0005;
}

#bottommods div.moduletable h3 {
	color: #FFD9DA;
}

/* @end */

/* @group Horizontal Menu */

#horiz-menu a {
	color: #555;
		background: url(../images/style4/over-tab.png) 0 0 no-repeat;	

}

#horiz-menu li:hover li a,
#horiz-menu li.sfHover li a,
#horiz-menu li.active:hover li a,
#horiz-menu li.active.sfHover li a {
	color: #555;
}

#horiz-menu li:hover a,
#horiz-menu li.sfHover a,
#horiz-menu li:hover a.topdaddy,
#horiz-menu li.sfHover a.topdaddy,
#horiz-menu a.topdaddy:hover,
#horiz-menu li li:hover a:hover,
#horiz-menu li li.sfHover a:hover {
	color: #000;
}

#horiz-menu li.active:hover a,
#horiz-menu li.active.sfHover a {
	color: #fff;
}

#horiz-menu li.active,
#horiz-menu.splitmenu li.active:hover,
#horiz-menu.splitmenu li.active.sfHover,
#horiz-menu li.active.parent:hover,
#horiz-menu li.active.parent.sfHover,
#horiz-menu li.active:hover,
#horiz-menu li.active.sfHover {
	background: url(../images/style4/active-tab-r.png) 100% 0 no-repeat;
}

#horiz-menu li.active a,
#horiz-menu.splitmenu li.active:hover a,
#horiz-menu.splitmenu li.active.sfHover a,
#horiz-menu li.active.parent:hover a,
#horiz-menu li.active.parent.sfHover a,
#horiz-menu li.active:hover a,
#horiz-menu li.active.sfHover a {
	background: url(../images/style4/active-tab-l.png) 0 0 no-repeat;
}

#horiz-menu li:hover a,
#horiz-menu li.sfHover a,
#horiz-menu li.parent:hover,
#horiz-menu li.parent.sfHover {
	background: url(../images/style4/over-tab.png) 0 0 no-repeat;	
}

#horiz-menu li li a:hover {
	color: #ccc;
}

#horiz-menu li.active a {
	color: #fff;
}

#horiz-menu li li.parent a.daddy,
#horiz-menu li.active li.parent a.daddy {
	background: url(../images/style4/dropdown-child.png) 95% 50% no-repeat;
}

#horiz-menu li li, 
#horiz-menu li:hover li,
#horiz-menu li.sfHover li,
#horiz-menu li.parent:hover li,
#horiz-menu li.parent.sfHover li,
#horiz-menu li.active.parent:hover li,
#horiz-menu li.active.parent.sfHover li {
	background: url(../images/style4/dropdown-div.png) 0 100% repeat-x;
}

#horiz-menu ul ul {
	background: #eee url(../images/style4/dropdown-top.png) 0 0 no-repeat;
	border-left: 1px solid #DBDBDB;
	border-right: 1px solid #DBDBDB;
}

#horiz-menu ul ul ul {
	background: #eee;
	border-left: 1px solid #DBDBDB;
	border-right: 1px solid #DBDBDB;
}

/* @end */

/* @group Submenu */

ul.menuside a,
ul.menuside li.active li a {
	color: #ccc;
}

ul.menuside li.active a,
ul.menuside a:hover,
ul.menuside li.active li a:hover {
	color: #fff;
}

/* @end */

/* @group Mainmenu */

a.mainlevel:hover {
	color: #CA0006;
}

a.mainlevel {
	color: #444;
}

a.sublevel {
	color: #444;
}

a.sublevel:hover {
	color: #CA0006;
}

a#active_menu {
	color: #CA0006;
}

/* @end */

/* @group Content Styles */

a.readon {
	color: #fff;
	background: url(../images/modules/readon-red.png) 0 0 no-repeat;
}

div.moduletable a.readon,
div.module a.readon {
	background: url(../images/modules/readon-darkgray.png) 0 0 no-repeat;
}

a.large .button {
	background: url(../images/font-l-light.png) 0 0 no-repeat;
}

a.small .button {
	background: url(../images/font-s-light.png) 0 0 no-repeat;
}

a.default .button {
	background: url(../images/font-m-light.png) 0 0 no-repeat;
}

#newsflash .controls img {
	background-image: url(../images/style4/news-scroller-controls.png);
}

/* @end */
