@charset "utf-8";
/* CSS Document */

#bottom{width:100%;
height:500px;
}

ul.gallery
{width:729px;
list-style:none; 
position:relative;
clear:both;
/*float:left;*/
}

ul.gallery li
 {float:left; 
border:0px; 
list-style:none; 
/*position:relative;*/
margin-left:3px; 
margin-right:3px; 
text-align:center;
font-size:90%;
padding-bottom:10px;
padding-top:0px;
}

ul.gallery li img{padding-top:10px;
padding-bottom:0px;
}

.first{width:230px;
}

.second{
width:350px;
}

.third{
width:468px;
}

.fourth{width:706px;
clear:both;
}


/*ul.gallery li a
 { margin-bottom:10px;
position:relative; 
display:block; 
padding-bottom:3px;
}

ul.gallery li a img{border:1px solid #CCC; 
padding:5px 5px 0px 5px;
margin-bottom:0px;
}

ul.gallery li a:hover
 { z-index:2; 
background-color:#E5E5E5;
}


ul#gallery li a img
 { background-color:#E5E5E5; }
*/


/*#lightbox
 { margin:0px auto;}
#lightboxDetails
 { padding-top:0px; }	
#lightboxCaption
 { float:left; color:#CCC; font-size:11px; }
#keyboardMsg
 { float:right; }
#keyboardMsg a
 { color:#CCC; text-decoration:none; 
letter-spacing:2px; 
text-transform:uppercase; 
font-weight:bold; }
#lightbox img
 { border:none; } 
#overlay img 
{ border:none; }*/



.clearfix:after { content: "."; 
display: block; 
height: 0px; 
clear: both; 
visibility: hidden; } 

.clearfix {display: inline-block;} 

/* Hides from IE-mac \*/ 
* html .clearfix {height: 1%;} 
.clearfix {display: block;} 
/* End hide from IE-mac */



