/*
Name: Good Life Eats
Class: tabber-widget-gle
Notice: If the Class changes or the file is renamed, you must resave all widgets that use this template.
*/

/*---TABBER----*/

.tabber-widget-gle  {
	background-color: #7fa9bf;
	margin: 0;
	padding: 0;
	border: solid 3px #7fa9bf }
.tabber-widget-gle ul.tabber-widget-tabs {
	list-style-type: none;
	padding: 0 !important;
	margin: 0 !important;
}
.tabber-widget-gle a  {
	color: #7fa9bf }
.tabber-widget-gle ul.tabber-widget-tabs li  {
	font-size: 14px;
	font-family: "Century Gothic", Arial, sans-serif, Helvetica;
	text-transform: lowercase;
	list-style-type: none !important;
	margin: 0 0 -1px;
	padding: 0;
	float: left;
	border: none }
.tabber-widget-gle ul.tabber-widget-tabs li:before {
	content: "" !important;
}
.tabber-widget-gle ul.tabber-widget-tabs a   {
	color: #fff;
	text-decoration: none !important;
	background: #7fa9bf;
	display: block;
	margin: 1px 0 1px 0;
	padding: 6px 7px }
.tabber-widget-gle ul.tabber-widget-tabs a:hover   {
	color: #fff;
	background: #a7c5d4 }
.tabber-widget-gle ul.tabber-widget-tabs a.selected, .tabber-widget-gle ul.tabber-widget-tabs a.selected:hover   {
	color: #7fa9bf;
	background-color: #e9f6f8;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0 0;
	cursor: default;
	margin-bottom: 0 }

.tabber-widget-gle .tabber-widget-content  {
	background: #fff;
	margin: 0;
	padding: 10px 10px 8px;
	clear: both }

/* Style Content */

.tabber-widget-gle .tabber-widget-content   {
	background-color: #fff;
	background-image: url("gradient2.png");
	background-repeat: repeat-x;
	text-align: left }
.tabber-widget-gle .tabber-widget-content .text-widget {
	margin: 0;
	padding: 0 }
.tabber-widget-gle .tabber-widget-content .tabber-widget-title  {
	color: #c52727;
	font-size: 16px;
	font-family: "Century Gothic", Arial, sans-serif, Helvetica;
	margin: 0 0 10px;
	padding: 0 }
.tabber-widget-gle .tabber-widget-content h3 {
	color: #c52727;
	font-size: 16px;
	font-family: "Century Gothic", Arial, sans-serif, Helvetica;
	margin-bottom: 10px }
