/* - - - - - - - - - - - - - - - - - - - - - - - - BROWSER RESET */

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,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - CLEARING */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* - - - - - - - - - - - - - - - - - - - - - - - - GENERAL */

body {
	background-color:#000;
	font:14px/22px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial;
	color:#bbb;
	text-align:center;
}

/* styles for IE 5 Mac */
#horizon {
	background-color: transparent;
	position: absolute;
	top: 20px;
	left: 20px;
}

/* following rules are invisible to IE 5 \*/
#horizon {
  top: 50%;
  left: 0px;
  width: 100%;
  margin-top: -360px;
  text-align: center;
  min-width: 960px; 
}
/* end IE 5 hack */ 

#container {
	margin:0 auto;
	width:970px;
	height:600px;
	position: relative;
	text-align: left;
}
#masthead {
	margin-bottom:4px;
	padding-left:5px;
}

#masthead h1 {
	width:859px;
	height:63px;
	background-image:url('/img/dibenedetto-thomson-livingstone.gif');
	text-indent:-999999px;
	float:left;
}

#masthead p.logo {
	width:100px;
	height:63px;
	float:left;
}

#main {
	width:970px;
	height:600px;
	background-color:#121212;
	border:5px solid #171717;
}

/* Level One */

ul#nav {
	margin-top:54px;
	margin-left:10px;
	color:#40b3d0;
	float:left;
	width:240px;
}

ul#nav li {
	font:14px/22px "HelveticaNeue", "Helvetica Neue Light", Helvetica, Arial;
	color:#40b3d0;
	text-decoration:none;
	text-transform: uppercase;
}

ul#nav a:link,
ul#nav a:visited {
	font:14px/22px "HelveticaNeue", "Helvetica Neue Light", Helvetica, Arial;
	color:#40b3d0;
	text-decoration:none;
	text-transform: uppercase;
}

ul#nav a:hover,
ul#nav a.parent {
	color:#c0e8fa;
	text-decoration:none;
	padding-right:14px;
}

/* Level Two */
ul#nav ul li {
	font:14px/22px "HelveticaNeue", "Helvetica Neue Light", Helvetica, Arial;
	color:#808080;
	text-decoration:none;
	text-transform: uppercase;
}

ul#nav ul a:link,
ul#nav ul a:visited {
	font:14px/22px "HelveticaNeue", "Helvetica Neue Light", Helvetica, Arial;
	color:#808080;
	text-decoration:none;
	text-transform: uppercase;
}

ul#nav ul a:hover,
ul#nav ul a.parent {
	color:#C9C9C9;
	text-decoration:none;
	padding-right:14px;
}

/* Level Three */
ul#nav ul ul li {
	font:12px/22px "HelveticaNeue", "Helvetica Neue Light", Helvetica, Arial;
	color:#C9C9C9;
	text-decoration:none;
	text-transform: capitalize;
}

ul#nav ul ul li a:link,
ul#nav ul ul li a:visited {
	font:12px/22px "HelveticaNeue", "Helvetica Neue Light", Helvetica, Arial;
	color:#C9C9C9;
	text-decoration:none;
	text-transform: capitalize;
}

ul#nav ul ul li a:hover,
ul#nav ul ul li a.parent {
	color:#fff;
	text-decoration:none;
	padding-right:14px;
}

ul#nav li.selected {
	color:#c0e8fa;
}

ul#nav ul ul li.selected {
	color:#fff;
}

#content {
	width:682px;
	height:484px;
	margin-top:53px;
	float:left;
}

#home #content  {
	width:700px;
	height:600px;
	float:left;
	margin-top:10px;
}

#home #content #flashcontent {
	width:700px;
	height:600px;
	float:left;
}

#project #content {
	width:640px;
	margin-top:11px;
	float:left;
}

#project #content #flashcontent {
	height:368px;
	width:698px;
	background: url('/img/flashcontent-bg.gif') no-repeat scroll top left;
	margin-top:43px;
}

#content div.left {
	margin-top:22px;
	width:580px;
	float:left;
}

#content ul {
	font:11px/22px Verdana, Helvetica, Arial;
	list-style-type: circle;
	margin-left:40px;
	margin-top:22px;
	float:left;
	line-height:16px;
}

h1, h2, h3, h4, h5 {
	color:#40b3d0;
	font-weight:normal;
}

h2 {
	font:17px/18px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial;
	color:#949494;
}

#content p {
	font:11px/18px Verdana, Helvetica, Arial;
	margin-bottom:18px;
}

#content p a:link,
#content p a:visited {
	color:#40b3d0;
	text-decoration:none;
}

#content p a:active,
#content p a:hover {
	text-decoration:none;
	color:#000;
	background-color:#40b3d0;
}


img.thumbnail {
	margin-right:12px;
	margin-bottom:16px;
}

#footer {
	font:9px/22px Verdana, Helvetica, Arial;
	color:#333;
	text-align:right;
}

#footer a:link,
#footer a:visited {
	color:#333;
	text-decoration:none;
}

#footer a:active,
#footer a:hover {
	color:#c0e8fa;
}

img.thumbnails {margin-top:5px;}

a em {
	font:10px/22px Verdana, Helvetica, Arial;
}

a:hover em {
	color:#000;
	background-color:#40b3d0;
}

/* - - - - - - - - - - - - - - - - - - - - - - -  - Slideshow */
.slideshow {
float: right;
padding: 18px 25px 0 0;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - MooScroller CSS */
#scroller {
	width: 570px;
	height: 90px;
}

#scroller-content {
	width: 570px;
	height: 90px;
	overflow: hidden;
	float: left;
}

.text {
	width: 560px;
	padding-right:10px;
}

.bio-text {
width: 326px;
padding-right: 10px;
float: left;
}

#profile .bio-text {
width:336px;
height:386px;
padding:10px 0;
}

#profile #scroller,
#profile #scroller-content,
#profile .text {
	width:656px;
	height:386px;
}

#profile #scroller {
 	border-top: 1px dotted #1f1f1f;
	border-bottom: 1px dotted #1f1f1f;
}

#profile #scroller-content {
	border-top:2px solid #121212;
	border-bottom:2px solid #121212;	
}

#profile .text {
	padding:10px 0;
	height:346px;
}

.vScrollbar {
	float: left;	
	
}

.hScrollbar {
	clear: both;	
	}

.vTrack {
	height: 90px;
	width: 8px;
	position: relative;
	background: #1a1a1a;
	overflow: hidden;
	background-image: url('/img/vtrack-background.gif');
	background-position: center;
		
}

#profile .vTrack {
	height: 346px;
}

.hTrack {
	float: left;
	height: 8px;
	width: 560px;
	position: relative;
	background: #1a1a1a;
	overflow: hidden;
					
}			

.vThumb, .hThumb {
	position: absolute;
	top: 0;
	left: 0;
	height: 8px;
	width: 8px;
	background: #1a1a1a;
	overflow: hidden;
	background-image: url('/img/scroll-background.gif');
	background-repeat: no-repeat;
	background-position: center;
	cursor:pointer;
			
}

.arrowUp, .arrowDown, .arrowLeft, .arrowRight, .corner {
	height: 8px;
	width: 8px;
	background: #777;
	overflow: hidden;	
						
}

.arrowLeft, .arrowRight, .corner {
	float: left;
	
	}
	
.corner {
	background: #000;
	
	}
