﻿html, body, div, p, h1, h2, h3, h4, h5, h6, blockquote, ol, ul, li, dl, dt, dd, td, form, fieldset, a, img, button {
     margin: 0;
     padding: 0;
     border: 0;
}

h1, h2, h3, h4, h5, h6 {color:#444444;}

/*Typographics styles adapted from http://www.thenoodleincident.com/tutorials/typography/ 
h1 {
	margin-top:1em;
	font-size: 1.4em;
	font-weight: bold;
}
*/

h1 {
padding:0;
margin:.5em 0 0 0;
font-size:1.4em;
font-weight:bold;
}

h2 {
	margin-top:1em;
	font-size: 1.3em;
	font-weight: bold;
}
h3 {
	margin: 0.5em 0;
	font-size: 1.2em;
	font-weight: normal;
}
h4 {
	margin: 0.5em 0;
	font-size: 1.1em;
	font-weight: bold;
}
h5 {
	margin: 0.5em 0;
	font-size: 1.0em;
	font-weight: bold;
}
h6 {
	margin: 0.5em 0;
	font-size: 0.8em;
	font-weight: bold;
}

h2.dkgray
{
	color:#525463;
}

p  {margin: .5em 0;}

p.special
{
	margin-top: 235px;
	line-height: 1.1em;	
}
p.special-home
{
	margin-top: 235px;
	line-height: 1.1em;	
}
p.special-consulting
{
	margin-top: 185px;
	line-height: 1.4em;	
}
p.special-staffing
{
	margin-top: 170px;
	line-height: 1.1em;	
}
p.special-metadata
{
	margin-top: 205px;
	line-height: 1.1em;	
}

p.bottom-margin
{
	margin-bottom: 1em;
		
}

p.address-line 
{
	margin: 0 0 0 0;
	line-height: 1.3em;
}
p.label
{
	margin: 30px 0px 0px 0px;	
	font-size: 15px;
	color:Red;
	font-weight:bold;
	line-height: 15px;
}


/* \*/
* html #copy .container {height:1%;}
/* */



.button {
    border:1px solid #FFFFFF;
    color:#FFFFFF;
    background-color:#FF9900;
    font-size:1em;
}

#copy .container .button {border-color:#CCCCCC;}

body
{
	/*background-color: #FF0000;
	background-image: url(bg1280x853.jpg);
	background-repeat: no-repeat;
	background:#000 url(bg1280x853.jpg) no-repeat fixed top center;
    */
	font-family:Verdana,Tahoma,Arial,Helvetica,sans-serif;
	font-size:100%;
	color: #000000;
	margin: 1px;
	line-height: 100%;
	/*min-width: 1000px;
  	min-height: 768px;*/
}

img#bg
{
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
}


div#pagebox {
position:relative;
width:846px;
max-width:846px;
left:50%;
margin-left:-423px;
margin-right:auto;
border:#525463 1px solid;
}
	
a:link
{
	color: #FFFFFF;
	text-decoration: none;
}

a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

a:active
{
	color: #ffffff;
}

/* LINK VISTED HOVER ACTIVE selectors must remain in this order to work */
.mainnav-container a:link {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	}

.mainnav-container a:visited {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	}

.mainnav-container a:hover {
	text-decoration:underline;
	}

.mainnav-container a:active {
	color:#CCCCCC;
	text-decoration:none;
	}

.header-container
{
	background: #BDBEC3;
	height: 50px;
	color: #525463;
	width: 100%;
	margin: 0px;
	table-layout: fixed;
	font-size: 1.2em;
}

.header-container a
{
	text-decoration: none;
	color: #525463;
}
	
.header-left
{
	vertical-align: top;
	width: 390px;
	height: 18px;
	padding: 15px 15px 0px 15px;
	font-weight: bold;
	text-align: left;
}

.breadcrumb
{
	vertical-align: top;
	padding: 0px 2px 15px 40px;
	color: red;
	font-size: .6em;
	font-weight: bold;
}

.header-right
{
	vertical-align:top;
	width: 65%;
	
	padding: 0px 44px 15px 0px;
	text-align: right;
	font-size: 0.8em;
	font-style: italic;
}

.mainnav-container
{
	background: #525463;
	color: #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #71727F;
	height: 147px;
	width: 100%;
	vertical-align: top;
	margin: 0px;
	table-layout: fixed;
}
	

.mainnav
{
	width: 23%;
	text-align: right;
	padding: 10px;
	height: 115px;
	background: url(bg-mainnav_1px.gif) repeat-y;
	vertical-align: top;
	border-bottom: 1px solid #FFFFFF;
}

.mainnav-side
{	
	padding: 10px;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	height: 115px;
	background: url(bg-mainnav-side_1px.gif) repeat-y right;
	vertical-align: top;
}

.menu-container
{
	background: #525463;	
	color: #FFFFFF;
	height: 12px;
	width: 100%;
	vertical-align: top;
	margin: 0px;
	table-layout: fixed;	
}


table#home-menu-container, table#migration-menu-container, table#consulting-menu-container, table#staffing-menu-container, table#metadata-menu-container 
{
	background: #525463;	
	color: #FFFFFF;
	height: 12px;
	width: 100%;
	vertical-align: top;
	margin: 0px;
	table-layout: fixed;
	visibility:visible;
}
table#home-menu-container
{	
	visibility:hidden;
}
table#migration-menu-container
{	
	visibility:hidden;
}
table#consulting-menu-container
{	
	visibility:hidden;
}
table#staffing-menu-container
{	
	visibility:hidden;
}
table#metadata-menu-container 
{	
	visibility:hidden;
}
table#jobs-menu-container 
{	
	visibility:visible;
}

.menu-left
{
	width: 195px;
	text-align: right;
	padding-right: 15px;
	padding-left: 15px;
	padding-top:2px;
	height: 10px;
	background: url(25x1px_gray.gif) repeat-x;
	vertical-align: top;
	border-bottom: 1px solid #525463;
	font-size: .75em;
	font-weight:bold;	
}

.menu-right
{
	width: 1px;
	padding-left: 15px;
	padding-right: 15px;
	height: 12px;	
	background: #525463 url(25x1px_gray.gif) repeat-x;
	vertical-align: top;
}


.menu-middle, .posterphoto
{
	background-color: #525463;
	height: 12px;
	vertical-align: top;
}

.footer-left
{
	width: 175px;
	text-align: right;
	padding-right: 15px;
	padding-left: 15px;
	padding-top:2px;
	height: 10px;
	background: url(25x1px_gray.gif) repeat-x;
	vertical-align: top;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #525463;
	font-weight:bold;		
}

.footer-middle
{
	background: #525463 url(25x1px_gray.gif) repeat-x;
	padding-top: 2px;
	height: 10px;
	vertical-align: top;
	text-align: center;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #525463;
	font-size: 0.8em;
}

.footer-right
{
	width: 160px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top:2px;
	height: 10px;
	background: #525463 url(25x1px_gray.gif) repeat-x;
	vertical-align: top;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #525463;	
}


.posterphoto
{	
	background: url(webmast2.jpg) no-repeat;
	background-attachment:fixed;
	background-position: 50% 50%;
	vertical-align: top;
	border-style:solid;
	border-bottom-color:#ffffff;
    border-bottom-width:1px;
}

#posterphotobg
{
	width: 450px;
	background: url(collaborate2.jpg) no-repeat;
	background-position: 0px 0px;
	vertical-align: top;
	border-style:solid;
	border-bottom-color:#ffffff;
    border-bottom-width:1px;	
}

.mainnav-container ul {
	margin:0px;
	padding:0px;
	}

.mainnav-container li {
	margin:0px;
	padding:0px;
	font-size: .7em;
	line-height: 1.9em;
	list-style:none;
	}
	
.menu-title
{	
	font-size: 1.3em;
	font-weight:bolder;
}	


.view-table
{  
 width:100%;
}

.top-stripe
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	width: 100%;
	padding-top: 0px;
	height: 25px;
	background-color: #ffffff;
}

.top-blend
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	width: 100%;
	padding-top: 0px;
	height: 25px;
	background: #525463 url(25x1px_gray_invert.gif) repeat-x;
	visibility:hidden;
}

.content-placeholder
{
	padding: 0 0 0 0;
	margin: 0px;
	/*
	background-color:#ffffff;
	background-image: none;
    */
}

.content-left
{
	vertical-align:top;	
	width: 500px;
	font-size: 80%;	
	line-height:1.3em;
}
.content-left-login
{
	vertical-align:top;	
	width: 60%;
	font-size: 80%;	
	line-height:1.3em;
}
.content-left-loggedin
{
	vertical-align:top;	
	width: 85%;
	font-size: 80%;	
	line-height:1.3em;
}
li.bulletline
{
	line-height:1em;
}


.home-content-right, .contact-bytezoom-right, .staffing-content-right, .consulting-content-right, .metadata-content-right, .migration-content-right
{
	width: 33%;
	font-size: .6em;	
	vertical-align:top;		
}
.home-content-right
{	
	background: url(bytezoomconsultant.jpg) no-repeat;	
}
.consulting-content-right
{	
	background: url(TechnologyConsulting250x166.jpg) no-repeat;	
}
.staffing-content-right
{
	background: url(puzzlepiece.jpg) no-repeat;	
}
.metadata-content-right 
{	
	background: url(iaAtwork.jpg) no-repeat;
}
.migration-content-right
{	
	background: url(collaboration.jpg) no-repeat;
}
.contact-bytezoom-right
{	
	background: url(contactus.jpg) no-repeat;
}
.jobs-content-right
{	
	background: url(jobs.jpg) no-repeat;
	width: 85px;
	height: 625px;
}
.login-content-right
{	
	background: url(login.jpg) no-repeat;
	width: 300px;
	height: 441px;
}
.blank-left-edge
{
	width: 25%;
	height: 200px;	
}
.jackinthebox-logo
{	
	width: 33%;
	height: 200px;
	vertical-align:top;		
	background: url(7321.jpg) no-repeat;
	background-position: 50% 50%;
}
.davita-logo
{	
	width: 33%;
	height: 200px;
	vertical-align:top;		
	background: url(7322.jpg) no-repeat;
	background-position: 50% 50%;
	margin-bottom:3em;	
}
.billabong-logo
{	
	width: 33%;
	height: 175px;
	vertical-align:top;		
	background: url(7323.jpg) no-repeat;
	background-position: 50% 50%;
	margin-bottom:3em;		
}
.directv-logo
{	
	width: 33%;
	height: 175px;
	vertical-align:top;		
	background: url(7324.jpg) no-repeat;
	background-position: 50% 50%;
	margin-bottom:3em;		
}
.lvcva-logo
{	
	width: 33%;
	height: 200px;
	vertical-align:top;		
	background: url(7325.jpg) no-repeat;
	background-position: 50% 50%;
	margin-bottom:3em;		
}
.ei-logo
{	
	width: 33%;
	height: 175px;
	vertical-align:top;		
	background: url(7326.jpg) no-repeat;
	background-position: 50% 50%;
	margin-bottom:3em;		
}
.hvma-logo
{	
	width: 33%;
	height: 175px;
	vertical-align:top;		
	background: url(7327.jpg) no-repeat;
	background-position: 50% 50%;
	margin-bottom:3em;		
}

.SimpleEntertainmentMenu ul.AspNet-Menu /* Tier 1 */
{
    width: 600px;     
    background: #525463 url(25x1px_gray.gif) repeat-x;
}

.SimpleEntertainmentMenu li
{
	background-image: url(25x1px_blue.gif);
	background-repeat: repeat-x;
	font-size: .6em;
	font-weight: bold;
	
}

.SimpleEntertainmentMenu li:hover, .SimpleEntertainmentMenu li.AspNet-Menu-Hover
{
	color: #ff0000;
}

.SimpleEntertainmentMenu a, 
.SimpleEntertainmentMenu span
{
    color: Black;
    padding: 2px 8px 2px 8px;
    border:1px solid #525463;
}

.SimpleEntertainmentMenu li:hover a, .SimpleEntertainmentMenu li:hover span, .SimpleEntertainmentMenu li.AspNet-Menu-Hover a, .SimpleEntertainmentMenu li.AspNet-Menu-Hover span, .SimpleEntertainmentMenu li:hover li:hover a, .SimpleEntertainmentMenu li:hover li:hover span, .SimpleEntertainmentMenu li.AspNet-Menu-Hover li.AspNet-Menu-Hover a, .SimpleEntertainmentMenu li.AspNet-Menu-Hover li.AspNet-Menu-Hover span, .SimpleEntertainmentMenu li:hover li:hover li:hover a, .SimpleEntertainmentMenu li:hover li:hover li:hover span, .SimpleEntertainmentMenu li.AspNet-Menu-Hover li.AspNet-Menu-Hover li.AspNet-Menu-Hover a, .SimpleEntertainmentMenu li.AspNet-Menu-Hover li.AspNet-Menu-Hover li.AspNet-Menu-Hover span
{
	color: #ff0000;
}

.SimpleEntertainmentMenu .AspNet-Menu-Selected
{
	background-image: none !important;
	background-color: #f1ece6 !important;
	border-bottom-color: #f1ece6 !important;
	border-bottom-style: solid;	
	color: #ff0000;
}

#contentwrapper
{
	position: relative;
	margin-left: 25px;
	width: 795px;
	font-size:1em; 
	line-height:1.3em;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 20px;
	padding-top: 10px;
	
}

* html #contentwrapper {  /*** IE5.x/win box model fix ***/
	width: 795px;   /*** Critical left and right col/divider dimension value (moves inversly) ***/
	width: 795px;   /*** Critical left and right col/divider dimension value (moves inversly) ***/
}
#floatwrapper
{
	float: left;
	width: 795px;
	margin-right: -1px;
	
	
}
#centercolumn
{
	float: right;
	width: 795px;
	font-size: inherit;
	margin-left: -1px;
	padding-top: 0px;
	
	
}

#copy a {color:#FF284E;}

#copy .container
{
	margin: 5px;
	padding: 0px 20px 15px 20px;
	border: 1px solid #999999;
	background-color: #ffffff;
}

#copy img, #rightcolumn img {border:1px solid #FF284E !important;}

#copy .teaser{
	margin-top:0;
	color:#777777; 
	font-size:0.7em; 
	font-weight:normal;
}

#copy td, #copy th
{
	padding: 0.2em 0.5em;
}

#copy .container table tr
{
	font-size: inherit;
	
}

.txtBox
{
	border: 1px solid #666666;
}

#copy fieldset {	
	margin:1em 0;
	padding:1em;
	border:1px solid #CCCCCC;
}

#copy legend {
	color:#666666;
	background-color:#FFFFFF;
}

* html #copy legend
{
	padding: 0.5em;
}

.view-top
{
	width: 100%;
}

.container ul
{
	margin:0px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left: 1.5em;
}
.container li
{
	margin-bottom: .5em;
	padding-left: .5em;	
}
/*
.container li
{
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: square;
	left: 18px;
	position: relative;
}
*/
.content-holder
{
	background-color: #f1ece6;
	border-color: #f1ece6 !important;
	border-style: solid;	
}

span.subhead {
font-size:1.1em;
font-weight:bold;
}

.dropcap {
float:left;
font-size:4.8em;
line-height:.7em;
font-family: Georgia, "Times New Roman", Times, serif;
background-color:#ffffff;
color:#9196be;
} 

.indent {
text-indent:3ex;
}

#contentwrapper a:link
{
	color: blue;
	text-decoration: underline;
}

#contentwrapper  a:visited
{
	color: gray;
	text-decoration: underline;
}

#contentwrapper  a:hover
{
	color: maroon;
	text-decoration: underline;
}

#contentwrapper  a:active
{
	color: red;
	text-decoration: underline;
}

div.readmore
{
	float:right;
	width: 200px;
	font-size: 0.7em;
	text-align: right;
	visibility:hidden;
}
div.readback
{
	text-align: left;
	font-size: 0.7em;
	visibility:hidden;
	
}
.linksintext
{
	text-align: left;
	font-size: 0.7em;
}
div.topline
{
	width: 100%;
	font-size: .7em;
	font-weight: 700;
	line-height: 2em;
	border-bottom: #CCC 1px solid;
	color: #999;
}
span.h1sub {
font-size:.75em;
font-weight:bold;
color:#808080;
}


