/* CSS Document */

body,div,td {
	font-family: Arial;
	font-size: 10px;
	line-height: 13px;
	color: #666666;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #ECF3c1;
}

a:link, a:visited {
	color: #666666;
	text-decoration: none;
}
a:active, a:hover {
	text-decoration: underline;
		color: #FF9900;
}

.copyright {
	font-size: 9px;
	color: #7f7f7f;
}

.clientlist {
	line-height: 13px;
	margin-top: -2px;
}

.landingclient {
	line-height: 13px;
	margin-top: -2px;
	color: #666666;
}
	
.landingclient a:link {
	color: #666666;
}
.landingclient a:visited {color: #666666;}

.landingclient a:hover {
	color: #FF9900;
}

.photocredit {
	font-size: 8px;
}

.emailaddress {
	color: #005967;
}

.emailaddress a:link{
	color: #005967;
	text-decoration: none;
}

.emailaddress a:hover {
	color: #005967;
	text-decoration: underline;
}

.subheading {
	font-size: 11px;
	color: #FF9900;
	margin-top: -1px;
}

.newsheadline {
	margin-bottom: 22px;
	margin-top: 0px;
}

#container	{
	width:525px;
	position:relative;
	height:400px;
	z-index:100;
	vertical-align: top;
}
	
.projectbox {
	position: absolute;
	top: 310px;	left: 67px;
	vertical-align: middle;
	width: 425px;
	height: 400px;
	z-index: 0;
	background-color: white;
	text-align: right;
	visibility:hidden;
	margin: 1px black;
}
.tab {
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
	height: 17px;
	width: 17px;
}
.tabproj {
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
	height: 17px;
}

a.tab:hover {
	text-decoration:underline;
}
.projDesc {
	width: 300px;
}
.client-type {
	width: 150px;
	left: 225px;
	top: 515px;
	position: absolute;
}

.tabarrow {
	font-size: 13px;
	text-align: center;
	vertical-align: middle;
	height: 17px;
	width: 17px;
}
a.tabarrow:hover {
	text-decoration:underline;
}

a:link.on, a:visited.on {
	color:#ff9900; text-decoration:none; font-weight: bold;
}
a:link.off, a:visited.off {
	color:#666666; text-decoration:none; 
}
a:link.done, a:visited.done {
	color:#666666; text-decoration:none;
}
a.on:hover, a.off:hover, a.done:hover { 
	text-decoration:underline;
}

#lyr0, #lyr1, #lyr2, #lyr3, #lyr4, #lyr5, #lyr6, #lyr7, #lyr8, #lyr9, #lyr10	{ 
	position:absolute; 
	visibility:hidden; 
	top:0px; 
	left:0px; 
	z-index:1;
}				

.grayline {
	margin-right: -12px;
	padding-right: 12px;
	border-right: 1px solid #999999;
	z-index: 100;
}

.landingtext {
	font-size: 12px;
	line-height: 18px;
	margin-top: -2px;
	color:#999999;
}

.desctight {
	margin-top: -7px;
}

#text_container	{
	position:absolute;
	height: 150px;
	width:343px;
	z-index:100;
	vertical-align: top;
	overflow: visible;
	margin-top: 3px;
	padding-top: 0px;
}

.projname {
	font-size: 11px;
	color: #FF9900;
	padding-bottom: 8px;
}

#text0, #text1, #text2, #text3, #text4, #text5, #text6, #text7, #text8, #text9, #text10 {
	position:absolute;
	visibility:hidden;
	top:0px;
	left:0px;
	z-index:1;
}		

#before_container	{
	position:relative;
	width:343px;
	z-index:100;
	overflow: visible;
	height: 10px;
}

.before { 
	position:absolute; 
	visibility:hidden; 
	left:0px; 
	top:0px; 
	z-index:1;
}
a.sitecredit {
	color: #005967;
}

