.selectIem{
    text-decoration-line: underline;
}


#bannerDescription {
    text-align: left;

}

/*#bannerDescription */

.bannerdescriptionlarge {
margin: 17px 0;
}

.bannerdescriptionshort {
margin: 11px 0;
}


#bannerDescription a {
    color: white;
    text-decoration: none;
    text-align: left;
}
#bannerCategory{
    position: absolute;
    text-align: left;
    background: #0b4c67;
    padding: 10px 20px;
    margin: 0 auto;
    float: left;
    top: 25px;
    color: #fff;
}
/*.nivo-controlNav{
    background: url("../images/banner/blue_large.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 20px;
    margin-bottom: -28px;
    position: relative;
    right: -653px;
    text-align: center;
    top: -63px;
    width: 152px;
    z-index: 8;
}*/

#slider img{
    /*min-width: 610px;
    min-height: 360px;
    max-width: 610px;
    max-height: 360px;*/
}

#slider{
    /*height:  360px;
    min-width: 610px;
    min-height: 360px;
    max-width: 610px;
    max-height: 360px;*/
}
#slider .nivo-caption{
    /*background: url("../images/blue_large.png") no-repeat scroll 0 0 transparent;
    width: 610px;
    min-width: 610px;
    max-width: 610px;
    margin-bottom: 28px;
    height: 100px;
    margin-bottom: 28px;*/
}

.nivo-controlNav a.active{
    background: url("../images/banner/square_on.png") no-repeat scroll 0 0 transparent;
}

.nivo-controlNav a{
    background: url("../images/banner/square_off.png") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    left: 36px;
    margin-right: -16px;
    position: relative;
    top: 0;
    width: 43px;
    height: 12px;
    cursor: pointer;
}
.nivo-controlNav a.nivo-control {
    text-indent: -9999px;
}


#bannerTitle {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 18px;
z-index: 8;
top: 0px;
line-height: 100%;
text-align: left;
color: #004f60;
}


/*#bannerTitle */

/*.bannertitlelarge{
font-size: 18px;

}

.bannertitleshort{
font-size: 24px;

}*/





#bannerTitle a {
    /*color: white;*/
}

.imgBannerItem{
    width: 70px;
    height:70px;  
}

.bannerChangeStatus{
    text-decoration: underline;
    cursor: pointer;
}
.bannerDeleteLink{
    text-decoration: underline;
    cursor: pointer;
}

.tdDescription{
    padding: 5px;

}

.nivo-prevNavDiv {
    background: url("../images/left_arrow.png") no-repeat scroll 0 0 transparent;
    height: 30px;
    width: 30px;
}
.nivo-prevNav {
    left:50px;
}

.nivo-nextNav {
    right: 50px;
}
.nivo-nextNavDiv {
    background-position:-30px 0;
    right:50px;
    background: url("../images/right_arrow.png") no-repeat scroll 0 0 transparent;
    height: 30px;
    left: 15px;
    width: 30px;

}

.nivo-directionNav a {
    display:block;
    text-indent:-9999px;
    border:0;
    top: 80%;
    z-index: 11;
}

.webBannerDiv{
   /* width: 610px;
    height: 360px;*/
}

.imagetitle{
    width:70px;text-align:center;
}

.titleRow{
   width:180px;text-align:center; 
}
.titleActions{
    width:80px;text-align:center;
}

.bannerMakeFirstLink{
    text-decoration: underline;
    cursor: pointer;
}

#title{
    color:white;
}

#viewMore,#viewHistory{
    border: 1px solid #fff;
    color: white;
    width: 92px;
    height: 35px;
    padding: 5px 10px;
    text-align: center;
    font-family: 'Open Sans', sans-serif !important;
    font-size: 14px;
    text-transform: uppercase;
}
#viewHistory{
    width: 100px;
}

.bannerDescription,#description,#viewMore{
    font-family: 'Open Sans', sans-serif !important;
    font-size: 14px;
}



#bannerviewMore,#bannerviewHistory{
    float:left;
    
}
#bannerviewMore{
    margin-right:20px;
}