/**
 * @version		$Id: k2tabber.css $
 * @package		K2tabber Free
 * @author		WEBSELF s.n.c. http://www.webself.it starting from JoomlaWorks's code (http://www.joomlaworks.gr)
 * @copyright	Copyright (c) 2006 - 2010 JoomlaWorks, a business unit of Nuevvo Webware Ltd. All rights reserved.
 * @license		GNU/GPL license: http://www.gnu.org/copyleft/gpl.html
 */


/* ----------------------- SimpleTabs ----------------------- */
.simpleTabs { clear:both; /*padding-top:10px;*/}
ul.simpleTabsNavigation {list-style:none;
   margin:0;
   padding:0;
   position:relative;
   text-align:center;
   /*background-image:url(../images/content-menu.png);*/background-repeat:repeat-x;
   height:23px; 
/* border-bottom:1px solid #D15D41;
   border-left:1px solid #062639;
   border-top:1px solid #062639;
   border-right:1px solid #062639;*/}
ul.simpleTabsNavigation li {  float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative; /*width:175px; height:50px; */ }
ul.simpleTabsNavigation li a {
   display:block;
   font-size:17px !important; 
   margin:0 0 0 0;
   padding:10px 25px 10px 25px; 
   color: black; font-weight: normal;
   text-decoration:none;
/* border-bottom: thick solid #b5b5b5;
   border-width: 1px;
   /*line-height:1.2em;*/
   /*background-image:url(images/content-nav-bground.png);*/
/* background-color: #f4f4f4; 
   border-left: 1px solid #ccc;
   border-top: 1px solid #ccc;
   border-right: 1px solid #ccc;
*/
   font-size:12px;}
ul.simpleTabsNavigation li a:hover { color:#D15D41; }
ul.simpleTabsNavigation li a.current {  font-weight:bold; color: #0069AD;  border-bottom: thick solid #0069AD;/*color:#fff !important; background-color: #0069AD;/*background-image:url(templates/omnitrontemplate/images/content-nav-bground-active.png);*//* border-left: 1px solid #D15D41;border-top: 1px solid #D15D41;border-right: 1px solid #D15D41; border-bottom:1px solid #FFF; */ }
div.simpleTabsContent { /*border-left: 1px solid #999;border-bottom: 1px solid #999;border-right: 1px solid #999;*/ padding:8px; margin-top:0px; display:none; }
div.simpleTabsContent h2 { font-size:18px;}
div.simpleTabsContent.currentTab { display:block; min-height:300px;clear:both; /*padding-top:10px;*/ }
/* End */

div.simpleTabsContent ul{list-style: square outside; margin-left:20px;}
div.simpleTabsContent ul li{padding:2px;}

div ul.simpleTabsNavigation{margin-left:0; margin-bottom:0;margin-top:4px;}
/* End */


/* ----------------------- SimpleTabs Other ----------------------- */
span.simpleTabsx {clear:both;padding:10px 0;}
ul.simpleTabsNavigationx {margin:0 10px;padding:0;text-align:right;white-space:nowrap;}
ul.simpleTabsNavigationx li {list-style:none;display:inline;margin:0;padding:0;}

ul.simpleTabsNavigationx li a {border:1px solid #E0E0E0;padding:3px 6px;background-color:#F0F0F0;font-size:11px;text-decoration:none;font-family:Georgia, "Times New Roman", Times, serif;}
ul.simpleTabsNavigationx li a:hover {text-decoration:none;background-color:#F6F6F6;font-family:Georgia, "Times New Roman", Times, serif;}
ul.simpleTabsNavigationx li a.current {background-color:#fff !important;color:#222;border-bottom:1px solid #fff;}

span.simpleTabsContentx {border:1px solid #E0E0E0;padding:8px;margin-top:3px;display:none;} 
span.simpleTabsContentx.currentTab {display:block;}
span.simpleTabsContentx.first {display:block;}
/* End */


/* ----------------------- itemToolbarx ----------------------- */
div.itemToolbarx {padding:2px 0;margin:16px 0 0 0;border-top:1px dotted #ccc;border-bottom:1px dotted #ccc;background:#f7fafe;}
	div.itemToolbarx table {text-align:left;list-style:none;padding:0;margin:0;}
	div.itemToolbarx table td {display:inline;list-style:none;padding:0 4px 0 8px;margin:0;border-left:1px solid #ccc;text-align:center;background:none;font-size:12px;}
	div.itemToolbarx table > li:first-child {border:none;} /* remove the first CSS border from the left of the toolbar */
	div.itemToolbarx table td a {font-size:12px;font-weight:normal;}
	div.itemToolbarx table td a:hover {}
	div.itemToolbarx table td a span {}
	div.itemToolbarx table td a.itemPrintLink {}
	div.itemToolbarx table td a.itemPrintLink span {}
	div.itemToolbarx table td a.itemEmailLink {}
	div.itemToolbarx table td a.itemEmailLink span {}
	div.itemToolbarx table td a.itemVideoLink {}
	div.itemToolbarx table td a.itemVideoLink span {}
	div.itemToolbarx table td a.itemImageGalleryLink {}
	div.itemToolbarx table td a.itemImageGalleryLink span {}
	div.itemToolbarx table td a.itemCommentsLink {}
	div.itemToolbarx table td a.itemCommentsLink span {}
	div.itemToolbarx table td a img {vertical-align:middle;}
	div.itemToolbarx table td span.itemTextResizerTitle {}
	div.itemToolbarx table td a#fontDecrease {margin:0 0 0 2px;}
	div.itemToolbarx table td a#fontDecrease img {width:13px;height:13px;background:url(../../../images/system/font_decrease.gif) no-repeat;}
	div.itemToolbarx table td a#fontIncrease {margin:0 0 0 2px;}
	div.itemToolbarx table td a#fontIncrease img {width:13px;height:13px;background:url(../../../images/system/font_increase.gif) no-repeat;}
	div.itemToolbarx table td a#fontDecrease span,
	div.itemToolbarx table td a#fontIncrease span {display:none;}
/* End */ 

.omni-button ul {
  list-style: none;
  padding: 0;
  cursor:pointer;
}
.omni-button li {
    padding-left: 1.3em;
    background-color: #0069AD;
    width: 225px;
    margin: 5px 5px 5px 5px;
}
.omni-button li a {
    color: #fff;
    text-decoration: none;
}
.omni-button li a.awesome-buy:before {
    content: "\f01d";
	color: red;
    font-family: FontAwesome;
    display: inline-block;
    margin-left: -5px;
    width: 1.3em;
	font-size: 18px;
}
.omni-button li a:before {
    content: "\f01d";
	color: #fff;
    font-family: FontAwesome;
    display: inline-block;
    margin-left: -5px;
    width: 1.3em;
	font-size: 18px;
}

.omni-button li a:hover {
	color: red;
}