@import url(https://fonts.googleapis.com/css?family=Judson:400,700);

* {
	margin: 0;
	padding: 0;
}

#langs{  position: fixed;  top: 40px; right: 50px; z-index: 1;}

.wrapper {
	width: 100%;
	overflow: hidden;
}

.wrapper-1 {
	width: 100%;
}

.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}

input, select {
	vertical-align: middle;
	font-weight: normal;
}

img {
	border: 0;
	vertical-align: top;
	text-align: left;
}

ul, ol {
	list-style: none;
}


object {
	vertical-align: top;
}

a {
	color: #f89019;
}

a:hover {
	text-decoration: none;
}

body {
	background: #282524;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #6d6d6d;
}

h1
{
   font-family: 'Judson';
   color: #404040;
   font-weight: bold; 
   line-height: 20px;
}

h2 {
	padding: 0 0 10px 1px;
	line-height: 1.2em;
	font-size: 1.25em;
	font-weight: normal;
	font-style: italic;
	color: #1c1c1c;
}

h3 {
	padding: 0 0 12px 0;
	line-height: 1.133em;
	font-size: 1.25em;
	font-weight: normal;
	font-style: italic;
	color: #1c1c1c;
}

h3.extra {
	padding: 0 0 17px 0;
}

.fleft {
	float: left;
}

img.fleft {
	margin: 2px 21px 22px 0;
}

img.fleft1 {
	float: left;
	margin: 2px 21px 0 0;
}

.fright {
	float: right;
}

.col-1, .col-2, .col-3, .col-4 {
	float: left;
}

.block-1, .block-2, .block-3, .block-4 {
	float: left;
	overflow: hidden;
}

#tail-top-right {
	background: url(images/tail-top-right.jpg) repeat-x 0% 0%;
	width: 50%;
	height: 355px;
	position: absolute;
	top: 0;
	right: 0;
}

#tail-top {
	background: #fff url(images/tail-top.jpg) repeat-x 0% 0%;
}

#tail-bot {
	background: url(images/tail-bot.jpg) repeat-x 0% 100%;
}

#main {
	width: 980px;
	margin: 0 auto;
	font-size: 0.75em;
}

#header {
	background: url(images/header.jpg) no-repeat 3px 0%;
	position: relative;
	height: 355px;
	overflow: hidden;
}

#header ul {
	width: 480px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 492px;
}

#header ul li {
	float: left;
	padding: 50px 5px 0 0;
	height: 70px;
}


#header ul li a{ -moz-border-radius: 5px;
border-radius: 5px; background: #333; padding: 9px; color: #CCC; text-decoration: none; margin-top: 50px; text-shadow:  0PX 1px 0px #000; font-size: 14px;font-weight: bold;    }
#header ul li a:hover, #header ul li a.active{ color: white; 
background: #fbbf33; /* Old browsers */
background: -moz-linear-gradient(top, #fbbf33 0%, #f57c1e 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fbbf33), color-stop(100%,#f57c1e)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #fbbf33 0%,#f57c1e 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #fbbf33 0%,#f57c1e 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #fbbf33 0%,#f57c1e 100%); /* IE10+ */
background: linear-gradient(top, #fbbf33 0%,#f57c1e 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbbf33', endColorstr='#f57c1e',GradientType=0 ); /* IE6-9 */
	}
#header ul li:hover, #header ul li.active{ border-top: 3px solid #e7a022; padding-top: 47px;}

#logo {
	position: absolute;
	top: 35px;
	left: 33px;
}

#header-title1 {
	position: absolute;
	top: 187px;
	left: 61px;
}

#header-title2 {
	position: absolute;
	top: 173px;
	left: 229px;
}

#header-title3 {
	position: absolute;
	top: 187px;
	left: 393px;
}

#header-title4 {
	position: absolute;
	top: 274px;
	left: 461px;
}

#slogan {
	position: absolute;
	top: 190px;
	left: 547px;
}

#content {
	padding: 28px 33px 33px 33px;
}

#content p {
	padding: 0 0 20px 0;
	line-height: 1.308em;
	font-size: 1.083em;
}

#content p em {
	float: right;
	padding: 0 60% 0 0;
	font-style: normal;
}

#content p.extra {
	padding: 0 0 4px 0 !important;
}

#content p.extra1 {
	padding: 0 0 17px 0;
}

#content p.extra2 {
	padding: 0 0 14px 0;
}

#content p.extra3 {
	padding: 0 0 22px 0;
}

#content p.no-indent {
	padding: 0 0 0 0;
}

.row-1 {
	padding: 0 0 68px 0;
}

.row-3 {
	padding: 60px 0 0 0;
}

.info-box {
	background: url(images/box-bg.jpg) no-repeat 0% 0%;
	width: 315px;
	height: 163px;
	padding: 26px 40px 20px 52px;
}

.info-box ul {
	padding: 2px 0 5px 168px;
}

.info-box ul li {
	background: url(images/marker.gif) no-repeat 0% 11px;
	padding: 0 0 0 9px;
	line-height: 2em;
	color: #fff;
}

.info-box ul li a {
	color: #fff;
}

.info-box span {
	display: block;
	padding: 10px 0 0 168px;
}

.info-box span a {
	background: url(images/link-bg.gif) no-repeat 0% 0%;
	display: block;
	width: 90px;
	height: 31px;
	overflow: hidden;
	text-decoration: none;
	text-align: center;
	line-height: 29px;
	font-size: 1.083em;
	font-weight: bold;
	color: #fff;
}

.info-box span a:hover {
	text-decoration: underline;
}

.info-box-1 {
	background: url(images/icon-1.gif) no-repeat 0% 6px;
	margin: 0 0 0 -5px;
	padding: 0 0 0 94px;
}

.info-box-1 p {
	padding: 0 0 17px 0 !important;
}

.info-box-2 {
	background: url(images/icon-2.gif) no-repeat 3px 7px;
	margin: 0 0 0 -5px;
	padding: 0 0 0 94px;
}

.info-box-2 p {
	padding: 0 0 17px 0 !important;
}

.info-box-3 {
	background: url(images/icon-3.gif) no-repeat 1px 10px;
	margin: 0 0 0 -5px;
	padding: 0 0 0 95px;
}

.title {
	min-height: 30px;
	height: auto !important;
	height: 30px;
	padding: 0 0 7px 0;
}

.title-1 {
	min-height: 37px;
	height: auto !important;
	height: 37px;
	padding: 0 0 22px 0;
}

.title-2 {
	min-height: 37px;
	height: auto !important;
	height: 37px;
	padding: 0 0 7px 0;
}

.link {
	background: url(images/link-left.gif) no-repeat 0% 0%;
	display: inline-block;
	height: 31px;
	float: left;
	overflow: hidden;
	font-size: 1.083em;
	text-decoration: none;
	color: #fff;
}

.link span {
	background: url(images/link-right.gif) no-repeat 100% 0%;
	display: inline-block;
}

.link span span {
	background: url(images/link-tail.gif) repeat-x 0% 0%;
	display: inline-block;
	height: 31px;
	margin: 0 5px 0 18px;
	padding: 0 6px 0 4px;
	line-height: 29px;
}

.link:hover span span {
	cursor: pointer;
	text-decoration: underline;
}

.link-1 {
	background: url(images/link-marker.gif) no-repeat 1px 5px;
	padding: 0 0 0 14px;
	line-height: 1.667em;
	font-size: 1.25em;
	font-weight: normal;
	font-style: italic;
	color: #1c1c1c;
}

.indent-left {
	padding: 0 0 0 2px;
}

.line-ver-1 {
	background: url(images/line-ver.gif) repeat-y;
}

.line-ver-2 {
	background: url(images/line-ver.gif) repeat-y;
}

.line-ver-3 {
	background: url(images/line-ver.gif) repeat-y;
}

.list {
	margin: -4px 0 0 0;
}

.list li {
	background: url(images/marker-1.gif) no-repeat 1px 9px;
	padding: 0 0 0 13px;
	text-transform: uppercase;
	line-height: 2.6em;
	font-size: 0.833em;
	color: #1c1c1c;
}

.list li a {
	color: #1c1c1c;
}

.list-1 li {
	background: url(images/marker-1.gif) no-repeat 1px 8px;
	padding: 0 0 0 13px;
	text-transform: uppercase;
	line-height: 2.5em;
	font-size: 0.833em;
	color: #1c1c1c;
}

.list-1 li a {
	color: #1c1c1c;
}

.list-indent {
	padding: 0 0 12px 0;
}

.list-indent1{
	margin: -7px 0 0 0;
	padding: 0 0 20px 0;
}

.box .border-top {
	background: #fff url(images/border-top.gif) repeat-x 0% 0%;
}

.box .border-bot {
	background: url(images/border-bot.gif) repeat-x 0% 100%;
}

.box .border-left {
	background: url(images/border-left.gif) repeat-y 0% 0%;
}

.box .border-right {
	background: url(images/border-right.gif) repeat-y 100% 0%;
}

.box .corner-top-left {
	background: url(images/corner-top-left.gif) no-repeat 0% 0%;
}

.box .corner-top-right {
	background: url(images/corner-top-right.gif) no-repeat 100% 0%;
}

.box .corner-bot-left {
	background: url(images/corner-bot-left.gif) no-repeat 0% 100%;
}

.box .corner-bot-right {
	background: url(images/corner-bot-right.gif) no-repeat 100% 100%;
	width: 100%;
}

.box .inner {
	min-height: 196px;
	height: auto !important;
	height: 196px;
	padding: 33px 30px 31px 35px;
}

.picture-position {
	margin: 4px 0 18px 0;
}

dl dt {
	line-height: 1.2em;
	font-size: 1.25em;
	font-style: italic;
	color: #1c1c1c;
}

dl dd {
	padding: 0 0 17px 0;
	line-height: 1.308em;
	font-size: 1.083em;
	color: #6d6d6d;
}

dl dd.extra {
	padding: 0;
}

#contact-form {
	width: 276px;
	padding: 1px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.083em;
	color: #626262;
}

#contact-form span {
	display: block;
	padding: 0 0 1px 0;
}

#contact-form label {
	display: block;
	height: 40px;
	overflow: hidden;
}

#contact-form input {
	background: #fff;
	width: 267px;
	height: 14px;
	padding: 0 3px 0 3px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.917em;
	color: #626262;
}

#contact-form textarea {
	background: #fff;
	width: 266px;
	height: 183px;
	padding: 3px;
	float: left;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.917em;
	color: #626262;
}

#contact-form a {
	background: url(images/link-left.gif) no-repeat 0% 0%;
	display: inline-block;
	height: 31px;
	float: right;
	margin: 19px 0 0 11px;
	overflow: hidden;
	font-size: 1em;
	text-decoration: none;
	color: #fff;
}

#contact-form a span {
	background: url(images/link-right.gif) no-repeat 100% 0%;
	display: inline-block;
}

#contact-form a span span {
	background: url(images/link-tail.gif) repeat-x 0% 0%;
	display: inline-block;
	height: 31px;
	margin: 0 5px 0 18px;
	padding: 0 6px 0 4px;
	line-height: 29px;
}

#contact-form a:hover span span {
	cursor: pointer;
	text-decoration: underline;
}

#footer {
	height: 79px;
}

#footer p {
	padding: 24px 0 1px 0;
	font-size: 0.833em;
	text-align: center;
	color: #808080;
}

#footer p span {
	margin: 0 5px 0 0;
	color: #fff;
}

#footer p a {
	margin: 0 0 0 6px;
	text-transform: none;
	text-decoration: none;
	font-size: 1.2em;
	color: #808080;
}

#footer p a:hover {
	text-decoration: underline;
}

#footer ul {
	padding: 0 0 0 325px;
}

#footer ul li {
	background: url(images/footer-divider.gif) no-repeat 0% 4px;
	float: left;
	color: #808080;
}

#footer ul li.extra {
	background: none;
}

#footer ul li a {
	padding: 0 11px 0 10px;
	text-decoration: none;
	color: #808080;
}

#footer ul li a:hover {
	text-decoration: underline;
}

#footer ul li#act a {
	text-decoration: underline;
}
/* purchase page */
#content .purchase { padding: 20px 30px 40px; }
#content .purchase h1 { color: #444; font-size: 22px; margin-bottom: 10px; }
.purchase-intro { margin-bottom: 18px; }
.purchase-table { width: 100%; border-collapse: collapse; }
.purchase-table th { text-align: left; background: #2b2b2b; color: #fff;
  padding: 8px 12px; font-size: 13px; }
.purchase-table td { padding: 10px 12px; border-bottom: 1px solid #ddd;
  vertical-align: middle; }
.purchase-table .prod { font-weight: bold; }
.purchase-table .price { white-space: nowrap; }
.purchase-table form { margin: 0; }
.paypal-btn { background: #ffc439; border: 1px solid #e0a800; color: #111;
  font-weight: bold; padding: 8px 16px; cursor: pointer; border-radius: 4px; }
.paypal-btn:hover { background: #f0b72e; }
.purchase-note { margin-top: 18px; font-size: 12px; color: #666; }

/* github page */
#content .github { padding: 20px 30px 40px; }
#content .github h1 { color: #444; font-size: 22px; margin-bottom: 10px; }
.github-intro { margin-bottom: 22px; }
.gh-cat { color: #b1241b; font-size: 16px; margin: 24px 0 8px;
  border-bottom: 2px solid #eee; padding-bottom: 4px; }
.gh-list { list-style: none; margin: 0; padding: 0; }
.gh-list li { padding: 7px 0; border-bottom: 1px solid #eee; }
.gh-list a { font-weight: bold; }
.gh-desc { color: #555; }
.github-note { margin-top: 22px; font-size: 12px; color: #666; }
