.spacer
{
clear: both;
height: 1px;

width:100%;
overflow: hidden; 


}

body
{
font-family:  Calibri, Arial, Helvetica, Verdana, sans-serif;
	margin:0;
	background-color:#333;
background-image:url(images/mainbg.png);
background-repeat:repeat-x;
text-align: center;
}


a
{
color:#000088;
}
#header a
{
	text-decoration:none;
}

li
{
list-style-position:inside;
}

a img
{border:none;
}

H1
{
	color:white;
}
.textBox {
	background-image:url(images/textboxbg.jpg);
	font-family:  Calibri, Arial, Helvetica, Verdana, sans-serif;
	padding:0px 0px 0px 2px;
	color:#333333;
	margin:1px 0;
	}
#header
{
background-color:#000000;
padding:5px 0 0 5px;
color:white;

}


#header .logo
{
	float:left;
}

#header .loginBox
{
	float:right;
	cursor:pointer;
	font-size:10pt;
	text-align:right;
	background-color:#444;
	padding:2px 5px 2px 10px;
	border:1px solid #222;
	height:36px;
	color:#CCCCCC;
	background-image:url(images/logoutend.jpg);
	background-repeat:no-repeat;
	background-position:left;
}

#header .loginBox:hover
{
	background-color:#555;
}

#header .loginBox .name
{
font-size:12pt;
color:#FF6600;

}
#header .loginBox a
{
color:#CCCCCC;
cursor:pointer;

}

#header .nav
{
	float:right;
	background-color:#333333;
	bottom:0;
	height:19px;
	padding-left:20px;
	background-image:url(images/navCorner.gif);
	background-repeat:no-repeat;
	background-position:left;

	
}

	#header .nav a
	{
		color:white;
		text-decoration:none;

	}
		#header .nav a:hover
	{

		text-decoration:none;
		color:#FF6600;
	}
	

	#header .nav ul
	{
		margin: 0;
		padding: 0;
		
	}
	
	#header .nav li
	{
		display:inline;

		padding:0 10px 0 10px;
		sbackground-color:#333333;
		margin:0;
	}
	#header .nav li:hover
	{
		background-color:#666666;
		background-image:url(images/navtab2.jpg);
		
	}
	#header .nav .name
	{
		color:#FF6600;
	}
	
#content
{
padding:10px;
stext-align:left;

}

#footer
{
background-color:inherit;
padding:0 100px 0 10px;
color:white;
position:fixed;
bottom:0;
width:100%;
clear:both;
font-size:12px;
text-align:center;

}

#footer a
{
text-decoration:none;
color:#CCCCCC;
}

.id
{

display:inline;
}

.name
{

display:inline;
}

.startDate
{

display:inline;
}

.endDate
{

display:inline;
}

.status
{

display:inline;
}

.cost
{

display:inline;
}


.projectTable
{

background-color:#CCCCCC;

}
	.projectTable .topLine
	{
		padding:0 2% 0 2%;
		background-color:#666666;
		border-bottom:1px #999999;
	}
	.projectTable .line
	{
		padding:0 2% 0 2%;
		sclear:both;
		background-color:#999999;
		border-bottom:1px #999999;
	}
	.projectTable .line:hover
	{
		background-color:#CCCCCC;
	}
		.projectTable .id
		{
		float:left;
		width:8%;
		}
		
		.projectTable .name
		{
		float:left;
		width:22%;
		}
		
		.projectTable .startDate
		{
		float:left;
		width:22%;
		}
		
		.projectTable .endDate
		{
		float:left;
		width:22%;
		}
		
		.projectTable .status
		{
		float:left;
		width:17%;
		}
		
		.projectTable .cost
		{
		float:left;
		width:5%;
		}

		
		
.projectNotesTable
{



}
	.projectNotesTable .topLine
	{
		padding:0 2% 0 2%;
		
		border-bottom:2px solid #999999;
	}
	.projectNotesTable .line
	{
		padding:0 2% 0 2%;
		sclear:both;
background-color:#EFEFEF;
		border-bottom:1px solid #999999;
	}

		.projectNotesTable .date
		{
		float:left;
		width:15%;
		}
		
		.projectNotesTable .note
		{
		float:left;
		width:81%;
		}
		
		
.projectHistoryTable
{



}
	.projectHistoryTable .topLine
	{
		padding:0 2% 0 2%;
		font-weight:bold;

		border-bottom:1px solid #999999;
	}
	.projectHistoryTable .line
	{
		padding:0 2% 0 2%;
		sclear:both;
background-color:#EFEFEF;
		border-bottom:1px solid #999999;
	}

		.projectHistoryTable .date
		{
		float:left;
		width:20%;
		}
		
		.projectHistoryTable .type
		{
		float:left;
		width:12%;
		}
		
		
		.projectHistoryTable .note
		{
		float:left;
		width:64%;
		}
		
		
.projectFeesTable
{



}
	.projectFeesTable .topLine
	{
		padding:0 2% 0 2%;
		font-weight:bold;
	font-weight:bold;
		border-bottom:1px solid #999999;
	}
	.projectFeesTable .line
	{
		padding:0 2% 0 2%;
		sclear:both;

	}
	.projectFeesTable .line:hover
	{
		
	}
		.projectFeesTable .name
		{
		float:left;
		width:50%;
		
		}		
		.projectFeesTable .note
		{
		float:left;
		width:86%;
		}		
		.projectFeesTable .cost
		{
		float:left;
		text-align:right;
		width:40%;
		}		
		.projectFeesTable .paid
		{
		float:left;
		width:10%;
		}		
		

.projectPaymentTable
{



}
	.projectPaymentTable .topLine
	{
		padding:0 2% 0 2%;
		font-weight:bold;	
	
		border-bottom:1px solid #999999;
	}
	.projectPaymentTable .line
	{
		padding:0 2% 0 2%;
		sclear:both;

	}
	.projectPaymentTable .line:hover
	{
		
	}
		.projectPaymentTable .name
		{
		float:left;
		width:40%;
		}		

		.projectPaymentTable .cost
		{
		float:left;
		text-align:right;
		width:40%;
		}		


.projectUploadsTable
{

background-color:#EFEFEF;

}
	.projectUploadsTable .topLine
	{
		padding:0 2% 0 2%;
		font-weight:bold;
	background-color:#FFFFFF;
		border-bottom:2px solid #999999;
	}
	.projectUploadsTable .line
	{
		padding:0 2% 0 2%;
		

		border-bottom:1px solid #999999;

	}

		.projectUploadsTable .name
		{
		float:left;
		overflow:hidden;
		width:35%;
		

		}		

		.projectUploadsTable .note
		{
		float:left;
		width:40%;
		}		

		.projectUploadsTable .time
		{
		float:left;
		font-size:10pt;

		width:20%;
		}	
		
		
		
		
.projectTile	
{
	float:left;
	margin:5px;
	width:100px;
	height:140px;	
	background-image:url(images/icons/redTile2.png);
	background-repeat:no-repeat;
	background-position:top center;
	cursor:pointer;

}

.projects a
{
text-decoration:none;
}
.projectTile:hover
{
background-image:url(images/icons/projectTilebg2.png);
}

.projectTile .top
{
	sfloat:left;

width:inherit;
height:100px;



	font-size:10pt;
}

.projectTile .bottom
{
height:40px;

	float:left;
	width:inherit;
	text-align:center;
	sdisplay:none;

}
.projectTile .name
{
	font-weight:bold;

}
.projectTile .endDate
{
font-size:10pt;

}
.projectTile *
{
	color:black;
}


.tile100_O, .tile100_O-ACR
{
	background-image:url(images/icons/greenTile.png);
	
}

.tile100_C
{
	background-image:url(images/icons/redTile.png);
}

.tile100_K
{
	background-image:url(images/icons/orangeTile.png);
}

.tile100_T
{
	background-image:url(images/icons/greyTile.png);
}
.tile100_PC
{
	background-image:url(images/icons/yellowTile.png);
}

	.tile100_O:hover, .tile100_O-ACR:hover
	{
		background-image:url(images/icons/orangeTile2.png);
	}

	.tile100_C:hover
	{
		background-image:url(images/icons/redTile2.png);
	}
	
	.tile100_K:hover
	{
		background-image:url(images/icons/greenTile2.png);
	}
	
	.tile100_T:hover
	{
		background-image:url(images/icons/greyTile2.png);
	}
	.tile100_PC:hover
	{
		background-image:url(images/icons/yellowTile2.png);
	}
		
		
		
		
.samplesTile	
{
	float:left;
	margin:5px;
	width:100px;
	height:140px;	
	background-image:url(images/icons/redTile2.png);
	background-repeat:no-repeat;
	background-position:top center;
	cursor:pointer;

}
.samples a
{
text-decoration:none;
}
.samplesTile:hover
{
background-image:url(images/icons/projectTilebg2.png);
}

.samplesTile .top
{
	sfloat:left;
	

width:inherit;
height:100px;



	font-size:10pt;
}

.samplesTile .bottom
{
height:40px;

	float:left;
	width:inherit;
	text-align:center;
	sdisplay:none;

}
.samplesTile .name
{
	font-weight:bold;
	font-size:12px;

}	
		
		
		
		
		
		/*
		
.O
{
	background-color:#FF6600;
}

.O-ACR
{
	background-color:#FF6600;
}

.C
{
	background-color:#FF3300;
}

.K
{
	background-color:#00CC00;
}

.T
{
	background-color:#CCCCCC;
}
.PC
{
background-color:#FFFF00;
}
*/

.highlight
{
background-color:#FFFFCC;

}











#midBox
{
background-color:#FD9800;
border:1px solid #555;
width:400px;
margin:80px auto;
padding:10px;
background-image:url(images/loginbg.png);
background-repeat:repeat-x;



}
	#midBox .left
	{
	float:left;width:100px;
	text-align:right;
	
	
	}
	#midBox .right
	{
padding-left:5px;
	display:inline;
	
	}
	#midBox .textBox {
	background-image:url(images/textboxbg.jpg);
	font-family:  Calibri, Arial, Helvetica, Verdana, sans-serif;
	padding:0px 0px 0px 5px;
	color:#333333;
	margin:1px 0;
	}
	
	#midBox .submit {

	font-family:  Calibri, Arial, Helvetica, Verdana, sans-serif;
	color:#333333;
	margin:1px 0;
	}
	#midBox .message {
font-size:10pt;
	font-family:  Calibri, Arial, Helvetica, Verdana, sans-serif;
	color:#CCC;
text-align:right;
	}

.tabBox
{
border:1px solid gray; width:700px; margin-bottom: 1em; background-image:url(images/tabbottom.jpg); background-position:bottom; background-repeat:repeat-x; padding:20px 5px 20px 5px;background-color:white;
}

#help
{
background-image:url(images/textboxbg.jpg);
background-repeat:repeat-x;
background-color:#FFFFFF;
border:1px #333333 solid;
padding:10px;
text-align:center;
}

.extraText
{
	font-size:8pt;
	text-align:right;
	
}

.leftA
{
text-align:left;
}


.progChart
{
background-image:url(images/icons/graph_middlerecent.png);
background-position:100px 0px;

background-repeat:repeat-y;
background-color:#CCC;
width:100%;
height:15px;
}
.mostRecent
{
float:left;
background-image:url(images/icons/graph_mostrecent.png);
width:110px;
height:100%;
}
.leastRecent
{
float:right;
background-image:url(images/icons/graph_leastrecent.png);
width:110px;
height:100%;
}
