/*************************************
GALLERY
*************************************/
	
td
{
	font-size: 12px;
}

/*h1
{
	font-size: 12pt;
	margin: 0;
	margin:5px 0px 5px 0px;
}*/
h1 {
color:#000000;
font-size:24px;
font-weight:bold;
margin:5px 0px 0px 0px;
}

.section-header {
    border-bottom:3px solid #003471;
    color:#666666;
    font-size:20px;
    font-weight:bold;
    margin:0 0 15px;
    padding:0 0 2px;
}




	
.Thumbnails
{
	border: solid 1px #CCCCCC;
	width: 100px;
	height: 100px;
	text-align: center;
	line-height: 100px;
	font-size: 100px;
	margin: 2px;
	background-color: #FFFFFF;
}

.Thumbnails .image
{
	padding:3px;
	vertical-align:middle;
	border: 0;
}

*>.Thumbnails
{
	font-size:12px;
}

.LargeImage
{
	border: 1px solid #CCCCCC;
	background-color: #EEEEEE;
	padding: 10px;
	text-align: center;
	margin: 0 auto;
	height: 562px;
}

.ImageCaption
{
	text-align: left;
	padding-top: 10px;
	font-size:14px;
	color: #ffffff;
}

.ImageCaption a
{
	color:#A1B8CA;
	text-decoration: none;	
}

.ImageCaption a:hover
{
	color:#A1B8CA;
	text-decoration: underline;	
}


.PhotoCredit
{
	font-style: italic;
	clear: both;
	padding-left: 5px;
}

.Galleries
{
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	background-color: #EEEEEE;
	padding: 10px;
	margin-top: 13px;
}

.Galleries h2
{
	font-size: 8pt;
	text-transform: uppercase;
	margin: 0;
}

.GalleryContainer
{
	width: 1000px;
	background-color: #FFFFFF;
}

.date
{
	color: #999999;
	font-size: 8pt;
	font-weight: normal;
}
.description
{
    font-size: 13px;
    line-height: 20px;
}
.paging
{    
    background-color:#777777;
}
.paging td
{
    padding: 5px 10px 5px 10px;
    width: 33%;
    font-size: 14px;
    color: #ffffff;
    height:35px;
    vertical-align: middle;
    line-height:12px;
}
.paging td a
{
    font-weight: bold;
    color: #ffffff;
    letter-spacing: normal;
}
.paging td.left
{
    text-align: left;
}
.paging td.center
{
    text-align: center;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
}
.paging td.right
{
    text-align: right;
}
.list-image
{
    float:left;
    width:50px;
    margin-right:10px;
}
.list-text
{
    float:left;
    width:200px;
    line-height:18px;
}
.list-text a
{
    font-weight: bold;
    font-size:14px;
}
.authordate
{
  
    color:#666666;
    font-size:12px;
}
.dot-separator
{
    width: 100%;
    display: block;
    clear: both;
    float:none;
    position:relative;
    border:0px;
    /*border-bottom: 1px dotted #999999;*/
	margin: 0px 0px 14px 0px;
	clear:both;
	height: 12px;
}

.linked-galleries .header
{
    height:17px;
    font-size:15px;
    line-height:17px;
    color:#FFFFFF;
    text-transform:uppercase;
    background-color:#6a797e;
    padding-left:17px;
    font-weight:bold;
}

.linked-galleries .box-padding
{
    padding:10px;
}

.popular-galleries .header, .galleries-latest-news .header
{
    background-color: #777777;
    color:#FFFFFF;
    font-size:15px;
    font-weight:bold;
    height:17px;
    line-height:17px;
    padding-left:17px;
    text-transform:uppercase;
}
.popular-galleries .content, .galleries-latest-news .content
{
    padding: 17px 17px 17px 17px;
}
.popular-galleries .list-text, .galleries-latest-news .list-text
{
    width:380px;
}
.gallery-homepage td
{
    padding:0px;
}
