/* --------------------

Colors:
v.light gray: #f8f8f8;
med gray: #666;
d. gray: #222;
green: #060;
d.green: #040;
purple: #606;
d.purple: #404;
orangey yellow: #f60;

-------------------- */

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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body {
	overflow-y: scroll;
	font-family: arial, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #434;
	background: #f8f8f8;
}

p, h1, h2, h3, h4, li {
	min-height: 1px;
	max-height: 9999px;
}

p, h1, h2, h3, h4, ul, img {
	font-size: 16px;
	margin-bottom: 16px;
}

h2 {
	font-size: 20px;
}

h3 {
	font-size: 18px;
	color: #606;
}

h4 {
	font-size: 16px;
}

h2, h4 {
	color: #606;
	padding: 0 0 4px 2px;
	background: url(../images/sub-nav-border.png) no-repeat 0 20px;
}

h1 a,
h2 a,
h3 a,
h4 a {
	text-decoration: none;
}

a {
	color: #606;
}

a:hover,
a:focus,
a:active {
	color: #060;
}

:focus {
	outline: 0;
}

ol, ul {
	padding-left: 16px;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}

/* HTML5 specific */
  article, aside, details, figcaption, figure, footer, header,
  hgroup, menu, nav, section { display: block; }

/* remove IE scrollbar from empty textareas */
textarea {
	overflow:auto;
}

/* if you can click it, give it a pointer */
input[type=submit],input[type="button"],button,label,select,.pointer { cursor:pointer; }

/* add dotted underline to acronym and abbr */
acronym, abbr{
	border-bottom:1px dotted #333;
	cursor:help;
}

#preload {
	display: none;
}

.header {
	height: 48px;
	padding-top: 64px;
	background: #222;
}

.tabs {
	position: relative;
	top: -44px;
	width: 920px;
	margin: 0 auto;
	overflow: hidden;
	z-index: 1;
}

.tabs li {
	display: block;
	float: left;
	margin-right: 10px;
}

.tabs a {
	display: block;
	width: 140px;
	padding: 12px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	cursor: pointer;
	border-radius: 4px 4px 0 0;
	background: #060;
}

.tabs a.hover,
.tabs a.focus {
	color: #606;
	background: #60f;
}

.tabs a.current {
	background: #606;
}

.tab {
	display: none;
	overflow: hidden;
	width: 888px;
	min-height: 400px;
	margin: 0 auto 64px;
	padding: 48px 16px;
	border-radius: 0 0 4px 4px;
	background: #fff;
}

.tab > div {
	float: left;
	max-width: 660px;
}

#cat {
	width: 920px;
	height: 48px;
	margin: 0 auto;
	background: url(../images/cat.png) no-repeat 888px 0;
	z-index: 0;
}

#browserWarning {
	display: none;
	width: 900px;
	margin: 0 auto;
	padding: 48px 10px 0;
	background: #fff;
}

#browserWarning h2 {
	color: #060;
	background: none;
}

.content {
	overflow: hidden;
	width: 896px;
	min-height: 400px;
	margin: 0 auto 64px;
	padding: 48px 10px;
	background: #fff;
}

.overview {
	top: 48px;
	left: 16px;
}

div.navigation {
	float: right;
	width: 200px;
	margin: 40px 0 0;
}

.navigation ul {
	list-style: none;
}

/* for solo links */
.navigation  li > a {
	display: block;
	text-decoration: none;
	padding: 0 0 6px 2px;
	background: url(../images/sub-nav-border.png) no-repeat 0 20px;
}

.navigation .active {
	color: #060;
}

.navigation .overview {
	top: 0;
	left: 0;
}

.tab > div > div {
	display: none;
}

div.twoCol > p {
	display: block;
	float: left;
	width: 50%;
	text-align: center;
}

/* ---------- portfolio ----------*/

#portfolio {
	position: relative;
	min-height: 580px;
}

#portfolio > div{
	position: absolute;
}

#portfolio .navigation {
	position: relative;
}

#portfolio > div.expanded {
	position: relative;
	top: 0;
	left: 0;
}

#portfolio h3 {
	display: block;
	position: relative;
	height: 60px;
	padding: 20px;
}

#portfolio h3 span {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	height: 100px;
	overflow: hidden;
	cursor: pointer;
}

#portfolio h3 a {
	color: #fff;
}

#portfolio h3 a:hover span {
	background-position: 50% -100px;
}

/* individual states */
/* Where sprite height is not 100px, add additional styles as per sdm and tag */

#redeye {
	top: 190px;
	left: 210px;
}

#redeye h3 {
	width: 75px;
	height: 34px;
	padding: 33px 20px;
}

#redeye > h3 span {
	top: 33px;
	width: 115px;
	height: 34px;
	background: url(../images/redeye_sprite.png) 50% 0 no-repeat;
}

#redeye h3 a:hover span {
	background-position: 50% -34px;
}

#tag {
	top: 202px;
	left: 502px;
}

#tag h3 {
	width: 60px;
	height: 55px;
	padding: 20px 20px 25px;
}

#tag > h3 span {
	top: 20px;
	width: 100px;
	height: 55px;
	background: url(../images/tag_sprite.png) 50% 0 no-repeat;
}

#tag h3 a:hover span {
	background-position: 50% -55px;
}

#cisco {
	top: 280px;
	left: 12px;
}

#cisco h3 {
	width: 160px;
}

#cisco > h3 span {
	width: 200px;
	background: url(../images/cisco_sprite.png) 50% 0 no-repeat;
}

#sdm {
	top: 510px;
	left: 60px;
}

#sdm > h3 {
	width: 280px;
	height:30px;
	padding: 35px 20px;
}

#sdm > h3 span {
	width: 320px;
	top: 35px;
	height: 30px;
	background: url(../images/sdm_sprite.jpg) 50% 0 no-repeat;
}

#sdm h3 a:hover span {
	background-position: 50% -30px;
}

#guardian {
	top: 280px;
	left: 260px;
}

#guardian > h3 {
	width: 231px;
}

#guardian > h3 span {
	width: 271px;
	background: url(../images/guardian_sprite.jpg) 50% 0 no-repeat;
}

#katchup {
	top: 470px;
	left: 432px;
}

#katchup > h3 {
	width: 198px;
}

#katchup > h3 span {
	width: 238px;
	background: url(../images/katchup_sprite.jpg) 50% 0 no-repeat;
}

#cbbc {
	top: 380px;
	left: 278px;
}

#cbbc h3 {
	width: 127px;
}

#cbbc > h3 span {
	width: 167px;
	background: url(../images/cbbc_sprite.jpg) 50% 0 no-repeat;
}

#bite {
	top: 340px;
	left: 558px;
}

#bite > h3 {
	width: 60px;
}

#bite > h3 span {
	width: 100px;
	background: url(../images/bitecp_sprite.jpg) 50% 0 no-repeat;
}

#bs {
	top: 400px;
	left: 80px;
}

#bs > h3 {
	width: 60px;
}

#bs > h3 span {
	width: 100px;
	background: url(../images/black_sun_sprite.jpg) 50% 0 no-repeat;
}

/* ---------- employment history ----------*/

.overview h3 {
	color: #060;
}

.overview h4 {
	margin: 32px 0 8px;
	font-size: 20px;
}

.overview ul li {
	padding-bottom: 8px;
}

#eh h4 {
	overflow: hidden;
	background-position: 0 60px;
}

#eh h4 span{
	display: block;
}

#eh ul {
	list-style-type: disc;
}

.employer {
	font-weight: bold;
}
