﻿.categoryHeader 
{
    padding:7px;
    background-color:#e7effc;
    width:780px;
    margin-bottom:10px;
    font-family:Arial;
    font-size:14px;
    font-weight:bold;
    color:#4e5b88;
    height:15px;

}
.categoryHeader a:active, .categoryHeader a:link, .categoryHeader a:visited
{
    color:#4e5b88;
    font-family:Arial;
    font-size:14px;
    text-decoration:none;
}
.albumItem 
{
    width:94px;
    text-align:center;
    height:98px;
    margin-left:30px;
    margin-right:30px;
    margin-bottom:30px;
}
.caption 
{
    font-size:9px;
    margin-top:5px;
}
.caption a, .caption a:link, .caption a:active, .caption a:visited 
{
    color:#2b439c;
    font-size:9px;
    text-decoration:none;
}
.caption a:hover 
{
    text-decoration:underline;
    font-size:9px;
    color:#ed8a11;
}
*:first-child+html .viewer
{
    margin-left:10px;
}

.ctBottom 
{
    height:13px;
}

.ctBottomLeft 
{
    float:left;
    text-align:left;
    width:60px;
}
.ctBottomCenter 
{
    text-align:center;
    font-weight:bolder;
    float:left;
    width:680px;
    overflow:hidden;
    height:15px;
}
* html .ctBottomCenter 
{
    width:670px;
}
.ctBottomRight 
{
    float:left;
    text-align:right;
    width:40px;
}
.category_album 
{
    width:840px;
    margin-bottom:7px;
}
.rotateImage 
{
    float:left;
    margin-right:15px;
}
#lastImage 
{
    margin-right:0px;
}
.imageArea 
{
    width:730px;
    margin:0 auto 0 auto;
    height:150px;
}
.outerImageArea 
{
    margin:0px;
}
#twoScreenItem 
{
    width:100px;
    height:120px;
}
.selectedImage 
{
    border:solid 3px #ed8a11;
}
.unselected 
{
    border:none;
}
.hideIt 
{
    display:none;
}
.showIt 
{
    display:block;
}
*:first-child+html .featureCaption
{
   margin-top:0px;
}

.smPicture
{
    height:92px;
    padding:2px 2px 4px 2px;
    width:90px;
    background-color:#87a4cb;
    color:white;
    font-weight:bolder;
    text-align:center;
    margin-bottom:9px;
}
.smPicture a:link, .smPicture a:active, .smPicture a:visited
{
    color:White;
}
.smPic
{
    margin-bottom:0px;
}
.smPicText
{
    margin-top:1px;
}
.albumDetails
{
    width:810px;
    margin-top:-5px;
    margin-bottom:20px;
}
*:first-child+html .albumDetails
{
    width:800px;
}



