/* @option theme background color and style*/

#container,
#sidebarContainer {
	background-color: white;
}

#navcontainer1 a,
#navcontainer3 ul ul a {
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

#navcontainer3 a:hover {
	border-left: 1px solid #cccccc !important;
}


#sidebarContainer {
	border-left-color: white;
}