<!--
آرژانتین: آلبی سلسته لقب این تیم است که به خاطر رنگهای پرچم و پیراهن تیم ملی این کشور به آنها داده شده است. گاهی اوقات به آرژانتین لقب گائوچوس نیز میدهند. این نام به سرخپوستان واقع در منطقه در قرنهای گذشته برمیگردد. ایسلند: استراکارنیر یعنی مردان ما لقب مهمان کوچک جام جهانی است. این اسم در اغلب نامهای خانوادگی این کشور دیده میشود. همچنین تیم ملی ایسلند با لقب وایکینگها شناخته میشود. کرواسی: نخستین لقب این تیم واترنی به معنای پر از آتش است. دومین لقب کرواسی کوکاستی یعنی شطرنجیها است. این لقب به خاطر آرم و پیراهن این تیم به کرواتها داده شده است. نیجریه: عقابهای برتر به این تیم آفریقایی نیز میگویند. همچنین به خاطر رنگ پیراهنشان از عقابهای سبز نیز استفاده میشود. این حیوان در نماد فدراسیون و کشورشان هم دیده میشود.
-->
#carousel18795, #thumbs18795 , #carousel_desc18795 { overflow: hidden; } #carousel-wrapper18795 .caroufredsel_wrapper img{ /*border-radius: 10px;*/ border : 2px solid #ddd } #carousel-wrapper218795 .caroufredsel_wrapper img{ /*border-radius: 10px;*/ border : 2px solid #ddd } #carousel18795 span, #carousel18795 img, #thumbs18795 a, #thumbs18795 img { display: block; float: left; } #carousel_desc18795 span { width: 100%; /* height: 100%; */ display: block; float: left; position: relative; padding: 9px; } #carousel18795 span, #carousel18795 a, #thumbs18795 span, #thumbs18795 a { position: relative; display: block; height: 100%; } #carousel18795 img, #thumbs18795 img { border: none; width: 100%; height: 100%; position: absolute; top: 0; left: 0; } #carousel18795 span { width: 554px; height: 313px; } #carousel_desc18795 span { width: 554px; height: auto; } #thumbs-wrapper18795 { padding: 20px 40px; position: relative; } #thumbs18795 a { border: 1px solid #ddd; width: 150px; height: 100px; margin: 0 10px; overflow: hidden; -webkit-transition: border-color .5s; -moz-transition: border-color .5s; -ms-transition: border-color .5s; transition: border-color .5s; } #thumbs18795 a:hover, #thumbs18795 a.selected { border-color: #566; } .fluid_container_album img#shadow { width: 100%; position: absolute; bottom: 0; } .next_thumbnail18795 { background-position: -19px 0; right: 10px; } .next_thumbnail18795:hover { background-position: -19px -20px; } .prev_thumbnail18795 { background-position: 0 0; left: 10px; } .prev_thumbnail18795:hover { background-position: 0 -20px; } .next_thumbnail18795, .prev_thumbnail18795 { background-image: url("/client/themes/fa/main/img/carousel_nav.png"); display: block; height: 20px; margin-top: -10px; position: absolute; top: 50%; width: 19px; } $(function() { $('#carousel18795').carouFredSel({ responsive: true, circular: false, auto: false, items: { visible: 1, width: 200, height: '56%' }, scroll: { fx: 'directscroll' } }); /* $('#carousel_desc18795').carouFredSel({ responsive: true, circular: false, auto: false, items: { visible: 1, width: 200, height: '30%' }, scroll: { fx: 'directscroll' } }); */ $('#thumbs18795').carouFredSel({ responsive: true, circular: false, auto: false, prev: '.next_thumbnail18795', next: '.prev_thumbnail18795', items: { visible: { min: 2, max: 6 }, width: 150, height: '66%' } }); $('#thumbs18795 a').click(function() { $('#carousel18795').trigger('slideTo', '#' + this.href.split('#').pop() ); /* $('#carousel_desc18795').trigger('slideTo', '#' + this.href.split('#').pop() ); */ $('#thumbs18795 a').removeClass('selected'); $(this).addClass('selected'); return false; }); });