/** secondary beige **/

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

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

div#divider {
	background: #E4DECB;
}

#divider .shadow-l {
	background: url("body2-shadow-l.png") 0 0 repeat-y;
}

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

div#bottom {
	background: #E4DECB url("bottom-bg.png") 0 0 repeat-x;
}

#bottom .shadow-l {
	background: url("bottom-shadow-l.png") 0 0 repeat-y;
}

#bottom .shadow-r {
	background:  url("bottom-shadow-r.png") 100% 0 repeat-y;
}

#bottom .shadow-l2 {
	background: url("bottom-div-l.png") 0 0 no-repeat;
}

#bottom .shadow-r2 {
	background:  url("bottom-div-r.png") 100% 0 no-repeat;
}

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

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

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

/* modules */

td.section div.moduletable {
	background: url("module-bottom.png") 100% 0 no-repeat;
}

td.section div.moduletable h3 {
	background: url("h3-bottom.png") 100% 27px repeat-x;
}

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

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