/**
 * @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 { border-bottom: 3px solid #CF8080; 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:#CF8080;color:#fff; }
*/

/*Tab Styling*/
.style3 .txtabs-nav {width: auto;height:65px;padding-bottom: 1px;}
.style3 .txtabs-nav a { color: #6a6a6a;height:65px; 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:#7ecc5a;color:#fff; }
