/*TabGarb Uncom*/ 
@font-face {
    font-family: \'TrajanProRegular\';
    src: url(https://www.tamanselini.com/wp-content/plugins/tabgarb/\'fonts/trajanpro-regular-webfont.eot\');
    src: url(https://www.tamanselini.com/wp-content/plugins/tabgarb/\'fonts/trajanpro-regular-webfont.eot#iefix\') format(\'embedded-opentype\'),
         url(https://www.tamanselini.com/wp-content/plugins/tabgarb/\'fonts/trajanpro-regular-webfont.woff\') format(\'woff\'),
         url(https://www.tamanselini.com/wp-content/plugins/tabgarb/\'fonts/trajanpro-regular-webfont.ttf\') format(\'truetype\'),
         url(https://www.tamanselini.com/wp-content/plugins/tabgarb/\'fonts/trajanpro-regular-webfont.svg#TrajanProRegular\') format(\'svg\');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: \'GillSansMTRegular\';
    src: url(https://www.tamanselini.com/wp-content/plugins/tabgarb/\'fonts/gil_____-webfont.eot\');
    src: url(https://www.tamanselini.com/wp-content/plugins/tabgarb/\'fonts/gil_____-webfont.eot#iefix\') format(\'embedded-opentype\'),
         url(https://www.tamanselini.com/wp-content/plugins/tabgarb/\'fonts/gil_____-webfont.woff\') format(\'woff\'),
         url(https://www.tamanselini.com/wp-content/plugins/tabgarb/\'fonts/gil_____-webfont.ttf\') format(\'truetype\'),
         url(https://www.tamanselini.com/wp-content/plugins/tabgarb/\'fonts/gil_____-webfont.svg#GillSansMTRegular\') format(\'svg\');
    font-weight: normal;
    font-style: normal;

}

#tabgarb
	{
	display:block;
	padding-bottom:8px;
	margin: 0;
	padding-left: 0px;
	}

#tabgarb li
	{
		margin: 0; 
		padding: 0;
  		display: inline;
  		list-style-type: none;
  	}
	
#tabgarb li a
	{
	float: left;
	background: #e4e3e3;
	font-size: 14px;
	line-height: 14px;
	color: #666;
	font-family: \'GillSansMTRegular\', Arial, Helvetica, sans-serif;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 20px;
	margin-right: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e4e3e3;
	border-right-color: #e4e3e3;
	border-bottom-color: #e4e3e3;
	border-left-color: #e4e3e3;
	text-transform: uppercase;
	}

#tabgarb li a:link { color: #666; }
#tabgarb li a:visited { color: #666; }

#tabgarb li a:hover
	{
		background: #e4e3e3;
	}


#tabgarb li.tabgarbactive a
	{
		
		background: #cccccc;
		color: #333;
        margin-bottom:-2px
	}


.tabgarb_content {
	clear:both;
	display:none;
	border-size:1px;
	margin-top:-0px;
	
	padding-bottom: 10px;
}











	
	.tabgarb-tab {
		display:none;
	}
	#tabgarb_loader {
		border:none !important;
		border-radius:none;
		box-shadow:none;
		background:url(loader.gif);
		background-repeat:no-repeat;
		background-position:center center;
		height:18px;
		background-color:white;
		vertical-align: middle
	}