/* 
 * Copyright (C) 2008 IP Labs GmbH <http://www.iplabs.de/>
 * All rights reserved.
 *
 * template style definition file
 *
 * @author Alexander Peters  <a.peters@iplabs.de>
 */
 
@media screen, projection, print {
    .albumDescription {
    overflow: visible;
    padding-bottom: 55px;
    }
    
    body {
    	background: #fff;
    }
    
    a.active {
   		text-decoration: none;
    }

    #slideShow { background: url('../images/MPPublicWebsiteSlideshowImgBackground.png'); }
    
    #modalDlg {
 		border: 1px solid #a5a5a5;
 	}
 	
	.pagesNavi, .pagesNavi em, .pagesNavi em a  { font-size: 13px; }

    
    /*
     * page content
     */
     
     /* main box header */


     #pageBlogStyleDefault #pageContent #mainBox .mainBox-header, #pageIndexStyleDefault #pageContent #mainBox .mainBox-header, #pageWebsiteStyleDefault #pageContent #mainBox .mainBox-header, #photoDetails #pageContent #mainBox .mainBox-header, #slideShow #pageContent #mainBox .mainBox-header, #uploadPhotos #pageContent #mainBox .mainBox-header { background: transparent url('../images/MPPublicWebsiteImgHeader.png') no-repeat; min-height: 178px; } 


     
     
     /* main box content */

     #pageBlogStyleDefault #pageContent #mainBox .mainBox-content, #pageIndexStyleDefault #pageContent #mainBox .mainBox-content, #pageWebsiteStyleDefault #pageContent #mainBox .mainBox-content, #photoDetails #pageContent #mainBox .mainBox-content, #slideShow #pageContent #mainBox .mainBox-content, #uploadPhotos #pageContent #mainBox .mainBox-content {background: transparent url('../images/MPPublicWebsiteImgPageBG.png'); }     

     
     
     
     /* Text Styles */
	.mainBox-content-table .photoDetailsBox .photoDetails p {
     	height: 51px;
     	max-height: 51px;
     }
     h3 { font-size: 14px; }
     h2, .otherAlbums h2, .comments h2, .addComment h2, .commentsTable h2 { font-size: 18px; }

     #pageHeader .pageHeader-innercontent { color: #ffffff; }
     #pageHeader .headerNavi em a:link, #pageHeader .headerNavi em a:visited, #pageHeader .headerNavi em a:focus, #pageHeader .headerNavi em a:hover, #pageHeader .headerNavi em a:active { color:#ffffff;}
     
     .pagesNavi em, .pagesNavi em a, .pagesNavi em.naviInfo { font-size: 16px; }

     .mainBox-content .albumIntro .left { margin:28px 0pt 0px 28px; }

     #photoView { padding-left: 8px; }

     .mainBox-content-table .photosViewBox { width:500px; }

     .mainBox-content-table { width: 820px; margin-top:-11px; }

  	 otherAlbumDetails { width: 120px; }

     .otherAlbumDetailsBox .left { margin: 0px; padding-left: 8px; }
     .otherAlbumDetailsBox p { width: auto; }
     .otherAlbumDetailsBox h3 { width: 120px; }
     .addComment .addCommentForm { width: 240px; }
     .sidebarSpacerImg { width: 207px; padding-left: 30px; }
     .comments .btn-box .right, .comments .btn-box { padding: 0px; margin: 0px; padding-left: 10px;}
     
     
     /*
      * page BlogStyleDefault
      */
      
      /* Album Intro 
     #pageBlogStyleDefault #pageContent #mainBox .mainBox-content .albumIntro {
     	background: transparent url('../images/MPPublicWebsiteBlogStartImgPageIntroBG.png') no-repeat 0px 0px;
     }
     */
     
     /*  Photo details box */

     .mainBox-content-table .otherAlbumsView { width: 247px; background: url('../images/MPPublicWebsiteImgSidebarBG.png') repeat-y; padding-left: 8px; }

     

     

     
     /* Navigation Style Adjustments */

     #pageContent #mainBox .toolbarBox .left {position: relative; padding-left: 30px; padding-right: 10px; line-height:20px; margin:9px 0pt 0px 28px; font-size: 14px; color: #ffffff; font-weight: 300;} 
     #pageContent #mainBox .toolbarBox .left em a { color: #ffffff;}
     

     
	 .toolbarOrderNaviIco, .addPhotosIco, .slideShowLinkIco { height:38px; position:absolute; width:20px; top: 0px;}
     #pageContent #mainBox .mainBox-sub-header .left { padding-top: 0px; }
     #pageContent #mainBox .mainBox-sub-header { height: 20px; }
     
     
	/* 	Title & Breadcrumb */
    #pageContent #mainBox .mainBox-title h1 { padding-left:36px; font-size: 48px; color: #616566; font-weight: 300; padding-top: 64px; }


     #pageContent #mainBox .mainBox-sub-header .left { padding-left:36px; }

     
     
     
     /*
      * page photoDetails
      */
      
     /* photoInfoBox */
     .photoInfoBox .photoInfoBoxFooter { background: transparent url('../images/MPPublicWebsitePhotoDetailsImgInfoPanelBottom.png') no-repeat 0px 0px; }
     
     
     /* main box footer */
     
     #pageBlogStyleDefault #pageContent #mainBox .mainBox-footer, #pageIndexStyleDefault #pageContent #mainBox .mainBox-footer, #pageWebsiteStyleDefault #pageContent #mainBox .mainBox-footer, #photoDetails #pageContent #mainBox .mainBox-footer, #slideShow #pageContent #mainBox .mainBox-footer, #uploadPhotos #pageContent #mainBox .mainBox-footer { background: transparent url('../images/MPPublicWebsiteImgFooter.png') no-repeat; min-height: 72px; }

     #pageContent #mainBox .mainBox-footer .footerNavi { padding-top: 15px;}     



     /* main box toolbar */
     #pageBlogStyleDefault #pageContent #mainBox .toolbarBox, #pageIndexStyleDefault #pageContent #mainBox .toolbarBox, #pageWebsiteStyleDefault #pageContent #mainBox .toolbarBox, #photoDetails #pageContent #mainBox .toolbarBox , #slideShow #pageContent #mainBox .toolbarBox { background: transparent url('../images/MPPublicWebsiteImgToolbarBG.png') no-repeat; min-height: 50px; }

     #pageBlogStyleDefault .sidebarSpacerImg { background: transparent url('../images/MPPublicWebsiteBlogStartImgSidebarSpacer.png') no-repeat center; min-height: 4px; }


	/* Index Styles */
	.albumCommentsBox .commentsTable td { border-top: 1px solid #c3c6c7; }
	.commentsTable td.addComment { border-right: 1px solid #c3c6c7; }
	
	/* Photo Details Styles */

    .photoCommentsBox .commentsTable td { border-top: 1px solid #c3c6c7; }
    .commentsTable td.addComment { border-right: 1px solid #c3c6c7; }
    .photoInfoBox .photoInfoBoxContent #nav-right, .photoInfoBox .photoInfoBoxContent #nav-left { top: 30px; }
    .photoInfoBox .photoInfoBoxContent .rating-view { margin-top:10px; }
    .photoInfoBox .photoInfoAddPhotos { line-height:10px; padding-left:22px; }

    
    /* Slideshow Page */
    .backLink { padding-top: 22px; padding-left: 31px; }
	.control .controlBtnBox { padding-top: 8px; }
	#show { padding-top: 30px; }
	#showInfo { height:35px; }
	.control { height:70px; }
	.control .controlBtnBox { margin-top: 20px;}

     /* link icons */
     #pageBlogStyleDefault .slideShowLinkIco, #pageIndexStyleDefault .slideShowLinkIco, #pageWebsiteStyleDefault .slideShowLinkIco, #photoDetails .slideShowLinkIco { background: transparent url('../images/MPPublicWebsiteImgSlideshow.png') no-repeat 0px 0px; }
     
     #pageBlogStyleDefault .toolbarOrderNaviIco, #pageIndexStyleDefault .toolbarOrderNaviIco, #pageWebsiteStyleDefault .toolbarOrderNaviIco , #photoDetails .toolbarOrderNaviIco { background: transparent url('../images/MPPublicWebsiteImgCart.png') no-repeat 0px 0px; }
     
     #pageBlogStyleDefault .addPhotosIco , #pageIndexStyleDefault .addPhotosIco , #pageWebsiteStyleDefault .addPhotosIco, #photoDetails .addPhotosIco { background: transparent url('../images/MPPublicWebsiteImgAddPhotos.png') no-repeat 0px 0px; }
     
     #photoDetails .downloadPhotoIco { background: transparent url('../images/MPPublicWebsitePhotoDetailsImgDownload.png') no-repeat 0px 0px; }
     
     /* 
      *rating stars 
      */
     
     /* for rating page */
    #rating .ratingBox .note1 { background: transparent url('../images/MPPublicWebsiteDetailsImgRating1_up.png') no-repeat 0px 0px;}
	#rating .ratingBox .note2 { background: transparent url('../images/MPPublicWebsiteDetailsImgRating2_up.png') no-repeat 0px 0px;}
	#rating .ratingBox .note3 { background: transparent url('../images/MPPublicWebsiteDetailsImgRating3_up.png') no-repeat 0px 0px;}
	#rating .ratingBox .note4 { background: transparent url('../images/MPPublicWebsiteDetailsImgRating4_up.png') no-repeat 0px 0px;}
	#rating .ratingBox .note5 { background: transparent url('../images/MPPublicWebsiteDetailsImgRating5_up.png') no-repeat 0px 0px;}
	
	#rating .ratingBox .note1.active { background: transparent url('../images/MPPublicWebsiteDetailsImgRating1_down.png') no-repeat 0px 0px;}
	#rating .ratingBox .note2.active { background: transparent url('../images/MPPublicWebsiteDetailsImgRating2_down.png') no-repeat 0px 0px;}
	#rating .ratingBox .note3.active { background: transparent url('../images/MPPublicWebsiteDetailsImgRating3_down.png') no-repeat 0px 0px;}
	#rating .ratingBox .note4.active { background: transparent url('../images/MPPublicWebsiteDetailsImgRating4_down.png') no-repeat 0px 0px;}
	#rating .ratingBox .note5.active { background: transparent url('../images/MPPublicWebsiteDetailsImgRating5_down.png') no-repeat 0px 0px;}
     
      
     /* for slide show */
	#slideShow .ratingImgLargeOn1 { height: 27px; width: 27px;	background: transparent url('../images/MPPublicWebsiteSlideshowImgRating1_down.png') no-repeat 0px 0px; }
	#slideShow .ratingImgLargeOn2 { height: 27px; width: 27px; background: transparent url('../images/MPPublicWebsiteSlideshowImgRating2_down.png') no-repeat 0px 0px; }
	#slideShow .ratingImgLargeOn3 { height: 27px; width: 27px; background: transparent url('../images/MPPublicWebsiteSlideshowImgRating3_down.png') no-repeat 0px 0px; }
	#slideShow .ratingImgLargeOn4 { height: 27px; width: 27px; background: transparent url('../images/MPPublicWebsiteSlideshowImgRating4_down.png') no-repeat 0px 0px; }
	#slideShow .ratingImgLargeOn5 { height: 27px; width: 27px; background: transparent url('../images/MPPublicWebsiteSlideshowImgRating5_down.png') no-repeat 0px 0px; }
	
	#slideShow .ratingImgLargeOff1 { height: 27px; width: 27px; background: transparent url('../images/MPPublicWebsiteSlideshowImgRating1_up.png') no-repeat 0px 0px; }
	#slideShow .ratingImgLargeOff2 { height: 27px; width: 27px; background: transparent url('../images/MPPublicWebsiteSlideshowImgRating2_up.png') no-repeat 0px 0px; }
	#slideShow .ratingImgLargeOff3 { height: 27px; width: 27px; background: transparent url('../images/MPPublicWebsiteSlideshowImgRating3_up.png') no-repeat 0px 0px; }
	#slideShow .ratingImgLargeOff4 { height: 27px; width: 27px; background: transparent url('../images/MPPublicWebsiteSlideshowImgRating4_up.png') no-repeat 0px 0px; }
	#slideShow .ratingImgLargeOff5 { height: 27px; width: 27px; background: transparent url('../images/MPPublicWebsiteSlideshowImgRating5_up.png') no-repeat 0px 0px; }
    
    /* for photo details */
    #photoDetails .ratingImgMediumOn1 { height: 19px; width: 20px; background: transparent url('../images/MPPublicWebsitePhotoDetailsImgRating1_down.png') no-repeat 0px 0px; }
	#photoDetails .ratingImgMediumOn2 { height: 19px; width: 20px; background: transparent url('../images/MPPublicWebsitePhotoDetailsImgRating2_down.png') no-repeat 0px 0px; }
	#photoDetails .ratingImgMediumOn3 { height: 19px; width: 20px; background: transparent url('../images/MPPublicWebsitePhotoDetailsImgRating3_down.png') no-repeat 0px 0px; }
	#photoDetails .ratingImgMediumOn4 { height: 19px; width: 20px; background: transparent url('../images/MPPublicWebsitePhotoDetailsImgRating4_down.png') no-repeat 0px 0px; }
	#photoDetails .ratingImgMediumOn5 { height: 19px; width: 20px; background: transparent url('../images/MPPublicWebsitePhotoDetailsImgRating5_down.png') no-repeat 0px 0px;}
	
	#photoDetails .ratingImgMediumOff1 { height: 19px; width: 20px; background: transparent url('../images/MPPublicWebsitePhotoDetailsImgRating1_up.png') no-repeat 0px 0px; }
	#photoDetails .ratingImgMediumOff2 { height: 19px; width: 20px; background: transparent url('../images/MPPublicWebsitePhotoDetailsImgRating2_up.png') no-repeat 0px 0px; }
	#photoDetails .ratingImgMediumOff3 { height: 19px; width: 20px; background: transparent url('../images/MPPublicWebsitePhotoDetailsImgRating3_up.png') no-repeat 0px 0px; }
	#photoDetails .ratingImgMediumOff4 { height: 19px; width: 20px; background: transparent url('../images/MPPublicWebsitePhotoDetailsImgRating4_up.png') no-repeat 0px 0px; }
	#photoDetails .ratingImgMediumOff5 { height: 19px; width: 20px; background: transparent url('../images/MPPublicWebsitePhotoDetailsImgRating5_up.png') no-repeat 0px 0px;}

	/* for blog style */
	#pageBlogStyleDefault .ratingImgSmallOn1 { height: 19px; width: 20px; background: transparent url('../images/MPPublicWebsiteBlogStartImgRating1_down.png') no-repeat 0px 0px; }
	#pageBlogStyleDefault .ratingImgSmallOn2 { height: 19px; width: 20px; background: transparent url('../images/MPPublicWebsiteBlogStartImgRating2_down.png') no-repeat 0px 0px; }
	#pageBlogStyleDefault .ratingImgSmallOn3 { height: 19px; width: 20px; background: transparent url('../images/MPPublicWebsiteBlogStartImgRating3_down.png') no-repeat 0px 0px; }
	#pageBlogStyleDefault .ratingImgSmallOn4 { height: 19px; width: 20px; background: transparent url('../images/MPPublicWebsiteBlogStartImgRating4_down.png') no-repeat 0px 0px; }
	#pageBlogStyleDefault .ratingImgSmallOn5 { height: 19px; width: 20px; background: transparent url('../images/MPPublicWebsiteBlogStartImgRating5_down.png') no-repeat 0px 0px;}
	
	#pageBlogStyleDefault .ratingImgSmallOff1 { height: 19px; width: 20px; background: transparent url('../images/MPPublicWebsiteBlogStartImgRating1_up.png') no-repeat 0px 0px; }
	#pageBlogStyleDefault .ratingImgSmallOff2 { height: 19px; width: 20px; background: transparent url('../images/MPPublicWebsiteBlogStartImgRating2_up.png') no-repeat 0px 0px; }
	#pageBlogStyleDefault .ratingImgSmallOff3 { height: 19px; width: 20px; background: transparent url('../images/MPPublicWebsiteBlogStartImgRating3_up.png') no-repeat 0px 0px; }
	#pageBlogStyleDefault .ratingImgSmallOff4 { height: 19px; width: 20px; background: transparent url('../images/MPPublicWebsiteBlogStartImgRating4_up.png') no-repeat 0px 0px; }
	#pageBlogStyleDefault .ratingImgSmallOff5 { height: 19px; width: 20px; background: transparent url('../images/MPPublicWebsiteBlogStartImgRating5_up.png') no-repeat 0px 0px;}
	
	/* for website style */
	#pageWebsiteStyleDefault .ratingImgMediumOff1 { height: 19px; width: 20px; background: transparent url('../images/MPPublicWebsiteWebsiteStartImgRating1_up.png') no-repeat 0px 0px;}
	#pageWebsiteStyleDefault .ratingImgMediumOff2 { height: 19px; width: 20px; background: transparent url('../images/MPPublicWebsiteWebsiteStartImgRating2_up.png') no-repeat 0px 0px;}
	#pageWebsiteStyleDefault .ratingImgMediumOff3 { height: 19px; width: 20px; background: transparent url('../images/MPPublicWebsiteWebsiteStartImgRating3_up.png') no-repeat 0px 0px;}
	#pageWebsiteStyleDefault .ratingImgMediumOff4 { height: 19px; width: 20px; background: transparent url('../images/MPPublicWebsiteWebsiteStartImgRating4_up.png') no-repeat 0px 0px;}
	#pageWebsiteStyleDefault .ratingImgMediumOff5 { height: 19px; width: 20px; background: transparent url('../images/MPPublicWebsiteWebsiteStartImgRating5_up.png') no-repeat 0px 0px;}
	
	#pageWebsiteStyleDefault .ratingImgMediumOn1 { height: 19px; width: 20px; background: transparent url('../images/MPPublicWebsiteWebsiteStartImgRating1_down.png') no-repeat 0px 0px;}
	#pageWebsiteStyleDefault .ratingImgMediumOn2 { height: 19px; width: 20px; background: transparent url('../images/MPPublicWebsiteWebsiteStartImgRating2_down.png') no-repeat 0px 0px;}
	#pageWebsiteStyleDefault .ratingImgMediumOn3 { height: 19px; width: 20px; background: transparent url('../images/MPPublicWebsiteWebsiteStartImgRating3_down.png') no-repeat 0px 0px;}
	#pageWebsiteStyleDefault .ratingImgMediumOn4 { height: 19px; width: 20px; background: transparent url('../images/MPPublicWebsiteWebsiteStartImgRating4_down.png') no-repeat 0px 0px;}
	#pageWebsiteStyleDefault .ratingImgMediumOn5 { height: 19px; width: 20px; background: transparent url('../images/MPPublicWebsiteWebsiteStartImgRating5_down.png') no-repeat 0px 0px;}
}