/* General */
img	{display: none; border: 0;}

body {color: #333;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: left;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	padding-bottom: 25px;}

h1, h2, h3 {font-family: Myriad, "Gill Sans", "Century Gothic", "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 2px;
	letter-spacing: 1px;
	text-align: left;
	clear: both;}

h1 {margin: 10px 0 0 10px;}

.hide {height: 0;
	width: 0;
	overflow: hidden;
	position: absolute;  /* for the benefit of IE5 Mac */}

/* Footer */
#footer {padding-top: 20px;
	text-align: left;
	font-size: xx-small;
	voice-family: "\"}\""; 
	voice-family:inherit;
	font-size: x-small;}

html>#footer {font-size: x-small; /* for Opera */} 

#footer ul {display: none;}

/* Links */
a {font-weight : bold; 
	text-decoration : none;
	color: #6b7a8a;
	background: transparent;}

/*  Primary nav */
#mainnav {display: none;}

#subnav {display: none;}

/* Homepage project list */
#latestgreatest li a {display: none;}

/* Project profile and popup pages */
#screenshots {display: none;}
	
#related {display: none;}

#vital {border: dashed 1px #666;
	margin: 0;
	padding: 5px;
	margin: 10px 0 0 0;
	list-style-type: none;
	clear: left;}

#vital li {display: block;
	padding: 0;
	margin: 0;}

#caption {display: block;
	padding: 0;
	margin: 0;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
	font-size:    xx-small;      
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size:    x-small;}

html>#caption {font-size: x-small; /* for Opera */}

/* Browse page */
#browsetable tr td {border: solid 1px #000;
	font-size: x-small;
	voice-family: "\"}\""; 
	voice-family:inherit;
	font-size: small;}

html>#browsetable tr td {font-size: small; /* for Opera */}

#browsetable tr td ul {border: 0;
	padding: 0;
	margin: 0;
	list-style-type: none;}

#browsetable tr td ul li {border: 0;
	padding: 0;
	margin: 0;}

#browsetable th {font-weight : bold; 
	text-decoration : none;
	color: #6b7a8a;
	background: #f3f4f5;}
	
/* Search page */
.searchformfield {display: block;
	margin: 10px 0 10px 30px;
	clear: right;}

.searchformlabel {display: block;
	text-align: right;
	width: 150px;
	float: left;}

.searchformdata {text-align: left;
	margin-left: 20px;}

#projectsearch #search {padding: 0;
	margin: 20px 0 10px 30px;}

#projectsearch h2 {padding: 0;
	margin: 20px 0 20px 0;}
