html {
	background: white;
}
header {
	height: 160px;
}
header .content {
	height: 160px;
}
header h1 {
	color: rgb(51, 51, 51); text-shadow: none;
}
header h1 span {
	color: rgb(153, 153, 153);
}
header nav {
	left: 0px; top: auto; width: 100%; height: 36px; right: auto; bottom: 20px; position: absolute;
}
header nav ul {
	background: rgb(244, 244, 244) !important; border-radius: 4px; top: 0px; right: 0px; border-top-color: rgb(221, 221, 221); border-top-width: 1px; border-top-style: solid; position: absolute;
}
header nav a {
	
}
header nav span {
	
}
header nav li {
	font-size: 96%;
}
header nav a {
	font-size: 96%;
}
header nav span {
	font-size: 96%;
}
header h1 .ver {
	top: auto; color: rgb(205, 51, 0); font-size: 100%; display: inline; position: relative;
}
.slider-container {
	width: 100%; margin-bottom: 40px; position: relative; z-index: 3;
}
#content .bg-top-container {
	height: 0px;
}
#content img.bg-top {
	width: 100%; height: 100%;
}
#content .bg {
	top: 0px; height: 100%;
}
#content .sep {
	border-top-color: rgb(204, 204, 204); border-top-width: 1px; border-top-style: dotted;
}
.version-recommender a {
	background: rgba(0, 0, 0, 0.1); color: rgb(17, 17, 17);
}
.version-recommender a:hover {
	background: rgb(205, 51, 0); color: white;
}
#content section.highlighted h3 {
	color: rgb(205, 51, 0);
}
#content section h3.highlighted {
	color: rgb(205, 51, 0);
}
header nav ul {
	background: white;
}
header nav .list {
	background: white;
}
#get {
	background: rgb(205, 51, 0); color: white;
}
#get:hover {
	background: rgb(205, 51, 0); color: white;
}
header nav a {
	color: rgb(51, 51, 51);
}
header nav span {
	color: rgb(51, 51, 51);
}
header nav ul li ul li a {
	color: rgb(51, 51, 51);
}
header nav ul li:hover ul li a {
	color: rgb(51, 51, 51);
}
header nav ul li:hover a {
	background: rgb(119, 119, 119); color: white;
}
header nav ul li:hover span {
	background: rgb(119, 119, 119); color: white;
}
header nav ul li ul li:hover a {
	background: rgb(119, 119, 119); color: white;
}
.cur-list-item:hover {
	background: rgb(119, 119, 119); color: white;
}
.cur-list-item:hover {
	background: rgb(205, 51, 0); color: white;
}
header nav ul li:hover a {
	margin-top: -1px; border-top-color: rgb(153, 153, 153); border-top-width: 1px; border-top-style: solid;
}
header nav ul li:hover span {
	margin-top: -1px; border-top-color: rgb(153, 153, 153); border-top-width: 1px; border-top-style: solid;
}
header nav ul li ul li:hover a {
	margin-top: -1px; border-top-color: rgb(153, 153, 153); border-top-width: 1px; border-top-style: solid;
}
header nav ul li .new {
	background: rgb(205, 51, 0); padding: 0px 3px; border-radius: 3px; top: -5px; right: 1px; color: white; font-size: 70%; font-weight: bold; position: absolute; box-shadow: 0px 1px 3px -1px black; -moz-border-radius: 3px; -webkit-border-radius: 3px;
}
header nav ul li:hover .new {
	transition:0.1s ease-in-out; top: -10px; font-size: 100%; box-shadow: 0px 2px 6px -2px black; -moz-transition: all .1s ease-in-out; -webkit-transition: all .1s ease-in-out;
}
#content .list {
	background: rgb(205, 51, 0);
}
.cur-list-item .list b {
	border-top-color: rgb(205, 51, 0); border-top-width: 10px; border-top-style: solid;
}
header .list b {
	border-bottom-color: white; border-bottom-width: 10px; border-bottom-style: solid;
}
.selectable-list-item:hover {
	background: rgb(183, 45, 0);
}
.list .highlighted {
	background: rgb(183, 45, 0);
}
.list-title {
	border-bottom-color: rgb(229, 141, 132); border-bottom-width: 1px; border-bottom-style: solid;
}
.list .scroll {
	color: black;
}
footer {
	border-top-color: rgb(191, 26, 65); border-top-width: 1px; border-top-style: solid;
}
footer .bg {
	background: rgb(205, 51, 0); opacity: 0.75;
}
footer a:hover {
	color: rgb(17, 17, 17);
}
.ls-container a {
	color: rgba(222, 242, 255, 0.6); font-family: "Open Sans" !important; font-weight: 400 !important;
}
.ls-container a:hover {
	color: rgb(222, 242, 255);
}
