﻿body {
    margin:0px;
    padding:0px;
    font-family:Arial, Verdana;
    background-color:#272626;
    color:#6d6c6c;
}


#container{
    width:100%;
    text-align:center;
}

#headerBox{
    width:100%;
    height:171px;
    background:url(../images/bg_header.jpg) top left repeat-x;
}

#headerLogo{
    margin:0 auto;
    width:970px;
    height:171px;
    background:url(../images/bg_logo.jpg) top center no-repeat;
}

#navigationBox{
    float:right;
    height:50px;
    color:#6d6c6c;
    font-family:Arial,Verdana;
    font-size:16px;
    margin-top:118px;
    /*font-weight:bold;*/
    /*border:solid 1px #FFF;*/
}

.navSeparator{
    float:right;
    width:5px;
    height:20px;
    margin-top:14px;
    background:url(../images/nav_separator.jpg) top center no-repeat;
}

.lnkNavigation{
    float:right;
    display:block;
    height:50px;
    color:#6d6c6c;
    text-decoration:none;
    line-height:47px;
    min-width:100px;
    margin-left:15px;
    margin-right:15px;
}

.lnkNavigation:hover{
    color:#c0c0c0;
    background:url(../images/lnk_selected.png) top center no-repeat;
}

#contentBox{
    position:relative;
    text-align:center;
    background:#504f4f url(../images/bg_content.jpg) top left repeat-x;
    min-height:200px;
}

#contentPage{
    margin:0 auto;
    width:970px;
    padding-top:25px;
    padding-bottom:25px;
}

#contentFoot{
    position:absolute;
    width:100%;
    bottom:0px;
    left:0px;
    height:32px;
    background:url(../images/bg_content_foot.png) top left repeat-x;
}

#footerBox{
    height:154px;
    text-align:center;
    background:url(../images/bg_footer.jpg) top left repeat-x;
}

#footerLnk{
    margin:0 auto;
    width:970px;
    height:154px;
    background:url(../images/bg_footer_link.png) top center no-repeat;
}

.txtFooter{
    font-size:11px;
}

.txtFooterRight{
    color:#6d6c6c;
    text-decoration:none;
    font-size:11px;
}

.txtFooterRight:hover{
    text-decoration:underline;
}

/* CSS Home */
.lnkBig{
    display:block;
    float:left;
    margin-top:15px;
    margin-bottom:20px;
    margin-right:20px;
    width:116px;
    height:418px;
    border:solid 5px #7a7979;
}

.lnkNews{
    background-image:url(../images/bg_lnk_news_01.jpg);
    background-position:top left;
    background-repeat:no-repeat;
}

.lnkNews:hover{
    background-position:top right;
}

.lnkMatrimoni{
    background-image:url(../images/bg_lnk_matrimoni_01.jpg);
    background-position:top left;
    background-repeat:no-repeat;
}

.lnkMatrimoni:hover{
    background-position:top right;
}

.lnkPhotoshoots{
    background-image:url(../images/bg_lnk_photoshoots_01.jpg);
    background-position:top left;
    background-repeat:no-repeat;
}

.lnkPhotoshoots:hover{
    background-position:top right;
}

.lnkContatti{
    background-image:url(../images/bg_lnk_contatti_01.jpg);
    background-position:top left;
    background-repeat:no-repeat;
}

.lnkContatti:hover{
    background-position:top right;
}

#divHomeNews{
    float:right;
    width:380px;
    height:460px;
    /*border:solid 1px #fff;*/
    background:url(../images/bg_home_news.png);
}

.divHomeSingleNews{
    float:left;
    width:100%;
    height:210px;
    overflow:hidden;
    /*border:solid 1px #F00;*/
}

.homeNewsTitle{
    float:left;
    height:35px;
    color:#a3a3a3;
    padding-left:45px;
    margin-top:18px;
    font-size:18px;
    font-style:italic;
    line-height:35px;
    background:url(../images/news_arrow.png) top left no-repeat;
    overflow:hidden;
    /*border:solid 1px #FFFFFF;*/
}

.homeNewsLnk{
    color:#a3a3a3;
}

.homeNewsLnk:hover{
    color:#a3a3a3;
    text-decoration:none;
}

.homeNewsContent{
    float:left;
    width:100%;
    height:205px;
    padding-top:15px;
    color:#a3a3a3;
    text-align:justify;
    font-size:12px;
    overflow:hidden;
}

.homeNewsSeparator{
    float:left;
    width:100%;
    height:2px;
    margin-top:20px;
    background:url(../images/bg_news_separator.png) top left repeat-x;
}

.divContentDetail{
    width:100%;
    min-height:400px;
    background:url(../images/machine.png) top left no-repeat;   
}

.divContentNoAccess{
    width:100%;
    min-height:400px;
    background:url(../images/no_access.png) top left no-repeat;   
}

.btnStd{
    display:block;
    width:150px;
    height:22px;
    text-align:center;
    color:#3b3b3b;
    font-weight:bold;
    line-height:22px;
    text-decoration:none;
    background-image:url(../images/bg_btn_std.png);
    background-position: top left;
    background-repeat: no-repeat;
}
.btnStd:hover{
    background-position:bottom left;
    color:#545353;
}

.whiteGrey{
    color:#b4b2b2;
}

.subNavigationItem{
    display:block;
    float:left;
    line-height:40px;
    text-decoration:none;
    padding-left:50px;
    padding-right:50px;
    font-weight:bold;
    color:#1d1d1d;
    background-color:#6d6c6c;
}

.subNavigationItem:hover{
    text-decoration:underline;
}

.subNavigationItemSelected{
    display:block;
    float:left;
    line-height:35px;
    padding-left:50px;
    padding-right:50px;
    border-top:solid 4px #6d6c6c;
    font-weight:bold;
    color:#b4b2b2;
}

.tabGriv{
    width:90%;
    margin:0 auto;
    font-size:11px;
}

.tabGriv tr td{
    border:solid 2px #F00;
}

.tabGriv tr td{
    border:solid 1px #333232;
}

.tabGriv tr th{
    border:solid 1px #333232;
}


.tabText{
    width:150px;
    height:50px;
    text-align:right;
    font-weight:bold;
    padding-right:15px;
    vertical-align:top;
}

.tabControl{
    vertical-align:top;
    text-align:left;
    
}


.tabMsg{
    padding-left:15px;
    vertical-align:top;
    width:200px;
    font-size:10px;
    text-align:left;
}


/* PHOTOSHOOTS */

.photoshootsBackground{
    min-height:450px;
    background:url(../images/bg_photoshoots.png) top center repeat-y;
    position:relative;
    margin-bottom:10px;
    position:relative;
}

.photoshootsBackgroundTop{
    height:90px;
    background:url(../images/bg_photoshoots_top.png) top left repeat-x;
}

.photoshootsBackgroundBottom{
    height:70px;
    background:url(../images/bg_photoshoots_bottom.png) top left repeat-x;
    float:left;
    width:100%;
    position:absolute;
    bottom:0px;
    left:0px;
}

.photoshootsFrame{
    float:left;
    margin-left:40px;
    width:263px;
    height:282px;
    position:relative;
}


.imgMaskPhotoShoots{
    float:left;
    position:absolute;
    top:0px;
    left:0px;
    z-index:20;
}

.divPhotoShootsDetail{
    float:left;
    overflow:hidden;
    position:absolute;
    height:158px;
    width:158px;
    top:75px;
    left:64px;
    z-index:10;
}

.divAlbumPhotoShootsTitle{
    float:left;
    position:absolute;
    width:150px;
    top:238px;
    left:60px;
    text-align:center;
    padding:5px;
    font-weight:bold;
    font-size:14px;
    z-index:25;
    color:#efecec;
    text-shadow: black 0.2em 0.3em 0.3em;
    /*filter:DropShadow(Color=#000000, OffX=2, OffY=3);*/
    filter:Shadow(Color=#000000, Direction=135, Strength=5);
}

.lnkPhotoShootsDetail{
    display:block;
    float:left;
    overflow:hidden;
    position:absolute;
    height:158px;
    width:158px;
    top:75px;
    left:64px;
    z-index:30;
}

.lnkPhotoShootsDetail:hover{
    background-color:#000;
    -moz-opacity:.40;
    filter:alpha(opacity=40);
    opacity:.40;
}

.spnUnderConstruction{
    position:absolute;
    width:100%;
    left:0px;
    color:#efecec;
    font-size:24px;
    text-shadow: black 0.2em 0.3em 0.3em;
    filter:Shadow(Color=#000000, Direction=135, Strength=5);
}

.photoshootsTitle{
    text-align:left;
    height:420px;
    width:250px;
    position:absolute;
    top:0px;
    left:0px;
    background:url(../images/bg_ps_title.png) top left no-repeat;
    margin-left:-50px;
}
.photoshootsStrTitle{
    width:870px;
    margin-left:90px;
    margin-top:10px;
    font-family:Times New Roman;
    font-size:36pt;
    position:absolute;
    text-shadow: black 0.1em 0.1em 0.1em;
    filter:Shadow(Color=#000000, Direction=135, Strength=7);
    color:#d7d3d3;
}

.photoshootsTitle a{
    color:#d7d3d3;
    text-shadow: black 0.1em 0.1em 0.1em;
    filter:Shadow(Color=#000000, Direction=135, Strength=5);
    text-decoration:underline;
}

.photoshootsTitle a:hover{
    text-decoration:none;
}


.psBoxImage{
    float:left;
    width:208px;
    height:208px;
    margin-top:10px;
    margin-left:27px;
    margin-bottom:30px;
    position:relative;
    background:url(../images/photoshoots_frame_detail.png) top left no-repeat;
}

.psLnkBoxImage{
    position:absolute;
    width:159px;
    height:158px;
    overflow:hidden;
    top:8px;
    left:27px;
    z-index:8;
}

.divPsShadow{
    position:absolute;
    width:159px;
    height:158px;
    overflow:hidden;
    top:0px;
    left:0px;
    background:url(../images/lnk_bg_photoshoots_frame_detail.png) top left no-repeat;
    z-index:10;
}
.divPsShadow:hover{
    position:absolute;
    width:159px;
    height:158px;
    overflow:hidden;
    top:0px;
    left:0px;
    cursor:pointer;
    background:url(../images/lnk_bg_photoshoots_frame_detail.png) bottom left no-repeat;
    z-index:10;
}

.psImage{
    position:absolute;
    display:block;
    width:159px;
    height:158px;
    overflow:hidden;
    top:8px;
    left:27px;
    z-index:5;
}

/* MATRIMONI */
.matrimoniBackground{
    min-height:450px;
    position:relative;
    margin-bottom:10px;
}

.matrimoniLeft{
    position:absolute;
    width:435px;
    top:0px;
    left:0px;
    background:url(../images/wedding_left.png) top left no-repeat;
    z-index:1;
}

.matrimoniRight{
    position:absolute;
    width:470px;
    top:0px;
    right:0px;
    background:url(../images/wedding_right.png) top left no-repeat;
    z-index:1;
}

.matrimoniBackgroundBottom{
    height:70px;
    background:url(../images/bg_photoshoots_bottom.png) top left repeat-x;
    float:left;
    width:100%;
    position:absolute;
    bottom:0px;
    left:0px;
    z-index:2;
}

.matrimoniFrame{
    float:left;
    margin-left:40px;
    width:263px;
    height:282px;
    position:relative;
    z-index:10;
}

.imgMaskMatrimoni{
    float:left;
    position:absolute;
    top:0px;
    left:0px;
    z-index:20;
}

.divMatrimoniDetail{
    float:left;
    overflow:hidden;
    position:absolute;
    height:158px;
    width:158px;
    top:62px;
    left:52px;
    z-index:10;
}

.lnkMatrimoniDetail{
    display:block;
    float:left;
    overflow:hidden;
    position:absolute;
    height:158px;
    width:158px;
    top:62px;
    left:52px;
    z-index:30;
}

.lnkMatrimoniDetail:hover{
    background-color:#000;
    -moz-opacity:.40;
    filter:alpha(opacity=40);
    opacity:.40;
}


.divAlbumMatrimoniTitle{
    float:left;
    position:absolute;
    width:150px;
    top:228px;
    left:53px;
    text-align:center;
    padding:5px;
    font-weight:bold;
    font-size:13px;
    z-index:25;
    color:#efecec;
    text-shadow: black 0.2em 0.3em 0.3em;
    /*filter:DropShadow(Color=#000000, OffX=2, OffY=3);*/
    filter:Shadow(Color=#000000, Direction=135, Strength=5);
}

.matrimoniTitle{
    text-align:left;
    height:420px;
    width:250px;
    position:absolute;
    top:0px;
    left:0px;
    background:url(../images/bg_ps_title.png) top left no-repeat;
    margin-left:-50px;
    z-index:35;
}
.matrimoniStrTitle{
    width:870px;
    margin-left:90px;
    margin-top:10px;
    font-family:Times New Roman;
    font-size:36pt;
    position:absolute;
    text-shadow: black 0.1em 0.1em 0.1em;
    filter:Shadow(Color=#000000, Direction=135, Strength=7);
    color:#d7d3d3;
}

.matrimoniTitle a{
    color:#d7d3d3;
    text-shadow: black 0.1em 0.1em 0.1em;
    filter:Shadow(Color=#000000, Direction=135, Strength=5);
    text-decoration:underline;
}

.matrimoniTitle a:hover{
    text-decoration:none;
}

.matrimoniBoxImage{
    float:left;
    width:208px;
    height:208px;
    margin-top:10px;
    margin-left:27px;
    margin-bottom:30px;
    position:relative;
    z-index:40;
    background:url(../images/photoshoots_frame_detail.png) top left no-repeat;
}

.matrimoniLnkBoxImage{
    position:absolute;
    width:159px;
    height:158px;
    overflow:hidden;
    top:8px;
    left:27px;
    z-index:8;
}

.divMatrimoniShadow{
    position:absolute;
    width:159px;
    height:158px;
    overflow:hidden;
    top:0px;
    left:0px;
    background:url(../images/lnk_bg_photoshoots_frame_detail.png) top left no-repeat;
    z-index:10;
}
.divMatrimoniShadow:hover{
    position:absolute;
    width:159px;
    height:158px;
    overflow:hidden;
    top:0px;
    left:0px;
    cursor:pointer;
    background:url(../images/lnk_bg_photoshoots_frame_detail.png) bottom left no-repeat;
    z-index:10;
}

.matrimoniImage{
    position:absolute;
    display:block;
    width:159px;
    height:158px;
    overflow:hidden;
    top:8px;
    left:27px;
    z-index:5;
}


/* NEWS PAGE */
.newsPageBox{
    min-height:300px;
    background:url(../images/news_bg.png) bottom center no-repeat;
}

.newsDate{
    float:left;
    margin-left:20px;
    margin-top:10px;
    width:345px;
    height:185px;
    background:url(../images/bg_news_date.png) top left no-repeat;
    font-family:Candara, Arial;
    font-size:55px;
    color:#e6e3e3;
}

.divStrDate{
    float:left;
    width:100%;
    margin-top:65px;
    text-shadow: black 0.0em 0.08em 0.1em;
    filter:Shadow(Color=#000000, Direction=180, Strength=6);
}

.divContentNews{
    float:right;
    margin-right:40px;
    margin-top:40px;
    margin-bottom:40px;
    text-align:justify;
    font-size:12px;
    color:#b4b3b3;
    width:520px;
}

.lblNewsTitle{
    display:block;
    width:100%;
    padding-left:15px;
    margin-bottom:10px;
    text-shadow: black 0.0em 0.08em 0.1em;
    font-family:Candara, Arial;
    font-size:30px;
    color:#e6e3e3;
    filter:Shadow(Color=#000000, Direction=180, Strength=6);
}

.divAtt{
    float:left;
    width:345px;
    font-size:18px;
    margin-top:80px;
    font-weight:bold;
}

.divAtt a{
    color:#e6e3e3;
}

.divAtt a:hover{
    color:#e6e3e3;
    text-decoration:none;
    text-shadow: black 0.1em 0.1em 0.1em;
    filter:Shadow(Color=#000000, Direction=135, Strength=5);
}

/* CONTATTI */
.contattiBackground{
    width:100%;
    min-height:800px;
    background:url(../images/bg_contatti.png) top center no-repeat;
}

.contattiTxt{
    color:#e6e3e3;
    text-align:justify;
    line-height:25px;
    font-weight:bold;
    font-size:16px;
    text-shadow: black 0.1em 0.1em 0.1em;
    filter:Shadow(Color=#000000, Direction=135, Strength=5);
}

.contattiTxt a{
    color:#e6e3e3;
    text-align:justify;
    line-height:25px;
    font-weight:bold;
    font-size:16px;
    text-shadow: black 0.1em 0.1em 0.1em;
    filter:Shadow(Color=#000000, Direction=135, Strength=5);
}

.contattiTxt a:hover{
    color:#e6e3e3;
    text-align:justify;
    line-height:25px;
    font-weight:bold;
    text-decoration:none;
    font-size:16px;
    text-shadow: black 0.1em 0.1em 0.1em;
    filter:Shadow(Color=#000000, Direction=135, Strength=5);
}

.contattiTxt ul li{
    line-height:40px;
}


