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

#logo_adj
{
width:1800px;
height:42px;
float:left;
margin:26px 0 0 23px;
}

#logo_adj h1
{
margin:0;
padding:0;
text-indent:-9999px;
font-size:8px;
}




#gallerycontainer

{
height:650px;
width:1800px;
float:left;
margin:0;
padding:0;
}
















/*//////////////  GALLERY Main Image ////////////*/

#mainimg
{
width:725px;
height:551px;
float:left;
margin:22px 0 0 26px;
background:url(../images/sidebar.gif) left repeat-y;
}

.m_image
{
width:721px;
height:353px;
float:left;
margin:10px 0 0 4px;
}

.m_content
{
width:354px;
float:left;
margin:11px 0 0 4px;
}

/*//////////////  end GALLERY Main Image ////////////*/

/*//////////////  FLASH GALLERY ////////////*/

#flashgallery
{
width:620px;
float:left;
margin:22px 0 0 11px;
background:url(../images/sidebar.gif) left repeat-y;
}



#content
{
float:left;
width:550px; 
padding:0;
margin:0;
}

#gallery
{
width:725px;
height:551px;
float:left;
margin:0;
padding:0;
}


#slideshow
{
margin-left:4px;
width:721px;
height:353px;
float:left;
margin-bottom:11px;
margin-top:10px;
}

	#slideshow img {
	border: none;
	display: block;
	}

#thumbs
{
width:721px;
height:353px;
float:left;
margin:10px 0 0 4px;
}

.thumb
{

}
	/*/// image title and image description coordinates ////*/
	.image-title
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	margin-bottom:7px;
	margin-left:4px;
	}
	
	.image-desc
	{
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:11.2px;
	 color:#666666;
	 width:271px;
	 margin-left:4px;
	}

     .image-author
	 {
	  font-family:Arial, Helvetica, sans-serif;
	  font-size:10px;
	  color:#666666;
	  margin-top:2px;
	  padding:0;
	  margin-left:4px;
	  }



	/*/// GALLERY FIRST ROW ////*/

	ul#firstrow
	{
	width:700px;
	height:109px;
	float:left;
	}
	
	ul#firstrow li
	{
	display:block;
	float:left;
	width:109px;
	height:109px;
	margin-right:13px;
	margin-bottom:12px;
	padding:0;
	}

	ul#firstrow li.last
	{
	display:block;
	float:left;
	width:109px;
	height:109px;
	padding:0;
	margin:0;
	}
	/*/// END GALLERY FIRST ROW ////*/
    
	
	
	/*/// GALLERY SECOND ROW ////*/
	ul#secondrow
	{
	width:721px;
	height:109px;
	float:left;
	margin-top:13px;
	padding:0;
	}
	
	ul#secondrow li
	{
	display:block;
	float:left;
	width:109px;
	height:109px;
	margin-right:13px;
	padding:0;
	}

	ul#secondrow li.last
	{
	display:block;
	float:left;
	width:109px;
	height:109px;
	padding:0;
	margin:0;
	}
	/*/// END GALLERY SECOND ROW ////*/
	
	
	
	/*/// GALLERY third ROW ////*/
	ul#thirdrow
	{
	width:721px;
	height:109px;
	float:left;
	margin-top:13px;
	padding:0;
	}
	
	ul#thirdrow li
	{
	display:block;
	float:left;
	width:109px;
	height:109px;
	margin-right:13px;
	padding:0;
	}

	ul#thirdrow li.last
	{
	display:block;
	float:left;
	width:109px;
	height:109px;
	padding:0;
	margin:0;
	}
	/*/// END GALLERY third ROW ////*/
	
	
	/*/// GALLERY 4th ROW ////*/
	ul#fourthrow
	{
	width:721px;
	height:109px;
	float:left;
	position:absolute;
	padding:0;
	z-index:-1;
	}
	
	ul#fourthrow li
	{
	display:block;
	float:left;
	width:109px;
	height:109px;
	margin-right:13px;
	padding:0;
	}

	ul#fourthrow li.last
	{
	display:block;
	float:left;
	width:109px;
	height:109px;
	padding:0;
	margin:0;
	}
	/*/// END GALLERY 4th ROW ////*/
	
	
	
	
	div.pagination span.current {
	color:#999;
	text-decoration:line-through;
}
	
	
	
	div.navigation div.bottom {
	margin-top:370px;
	
}

div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
}

div.navigation div.top {
	display:none;
}

