﻿.album_detail_top
{
    background: url("./images/top_gallery.jpg") no-repeat scroll left top transparent;
    width:663px;
    height:31px;
    line-height:40px;
    padding-left:31px;
    color:#274736;
    font-size:12px;
    font-family:Tahoma;
    font-weight:bold;
    margin-left:5px;
}
#album_detail
{
    width:691px;
     border:double 1px #bebebe;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    -moz-border-bottom-left-radius: 5px;
    -moz-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -khtml-border-bottom-left-radius: 5px;
    -khtml-border-bottom-right-radius: 5px;
    border-top:none;
    padding-bottom:10px;
    padding-top:5px;
    padding-left:1px;
    padding-right:1px;
    margin-left:5px;
}
#albums
{
    padding-top:5px;
    border:double 1px #bebebe;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    -moz-border-bottom-left-radius: 5px;
    -moz-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -khtml-border-bottom-left-radius: 5px;
    -khtml-border-bottom-right-radius: 5px;
    border-top:none;
    padding-bottom:10px;
    padding-left:1px;
    margin-left:5px;
    width:693px;
    height:200px;
}
#albums ul
{
    list-style:none;
}
#albums li
{
    display:block;
    float:left;
    width:305px;
    background-color:#eeeeee;
    margin-bottom:10px;
    margin-left:10px;
    padding-top:10px;
    margin-left:55px;
    padding-right:5px;
}
#albums img
{
  background: url("./images/bg_img_gallery.jpg") no-repeat scroll left center transparent;
  width:96px;
  height:54px;
  float:left;
  padding:5px;
  margin-bottom:10px;
  margin-left:10px;
  margin-right:5px;
  border:0;
}
#albums .li_even
{
    margin-left:10px !important;
}
#albums a:link, #albums a:visited
{
    text-decoration:none;
    color:#274736;
    font-family:Tahoma;
    font-size:12px;
    font-weight:bold;
}
#pagingControls
{
    position:absolute;
    right:13px;
    bottom:5px;
}
#pagingControls ul
{
    list-style:none;
}
#pagingControls li
{
    display:block;
    float:left;
    padding-left:2px;
    padding-right:2px;
    color:#f87025;
}
.top_albums
{
    background: url("./images/top_videodetail.jpg") no-repeat scroll left top transparent;
    width:665px;
    height:23px;
    line-height:23px;
    padding-left:23px;
    margin-left:5px;
    margin-top:20px;
}
.top_albums select.cssddlYear
{
    width:256px;
    height:21px;
    float:right;
    margin-right:10px;
    color:#787878;
    font-style:italic;
}
.top_albums select.cssddlMonths
{
    width:190px;
    height:21px;
    float:right;
    color:#787878;
    font-style:italic;
}
.top_albums input.cssbtnLoad
{
    background: url("./images/btnfindAlbum.jpg") no-repeat scroll left top transparent;
    width:49px;
    height:21px;
    float:right;
    font-family:Tahoma;
    font-size:12px;
    color:#F87025;
    border:0;
    text-align:center;
    line-height:21px;
}
.top_albums .titleAlbum
{
    color:white;
    font-size:12px;
    font-family:Tahoma;
    font-weight:bold;
    text-transform:uppercase;
    width:158px;
    float:left;
}
.wrapAlbums
{
    position:relative;
}
#album_detailv2
{
    margin-bottom: 10px;
}
#album_detailv2 ul
{
    list-style:none;
}
#album_detailv2 li
{
    display: block;
    float: left;
    height: 225px;
    margin-left: 18px;
    width: 222px;
    margin-bottom:10px;
}
#album_detailv2 li img
{
    border: 2px ridge #545565 !important;
    height: 206px;
    width: 215px;
}
#album_detailv2 span
{
    display:block;
    text-align:center;
    color:#006699;
    font-weight:bold;
    padding-top:2px;
}
.top_album_list {
    background: url("images/bg_top.jpg") no-repeat scroll left center transparent;
    color: #505050;
    font-size: 14px;
    font-weight: bold;
    height: 38px;
    line-height: 38px;
    padding-left: 20px;
    text-transform: uppercase;
    width: 200px;
}
#album_list
{
    padding-top: 15px;
    margin-bottom: 10px;
}
#album_list ul
{
    list-style:none;
}
#album_list li
{
    border: 1px solid #CECECE;
    border-radius: 3px 3px 3px 3px;
    float: left;
    margin-bottom: 15px;
    margin-left: 10px;
    margin-right: 12px;
    padding: 10px;
    text-align: center;
    width: 200px;
}
#album_list ul li img {
    border: 0 none;
    height: 125px;
    width: 155px;
}
#album_list .box_img_album{
     background: url("images/bgAlbum.gif") no-repeat scroll left top transparent;
    display: block;
    height: 129px;
    padding: 5px 0 0 5px;
    width: 174px;
}
#album_list li p.name a:link, #album_list li p.name a:visited
{
    text-decoration:none;
    color:Black;
    font-weight:bold;
    display:block;
    padding:5px 0;
}
#album_list li p.name a:hover
{
    color:#006699;
}
#menu_photoAlbum img
{
    width:280px;
}
#menu_photoAlbum
{
    border: 1px double #BEBEBE;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    -webki-border-bottom-left-radius: 5px;
    -webki-border-bottom-right-radius: 5px;
    -moz-border-bottom-left-radius: 5px;
    -moz-border-bottom-right-radius: 5px;
    padding: 5px;
    width: 278px;
}
.slide_show_image
{
    border: 1px double #BEBEBE;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    -moz-border-bottom-left-radius: 5px;
    -moz-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    padding: 5px;
    width: 278px;
}
.slide_show_image #gallery_image
{
     position: relative;
     height: 190px;
}
.slide_show_image #gallery_image a
{
     float: left;
     position: absolute;
}  
.slide_show_image #gallery_image a img
{
     border: none;
     width:278px;
     height:190px;
}   
.slide_show_image #gallery_image a.show
{
     z-index: 500;
}
.slide_show_image #gallery_image .caption
{
     z-index: 600;
     background-color: #000;
     color: #097EAF;
     height: 36px !important;
     width: 100%;
     position: absolute;
     bottom: 0;
    }
.slide_show_image #gallery_image .caption .content
{
     margin: 5px;
}
.slide_show_image #gallery_image .caption .content h3
{
     margin: 0;
     padding: 0;
     color: white;
     font-size:12px !important;
     font-weight:normal;
}