/* CSS Document */
div.projectShadow{float:left; background-image:url(images/projectShadow.gif); width:442px; height:261px; background-repeat:no-repeat; margin:0px 0px 20px 0px;}
div.projectOuter{width:372px; overflow:hidden; height:239px; background-repeat:no-repeat; position:relative; overflow:hidden; margin:0px 0px 0px 10px;}
	div.projectDetailsOuter{float:left; width:540px;}
	div.projectDetailsContainer{position:absolute; bottom:0px; left:0px; width:372px; height:0px; overflow:hidden;}
		div.projectDetailsRelative{height:100px; width:372px; position:relative; overflow:hidden;}
			div.projectDetailsBlack{filter:alpha(opacity=80); -moz-opacity:.80; opacity:.80; position:absolute; top:0px; left:0px; height:100px; width:372px; overflow:hidden; background-color:#000000; }
			div.projectDetailsText{position:absolute; top:10px; left:10px; height:90px; width:362px; overflow:hidden; color:#FFFFFF;}

.projectThumbTitle{font-size:14px; font-weight:bold;}
.projectThumbDescription{display:block; margin-top:5px;}

div.projectDetailsDescription{width:330px; float:right;}
div.projectDetailsImagesContainer{padding:20px; background-color:#f6f6f6; border:solid 2px #f1f1f1; overflow:hidden;}
div.projectDetailsImagesRelative{overflow:hidden; height:500px; width:500px; position:relative;}
	span.projectDetailsFeature{padding:5px 0; margin-right:10px;}
	
div.projectDetailsImage{display:block; width:500px; height:500px; position:absolute; top:0px; left:0px; background-repeat:no-repeat; background-position:50% 50%;}
	
a.returnLink{outline:none; display:block; line-height:30px;}

.projectButtonLeft{width:8px; height:20px; font-size:1px; background-image:url(images/butLeft.gif); float:left;}
.projectButtonCenter{height:20px; font-size:12px; color:#FFFFFF; background-color:#5f94be; float:left; line-height:20px;}
.projectButtonCenter a{line-height:20px; color:#FFFFFF;}
.projectButtonRight{width:8px; height:20px; font-size:1px; background-image:url(images/butRight.gif); float:left;}

.imageButton{padding:0px 7px 0px 7px; color:#5f94be; margin-right:5px;}
.imageButtonCurrent{padding:0px 7px 0px 7px; background-color:#5f94be; color:#FFFFFF; margin-right:5px;}

.projectTitle{margin:0px;}

