/* // Css styles related to visitors section only // */
.sec-color,h1, h2, h3, h4, h5, h6, .sec-color a:link , .sec-color a:visited{
color:#c30;
}
/* // Slider pagination // */
.hub-page .pagination a:hover, .hub-page .pagination a.selected, .highlights-slider .pagination a:hover, .highlights-slider .pagination a.selected{
background:url(../images/Visitors_hub_grad.jpg) center center repeat-x !important;
border:1px solid #f5b989;
}
/* // Spotlights bg // */
.spotlight-title {
background:#d96706 url(../images/Visitors_hub_grad.jpg) center bottom repeat-x !important;
}
/* // the hub page content box title // */
.hub-content-box .brief .title , .small-slider .details .title{
color:#c30;
}
/* // highlights bg // */
.highlights-front, .highlights-front-3 {
background:url(../images/vis_highlight_over_image.jpg) bottom right no-repeat;
}
.highlights-front-2 .highlights-front-content{
background:url(../images/vis_highlight_over_image2.png) top left no-repeat;
}
/* // Fourth nav background // */
.fourth-nav {
background:url(../images/vis_pattern_sec_bg.jpg) top right no-repeat;
}
.fourth-nav a:link, .fourth-nav a:visited{
background:url(../images/white_arrow.gif) left 4px no-repeat;
}
/* events showcase tab details bg */
.events-showcase-content .event-details{
background:url(../images/vis_events_showcase_content_bg.gif) bottom right no-repeat;
}
/* Dual boxes bg */
.downloads-dual-boxes .dual-box-2 {
background:url(../images/vis_pattern_sec_bg.jpg) top right no-repeat;
}
