/*==================== Ebay FDA Home Page ==========================================*/

/*-- big_banner----------------------------------------------------------------------->*/
#big_banner {
    position: relative;
    clear:both;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    text-align: center; 
	padding-top:10px;
	display: block;
}
    #big_banner img {
        display:block;
        width:100%;
        height: auto;
        overflow: auto;
    }
/*-- end of big_banner----------------------------------------------------------------------->*/

/*small banner*/

.small_banner .center {
  width: 960px!important;
  margin: 0 auto;
  height:auto;
  overflow: auto;
  }
  
.small_banner .banner-small-width{
	display:block;
	float:left;
	width:30%;
	height:160px;
	margin-left:3%;
	background:black url('http://s3-ap-southeast-2.amazonaws.com/au-home-live/fishingdeals/ebay/dev/images/small_banners_shadow.jpg');
  background-position:center bottom;
	background-repeat:no-repeat;
	
}
.small_banner .banner-small-width:first-child{margin-left:2%;}
.small_banner .banner-image{display:block;float:left;width:316px;height:153px;}

.banner-small-width > img {
    height: auto;
    overflow-x: auto;
    overflow-y: auto;
    width: 100%;
}

    .small_banner img:hover {opacity:0.8}
    *+html .small_banner img:hover{filter: alpha(opacity=80);}
/*end of small banner*/


/**********************************************static_block_shopping_by ******************************************************************************/

.static_block_shopping_by {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background:url('http://s3-ap-southeast-2.amazonaws.com/au-home-live/fishingdeals/ebay/dev/images/Shop_by_bg2.jpg');
    background-origin: padding-box;
    background-position: center top;
    background-repeat: repeat-x;
    background-size: auto auto;  
    margin-top: 40px;
}

.static_block_shopping_by .width_1 {
    height: 126px;
}
.static_block_shopping_by .width_1 .center {text-align:center}

.static_block_shopping_by h1 {
    color: #515151;
    display: block;
    font-family: 'bebas_neueregular';
    font-size: 28px;
    font-weight: 200;
    letter-spacing: 1.2pt;
    line-height: 28px;
    margin-bottom: 10px;
    margin-top: 55px;
    text-transform: uppercase;
}

.static_block_shopping_by .heading > p {
    color: #68797F;
    display: block;
    font-family: oswald,sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 14px;
    text-transform: uppercase;
	padding-bottom: 5px;
}

.static_block_shopping_by .width_2 {
    margin-top: 20px;   
}

.static_block_shopping_by .sliderkit {
    height: auto!important;
	overflow: auto;
	width: 100% !important;
}

.sliderkit .sliderkit-nav .sliderkit-nav-clip {
    width: 100% !important;
}

.sliderkit .sliderkit-nav-clip {
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
}
.sliderkit .sliderkit-nav-clip ul {
    left: 0;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    position: relative;
    top: 0;
}

.static_block_shopping_by ul.etabs { 
	height:62px; 
	margin: 0; 
	padding: 0; 
	padding-top:15px;
	background:url('http://s3-ap-southeast-2.amazonaws.com/au-home-live/fishingdeals/ebay/dev/images/shop_by_nav_bg_desktop.jpg');
    background-repeat: no-repeat;
    }
	
.static_block_shopping_by ul.etabs li { 
		display: inline-block; 
		height:42px;
		width:110px;
		text-align:center;
		padding: 0; 
        float:left;
	}
    .static_block_shopping_by ul.etabs li p{
        display: block;
        color: white;
        font-family: 'bebas_neueregular';
        font-size: 16px;
        font-weight: 200 !important;
        letter-spacing: 1pt;
        line-height: 34px;
        outline-color: -moz-use-text-color;
        outline-style: none;
        outline-width: medium;
        text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
         cursor:pointer;

    }
	
    .static_block_shopping_by ul.etabs li:hover p,
	.static_block_shopping_by ul.etabs li.tab_sub_selected p{ color: silver}

/*shop by content*/
.static_block_shopping_by .sliderkit-panels {
    clear: both;
    float: left;
    margin-top: 32px;
	padding-bottom:40px;
    position: relative;
    width: 100%;
}
.static_block_shopping_by .faqTab .sliderkit_panel_container {
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    position: relative;
    width: 880px;
}

.static_block_shopping_by .faqTab .sliderkit_panel_container img {
    display: block;
    float: left;
}


.static_block_shopping_by .faqTab .absolute_content {
    position: absolute;
    z-index: 2;
}

.static_block_shopping_by .absolute_content .t1,
.static_block_shopping_by .absolute_content .t2{
	font-family: 'Raleway', sans-serif;
	font-style: normal;
	font-weight:900;
	text-transform:uppercase;	
	margin:0;
	
}	
.lt-ie9 .static_block_shopping_by .absolute_content .t1,
.lt-ie9 .static_block_shopping_by .absolute_content .t2{
	font-family: 'Candal', sans-serif;
	font-style: normal;
	font-weight:bold;
	text-transform:uppercase;
}
	
.static_block_shopping_by .faqTab .absolute_content .s1,
.static_block_shopping_by .faqTab .absolute_content .s2{
	float: left;
    width: 100%;
	font-family: 'bebas_neueregular';
    font-weight: 200!important;
    letter-spacing: 1pt;
    text-transform:uppercase
}	
.static_block_shopping_by .faqTab .absolute_content .s1{margin-top:10px;}

.static_block_shopping_by .faqTab .links{
	float:left;
	width:100%;	
}
.static_block_shopping_by .faqTab .links a{
	float: left;
	display:block;
    width: 127px;
	height:32px;
	text-align: center;
	font-family: Oswald, sans-serif;
    font-size: 14px;
	font-weight:400;
	letter-spacing: 0pt;
    text-transform:uppercase;
	color:white;
	line-height:32px;
	background:url('http://s3-ap-southeast-2.amazonaws.com/au-home-live/fishingdeals/ebay/dev/images/shoping_by_links.png');
	background-repeat:no-repeat;
}

/*shop by content for individual tabs*/
.static_block_shopping_by #faq_description1 .absolute_content{
	width:270px;
	height:250px;
	top:30px;
	left:100px;
	}
.static_block_shopping_by #faq_description1 .t1{color:#897255;font-size:70px;line-height:70px;}
.static_block_shopping_by #faq_description1 .t2{color:#000000;font-size:60px;line-height:50px;}	

.lt-ie9 .static_block_shopping_by #faq_description1 .t1{font-size:70px;}
.lt-ie9 .static_block_shopping_by #faq_description1 .t2{font-size:59px;}	

.static_block_shopping_by #faq_description1 .s1{color:#897255;font-size:20px; letter-spacing: 0.8pt;}
.static_block_shopping_by #faq_description1 .s2{color:#897255;font-size:36px;letter-spacing: 1.2pt;line-height: 30px;}

.static_block_shopping_by #faq_description1 .links{margin-top:20px;}	
.static_block_shopping_by #faq_description1 .links a	{background-position:0 0;}
.static_block_shopping_by #faq_description1 .links a:hover{background-position:0 -32px;}	
/*-----------END OF BARRA ------------*/

.static_block_shopping_by #faq_description2 .absolute_content{
	width:400px;
	height:150px;
	top:30px;
	left:130px;
}
.static_block_shopping_by #faq_description2 .t1{color:#d8c4a2;font-size:44px;line-height:44px;}
.static_block_shopping_by #faq_description2 .t2{color:white;font-size:44px;line-height:34px;}	

.static_block_shopping_by #faq_description2 .s1{float:left;width: 255px;color:white;font-size:18px;}
.static_block_shopping_by #faq_description2 .s2{float:left;width: 255px;color:white;font-size:18px;line-height:10px;}

.static_block_shopping_by #faq_description2 .links{margin-top:-20px;width: 127px;}	
.static_block_shopping_by #faq_description2 .links a	{background-position:0 -128px;}
.static_block_shopping_by #faq_description2 .links a:hover{background-position:0 -160px;}

/*-----------END OF Bream ------------*/
.static_block_shopping_by #faq_description3 .absolute_content{
	width:260px;
	height:200px;
	top:63px;
	left:562px;
}
.static_block_shopping_by #faq_description3 .t1{color:#847650;font-size:50px;line-height:50px;}
.static_block_shopping_by #faq_description3 .t2{color:#000000;font-size:50px;line-height:35px;}	

.static_block_shopping_by #faq_description3 .s1{margin-top:10px;color:#000000;font-size:20px; letter-spacing: 0.8pt;}
.static_block_shopping_by #faq_description3 .s2{color:#000000;font-size:36px;letter-spacing: 1.2pt;line-height: 30px;}

.static_block_shopping_by #faq_description3 .links{margin-top:15px;}	
.static_block_shopping_by #faq_description3 .links a{background-position:0 0;}
.static_block_shopping_by #faq_description3 .links a:hover{background-position:0 -32px;}	


/*-----------END OF Flathead ------------*/
.static_block_shopping_by #faq_description4 .absolute_content{
	width:290px;
	height:180px;
	top:82px;
	left:580px;
}
.static_block_shopping_by #faq_description4 .t1{color:#00ccff;font-size:60px;line-height:50px;}
.static_block_shopping_by #faq_description4 .s2{
	color:#888888;
	font-size:50px;
	line-height:50px;
	}

.static_block_shopping_by #faq_description4 .links{margin-top:15px;}	
.static_block_shopping_by #faq_description4 .links a{background-position:0 0;}
.static_block_shopping_by #faq_description4 .links a:hover{background-position:0 -32px;}	

/*-----------END OF Game ------------*/
.static_block_shopping_by #faq_description5 .absolute_content{
	width:330px;
	height:220px;
	top:80px;
	left:63px;
}
.static_block_shopping_by #faq_description5 .t1{color:#00ccff;font-size:70px;line-height:70px;}

.static_block_shopping_by #faq_description5 .s1{color:#000000;font-size:20px; letter-spacing: 0.8pt;padding-left: 20px;}
.static_block_shopping_by #faq_description5 .s2{color:#000000;font-size:36px;letter-spacing: 1.2pt;line-height: 30px;padding-left: 20px;}

.static_block_shopping_by #faq_description5 .links{margin-top:15px;padding-left: 20px;}	
.static_block_shopping_by #faq_description5 .links a	{background-position:0 0px;}
.static_block_shopping_by #faq_description5 .links a:hover{background-position:0 -32px;}
/*-----------END OF Jigging ------------*/

.static_block_shopping_by #faq_description6 .absolute_content{
	width:300px;
	height:180px;
	top:15px;
	left:70px;
}

.static_block_shopping_by #faq_description6 .t1{color:#3293ad;font-size:56px;line-height:56px;}
.static_block_shopping_by #faq_description6 .t2{color:#0e1418;font-size:50px;line-height:38px;}	

.static_block_shopping_by #faq_description6 .s1{float:left;width: 255px;color:black;font-size:16px;margin-top: 2px;}
.static_block_shopping_by #faq_description6 .s2{float:left;width: 255px;color:black;font-size:16px; line-height: 10px;}

.static_block_shopping_by #faq_description6 .links{
	width: 127px;
	margin-left: 150px;
    margin-top: 10px;
	}	
.static_block_shopping_by #faq_description6 .links a	{background-position:0 -64px;}
.static_block_shopping_by #faq_description6 .links a:hover{background-position:0 -96px;}

/*-----------END OF Rock ------------*/
.static_block_shopping_by #faq_description7 .absolute_content{
	width:280px;
	height:210px;
	top:15px;
	left:524px;
}
.static_block_shopping_by #faq_description7 .t1{color:#c43205;font-size:56px;line-height:56px;}
.static_block_shopping_by #faq_description7 .t2{color:#767676;font-size:50px;line-height:30px;}	

.static_block_shopping_by #faq_description7 .s1{float:left;width: 255px;color:#675744;font-size:16px;margin-top: 2px;}

.static_block_shopping_by #faq_description7 .links{
	width: 127px;
	margin-left: 150px;
    margin-top: 40px;
	}	
.static_block_shopping_by #faq_description7 .links a	{background-position:0 0px;}
.static_block_shopping_by #faq_description7 .links a:hover{background-position:0 -32px;}
/*-----------END OF Snapper ------------*/

.static_block_shopping_by #faq_description8 .absolute_content{
	width:260px;
	height:230px;
	top:75px;
	left:565px;
}
.static_block_shopping_by #faq_description8 .t1{color:white;font-size:60px;line-height:70px;}
.static_block_shopping_by #faq_description8 .t2{color:white;font-size:50px;line-height:35px;}	

.static_block_shopping_by #faq_description8 .s1{margin-top:10px;color:white;font-size:20px; letter-spacing: 0.8pt;}
.static_block_shopping_by #faq_description8 .s2{color:white;font-size:36px;letter-spacing: 1.2pt;line-height: 30px;}

.static_block_shopping_by #faq_description8 .links{margin-top:15px;}	
.static_block_shopping_by #faq_description8 .links a{background-position:0 -64px;}
.static_block_shopping_by #faq_description8 .links a:hover{background-position:0 -96px;}	
/*-----------END OF Surf ------------*/

/******************************	end of Shopping by static block on home page	*****************************************************************************/

/******************************	Fishingdeals Community static block on home page	*****************************************************************************/
.fishingdeals_community{
	background:url('http://s3-ap-southeast-2.amazonaws.com/au-home-live/fishingdeals/ebay/dev/images/fishingdels_community_bg.jpg');
	background-repeat:repeat-x;
	margin-bottom:60px;
}

.fishingdeals_community h1{
	display:block;
	float:left;
	width:100%;
	text-align:center;
	margin-top:40px;
	margin-bottom:30px;
	font-size:26px;
	color:#68797f;

}
.fishingdeals_community ul.up,
.fishingdeals_community ul.down{
	display:block;
	clear:both;
	width:100%;
	height:200px;
	text-align:center;	
	
}
.fishingdeals_community ul.up{
	width: 960px;
	margin-left:auto;
	margin-right:auto;
	}
.fishingdeals_community ul.down{float:left;}

.fishingdeals_community ul.up li,
.fishingdeals_community ul.down li{
	display:block;
	float:left;
	width:190px;
	height:190px;
	position:relative;	
}
     /*
    .fishingdeals_community ul.up li:first-child,
    .fishingdeals_community ul.down li:first-child {
        margin-left:80px;
    }
       */
       
.fishingdeals_community ul li a{
	display:block; 
	width:190px;
	height:190px;
	float:left;
	position:relative;
	background:black;
	

}
.fishingdeals_community ul li span{
	display:block;
	position:absolute;
	top:0;
	left:0;
	width:190px;
	height:190px;
	text-indent:-9999px;
	background:url('http://s3-ap-southeast-2.amazonaws.com/au-home-live/fishingdeals/ebay/dev/images/Community_image_frame.png');
	background-repeat:no-repeat;
	 z-index: 4;
	
}

.fishingdeals_community ul li img {
  width: 190px;
  height: 190px;
  float: left;
  display: block;
}


.fishingdeals_community .community_title{
	position:absolute;
	width:160px;
	height:33px;
	bottom: 0;
	left:22px;
	background:url('http://s3-ap-southeast-2.amazonaws.com/au-home-live/fishingdeals/ebay/dev/images/community_title.png');
	background-repeat:no-repeat;
	color:white;
	font-family: Oswald,sans-serif;
    font-size:12px;
    font-weight: 400;
	letter-spacing: 1px;
	text-transform:uppercase;
	line-height:33px;
	z-index:3;
	display:none;
	
}


.fishingdeals_community .weather_widget{
	height:241px;
	width:203px;
	}
.fishingdeals_community .weather_widget a{
	background:none;
	float:none;
	height: auto;
    width: auto;
}
.fishingdeals_community .weather_widget img{height:150px}
/******************************	end of Fishingdeals Community static block on home page	*****************************************************************************/



/******************************	All_about_fishing static block on home page	*****************************************************************************/
.static_block_all_about_fishing{
	padding-bottom:30px;
	background:#f2f2f2;
}
.static_block_all_about_fishing .width1300{height:100%;}

.static_block_all_about_fishing h1{
	  color: #68797F;
    display: block;
    float: left;
    font-size: 26px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-top: 40px;
    padding-bottom:30px;
    text-align: center;
    width: 100%;
}

.static_block_all_about_fishing .all_about_fishing_slider_conteiner{
    float:left;
    width:960px;  
	  height:290px
   }
.static_block_all_about_fishing .sliderkit{float:left;height:}   

.static_block_all_about_fishing  .sliderkit-panels-wrapper{
	  float:left;
    width:960px;  
	  height:236px
}
.static_block_all_about_fishing .sliderkit-panels{
    float:left;
    height:100%;
    width: 960px; 
}
/*
     .static_block_all_about_fishing .sliderkit-panels-wrapper {
        position:relative;
        float:left;
        height: 230px;  
        width: 1300px; 
        
    }
   */   
       .static_block_all_about_fishing .sliderkit-panel {
            width: 920px; 
            height: 236px;
            margin:0 auto;
        }

.static_block_all_about_fishing .sliderkit-panel > div{
	float:left;
	text-align: left;
	width:280px;
	height:88px;
	margin-left:25px;
	margin-bottom:30px;	
}



.static_block_all_about_fishing .sliderkit-panel a.a1{
	display:block; 
	width:119px;
	height:88px;
	float:left;
	position:relative;
	margin-right:20px;
	background:black;
}

.static_block_all_about_fishing .sliderkit-panel a.a2 {
    float: left;
    width: 140px;
	height:auto;
	overflow:auto;
}

.static_block_all_about_fishing a.a2 h2 {
    color: #68797F;
    font-size: 20px;
    margin-top:0;
    margin-bottom:0;
  }
  
.static_block_all_about_fishing a.a2 h5{
    display: block;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color:#68797f;
    font-size:12px;
    font-family:arial;
    letter-spacing:0;
    line-height: 13px;
    margin-top: 5px;
  
  }

.static_block_all_about_fishing .sliderkit-go-prev{
	float: right;
    height: 16px;
	  width:50%;
    position: relative;    
}
.static_block_all_about_fishing .sliderkit-go-next {
    float: left;
    width: 50%;
	height:16px;
    position: relative;
    left:0;
}
.static_block_all_about_fishing .sliderkit-go-prev p{
	display:block;
	width:22px;
	height:16px;
	background:url('http://s3-ap-southeast-2.amazonaws.com/au-home-live/fishingdeals/ebay/dev/images/arow_down.jpg');
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin-left:15px;
}
.static_block_all_about_fishing .sliderkit-go-prev p:hover{background-position:0 -16px;cursor:pointer}


.static_block_all_about_fishing .sliderkit-go-next p{
	display:block;
	width:22px;
	height:16px;
	background:url('http://s3-ap-southeast-2.amazonaws.com/au-home-live/fishingdeals/ebay/dev/images/arow_up.jpg');
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-9999px;	
	float:right;
	margin-right:15px;
}
.static_block_all_about_fishing .sliderkit-go-next p:hover{background-position:0 -16px;cursor:pointer}

.static_block_all_about_fishing .sliderkit-panels-wrapper img:hover{opacity:0.8}
*+html .static_block_all_about_fishing .sliderkit-panels-wrapper img:hover{filter: alpha(opacity=80);}
/******************************	end of All_about_fishing static block on home page	*****************************************************************************/