a img
{
  border: 0px;
}
body
{
	margin: 0px;
	background-image: url('../images/bodybg.jpg');
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #01052b;
	height: 100%;
	overflow: scroll;
}
#bgbox
{
  position: absolute;
  background-image: url('../images/centerbg.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	min-height: 100%;
	min-width: 960px;
}
#logo
{
  width: 230px;
  height: 35px;
  position: absolute;
  top: 20px;
  left: 20px;
} 
#headerBlock 
{
  position: relative;
  height: 103px;
  width: 960px;
}
#container
{
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	position: relative;
}
#topbar
{
  width: 960px;
  height: 100px;
}
.bottomleft
{
  width: 10px;
  height: 10px;
  float: left;
  background-image: url('../images/corners.png');
  background-position: bottom left;
}
.bottomright
{
  width: 10px;
  height: 10px;
  float: right;
  background-image: url('../images/corners.png');
  background-position: bottom right;
}
.bottom
{
  height: 10px;
  margin-left: 10px;
  margin-right: 10px;
  background-image: url('../images/bg.png');
}
.topleft
{
  width: 10px;
  height: 10px;
  float: left;
  background-image: url('../images/corners.png');
  background-position: top left;
}
.topright
{
  width: 10px;
  height: 10px;
  float: right;
  background-image: url('../images/corners.png');
  background-position: top right;
}
.top
{
  height: 10px;
  margin-left: 10px;
  margin-right: 10px;
  background-image: url('../images/bg.png');
}
#topbar .mid
{
  height: 90px;
  background-image: url('../images/bg.png');
}
#toolbar
{
	padding: 10px;
	margin: 0px;
	list-style-type: none;
}
#toolbar li
{
	padding-right: 20px;
	float:right;
}
#mainMenu
{
	position: absolute;
	height: 30px;
	top: 0px;
	left: 0px;
	width: 500px;
	padding-top: 5px;
}
#mainMenu ul li, #subMenu ul li
{
  padding-left: 20px;
  float: left;
}

#mainMenu a, #subMenu a, #toolbar a, #pageMenu a, #content a
{
  text-decoration: none;
}
#mainMenu a:hover, #subMenu a:hover, #toolbar a:hover, #pageMenu a:hover
{
  text-decoration: none;
  color: #0684ff;
}
#subMenu
{
	position: absolute;
	height: 20px;
	bottom: 0px;
	left: 0px;
	width: 800px;
}
#header
{
	height: 100px;
}
#pageMenu
{
	display: block;
	width: 940px;	
	clear: right;
	height: 20px;
	margin-top: -20px;
	margin-bottom: 20px;
	padding-left: 20px;
	border-bottom: solid 1px #033397;
}
#pageMenu ul li
{
	float: left;
	margin-right: 20px;
}
#content
{
	height: auto;
	min-height: 100px;
}
#content .mid
{
    background-image: url('../images/bg.png');
	padding-top: 20px;
	min-height: 290px;
}
#footer
{
	height: 30px;
}
#footer .mid
{
  text-align: center;
  background-image: url('../images/bg.png');
  color: #FFF;
}
#mainMenu ul, #subMenu ul, #pageMenu ul
{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#boeing
{
  position: relative;
  top: -5px;
  left: 650px;
}
#stargate
{
  position: relative;
  top: -19px;
  left: 630px;
  z-index: 0;
  width: 327px;
}
#earth
{
  position: relative;
  top: 3px;
  left: 0px;
  z-index: 0;
}
#x303
{
  position: relative;
  top: 10px;
  left: 680px;
}
#lego
{
  position: relative;
  top: -45px;
  left: 680px;
}

.sideTitle
{
  display: block;
  padding: 5px;
  width: 135px;
  margin-left: 10px;
  margin-right: 10px;
  border-left: solid 2px #033397;
    
}
.ContentBlock
{
  min-height: 150px;
  z-index: 101;
  padding-left: 160px;
}
div.ContentBlock img.whitebg
{
	background-color: White;
	padding: 5px;
	margin: 5px;
}

.ContentBlock .title
{
	font-size: 12pt;
	padding: 5px;
	background-image: url('../images/bg.png');
	margin-right: 160px;
	height: 15px;
}
.ContentBlock .title a
{
	display:block;
}


.detailsBlock
{
  margin-left: 10px;
  width: 120px;
  float: right;
}
.detailsBlock table
{
  border-collapse: collapse;
  width: 160px;
  
}
.detailsBlock table td
{
  padding: 0px;
  margin: 0px;
  text-align: right;
  width: 100px;
}

.detailsBlock table td+td
{
  text-align: left;
  width: 60px;
}
.title
{
  font-weight: bold;
  margin-bottom: 5px;
}

.adminBlock .title
{
  margin-top: 5px;
}
.adminBlock
{
  width: 160px;
  margin-left: 10px;
  margin-right: 10px;
  height: 200px;
  float: left;
}
.adminBlock
{
  height: 500px; 
  width: 390px;
}
.adminBlock select, .adminBlock input, .adminBlock textarea
{
  width: 100%;
}
.clear
{
  clear: left;
}
.darkCell, .lightCell
{
  padding-bottom: 3px;
  padding-top: 3px;
}
.EditForm label
{
  display: block;
  width: 120px;
  float: left;
  text-align: right;
  padding-right: 10px;
}
.EditForm input, .EditForm textarea
{
  width: 300px;
  margin-bottom: 2px;
}
/* BEGIN PICTUREVIEWER */
#photofade
{
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: #000;
  display: none;
  z-index: 100;
}
#photoWindow
{
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 101;
}
#photoBox
{
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
	width: 0px;
	height: 0px;
	margin-left:auto;
	margin-right: auto;
	padding: 20px;
	background-image: url('../images/bgw.png');
	overflow: hidden;
}
#photopreview
{
  overflow: hidden;
}

/* END PICTUREVIEWER */
#pageNum
{
  float: right;
}
.padder{
  padding-left: 30px;
}
/* BEGIN SITEMAP */
.sitemapColumn
{
  float: left; 
  width: 24%;
  /*border-left: solid 1px #EEEEEE;*/
}
.sitemapColumn ul
{
  padding-left: 25px;
  list-style-type: none;
}
.sitemapColumn ul ul
{
  padding-left: 10px;
  padding-bottom: 10px;
}
.sitemapColumn ul ul ul
{
  padding-bottom: 0px;
}
.sitemapTitle
{
  padding-left: 10px;
}
/* END SITEMAP */



/* NEW STUFF */

.ProjectListCatTitle
{
	padding: 5px 100px;
}
.ProjectListBlock
{
	padding: 30px 160px;	
}
.ProjectList
{
	margin: 0px;
}
.ProjectSubCatListItem
{
	display:block;
	width: 120px;
	margin: 0px 20px;
	height: 100px;
	margin-bottom: 50px;
}
.ProjectSubCatListItem .Title
{
	padding: 5px 0;
}
.ProjectSubCatList
{
	margin: 0 160px;
}

div.Images
{
	margin: 0 120px;
}

div.Images div.Thumb, div.Images div.ThumbShort
{
	padding: 0 5px;
	width: 160px;
	float: left;
	margin: 5px;
	height: 260px;/*
	border-radius: 5px;	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-image: url('../images/bgw.png');
*/
}
div.Images div.ThumbShort
{
	height: 140px;	
}
div.Images div.Thumb div.name, div.Images div.Thumb div.description
{
	padding: 5px 0;
}
div.ProjectDetail div.Title
{
	margin: 0px 160px;	
	margin-top: 10px;
}
div.ProjectDetail div.Description, div.ProjectDetail div.FileInfo, div.ProjectDetail div.Mirrors
{
	margin: 20px 160px;	
	margin-top: 10px;
}
div.BreadCrumb
{
	float: right;
	margin-top: -10px;
	margin-right: 20px;
}
input, textarea, select
{
	background-color: Transparent;
	border: solid 1px #033397;
	background-image: url('../images/bg.png');
}
div#LastMedia, div#LastProject, div.FileList
{
	margin: 0 160px;	
	position: relative;
	z-index: 100;
	padding-bottom: 5px;	
}
div#LastProject
{
	padding-bottom: 25px;	
}
div#LastMedia div.project
{
	float: left;
	width: 310px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-image: url('../images/bgw.png');
	margin: 5px;
	height: 100px;
}
div#LastMedia div.project div.text
{
	padding: 5px 10px;	
}
div#LastMedia div.project img
{	
	float:left;
	margin-right: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
div#LastMedia h2, div#LastProject h2
{
	margin: 0 5px;
	padding: 5px 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;	
	background-image: url('../images/bgw.png');
}
div#LastProject div.project img.floatleft
{
	float:left;
	margin-right: 10px;
}
div#LastProject div.project img.floatright
{
	float: right;
	margin-left: 10px;
}
div#LastProject div.project img
{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;	
	margin: 10px;
}
div#LastProject div.project
{
	min-height: 120px;
	border-radius: 5px;	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-image: url('../images/bgw.png');
	margin: 5px;
}
div#LastProject div.project div.text
{
	padding: 10px;
}
div#LastProject div.project a:hover, div#LastMedia  div.project  a:hover
{
	color: #70a9ff;
}
div#LastProject div.project a:hover img, div#LastMedia  div.project  a:hover img
{
	filter: alpha(opacity=50);
	opacity: .5;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

div#Tutorial
{
	position:relative;
	z-index: 100;
	margin: 0 160px;	
}
div#Tutorial img
{
	margin: 10px auto;
	background-color: #FFF;
	display: block;
}
div.404
{
	margin: 0 160px;
	background-color: Red;
}
