@charset "utf-8";
/* CSS Document */
.group:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
#tabMenu, .tab_onLeft, .tab_onRight {
}
#tabMenu {
	background-position: 0 0;
	width:750px;
	margin:0 auto;
	padding-top:1px;
	height:30px;
	vertical-align:bottom;
	border-bottom:#F60 solid 1px;
}
#tabMenu li {
	font-size:14px;
	float:left;
	margin-bottom:0px;
	position:relative;
	overflow:visible;
}


#tabMenu li a {
	color:#FFF;
	float:left;
	line-height:14px;
	padding:8px 15px 8px 15px;
	background-color:#F60;
	font-weight:bold;
	text-transform:uppercase;
	position:relative;
	z-index:4;
	border-right:#FFF solid 1px;
	
}
#tabMenu li a.cur {
	color:#F60;
	background-color:#FFF;
	height:20px;
	border:#F60 solid 1px;
	border-bottom:#FFF!important;
	margin-top:-6px;
	padding:12px 15px 4px 15px;
}
.onState {
	position:absolute;
	width:100%;
	z-index:2;
	left:-5px;
	top:0;
	height:42px;
	padding-right:10px;
}
.first .onState {
	left:0;
	padding-right:8px;
}
.tab_onLeft {
	background-position: 0 -144px;
	height:42px;
}
.first .tab_onLeft {
	background-position:0 -48px;
	height:42px;
}
.tab_onRight {
	background-color:#FFF;
	background-position: 0 -96px;
	width:1px;
	height:42px;
	z-index:3;
	right:0;
	top:0;
	position:absolute
}
#productTabContent {
	width:750px;
	padding-top:20px;
	margin:0 auto;
	border-bottom:#F60 solid 1px;
    min-height:100px;
	padding-bottom:15px;
	vertical-align:middle;
}
#productTabContent li {
	font-size:11px;
	line-height:16px
}
#productTabContent li .descSpecialtyFunctions a {
	color:#ac001e;
}
#productTabContent li .tblSpecialtyFunctions {
	text-align:left;
	margin-bottom:10px;
}
#productTabContent li .tblSpecialtyFunctions td {
	font-size:11px;
	padding:3px;
}
#productTabContent li .tblSpecialtyFunctions th {
	font-size:11px;
	text-align:left;
	padding:3px;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
}

/*download*/
div.tabDownload{width:800px; overflow:hidden; background:url(images/bg_tabDownload.jpg) top;}
div.tabDownload a{width:780px; height:30px; display:block; line-height:30px; overflow:hidden; padding-left:20px; background:url(images/go_arr.gif) left center no-repeat; font-size:11px; color:#00749D;}
div.tabDownload a:hover{color:#00749D;}














