﻿/*
Skinning CSS for Fishing
------------------------

    Overriding theme to gray from the blue theme found in wwww.golfbidder.co.uk
    
    Color Palette:
        Green light         :rgb(141,198,63)
        Green dark          :#3b5d2c
        Orange light        :#f26522
        Orange dark         :#a14723
        Gray strong light   :#868186
        Gray strong dark    :#293330        (very dark green almost black)
        Gray Button Gradient        :#868186 to #2D3634  
        Light Gray Button Gradient  :#E6E7E8 to #BBBDBF  
        Orange gradient from # f26522 - #a14723       
        Text colors         :#505050      #808183  #4C4C4C  #666666    #293330;
        Dark Green          :#3b5d2c
        Light Green         :#dce9ae
        
*/


BODY.fishing-theme  {color:#505050;}
.fishing-theme A {color:#3b5d2c;}
.fishing-theme H1 {color:#3b5d2c;}    

.fishing-theme .more-link, .fishing-theme .less-link {font-size:0.8em; font-weight:bold;}
.fishing-theme .more-link {padding-right:9px; background:url('../fishing-images/more-arrow.png') no-repeat 100% 50%; font-size:0.8em; font-weight:bold;}
.fishing-theme .less-link {padding-left:9px; background:url('../fishing-images/less-arrow.png') no-repeat 0 50%;}

.fishing-theme .color-dark-green {color:#3b5d2c;}
      
/**
 * Site Nav
 */
.fishing-theme #site_nav {background:#293330 url('../fishing-images/site-nav.png') repeat-x 0 0;}
.fishing-theme #site_nav LI A {border-right:1px solid #868186; border-left:1px solid #293330;}
.fishing-theme #site_nav LI.current A{background:#293330 url('../fishing-images/site-nav-selected.png') repeat-x 0 0;}
.fishing-theme #site_nav LI.first A { border-left:none;}
.fishing-theme #site_nav LI.last A { border-right:none;}


/**
 * Language Nav selection: For fishing we don't display flags
 */
.fishing-theme #meta_nav {display:block; height:35px; }
.fishing-theme #meta_nav {background:url('../fishing-images/background.png') repeat-x 0 0 !important;}
.fishing-theme #meta_nav UL {display:none}
.fishing-theme #meta_nav UL LI {display:none}

.fishing-theme #shop_nav {background:url('../fishing-images/site-nav.png') repeat-x 0 0;}
.fishing-theme #shop_nav UL {border-left:1px solid #868186; border-right:1px solid #293330;}
.fishing-theme #shop_nav LI A {border-left:1px solid #293330; border-right:1px solid #868186;}
.fishing-theme #shop_nav LI.current A {background:#293330 url('../fishing-images/site-nav-selected.png') repeat-x 0 0;}


/**
 * Search form.
 */
.fishing-theme #search_form {display:inline-block;}
.fishing-theme #search_form INPUT.text {padding:2px; padding-left:24px;width:150px;  border:1px inset #808080;  background:#fff url('../fishing-images/search-icon.png') no-repeat 4px 50%; *background-position:4px 3px;}
.fishing-theme #search_form INPUT.button { width:60px;}
.fishing-theme #search_form LABEL {display:none;}
.fishing-theme #search_form .button-grey {color: #293330; font-size: 0.9em; font-weight:bold;}


/*
 * Home page main promo area.
*/
.fishing-theme #home_promo .tab-toggles, 
.fishing-theme #home_promo .tab-toggles LI {background-image:url('../fishing-images/site-nav-green.png'); background-color:rgb(141,198,63);}
.fishing-theme #home_promo .tab-toggles LI {border-left: 1px solid #868186;border-right: 1px solid #293330;}
.fishing-theme #home_promo .tab-toggles LI.last {border-right: solid 0 transparent;} 
.fishing-theme #home_promo .tab-toggles LI.first {border-left: solid 0 transparent;} 
.fishing-theme #home_promo .tab-toggles LI.current{background-image: url('../fishing-images/site-nav-green-selected.png'); background-color:Transparent;}

            
/**
 * Buttons: Link buttons & Input buttons
 */
.fishing-theme A.button, 
.fishing-theme INPUT.submit, 
.fishing-theme INPUT.submit-small { color: white; border-color: #293330; background: #293330 url(../fishing-images/button.png) repeat-x scroll 0 0; }
.fishing-theme A.button-grey { color: #293330; border-color:#a7a9ac; background: #BBBDBF url(../fishing-images/button-grey.png) repeat-x scroll 0 0; }
.fishing-theme A.button-orange { color: white; border-color:#293330; background: #a14723 url(../fishing-images/button-orange.png) repeat-x scroll 0 0; }
.fishing-theme .btn-addto-basket{ cursor:pointer; padding: 3px 3px; color: white; border:solid 1px #293330; background: #a14723 url(../fishing-images/button-orange.png) repeat-x scroll 0 0; }/* add to basket button*/
.fishing-theme INPUT.grey { color: #293330; border-color:#a7a9ac; background: #BBBDBF url(../fishing-images/button-grey.png) repeat-x scroll 0 0; }
.fishing-theme INPUT.orange { color: white; border-color:#a14723; background: #a14723 url(../fishing-images/button-orange.png) repeat-x scroll 0 0; }


/* footer */
.fishing-theme #ft .panel, .fishing-theme #ft .panel A {color:#293330;}
.fishing-theme #ft .panel {background:#e7e8e9 url('../fishing-images/panel.png') repeat-x scroll 0 100%; }
.fishing-theme #ft .panel .section H3 {color:#3b5d2c; }
.fishing-theme #ft .panel .section LI {background:url('../fishing-images/list-arrow.png') no-repeat 0 50%;}
.fishing-theme #ft .panel .section LI A:hover{color:#3b5d2c;}


/* product list */
.fishing-theme .product-list-item .details .price   {color:#3b5d2c;}
.fishing-theme .product-list-item .details .rrp     {color:#3b5d2c;}
.fishing-theme .product-list-item .details .year    {color:#3b5d2c;}
.fishing-theme .compare-form .price-auction         {color:#3b5d2c;}
.fishing-theme .compare-form .brand-new             {color:#3b5d2c;}

/* product gallery */
.fishing-theme .gallery-item-content .year          {color:#3b5d2c;}
.fishing-theme .gallery-item-content .top-half      {display:inline-block; height:150px;  } /*background-color:Aqua ; */
.fishing-theme .gallery-item-content .product-name  {float:right; height: 70px; overflow:hidden;  display:inline-block; position:relative; top: 86px; z-index:101;} /* 88 background-color:Red;*/
.fishing-theme .gallery-item-content .image         {float:left; display:inline-block; position:relative; top: -72px; margin-top:0px;} /*-42*/
.fishing-theme .gallery-item-content .product-name H3  {display:inline-block;  }


/**
 * Breadcrumbs.
 */
.fishing-theme #breadcrumbs A:hover {color:#3B5D2C;}

/**
 * Nav list
 */
.fishing-theme .nav-list-header, .fishing-theme .nav-list {border-color:#9c9da0; border-style:solid;}
.fishing-theme .nav-list-header {background:#bcbec0 url('../fishing-images/nav-list-header.png') repeat-x 0 0;}
.fishing-theme .nav-list-header A {color:#4C4C4C; background:url('../fishing-images/list-arrow.png') no-repeat 8px 50%;}
.fishing-theme .nav-list-header A {background:none !important; text-decoration:none; cursor:default;}
.fishing-theme .nav-list LI {border-top:1px solid #ebebec; }
.fishing-theme .nav-list LI A {color:#808183; }
.fishing-theme .nav-list LI.current A, .nav-list LI A:hover{background-color: #dce9ae;}
.fishing-theme .nav-list LI.current A {background-image:url('../fishing-images/nav-list-arrow.png'); background-repeat:no-repeat; background-position:8px 50%;}


/**
 * Guided nav
 */
.fishing-theme .guided-nav-section-header   {color: #3b5d2c;}
.fishing-theme .nav-list-header {background:#bcbec0 url('../fishing-images/nav-list-header.png') repeat-x 0 0;}
.fishing-theme .guided-nav-header {background:#bcbec0 url('../fishing-images/nav-list-header.png') repeat-x 0 0;}
.fishing-theme .guided-nav-list LI A {color:#666666;}


/**
 * Carousel styling.
 */
.fishing-theme .carousel-item .price-center STRONG {font-weight:bold; color: #3b5d2c;}


/**
 * Tabs styling.
 */
.fishing-theme .tab .paginator-controls .pages SPAN.selected {background-color:rgb(141,198,63);}
.fishing-theme .tab-toggles LI { background: #BBBDBF url('../fishing-images/paginator-tab.png') repeat-x 0 0;}
.fishing-theme .tab-toggles LI.current {background-color:#fff; background-image:none; border-bottom-color:#fff;}


/* home promos */
.fishing-theme #home_promo H2 {color:#c7ff00;}

/**
 * Promos
 */
.fishing-theme .promo-box-header {background:#BBBDBF url('../fishing-images/nav-list-header.png') repeat-x 0 0;}
.fishing-theme .promo-box-header A {color:#293330; background:url('../fishing-images/list-arrow.png') no-repeat 8px 50%; text-decoration:none;}
.fishing-theme .promo-box-content UL LI {background:transparent url(../fishing-images/list-arrow.png) no-repeat scroll 0 50%}
.fishing-theme .promo-box-content UL LI A { color:#293330;}
.fishing-theme .promo-box-content UL LI A:hover {font-weight:bold; color:#3b5d2c; background:transparent url(../fishing-images/list-arrow.png) no-repeat scroll 0 50% */}


/**
 * Item
 */
.fishing-theme .item-refs                   {position:absolute; right:0; top:0;}
.fishing-theme .item-refs .ref-number, 
.fishing-theme .fishing-theme .item-refs .year-link, 
.fishing-theme .item-refs .year-link-item, 
.fishing-theme .item-refs .info-icon        {float:left;}
.fishing-theme .item-refs .ref-number, 
.fishing-theme .item-refs .info-icon, 
.fishing-theme .item-refs .year-link A      {padding:10px; font-size:1.1em; font-weight:bold;}
.fishing-theme .item-refs .ref-number       {color:inherit;}
.fishing-theme .item-refs .year-link-item A {display:block; background:none; color:inherit; padding:10px; font-size:1.1em; font-weight:bold;}
.fishing-theme .item-refs .year-link A      {display:block; color:inherit;}
.fishing-theme .item-pricing                {text-align:right;}
.fishing-theme .item-text                   {}
.fishing-theme .item-pricing .price         {margin-left:0px;}
.fishing-theme .item-pricing .separator     {margin:0 2px 0 2px;}
.fishing-theme .item-actions P              {float:none; clear:none;}
.fishing-theme .item-actions .headcovers    {text-align:left !important;}
.fishing-theme .item-photos .notes         {font-size:0.9em; font-weight:bold;}

/**
 * Price Slider (YUI)
 */
.fishing-theme .slider-content { color: #3B5D2C;}
.fishing-theme .slider-row .caption { color: inherit;}

/**
* Registration
*/
.fishing-theme .registration-content   {display:inline;}
.fishing-theme .registration-content .search-house-number    {width: 120px !important;}
.fishing-theme .registration-content .search-post-code      {width: 120px !important;}
.fishing-theme .registration-content .search-post-code-button {margin-left: 20px;}
.fishing-theme .registration-content .postcode-error        {display:block;}
.fishing-theme .registration-content .dob   {float:left; width:20px !important;}
.fishing-theme .registration-content .yyyy  {float:left; width:30px !important;}
.fishing-theme .registration-content .dob-separator {float:left; margin: 0 2px 0 2px;}


/**
* Product Item
*/
.fishing-theme .item-photos .main-image IMG {display:block; margin-bottom:9px; border:1px solid #c5c5c6; position:relative;}
.fishing-theme .item-photos .thumbnails {float:left; margin:0; position:relative;}
.fishing-theme .item-photos .thumbnails LI {float:left; margin: 0 9px 0 0; list-style:none;position:relative;}
.fishing-theme .item-photos .thumbnails LI A {outline:none;}
.fishing-theme .item-photos .thumbnails LI A.current{border-color: #293330;}
.fishing-theme .item-photos .thumbnails IMG {position:relative;}
.fishing-theme .item-photos .thumbnails LI.last {margin: 0 0 0 0px}


/**
* Checkout
*/
.fishing-theme .medium#checkout     {width:550px}
.fishing-theme .centered#checkout    {margin-left:100px;}
.fishing-theme #checkout .description {width: 430px;}


/**
* Sell tackle
*/
.fishing-theme .sell-tackle SELECT {width:200px}
.fishing-theme .sell-tackle .select-display {width:200px}
.fishing-theme .sell-tackle .select-list {width:200px;}
.fishing-theme .sell-tackle .product-attributes {display:inline-block;}
.fishing-theme .sell-tackle .product-attributes .item {display:block; clear:both; margin-bottom:6px;}
.fishing-theme .sell-tackle .product-attributes .item .caption {float:left; text-align:right; width:181px;}
.fishing-theme .sell-tackle .product-attributes .item .data-item {float:left; margin-left:9px;}
.fishing-theme .sell-tackle .product-attributes .item .data-item {border:0;}     /* remove any border which may have been set somewhere else*/
.fishing-theme .sell-tackle TEXTAREA.notes {width:100%; height:100px;}

.fishing-theme .sell-tackle .form-submit-area {border-top:1px solid #d4d4d4; padding-top:12px;}
.fishing-theme .sell-tackle .form-submit-area .submit {float:right;}
.fishing-theme .sell-tackle .form-submit-area .submit {margin-left:20px;}


