/* CSS Document */

/* Portfolio */
.portfolio-content    {
  _height: 1%;
}
.portfolio-content:after    {
	content: ".";
	clear: both;
	display: block;
	height: 0px;
	visibility: hidden;
}
 
#placeholder{
	border: 5px solid #DDDDDD;
	padding: 0px;
	position: relative;
	background-image: url(images/mechanicals/loading.gif);
	background-position: center center;
	display: block;
	height: 332px;
	width: 435px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
 
#luv-it a{
	font-size: 1px;
	background-image: url(images/mechanicals/Luv-it.gif);
	background-repeat: no-repeat;
	text-indent: -999999px;
	height: 40px;
	width: 180px;
	float: left;
	position: relative;
	left: 10px;
	display: block;
	background-position: right center;
	top: 5px;
}
#luv-it a:hover{
	background-position: left center;
}

#project-image-nav{
	padding-top: 1em;
	width: auto;
	float: left;
	display: block;
	_height: 1%;
}
#project-image-nav:after{
	content: ".";
	clear: both;
	display: block;
	height: 0px;
	visibility: hidden;
}

#project-image-nav h1{
	font-size: .8em;
	font-weight: bold;
	color: #999999;
	display: block;
	float: left;
	clear: both;
	padding-top: 0.25em;
	padding-right: 0em;
	padding-bottom: 0.25em;
	padding-left: 1em;
}
#project-image-nav ul{
	margin: 0px;
	padding: 0px;
}
#project-image-nav ul li{
	float: left;
	list-style-type: none;
}
#project-image-nav a{
	background-color: #E5E5E5;
	height: 1.25em;
	width: 1.25em;
	border: 1px solid #999999;
	padding: 3px;
	font-weight: bolder;
	color: #333333;
	display: block;
	margin-left: 5px;
	text-decoration: none;
}
/* Move category header up a bit */
.category{
	position: relative;
	top: -0.75em;
}

#sort{
	clear: both;
	text-align: left;
}
#sort ul, li{
	padding: 0px;
	margin: 0px;
}
#sort ul li{
	float: left;
	display: block;
	padding: 3px;
}

/* Slide Nav */

#thumbnails{
	margin-right: 35px;
	margin-left: 35px;
	clear: both;
}
#thumbnails h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #411A99;
	clear: both;	 
}
#thumbnails ul{
	margin: 0px;
	padding: 0px; 
	_height: 1%;
}
#thumbnails ul li{
	margin: 0px;
	padding: 3px;
	float: left;
	list-style-type: none;
}
#thumbnails ul:after{
	content: ".";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}

/* Slide Nav */
 
.slide_nav a {
	background-position: center;
	height: 100%;
}
.slide_nav a:hover  {
	background-position: center; 
}
.slide_nav a:active {  }
.slide_nav_inactive {  }

#project_title{
	_height: 1%;
}
#project_title:after{
 	content: ".";
	clear: both;
	display: block;
	height: 0px;
	visibility: hidden;
}
#project_title h2{
	display: block;
	float: left;
	width: 180px;
	text-align: center;
	font-size: 1em;
	padding-top: 1em;
	padding-bottom: 1em;
}
#project_title .prev {
	font-size: 1px;
	text-indent: -99999px;
	background-image: url(images/mechanicals/Previous.gif);
	height: 49px;
	width: 30px;
	background-repeat: no-repeat;
	display: block;
	float: left;
}
#project_title .next {
	font-size: 1px;
	text-indent: -99999px;
	background-image: url(images/mechanicals/Next.gif);
	height: 49px;
	width: 30px;
	background-repeat: no-repeat;
	display: block;
	float: left;
}

#slidnav1{
 
}
#slidnav2{
 
}

/* Column Layout */
.column3a {
}
.column3a img { 
}
.column3b {
	text-align: left;
	margin-right: 10px;
	margin-bottom: 1em;
	width: 240px;
	float: left;
	clear: right;
}
.column3c {
	text-align: center;
	margin-bottom: 1em;
	width: 444px;
	float: left;
	clear: right;
	display: block;
	_height: 1%;
}
 
.column3c:after {
	content: ".";
	clear: both;
	display: block;
	height: 0px;
	visibility: hidden;
}  	

/* Information Formatting */
	.visit-site { display: block; margin-left: -50px; position: relative; z-index: 5000; width: 185px; height: 192px; float: left }
	.visit-site a  { font-size: 16px; font-weight: bold; text-decoration: none; background-color: transparent; text-align: center; padding-top: 2px; padding-bottom: 2px; position: absolute; z-index: 6000; top: 149px; right: 5px; width: 125px }
	#column4 img { margin-top: 8px; margin-left: 3px; top: 8px; left: 3px }
	.tooltip-header   { color: #fff; font-weight: bold; background-color: #665b9f; text-align: center; padding: 5px; position: relative; z-index: 5000; width: 300px; border-top: 1px solid #363636; border-right: 1px solid #363636; border-left: 1px solid #363636; filter: alpha(opacity=85); opacity: .85 }
	.tooltip-body  { color: #000; background-color: #fff; text-align: left; padding: 5px; position: relative; z-index: 5000; width: 300px; border: solid 1px #665b9f; filter: alpha(opacity=85); opacity: .85 }
	.technology-list  { padding-bottom: 1em }
	.technology { color: #363636; font-size: 12px; background-color: #f1f1f1; margin-right: 3px; margin-bottom: 3px; padding: 2px; float: left; border: solid 1px #ddd }
	.project-header{ padding-bottom: 5px; clear: both }
	.technologies-header { padding-bottom: 5px; clear: both }
