﻿.scroll2 {overflow: hidden;}
#scroll2 {
    width: 960px;
    overflow:hidden;
}
#scroll2 ul {}
#scroll2 ul li {
    list-style:none;
    display: block;
    margin: 0 13px 0 0;
    height: 80px !important;
    width: 280px !important;
}
#scroll2 ul li:hover {
    /*box-shadow: 0 0 20px rgba(0, 0, 0, 0.35);*/
    cursor: pointer;
}
#scroll2 ul li a img {}
#scroll2 ul li a:hover img {}

.previous, .next {
    position: absolute;
    top: 25px;
    cursor: pointer;
    border: none;
    display: block;
    width: 42px;
    height: 43px;
    cursor: pointer;
    
}
.scroll2 .previous {
    left: 0;
    /*background: url(/Tourism/img/newsarrowprevious.png) no-repeat 0px 0px;*/
}
.scroll2 .previous:hover {background-position: -42px 0;}
.scroll2 .next {
    right: 0;
    /*background: url(/Tourism/img/newsarrownext.png) no-repeat 0px 0px;*/
    left: 875px;
}

.scroll2 .next:hover {background-position: -42px 0;}
    
.block2 {
    padding: 0;
    margin: 0;
    position: relative;
}

.pre_block2 {
    padding: 0;
    display: inline;
    float: left;
    position: relative;
    margin-left:40px;
}

.clr {
    clear: both;
    height: 0;
    line-height: 0;
    display: block;
    float: none;
    padding: 0;
    margin: 0;
    border: none;
    border-image: initial;
}




.HighlightBorder2{
    border-right:1px solid #ccc;
}



.MoreItemSmallLink2 {
    font-size:12px;
    font-weight:bold;
    color: #1F5BA4;
}

.MoreItemLink2:hover,
.MoreItemSmallLink2:hover {
    cursor:pointer;
    text-decoration: underline;
}

.HighLightTourism {
   background: url(/Tourism/img/ShadowLogos.png?4013) repeat;
   padding: 10px;
   height: 70px;
   margin-top:30px;
   padding-top: 15px;
}

.HighLightTourism:hover {
  border:transparent;
  height:70px;
}

.HighLightsItem:hover{
     border:transparent;
     height:70px;
}