﻿/* default layout */
.ajax__tab_default .ajax__tab_header {white-space:nowrap;}
.ajax__tab_default .ajax__tab_outer {display:-moz-inline-box;display:inline-block}
.ajax__tab_default .ajax__tab_inner {display:-moz-inline-box;display:inline-block}
.ajax__tab_default .ajax__tab_tab {margin-right:4px;overflow:hidden;text-align:center;cursor:pointer;display:-moz-inline-box;display:inline-block}

/* xp theme */
.ajax__tab_xp .ajax__tab_header {font-family:verdana,tahoma,helvetica;font-size:11px;background:url(WebResource.axd?d=higiDZd0PouvQUxnNKuJ81RbyQqIibN9FbQTAuvtLlffFewO8RHt9tcRmSl_yCLYIqfOxM_5eFLrG4jJkJHd8Q2&t=634044291843551720) repeat-x bottom;}
.ajax__tab_xp .ajax__tab_outer {padding-right:4px;background:url(WebResource.axd?d=higiDZd0PouvQUxnNKuJ81RbyQqIibN9FbQTAuvtLlffFewO8RHt9tcRmSl_yCLYJxVhEJVUH65jZjgFito8kQ2&t=634044291843551720) no-repeat right;height:21px;}
.ajax__tab_xp .ajax__tab_inner {padding-left:3px;background:url(WebResource.axd?d=higiDZd0PouvQUxnNKuJ81RbyQqIibN9FbQTAuvtLlffFewO8RHt9tcRmSl_yCLYD1Y1bhzhb9sKIZw8PJRYyg2&t=634044291843551720) no-repeat;}
.ajax__tab_xp .ajax__tab_tab {height:13px;padding:4px;margin:0;background:url(WebResource.axd?d=higiDZd0PouvQUxnNKuJ81RbyQqIibN9FbQTAuvtLldME7oHNOec5N8cH4BkU5oFFgtqaJBmPeJ6d1s2_wPasg2&t=634044291843551720) repeat-x;}
.ajax__tab_xp .ajax__tab_hover .ajax__tab_outer {background:url(WebResource.axd?d=higiDZd0PouvQUxnNKuJ81RbyQqIibN9FbQTAuvtLlffFewO8RHt9tcRmSl_yCLYROCntKa01EBTUQ5NBbOJdQ2&t=634044291843551720) no-repeat right;}
.ajax__tab_xp .ajax__tab_hover .ajax__tab_inner {background:url(WebResource.axd?d=higiDZd0PouvQUxnNKuJ81RbyQqIibN9FbQTAuvtLlffFewO8RHt9tcRmSl_yCLYhpIiRBi9p7EuMFnB0q0FTQ2&t=634044291843551720) no-repeat;}
.ajax__tab_xp .ajax__tab_hover .ajax__tab_tab {background:url(WebResource.axd?d=higiDZd0PouvQUxnNKuJ81RbyQqIibN9FbQTAuvtLlffFewO8RHt9tcRmSl_yCLYiPJoM4RGkIbwjOiyy3jvjA2&t=634044291843551720) repeat-x;}
.ajax__tab_xp .ajax__tab_active .ajax__tab_outer {background:url(WebResource.axd?d=higiDZd0PouvQUxnNKuJ81RbyQqIibN9FbQTAuvtLlffFewO8RHt9tcRmSl_yCLYAKJrlmQ4jk7PYdO6EXzJB01gQ-xHHd0vkuu-6HSWXtk1&t=634044291843551720) no-repeat right;}
.ajax__tab_xp .ajax__tab_active .ajax__tab_inner {background:url(WebResource.axd?d=higiDZd0PouvQUxnNKuJ81RbyQqIibN9FbQTAuvtLlffFewO8RHt9tcRmSl_yCLYtM1yAw1y8StTeOj7o3BN7g2&t=634044291843551720) no-repeat;}
.ajax__tab_xp .ajax__tab_active .ajax__tab_tab {background:url(WebResource.axd?d=higiDZd0PouvQUxnNKuJ81RbyQqIibN9FbQTAuvtLlffFewO8RHt9tcRmSl_yCLYpWsFQzsZprnXVEgcmPc8JA2&t=634044291843551720) repeat-x;}
.ajax__tab_xp .ajax__tab_body {font-family:verdana,tahoma,helvetica;font-size:10pt;border:1px solid #999999;border-top:0;padding:8px;background-color:#ffffff;}

/* scrolling */
.ajax__scroll_horiz {overflow-x:scroll;}
.ajax__scroll_vert {overflow-y:scroll;}
.ajax__scroll_both {overflow:scroll}
.ajax__scroll_auto {overflow:auto}
