/* 
 * 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;
    }
    
    #slideShow { background: url('../images/MPPublicWebsiteSlideshowImgBackground.png'); }
    
	
    a.active {
   		text-decoration: none;
    }
    
    h3 {
        font-size: 14px;
        font-weight: bold;
    }
    
    h2 {
        font-size: 16px;
        font-weight: bold;
    }
    
    #modalDlg {
 		border: 1px solid #a5a5a5;
 	}
 	
 	#pageHeader {
        height: 0px;
        overflow: hidden;
     }
     
     #pageHeader .pageHeader-innercontent {
        margin: 15px auto;
     }
     
     #pageHeader .headerNavi {
        margin-top: 0;
     }
     
     #pageContent #mainBox .mainBox-header {
        display: none;
     }
     
     #pageContent #mainBox .mainBox-title h1 {
        padding-top: 23px;
    padding-left: 30px;
    font-size: 22px;
     }
     
     #pageContent #mainBox .backLink{
        padding-top: 23px;
        padding-left: 16px;
     }
     
     #pageContent #mainBox .mainBox-sub-header .left {
        padding-top: 1
        0px;
        padding-left: 30px;
     }
     
     #pageContent #mainBox .mainBox-footer .footerNavi {
        width: 270px;
        padding-top: 10px;
        padding-left: 30px;
     }
     
     /* navigation section */
    #pageContent #mainBox .headerNavi {
        padding-right: 15px;
        padding-top: 7px;
    }
    
    /*
     * page content
     */
     
     /* main box header */
     #pageBlogStyleDefault #pageContent #mainBox .mainBox-header { background: transparent url('../images/MPPublicWebsiteBlogStartImgHeader.png'); } 
     #pageIndexStyleDefault #pageContent #mainBox .mainBox-header { background: transparent url('../images/MPPublicWebsiteIndexStartImgHeader.png'); }
     #pageWebsiteStyleDefault #pageContent #mainBox .mainBox-header { background: transparent url('../images/MPPublicWebsiteWebsiteStartImgHeader.png'); }
     #photoDetails #pageContent #mainBox .mainBox-header { background: transparent url('../images/MPPublicWebsitePhotoDetailsImgHeader.png'); }
     #slideShow #pageContent #mainBox .mainBox-header { background: transparent url('../images/MPPublicWebsiteSlideshowImgHeader.png'); }
     #uploadPhotos #pageContent #mainBox .mainBox-header { background: transparent url('../images/MPPublicWebsiteUploadPhotosImgHeader.png'); }
     
     
     /* main box content */
     #pageBlogStyleDefault #pageContent #mainBox .mainBox-content {background: transparent url('../images/MPPublicWebsiteBlogStartImgPageBG.png'); }
     #pageIndexStyleDefault #pageContent #mainBox .mainBox-content {background: transparent url('../images/MPPublicWebsiteIndexStartImgPageBG.png'); }
     #pageWebsiteStyleDefault #pageContent #mainBox .mainBox-content {background: transparent url('../images/MPPublicWebsiteWebsiteStartImgPageBG.png'); }
     #photoDetails #pageContent #mainBox .mainBox-content { background: transparent url('../images/MPPublicWebsitePhotoDetailsImgPageBG.png'); }
     #slideShow #pageContent #mainBox .mainBox-content { background: transparent url('../images/MPPublicWebsiteSlideshowImgPageBG.png'); }
     #uploadPhotos #pageContent #mainBox .mainBox-content { background: transparent url('../images/MPPublicWebsiteUploadPhotosImgPageBG.png'); }
     
     
     
     
     /*
      * page BlogStyleDefault
      */
      
      /* Album Intro 
     #pageBlogStyleDefault #pageContent #mainBox .mainBox-content .albumIntro {
     	background: transparent url('../images/MPPublicWebsiteBlogStartImgPageIntroBG.png') no-repeat 0px 0px;
     }
     */
     
     /*  Photo details box */
     #pageBlogStyleDefault #pageContent #mainBox .mainBox-content-table .photoDetailsBox {background: transparent url('../images/MPPublicWebsiteBlogStartImgPagePhotoItemBG.png'); }
     #pageBlogStyleDefault #pageContent #mainBox .mainBox-content-table .otherAlbumsView {background: transparent url('../images/MPPublicWebsiteBlogStartImgSidebarBG.png'); }
     
     /*other Album details */
     #pageBlogStyleDefault #pageContent #mainBox .mainBox-content-table .otherAlbumsView .otherAlbumDetailsBox {background: transparent url('../images/MPPublicWebsiteBlogStartImgSidebarPhotoItemBG.png'); }
     
     
     
     /*
      * page WebsiteStyleDefault
      */
     #pageWebsiteStyleDefault #photoList .photoDetailsBg { background: transparent url('../images/MPPublicWebsiteWebsiteStartImgPhotoItemBG.png') no-repeat 0px 0px; }
     
     
     /*
      * page photoDetails
      */
      
     /* photoInfoBox */
     .photoDetailsBox .photoInfoBox .photoInfoBoxHeader { background: transparent url('../images/MPPublicWebsitePhotoDetailsImgInfoPanelTop.png') no-repeat 0px 0px; }
     
     .photoDetailsBox .photoInfoBox .photoInfoBoxContent { background: url('../images/MPPublicWebsitePhotoDetailsImgInfoPanelBody.png'); }
     
     .photoInfoBox .photoInfoBoxFooter { background: transparent url('../images/MPPublicWebsitePhotoDetailsImgInfoPanelBottom.png') no-repeat 0px 0px; }
     
     
     /* main box footer */
     
     #pageBlogStyleDefault #pageContent #mainBox .mainBox-footer { background: transparent url('../images/MPPublicWebsiteBlogStartImgFooter.png'); }
     #pageIndexStyleDefault #pageContent #mainBox .mainBox-footer { background: transparent url('../images/MPPublicWebsiteIndexStartImgFooter.png'); }
     #pageWebsiteStyleDefault #pageContent #mainBox .mainBox-footer { background: transparent url('../images/MPPublicWebsiteWebsiteStartImgFooter.png'); }
     #photoDetails #pageContent #mainBox .mainBox-footer { background: transparent url('../images/MPPublicWebsitePhotoDetailsImgFooter.png'); }     
     #slideShow #pageContent #mainBox .mainBox-footer { background: transparent url('../images/MPPublicWebsiteSlideshowImgFooter.png'); }
     #uploadPhotos #pageContent #mainBox .mainBox-footer { background: transparent url('../images/MPPublicWebsiteUploadPhotosImgFooter.png'); }
     

     /* link icons */
     #pageBlogStyleDefault .slideShowLinkIco { background: transparent url('../images/MPPublicWebsiteBlogStartImgSlideshow.png') no-repeat 0px 0px; }
     #pageIndexStyleDefault .slideShowLinkIco { background: transparent url('../images/MPPublicWebsiteIndexStartImgSlideshow.png') no-repeat 0px 0px; }
     #pageWebsiteStyleDefault .slideShowLinkIco { background: transparent url('../images/MPPublicWebsiteWebsiteStartImgSlideshow.png') no-repeat 0px 0px; }
     #photoDetails .slideShowLinkIco { background: transparent url('../images/MPPublicWebsitePhotoDetailsImgSlideshow.png') no-repeat 0px 0px;}
     
     #pageBlogStyleDefault .toolbarOrderNaviIco { background: transparent url('../images/MPPublicWebsiteBlogStartImgCart.png') no-repeat 0px 0px; }
     #pageIndexStyleDefault .toolbarOrderNaviIco { background: transparent url('../images/MPPublicWebsiteIndexStartImgCart.png') no-repeat 0px 0px; }
     #pageWebsiteStyleDefault .toolbarOrderNaviIco { background: transparent url('../images/MPPublicWebsiteWebsiteStartImgCart.png') no-repeat 0px 0px; }
     #photoDetails .toolbarOrderNaviIco { background: transparent url('../images/MPPublicWebsitePhotoDetailsImgCart.png') no-repeat 0px 0px; }
     
     #pageBlogStyleDefault .addPhotosIco { background: transparent url('../images/MPPublicWebsiteBlogStartImgAddPhotos.png') no-repeat 0px 0px; }
     #pageIndexStyleDefault .addPhotosIco { background: transparent url('../images/MPPublicWebsiteIndexStartImgAddPhotos.png') no-repeat 0px 0px; }
     #pageWebsiteStyleDefault .addPhotosIco { background: transparent url('../images/MPPublicWebsiteWebsiteStartImgAddPhotos.png') no-repeat 0px 0px; }
     #photoDetails .addPhotosIco { background: transparent url('../images/MPPublicWebsitePhotoDetailsImgAddPhotos.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;}
}