/**
 * @package Xpert Tabs
 * @version 3.7
 * @author ThemeXpert http://www.themexpert.com
 * @copyright Copyright (C) 2009 - 2011 ThemeXpert
 * @license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 only
 *
 * Gradient Generated by: http://www.colorzilla.com/gradient-editor/
 */

/* Import common css */
@import "common.css";

/*Tab Styling*/
.txtabs-wrap.style2 { background: #363636; color: #f5f5f5; }
.style2 .txtabs-nav { background-color: #3d3d3d;}
.style2 .txtabs-nav a { color: #fff; }
.style2 .txtabs-nav li.last a { border-right:none; }
.style2 .txtabs-nav li:hover a { background: #363636; }
.style2 .txtabs-nav li.active a { background-color:#363636;color:#fff; }

