/* ----- tour ------ */
.tour {
    padding : 20px 20px 15px;
    border-bottom : 1px solid #d3d3d3;
    background : #ffffff;
}

.row-short {
   padding: 20px 20px 0;
}


.highlight2 {
    background : #FEF8E5;
}

.tour .img {
    float : left;
    padding : 2px;
    border : 1px solid #bababa;
    margin : 0 10px 0 0;
}

.tour .img img {
    display: block;
    position: relative;
    z-index: 50;
    }

#content .tour .info {
     }
     
#content .tour .info2 {
     font-size: 10px;
     }

#content .tour .header2 {
   /* width : 100%;*/
    margin-bottom: 2px;
    position: relative;
    line-height: 20px;
    _width: 395px;
   
}

#content .tour .header2 .width-setup {
  width: 270px;
  position:relative;
   
}

#content .tour .header2 h2 {
    color : #f56800;
    font-size : 16px;
    margin : 0;
    padding : 0;
     width: 450px;
    
  
    _width: 215px;
    &width: 310px;
}

#content .tour .header2 h2 a {
text-decoration: none;
}

#content .tour .right-traffic {
    position: absolute;
    top: 0;
    right: 0;
    width : 150px;
    text-align : right;
}

#content .tour .right-traffic .stations {width: 83px;}

#content .tour .right-traffic span {
    display: inline-block;
    top: 0;
    vertical-align: text-top;
    white-space: break-word;
}

#content .tour .traffic-row span.stations {

  margin-right: 5px;
}

#content .tour p {
    margin: 0 240px 5px 0;
    text-align: justify;   
}

#content .tour p a {
  color: #E58307;
  text-decoration: underline;
}

#content .tour p a:hover {
  text-decoration: none;
}

#content .tour .right-side {
    float : right;
    width : 220px;
    text-align : right;
}

#content .tour .traffic-row {

  line-height: 22px;
  height: 22px;
}

#content .tour .traffic-row span {

  line-height: 22px;
  display:inline-block;
  height:22px;
  float: right;
}

#content .tour .traffic-row span.stations {

  margin-right: 5px;
}

#content .tour table {
    padding : 0;
    margin : 0;
    width: 100%;
}

#content .tour table {
    padding : 0;
    margin : 0;
    width: 100%;
}

#content .tour table tr,
#content .tour table td,
#content .tour table th {
    padding : 0;
}

#content .tour table tr.action td:first-child {
    height : 13px;
    width : 13px;
    background : transparent url("/Public/NE/img/icons.png") no-repeat 0 -81px;
}

#content .tour table tr.action td {
    color : #ff0000;
}

#content .tour table tr.action td.invalid-price {
    color : #b2b2b2;
    text-decoration : line-through;
}

#content .tour table tr.action td + td + td + td {
    color : #ff0000;
    text-decoration : none;
}

#content .tour table tr td + td + td + td {
    font-weight : bold;
    color : #80ae0b;
}


.tour .moreInfo {
    height : 25px;
    margin-top: 9;
    position: relative;
    width: 100%;
    
}

.tour .moreInfo div {
    font-size: 11px;
    float : left;
    margin : 0 5px 0 0;
    padding : 2px 5px;
    color : #ffffff;
}

.tour .moreInfo .slevaIn img {
    left: -5px;
    padding-right: 5px;
    position: relative;
    top: -2px;    
}

.tour .sale {
    background : #e30101;
}

.tour .transportation {
    background : #fc8202;
}

.tour .forFree {
    background : #4d4d4d;
}

.tour .food {
    background : #F98107;
}

.tour .food strong {
    margin-right: 2px;
}

.tour .price {
    height : 30px;
    width: 128px;
    position: absolute;
    right: 0;
    top: -8px;
    margin: 0 !important;
    padding: 0 !important;
}

.tour .price a {
    background : transparent url("/Public/NE/img/input_bg.gif") no-repeat 0 -165px;
    height : 30px;
    width : 128px;
    color : #ffffff;
    font-weight : bold;
    font-size : 13px;
    border : none;
    display : inline-block;
    float : right;
    text-align: center;
    line-height: 30px;
}
/* ----- tour end ------ */


/* ----- listing ------ */
#listing {

padding: 20px 20px 20px 0;
float: right;

}


#listing .right-arrow,
#listing .left-arrow {

width: 19px;
float: right; 

}

#listing .left-arrow span,
#listing .right-arrow span {

display: none;
}

#listing .left-arrow a,
#listing .right-arrow a {

display: inline-block;
width: 19px;
line-height: 35px;
height: 35px;

}



#listing .right-arrow a {

   float: right;
   background : transparent url("/Public/NE/img/arrow-right.jpg") no-repeat -2px 9px;
   
}

#listing .left-arrow a {

   background : transparent url("/Public/NE/img/arrow-left.jpg") no-repeat 2px 9px;
   
}

#listing .pages-count {

float: right;

}

#listing .pages-count a {

text-align: center;
margin: 0px 5px 0px 5px;
display:inline-block;
line-height: 35px;
width: 35px;

font-weight : bold;
font-size : 13px; 
color: #000000;
text-decoration: none;
border: 1px solid #D3D3D3;

}

#listing .pages-count a:hover,
#listing .pages-count strong a {


    color : #ffffff;
    background : #8dbb17;
    border : 1px solid #6d930d;

}
/* ----- listing end ------ */


/* ----- button row start ------ */
.button-row {
  padding: 20px; 
}

.button-row .next-button {
    height : 30px;
    width : 200px;
    font-weight : bold;
    font-size : 13px;
    border : none;
    display : block;
    text-align: center;
    line-height: 30px;
}

.button-row .next-button a {
    color : #ffffff;   
}


.button-row .left.next-button {
    background : url("/Public/NE/img/o-but.png") no-repeat;   
}

.button-row .right.next-button {
    background : url("/Public/NE/img/g-but.png") no-repeat;
    
}
/* ----- button row end ------ */

#slick-toggle{
margin: 10px 10px 10px 10px;
font-size: 1.2em
}

#slickbox{
margin: 10px 10px 10px 10px;
text-align: justify;
}