#header-container {
	background-color:#c84b56;
}
#footer-container {
	border-top:2px solid #c84b56;
}
.flatstyledocs header {
	color:#b55e66;
}
.flatstyledocs .title,.flatstyledocs .lup {
	color:#800;
}
.flatstyledocs.column1 .sharp {
	color:#999;
}
.flatstyledocs.column1 pre.sh_sourceCode {
	background-color:#fdf9f6;
	border:8px;
}
.flatstyledocs.column2 {
	border:1px solid #ccc;
	box-shadow:0 0 4px #C88;
	background-color:#fdf9f6;
	-moz-box-shadow:0 0 4px #C88;
	-webkit-box-shadow:0 0 4px #C88;
}
.flatstyledocs.column2 a {
	color:#888;
	border-bottom:1px solid #DEDEDE;
}
.flatstyledocs.column2 a:hover {
	color:#800;
	text-decoration:none;
	border-bottom:1px dashed #800;
}
.flatstyledocs.column2 span.selectedmenu {
	color:#844;
}
.animatetotop {
	border-color:#844;
}
.animatetotop img {
	background-color:#844 !important;
}
#controller {
	background:rgba(253, 249, 246, 0.84);
}
