@charset "UTF-8";
/* CSS Document */

body {
	background-color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #101010;
	padding:0;
	margin:0;
	margin-bottom:100px;
	background-image: url(../images/lbg.jpg);
	background-repeat: repeat;
	background-position: center top;
	background-attachment: fixed;
}
#header{
	height:80px;
	line-height:80px;
	background-image: url(../images/bgtop.jpg);
	background-repeat: repeat-x;
	background-position:left top;
	padding-left:20px;
	padding-right:20px;
	padding-top:30px;
}
#header span{
	float:right;
}
#banner{
	height:250px;
	width:880px;
	padding:0;
	margin:0;
	outline:0;
	background-image: url(../images/bannerred.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#nav{
	line-height:30px;
	padding-left:20px;
	background-color: #000;
	margin-right: 20px;
}
#nav ul{
	margin:0;
	padding:0;
}
#nav a{
	text-decoration:none;
	color:#B0B0B0;
	text-shadow: 0px 1px 1px #000;
}
#nav a:hover{
	color:#666;
}
#nav li.current a {
	color:#FFF;
}
#nav li {
	display: inline;
	padding-right: 22px;
	padding-left: 0px;
	margin: 0px;
	font-size: 13px;
	color: #999999;
}
#maincontent{
	width:900px;
	margin-left:auto;
	margin-right:auto;
	background-color:#fff;
}
#page{
	min-height:560px;
	width:880px;
	background-image: url(../images/contentbg.gif);
	background-repeat: no-repeat;
	background-position:center top;
	margin:0;
	padding-top:30px;
	background-color:#fff;
}
#fproject{
	min-height:500px;
}
#descr{
	float:right;
	width:470px;
	height:inherit;
}
#descr h1{
	line-height:45px;
	font-weight:normal;
	padding:0;
	margin:0;
	color:#fff;
	padding-right:10px;
	background-image: url(../images/sharevault.gif);
	background-repeat: no-repeat;
	background-position:left middle;
}
#descr span{
	font-size:13px;
	display:block;
	padding-right:10px;
	line-height:20px;
}
#descr span small{
	margin-top:8px;
	font-size:11px;
	display:block;
}
#homeservice{
	margin-top:15px;
	float:right;
	background-color:#000;
	width:280px;
	filter:alpha(opacity=90); 
	-moz-opacity: 0.9; 
	opacity: 0.9;
	padding:15px;
}
#livesupport {
	padding: 0px;
	color: #E7E7E7;
	position: fixed;
	right: 0px;
	float: right;
	top: 0px;
	border: 2px solid #EDEDED;
	height: 30px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 30px;
	margin-left: 30px;
}
#dev {
	float: right;
	color: #FFF;
	margin-right: 30px;
	height: 220px;
	width: 345px;
}
#dev h3 {
	margin: 0px;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	background-color: #036;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	line-height: 25px;
}
#dev li {
	padding: 5px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #000;
	list-style-type: none;
}
#dev ul {
	margin: 0px;
	padding: 0px;
}
#footnav{
	background-color:#fff;
	height:162px;
	padding:0;
}
#leftdiv{
	width:293px;
	float:left;
	height:150px;
	display:block;
}
#centerdiv{
	width:293px;
	float:left;
	height:150px;
	display:block;
}
#twitter{
	height:70px;
	float:left;
	padding-right:10px;
	width:700px;
}
#foottxt{
	width:900px;
	margin-left:auto;
	margin-right:auto;
	padding-top:15px;
	padding-right:40px;
	font-size:12px;
	color:#fff;
	text-align:right;
}
#simplemodal-overlay {background-color:#000;}
#simplemodal-container {background-color:#333; border:8px solid #444; padding:12px;}
#simplemodal-container a.modalCloseImg {
	background:url(../images/x.png) no-repeat; /* adjust url as required */
	width:25px;
	height:29px;
	display:inline;
	z-index:3200;
	position:absolute;
	top:-15px;
	right:-18px;
	cursor:pointer;
}
#uc h1,#uc h2,#uc h3 {color:#5f87ae; font-weight:normal; padding-bottom:5px; text-transform:uppercase;}
#uc h2 {font-size:1.4em;}
#uc h2 span {color:#FFFF99;font-size:2em;}
#uc a,#uc a:link,#uc a:visited {color:#9999ff; text-decoration:none;}
#uc a:active,#uc a:hover {color:#5f87ae; text-decoration:none;}
#uc {
	color:#fff;
	height:200px;
	width:450px;
	overflow:hidden;
}
#sub_banner {
	height:140px;
	width:880px;
	padding:0;
	margin:0;
	outline:0;
	background-image: url(../images/sub-banner.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#sub_banner h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	font-size: 36px;
	margin: 0px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	text-shadow: 0px 1px 1px #000;
	letter-spacing: -2px;
}
#sub_page {
	min-height:560px;
	width:880px;
	padding-top:30px;
	margin: 0;
}
#sub_page.aboutus  {
	background-image: url(../images/aboutbg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#sub_page #about_intro {
	width: 530px;
	line-height: 22px;
	font-size: 12px;
	padding-left: 20px;
}
#tbar {
	padding-left: 20px;
	padding-top: 15px;
	padding-bottom: 10px;
}
#sub_page #team .person .rightpane span {
	font-size: 12px;
	color: #999999;
}
#sub_page  #team  .person {
	width: 400px;
	float: left;
	padding-right: 25px;
}
#sub_page #team .person .leftpane {
	float: left;
	width: 98px;
	height: 245px;
}
#team .person .leftpane a {
	background-color: #C00;
	padding: 3px;
	text-decoration: none;
	color: #FFF;
	text-shadow: 0px 1px 1px #000;
	font-size: 11px;
}
#team .person .leftpane a:hover {
	background-color: #333;
}
#sub_page #team .person .rightpane h1 {
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #333;
}
#sub_page #team {
	padding-left: 20px;
	display: block;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
}
#clearspace {
	clear: both;
}
#sub_page.services {
	background-image: url(../images/servicebg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.imgspace {
	padding-right: 10px;
	padding-bottom: 5px;
}
.railred {
	color: #C00;
	font-weight: normal;
}
a {
	color: #C00;
}
a:hover {
	color: #900;
	text-decoration: none;
}
#sub_page.projects {
	background-image: url(../images/projects.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#sidebar ul li {
	display: block;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A8DCED;
	font-size: 11px;
	background-image: url(../images/work_arrow.gif);
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 15px;
	background-position: 5px;
}
#work #sidebar ul li a {
	text-decoration: none;
	color: #09C;
}
#work {
	padding-right: 10px;
	padding-left: 10px;
}
#sidebar ul {
	margin: 0px;
	padding: 0px;
}
#work #sidebar {
	float: left;
}
#work #workcontent {
	float: right;
	margin-left: 10px;
	margin-right: 10px;
}
#workcontent img {
	border: 3px solid #CCC;
	padding: 3px;
}
#work #sidebar a span {
	color: #F00;
	font-size: 10px;
}
#workcontent ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#workcontent ul {
	margin: 0px;
	padding: 0px;
}
.fwork                         {
	width: 600px;
	height: 460px;
	position: relative;
}
.fwork .wrapper                {
	width: 620px;
	overflow: auto;
	position: absolute;
	top: 0;
	left: 0;
	height: 460px;
}
.fwork .wrapper ul             {
	width: 99999px;
	list-style: none;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
}
.fwork ul li                   {
	display: block;
	float: left;
	padding: 0;
	height: 460px;
	width: 650px;
	margin: 0;
}
.fwork .arrow                  { display: block; height: 200px; width: 67px; background: url(../images/arrows.png) no-repeat 0 0; text-indent: -9999px; position: absolute; top: 65px; cursor: pointer; }
.fwork .forward                { background-position: 0 0; right: -20px; }
.fwork .back                   { background-position: -67px 0; left: -20px; }
.fwork .forward:hover          { background-position: 0 -200px; }
.fwork .back:hover             { background-position: -67px -200px; }
.fwork .wrapper ul ul          { position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0; }
.fwork .wrapper ul ul li       { float: none; height: auto; width: auto; background: none; }

#thumbNav                               { position: relative; top: 445px; text-align: center; }
#thumbNav a                             {
	color: black;
	display: inline-block;
	padding: 2px 8px;
	height: 18px;
	margin: 0 5px 0 0;
	text-align: center;
	font-size: 11px;
	text-decoration: none;
}
#thumbNav a:hover                       { background-image: none; }
#thumbNav a.cur                         {
	color: #FFF;
	background-color: #C00;
}

#start-stop                             { background: green; width: 40px; text-align: center; position: absolute; right: 45px; top: 445px;}
#start-stop.playing                     { background-color: red; }
#start-stop:hover                       { background-image: none; }
#work #sidebar ul li a:hover {
	text-decoration: none;
	color: #C00;
}
#sub_page.contact {
	background-image: url(../images/contactbg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
/*--Main Container--*/
.main_view {
	float: right;
	position: relative;
	margin-right: 25px;
}
/*--Window/Masking Styles--*/
.window {
	height:220px;
	width: 342px;
	overflow: hidden; /*--Hides anything outside of the set width/height--*/
	position: relative;
}
.image_reel {
	position: absolute;
	top: 0; left: 0;
}
.image_reel img {float: left;}

/*--Paging Styles--*/
.paging {
	position: absolute;
	bottom: 40px;
	right: -7px;
	width: 178px;
	height:47px;
	z-index: 100; /*--Assures the paging stays on the top layer--*/
	text-align: center;
	line-height: 40px;
	display: none; /*--Hidden by default, will be later shown with jQuery--*/
	background-image: url(../images/paging_bg2.png);
	background-repeat: no-repeat;
	background-position: -6px;
	font-family: Arial, Helvetica, sans-serif;
}
.paging a {
	padding: 5px;
	text-decoration: none;
	color: #fff;
}
.paging a.active {
	font-weight: bold;
	background: #920000;
	border: 1px solid #610000;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.paging a:hover {font-weight: bold;}
#fproject .development {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80px;
	font-weight: bold;
	float: left;
	letter-spacing: -8px;
	line-height: 65px;
	margin-top: 0px;
	margin-left: 25px;
	color: #333;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 450px;
	text-shadow: 0px 2px 0px #fff;
}
#work li:hover {
	border-top-color: #FC6;
	border-right-color: #FC6;
	border-bottom-color: #FC6;
	border-left-color: #FC6;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#work li {
	margin-right: 13px;
	float: left;
	margin-bottom: 25px;
	margin-left: 10px;
	list-style-type: none;
	margin-top: 0px;
	display: block;
	width: 262px;
}
#work li div {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #666;
}
#work img {
	display: block;
	border: 4px solid #B2B2B2;
	padding: 2px;
}
#work li:hover span {
	background-color: #FC6;
}
#work li:hover img {
	border-top-color: #FC6;
	border-right-color: #FC6;
	border-bottom-color: #FC6;
	border-left-color: #FC6;
}
#work span {
	display: block;
	background-color: #B2B2B2;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}
#work span a {
	font-weight: bold;
	color: #181818;
	text-decoration: none;
	text-shadow: 0px 1px 1px #fff;
}
#work li:hover span a {
	color: #000;
	text-shadow: 0px 1px 1px #fff;
}
#work ul {
	margin: 0px;
	padding: 0px;
}
.qtip a {
	display: none;
}

