@charset "utf-8";
/* reset css */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0; border: 0; font-size: 100%;}
ol, ul {list-style: none;}
ins {text-decoration: none;}
del {text-decoration: line-through;}
table {border-collapse: collapse;}

/* typography.css
-------------------------------------------------------------- */
/* Default font-size percentage is of 16px. (0.75 * 16px = 12px) */
body {font-size: 75%; color: #222; background: #000; font-family: "Helvetica Neue", Arial, Helvetica, sans-serif; background-image: url(../images/bg.jpg); background-repeat: no-repeat; width: 950px; height: 800px;}

/* Headings
-------------------------------------------------------------- */
h1,h2,h3,h4,h5,h6 { font-family: Arial, Helvetica, sans-serif; font-weight: normal; color: #333; }

h1 { font-size: 3em; line-height: 1; margin-bottom: 0.5em; }
h2 { font-size: 2em; margin-bottom: 0.75em; color:#fcba63; }
h3 { font-size: 1.5em; line-height: 1.4; color:#fcba63;}
h4 { font-size: 0.9em; line-height: 2; color: #fff; }
h5 { font-size: 0.9em; line-height: 35px ; color: #666;}
h6 { font-size: 0.9em; line-height:1.4; color:#aaa; }
h6.light { font-size: 0.9em; line-height:1.2; color:#666; margin-bottom: 1em;}

h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin: 0;}

/* Text elements
-------------------------------------------------------------- */
p           { margin: 0 0 1.5em; color:#fff; }
p.contact 	{ color: #fff; }
p img.left  { float: left; margin: 1.5em 1.5em 1.5em 0; padding: 0; }
p img.right { float: right; margin: 1.5em 0 1.5em 1.5em; }
p.footer	{ line-height:18px; font-size:11px; color:#333; text-align:center; padding-top:10px;}

a:focus, 
a:hover     { color: #ccc; text-decoration: underline; border: 0; margin:0; padding:0;}
a           { color: #ccc; text-decoration: none; border:0; margin:0; padding:0;}

a.content:focus, 
a.content:hover     { color: #fcba63; text-decoration: underline; border: 0; margin:0; padding:0;}
a.content           { color: #fcba63; text-decoration: none; border:0; margin:0; padding:0;}

a.contactus:focus, 
a.contactus:hover     { color: #fff; text-decoration: underline;}
a.contactus           { color: #fff; text-decoration: none;}

blockquote  { margin: 1.5em; color: #666; font-style: italic; }
strong      { font-weight: bold; }
em,dfn      { font-style: italic; }
dfn         { font-weight: bold; }
sup, sub    { line-height: 0; }

abbr, 
acronym     { border-bottom: 1px dotted #666; }
address     { margin: 0 0 1.5em; font-style: italic; }
del         { color:#666; }

pre 		{ margin: 1.5em 0; white-space: pre; }
pre,code,tt { font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.5; }


/* Lists
-------------------------------------------------------------- */
li ul, 
li ol       { margin:0; }
ul, ol      { margin: 0; }
ul ul 		{ margin-left: 20px;}

ul          {display: block; color:#fff; text-indent:20px; line-height:20px; list-style-position:inside;}
ul.seo		{list-style-type:disc;}
ol          { list-style-type: decimal; }
#footer li	{ float:left; margin-right: 0px; line-height: 35px; }

dl          { margin: 0 0 1.5em 0; }
dl dt       { font-weight: bold; }
dd          { margin-left: 1.5em;}


/* Tables
-------------------------------------------------------------- */

table       { margin-bottom: 0;width:100%;}
th          { font-weight: bold; }
thead th 	{ background: #666; }
th,td,caption { padding: 4px 10px 4px 5px; }
tr.even td  { background: #e5ecf9; }
tfoot       { font-style: italic; }
caption     { background: #eee; }

table.plans	{color:#fff; border: 1px solid #666;}
tr.plans	{background-color:#222;}

/* Misc classes
-------------------------------------------------------------- */
.small      { font-size: .8em; margin-bottom: 1.875em; line-height: 1.875em; }
.large      { font-size: 1.2em; line-height: 2.5em; margin-bottom: 1.25em; }
.hide       { display: none; }

.quiet      { color: #666; }
.loud       { color: #000; }
.highlight  { background:#ff0; }
.added      { background:#060; color: #fff; }
.removed    { background:#900; color: #fff; }

.first      { margin-left:0; padding-left:0; }
.last       { margin-right:0; padding-right:0; }
.top        { margin-top:0; padding-top:0; }
.bottom     { margin-bottom:0; padding-bottom:0; }

.left 		{float: left;}
.right 		{float: right;}

.topBar 	{float:right; margin-right:10px; line-height:30px;}
.borderRight {border-right: 1px solid #ccc; }
.noborder 	{border: none;}

.clear {clear:both;}

.marginRight { margin-right:15px; }
.marginBottom { margin-bottom: 15px; }

.homeColumn { width: 300px; float:left; margin-right:10px;}
.homeColumnLast	{ width: 300px; float:left;	margin: 0px; float:right;}

.height	{height: 400px;}

/* Form (contact)
--------------------------------------------------------------*/
#content label{ text-align: right; color: #fff;}
.inputfield { width: 400px; border: 1px solid #fcba63; background-color: #fff; font-family:Arial, Helvetica, sans-serif; font-size: 12px; color:#333;}

.contactform { padding-top:-20px; }
/*
input.send {
	background-color: #a90705;
	width: 160px;
	border: 1px solid #990033;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	}
	
input.send:hover {
	background-color: #ffffff;
	width: 160px;
	border: thin solid #a90705;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a90705;
	font-weight: bold;
	text-transform: uppercase;
	}
*/

/* Tooltip
-------------------------------------------------------------*/
.tooltip{position:absolute; z-index:999; left:-9999px; background-color:#dedede; padding:5px; border:1px solid #fff; width:250px;}
.tooltip p{ margin:0; padding:0px; color:#fff; background-color:#222; padding:15px;}

/* Tooltip (showcase)
-------------------------------------------------------------*/
#screenshot{ position:absolute; border:2px solid #333; background:#333; padding:5px 5px 1px 5px; display:none; color:#fff; line-height: 24px;}


/* Navigation
--------------------------------------------------------------*/
#nav {
	padding-top: 65px;
	margin: 0;
	width: 710px;
	float: right;
	text-align:right;
	position: relative;
	background-repeat: no-repeat;
	float:left;
}

#nav ul {
        position: relative;
		margin: 0px;
		padding: 0px;
    }

#nav li 		{list-style: none; display:inline; color:#333;}  
#nav li a		{font-size: 13px; padding: 0 15px;}
#nav li a.last	{padding-right:0;}
#nav li a:hover, #nav li a.last:hover {color: #fcba63; text-decoration:none;}
.noshow 		{display: none;}


/* DIV 
---------------------------------------------------------------*/

#container 	{width: 960px; margin-left: 20px;}

#topBar 	{width: 100%; height: 30px; background-color: #666; filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50;}
#logo 		{width: 250px; height: 90px; background-image: url(../images/logo_infin.png); margin: 20px 0 10px 0; background-repeat:no-repeat; float:left;}
#logo h1 a	{width: 250px; height: 90px; text-indent:-9999px; display:block;}

#content 	{width: 100%; border-top: 1px solid #fcba63; margin: 10px 0 10px 0;}
#content_flash 	{width: 100%; height: 320px; margin: 0 0 60px 0;}
#content_left { width: 600px; float: left; padding-top:30px;}
#content_right {width: 360px; float: right; padding-top: 30px;}

#workleft	{width: 470px; margin: 10px 0 10px 10px; float:left;}
#workright	{widtH: 470px; margin: 10px 0px 10px 0; float:right;}

#footer		{width: 100%; border-top: 1px dotted #ccc; border-bottom: 1px dotted #ccc; float: left;}
#footer_text{width:70%; float:left;}
#copyright	{width: 30%; float:right;}

/* Background Hover
----------------------------------------------------------------*/
.work {width:920px; height:200px; padding:10px; margin:0 20px 20px 0; float:left; position:relative; overflow:hidden;}
.work:hover .work_content .work_text {color:#FFF;}
.work_img, .work_img:visited, .work_img_nolink, .work_img_nolink:visited, .work_img_nolink:focus, .work_img_nolink:hover { width:420px; height:200px; border:4px solid #000; float:left; overflow:hidden;}
.work_img:focus, .work_img:hover { border: 4px solid #fcba63;}
.work_content {width:470px; float:right;}
.work_title h3 a, .work_title h3 a:visited {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; color:#fcba63; height:24px; overflow:hidden; text-transform:uppercase;}
.work_title h3 a:hover, .work_title h3 a:focus {text-decoration: underline;}

h3.nolink {font-size: 15px; font-weight: bold; text-transform:uppercase;}

.work_company {font-size:14px; line-height: 18px; color:#aaa;}
.work_involve {font-size:12px; color:#fff; line-height:18px; padding-bottom: 10px;}
.work_text {width: 470px; float: right; font-size:12px; line-height:20px; color: #fff;}

.detail { width:920px; padding:10px; margin:0 20px 0 0; float:left;}
.detail_img { width:420px; float:left;}
.detail_img img {clear:both; padding-bottom: 10px;}