
.splitter {
	margin: 0px 0px;
	text-align: center;
	background: url("splitter.png") repeat-x scroll 0pt 100% rgb(53, 57, 60);
	border-bottom: 1px solid rgb(29, 31, 33);
	font-size: 14px;
	color: #CCCCCC;
}
.splitter:after { content: ""; display: block; height: 0pt; overflow: hidden; clear: both; }
.splitter ul { margin-right: 0pt; margin-top: 0pt; }
.splitter > li { padding-left: 8px; }
.splitter > li ul { margin-left: 8px; }
.splitter ul li a { border-bottom: 0pt none; position: static; }
.splitter li, .splitter ul, .splitter ul li a { display: inline-block; line-height: 1; }
.splitter ul, .splitter ul li, .splitter ul li a { background-image: url("buttons.png"); background-repeat: no-repeat; }
.splitter ul { background-position: 0pt -138px; background-repeat: repeat-x; }
.splitter ul li { margin-left: 1px; }
.splitter ul li:first-child { margin-left: 0pt; }
.splitter ul li a { padding: 5px 8px 6px; color: rgb(7, 7, 8); text-shadow: 0pt 1px 0pt rgba(255, 255, 255, 0.1); text-decoration: none; }
.splitter ul li.segment-0, .splitter ul li.segment-2 { background-position: -3px -92px; }
.splitter ul li.segment-1 { background-position: 0pt -92px; }
.splitter ul li.segment-0 a, .splitter ul li.segment-1 a { background-position: 0pt -161px; }
.splitter ul li.segment-2 a { background-position: 100% -115px; }
.splitter ul li.selected-0 a, .splitter ul li.selected-1 a, .splitter ul li.selected-2 a { color: rgb(255, 255, 255); text-shadow: 0pt 1px 0pt rgba(0, 0, 0, 0.25); }
.splitter ul li.selected-0, .splitter ul li.selected-2 { background-position: 0pt -23px; }
.splitter ul li.selected-0 a, .splitter ul li.selected-1 a { background-position: 100% -46px; }
.splitter ul li.selected-1 { background-position: 0pt 0pt; }
.splitter ul li.selected-2 a { background-position: 100% -69px; }
.actions:after { content: ""; display: block; height: 0pt; overflow: hidden; clear: both; }
.actions { margin-left: 0px; }
.actions-two { padding-left: 0px; }
.actions p { float: center; width: 260px; margin: 0pt 0pt 20pt 20px; }
.actions p a {
	color: #105EDE;
	display: block;
	background: url("actions.png") fixed no-repeat;
scroll 0% 0% transparent; 	border-bottom: 0pt none;
	min-height: 42px;
	padding-top: 24px;
	opacity: 0.5;
	text-decoration: none;
	font-family: "Helvetica Neue", sans-serif;
	font-size: 24px;
	line-height: 1;
	font-weight: bold;
}
.actions p a strong { text-shadow: none; }
.actions p a:hover, .actions p a:focus { opacity: 0.9999; }
.actions p a.download { padding-left: 0px; }
.actions p a.demos-n-docs { background-position: -270px 0pt; padding-left: 60px; }
.actions p a.fork { background-position: -840px 0pt; padding-left: 76px; }
.actions p a.download > span { font-size: 13px; display: block; opacity: 0.5; margin: 10pt 0pt 0pt 0px; }