body {
	margin: 0;
	padding: 0;
	font: 11px "Lucida Grande", "Arial", "Helvetica", "Verdana", "sans-serif";
	background: #1C233B;
	color: #B4B4B5;
}

/*redefine*/

::-moz-selection {
	background: #111;
	color: #eee;
}

::selection {
	background: #111;
	color: #eee;
}

h1, h2, h3, h4, p, ul {
	margin: 0;
	padding: 0;
	font-weight: normal;
	list-style: none;
}

.style1 {color: #F4772F}
.style2 {color: #89CBDF}
.style3 {color: #E23A50}
.style4 {color: #E6A1AD}


a:link, a:visited {
	color: #7389ae;
}

a:hover, a:active {
	color: #faec8f;
}

h1 span {
	display: none;
}

p {
	line-height: 1.5;
}

a {
	outline: none;
}

form, table {
	margin: 0;
	padding: 0;
}

/*shared*/

span.clr {
	display: block;
	clear: both;
}

/*headings & link colors*/

h2 {
	font-size: 16px;
	margin: 0 0 10px;
	padding: 5px 0 4px;
	color: #D1EB29;
	color: #c17878;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #202A52;
}

h2, h3.sub {
	text-shadow: 1px 2px 1px #131315;
}

h3.sub {
	position: absolute;
	top: 50px;
	font-size: 9px;
}

div#intro {
	color: #fff;
	font-size: 15px;
	text-shadow: 1px 2px 1px #131315;
}

div#intro em {
	font-weight: normal;
	font-style: normal;
	color: #f6e4c8;
}

div#intro p.less {
	font-size: 13px;
	color: #bbb;
}

div.intro a:link, div.intro a:visited {
	color: #c17878;
}

div.developers a:link, div.developers a:visited, h2.developers {
	color: #D1EB29;
}

div.browsers a:link, div.browsers a:visited, h2.browsers {
	color: #E23A50;
}

div.download a:link, div.download a:visited {
	color: #E6A1AD;
}

h2.download {
	color: #E6A1AD;
}

div.license a:link, div.license a:visited, h2.license {
	color: #F47830;
}

div.print a:link, div.print a:visited, h2.print {
	color: #89CBDF;
}

div.apps a:link, div.apps a:visited, h2.apps {
	color: #D1EB29;
}

h2.apps {
	font-size: 16px;
}

div.block a:hover, div.block a:active {
	color: #D1EB29;
}

/*content*/

#container {
	position: relative;
	width: 800px;
	margin: 30px auto 10px;
}

#content {
	width: 600px;
	position: relative;
	z-index: 10000;
	background: #1C233B;
	padding-right: 45px;
}

div#content.selected {
	
}

div.block {
	margin-bottom: 10px;
	font-size: 12px;
}

div.floaty {
	float: left;
	width: 179px;
}

div.floaty h2 {
	font-size: 16px;
	margin-bottom: 5px;
}

div.first {
	width: 400px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-right: 10px;
	border-right: 1px solid #202A52;
}

div.full {
	clear: both;
	float: none;
}

ul#developers {
	font-size: 10px;
	color: #888;
	line-height: 1.3;
	list-style: none;
	margin-top: 10px;
}

#developers li {
	margin-bottom: 5px;
	font-size: 12px;
}

/*sidebar*/

#sidebar {
	position: absolute;
	z-index: 1;
	width: 180px;
	left: 625px;
	top: 0;
}

#sidebar ul {
	list-style: none;
}

#sidebar a, #sidebar h3.cat {
	width: 130px;
	display: block;
	padding: 3px 5px 3px 40px;
	background: url(../images/tab_small.gif) center right no-repeat;
	margin: 5px 0;
	text-decoration: none;
}

#sidebar a {
	color: #A5B3AB;
}

#sidebar a.big, #sidebar h3.cat {
	background: url(../images/tab_big.gif) center right no-repeat;
	padding: 4px 5px 4px 40px;
	margin: 8px 0;
}

#sidebar h3 {
	font-size: 13px;
}

#sidebar h3.cat {
	text-shadow: 1px 2px 1px #222;
}

#sidebar a.big {
	color: #fff;
}

#sidebar a.blog {
	background-image: url(../images/tab_forum.gif);
	background-color: #E23A50;
}

#sidebar a.docs {
	background-image: url(../images/tab_docs.gif);
	background-color: #89CBDF;
}

#sidebar a.download {
	background-image: url(../images/tab_download.gif);
	background-color: #F4782F;
}

#sidebar a.trac {
	background-image: url(../images/tab_trac.gif);
	background-color: #E6A1AD;
}

/*big menu*/

#kwick {
	position: relative;
	border-top: 1px solid #202A52;
	border-bottom: 2px solid #202A52;
	margin-bottom: 10px;
	padding: 10px 0;
}

#kwick .kwicks {
	display: block;
	background: #202A52 url(../images/clothing.gif) top right no-repeat;
	height: 100px;
}

#kwick li {
	float: left;
}

#kwick .kwick {
	display: block;
	cursor: pointer;
	overflow: hidden;
	height: 80px;
	width: 125px;
	padding: 10px;
	background: #fff;
	border-right: 5px solid #1c233b;
}

#kwick .kwick span {
	display: none;
}

#kwick .download {
	background: #1C233B url(../images/download1.gif);
}

#kwick .documentation {
	background: #1C233B url(../images/print.gif);
}

#kwick .blog {
	background: #1C233B url(../images/web.gif);
}

#kwick .trac {
	background: #1C233B url(../images/clothing.gif);
	border-right: 0;
}

/*download*/

/*span.right {
	display: none;
	float: right;
	font-size: 10px;
	text-shadow: none;
	margin-top: 3px;
}*/

div.download p {
	padding: 1px 0;
}

table {
	width: 100%;
	border: 0;
	border-collapse: collapse;
}

th, td {
	padding: 4px 10px;
}

th {
	text-align: left;
	background: #18181b;
	color: #faec8f;
	border-top: 4px solid #1d1d20;
	border-bottom: 1px solid #1d1d20;
}

th h3 {
	font-size: 13px;
}

td {
	border-bottom: 1px solid #252528;
	border-top: 1px solid #252528;
	vertical-align: middle;
}

td.check div.check {
	border: 2px solid #18181b;
	background-repeat: no-repeat;
	background-position: center center;
	height: 13px;
	width: 14px;
}

td.check div.selected {
	background-image: url(../images/check.png) !important;
	background-image: url(../images/check.gif);
	padding: 2px;
	border: 0;
}

td.name {
	font-size: 12px;
	white-space: nowrap;
}

td.description {
	font-size: 9px;
	width: 100%;
	text-align: left;
}

tr.option {
	cursor: pointer;
	background: #1d1d20;
	color: #595965;
}

.test {
	color: #2f3d31;
}

h2.section, h2.options {
	font-size: 15px;
	color: #D1EB29;
	padding-left: 15px;
	background: url(../images/arrow.gif) no-repeat left center;
}

#container h2.section a, #container h2.options a {
	display: block;
	text-decoration: none;
	color: #D1EB29;
}

#container h2.section a:hover, #container h2.options a:hover {
	color: #D1EB29;
}

#advanced, #quick {
	padding-bottom: 20px;
}

h2.compression-options {
	margin-top: 10px;
}

table#compression-options div.check {
	width: 13px;
	height: 13px;
}

table#compression-options div.selected {
	background-image: url(../images/radio.png) !important;
	background-image: url(../images/radio.gif);
	padding: 2px;
}

p.submit {
	margin-top: 20px;
	text-align: center;
}

/*links*/

#container div.apps {
	text-align: center;
}

#container div.apps a {
	font-family: 'trebuchet ms';
	color: #7a7a86;
	font-size: 28px;
	margin: 0 20px 10px 0;
	text-shadow: 1px 2px 1px #131315;
	text-decoration: none;
	display: block;
	float: left;
}

#container div.apps a:hover {
	color: #fff;
}

/*developers*/

h2.dev {
	line-height: 1.1;
	font-size: 15px;
	color: #D1EB29;
	margin-bottom: 0;
	margin-left: 80px;
	padding: 5px 0 4px;
}

h2.dev span {
	color: #444;
	font-size: 9px;
	text-shadow: none;
	font-family: Andale Mono, Monaco, Courier New, Monospace;
}

div.icon {
	float: left;
	height: 65px;
	width: 65px;
	margin-bottom: 5px;
	background: #1d1d20;
	border: 3px solid #33425C;
}

div.dev {
	clear: both;
	margin: 10px 0;
}

div.dev p {
	line-height: 1.7;
	padding: 1px 0 2px;
	border-bottom: 1px solid #202A52;
	margin-left: 80px;
}

#container a.devs:link, #container a.devs:visited {
	color: #D1EB29;
	display: block;
	font-size: 12px;
	padding: 5px 25px;
}

#container a.devs:hover, #container a.devs:active {
	color: #ccc;
}

p.devs {
	padding: 0 0;
}

/*ads*/

a.affiliate {
	letter-spacing: 1px;
	font-size: 12px;
	display: block;
	border-bottom: 1px solid #202A52;
	padding: 3px 3px 10px;
	margin-bottom: 5px;
}

div#ads {
	clear: both;
	background: url(../images/ads.png) top left no-repeat;
	padding: 5px 0 3px;
	border-bottom: 1px solid #58585F;
	margin-bottom: 1px
}

/*errors*/

h1.error {
	color: #c17878;
}


/*warning, ripoff*/

#warning {
	background-color: #ff3300;
	font-size: 27px;
	padding: 20px;
	color: #ffffff;
	font-family: helvetica, arial;
}

#warning h1 {
	font-weight: bold;
	font-size: 45px;
	color: #ffffff;
}

#warning a:link, #warning a:visited {
	color: #face8f;
} 

#warning a:hover, #warning a:active {
	color: #222222;
}
.portfolio, .portfolioHover {
	width:190px;
	position:relative;
	display:block;
	left:0px;
	float:left;
	border:5px solid #1C233B;
	background:#1C233B;
	cursor:pointer;
	line-height:1.2em;
}
.portfolioImage {
	padding:8px;
	padding-bottom:4px;
	border:4px solid #1C233B;
}
* html .portfolioImage { /*fix for IEs wrong box model*/
	padding:6px;
}
.portfolio img, .portfolioHover img {
	display:block;
	border:2px solid #33425C;
	margin-bottom:4px;
	width:165px;
	height:70px;
}
.portfolio:hover, .portfolioHover {
	border-color:#33425C;
	background:url(../images/more.gif) no-repeat 95% 94%;
}
.portfolio:hover .portfolioImage, .portfolioHover .portfolioImage {
	border-color:#1C233B;
}
.portfolio a, .portfolioHover a, .portfolio a:hover, .portfolioHover a:hover {
	padding:0;
}
#viewAll {
	clear:both;
	font-weight:bold;
	padding:10px 0px;
}
.allPortfolio {
	display:none;
}
#leftCol {
	width:100%;
	padding-left:5px;
	padding-bottom:30px;
}
#leftCol p {
	margin-left:0px;
}
#leftCol p.col2 {
	margin-left:0px;
}
#rightCol {
	display:none;
}
/*image list*/
#imageList {
	width:160px;
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	text-align:center;
	margin-right: 10px;
}
#imageList .image:hover, #imageList .imageHover {
	background:#1C233B;
}

/*career form*/
#CVareaUpload, #CVareaWrite, #PRTareaUpload, #PRTareaUrl {
	display:none;
}

.second {
	margin-top:1em;
}
.next {
	text-align:right;
	padding-right:2px;
}
.previous {
	padding-left:2px;
}
.pageNav {
	font-size:.9em;
	font-weight:bold;
}
.pageNav a {
	padding:2px;
}
/*Inner page navigation*/
.pageNavPrevious, .pageNavNext {
	height:17px;
	padding-right:29px;
	padding-left:10px;
	padding-top:3px;
	background:#1C233B url(../images/previous2.gif) no-repeat left top;
	border:5px solid #1C233B;
	width:auto;
	float:right;
	font-size:0.9em;
	font-weight:bold;
}
.pageNavNext {
	background:#33425C url(../images/next2.gif) no-repeat right top;
	clear:left;
}
.pageNavPrevious a, .pageNavNext a {
	display:block;
	width:auto;
	padding:0 !important;
}
.pageNavPrevious:hover {
	border-color:#1C233B;
	background:#E9516B url(../images/previous2.gif) no-repeat left top;
}
.pageNavNext:hover {
	border-color:#1C233B;
	background:#D1EB29 url(../images/next2.gif) no-repeat right top;
}
.pageNavPrevious:hover a, .pageNavNext:hover a, .pageNavPrevious:hover a:hover, .pageNavNext:hover a:hover {
	color:#FFF;
}

