#firstpage {font-size: 12px; color: #868686;}
#firstpage #subheader {padding:15px 0px 15px 0px;}
#firstpage #subheader .block { height: 338px; }




#firstpage h1 { font-size: 18px; }
#firstpage h2 { color: #6CAB00; font-size: 18px; }


#firstpage .download-block { padding-top: 15px; }

#firstpage .info-block { width: 722px; float: left; }

#firstpage .download-block .info-left {
	width: 190px;
	float: left;
	padding:15px;
}

#firstpage .download-block .info-right {
	width: 470px;
	float: left;
	padding: 15px;
}

#firstpage .side-block { 
	width: 215px; 
	float: left; 
}

#firstpage .download-block .side-block {
	background-color:#064A7A;
	width: ;
	padding:15px 15px 15px 15px;
	margin:15px 0px 15px 0px;
	float: right;
}

#firstpage .download-block .btn-download a {
	background:url("../images/sprite.png") no-repeat scroll 0 0 transparent;
	display:block;
	height:36px;
	margin:8px auto 0 auto;
	overflow:hidden;
	text-indent:-9999px;
	width:167px;
}


#firstpage .download-block .side-block .block {
	padding:5px 0 2px;
	width: 203px;
	height: auto;
	text-align: center;
}

#firstpage .download-block .inner-block {
	background: url("../images/bg-stripe.gif") repeat-y scroll 100px 0 transparent;
	border-top: 1px solid #4C6C81;
	overflow: hidden;
	padding: 8px 0 2px;
}

#firstpage .download-block .inner-block ul {
	float:left;
	list-style:none outside none;
	margin:0;
	padding:0;
	text-align:right;
	width:85px;
}

#firstpage .download-block .inner-block ul.right {
	float:right;
	text-align:left;
	width:82px;
}

#firstpage .download-block .inner-block li { margin:0 0 7px; }
#firstpage .download-block .inner-block li a { color:#B3BFC8; }

.ico-github {
    background: url("../images/ico-sf_github.gif") repeat scroll 0 0 transparent;
    display: block;
    height: 20px;
    width: 58px;
	text-indent: -9999px;
}

.wrapper-block {
	background: url(../images/wrapper-block-bg.gif) repeat-y;
	overflow: hidden;
}

.wrapper-block-btm {
	width: 984px;
	height: 10px;
	padding-bottom: 20px;
}

.feature-top {
	width: 731px;
	height: 9px;
}

.feature-btm {
	overflow: hidden;
	width: 731px;
	height: 30px;
}

.feature-block { overflow: hidden; }

.feature-block .btns {
	float: left;
	padding: 0 62px 0 0;
}

/* feature-block column */
.feature-block .column {
	float:left;
	width:356px;
}
.feature-block h2 { 
	margin-bottom:15px;
}

.feature-block h3 {
	margin-top:0px;
	font-size:12px;
	color:#064a7a;
	font-weight:normal;
}

/* feature-block column2 */
.feature-block .column2 {
	float:right;
	width:228px;
	overflow:hidden;
}
.feature-block .column2 h2 {
	margin-bottom:16px;
}
.feature-block blockquote {
	padding:0 6px 0 38px;
	margin:0;
	background:url(../images/ico-quote.gif) no-repeat 2px 2px;
	color:#666;
	font-size:14px;
}
.feature-block blockquote q {
	display:block;
	margin:0 0 19px;
	line-height:14px;
	font-style:italic;
	quotes:none;
}
.feature-block blockquote q:after,
.feature-block blockquote q:before {
	content:"";
}
.feature-block blockquote cite {
	display:block;
	font-style:normal;
}
.feature-block blockquote cite span {
	display:block;
	font-size:11px;
}

#firstpage .widget-block {
	margin: -9px 0;
}

/* news */
.news-block {
	margin-bottom: 12px;
}
.news {
	float:left;
	width:714px;
	padding:18px 16px 0 0;
}
/* news-block heading */
.news-block .news .heading .columnleft {
	float:left;
	width:332px;
	padding:0 0 0 7px;
}

.news-block .news .heading .columnright {
	padding: 0 10px 0 30px;
	overflow: hidden;
}
.news-block .news .heading h2 {
	float:left;
	font-size:18px;
	line-height:26px;
	padding:5px 0 5px 76px;
	background:url(../images/ico-sprites.png) no-repeat 0 -82px;
	margin:0;
}
.news-block .news .heading h2.blog-heading {
	background:url(../images/ico-sprites.png) no-repeat;
	padding-left:61px;
}
/* social-list */
.news-block .social-list {
	float:right;
	padding:3px 0 0;
}
.news-block .social-list ul {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
.news-block .social-list li {
	float:left;
	margin:0 0 0 2px;
	display:inline;
}
.news-block .social-list a {
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	background:url(../images/sprite.png) no-repeat 0 -41px;
	width:22px;
	height:22px;
	cursor:pointer;
}
.news-block .social-list a.rss {
	background-position:-24px -41px;
}
/* news-block block */
.news-block .block {
	border:1px solid #e6e6e6;
	width: 702px;
	overflow: hidden;
	padding:19px 0 17px 9px;
}
/* news-block block section */
.news-block .block .section {
	float:left;
	width:350px;
	padding:0 7px 0 0;
}
/* news-block block blog-section */
.news-block .block .blog-section {
	width:330px;
}
.news-block .block ul {
	margin:0;
	padding:0;
	list-style:none;
}
.news-block .block ul li {
	vertical-align:top;
	background: url(../images/ico-sprites2.gif) no-repeat 0 -114px;
	padding:0 0 10px 23px;
}
.news-block .block .blog-section ul li {
	background: url(../images/ico-sprites2.gif) no-repeat;
}
.news-block .block ul strong {
	display:block;
	font-size:14px;
	line-height:16px;
	margin:0 0 2px;
	font-weight:normal;
}
.news-block .block ul em.date {
	display:block;
	font-size:11px;
	line-height:13px;
	color:#999;
	font-style:normal;
}

/* add-nav */
.add-nav {
	position:absolute;
	right:0;
	top:36px;
	z-index:3;
	width:253px;
	margin:0;
	padding:0;
	list-style:none;
}
* html .add-nav {
	right:-1px;
}
.add-nav li {
	height:1%;
	overflow:hidden;
	vertical-align:top;
	margin:0 0 5px;
}
.add-nav li a {
	height:25px;
	line-height:25px;
	color:#8b8b8b;
	font-size:13px;
	padding:3px 0 3px 60px;
	background:url(../images/bg-add-nav.gif) no-repeat;
	border-left:1px solid #d8d9d9;
	display:inline-block;
}
.add-nav li a:hover,
.add-nav li.active a {
	border-color:#8fb54e;
	color:#6cab00;
	text-decoration:none;
}
.add-nav li a.item01:hover,
.add-nav li.active a.item01 {
	background-position:0 -248px;
}
.add-nav li a.item02 {
	background-position:0 -37px;
}
.add-nav li a.item02:hover,
.add-nav li.active a.item02 {
	background-position:0 -285px;
}
.add-nav li a.item03 {
	background-position:0 -72px;
}
.add-nav li a.item03:hover,
.add-nav li.active a.item03 {
	background-position:0 -320px;
}
.add-nav li a.item04 {
	background-position:0 -108px;
}
.add-nav li a.item04:hover,
.add-nav li.active a.item04 {
	background-position:0 -356px;
}
.add-nav li a.item05 {
	background-position:0 -145px;
}
.add-nav li a.item05:hover,
.add-nav li.active a.item05 {
	background-position:0 -393px;
}
.add-nav li a.item06 {
	background-position:0 -180px;
}
.add-nav li a.item06:hover,
.add-nav li.active a.item06 {
	background-position:0 -428px;
}
.add-nav li a.item07 {
	background-position:0 -217px;
}
.add-nav li a.item07:hover,
.add-nav li.active a.item07 {
	background-position:0 -465px;
}

.seen-block {
	text-align: center;
	height:60px;
	margin:30px 0px 30px 0px;
}

.seen-block ul li {
	padding: 0 15px 15px 0;
}

#firstpage .prettyprint { border: 0; padding: 0;}
#firstpage .presentation h1 { font-size: 1px; line-height: 1px; color: #CCC; margin: 0; padding: 0; visibility: hidden;}