body {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #555555;
	margin: 0px;
	text-align: center;
	background-color: #09090a;
}
a {
	color: #888;
}
a:hover {
	color: #484848;
}
form {
	margin: 0px;
}
select, input, textarea {
	font-family: Tahoma, Verdana, sans-serif;
}
input {
	
}
textarea {
	overflow: auto;
	border: 1px solid #ccc;
}
td, th {
	vertical-align: top;
}

img, object {
	border: none;
}

kbd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.clearfix {
	clear: both;
	margin: 0px !important;
	padding: 0px !important;
	height: 0px;
	overflow: hidden;
}

/* --------- layout -------- */

.container {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: url(../images/bg_body.png) top left repeat-x #fefefe;
}

.header {
	padding: 0px;
	overflow: hidden;
	background: url(../images/bg_cont.png) top center repeat-y #eeeeee;
}
.header-top {
	height: 28px;
	padding: 0px;
	overflow: hidden;
	background: url(../images/bg_topbar.png) top center repeat-y #484848;
}
.header-top-content {
	width: 810px;
	margin: 0px auto;
	padding: 5px 15px;
}

.header-main {
	height: 100px;
	padding: 0px 0px 1px 0px;
	overflow: hidden;
	background: url(../images/bg_headerline.png) bottom center no-repeat #f0f0f0;
	border-top: 1px solid #fff;
}
.header-wrap {
	height: 100px;
	padding: 0px;
	overflow: hidden;
	background: url(../images/bg_logo.gif) top center no-repeat;
}
.header-wrap-content {
	width: 860px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
}
.header-wrap-content h1 {
	float: left;
	margin: 0px !important;
	padding: 0px !important;
}
.header-wrap-content h1 a {
	position: relative;
	float: left;
	display: block;
	width: 220px;
	height: 100px;
	padding: 0px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../images/onebit-logo.gif) top left no-repeat;
}
.header-contact {
	float: right;
	padding: 12px 0px 15px 0px;
}
.contact-ym {
	width: 284px;
	height: 40px;
}
.contact-ym h3 {
	float: left;
	margin: 0px !important;
	padding: 0px !important;
	font-size: 15px;
	color: #c2c2c2;
}
.contact-ym ul {
	float: right;
	width: 156px;
	margin: 0px !important;
	padding: 0px !important;
	list-style: none;
	color: #777;
}
.contact-ym ul li {
	float: left;
	padding: 2px 0px;
}
.contact-ym ul li img {
	float: left;
	margin-right: 10px;
}
.header-contact h3.phone {
	margin: 8px 0px 10px 0px !important;
	padding: 2px 0px 3px 50px !important;
	font-size: 21px;
	color: #777;
	background: url(../images/icon-phone.gif) top left no-repeat;
}
.header-contact h3.phone span {
	padding-right: 5px;
	color: #c2c2c2;
}

.header-menu {
	float: right;
	width: 600px;
	height: 100px;
	padding: 0px;
	margin-right: -20px;
	overflow: hidden;
}
.header-menu ul {
	margin: 0px !important;
	padding: 0px 10px !important;
	list-style: none;
	float: right;
}
.header-menu ul li {
	float: left;
	padding: 0px;
	margin-left: 10px;
	overflow: hidden;
}
.header-menu ul li a, .header-menu ul li a:hover {
	text-decoration: none;
}
.header-menu ul li a {
	float: left;
	height: 100px;
	padding: 0px;
	overflow: hidden;
	background: url(../images/main-menu.png);
	background-repeat: no-repeat;
}
.header-menu ul li a#mn-home {
	width: 83px;
	background-position: 0px 0px;
}
.header-menu ul li a#mn-home:hover {
	background-position: 0px -100px;
}
.header-menu ul li.active a#mn-home, .header-menu ul li.active a#mn-home:hover {
	background-position: 0px -100px;
}
.header-menu ul li a#mn-aboutus {
	width: 84px;
	background-position: -83px 0px;
}
.header-menu ul li a#mn-aboutus:hover {
	background-position: -83px -100px;
}
.header-menu ul li.active a#mn-aboutus, .header-menu ul li.active a#mn-aboutus:hover {
	background-position: -83px -100px;
}
.header-menu ul li a#mn-services {
	width: 98px;
	background-position: -167px 0px;
}
.header-menu ul li a#mn-services:hover {
	background-position: -167px -100px;
}
.header-menu ul li.active a#mn-services, .header-menu ul li.active a#mn-services:hover {
	background-position: -167px -100px;
}
.header-menu ul li a#mn-portfolio {
	width: 104px;
	background-position: -265px 0px;
}
.header-menu ul li a#mn-portfolio:hover {
	background-position: -265px -100px;
}
.header-menu ul li.active a#mn-portfolio, .header-menu ul li.active a#mn-portfolio:hover {
	background-position: -265px -100px;
}
.header-menu ul li a#mn-contact {
	width: 94px;
	background-position: -369px 0px;
}
.header-menu ul li a#mn-contact:hover {
	background-position: -369px -100px;
}
.header-menu ul li.active a#mn-contact, .header-menu ul li.active a#mn-contact:hover {
	background-position: -369px -100px;
}

.site-img {
	border-bottom: 1px solid #fff;
}
.site-img-content {
	width: 840px;
	margin: 0px auto;
	background-color: #fff;
}

.wrapper {
	width: 840px;
	min-height: 60px;
	margin: 0px auto;
	padding: 20px 0;
	text-align: left;
	overflow: hidden;
}

.page {
	float: left;
	width: 575px;
	padding: 0px;
	overflow: hidden;
}
.sidebar {
	float: right;
	width: 220px;
	padding: 0px;
	overflow: hidden;
}

.page .block {
	float: left;
	width: 300px;
	margin-right: 45px;
	padding: 0px 0px 10px 0px;
	overflow: hidden;
}
.page .block.middle {
	width: 230px;
	margin-right: 0;
}
.block-content {
	padding: 5px 0px;
}
.block-content {
	font-size: 12px;
}
.block-content p {
	margin: 10px 0px 10px 0px !important;
	line-height: 200%;
	text-align: left;
}

.sidebar .block {
	padding-bottom: 5px;
}
.sidebar .block-content p.author {
	
}
.sidebar .block-content p {
	font-size: 11px;
	line-height: 130%;
}
.sidebar .block-content p b span {
	font-weight: normal;
	color: #888;
}

.recentwork {
	float: left;
	margin-top: 22px;
	width: 202px;
	height: 113px;
	padding: 9px 9px 58px;
	overflow: hidden;
	background: url(../images/bg_imac.png) top left no-repeat;
}

h2.block-title{
	margin: 0px !important;
	padding: 5px 0px !important;
	font-size: 22px;
	color: #333;
	font-weight: normal;
	line-height: 130%;
	background: url(../images/line-title.gif) bottom left repeat-x;
}


.contact-img {
	position: relative;
	width: 840px;
	height: 380px;
	margin-bottom: 15px;
	margin-top: -20px;
	padding: 0;
	overflow: hidden;
}
#map {
	width: 838px;
	height: 379px;
	border: 1px solid #ccc;
	border-top: none;
}
h1.contact-title {
	position: absolute;
	left: 1px;
	bottom: -15px;
	float: left;
	padding: 12px 25px;
	font-size: 24px;
	font-weight: normal;
	background: url(../images/bg_contacttitle.png) top right no-repeat;
}
h1.contact-title span {
	color: #999;
}
* html h1.contact-title {
	background: none;
	background-color: #fff;
	bottom: 1px;
}
*:first-child+html h1.contact-title {
	bottom: 1px;
}
.contact h2.title {
	margin: 0px 0px 5px 0px !important;
	padding: 0px !important;
	font-size: 16px;
	color: #404041;
	border-bottom: 1px solid #eee;
}
.contact-content {
	float: left;
	width: 350px;
	padding: 20px 5px 30px;
	font-size: 12px;
	line-height: 200%;
	overflow: hidden;
}

.social-icon {
	margin: 0px !important;
	padding: 0px !important;
	list-style: none;
}
.social-icon h3 {
	float: left;
	font-size: 12px;
	margin: 0px !important;
	padding: 0px 8px 0px 0px !important;
}
.social-icon li {
	float: left;
	width: 16px;
	height: 18px;
	padding: 2px 3px;
	overflow: hidden;
}

.contact-form {
	float: right;
	width: 440px;
	padding: 20px 0 30px;
	overflow: hidden;
}
.contact-form dl {
	margin: 0px !important;
	padding: 5px 0px !important;
	overflow: hidden;
}
.contact-form dt, .contact-form dd {
	margin: 0px !important;
	padding: 0px 0px 5px 3px !important;
	display: block;
}
.contact-form label {
	padding: 2px 3px;
	font-size: 12px;
	font-weight: bold;
}
.contact-form dd input {
	width: 425px;
	padding: 6px 2px 6px 4px;
	font-size: 12px;
	background: url(../images/bg_form_input.png) no-repeat;
	background-position: 0px 0px;
	border: 1px solid #ccc;
}
.contact-form dd textarea {
	width: 425px;
	height: 120px;
	padding: 6px 2px 6px 4px;
	overflow: auto;
	font-size: 12px;
	background: url(../images/bg_form_input.png) no-repeat;
	background-position: 0px 0px;
	border: 1px solid #ccc;
}
.contact-form dd input:focus, .contact-form dd textarea:focus {
	background-position: 0px -400px;
}
.contact-form p {
	float: right;
	margin-top: 18px !important;
}
.contact-form p input {
	margin-right: 5px;
	padding: 6px 20px;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	background-color: #f2f2f2;
	border: 1px solid #ccc;
	cursor: pointer;
}
* html .contact-form p input {
	padding: 6px 5px;
}
*:first-child+html .contact-form p input {
	padding: 6px 5px;
}
.contact-form p input:hover {
	color: #353535;;
}
.form-box {
	float: left;
	width: 300px;
	height: 60px;
	padding: 8px 5px 0px 5px;
	margin-left: 3px;
	overflow: hidden;
	background: url(../images/bg_formbox.gif) top left repeat-x #1f1f20;
	border: 1px solid #111;
}
* html .form-box {
	margin-left: 2px;
}
.form-box dl {
	float: left;
	width: 124px;
	margin: 0px !important;
	padding: 0px !important;
}
.form-box dt {
	padding: 0px 0px 7px 3px !important;
}
.contact-form .form-box label {
	color: #999;
	font-size: 11px;
	font-weight: normal;
}
.contact-form .form-box dd input {
	width: 110px;
	position: relative;
}
.captchaimg {
	float: right;
	width: 177px;
	overflow: hidden;
	margin-top: -8px;
	margin-right: -5px;
}
.captchaimg img {
	float: left;
	margin-top: 9px;
}
.captchaimg a {
	float: right;
	display: block;
	width: 50px;
	height: 70px;
	background: url(../images/icon-reload.gif) no-repeat;
	background-position: 0px 0px;
	background-color: #111;
	text-indent: -9999px;
}
.captchaimg a:hover {
	background-position: 0px -70px;
}

.error-container {
	font-size: 12px;
	color: #f64f4f;
}
.error-container span {
	display: block;
	padding: 10px;
	background-color: #fffed7;
}

.about {
	
}
p.pre {
	margin: 0 !important;
	padding: 10px 0 30px !important;
	font-family: arial;
	font-size: 22px;
	font-style: italic;
	color: #999;
	line-height: 120%;
}
p.pre b {
	font-weight: normal;
	color: #65696d;
}
.about-column {
	
}
.aboutleft {
	float: left;
	width: 450px;
	overflow: hidden;
	padding: 40px 0 20px;
	background: url(../images/bg_aboutleft.png) top left no-repeat;
}
* html .aboutleft {
	padding-top: 55px;
}
*:first-child+html .aboutleft {
	padding-top: 55px;
}
.aboutleft p {
	margin: 15px 0 !important;
	font-size: 13px;
	color: #484848;
	line-height: 180%;
}
.aboutright {
	float: right;
	width: 345px;
	padding: 60px 0 20px;
	background: url(../images/bg_aboutright.png) top left no-repeat;
}
* html .aboutright {
	overflow: hidden;
}
.pictures {
	position: relative;
	width: 363px;
}
.pictures ul {
	margin: 0px !important;
	padding: 0px !important;
	list-style: none;
}
.pictures ul li {
	position: relative;
	float: left;
	width: 100px;
	height: 90px;
	margin-right: 18px;
	margin-bottom: 16px;
	padding: 0;
	background-color: #e0e0e0;
	border: 1px solid #ccc;
}
.pictures ul li.onhover {
	border: 1px solid #fbb737;
}
* html .pictures ul li img {
	margin-bottom: -3px;
}
.pictures ul li a {
	float: left;
	display: block;
	width: 100px;
	height: 90px;
	overflow: hidden;
}
.tooltip {
	display: none;
	position: absolute;
	top: 40px;
	left: -170px;
	width: 173px;
	height: 44px;
	padding: 8px 17px 8px 10px;
	overflow: hidden;
	font-size: 13px;
	color: #fff;
	font-weight: bold;
	line-height: 110%;
	background: url(../images/bg_tooltip.png) top left no-repeat;
}
.tooltip span {
	display: block;
	font-size: 11px;
	color: #999;
}
.tooltip a {
	font-size: 11px;
	font-weight: normal;
	color: #59b7ff;
	text-decoration: none;
}
.tooltip a:hover {
	color: #fff;
	text-decoration: underline;
}

.about-process {
	overflow: hidden;
	padding: 55px 0 30px;
	min-height: 100px;
	background: url(../images/bg_process.png) top left no-repeat;
}
* html .about-process {
	height: 100px;
	overflow: visible;
	padding-top: 70px;
}
*:first-child+html .about-process {
	padding-top: 70px;
}
.about-process p {
	margin: 15px 0 !important;
	font-size: 13px;
	color: #484848;
	line-height: 180%;
}
.process-list {
	padding: 15px 0 20px;
}
.process-list h3 {
	margin: 0 !important;
	padding: 4px 0 !important;
	font-size: 13px;
	color: #333;
}
.process-list p {
	margin: 0 !important;
}
#process-1, #process-2, #process-3, #process-4 {
	width: 280px;
	padding: 0 0 20px 120px;
	overflow: hidden;
}
#process-1, #process-3 {
	float: left;
}
#process-2, #process-4 {
	float: right;
}
#process-1 {
	background: url(../images/bg_process-1.gif) 0px 24px no-repeat;
}
#process-2 {
	background: url(../images/bg_process-2.gif) 0px 0px no-repeat;
}
#process-3 {
	background: url(../images/bg_process-3.gif) 0px 9px no-repeat;
}
#process-4 {
	background: url(../images/bg_process-4.gif) 0px 3px no-repeat;
}

.portfolio {
	width: 840px;
	min-height: 300px;
	margin-top: -15px;
	margin-bottom: 10px;
	padding: 95px 0 0;
	background: url(../images/bg_portfolio.png) top left no-repeat;
}
* html .portfolio {
	height: 300px;
	overflow: visible;
}


.services {
	width: 840px;
	min-height: 300px;
	margin-top: -20px;
	margin-bottom: 10px;
	padding: 0 0 20px;
	font-size: 12px;
	background: url(../images/bg_service.png) 295px 15px no-repeat;
}
* html .services {
	height: 300px;
	overflow: visible;
	padding-top: 10px;
}
*:first-child+html .services {
	padding-top: 10px;
}
.service-content {
	padding: 75px 0 30px 295px;
	background: url(../images/service-img.jpg) 0px 0px no-repeat;
}
.services p {
	margin: 10px 0px !important;
	font-size: 12px;
	line-height: 180%;
	text-align: justify;
}
.service-list {
	position: relative;
	width: 840px;
	overflow: hidden;
	padding: 10px 0 20px;
}
.service-list ul {
	width: 890px;
	margin: 0px !important;
	padding: 0px !important;
	list-style: none;
}
.service-list ul li {
	float: left;
	width: 245px;
	margin-right: 50px;
}
.services ul li h3 {
	margin: 10px 0px 15px !important;
	padding-bottom: 5px;
	font-size: 22px;
	color: #333;
	font-weight: normal;
	line-height: 130%;
	background: url(../images/line-title.gif) bottom left repeat-x;
}
.services ul li p {
	margin: 10px 0px !important;
	font-size: 13px;
	text-align: left;
	line-height: 180%;
}

.footer {
	clear: both;
	min-height: 210px;
	padding: 4px 0px 0px 0px;
	text-align: center;
	color: #888;
	background: url(../images/bg_footer.png) top left repeat-x #111110;
}
* html .footer {
	height: 210px;
	overflow: visible;
}
.footer-nav {
	padding: 0px 0px 1px 0px;
	background: url(../images/bg_footerline.png) bottom center no-repeat;
}
.footer-nav ul {
	margin: 0px !important;
	padding: 10px !important;
	list-style: none;
	background: url(../images/bg_footernav.png) top center repeat-y #37393d;
}
.footer-nav ul li {
	display: inline;
	padding-right: 20px;
	padding-left: 20px;
}
.footer-nav ul li a {
	color: #ccc;
	text-decoration: none;
}
.footer-nav ul li a:hover {
	color: #fff;
	text-decoration: none;
}

.footer-nav ul li.twitter img {
	margin-bottom: -4px;
}
.footer-content {
	padding: 15px 10px 20px 10px;
	line-height: 130%;
}
.footer-content a {
	color: #eee;
	text-decoration: none;
}
.footer-content a:hover {
	color: #eee;
	text-decoration: underline;
}
.footer-content img {
	margin: 13px auto;
}

.twitter_banned, a.followus {
	width: 30px;
	height: 130px;
	padding: 0px;
	overflow: hidden;
}
.twitter_banned {
	display: none;
	position: fixed;
	right: 0;
}
* html .twitter_banned {
	position: absolute;
}
a.followus {
	float: left;
	background: url(../images/follow-twitter.png) top left no-repeat;
}

/* update portfolio thumbnail */
.portfolio {
	position: relative;
	width: 840px;
	padding: 70px 0 0px;
}
.portfolio-thumb {
	position: relative;
	width: 890px;
	margin-right: -30px;
	padding: 10px 0 20px;
}
.thumb-item {
	position: relative;
	float: left;
	width: 238px;
	height: 147px;
	margin-right: 30px;
	margin-bottom: 5px;
	padding: 10px 11px 18px;
	overflow: hidden;
	background: url(../images/bg_thumbitem.png) top left no-repeat;
}
.thumb-item a, .thumb-item a:hover {
	text-decoration: none;
}
.thumb-item a img {
	
}
.thumbloader {
	position: absolute;
	width: 215px;
	height: 123px;
	top: 5px;
	left: 5px;
	padding: 18px 15px 18px 20px;
	background: url(../images/thumbloader.gif) center 48% no-repeat;
	z-index: 101;
}
.thumbbg {
	display: none;
	position: absolute;
	width: 215px;
	height: 123px;
	top: 5px;
	left: 5px;
	padding: 18px 15px 18px 20px;
	background-color: #ffaa00;
	z-index: 102;
}
.thumbcaption {
	display: none;
	position: absolute;
	width: 203px;
	height: 111px;
	top: 5px;
	left: 5px;
	padding: 18px 15px 18px 20px;
	font-family: arial;
	font-size: 30px;
	font-weight: bold;
	color: #fff;
	line-height: 100%;
	border: 6px solid #ffd700;
	z-index: 103;
}

.portfolio-nav {
	position: absolute;
	top: 20px;
	right: 5px;
	font-size: 18px;
}
.portfolio-nav span {
	font-size: 16px;
	color: #ddd;
	margin-left: -5px;
	margin-right: -5px;
}
* html .portfolio-nav {
	right: 35px;
}
.portfolio-nav a {
	color: #ccc;
	padding: 0 5px;
	text-decoration: none;
}
.portfolio-nav a:hover {
	color: #888;
	text-decoration: underline;
}
.portfolio-nav a.active, .portfolio-nav a.active:hover {
	color: #555;
	text-decoration: none;
}

.portfolio-detil {
	padding: 10px 0 40px;
}
.portfolio-image {
	float: left;
	width: 510px;
	overflow: hidden;
}
.portfolio-brief {
	float: right;
	width: 300px;
	font-size: 12px;
	overflow: hidden;
}
.portfolio-brief h1 {
	margin: 0;
	padding: 0;
	font-size: 22px;
	font-weight: normal;
	line-height: 180%;
	color: #333;
}
.portfolio-brief p, .portfolio-brief ul {
	margin: 15px 0 20px;
	line-height: 180%;
}
.portfolio-brief ul {
	margin: 10px 0 20px;
	padding: 0;
}
.portfolio-brief b {
	color: #333;
}
.portfolio-brief ul li {
	padding: 0 0 3px 17px;
	background: url(../images/list-square.gif) 0px 9px no-repeat;
}
#launch-link {
	padding: 10px 0;
}
