/******************************************************************
*
* PAGE CONTENU PHOTO / VIDEO / ALBUM
*
*******************************************************************/

div#content_browse_area { /*holds all content when browsing*/
    margin-top:54px;
    margin-bottom:70px;
}

div#content_browse_area div.content {
  background:none;
}

div#content_browse_area div.content div.browse.album,
div#content_browse_area div.content div.browse.video { /*style for album and video browsing background*/
  position:relative;
  margin-top:10px;
  padding:10px 30px 10px 50px;
  background: url(../../../images/css_images/browse_all.jpg) 0 0 no-repeat;
}

div#content_browse_area div.content div.browse.photo,
 div#content_browse_area div.content div.browse.story {/*style for photo browsing background*/
  padding:10px 30px 10px 50px;
  background: url(../../../images/css_images/browse_photo2.jpg) 0 0 no-repeat;
}

div.browse.photo h1,
div.browse.video h1 { /*alternate positioning to allow for vote module*/
    margin-right:150px !important;
}

div.browse.video h1 {
    background-image: url(../../../images/css_images/video_icon_big.gif) !important;
}

div.browse.story h1.title {
    margin:-10px 0 0 -20px;
    width:300px;
    height:52px;
    background: url(../../../images/css_images/browse_carnet_header_sprite.gif) no-repeat !important;
    text-indent:-3333px;
}

.en div.browse.story h1.title {
    background: url(../../../images/css_images/browse_carnet_header_sprite.gif) 0 -50px no-repeat !important;
}

/* viewer for photos and videos */
div.browse.photo div.photo_browser,
div.browse.video div.video_browser,
div.browse.story div.story_browser {
  position:relative;
  float:left;  /*added to liquify photo layouts*/
  left:-3px;
  width:545px;
  max-height:550px;
}

div.browse.video div.video_browser {
  left:20px;
  background:none;
}

div.browse.story div.story_browser {
    left:-27px;
    width:603px;
    max-height:none;
}

div.browse.photo div.photo_browser div.photo_wrap {
   float:left; /*added to liquify photo layouts*/
  margin-left:6px;
  padding:0 15px 6px 0;
  background: url(../../../images/css_images/browse_drop_shadow.gif) 100% 100% no-repeat;
  text-align:center;
  width:523px;
  opacity:0;
}

div.browse.photo div.photo_browser img.focus {
  padding:5px 5px 5px 5px;
  border:1px #9c9383 solid;
  border-width:1px 0 0 1px;
}

/* media buttons */
#bt_mediaview_prev {
  position:absolute;
  top:50%;
  left:-20px;
  height: 22px;
  width:20px;
  background: url(../../../images/css_images/previous_button.gif) 0 0 no-repeat;
  z-index:200;
}

#bt_mediaview_next {
  position:absolute;
  top:50%;
  right:-22px;
  height: 22px;
  width:20px;
  background: url(../../../images/css_images/next_button.gif) 100% 0 no-repeat;
  z-index:200;
}

#bt_mediaview_next a, #bt_mediaview_prev a {
  display:block;
  width:100%;
  height:100%;
}

#bt_mediaview_prev a:hover {
   background: url(../../../images/css_images/previous_button_hover.gif) 0 0 no-repeat;
}

#bt_mediaview_next a:hover {
   background: url(../../../images/css_images/next_button_hover.gif) 100% 0 no-repeat;
}

div.browse.photo .info,
div.browse.video .info,
div.browse.story .info {
}

div.browse.photo .rating_widget,
div.browse.video .rating_widget,
div.browse.story .rating_widget {
 position:absolute;
 left:460px;
 top:25px;
 width:300px;
}

div.browse.photo .meta_info,
div.browse.video .meta_info,
div.browse.story .meta_info {
  clear:both; /*added to liquify photo layouts*/
  margin-left:-50px;
  padding:10px 20px 30px 70px;
  min-height:87px;
  background: url(../../../images/css_images/browse_bottom.jpg) 0 100%  no-repeat;
}

div.browse.photo .meta_info h2,
div.browse.video .meta_info h2,
div.browse.story .meta_info h2 {
  margin-right:118px;
  margin-bottom:10px;
  font-size:118%;
}

div.browse.photo .meta_info .rule,
div.browse.video .meta_info .rule,
div.browse.story .meta_info .rule  {
  margin:10px 0;
}

div.browse.photo .meta_info .edit_tools,
div.browse.video .meta_info .edit_tools,
div.browse.story .meta_info .edit_tools {
    margin:10px 0;
}

.published_comments {
  display:block;
  margin: 0 0 0 6px;
  padding:4px 0 4px 12px;
  width:400px;
  color:#125092;
}

.photo_vote, .carnet_vote {
  padding:0 0px 5px 0px;
  float:right;
  width:107px;
}

/* "Belongs to Album" Box - in Sidebar */
.album_related_content{
    position:relative;
    width:282px;
    min-height:90px;
    border:1px solid #C0B9A7;
    border-width:0 1px 1px 1px;
}

.album_related_content h3 {
    margin-bottom:5px;
    padding:1px 15px;
    background:#655E56;
    font-size:10px !important;
    color:#FDFCFC;
}

.album_related_content .title {
  padding:0 12px 0 12px;
  width:160px;
}

.album_related_content .title a {
  text-decoration: underline;
}

.album_related_content .text {
  width:160px;
  padding:0 12px;
}

.album_related_content .text p {
   margin:5px 0;
}

.album_related_content .thumb {
  float:right;
  margin:5px 10px 5px 0;
  width:80px;
  height:80px;
}

.album_related_content .see_all {
  width:173px;
  margin: 0px 0px 5px 6px;
  background-color:#C3BFA8;
  padding:2px 4px;
}

.album_related_content .see_all:hover {
    background:#DAD6CC;
}
/**/

/* Interest Links */
#interest_links h2 {
    font-size:12px;
    color:#000;
}

#interest_links ul {
  display:block;
  width:283px;
  padding-bottom:20px;
}

#interest_links ul li{
  margin-right: 0px;
  float: left;
  display:inline;
  padding: 5px 0px 3px 10px;
  list-style-type: none;
  width:273px;
  background:  url(../../../images/css_images/bkg_list_interest.gif) 0px 13px no-repeat;
  border-bottom: 1px dotted #545353;
}

#interest_links ul li a {
  font-size:10px;
  color:#125092;
}

#interest_links ul li a:hover {
   text-decoration:underline;
}

/*-----SEND N PRINT CONTROLS-----*/
ul.send_n_print {
  list-style-type:none;
  display:inline;
  position:absolute;
  top:-20px;
  right:29px;
}

.album ul.send_n_print, .video ul.send_n_print { /* album & video view exception to top positioning*/
    top:-16px;
}

 ul.send_n_print li {
  float:left;
}

ul.send_n_print li a {
  float:left;
  display:block;
  width:37px;
  height:20px;
  cursor:hand;
  text-indent:-3333px;
  outline:none;
}

ul.send_n_print li a.send {background:url(../../../images/css_images/send_print_sprite.gif) 0 0 no-repeat;}

ul.send_n_print li a.send:hover {background:url(../../../images/css_images/send_print_sprite.gif) 0 -20px no-repeat;}

ul.send_n_print li a.print {
  width:33px;
  background:url(../../../images/css_images/send_print_sprite.gif) -37px 0px no-repeat;
  }

ul.send_n_print li a.print:hover {background:url(../../../images/css_images/send_print_sprite.gif) -37px -20px no-repeat;}

/*----- END OF SEND N PRINT CONTROLS-----*/

/*-----------------COMMENTS-------------------------*/
div.comments {
  margin-top:-80px;
 padding:10px 38px 10px 50px;
}

div.comments h2 {
  height:60px;
  background: url(../../../images/css_images/comments.gif) 0 0 no-repeat;
  text-indent:-3333px;
}

.en div.comments h2 {
  height:60px;
  background: url(../../../images/css_images/comments.gif) 0 -60px no-repeat;
  text-indent:-3333px;
}


div.comments div.comment {
  margin:0 0 1px 0;
  background:#d8d4c3;
}

div.comments div.comment.internal {
  background:#736e61;
  position:relative;
  }

div.comments div.comment h3 {
  padding:10px 20px 10px 20px;
}

div.comments div.comment p {
  margin:0;
  padding:0 20px 10px 20px;
}

label.add_comment,  #comments_form label {
  display:block;
  position: relative;
  left:20px;
  top:24px;
  width:217px !important;
  height:33px;
  background:  url(../../../images/css_images/textarea_add_comment.gif) 0 8px no-repeat;
  text-indent:-3333px;
  outline:none;
}

.en label.add_comment, .en #comments_form label {/* IF LANG = EN */
  background:  url(../../../images/css_images/textarea_add_comment_en.gif) 0 8px no-repeat;
}

textarea.comments {
  border:1px solid #A6A397;
  padding:20px 3px 3px 3px;
  width:530px;
}

.bulle {
  position: absolute;
  left:-10px;
  top:14px;
  width:10px;
  height:10px;
  background:  url(../../../images/css_images/label_comments_internal.gif) 0px 1px no-repeat;
}

div.comments div.form_row {border:0px;}

/* browse album view */

div#album_list_view {
  position: relative;
  width: 950px;
  background: url(../../images/css_images/bkg_album_view_top.jpg) 5px -48px no-repeat;
  padding-top: 110px;
}

div#album_list_view h1 {
  font-weight: bold;
  font-size: 175%;
  padding-left: 94px;
}

div#album_list_view .album-description {
  margin-left: 40px;
}

div#album_list_view .album-description p {
  margin-bottom: 0;
  font-size: 90%;
}

div#album_list_view span.published {
  color: #125092;
}

div#album_list_view .recent-activity {
  margin-top: 1em;
}

div#album_list_view .recent-activity ul li {
  font-size: 90%;
  padding:1px 0px 1px 0px;
}

div#album_list_view .actions {
  margin-top: 1em;
  margin-bottom: 1em;
}

div#album_list_view .actions a {
  text-decoration: underline;
}

div#album_list_view .actions a img {
  margin-top:5px;
}

ul.album-photo-list {
  margin-left: 30px;
}

ul.album-photo-list li {
  float: left;
  margin-right: 1em;
  margin-bottom: 1em;
}

ul.album-photo-list li img.thumb {
  background: #fff;
  padding: 5px;
  border: 1px solid #ccc;
}

ul.album-photo-list h3 {
  border-bottom: 1px dotted black;
  font-size:83%;
  line-height:9pt;
  width:120px;
  padding: 2px 0px 4px 0px;
  overflow: hidden;
}

ul.album-photo-list li div.albums_actions {
  padding:2px 4px 2px 0px;
  text-align: right;
}

ul.album-photo-list li div.albums_actions img{
  margin-right:3px;
}


#side_bar .view_gmap {
    padding:18px 20px;
    background: url(../../../images/css_images/map_tagged.gif) 0 0 no-repeat;
}
