/**
 * @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*/
.style3 .txtabs-nav { padding-bottom: 1px; }
.style3 .txtabs-nav a { color: #6a6a6a; border-top: 1px solid #eee; border-right: 1px solid #eee;}
.style3 .txtabs-nav li.first a { border-left:1px solid #eee; }
.style3 .txtabs-nav li:hover a { background: #f5f5f5; }
.style3 .txtabs-nav li.active a { background-color:#273138;color:#fff; }

