/* 
Title:		Atomic Fusion screen styles
Author: 	info@atomic-fusion.com
Updated:	September 12, 2006
*/

@import url(menu.css);

html {
	font-size: 100%;
}
body, body#subpage, body#overview, body#portfolio, body#portfolio-short, body#portfolio-three {
	margin: 0;
	padding: 0;
	background: #afafaf url(../img/body_bg.gif) top left repeat-x;
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, sans-serif;
	font-size: .7em;
	text-align: left;
	/*line-height: 150%;*/
	line-height: 1.4em;
	color: #cfcfcf;
	}
	
body#subpage { background: #fff url(../img/subpage_bg.gif) top left repeat-x; color: #555; }

body#overview { background: #fff url(../img/overview_bg.jpg) top left repeat-x; color: #555; }

body#portfolio { background: #fff url(../img/portfolio_bg.gif) top left repeat-x; }
body#portfolio-three { background: #fff url(../img/portfoliom_bg.gif) top left repeat-x; }
body#portfolio-short { background: #fff url(../img/portfoliom-short_bg.gif) top left repeat-x; }
body#nobg { background: #fff url(../img/nobg_bg.gif) top left repeat-x; }

#wrap {
	width: 960px;
	margin: 0 auto;
	padding: 0 0 20px;
	font-size: 1.1em;
}
	
/* ......................  =xhtml  ...................... */

/*a:link, a:visited {
	text-decoration: none;
	color: #40608C;
	}*/

a:hover {
	color: #2D405B;
	text-decoration: underline;
	}

h2, h2.orange {
	color: #666;
	text-transform: uppercase;
	font-size: 1.3em;
	margin: 0;
	padding-bottom: 8px;
}
	
h2.reactor-feed {
	color: #979797;
	background: url(../img/icons/reactor-feed.gif) left no-repeat;
	margin: 0 0 6px 0;
	padding: 0 0 0 25px;
	text-transform: uppercase;
	font-size: 1.4em;
	letter-spacing: 1px;
	}

h2.orange {
	color: #e15b1e;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 8px;
}

/* ......................  =masthead  ...................... */

#masthead-sub  {
	position: relative;
	padding: 0 0 0 90px;
	margin: 0;
	width: 860px;
	height: 62px;
}

#logo {
	position: absolute;
	top: 4px;
	left: 4px;
	width: 81px;
	height: 83px;
}

p {
	line-height: 2em;
}

.pdf {
	padding-left: 25px;
	background: url(../img/icn-pdf.jpg) no-repeat 0 50%;
}
#masthead-sub p {
	margin: 0;
	padding: 10px;
}


/* ......................  =band ...................... */

#band-portfolio {
	height: 301px;	
	padding: 0;
	color: #fff;
	font-size: 1.1em;
}

#band-overview {
	height: 190px;	
	padding: 0;
	color: #fff;
	font-size: 1.1em;
}
	
/* ......................  =content  ...................... */

#content-mid {
	/*background-color: #97fe9a;*/
	height: 100%;
	padding-top: 10px;
}

#content-mid p {
	margin-top: 0;
	padding-top: 0;
	color: #666666;
}

.content-mid-column {
	width: 480px;
	/*background-color: #92fffe;*/
	height: 100%;
	float: left;
}

.content-mid-column-wide {
	width: 540px;
	height: 100%;
	float: left;
	padding-right: 10px;
	/*background-color: #fe9afe;*/
}

.content-mid-column-narrow {
	width: 405px;
	height: 100%;
	float: left;
	/*background-color: #ccfecc;*/
	padding-left: 5px;
}

.content-wide-column h2 {color: #666;
	padding-bottom: 10px;
}

#content-mid p {
	margin-top: 0;
	padding-top: 0;
	}

.content-mid-column ul {
	float: left;
	padding: 0;
}

.content-mid-column ul li {
	margin-bottom: 8px;
	background: url(../img/orange_bullet.gif) no-repeat 0 50%;
	padding-left: 15px;
	list-style-type: none;
	margin-right: 10px;
	line-height: 20px;
}

.content-mid-column ul.port {
	padding: 0;
	margin: 0;
}

.content-mid-column ul.no li {
	margin-bottom: 8px;
	background: none;
	list-style-type: none;
	margin-right: 10px;
	padding: 0;
}

.subpage-footer-left ul li, .subpage-footer-middle ul li {
	margin-bottom: 8px;
}

.content-mid-column a, .content-mid-column-narrow a, .content-column-wide-left a:link, .content-mid-column a, .content-column-wide-left a:visited, .content-column-wide a:link, .content-column-wide a:visited {
	padding: 1px;
	color: #f15d22;
	}

.content-mid-column a:hover, .content-column-wide-left a:hover, .content-mid-column a:hover, .content-column-wide a:hover, .content-column-narrow a:hover {
	color: #fff;
	background-color: #f15d22;
	text-decoration: none;
}

.clear {
	clear: both;
	display: block;
}

#content-bottom {
	height: 100%;
	width: 960px;
	margin: 20px 0;
	padding: 15px 0 10px;
	border-top: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
	font-size: .9em;
}

#content-bottom h2 {
	padding: 0 0 8px 0;
	color: #999999;
	font-size: 1.3em;
}

.content-bottom-home {
	color: #dcdcdc;
	height: 100%;
	padding-bottom: 20px;
	padding-top: 10px;
}
.content-bottom-home a {
	color: #dcdcdc;
}

.content-bottom a:hover, .content-bottom-home a:hover {
	text-decoration: none;
}

.content-bottom-home h2 {
	padding: 0 0 8px 0;
	color: #ddd;
	font-size: 1.3em;
}

/* ......................  =footer  ...................... */

/* links
---------------------------------------------------------- */
	
	
#content-bottom a:link, #content-bottom a:visited {
	color: #999999;
	text-decoration: none;
	}

#content-bottom a:hover {
	color: #666666;
	text-decoration: none;
	}
	
.lower-content a:hover {
	color: #403F3F;
	text-decoration: none;
	}
	
#co2ntent-bottom a:hover {
	color: #666666;
	}
	
.lower-content-left:hover a:hover {
	color: #444;
	}
	
.arrows a:link, .arrows a:visited {
	color: #666;
	text-decoration: none;
	padding: 1px;
	}
	
.arrows a:hover {
	background: #666;
	color: #fff;
	}
	
/* headers
---------------------------------------------------------- */

h1 {
	color: #e15b1e;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 1.8em;
	font-weight: normal;
	}
#subhead {
	position: relative;
	top: 40px;
}

h1.inline {
	line-height: 1em;
	display: inline;
	}
	
h1#title, h5#callout, h5#calloutSm {
	text-transform: uppercase;
	margin: 0;
	padding: 2px 0 2px 12px;
	color: #fff;
	width: 875px;
}
	
h1#title {
	padding-top: 80px;
	font-size: 2em;
}
h5#callout {
	font-weight: normal;
	padding-top: 10px;
	font-size: 1.4em;
	line-height: 1.4em;
}

h5#calloutSm {
	font-weight: normal;
	padding-top: 10px;
	font-size: 1.3em;
	line-height: 1.4em;
}
	
.subpage-footer-right h2 {margin-left: 25px;}
	
h3 {
	color: #555;
	font-size: 125%;
	}
	
.content-column-small h3, .content-column-wide-left h3 {
	margin-top: 0;
	}
	
h4 {
	color: #7d7d7d;
	margin: 3px 0 8px 0;
	font-weight: bold;
	font-size: 100%;
	}
	
	
/* page structure
---------------------------------------------------------- */

	
#top-flash, #subpage-flash, #subpage-b-flash, #subpage-header, #subpage-feature, #thumbnails, #thumbnails-short, #subpage-portfolio, #subpage-portfolio-three {
	padding: 0;
	margin: 1px 0 0 0;
	width: 960px;
	height: 251px;
/*	position: relative;
	top: 1px;
*/	/*background-color: pink;*/
	}
	
#subpage-flash {
	height: 116px;
	}
	
#left-flash {
	width: 728px;
	height: 415px;
	margin: 0 0 10px 0;
	padding: 0;
	float: left;
/*	position: relative;
	top: 2px;
*/	}

#subpage-b-flash { height: 479px; }

#subpage-header {
	height: 115px;
	}
	
#mid-content {
	width: 960px;
	height: 417px;
	margin: 0;
	padding: 0;
	font-size: 110%; /*added by MHL 2006-11-28*/
	/*background-color: #00cc00;*/ /*=divcheck*/
	}
	
	
/*.expertise { background: none; }
.portfolio { background: url(../img/headers/portfolio.gif) top left no-repeat; }
.services { background: url(../img/headers/services.gif) top left no-repeat; }
.company { background: url(../img/headers/company.gif) top left no-repeat; }
.contact { background: url(../img/headers/contact.gif) top left no-repeat; }*/
	
#subpage-feature {
	height: 247px;
	top: 3px;
	}
	
#subpage-portfolio, #subpage-app-ui, #subpage-demonstrations, #subpage-identity, #subpage-promotions {
	height: 349px;
	}
	
#subpage-app-ui, #subpage-demonstrations, #subpage-identity, #subpage-promotions {height: 353px;}
	
#subpage-portfolio-three {
	height: 437px;
	/*top: 3px;*/
	}
	
.portfolio-websites-intranets {
	background: url(../img-bg/websites_intranets.jpg) no-repeat -3px -7px;
	}
.portfolio-app-ui {
	background: url(../img-bg/applications.jpg) no-repeat -3px -7px;;
	}
.portfolio-demonstrations {
	background: url(../img-bg/demonstrations.jpg) no-repeat -3px -7px;
	}
.portfolio-identity {
	background: url(../img-bg/identity.jpg) no-repeat -3px -7px;
	}
.portfolio-promotions {
	background: url(../img-bg/promotions.jpg) no-repeat -3px -7px;
	}
	
#thumbnails, #thumbnails-short {
	height: 278px;
	padding: 20px 0 0 0;
	}
	
.three-tier {height: 437px;}
	
#thumbnails-short { 
	height: 150px;
	padding-top: 20px;
	} 
	
#thumbnails a img , #thumbnails-short a img {
	border: 1px solid #cccccc;
	}
	
#thumbnails a:hover img, #thumbnails-short a:hover img {
	border: 1px solid #7d7d7d;
	}
#thumbnails dl, #thumbnails dl.no-margin, #thumbnails-short dl, #thumbnails-short dl.no-margin {
	margin: 0 37px 0 0;
	display: inline;
	float: left;
	}
	
#thumbnails dl.no-margin, #thumbnails-short dl.no-margin {margin: 0;}
	
#thumbnails dt, #thumbnails dd, #thumbnails-short dt, #thumbnails-short dd {
	margin: 0;
	padding: 0;
	}
	
#thumbnails dd, #thumbnails-short dd {
	color: #7d7d7d;
	margin: 3px 0 8px 0;
	font-weight: bold;
	font-size: 100%;
	}
		
#reactor-feed {
	width: 190px;
	height: 395px;
	margin: 0;
	padding: 20px 0 0 42px;
	float: right;
	position: relative;
	top: 4px;
	}
	
#lower-content {
	height: 100%;
	width: 960px;
	margin: 0;
	padding: 0 0 4em 0;
	font-size: 1.1em;	
	}
#footer {
	width: 960px;
	padding: 15px 0 25px 0;
	font-size: 1.1em;
	color: #ddd;
	border-top: 1px solid #c1c1c1;
}

#footer a {
	color: #ddd;
}

#footer a:hover {
	color: #999;
} 

.lower-content {color: #555;}
		
.lower-content-left {
	width: 246px;
	margin: 0;
	padding: 0 10px 0 40px;
	float: left;
	}
	
.lower-content-middle {
	width: 311px;
	padding: 0 25px 0 25px;
	border-left: 1px solid #c1c1c1;
	border-right: 1px solid #c1c1c1;
	float: left;
	color: #cfcfcf;
	}
	
.lower-content-right {	
	width: 271px;
	padding: 0 0 0 30px;
	margin: 0;
	float: right;
}

.lower-content-right p {
	margin: 0;
	line-height: 1.5em;
	font-size: 1em;
	color: #cfcfcc;
}

.lower-content-right p a {
	color: #cfcfcc;
	border-bottom: 1px dotted #777;
}

.lower-content-right p:hover {
	color: #777;
}

.lower-content-right p a:hover {
	color: #555;
	border-bottom: 1px dotted #555;
}
	
.content-column-small, .content-column-wide, .content-column-wide-left {
	width: 209px;
	padding: 15px;
	/*float: left;*/
	line-height: 225%;
	/*background-color: silver;*/
	}
	
.content-column-wide {
	width: 452px;
	}
	
.content-column-wide-left {
	width: 448px;
	}
	
.two-column-left {
	width: 490px;
	float: left;
	line-height: 275%;
	color: #555;
	}
	
.two-column-right {
	width: 430px;
	float: right;
	padding-left: 40px;
	line-height: 275%;
	}
	
#subpage-footer {
	height: 100%;
	width: 960px;
	margin: 0 0 20px 0;
	padding: 25px 0 10px 0;
	border-top: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
	/*background-color: pink;*/
}
#copyright {
	/*width: 960px;*/
	margin: 0 auto;
	padding: 0 0 10px;
	text-align: center;
	color: #ccc;
	font-size: 1em;
}
	
.subpage-footer-left {
	width: 296px;
	float: left;
	}
	
.subpage-footer-middle {
	width: 247px;
	border-left: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
	float: left;
	padding: 0 25px 0 25px;
	height: 210px;
	}
	
.subpage-footer-right {
	width: 363px;
	float: right;
	padding: 0;
	color: #bbbbbb;
	}
		
/* content styles
---------------------------------------------------------- */

img {border: 0;}

.logos img {
	float: left;
}

sup {font-size: 50%;padding-left: 1px;}

.lower-content-left:hover a, .lower-content-middle:hover, .lower-content-right:hover a, .lower-content-left:hover h2, .lower-content-middle:hover h2, .lower-content-right:hover h2 {
	color: #777;
	}
	
#footer .lower-content-left:hover, #footer .lower-content-middle:hover, #footer .lower-content-right:hover {
	color: #a2a2a2;
	}
	
#footer .lower-content-left:hover h2 {color: #666;

}

div.demo {
  margin: 0;
  overflow: hidden;
  position: relative;
  width: 100%;
}

div.demo div.example {
  float: left;
  margin-right: 0;
  margin-bottom: 0;
  width: 960px;

}

div.demo div.example img {
  width: 100%;
}

#slideUp, #slideDown {
	position: absolute;
	margin-left: 700px;
	}

ul.reactor-feed {
	margin: 0;
	padding: 0;
	border-top: 1px dotted #999999;
	font-size: .9em;
	list-style-type: none;
}
	
ul.reactor-feed li a {
	color: #ccc;
	margin: 8px 0;
	padding: 0 0 3px 15px;
	display: block;
	text-decoration: none;
	border-bottom: 1px dotted #999999;
	background: url(../img/icons/feed-article.gif) no-repeat 0 5%;
}

ul.reactor-feed li a:hover {
	color: #fff;
	text-decoration: none;
}

ul.reactor-rss {
	margin: 0;
	padding: 0;
	border-top: 1px dotted #999999;
	font-size: .9em;
	list-style-type: none;
}
	
ul.reactor-rss li {
	color: #ccc;
	margin: 2px 0;
	padding: 0 0 0 20px;
	text-decoration: none;
	/*border-bottom: 1px dotted #999999;*/
	background: url(../img/feed.gif) no-repeat 0 60%;
}

ul.reactor-rss li a {
	color: #ccc;
}

ul.reactor-rss li a:hover {
	color: #fff;
	text-decoration: none;
}

dl.reactor-feed-item {
	margin: 6px 0 6px 0;
	padding: 0 0 10px 0;
	border-top: 1px dotted #999999;
	/*background: url(../img/dash.gif) bottom left repeat-x;*/
	font-size: 90%;
	}
	
dl.reactor-feed-item dt {
	font-size: 110%;
	font-weight: bold;
	color: #555;
	margin: 0;
	padding: 0;
	}
	
dl.reactor-feed-item dd {
	margin: 0;
	padding: 0;
	}
	
dl.reactor-feed-item dd.author {
	padding: 10px 0 0 0;
	margin: 10px 0 0 0;
	border-top: 1px dotted #999999;
	/*background: url(../img/dash.gif) top left repeat-x;*/
	}
	
dl#employee {
	margin: 0;
	padding: 0;
	width: 875px;
	}
	
dl#employee img {
	margin-top: 0;
	}
	
dl#employee dt {
	text-transform: uppercase;
	padding: 50px 0 0 0;
	font-size: 250%;
	line-height: 200%;	
	}
	
.lower-content-left ul, .subpage-footer-left ul, .subpage-footer-middle ul {
	padding: 0 50px 0 0;
	margin: 0;
	list-style: none;
	float: left;
	}
	
.lower-content-left ul {
	padding-right: 30px;
	}
	
.lower-content-left ul li, .subpage-footer-left ul li, .subpage-footer-middle ul li {
	margin-bottom: 8px;
	}

.lower-content-middle dl, .subpage-footer-right dl {
	margin: 0 0 25px 0;
	padding: 0;
	}
	

	
.lower-content-middle dt.large-text , .subpage-footer-right dt.large-text {
	padding-top: 20px;
	line-height: 1em;
	font-size: 1.5em;
}
	
.lower-content-middle dd img, .subpage-footer-right dd img {
	float: right;
	}
	
.subpage-footer-right dl.border-top {
	border-top: 1px solid #d4d4d4;
	padding-top: 3px;
	}
	
.subpage-footer-right dl {padding-left: 25px;}
	
ul.arrows {
	margin: 0 35px 0 0;
	padding: 0;
	float: left;
	list-style: none;
	}
	
ul.arrows li {
	background: url(../img/icons/arrow-block.gif) left no-repeat;
	color: #555;
	padding: 0 0 0 20px;
	margin-bottom: 5px;
	font-size: .9em;
}
	
.content-column-wide blockquote, .content-mid-column blockquote.lg {
	margin: 0;
	padding: 5px 0 5px 0;
	font-size: 125%;
	font-weight: bold;
	line-height: 275%;
	color: #e76126;
	text-transform: uppercase;
	border-style: none;
	background-image: none;
	background-color: transparent;
}

.content-mid-column blockquote {
	margin: 0 0 5px;
	padding: 10px;
	color: #666;
	font-size: 1.1em;
	line-height: 1.5em;
	font-style: italic;
	border: 1px solid #e1e1e1;
	background: #f3f3f3 url(../img/blockq-bg.gif) no-repeat center center;
}

.content-mid-column blockquote .quote {
	line-height: 1em;
	font-size: 1.4em;
}
	
.content-column-wide ul, .content-column-wide-left ul {
	float: left;
	padding: 15px 40px 0 15px;
	margin: 0;
	}
	
#footer div.lower-content-right {
	text-align: right;
	}
	
#footer img {
	vertical-align: middle;
	margin-left: 15px;
	}


/* lightbox
---------------------------------------------------------- */
	
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0%;
	color: #555;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #000;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0%;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../img/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../img/prevlabel.gif) left no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../img/nextlabel.gif) right no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #000;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

.validator {
	background: url(../img/green-check.gif) no-repeat 0 50%;
	padding-left: 10px;
	padding-right: 20px;
}

* html>body .clearfix {
	
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	

/* forms
---------------------------------------------------------- */

/* @group validation */

/*input.required, textarea.required {
	border: 1px solid #00A8E6;
}
input.validation-failed, textarea.validation-failed {
	border: 1px solid #FF3300;
	color : #FF3300;
}
input.validation-passed, textarea.validation-passed {
	border: 1px solid #00CC00;
	color : #000;
}*/

.validation-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #f3f3f3;
}

/* @end */

label {
	width: 80px;
	float: left;
	}
	
input {
	padding: 4px;
	color: #666;
	margin-bottom: 10px;
	font: 1.2em "Trebuchet MS", Verdana, Arial, sans-serif;
}

#xhcs {	
	width: 271px;
	padding: 0 0 0 30px;
	margin: 0;
	float: right;
	text-align: right;
	font-size: .9em;
}

#xhcs a {
	margin: 0;
	padding-left: 10px;
	text-decoration: none;
	color: #d5d5d5;
}

#xhcs a:hover {
	color: #333333;
}

acronym {
	cursor: help;
}

/* sIFR - These are standard sIFR styles... do not modify
---------------------------------------------------------- */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	}

.sIFR-replaced {
	visibility: visible !important;
	}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
	}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
	}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1#callout {
	visibility: hidden;
	margin-top: 15px;
	font-size: 400%;
	}
	
.sIFR-hasFlash h1#title {
	visibility: hidden;
	margin-top: 15px;
	font-size: 400%;
	}

table.cv {
 border-collapse: collapse;
	margin-bottom: 1.5em;
}

table.cv tr {
	border-bottom: 1px solid #ccc;
}

table.cv td {
	vertical-align: top;
	padding-top: .5em;
	padding-bottom: .5em;
	width: 75%;
}

table.cv td.item {
	width: 25%;
	padding-right: .5em;
	font-weight: bold;
	text-transform: uppercase;
}
