/*** GA NETWORK TOPICS ***/
.ui-tabs-hide{
	display: none;
}
#gift-guide{
  border: 4px solid #929292;
  margin: 82px 0 30px;
  background: white;
}
#gift-guide .network-feed{
	width: 274px;
	margin: 0 auto;
}
#gift-guide .widget-title{
	font-size: 24px;
	line-height: 4.4;
	position: relative;
	margin: -67px auto 0 3px;
	font-family: "StagBold" !important;
	font-weight: lighter;
	color: #252525;
	letter-spacing: 0.04em;
	background: url("../img/gift-guide-banner-2.png") no-repeat center top;
	width: 253px;
	height: 100px;
	padding-left: 37px;
}
#gift-guide .widget-title span{
	color: white;
	position: relative;
	text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.62);
}
#gift-guide h2{
	font-size: 27px;
	clear: both;
	font-family: "StagBold" !important;
	font-weight: lighter;
	color: #252525;
	letter-spacing: 0.04em;
}
#gift-guide .network-page-feed h2{
	font-size: 27px;
	clear: both;
	font-family: "StagBold" !important;
	font-weight: lighter;
	color: #252525;
	letter-spacing: 0.04em;
}
#gift-guide .ui-tabs .ui-tabs-nav li {
	display: -moz-inline-box;
	-moz-box-orient: vertical;
	display: inline-block;
	vertical-align: middle;
}
#gift-guide ul.gift-guide{
	margin: 0;
	list-style: none;
	padding-left: 0;
	padding-top: 8px;
	padding-bottom: 0px;
}
#gift-guide ul.gift-guide.last{
	border-bottom: none;
}
#gift-guide ul.gift-guide li{
	margin: 10px;
	clear: both;
	border-top: 1px dashed #ccc;
	padding-top: 6px;
}
#gift-guide .btm-bg{
	border-bottom: 2px solid gray;
}
#gift-guide a.site, #gift-guide-3-col a.site {
	font-size: 11px;
	color: gray;
	font-weight: 600;
	text-align: left;	
}
#gift-guide a, #gift-guide-3-col a{
	display: block;
	overflow: hidden;
}
#gift-guide a.title, #gift-guide-3-col a.title{
	color: #313131;
	line-height: 1.2;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
#gift-guide a:hover, #gift-guide-3-col a:hover{
	color: #ce181e;
}
#gift-guide a.site:hover, #gift-guide-3-col a.site:hover{
	color: #000 !important;
}
#gift-guide .network-thumb img, #gift-guide-3-col .network-thumb .gift-guide img{
	width: 112px;
	height: auto;
	float: left;
}
#gift-guide img{
	padding: 2px 6px 10px 0;
}

#gift-guide .network-thumb{
	float: left;
}

/*** TABS ***/
#gift-guide .ui-tabs {
	text-align: center;
}
#gift-guide .ui-tabs .ui-tabs-nav {
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
}
#gift-guide .ui-tabs > div {
	background: none;
	border: none;
	left: 0;
	position: relative;
	top: 0;
}
#gift-guide .ui-tabs .ui-tabs-nav .ui-tabs-selected{
	border: 1px solid #ce181e;
}
#gift-guide .ui-tabs .ui-tabs-nav li a {
	font-family: "StagMedium" !important;
	font-size: 16px;
	font-weight: lighter;
	letter-spacing: 0.04em;
	display: block;
	-moz-box-orient: vertical;
	background: none;
	cursor: pointer;
	height: 30px;
	padding: 4px 10px 0;
	width: auto;
	background: none;
	color: black;
	-webkit-transition: 0;
	-moz-transition: 0;
	transition: 0;
}
#gift-guide .ui-tabs .ui-tabs-nav li.ui-state-default.ui-corner-top.ui-tabs-selected a{
	background: #bb161b;
	background: -webkit-linear-gradient(top,#bb161b 0,#ce181e 100%);
	background: -moz-linear-gradient(top,#bb161b 0,#ce181e 100%);
	background: -o-linear-gradient(top,#bb161b 0,#ce181e 100%);
	background: -ms-linear-gradient(top,#bb161b 0,#ce181e 100%);
	background: linear-gradient(top,#bb161b 0,#ce181e 100%);
	color: white;
}
#gift-guide .ui-tabs .ui-tabs-nav li.ui-state-default a{
	background: #e1e1e1;
	background: -webkit-linear-gradient(top,#e1e1e1 0,#e1e1e1 100%);
	background: -moz-linear-gradient(top,#e1e1e1 0,#e1e1e1 100%);
	background: -o-linear-gradient(top,#e1e1e1 0,#e1e1e1 100%);
	background: -ms-linear-gradient(top,#e1e1e1 0,#e1e1e1 100%);
	background: linear-gradient(top,#e1e1e1 0,#e1e1e1 100%);
	color: black;
}
#gift-guide div#tabs li.ui-state-default.ui-corner-top.ui-tabs-selected{
	position: relative;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border-top: 1px solid #991519;
	border-right: 1px solid #991519;
	border-bottom: 1px solid #ce181e;
	border-left: 1px solid #ce181e;
}
#gift-guide div#tabs li.ui-state-default.ui-corner-top{
	position: relative;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #e1e1e1;
	margin: 0 2px;
}
#gift-guide div#tabs .ui-tabs-selected .arrow {
	position: absolute;
	bottom: -20px;
	left: 50%;
	height: 0;
	width: 0;
	margin-left: -10px;
	border-color: #ce181e transparent transparent transparent;
	border-style: solid;
	border-width: 10px;
}
ul.gg-sponsor{
	list-style: none;
	margin: -16px auto 0;
	padding: 2px 0 0 ;
	width: 240px;
	clear: both;
	display: inline-block;
}
li.gg-presented{
	float: left;
	margin: 0 !important;
	border-top: none !important;
	padding-top: 0 !important;
	display: table-cell;
    vertical-align: middle
}
li.gg-presented p{
	font-size: 12px;
	margin-top: 24px;
	font-family: "Helvetica",sans-serif;

}
li.gg-sponsor-logo{	
	border-top: none !important;padding: 0;margin: 0 !important;
}
li.gg-sponsor-logo img{
	padding: 0 !important;
}

@media only screen and (max-width: 820px) {
	#gift-guide #tab-fish{
		margin-top: 4px;
	}
	.gg-sponsor-logo img{
		width: 100% !important;
	}
	#gift-guide ul.gift-guide li{
		margin: 0 10px;
	}

}













