/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magento.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magento.com for more information.
 *
 * @category    design
 * @package     base_default
 * @copyright   Copyright (c) 2006-2018 Magento, Inc. (http://www.magento.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Widgets =============================================================================== */
.widget { display:inline; }
.widget .widget-title { clear:both; padding:15px 0 0; margin:0 0 7px; }
.widget .widget-title h2 { font-size:15px; font-weight:bold; color:#e25203; }

.widget .mini-products-images-list .product-image { display:block; width:76px; height:76px; border:1px solid #a9a9a9; margin:0 auto; }
.widget .mini-products-images-list li.item { float:left; width:77px; height:77px; }

/* Widget: Catalog New Proructs List */
.widget-new-products { display:block; }
.col-main .widget-new-products { margin:7px 0; }
.widget-new-products .products-grid .product-image,
.widget-new-products .products-list .product-image { width:85px; height:85px; }
.widget-new-products .products-list .product-shop { margin-left:100px; }
.sidebar .widget-new-products .block { font-size:11px; line-height:1.25; }
.sidebar .widget-new-products .block-title strong { background:url(https://www.retrofootball.pt/skin/frontend/base/default/images/widgets/i_widget-new.gif) 0 1px no-repeat; padding-left:21px; color:#dc5033; }

/* Widget: Recently Viewed Proructs */
.widget-viewed { display:block; }
.col-main .widget-viewed { margin:7px 0; }
.widget-viewed .products-grid .product-image,
.widget-viewed .products-list .product-image { width:85px; height:85px; }
.widget-viewed .products-list .product-shop { margin-left:100px; }
.sidebar .widget-viewed .block { font-size:11px; line-height:1.25; }
.sidebar .widget-viewed .block-title strong { background:url(https://www.retrofootball.pt/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: Recently Compared Proructs */
.widget-compared { display:block;}
.col-main .widget-compared { margin:7px 0; }
.widget-compared .products-grid .product-image,
.widget-compared .products-list .product-image { width:85px; height:85px; }
.widget-compared .products-list .product-shop { margin-left:100px; }
.sidebar .widget-compared .block { font-size:11px; line-height:1.25; }
.sidebar .widget-compared .block-title strong { background:url(https://www.retrofootball.pt/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: CMS Static Block */
.widget-static-block {}
.sidebar .widget-static-block { display:block; margin:0 0 15px; }

/* Widgets: Links Common Styles */
.top-container .widget a { padding:0 0 0 7px; }

.bottom-container .widget a { padding:0 3px; }

/* Widget: Catalog Product Link */
.widget-product-link-inline { display:inline; }

.col-main .widget-product-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-product-link a { background:url(https://www.retrofootball.pt/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-product-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-product-link a { background:url(https://www.retrofootball.pt/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: Catalog Category Link */
.widget-category-link-inline { display:inline; }

.col-main .widget-category-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-category-link a { background:url(https://www.retrofootball.pt/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-category-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-category-link a { background:url(https://www.retrofootball.pt/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: CMS Page Link */
.widget-cms-link-inline { display:inline; }

.col-main .widget-cms-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-cms-link a { background:url(https://www.retrofootball.pt/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-cms-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-cms-link a { background:url(https://www.retrofootball.pt/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }
/* ======================================================================================= */

.postWrapper {
	padding-bottom: 25px;
	clear:both;
}
.postTitle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	margin-bottom: 15px;
}
.postTitle h2 {
	font-size: 20px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.postTitle h3 {
	font-size: 10px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.postContent {
	padding-bottom: 10px;
}
.postDetails {
	
}
.postBookmarks {
	padding-bottom: 10px;
}
.postBookmarks h4 {
	
	font-size: 12px;
	font-weight: bold;
}
.commentWrapper {
	padding-bottom: 15px;
}
.commentContent {
	padding-bottom: 0px;
}
.commentDetails  {
	margin-bottom:5px;
	padding: 0px;
}
.commentDetails  h4.username{
	display:inline;
}

.postError {
	font-size: 16px;
}

.tags{
	font-weight:bold;
	padding-bottom: 10px;
}
.tags UL{
	display:inline;
}
.tags UL LI{
font-weight:normal;
	display:inline;
	padding-right:6px;
}


.tags h4 {
font-size:12px;
font-weight:bold;
}

.menu-tags, .menu-categories, .menu-recent{
	margin:5px 9px;
}
.menu-tags h5, .menu-categories h5, .menu-recent h5{font-size:11px;}

.block-blog .menu-tags UL LI{
	display:inline;
	padding:2px;
	margin-left:10px;
}
.block-blog .menu-categories UL LI{
	margin-left:10px;
}
.block-blog .menu-recent UL LI{
	margin-left:10px;
}
.block-blog .menu-recent UL LI a,.block-blog .menu-categories UL LI a,.block-blog .menu-tags UL LI a{font-size:11px;}

.tagcloud{
	/* text-align:center; */ 
}
.tag-count-1{
	font-size:1em!important;
}
.tag-count-2{
	font-size:1.2em!important;
}
.tag-count-3{
	font-size:1.4em!important;
}
.tag-count-4{
	font-size:1.6em!important;
}
.tag-count-5{
	font-size:1.8em!important;
}
.tag-count-6{
	font-size:2em!important;
}
.tag-count-7{
	font-size:2em!important;
}
.tag-count-8{
	font-size:2em!important;
}
.tag-count-9{
	font-size:2em!important;
}
.tag-count-10{
	font-size:2em!important;
}

.block-blog .head h4{
padding-left: 20px;
}

.block-blog .block-title strong {
background-image:url(https://www.retrofootball.pt/skin/frontend/base/default/aw_blog/images/icon_blog.png);
background-repeat:no-repeat;
padding-left:21px;
text-align:left;
}

.postWrapper .poster{
	display:inline;
}
.input-box.aw-blog-comment-area{width:100%;}

.widget-latest li{font-size:12px;padding:5px 10px;}
.block-blog .menu-categories{margin:0;padding:5px 9px;}

A.awblog_current_comment { text-decoration:none!important; font-weight: bold!important; }
/* Block hints */

.amfpc-block-info
{
    position:relative;
    border:1px dotted #008080;
    margin:6px 2px;
    padding:18px 2px 2px 2px;
    zoom: 1;
}

.amfpc-block-info:hover
{
    border-color: orange !important;
}

.amfpc-block-info>.amfpc-block-handle,
.amfpc-block-info>.amfpc-template-info
{
    position:absolute;
    top:0;
    padding:2px 5px;
    background:#008080;
    color:white;
    font:normal 11px Arial;
    text-align:left !important;
    z-index:998;
    text-transform: none;
}

.amfpc-block-info>.amfpc-block-handle:hover,
.amfpc-block-info>.amfpc-template-info:hover
{
    z-index:999;
}

.amfpc-block-info>.amfpc-block-handle
{
    cursor: default;
    left:0;
    white-space: nowrap;
}

.amfpc-block-info>.amfpc-template-info
{
    right:0;
}

.amfpc-block-info>.amfpc-block-handle:hover
{
    background-color: orange !important;
}

.amfpc-block-info.active
{
    -webkit-animation: amfpc-blocks 1s linear .5s infinite alternate;
    animation: amfpc-blocks 1s linear .5s infinite alternate;
}

@-webkit-keyframes amfpc-blocks {
    from {opacity: 1;}
    to {opacity: .1;}
}

@keyframes amfpc-blocks {
    from {opacity: 1;}
    to {opacity: .1;}
}

/* Updated blocks */

.amfpc-block-info.updated
{
    border-color: red;
}

.amfpc-block-info.updated>.amfpc-block-handle
{
    top:0;
    background:red;
}

/* Status popup */

.amfpc-info
{
    width: 350px;
    min-height: 95px;
    position: fixed;
    bottom: 10px;
    left: 10px;
    background: #008080;
    color: #fff;
    z-index: 99999;
    font-size: 32px;
}

.amfpc-info h1
{
    background: rgba(255, 255, 255, 0.1);
    color: #fff;
    padding: 2px 5px;
    font-size: 14px;
    font-weight: bold;
}

.amfpc-info h2
{
    margin-top: 12px;
    text-align: center;
    font-size: 30px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.7);
}

.amfpc-info .amfpc-content
{
    line-height: 48px;
}
.products-grid .item { position:relative }
.product-img-box { position:relative; }
.product-view .box-up-sell .products-grid td div.td { position:relative; }
.mini-products-list .product { position:relative; }
.crosssell .item { position:relative }

.productlabels_icons { position:absolute; top:0; right:0; width:100% }
.product-img-box .productlabels_icons { z-index:10; }
.productlabels_icons .label { float:right; background:url(https://www.retrofootball.pt/skin/frontend/base/default/images/productlabel_icons.png) 0 0 no-repeat; width:50px; height:50px; font-size:10px; font-weight:bold; color:#fff; line-height:1em; text-align:center; padding:0; }
.productlabels_icons .label { padding:10px 0 0; }
.productlabels_icons .nobg { background:none; width:auto; height:auto; }

.productlabels_icons .orange { background-position:0 0 }
.productlabels_icons .yellow { background-position:0 -60px }
.productlabels_icons .blue { background-position:0 -120px }
.productlabels_icons .violet { background-position:0 -180px }
.productlabels_icons .red { background-position:0 -240px }
.productlabels_icons .black { background-position:0 -300px }
.productlabels_icons .new { background-position:-200px 0 }
.productlabels_icons .special { background-position:-200px -60px }
.productlabels_icons .bestseller { background-position:-200px -120px }

/*
 Cloud Zoom CSS. (c)2012-2013 Star Plugins.
*/

/* CSS for lens */
.cloudzoom-lens {
    border:5px solid #888;
    width:100px;
    height:100px;
    box-shadow: -0px -0px 10px rgba(0,0,0,0.40);
    cursor:crosshair;
    z-index: 10;
}
/* CSS for zoom window. */
.cloudzoom-zoom {
    border:1px solid #888;
    width:500px;
    height:200px;
    box-shadow: -0px -0px 10px rgba(0,0,0,0.40);
}
/* CSS for zoom window in 'inside' mode. */
.cloudzoom-zoom-inside {
    border:none;
    box-shadow:none;
    cursor: url("https://www.retrofootball.pt/skin/frontend/base/default/css/starplugins/glass.png"),pointer;
}

/* CSS for captions */
.cloudzoom-caption {
    display:none;   /* CSS captions should be hidden initially */
    text-align: left;
    background-color:#000;
    color:#fff;
    font-weight:bold;
    padding:10px;
    font-family: sans-serif;
    font-size:11px;
}

/* A blank image */
.cloudzoom-blank {
    background-image:url(https://www.retrofootball.pt/skin/frontend/base/default/css/starplugins/blank.png);
}

/* The animated ajax loading image */
.cloudzoom-ajax-loader {
    background-image:url(https://www.retrofootball.pt/skin/frontend/base/default/css/starplugins/ajax-loader.gif);
    width:32px;
    height:32px;
}
.cloudzoom-blank div:nth-child(3){
    display:none !important;
    height: 0;
}
/**
 * Valdecode - Cookie Law Compliance
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the The MIT License (MIT)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://www.valdecode.com/license/cookielaw/license.txt
 *
 * @category    Valdecode
 * @package     Valdecode_CookieLaw
 * @copyright   Copyright (c) 2014 Valdecode
 * @license     http://www.valdecode.com/license/cookielaw/license.txt  The MIT License (MIT)
 */
#v-cookielaw { overflow: hidden; background: #fff; color: #444; z-index: 9999; font-size: 13px; }
#v-cookielaw .v-message { padding: 5px 10px; text-align: left; }
#v-cookielaw .v-actions { }
#v-cookielaw .v-button { color: #222; display: inline-block; background-color: #ececec; background-image: linear-gradient(#f4f4f4, #ececec); border: 1px solid #d4d4d4; padding: 4px 10px; text-decoration: none; text-shadow: 1px 1px 0 #fff; border-radius: 2px; }
#v-cookielaw .v-button.v-accept:before { content: "\2714"; }
#v-cookielaw .v-button:hover,
#v-cookielaw .v-button:focus { color: #fff; text-shadow: -1px -1px 0 rgba(0,0,0,0.3); border-color: #3072b3; border-bottom-color: #2a65a0; background-color: #2a65a0; background-image: linear-gradient(#599bdc, #3072b3); }
#v-cookielaw .v-button:active {  border-color: #2a65a0; border-bottom-color: #3884cd; background-color: #3072b3; background-image: linear-gradient(#3072b3, #599bdc); }

#v-cookielaw.v-bar { display: table; width: 100%; padding: 5px 0; }
#v-cookielaw.v-bar .v-message { display: table-cell; }
#v-cookielaw.v-bar .v-actions { display: table-cell; vertical-align: middle; width: 250px; padding-right: 10px; text-align: right; }
#v-cookielaw.v-bar.v-top { position: relative; border-bottom: 1px solid #000; }
#v-cookielaw.v-bar.v-bottom { position: fixed; bottom: 0; border-top: 1px solid #000; }

#v-cookielaw.v-box { position: fixed; max-width: 300px; border: 1px solid #000; border-radius: 3px; margin: 10px; }
#v-cookielaw.v-box .v-actions { float: left; margin: 5px 10px; }
#v-cookielaw.v-box.v-top-left { top: 0; left: 0; }
#v-cookielaw.v-box.v-top-right { top: 0; right: 0; }
#v-cookielaw.v-box.v-bottom-left { bottom: 0; left: 0; }
#v-cookielaw.v-box.v-bottom-right { bottom: 0; right: 0; }

/* RWD */
@media (max-width: 480px) {
    #v-cookielaw.v-box { display: table; width: 100% !important; padding: 5px 0 0; position: fixed; bottom: 0 !important; top: auto !important; border-top: 1px solid #000; max-width: 100%; margin: 0; border-radius: 0; border-right: 0; border-left: 0; border-bottom: 0; }
    #v-cookielaw.v-box .v-message { display: table-cell; }
    #v-cookielaw.v-box .v-actions { display: table-cell; vertical-align: middle; width: 250px; padding-right: 10px; text-align: left; }

    #v-cookielaw .v-message { float: left; }
    #v-cookielaw .v-actions { float: left; margin: 5px 10px; }
    #v-cookielaw.v-bar .v-actions { width: auto; }
}

/* Skin - Yellow Alert */
#v-cookielaw.v-yellow-alert { background: #fffbcd; border-color: #e2cd7b !important; }

/* Skin - Dark Clean */
#v-cookielaw.v-dark-clean { color: #fff; background: #2c2c2c; border-color: #55575f !important; }
#v-cookielaw.v-dark-clean .v-button { color: #fff; text-shadow: -1px -1px 0 rgba(0,0,0,0.3); border-color: #3072b3; border-bottom-color: #2a65a0; background-color: #2a65a0; background-image: linear-gradient(#599bdc, #3072b3); }
#v-cookielaw.v-dark-clean .v-button:hover,
#v-cookielaw.v-dark-clean .v-button:focus { background-color: #3678a0; background-image: linear-gradient(#68abdc, #387cb3); }

/* Skin - Minimalist */
#v-cookielaw.v-minimalist { color: #2c2c2c; background: #f0f0f0; border-color: #e0e0e0 !important; font-size: 11px; font-family: Verdana; }
#v-cookielaw.v-bar.v-minimalist { padding: 2px 0; }
#v-cookielaw.v-box.v-minimalist { width: 260px; }
#v-cookielaw.v-box.v-minimalist .v-actions { margin: 5px; }
#v-cookielaw.v-box.v-minimalist .v-message { padding: 5px; }
#v-cookielaw.v-minimalist .v-button { padding: 3px 6px; }

/*to remove numbers delete  / * * / below */
/*
.stripNav {
    display: none;
}*/

/*to remove arrows delete / * * / below */
/*.stripNavL, .stripNavR {
    display: none;
}*/

/********************************************************************/
p#cross-links {
    text-align: center
}
p#cross-links {
    border-bottom: 1px solid #ccc;
    margin-bottom: 30px;
    padding-bottom: 30px
}
noscript p, noscript ol {
    color: #a00;
    font-size: 13px;
    line-height: 1.4em;
    text-align: left
}
noscript a {

}
noscript ol {
    margin-left: 25px;
}
a:focus {
    outline:none
}
img {
    border: 0
}

.stripViewer .panelContainer .panel ul {
    text-align: left;
    margin: 0;
}
.slider-wrap {
    margin: 0px 0px 0px 0px;
    position: relative;
    width: 100%;
}

.slider-wrap .slider-wrap {
    width: 100%;
    height: 100%;
}
.csw {
    width: 100%;
    height: 280px;
    background: #fff;
    overflow: hidden;
    $display: none;
}
.csw .loading {
    margin: 200px 0 300px 0;
    text-align: center;
    $display: none;
}
.stripViewer {
    position: relative;
    overflow: hidden;
    border: 0px solid #000;
    margin: auto;
    width: 950px;
    height: 280px;
    clear: both;
    background: #ffffff;
}
.stripViewer .panelContainer {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    list-style-type: none;
        }
.stripViewer .panelContainer .panel {
    float:left;
    height: 100%;
    position: relative;
    width: 950px;
}
.stripViewer .panelContainer .panel .wrapper {
    padding: 0px !important;
    width: 950px !important;
    min-width: 950px !important;
    background: #ffffff !important;
}
.stripViewer .panelContainer .panel .wrapper p {
    margin: 0 !important;
    padding: 0 !important;
}
.stripNav {
    margin: 0px 0px 0px 0px;
    position: absolute;
    bottom: 10px;
    right: 10px;
    z-index: 100;
}
.stripNav ul {
    list-style: none;
}
.stripNav ul li {
    float: left;
    margin-right: 2px;
}
.stripNav a {
    font-size: 12px;
    font-weight: normal;
    text-align: center;
    line-height: 12px;
    background: #fff;
    color: #fff;
    text-decoration: none;
    display: block;
    padding: 0;
    width: 12px;
    height: 12px;
    border: 1px solid #999;
    opacity: 0.6;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
    float: left;
    margin-right: 2px;
}
.stripNav a:hover {
    opacity: 0.8;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}
.stripNav a.activeSlide {
    opacity: 1;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}
.stripNav li a:hover {
    opacity: 1;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}
.stripNav li a.current {

}
.stripNavL, .stripNavR {
    position: absolute;
    text-indent: -9000em;
    z-index: 120;
    width: 20px;
    opacity: 0.4;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=40);
}
.stripNavL a, .stripNavR a {
    display: block;
    height: 32px;
    width: 20px;
    margin: 0;
    padding: 0;
}
.stripNavL:hover, .stripNavR:hover {
    opacity: 0.6;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
}
.stripNavL {
    left: 0px;
}
.stripNavR {
    right: 0px;
}
.stripNavL {
    background: url(https://www.retrofootball.pt/skin/frontend/base/default/images/webandpeople/advancedslider/arr_right.png) no-repeat center;
}
.stripNavR {
    background: url(https://www.retrofootball.pt/skin/frontend/base/default/images/webandpeople/advancedslider/arr_left.png) no-repeat center;
}

/*sidebar slider*/
.sidebar .stripNav a {
    font-size: 6px;
    line-height: 6px;
    width: 6px;
    height: 6px;
}
.sidebar .stripNav {
    margin: 0px 0px 0px 0px;
    position: absolute;
    bottom: 3px;
    left: 3px;
    z-index: 100;
}

/*GRAY*/
.stripNav a.activeSlide {
    background: #7F7F7F;
    color: #7F7F7F;
    border: 1px solid #7F7F7F;
}

/* siteFeature CSS */

/* ----------------------------------------------------------------------
    In the name of Progressive Enhancement, this is the default style for 4 "tabs" that will be seen by users with Javascript turned off.
    Notice that the width/height match the plugin defaults.
 ---------------------------------------------------------------------- */
#preFeature {
    overflow:hidden;
}
#preFeature * {
    padding:0px;
    margin:0px;
    border:none;
}
#preFeature div {
    width:24.8%;
    height:99.25%;
    float:left;
    background:#606060;
    color:#ffffff;
    font-size:11px;
    line-height:15px;
}
#preFeature div.clear {
    float:none;
    clear:both;
    width:auto;
    border:none;
}
#preFeature div h3 {
    font-size:1.1em;
    padding:0.5em 1em;
    font-weight:normal;
    background:#333333;
}
#preFeature div p {
    font-size:1em;
    margin: 0.5em 1em 1em 1em;
}
#preFeature div img {
    width:100%;
    display:block;
}
#preFeature div a:link {
    font-size:1em;
    margin:1em;
    text-decoration:none;
}
#preFeature div a:visited {
    font-size:1em;
    margin:1em;
    padding:0.25em;
    text-decoration:none;
}
#preFeature div a:hover {
    background:#333333;
}
/* ----------------------------------------------------------------------
    The default output id is "siteFeature". If you changed this in the $.makeFeature() call you'll need to update the CSS below.
    As a general rule, I tried to clump like-declarations.  Because of the tab side (left/right) and text layout options (horizontal/vertical) inheritance can get messy.
    FireBug - http://getfirebug.com/ (Joe Hewitt / Firebug Working Group) is strongly recommended.
 ---------------------------------------------------------------------- */
#siteFeature {
    position:relative;
    overflow:hidden;
    border:1px solid #b1b1b1;
}
#siteFeature * {
    padding:0px;
    margin:0px;
    border:none;
}
#siteFeature * a {
    opacity: 1 !important;
    filter: alpha(opacity=100)!important;
}
#siteFeature #imgBgContainer {
    position:absolute;
}
#siteFeature.left #imgBgContainer {
    right:0px;
}
#siteFeature.right #imgBgContainer {
    left:0px;
}
#siteFeature #imgBgContainer div {
    position:absolute;
}
#siteFeature #txtBoxContainer {
    position: absolute;
    height: 100%;
    width: 100%;
    color: #333333;
    font-size: 12px;
    line-height: 16px;
    overflow: hidden;
}
#siteFeature.left #txtBoxContainer {
    right:0px;
}
#siteFeature.right #txtBoxContainer {
    left:0px;
}
#siteFeature #txtBoxContainer div {
    position:absolute;
    overflow:hidden;
}
#siteFeature #txtBoxContainer div span {
    display:block;
    width:100%;
    height:100%;
    position:absolute;
}
#siteFeature #txtBoxContainer div div {
}
#siteFeature #txtBoxContainer div.horizontal div h3 {
    font-size:24px;
    line-height:normal;
    margin:5px 0px 0px 0px;
}
#siteFeature.left #txtBoxContainer div div h3 {
    padding:0px 0.5em 0px 0.5em;
}
#siteFeature.right #txtBoxContainer div div h3 {
    padding:0px 0.5em 0px 0.5em;
}
#siteFeature.right #txtBoxContainer div.horizontal div h3 {
    padding:0px 0.5em 0px 0.5em;
}
#siteFeature #txtBoxContainer div.horizontal div p {
    width:320px;
    margin:0px 0px 0px 0px;
}
#siteFeature.left #txtBoxContainer div div p {
    padding:0px 1em 0px 1em;
}
#siteFeature.right #txtBoxContainer div div p {
    padding:0px 1em 0px 1em;
}
#siteFeature.right #txtBoxContainer div.horizontal div p {
    padding:0px 1em 0px 1em;
}
#siteFeature #txtBoxContainer div.horizontal div a:link {
    position:absolute;
    right:25px;
    bottom:10px; /*IE6|7*/
    *bottom:5px;
}
#siteFeature #txtBoxContainer div.horizontal div a:visited {
    position:absolute;
    right:25px;
    bottom:10px; /*IE6|7*/
    *bottom:5px;
}
#siteFeature.left #txtBoxContainer div {
    right: 0px;
}
#siteFeature.left #txtBoxContainer div.horizontal div {
    left:25px;
    height:100%;
}
#siteFeature.right #txtBoxContainer div.horizontal {
    left:0px;
    bottom:0px;
}
#siteFeature.right #txtBoxContainer div {
    left:0px;
}
#siteFeature.right #txtBoxContainer div.horizontal div {
    left:0px;
    height:100%;
    width:100%;
}
#siteFeature #tabContainer {
    position:absolute;
    background: #f4f4f4;
 }
#siteFeature.left #tabContainer {
    left:0px;
}
#siteFeature.right #tabContainer {
    right:0px;
}
#siteFeature #tabContainer a:link,  #siteFeature #tabContainer a:visited {
    display: block;
    width: 100%;
    position: relative;
    opacity: 0.95;
}
/*
#siteFeature #tabContainer a:hover {
    background:#e9e9e9;
    opacity: 1;
}*/
#siteFeature #tabContainer a:active {
    outline:none;
}
#siteFeature #tabContainer a:focus {
    outline:none;
}
#siteFeature-nav #SF-n-prev {
    position:absolute;
    top:0px;
    display:block;
    width:20px;
    height:20px;
    background:#ffffff url(https://www.retrofootball.pt/skin/frontend/base/default/images/webandpeople/advancedslider/tab-nav-arrows.gif) 0px 0px no-repeat;
    border:1px solid #b1b1b1;
    outline:none;
    z-index:1337;
    border-top-left-radius:6px;
    -moz-border-radius-topleft:6px;
    -webkit-border-top-left-radius:6px;
    border-top-right-radius:6px;
    -moz-border-radius-topright:6px;
    -webkit-border-top-right-radius:6px;
}
#siteFeature-nav #SF-n-prev i {
    display:none;
}
#siteFeature-nav #SF-n-next {
    position:absolute;
    top:0px;
    display:block;
    width:20px;
    height:20px;
    background:#ffffff url(https://www.retrofootball.pt/skin/frontend/base/default/images/webandpeople/advancedslider/tab-nav-arrows.gif) -20px 0px no-repeat;
    border:1px solid #b1b1b1;
    outline:none;
    margin:-1px 0px 0px 0px;
    z-index:1337;
    border-bottom-left-radius:6px;
    -moz-border-radius-bottomleft:6px;
    -webkit-border-bottom-left-radius:6px;
    border-bottom-right-radius:6px;
    -moz-border-radius-bottomright:6px;
    -webkit-border-bottom-right-radius:6px;
}
#siteFeature-nav #SF-n-next i {
    display:none;
}
/* ----------------------------------------------------------------------
    The 2 declarations below style the text in the tabs. If you have more/less than the default 4 tabs, you'll likely need to tweak the padding.
    Be aware of the IE6,7 specific padding on the h4.
 ---------------------------------------------------------------------- */
#siteFeature #tabContainer a h4 {
    padding:1em 1em 0px 1em;
    position:relative;
    /*IE6|7*/ *padding:10px 11px 0px 11px;
    font-size: 13px;
    text-align: left;
}
#siteFeature #tabContainer a p {
    padding:2px 1em 0px 1em;
    position:relative;
    text-align: left;
}
#siteFeature #tabContainer a span {
    display:none;
}
#siteFeature #tabContainer a.selected span {
    overflow:hidden;
    display:block;
    position:absolute;
    top:0px;
}
#siteFeature #tabContainer a.selected span span {
    height:100%;
}
#siteFeature.left #tabContainer a.selected span {
    left:0px;
}
#siteFeature.right #tabContainer a.selected span {
    right:0px;
}
#siteFeature #tabContainer a span img {
    /*height:100%;*/
    position:absolute;
    top:0px;
}
#siteFeature.left #tabContainer a span img {
    left:0px;
}
#siteFeature.right #tabContainer a span img {
    left:0px;
}
/*COLORS*/
#siteFeature #tabContainer a.selected span span {
    /*background:#e9e9e9;*/
}
#siteFeature #txtBoxContainer div span {
   background:#fff; /*right conteiner*/
}
#siteFeature.right #tabContainer,
#siteFeature.left #tabContainer,
#siteFeature #tabContainer {
    border-color: #b1b1b1
}

#siteFeature #tabContainer a:link,  #siteFeature #tabContainer a:visited {
    background-color: #f4f4f4;
    border-bottom: 1px solid #b1b1b1;
    font-size: 11px;
    text-decoration: none;
    opacity: 0.95;
}
#siteFeature #tabContainer a:hover {
    background:#e7e7e7;
    opacity: 1;
}
/*left tabs text*/
#siteFeature #tabContainer a h4 {
    color:#333333;
    font-size: 14px;
    text-align: left;
    margin: 0;
    padding: 3px 0px 0px 10px;
}
#siteFeature #tabContainer a p {
    text-align: left;
}
/*right tabs text*/
#siteFeature #txtBoxContainer div div h3 {
    font-size: 20px;
    line-height: 18px;
    margin: 25px 0px 15px 0px;
    text-align: left;
    color: #333333;
}
#siteFeature #txtBoxContainer div div p {
    margin: 0px 0px 15px 0px;
    text-align: left;
}

/* link */
#siteFeature #txtBoxContainer div div a:link, #siteFeature #txtBoxContainer div div a:visited {
    color: #FFFFFF;
    margin: 0 0 0 1em;
    padding: 2px 5px;
    text-decoration: none;
    border-radius: 3px;
    float: left;
    position:relative;
}

#siteFeature #txtBoxContainer div div a:hover {
    color: #FFFFFF;
}

/*GRAY*/
#preFeature div a:link,
#preFeature div a:visited,
#siteFeature #tabContainer a h4 {
    color:#7F7F7F;
}
#siteFeature #txtBoxContainer div div a:link,
#siteFeature #txtBoxContainer div div a:visited,
#siteFeature #txtBoxContainer div div a:hover  {
    background: #7F7F7F;
}
#siteFeature #tabContainer a p {
    color: #4D4D4D;
}

.dc-widget-postslider {
    padding-bottom: 0px;
    background-color: transparent;
    position: relative;
    margin-bottom: 10px;
}
.dc-widget-postslider img {
    border: 0 !important;
}
.dc-widget-postslider .slides-wrapper {
    background-color: transparent;
}
.dc-widget-postslider .slide {
    display:block;
    overflow:hidden;
    position:absolute;
    top:0px;
    left:0px;
    z-index:0;
    display:none;
    background: #fff;
}
.dc-widget-postslider .slide:hover {
    text-decoration:none;
}
.dc-widget-postslider .btn-bar {
    position: absolute;
    bottom: 10px;
    left: 10px;
}
.dc-widget-postslider .slide .desc {
    display:block;
    position:absolute;
    left:10px;
    bottom: 20px !important;
    padding:2px 8px 3px 8px;
    font: bold 12px Tahoma;
    background-color:#ffffff;
    z-index:20;
    opacity:0.8;
    filter: alpha(opacity=80);
    color:#333333;
    border-radius: 5px;
}

.dc-widget-postslider .slide .desc:hover {
    opacity:1;
    filter: alpha(opacity=100);
}
.dc-widget-postslider .btn-active, .dc-widget-postslider .btn {
    width:5px;
    height:5px;
    line-height: 5px;
    text-align:center;
    font-size: 0px;
    margin-right:2px;
    display:block;
    float:left;
    border-radius: 2px;
}
.dc-widget-postslider .btn {
    border:1px solid #aaa8a8;
    background-color:#e7e7e7;
    cursor:pointer;
}
.dc-widget-postslider .btn:hover {
    text-decoration:none;
}
.dc-widget-postslider .btn-active {
    cursor:pointer;
    color:#FFF;
}
.dc-widget-postslider .btn-active:hover {
    text-decoration:none;
}
/*sidebar slider*/
.sidebar .dc-widget-postslider {
    padding-bottom: 18px !important;
    background-color: transparent;
    position: relative;
    margin-bottom: 10px;
}
.sidebar .block-content .dc-widget-postslider {
    margin-bottom: 0 !important;
}
.sidebar .dc-widget-postslider .slides-wrapper {
    background-color: transparent;
}
.sidebar .dc-widget-postslider .slide {
    display:block;
    overflow:hidden;
    position:absolute;
    top:0px;
    left:0px;
    z-index:0;
    display:none;
}
.sidebar .slide .desc {
    font: bold 10px/14px Verdana;
    border-radius: 3px;
}
.sidebar .dc-widget-postslider .slide:hover {
    text-decoration:none;
}
.sidebar .dc-widget-postslider .btn-bar {
    width: 210px;
    height: 15px;
    position: absolute;
    bottom: 0px !important;
    left: 5px !important;
}

/*GRAY*/
.dc-widget-postslider .btn-active {
    background-color:#7F7F7F;
    border:1px solid #7F7F7F;
}

.slider-a-container {
    background-color:#fff;
    overflow:hidden;
    position:relative;
    border: 0;
    border-bottom: 0;
}
.slider-a-container .async-img {
    background-color: #f5f5f5;
    background-position:center center;
    display:block;
}
.slider-a-container .slide {
    position:absolute;
    left:0px;
    display:block;
    background-color: #fff;
     text-align: left;
}
.slider-a-container .slide:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}
.slider-a-container .slide img {
    border:none;
}
.slider-a-container .prev {
    width:20px;
    height:20px;
    z-index:20;
    position:absolute;
    bottom:9px;
    right:70px;
    display:block;
    background-color:transparent;
    background-image:url(https://www.retrofootball.pt/skin/frontend/base/default/images/webandpeople/advancedslider/prev.png);
    background-position:0px 0px;
    background-repeat:no-repeat;
    opacity:0.4;
    filter:alpha(opacity=40);
    cursor:pointer;
}
.slider-a-container .prev:hover {
    opacity:1.0;
    filter:alpha(opacity=100);
}
.slider-a-container .next {
    width:20px;
    height:20px;
    z-index:20;
    position:absolute;
    bottom:9px;
    right:20px;
    display:block;
    background-color:transparent;
    background-image:url(https://www.retrofootball.pt/skin/frontend/base/default/images/webandpeople/advancedslider/next.png);
    background-position:0px 0px;
    background-repeat:no-repeat;
    opacity:0.4;
    filter:alpha(opacity=40);
    cursor:pointer;
}
.slider-a-container .next:hover {
    opacity:1.0;
    filter:alpha(opacity=100);
}
.slider-a-container .play {
    width:20px;
    height:20px;
    z-index:20;
    position:absolute;
    bottom:9px;
    right:45px;
    display:block;
    background-color:transparent;
    background-image:url(https://www.retrofootball.pt/skin/frontend/base/default/images/webandpeople/advancedslider/play.png);
    background-position:0px 0px;
    background-repeat:no-repeat;
    opacity:0.4;
    filter:alpha(opacity=40);
    cursor:pointer;
    display: none;
}
.slider-a-container .play:hover {
    opacity:1.0;
    filter:alpha(opacity=100);
}
.slider-a-container .pause {
    width:20px;
    height:20px;
    z-index:20;
    position:absolute;
    bottom:9px;
    right:45px;
    display:block;
    background-color:transparent;
    background-image:url(https://www.retrofootball.pt/skin/frontend/base/default/images/webandpeople/advancedslider/pause.png);
    background-position:0px 0px;
    background-repeat:no-repeat;
    opacity:0.4;
    filter:alpha(opacity=40);
    cursor:pointer;
}
.slider-a-container .pause:hover {
    opacity:1.0;
    filter:alpha(opacity=100);
}
.slider-a-container .thumb-bar {
    position:absolute;
    bottom:0px;
    padding-left:0px;
    left:0px;
    background-color:#F5F5F5;
    z-index:16;
}

.slider-a-container .thumb {
    display:block;
    background-color: transparent;
    border:1px solid #dadada;
    border-color: #dadada !important;
    margin-top:5px;
    margin-right:5px;
    float:left;
    cursor:pointer;
    overflow: hidden;
    position: relative;
}
.slider-a-container .thumb.first{
    margin-left: 20px;
}
.sidebar .slider-a-container .thumb.first{
    margin-left: 5px;
}
.slider-a-container .thumb .color {
    display: block;
    position: absolute;
    left:0px;
    top:0px;
    display:none;
    overflow: hidden;
}
.slider-a-container .thumb .black {
    display: block;
    position: absolute;
    left:0px;
    top:0px;
    opacity:0.6;
    filter:alpha(opacity=60);
}
.slider-a-container .desc {
    z-index:10;
    display:none;
    position:absolute;
    left:0px;
    top:0px;
    opacity:0.80;
    filter:alpha(opacity=80);
}
.slider-a-container .desc .btn-bar {
    height:22px;
    background-color:transparent;
    margin-top:3px;
}
.slider-a-container .desc .btn-left {
    padding-left:15px;
    padding-right:15px;
    padding-top:2px;
    padding-bottom:2px;
    height:18px;
    display:block;
    float: left;
    background-color:#ffffff;
    margin-right:3px;
    text-align: center;
    text-decoration: none;
    font: normal 11px/18px Tahoma;
    color:#3333333;
}
.slider-a-container .desc .btn-right {
    padding-left:15px;
    padding-right:15px;
    padding-top:2px;
    padding-bottom:2px;
    height:18px;
    display:block;
    float: right;
    background-color:#ffffff;
    margin-left:3px;
    text-align: center;
    text-decoration: none;
    font: normal 11px/18px Tahoma;
    color:#333333;
}
.slider-a-container .desc .btn-left:hover, .slider-a-container .desc .btn-right:hover {
    color:#333333;
    background-color:#f5f5f5;
}
.slider-a-container .desc .head {
    padding-left:15px;
    padding-right:15px;
    padding-top:5px;
    padding-bottom:5px;
    display:table-cell;
    border-radius: 5px;
    opacity: 0.95;
    filter: alpha(opacity=95);
    text-align: left;
    font-weight: normal;
    vertical-align: middle;
    margin-bottom:0px;
    color: #ffffff;
    background-color: #dc3900;
}
.slider-a-container .desc .foot {
    text-align: left;
    background-color:#ffffff;
    padding:15px;
    padding-top:10px;
    padding-bottom:10px;
    width:140px;
    margin-top:3px;
    border-radius: 5px;
    opacity: 0.95;
    filter: alpha(opacity=95);
}
.slider-a-container .desc .foot h3 {
    margin-bottom:5px;
    margin-top:0px;
    padding:0px;
    color:#333333;
}
.slider-a-container .desc .foot .text {
    color:#33333;
    font: normal 11px/14px Tahoma;
}
.slider-a-container .desc .x, .slider-a-container .desc .y, .slider-a-container .desc .width, .slider-a-container .desc .hbgcolor, .slider-a-container .desc .hcolor {
    display:none;
}
.head {
    font-size:20px;
    line-height:20px;
}
.sidebar .head {
    font-size:14px;
    line-height:14px;
}
h3.shortDescription {
    font-size: 16px;
}
.sidebar h3.shortDescription {
    font-size: 12px;
}

div.tabs_block {
    font-size: 11px;
    line-height: 1.5;
    color: #565d65;
    border: 1px solid #d5d4d2;
    border-collapse:collapse;
    background-color: #ffffff;
}
div.tabs_info {
    padding: 20px 15px 10px;
    height: 100%;
}
div.tabs_ul li {
    float: left;
}
div.tabs_ul li.last {
    float: left;
    border-right: none;
}
.ui-tabs-hide {
    display: none;
}
.ui-tabs-nav:after {
    display: block;
    clear: both;
    content: " ";
}
* html .ui-tabs-nav {
    display: inline-block;
}
*:first-child+html .ui-tabs-nav {
    display: inline-block;
}
div.tabs_block {
    width: 716px;
    font-size: 11px;
    line-height: 1.5;
    color: #333333;
    border: 1px solid #9c9c9c;
    border-collapse:collapse;
}
div.tabs_block h5 {
    font-family: Arial, Tahoma, sans-serif;
    margin: 0 0 5px 0;
}
div.tabs_block h5 a:link, div.tabs_block h5 a:active, div.tabs_block h5 a:visited {
    text-decoration: none;
}
div.tabs_block h5 a:hover {
    text-decoration: underline;
}
div.tabs_block p {
    padding: 0;
}
div.tabs_ul li {
    float: left;
}
div.tabs_info {
    padding: 20px 12px 10px;
}
div.tabs_info a:hover {
    text-decoration: none;
}
div.tabs_ul a:link, div.tabs_ul a:visited {
    display: block;
    height: 24px;
    font-family: Tahoma, sans-serif;
    font-weight: normal;
    color: #ffffff;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    overflow: hidden;
    padding: 5px 15px 0px 15px;
    border-right: 1px solid #fff;
}
div.tabs_ul a:hover {
    background: transparent;
}
li.ui-tabs-selected  a {
    color: #333333 !important;
    font-weight: bold !important;
    background-color: #f1f1f1 !important;
    opacity: 1;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    border-right: 1px solid #fff;
}
.ui-tabs-hide {
    display: none;
}
.ui-tabs-nav:after {
    display: block;
    clear: both;
    content: " ";
}
* html .ui-tabs-nav {
    display: inline-block;
}
*:first-child+html .ui-tabs-nav {
    display: inline-block;
}

/*product-grid*/
.home-tabs.products-grid li.item {
    padding: 0 5px 5px 0;
    width: 80px;
}
.home-tabs.products-grid li.item .product-image {
    width: 80px;
    height: 80px;
}
.home-tabs {
    background: none !important;
    border: 0 !important;
}
/*GRAY*/
div.tabs_block h5,
div.tabs_block h5 a:link,
div.tabs_block h5 a:active,
div.tabs_block h5 a:visited,
div.tabs_info a:link,
div.tabs_info a:active,
div.tabs_info a:visited {
    color: #1A1A1A;
}
.tabs_ul {
    background-color: #E5E5E5;
}
div.tabs_ul a:link, div.tabs_ul a:visited {
    background-color: #E5E5E5;
    color: #4D4D4D;
}
li.ui-tabs-selected  a {
    color: #E5E5E5 !important;
    background-color: #7F7F7F !important;
}

