/* style5 */

/* Font stuff */
body {
	color: #333;
}

#transparent {
	color: #333;
}

a {
	color:#999999; /*#001b4d; /*#314f96*/
	text-decoration:none;
}

#transparent a {
	color:  #001b4d;	
}

.menu a {
   text-decoration:none;
}

a:hover {
	color:  #000000;
	text-decoration:none;
}

#transparent a:hover {
	color:  #999999;	
}

.module-hilite3a a,
.module-hilite3b a,
.module-hilite3c a,
.module-hilite4a a,
.module-hilite4b a,
.module-hilite4c a {
	color: #cccccc;
}

.module-hilite3a a:hover,
.module-hilite3b a:hover,
.module-hilite3c a:hover,
.module-hilite4a a:hover,
.module-hilite4b a:hover,
.module-hilite4c a:hover {
	color: #000000;
}

#mainframe td.contentheading {
	/*background: url(../images/style5/bullet-d.png) 0 9px no-repeat;*/
}

#transparent td.contentheading {
	color: #333;
	/*background: url(../images/bullet-trans.png) 0 9px no-repeat;*/
}

#transparent .componentheading {
	color: #333;
}

.componentheading {
	/*color: #0287C2;*/
}

/* structure stuff */

div#header {
	/*background: url(../images/header-bg.png) repeat-x;*/	
}

img#logo {
	background: url(../images/style5/logo_carpier.png) no-repeat;
}

div#transparent {
	/*background: #fff url(../images/style5/bg.jpg) 50% 0 no-repeat;*/
	margin-top: -25px;
	margin-left: -18px;
	height: 25px;
}

div#pathway {
	color: #333;
}

.loginelement label {
	color: #333;
}

span.loginsubmit span,
span.logoutsubmit span {
	color:  #fff;
}

.moduletable h3,
.moduletable-hilite1a h3,
.moduletable-hilite1b h3,
.moduletable-hilite1c h3, 
.moduletable-hilite2a h3,
.moduletable-hilite2b h3,
.moduletable-hilite2c h3,
.moduletable-hilite3a h3,
.moduletable-hilite3b h3,
.moduletable-hilite3c h3,
.moduletable-hilite4a h3,
.moduletable-hilite4b h3,
.moduletable-hilite4c h3 {
	/*color:  #0287C2;*/
}

#transparent .moduletable h3 {
	color: #333;
}

/*
div#section1 .module h3 {
	color: #0287C2;
}
*/

div#section2 .module h3 {
	color: #666;
}

.module-hilite3a h3 {
	color: #fff;
}

.module-hilite3b h3 {
	color: #fff;
}

.module-hilite3c h3 {
	color: #fff;
}

.module-hilite4a h3 {
	color: #fff;
}

.module-hilite4b h3 {
	color: #fff;
}

.module-hilite4c h3 {
	color: #fff;
}

/* menu stuff */

#horiz-menu a {
	color: #CCCCCC;
}

#horiz-menu a:hover {
	color: #000000;
}

#horiz-menu li.parent ul a,
#horiz-menu li.parent ul {
   width: 250px;
}

#horiz-menu ul ul {
   border-width:thin;
   border-style:solid;
   border-color:#CCCCCC;
   
}

#horiz-menu ul ul ul{
   margin-left: -429px;
   margin-top: -1px;
}

/* este muy importante porque si no hay
   imagen de fondo el ie8 no deja pasar
   al submenu */
#horiz-menu li:hover,
#horiz-menu li.sfHover,
#horiz-menu.splitmenu li.parent:hover,
#horiz-menu.splitmenu li.parent.sfHover {
	background: url(/images/transp.png) 100% no-repeat;
}

#horiz-menu li:hover ul,
#horiz-menu li.sfHover ul {
	/*background: transparent url(/images/transp.png) 50%;*/
	background: #FFFFFF;
}

#horiz-menu li li:hover,
#horiz-menu li li.sfHover,
#horiz-menu li.parent li:hover,
#horiz-menu li.parent li.sfHover {
	background-color: #FFFFFF !important;
	/*background: transparent url(/images/transp.png) 50%;*/
}


/*

#horiz-menu li.sfHover ul {
	background: #333333;
}

#horiz-menu li li.sfHover,
#horiz-menu li.parent li.sfHover {
	background-color: #333333 !important;
}

*/


/* readon stuff */

/* readon stuff */

#transparent .readon {
	color: #fff;
	background: url(../images/style5/bullet-1b.png) 0 50% no-repeat;
}

div.section .readon {
	color: #fff;
}

div#section1 .readon {
	background: url(../images/style5/readmore-2.png);
}

div#section2 .readon {
	background: url(../images/style5/readmore-2.png);
}
