/** secondary blue **/
td.sidebar {
	/*width:160px;*/
	padding:0 0 0 0;
	/*padding:10px;*/
	background: #e6e6e6;
}

td.sidebar li,
td.section li {
	background: url(../images/secondary/blue/li-side.png) 0 2px no-repeat;
}

div#divider {
	background: #ced6e0;
}

/*
#divider .shadow-l {
	background: url(../images/secondary/blue/body2-shadow-l.png) 0 0 repeat-y;
}

#divider .shadow-r {
	background:  url(../images/secondary/blue/body2-shadow-r.png) 100% 0 repeat-y;
}
*/
div#bottom
{
	width:895px;
	margin:0 auto;
	padding:0;
	border-top:7px solid #cc0000;	
}

/*
#bottom .shadow-l {
	background: url(../images/secondary/blue/bottom-shadow-l.png) 0 0 repeat-y;
}

#bottom .shadow-r {
	background:  url(../images/secondary/blue/bottom-shadow-r.png) 100% 0 repeat-y;
}

#bottom .shadow-l2 {
	background: url(../images/secondary/blue/bottom-div-l.png) 0 0 no-repeat;
}

#bottom .shadow-r2 {
	background:  url(../images/secondary/blue/bottom-div-r.png) 100% 0 no-repeat;
}

#bottom td.mainbody {
	background: url(../images/secondary/blue/bottom-shadow-l.png) 100% 0 repeat-y;
}

#bottom td.mainbottom {
	background: url(../images/secondary/blue/bottom-shadow-l.png) 100% 0 repeat-y;
}

#bottom td.mainbottom .padding {
	background: url(../images/secondary/blue/bottom-div-l.png) 100% 0 no-repeat;
}
*/

/* modules */

/*
td.section div.moduletable {
	background: url(../images/secondary/blue/module-bottom.png) 100% 0 no-repeat;
}

td.section div.moduletable h3 {
	background: url(../images/secondary/blue/h3-bottom.png) 100% 27px repeat-x;
}

td.sidebar div.moduletable h3 {
	border-bottom: 1px solid #bdc5ce;
}
*/

div#horiz-menu li.active a {
	background: #cc0000;
}