﻿/* 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=pILZJW_CEwJvKSnRL7mtj4Ag_xy-oTeTTKNR_lRydTK1b1Jmr3oZVaPj7DD7JNXr7NIG_Ghxr4ZXQ0AiUsdbUA2&t=633640969301113750) repeat-x bottom;}
.ajax__tab_xp .ajax__tab_outer {padding-right:4px;background:url(WebResource.axd?d=pILZJW_CEwJvKSnRL7mtj4Ag_xy-oTeTTKNR_lRydTK1b1Jmr3oZVaPj7DD7JNXr3LiKtid5RXbC4T9dX22FiQ2&t=633640969301113750) no-repeat right;height:21px;}
.ajax__tab_xp .ajax__tab_inner {padding-left:3px;background:url(WebResource.axd?d=pILZJW_CEwJvKSnRL7mtj4Ag_xy-oTeTTKNR_lRydTK1b1Jmr3oZVaPj7DD7JNXr-9rd1W5px-r6R3yqeFGx6Q2&t=633640969301113750) no-repeat;}
.ajax__tab_xp .ajax__tab_tab {height:13px;padding:4px;margin:0;background:url(WebResource.axd?d=pILZJW_CEwJvKSnRL7mtj4Ag_xy-oTeTTKNR_lRydTJskzcS8y2hL7vaNX_mKS67ITvrZmCJ30O7AQeQiM4wdA2&t=633640969301113750) repeat-x;}
.ajax__tab_xp .ajax__tab_hover .ajax__tab_outer {background:url(WebResource.axd?d=pILZJW_CEwJvKSnRL7mtj4Ag_xy-oTeTTKNR_lRydTK1b1Jmr3oZVaPj7DD7JNXrPivR0D_qcR3xvPG6Ws7tNA2&t=633640969301113750) no-repeat right;}
.ajax__tab_xp .ajax__tab_hover .ajax__tab_inner {background:url(WebResource.axd?d=pILZJW_CEwJvKSnRL7mtj4Ag_xy-oTeTTKNR_lRydTK1b1Jmr3oZVaPj7DD7JNXri4NpIqLNqWvO1RtfZhbQpA2&t=633640969301113750) no-repeat;}
.ajax__tab_xp .ajax__tab_hover .ajax__tab_tab {background:url(WebResource.axd?d=pILZJW_CEwJvKSnRL7mtj4Ag_xy-oTeTTKNR_lRydTK1b1Jmr3oZVaPj7DD7JNXrvzKYeCBtDdcwxkg5VyNgWg2&t=633640969301113750) repeat-x;}
.ajax__tab_xp .ajax__tab_active .ajax__tab_outer {background:url(WebResource.axd?d=pILZJW_CEwJvKSnRL7mtj4Ag_xy-oTeTTKNR_lRydTK1b1Jmr3oZVaPj7DD7JNXrOzIRHIpwO3zxzjk_phr9lrFmWdz4a_vyltg4Zgo4OGk1&t=633640969301113750) no-repeat right;}
.ajax__tab_xp .ajax__tab_active .ajax__tab_inner {background:url(WebResource.axd?d=pILZJW_CEwJvKSnRL7mtj4Ag_xy-oTeTTKNR_lRydTK1b1Jmr3oZVaPj7DD7JNXrejg9-oMq9SWiTx8ckvkZBA2&t=633640969301113750) no-repeat;}
.ajax__tab_xp .ajax__tab_active .ajax__tab_tab {background:url(WebResource.axd?d=pILZJW_CEwJvKSnRL7mtj4Ag_xy-oTeTTKNR_lRydTK1b1Jmr3oZVaPj7DD7JNXrdre8ISRn2-3NgdrFialxGg2&t=633640969301113750) 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}
