@charset "UTF-8";
/* CSS Document */
/* Main Boxes */
body { 
	margin:0px; padding:0px; border:0px;
	background:url(../int_img/BG_FullBar.gif) top left repeat-y;
	}
#spacer {
	height:20px;
	background:#fff;
	width:970px;
	}
#container {
	margin:0 0 0 20px;
	padding:0px;
	width:950px;
	height:100%;
	color:#D9D9D9;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size:11px;
	background:url(../int_img/r_corner.gif) top right no-repeat;
	}
#logo {
	margin:0px; padding:0px; border:0px;
	width:220px;
	height:140px;
	}
#menu1 {
	position:absolute;
	top:20px;
	left:240px;
	width:140px;
	height:120px;
	padding:20px 0px 0px 0px;
	}
#nav_title {
	position:absolute;
	top:40px;
	left:390px;
	width:580px;
	}
#section_header {
	position:absolute;
	top:126px;
	left:390px;
	width:580px;
	height:40px;
	}
#project_content {
	width:730px;
	}
#project_content div.slideshow-images, #project_content div.single_img img {
	display:block;
	background:url(../int_img/shadow_corner.png) bottom left no-repeat;
	padding:0px 0px 20px 0px;
 	margin:0 0 0 220px;
	}	
#project_text_container {
	position:absolute;
	top:160px;
	width:220px;
	padding-bottom:20px;
	background:url(../int_img/shadow_bar.png) bottom center repeat-x;
	}
#project_text {
	padding:20px 20px 20px 20px;
	background: url(../int_img/BG_dark.gif) top left repeat;
	background-position: -20px 0px;
	}
#gallery_content {
	padding: 0 0 20px 0;
	background:url(../int_img/shadow_bar.png) bottom center repeat-x;
	}
#gallery_content img {
	display:block;
	}
div.gallery {
	padding:30px 0 10px 220px;
	background:url(../int_img/BG_light.gif) top left repeat;
	background-position: -20px 0px;
	}	
#gallery_content div.gallery a img {
	display:inline;
	vertical-align:top;
	padding:0 20px 20px 0;
	background:url(../int_img/shadow_thumb.png) bottom right no-repeat;
	}
#gallery_content div.gallery div.typeface a img {
	display:inline;
	vertical-align:top;
	padding:0 20px 20px 0;
	background:url(../int_img/shadow_thumb_long.png) bottom right no-repeat;
	}
#text_page {
	width:530px;
	padding:20px;
	margin:-140px 0 0 360px;
	}
#footer {
	margin:-10px 0 0 375px;
	width:500px;
	height:30px;	
	}
/*Menu Styles*/
#menu1 ul {
	list-style-type:none;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:9px;
	text-transform:uppercase;
	letter-spacing:2px;
	padding:0px;
	margin:0px 0px 8px 0px;
	}
#menu1 li {
	margin:0px;
	}
#menu1 a {
	line-height:10px;
	text-decoration:none;
	color:#D9D9D9;
	display:block;
	width:140px;
	padding: 2px 0px 2px 0px; /*3 4 4 6*/
	}
#menu1 a:hover { 
	text-shadow: #FF0099 0px 0px 4px;
	background:url(../int_img/menu1_bg.png) top left no-repeat;
	}
#menu1 ul.cyan_menu a:hover { 
	text-shadow: #0099CC 0px 0px 4px;
	background:url(../int_img/menu2_bg.png) top left no-repeat;
	}
#project_text ul {
	list-style-type:none;
	height:13px;
	margin: 0px;
	padding: 2px 0px 5px 0px;
	font-size: 9px;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing:1px;
	line-height:1em;
	}
#project_text ul li {
	float:left;
	height:15px;
	margin:0px 5px 0px 0px;
	padding:0px;
	}
#project_text ul li a {
	color:#D9D9D9;
	text-decoration:none;
	padding: 2px 5px 2px 5px;
	margin: 0px;
	background:#737373 url(../int_img/li1.gif) top right repeat-x;
	}
#project_text ul a:hover {
	color: #435157; /*737373*/
	background:#a6a6a6 url(../int_img/li2.gif) top right repeat-x;
	}
	
/*Text and header styles*/
h1 { 
	height:20px;
	line-height:20px;
	font-size:18px;
	letter-spacing:2px;
	font-family:"Gotham", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight:100;
	padding:0px 20px 0px 0px;
	margin:0px 0px 4px 0px;
	}
h2 { 
	font-size:26px;
	height:26px;
	line-height:26px;
	margin:0;
	padding:0px;
	font-family:"Gotham", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight:100;
	color:#ddd;
	text-transform:uppercase;
	letter-spacing:10px;
	text-shadow: #0099CC 0px 0px 8px;
	}
h3 {
 	font-size:16px;
	line-height:1em;
	font-family:"Gotham","Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight:lighter;
	padding:0px;
	margin:18px 0px 2px 0px;
	letter-spacing:1px;
	}
h4 {
 	font-size:13px;
	line-height:1em;
	font-family:"Gotham", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight:normal;
	padding:0px;
	margin:10px 0px 2px 0px;
	letter-spacing:1px;
	color:#488EAF;
	}
#text_page p, #project_text p {
	font-size:10px;
	margin:2px 0 7px 0;
	line-height:1.5em;
	}	
#text_page p a, #project_text p a {
	text-decoration:none;
	color:#488EAF;
	border-bottom:1px dotted #488EAF;
	}
#text_page p a:hover, #project_text p a:hover {
	border-bottom:1px dotted #AD417E;
	}
#text_page p.date {
	color:#ddd;
	font-style:italic;
	line-height:1em;
	margin:3px 0 2px 0;
	}	
#footer p, #footer_home p {
	color:#737373;
	font-size:9px;
	line-height:9px;
	}
/*Misc Bits Not to Touch*/
img
	{
	filter:alpha(opacity=100);
	}
a img {
	border:0px;
	margin:0px;
	padding:0px;
	}
