/** secondary green **/

td.sidebar {
	background: #D8E4C8;
	border-left: 1px solid #C7D2B8;
	border-right: 1px solid #C7D2B8;
}

td.sidebar li,
td.section li {
	background: url(../images/secondary/green/li-side.png) 0 2px no-repeat;
}

div#divider {
	background: #e5e6d3;
}

#divider .shadow-l {
	background: url(../images/secondary/green/body2-shadow-l.png) 0 0 repeat-y;
}

#divider .shadow-r {
	background:  url(../images/secondary/green/body2-shadow-r.png) 100% 0 repeat-y;
}

div#bottom {
	background: url(../images/body/white/body-fondo.png) repeat-y center top;
}

#bottom .shadow-l {
	/*background: url(../images/secondary/green/bottom-shadow-l.png) 0 0 repeat-y;*/
}

#bottom .shadow-r {
	/*background:  url(../images/secondary/green/bottom-shadow-r.png) 100% 0 repeat-y;*/
}

#bottom .shadow-l2 {
	/*background: url(../images/secondary/green/bottom-div-l.png) 0 0 no-repeat;*/
}

#bottom .shadow-r2 {
	/*background:  url(../images/secondary/green/bottom-div-r.png) 100% 0 no-repeat;*/
}

#bottom td.mainbody {
	background: url(../images/secondary/green/bottom-shadow-l.png) 100% 0 repeat-y;
}

#bottom td.mainbottom {
	background: url(../images/secondary/green/bottom-shadow-l.png) 100% 0 repeat-y;
}

#bottom td.mainbottom .padding {
	background: url(../images/secondary/green/bottom-div-l.png) 100% 0 no-repeat;
}

/* modules */

td.section div.moduletable {
	/* background: url(../images/secondary/green/module-bottom.png) 100% 0 no-repeat; */
}

td.section div.moduletable h3 {
	/* background: url(../images/secondary/green/h3-bottom.png) 100% 8px repeat-x; */
}

td.sidebar div.moduletable h3 {
	border-bottom: 1px solid #C7D2B8;
}

div#horiz-menu li.active a {
	background: #e5e6d3;
}
