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





acronym, dfn {
	color: #ff9900;
}
strong {
	font-weight: 700;
}


/*#nav .inner {
	width: 960px;
}*/






#mainContent {
	width: 100%;
	float: left;
}

#breadCrumb{
	
}

#mainCol {
	clear: left;
	width: 100%;
	min-height: 500px;
	background-color: #222;
	color: #bbb;
	background-image: url(/images/footerBkgrd.png);
	background-repeat: repeat-X;
}
#mainCol .inner {
	padding: 0;
	background-image: url(/images/footerOverlay.jpg);
	background-repeat: no-repeat;
}
#home #mainCol {
	width: 100%;
	min-height: 321px;
	margin: 0;
}
#home #mainColL {
	margin: 15px 0;
}

#slides h3 {
	color: #ff9900;
	margin: 0 0 5px;
	padding: 0;
	font-size: 14px;
	line-height: 1.2;
}
#mainCol p {
}
.mainColL {
	float: left;
	width: 620px;
	margin: 15px 0;
}
.mainColR {
	float: right;
	padding: 10px;
	width: 600px;
	background-color: #111;
	border: 1px solid #333;
	margin: 15px 0;
}
.subColL {
	float: left;
	width: 320px;
}
.subColR {
	float: right;
	width: 300px;
	background-color: #111;
	border: 1px solid #333;
	padding: 10px;
	margin: 0 0 15px;
	/*background-image: url(/images/module-drk.png);*/
}
.subColR strong {
	color: #fff;
}
.subColTop {
	background-color: #111;
	border: 1px solid #333;
	border-top: 1px solid #111;
	padding: 20px 10px 10px;
	margin: 0 0 15px;
	/*background-image: url(/images/module-drk.png);*/
}
.navigation {
}
.navigation li {
	margin: 0 0 3px;
}
.navigation a:link, .navigation a:visited {
	display: block;
	line-height: 20px;
	color: #bbb;
	font-weight: 500;
	font-size: 10px;
	background-position: top left;
	background-repeat: no-repeat;
}
ul.navigation a.selected {
	border: 1px solid #333;
	color: #eee;
	padding: 5px;
	background-color: #111;
}
ul.navigation a:hover.selected {
	cursor: default;
	border: 1px solid #ff8800;
	border-bottom: 1px solid #ff6600;
	border-right: 1px solid #ff6600;
}
ul.navigation a.selected img {
	border: 1px solid #ff8800;
	border-bottom: 1px solid #ff6600;
	border-right: 1px solid #ff6600;
}
ul.navigation a:hover.selected img {
	border: 1px solid #ff8800;
	border-bottom: 1px solid #ff6600;
	border-right: 1px solid #ff6600;
}
.navigation a:hover {
	color: #eee;
	background-position: bottom left;
	background-color: #111;
	border: 1px solid #333;
	padding: 5px;
}
.navigation a:hover img {
	border: 1px solid #ff8800;
	border-bottom: 1px solid #ff6600;
	border-right: 1px solid #ff6600;
}
span.navHead {
	margin: 0 0 0;
	padding: 7px 0 0 0;
	font-size: 12px;
	font-weight: 400;
	color: #ff9900;
	display: block;
	line-height: 16px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-transform: uppercase;
}
ul.navigation li img {
	border: 1px solid #555;
	float: left;
	margin-right: 10px;
}
ul.navigation li a {
	color: #eee;
	text-decoration: none;
	display: block;
	padding: 6px;
	height: 52px;
	outline: none;
}
#footer {
	clear: both;
	width: 100%;
	min-width: 960px;
	/*background-color: #000;*/
	border-top: 1px solid #333;
	padding-top: 15px;
	color: #ccc;
}
#footerInner {
	width: 960px;
	margin: 0 auto;
}
#footer li {
	margin: 0 0 10px 0;
	font-size: 12px;
}
.footCol1 {
	float: left;
	width: 485px;
	margin: 15px 0 15px;
}
.footCol2 {
	float: left;
	width: 220px;
	margin: 15px;
}
.footCol3 {
	float: right;
	width: 220px;
	margin: 15px 0 15px;
}
#qLink li {
	margin: 0;
}
.footCol h2 {
	text-indent: 0;
}
#qLink {
	margin: 0 0 10px;
}
#qLink a:link, #qLink a:visited {
	height: 35px;
	line-height: 35px;
	border-top: 1px solid #222;
	display: block;
	margin: 0;
	padding: 0 0 0 5px;
	color: #ccc;
}
#qLink a:hover {
	color: #ff9900;
}
.copyright {
	clear: both;
	color: #ff9900;
	margin: 40px 0 0;
}
.block {
	display: block;
}
/*h1 {
	font-size: 24px;
	color: #ff9900;
	margin: 0 0 5px 0;
	background-repeat:no-repeat;
	font-family: 'SteelfishBold', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}*/
p {
	margin: 0 0 10px;
}
address {
	margin: 0 0 15px;
}
ul.links {
	width: 288px;
	float: left;
	margin: 15px 0 0 15px;
}
ul.links h2 {
	text-indent:0;
}
li {
	font-size: 12px;
}
li a:link {
	color: #ccc;
	text-decoration: none;
}
li a:visited {
	color: #ccc;
	text-decoration: none;
}
li a:hover {
	color: #ff6600;
	text-decoration: none;
}
.clear {
	clear: left;
}
.spacer10b {
	margin: 0 0 15px 0;
}
ul.links {
	width: 288px;
	float: left;
	margin: 15px 0 0 15px;
}
.links h2 {
	padding: 4px;
	background-color: #333;
	margin: 0 0 10px 0;
	color: #ff9900;
}
.links li {
	margin: 0 0 10px 0;
	font-size: 12px;
}
.links li a:link {
	color: #333;
	text-decoration: none;
}
.links li a:visited {
	color: #333;
	text-decoration: none;
}
.links li a:hover {
	color: #ff6600;
	text-decoration: none;
}

.phone {
	background-image:url(/images/telephone.png);
	background-repeat:no-repeat;
	padding-left:23px;
}
span.phone {
	margin-left: 15px;
}
.email {
	background-image:url(/images/email.png);
	background-repeat:no-repeat;
	padding-left:23px;
}
.confirm {

	border: 1px solid #333;
	background-color: #111;
	/*background-image: url(/images/module-drk.png);*/
	padding: 50px 0 50px;
	text-align: center;
}
.confirm a {
	clear: both;
	font-size: 16px;
	color: #555;
	font-weight:900;
	text-decoration: none;
}
.confirm a:hover {
	color: #999;
}
h2.contactConfirm {
	font-size: 16px;
	color: #ff8800;
	margin: 0 0 30px;
	font-weight:900;
	text-align: center;
	padding: 90px 0 0 0;
	background-image: url(/images/404Flame.png);
	background-position: center top;
	background-repeat: no-repeat;
}

.details li {
	margin: 0 0 10px;
}
.panel h2 {
	margin: 0 0 20px;
	padding: 0 0 2px;
	font-size: 18px;
	color: #ff9900;
	text-indent: 0;
	height: 25px;
	line-height: 25px;
	font-weight: 700;
}
.detailNav {
	margin: 5px 0 0;
}
.detailNav li {
	float: left;
	margin: 0 0 15px;
}
.detailNav a:link, .detailNav a:visited {
	display: block;
	width: 100px;
	height: 82px;
	border: 1px solid #333;
	background-color: #111;
	background-image:url(/images/detalNavFPO.png);
}
.detailNav a:hover {
	border: 1px solid #ff8800;
	border-bottom: 1px solid #ff6600;
	border-right: 1px solid #ff6600;
}
.centerLink {
	margin: 0 7px 0;
}
#slider {
	width: 960px;
	height: 510px;
	margin: 0 auto;
	position: relative;
}
.scroll {
	height: 415px;
	width: 958px;
	position: relative;
	clear: left;
	overflow: hidden;
}
.last {
	margin: 0;
}
.scrollContainer div.panel {
	padding: 0px 15px 20px;
	height: 400px;
	width: 930px;
	overflow: hidden;
}
.panel img {
	margin: 0 auto;
}
#portImg {
	width: 610px;
	height: 175px;
	padding: 5px;
	border: 1px solid #555;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	background-color: #333;
	background-image: url(/images/featurePhotoBkgrd.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	margin-bottom: 10px;
	overflow: hidden;
}
.panelImg img {
	float: left;
}

.hide {
	display: none;
}
p.left {
	display: block;
}
/* clear fix (http://www.positioniseverything.net/easyclearing.html)*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: block;
}
.mainHead {
	/*background-image: url(/images/mainHeadline.png);
	background-repeat: no-repeat;*/
}
.aboutHead2 {
	border-bottom: 1px solid #222;
	padding: 0 0 5px;
	margin: 0 0 10px;
}
.twitterHead {
	border-bottom: 1px solid #222;
	padding: 0 0 5px;
	margin: 0 0 10px;
}
#logoSmall {
	background-image: url(/images/copyrightLogol.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
.accuscope {
	background-image: url(/images/accuscopeThumb.png);
}
.brokenarrow {
	background-image: url(/images/brokenArrowThumb.png);
}
.springboard {
	background-image: url(/images/springboardThumb.png);
}
.meyer {
	background-image: url(/images/meyerThumb.png);
}
.softworks {
	background-image: url(/images/softworksThumb.png);
}
.naturestore {
	background-image: url(/images/naturestoreThumb.png);
}
.axiom {
	background-image: url(/images/axiomThumb.png);
}
.skillSet {
	float: left;
	padding: 10px;
	width: 598px;
	border: 1px solid #333;
	background-color: #111;
	margin: 0 0 10px;
	/*background-image:url(/images/module-drk.png);*/
}
.skillSet h2 {
	margin: 0 0 10px;
	width: 200px;
}
.graph li {
	cursor: pointer;
	margin: 0 0 5px;
	padding: 0;
	clear: left;
	float: left;
}
.lbl {
	width: 90px;
	display: block;
	float: left;
	background-color: #121212;
	height: 20px;
	line-height: 20px;
	padding: 0 0 0 5px;
	margin: 0 5px 0 0;
	border-right: 1px solid #444;
	color: #ffaa00;
}
.five, .four, .three, .two, .one {
	float: left;
	clear: right;
	height: 18px;
	border: 1px solid #ffcc00;
	background-image: url(/images/subFeature.jpg);
	background-position: -175px -1px;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	background-color: #ffcc00;
}
.five {
	width: 495px;
}
.four {
	width: 396px;
}
.three {
	width: 296px;
}
.two {
	width: 196px;
}
.one {
	width: 96px;
}
.grade {
	clear: both;
	width: 500px;
	height: 17px;
	padding: 0 0 0 100px;
	background-color: #121212;
}
.grade li {
	width: 94px;
	float: left;
	border: solid #444;
	border-width: 0 1px 0 0;
	text-align: right;
	font-weight: 700;
	color: #ff8800;
	height: 17px;
	line-height: 17px;
	padding: 0 5px 0 0;
}
.tip {
	width: 305px;
	padding: 15px;
	display: none;
	position: absolute;
	z-index: 500;
	/*background: transparent url(/images/tipTop.png) no-repeat top;*/
	color: #ddd;
	background-color: #111;
	/*background-color: rgba(0,0,0,.8);*/
	border: 1px solid #333;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.tipMid {
	/*width: 275px;*/
	/*background-color: transparent;*/
	/*background-image: url(/images/tipMid.png);
	background-repeat: repeat-y;*/
	/*padding: 0 15px 15px;*/
	margin-left: 2px;
}

.tip h3{
	font-size: 14px;
	line-height: 1;
	margin: 0 0 5px;
}

.tip:after{
	content: '';
	border: 10px solid;
	border-color: #111 transparent transparent #111;
	position: absolute;
	bottom: -20px;
	left: 20px; 	
}

.tip:before{
	content: '';
	border: 11px solid;
	border-color: #333 transparent transparent #333;
	position: absolute;
	bottom: -22px;
	left: 19px; 	
}

.tipBtm {
	*width: 0;
	*border: 10px solid;
	*border-color: #111 transparent transparent #111;
	*position: absolute;
	*bottom: -20px;
	*left: 20px;
	*zoom: 1;
	*overflow: visible;
}
.last {
	margin: 0;
	padding: 0;
}
h3 {
	color: #ff9900;
}
.topB {
	border-top: 1px solid #333;
}
#output {
	float: right;
	width: 735px;
	height: 290px;
	overflow: hidden;
}
#tab1, #tab2, #tab3 {
	float: left;
	width: 735px;
	height: 288px;
	padding: 0 0 10px;
}
#output a:hover {
	background: #222;
}
.outputImage {
	float: left;
	border: 1px solid #ff6600;
	width: 413px;
	height: 268px;
	padding: 10px;
	margin-left: 10px;
	overflow: hidden;
}


/* TWITTER-TICKER
----------------------------------------------------------------------------------------------------------------------------*/

.tweet{
	clear: left;
	/*padding-top: 10px;*/
	border-top: 1px solid #58585a;
}

.tweet:first-child{
	padding-top: 0;
	border-top: 0;
}

.tweet .user,
.tweet .avatar{
	display: none;
}
	
.tweet .time{
	color: #ff9900;
	font-size: 11px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-transform: uppercase;
}

.tweet .txt{
	padding-bottom: 5px;
}

.tweet .txt a{
	color: #58585a;
	font-style: italic;
	font-size: 1.1em;
}

.tweet .txt a:hover{
	color: #000;
	text-decoration: none;
}

#loading{
}


#twitterLink a {
	float: right;
	text-decoration: none;
	font-size: 11px;
	color: #ccc;
	font-weight: 700;
}
#twitterLink a:hover {
	color: #ff9900;
}
#twitter_div {
	background-image: url(/images/twitterBkgrdTop.png);
	background-repeat: no-repeat;
	width: 200px;
	min-height: 48px;
	padding: 10px 13px 0;
}
#twitterBottom {
	background-image: url(/images/twitterBkgrd.png);
	background-position: bottom left;
	width: 220px;
	height: 40px;
	padding: 30px 0 0;
	overflow: hidden;
}




.navLink {
	float: right;
	clear: right;
}
#slideshow {
	float: left;
	width: 600px;
	float: left;
	height: 290px;
	background-color: #111;
	padding: 10px;
	border: 1px solid #333;
}
div#slides {
	height: 255px;
	width: 600px;
	overflow: hidden;
	border-bottom: 1px solid #333;
}
.slide img {
	border: 1px solid #111;
}
.slide a {
	padding: 5px;
	border: 1px solid #555;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	background-color: #333;
	background-image: url(/images/featurePhotoBkgrd.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	margin-bottom: 10px;
}
div#slides a.thumb {
	display:none;
}
div#slides a.default-slide {
	display:block;
}
#slideshow-commands {
	height: 25px;
	line-height: 25px;
	left: 0px;
	padding: 0 7px;
	position: relative;
	width: 450px;
	border: 1px solid #333;
	margin: 8px 0 0;
	background-color: #111;
	/*background-image: url(/images/module-drk.png);*/
}
#slideshow-commands h4 {
	font-size: 14px;
	color: #ff9900;
	padding: 0;
	font-weight: 700;
}
#slideshow-commands a {
	text-decoration: none;
	color: #ff9900;
}
#slideshow-commands a:hover {
	color: #ff8800;
}
#cycleNav, #cycleNav2 {
	float: right;
	margin: 8px 0 0;
}
#cycleNav2 li {
	float: left;
}
#cycleNav a, #cycleNav2 a {
	float: left;
	display: block;
	height: 25px;
	line-height: 25px;
	width: 25px;
	border: 1px solid #333;
	margin: 0 0 0 10px;
	text-align: center;
	text-decoration: none;
	background-color: #111;
	color: #eee
}
#cycleNav a.activeSlide {
	border: 1px solid #ff8800;
	border-bottom: 1px solid #ff6600;
	border-right: 1px solid #ff6600;
	color: #eee;
	background-color: #010101;
}
div.slide {
	width: 600px;
	height: 235px;
}
.noDisplay {
	display: none;
}
#portfolio #slideshow {
	padding: 10px;
	border: 1px solid #333;
	background-color: #111;
	background-position: top left;
	margin: 0 0 15px;
	text-align: center;
	height: 270px;
}
.slide img {
	border: 1px solid #111;
}
#portfolio .slide p {
	padding: 5px;
	height: 215px;
	overflow: hidden;
	border: 1px solid #555;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	background-color: #333;
	background-image: url(/images/featurePhotoBkgrd.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	margin-bottom: 0;
}

#portfolio #slides{
	height: 235px;
}
div#slides a.thumb {
	display:none;
}
div#slides a.default-slide {
	display:block;
}
#slideshow-commands {
	height: 25px;
	line-height: 25px;
	left: 0px;
	padding: 0 7px;
	position: relative;
	width: 450px;
	border: 1px solid #333;
	margin: 8px 0 0;
	background-color: #111;
	/*background-image: url(/images/module-drk.png);*/
}
#slideshow-commands h4 {
	font-size: 14px;
	color: #ff9900;
	padding: 0;
	font-weight: 400;
	text-transform: uppercase;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
}
#slideshow-commands a {
	text-decoration: none;
	color: #ff9900;
}
#slideshow-commands a:hover {
	color: #ff8800;
}
.details {
	width: 335px;
	min-height: 200px;
	float: left;
	border-right: 1px solid #333;
	padding-right: 20px;
}
.details2 {
	height: 200px;
	float: left;
	border-left: 1px solid #111;
	padding-left: 20px;
}
.details ul {
	margin: 0 0 10px;
}
.details strong {
	font-weight: 700;
	font-size: 14px;
	color: #ff9900;
	padding-right: 10px;
}
.skillList {
	clear: right;
}
.skillList li {
	background-image:url(/images/tick.jpg);
	background-repeat: no-repeat;
	padding: 0 0 0 25px;
	height: 20px;
	margin: 0 0 5px;
}
.serviceList li {
	background-image:url(/images/indexFlame.png);
	background-repeat: no-repeat;
	padding: 0 0 0 35px;
	margin: 0 0 20px;
}
.serviceList span.header {
	font-size: 16px;
	font-weight: 600;
	color: #ff9900;
	display: block;
}
.launch {
	text-indent: -9999px;
	margin: 0 0 5px;
}
.launch a:link, .launch a:visited {
	display: block;
	height: 25px;
	background-image: url(/images/launchBtn.png);
	background-position: top left;
	background-repeat: no-repeat;
}
.launch a:hover {
	background-position: bottom left;
}
.basic {
	width: 620px;
	margin: 10px 0 0;
}
span.accTitle {
	float: left;
}
span.date {
	float: right;
}
.basic h3 {
	border: none;
	text-decoration: none;
	margin: 0px;
	padding: 10px 10px 5px;
}
.basic p {
	border: none;
	text-decoration: none;
	margin: 0px;
	padding: 0 10px 15px;
}
.basic a {
	padding: 0 10px;
	height: 30px;
	line-height: 30px;
	width: 598px;
	display: block;
	background-color: #111;
	border: 1px solid #333;
	cursor: pointer;
	margin: 0 0 2px;
	/*background-image: url(/images/module-drk.png);*/
}
.basic a:hover {
	width: 598px;
	background-color: #111;
	color: #eee;
	border: 1px solid #555;
}
.basic a.selected {
	background-color: #111;
	border: 1px solid #ff8800;
	border-bottom: 1px solid #ff6600;
	border-right: 1px solid #ff6600;
	color: #eee;
}
.basic a:hover.selected{
	cursor: default;
}
#colorbox, #cboxOverlay, #cboxWrapper {
	position:absolute;
	top:0;
	left:0;
	z-index:9999;
	overflow:hidden;
}
#cboxOverlay {
	position:fixed;
	width:100%;
	height:100%;
}
#cboxMiddleLeft, #cboxBottomLeft {
	clear:left;
}
#cboxContent {
	position:relative;
	overflow:visible;
}
#cboxLoadedContent {
	overflow:auto;
}
#cboxLoadedContent iframe {
	display:block;
	width:100%;
	height:100%;
	border:0;
}
#cboxTitle {
	margin:0;
}
#cboxLoadingOverlay, #cboxLoadingGraphic {
	position:absolute;
	top:0;
	left:0;
	width:100%;
}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
	cursor:pointer;
}
#cboxOverlay {
	background:#000;
}
#colorbox {
}
#cboxContent {
	background:#000;
	margin-top:20px;
}
#cboxLoadedContent {
	background:#000;
	padding:5px;
}
#cboxTitle {
	position:absolute;
	top:-20px;
	left:0;
	color:#ccc;
}
#cboxCurrent {
	position:absolute;
	top:-20px;
	right:0px;
	color:#ccc;
}
#cboxSlideshow {
	position:absolute;
	top:-20px;
	right:90px;
	color:#fff;
}
#cboxPrevious {
	position:absolute;
	top:50%;
	left:5px;
	margin-top:-32px;
	background:url(/images/controls.png) top left no-repeat;
	width:28px;
	height:65px;
	text-indent:-9999px;
}
#cboxPrevious.hover {
	background-position:bottom left;
}
#cboxNext {
	position:absolute;
	top:50%;
	right:5px;
	margin-top:-32px;
	background:url(/images/controls.png) top right no-repeat;
	width:28px;
	height:65px;
	text-indent:-9999px;
}
#cboxNext.hover {
	background-position:bottom right;
}
#cboxLoadingOverlay {
	background:#000;
}
#cboxLoadingGraphic {
	background:url(/images/loading.gif) center center no-repeat;
}
#cboxClose {
	position:absolute;
	top:5px;
	right:5px;
	display:block;
	background:url(/images/controls.png) top center no-repeat;
	width:38px;
	height:19px;
	text-indent:-9999px;
}
#cboxClose.hover {
	background-position:bottom center;
}

.corners{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.cornersL{
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
}

.cornersB{
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

.subColTop{
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}

.date{
	display: none;
}

