.mainpageGalleryContent {
    padding: 8px 0px 18px;
    height: 420px;
    min-width: 650px;
    overflow: hidden;
    border: 1px solid #a4a4a4;
    border-radius: 0 0 5px 5px;
    border-top: none;
    background-color: #f3f3f3;    
    display: none;
}
.mainpageGalleryContentLink {    
    display: none;
}
#mainpageBottom {
    position:relative;
}
.mainpageBottomContent {
    padding: 8px 0px 18px;
    min-height: 420px;
    min-width: 650px;
    overflow: hidden;
    border: 1px solid #a4a4a4;
    border-radius: 0 0 5px 5px;
    border-top: none;
    background-color: #f3f3f3;    
    display: none;
}
.mainpageBottomContentLink {    
    display: none;
}
div#righttop {
    position: relative;
    margin-bottom: 10px;
    min-height: 370px;
}
/*#sliderBottom { 
    height: 600px; 
    margin: auto; 
    border: 1px solid #a4a4a4;
    border-radius: 0 0 5px 5px; 
    border-top: none;
    background-color: #fff;
}
#sliderBottomNav{
    position: absolute;
    top: 595px;
    right: 20px;
    z-index: 50;
}
#sliderBottomDsc{
    position: absolute;
    top: 50px;
    left: 50px;
    width: 295px;
    background-color: #000;
    opacity: 0.8;
    color: #fff;
    line-height: 15px;
    text-align: left;
    font-size: 14px;
    z-index: 50;
    border-radius: 5px 5px 5px 5px;
    padding: 20px 20px 39px 20px;;
}
#sliderBottom img { 
    border-radius: 0 0 5px 5px;
    height: 600px;
}
#sliderBottomNav a{
    display: block;
    float: left;
    width: 15px;
    height: 15px;
    margin: 0 5px 0 0;
    background-color: #2d2d2d;
    color: #2d2d2d;
    font-size: 13px;
}
#sliderBottomNav a.activeSlide{
    background-color: #fff;
    color: #fff;
}*/
#newsContainer{
    padding: 10px 20px 34px 20px;
    background: #f3f3f3; 
    border: 1px solid #a4a4a4;
    border-radius: 0 0 5px 5px;
    overflow: hidden;
    min-height: 85px;
    max-height: 285px;
}
.newsContentContainer{
    border-bottom: 1px solid #c1c1c1;
}
.newsImg{
    float: left;
    height: 100px;
    width: 80px;
    overflow: hidden;
}
.newsContent{
    float: left;
    height: 100px;
    width: 175px;
    overflow: hidden;
}
.newsImg img{
    width: 70px;
    padding: 5px 10px 0 0;
}
.newsContent p{
    line-height: 18px;
}
.newsContent a, .newsContent a:link, .newsContent a:active, .newsContent a:visited, .newsContent a:hover{
    color: #000;
}
/*#sliderBottomContent{
    min-width: 430px;
    height: 630px;
    background: #f3f3f3;
    float: left;
}*/
#sharePhotoBox{
    z-index: 91;
    position: absolute;
    top: 0;
    right: 100px;
    background: #000;
    opacity: 0.6;
    color: #fff;
    font-size: 13px;
    border-radius: 0 0 5px 5px;
    padding: 5px 55px 8px 10px;
}
#fbShare{
    z-index: 100;
    position: absolute;
    top: -10px;
    right: 81px;
    display: block;
    background: url('/img2/social/facebook_37x37.png') top left no-repeat;
    width: 67px;
    height: 37px;
}
#billboardLeftCol{
    margin-bottom: 10px;
}
#billboardBottom {
    min-width: 900px;
    background-color: transparent;
}
#righttopPhotoCover {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    padding: 0px;
    z-index: 90;
    background-color: transparent;
    cursor: pointer;
}
#righttopPhotoImg {
    position: relative;
}
#righttopPhotoText {
    display: none;
    opacity: 0.5;
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    height: 25px;
    background-color: #000000;
    z-index: 90;
}
#righttopPhotoTextLogo {
    display: none;
    position: absolute;
    left: 0px;
    bottom: 0px;
    right: 0px;
    height: 22px;
    z-index: 91;
    color: #c2c2c2;
    color: white;
    font-size: 13px;
    font-weight: bold;
}
div#righttopPhoto {
    position: relative;
    left: 0px;
    padding: 0px;
    width: 100%;
    min-height: 558px;
    max-height: 781px;
    overflow: hidden;
    border: 1px solid #c2c2c2;
    border-radius: 5px 5px 5px 5px;   
    -webkit-border-radius: 5px 5px 5px 5px;
}
div#rightbottom {
    position: relative;
    height: 479px;
    margin-bottom: 10px;
}
div#righttopPhoto img{
    position: absolute;
    top: 0px;
    left: 0px;
}
#arrowWrapperPrev, #arrowWrapperNext{
    position: absolute;
    height: 100%;
    width: 200px;    
    opacity: 0;
}
#arrowWrapperPrev:hover, #arrowWrapperNext:hover{
    opacity: 1;
}
#arrowPrev, #arrowNext{
    top: 0;
    cursor: pointer;  
    background-color: #000;
    opacity: 0.2;
    height: 100%;
    width: 60px;
}
#arrowWrapperPrev{
    left:0px;  
}
#arrowWrapperNext{
    right:0px;
}
#arrowPrev{
    left:0px;  
}
#arrowNext{
    right:0px;
    margin-left: 140px;
}
#arrowPrev div{
    background: url(/img2/pages/default/index/main_page_arrows.png) top left no-repeat;
    width: 60px;
    height: 100px;
}
#arrowNext div{
    background: url('/img2/pages/default/index/main_page_arrows.png') bottom left no-repeat;
    width: 60px;
    height: 100px;
}
#arrowPrev div, #arrowNext div{
    position: absolute;
    top: 40%;
}
#arrowPrev div{
    left: 0px;
}
#arrowNext div{
    right: 0px;
}
#arrowPrev div:hover{
    background-position: -60px 0px;
}
#arrowPrev div:active{
    background-position: -120px 0px;
}
#arrowNext div:hover{
    background-position: -60px -100px;
}
#arrowNext div:active{
    background-position: -120px -100px;
}
#clickPhotoArea{
    width: 800px;
    height: 345px;
    margin: 0 150px 0 150px;
    position: absolute;
    z-index: 95;
    cursor: pointer;
}
.photoCurrent{
    z-index:2;
}
.photoBelow{
    z-index: 1;
}