﻿.Fastpath1{
	border:none;
}
.Fastpath1 .ui-tabs-nav
{
	background:none;
	border:none;
}
.Fastpath1 .ui-tabs-panel
{
	border: 1px solid #e8e8e8;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	background:#f0f0f0;
	padding:27px 12px 12px;
}
.Fastpath1 .ui-tabs-nav{
	padding:0 10px;
	position: relative;
	width: 750px;
}
.Fastpath1 .ui-tabs-nav li
{
	background:url(images/tab_bg.jpg) repeat-x;
	border-top:1px solid #d5d5d5;
	border-left:1px solid #d5d5d5;
	border-right:1px solid #d5d5d5;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px; 
	-webkit-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	height:36px;
	display:inline;
	margin:0 0px -1px 2px;
	padding-bottom:0 !important;
}
.Fastpath1 .ui-tabs-nav li a{
	padding:10px 26px 0;
	text-align:center;
	height:26px;
	color:#515151 !important;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;	
}
.Fastpath1 .ui-tabs-nav li a{
	//padding:10px 24px 0;
}
.Fastpath1 li.ui-tabs-selected,
.Fastpath1 li.ui-tabs-active{
	background:url(images/tab_selected_bg.jpg) repeat-x;
}
.Fastpath1 li.ui-tabs-selected a,
.Fastpath1 li.ui-tabs-active a{
	color:#cf1a2b !important;
}
.Fastpath1 .menu-innel-level li.selected
{
	background: #00FFF0 url(images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;
	border: 0px solid #00FFF0;
}
.Fastpath1 .menu-innel-level li.hover
{
	background: #00FF00 url(images/ui-bg_glass_75_e6e6e6_1x400.png) repeat-x 50% 50%;
	border: 0px solid #00FF00;
}
.Fastpath1 .ui-tabs-panel  li{
	color:#6d6e6e;
	padding:5px 0;
}
