/*Main Tabs*/

.tabs_type1 .main_tabscontainer {
	background:url('../images/tabs_type1_bg3.jpg') bottom no-repeat;
}

.tabs_type1 .main_tabscontainer .first.current {
	background:url('../images/tabs_type1_bg1.jpg');
	height:37px;
}

.tabs_type1 .main_tabscontainer .other.current {
	background:url('../images/tabs_type1_bg6.jpg');
	height:37px;
}

.tabs_type1 .main_tabscontainer #main_tabs .current a {
	background:url('../images/tabs_type1_bg2.jpg') right no-repeat;
	height:37px;
	display:block;
	text-decoration:none;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#333333;
	padding-left:20px;
	padding-right:20px;
	line-height:40px;
	border:0px;
}

.tabs_type1 .main_tabscontainer #main_tabs a {
	text-decoration:none;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#0390D3;
	padding-left:15px;
	padding-right:15px;
}

.tabs_type1 .main_tabcontentcontainer {
	background:url('../images/tabs_type1_bg4.jpg') repeat-y;
}

.tabs_type1 #main_preloader {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0390D3;
	padding-top:10px;
	padding-bottom:10px;
}
.tabs_type1 .main_tabcontentfooter {
	background:url('../images/tabs_type1_bg5.jpg') bottom no-repeat;
	height:3px;
}

/*Sub Tabs*/

.tabs_type1 .sub_tabscontainer {
	border-bottom:1px solid #C1C1C1;
}

.tabs_type1 .sub_tabscontainer .tab {
	padding-left:10px;
	padding-right:10px;
	padding-top:7px;
	padding-bottom:5px;
}

.tabs_type1 .sub_tabscontainer .current {
	background:url('../images/tabs_type2_bg1.jpg') bottom no-repeat;
}

.tabs_type1 .sub_tabscontainer #sub_tabs .current a {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-decoration:none;
	border-bottom:1px #F2F2F2 dotted;
}

.tabs_type1 .sub_tabscontainer #sub_tabs a {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-decoration:none;
	border-bottom:1px #333333 dotted;
}

.tabs_type1 .sub_tabscontainer #sub_tabs a:hover {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-decoration:none;
	border-bottom:1px #F2F2F2 dotted;
}

.tabs_type1 .sub_tabcontentcontainer {
	padding:10px;
}

.tabs_type1 #sub_preloader {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0390D3;
}
