/*** home slider ***/
/*- slider specific -*/
#yoc-loopedSlider { position:relative; clear:both; }
#yoc-loopedSlider .container { width:940px; height:285px; overflow:hidden; position:relative; cursor:pointer; background:url(/templates/web/gfx/slidercontent/yoc-slider-bg.png) 0 0 no-repeat; }
#yoc-loopedSlider ul.slides { position:absolute; top:0; left:0; list-style:none; padding:0; margin:0; }
#yoc-loopedSlider ul.slides li { position:absolute; top:0; width:940px; display:none; padding:0; margin:0; }
#yoc-loopedSlider ul.pagination { list-style-type:none; position:absolute; bottom:10px; margin:0; /*left:405px; width:165px;*/ }
#yoc-loopedSlider ul.pagination li { float:left; margin:0 5px; }
#yoc-loopedSlider ul.pagination li a { display:block; width:8px; padding-top:8px; height:0; overflow:hidden; cursor:pointer; background:url(/templates/web/gfx/slidercontent/yoc-icon-slider-pagination.png) 0 0 no-repeat;}
#yoc-loopedSlider ul.pagination li.active a {background-position:0 -8px}
#yoc-loopedSlider a.previous { position:absolute; top:150px; left: 0; display:block; width:20px; height:22px; background:url(/templates/web/gfx/slidercontent/yoc-icon-slider-previous.png) 0 0 no-repeat; }
#yoc-loopedSlider a.next { position:absolute; top:150px; right: 0; display:block; width:20px; height:22px; background:url(/templates/web/gfx/slidercontent/yoc-icon-slider-next.png) 0 0 no-repeat; }
/*- yoc specific styles -*/
#yoc-home-slider { height: 320px; }
#yoc-home-slider #yoc-teaser-slider { height: 285px; }
#yoc-home-slider #yoc-news-slider { height: 28px; line-height: 28px; text-shadow: #eee -1px 1px 0px; color: #4e4e4e; }

/*** cases slider ***/
/*- slider specific -*/
#yoc-casesSlider { position:relative; clear:both; }
#yoc-casesSlider .container { width:600px; height:400px; overflow:hidden; position:relative; cursor:pointer; border-bottom:1px dotted #e6e6e6; }
#yoc-casesSlider ul.slides { position:absolute; top:0; left:42px; list-style:none; padding:0; margin:0; }
#yoc-casesSlider ul.slides li { position:absolute; top:0; width:515px; display:none; padding:0; margin:0; }
#yoc-casesSlider ul.pagination { list-style-type:none; position:absolute; top:370px; margin:0; padding: 0;/*left:170px; width:165px;*/  }
#yoc-casesSlider ul.pagination li { float:left; margin:0 5px; }
#yoc-casesSlider ul.pagination li a { display:block; width:8px; padding-top:8px; height:0; overflow:hidden; cursor:pointer; background:url(/templates/web/gfx/cases/yoc-icon-slider-pagination.png) 0 0 no-repeat;}
#yoc-casesSlider ul.pagination li.active a {background-position:0 -8px}
#yoc-casesSlider a.previous { position:absolute; top:190px; left: 0; display:block; width:20px; height:22px; }
#yoc-casesSlider a.next { position:absolute; top:190px; right: 0; display:block; width:20px; height:22px; }
/*- yoc specific styles -*/

