﻿/*----skins of jSlider----*/

/*----blue skin----*/
.adpublica_slider
{
	margin-top: 10px;
    height: 13px;
    background:url(/ccds_tpl_img/layout/slider_back.gif) left center no-repeat;
    position: relative;
}

.adpublica_slider .jquery-completed
{
	height: 13px;
    background:url(/ccds_tpl_img/layout/slider_back.gif) left center no-repeat;
    top: 0;
    left:0;
    position: absolute;
    display: none;
}

.adpublica_slider .jquery-jslider
{
	height: 11px;
    background:url(/ccds_tpl_img/layout/slider.gif) center 0 no-repeat;
    top: 0px;
    display: block;
    cursor: pointer;
    position: absolute;
    width: 253px;
}

.adpublica_slider .jquery-jslider-hover
{
	
}
