﻿/* 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=6PkxCRTyYDSKnEkZ-U1sWmOpO6MeJPGsnDxweyTFJ4dw7tXSEj-lpIbYC0w-oMibwGgFrfckvcGZd8MP4yLu-w2&t=633864528801875000) repeat-x bottom;}
.ajax__tab_xp .ajax__tab_outer {padding-right:4px;background:url(WebResource.axd?d=6PkxCRTyYDSKnEkZ-U1sWmOpO6MeJPGsnDxweyTFJ4dw7tXSEj-lpIbYC0w-oMib22rYZ9mQLvrc9MU0GAi17g2&t=633864528801875000) no-repeat right;height:21px;}
.ajax__tab_xp .ajax__tab_inner {padding-left:3px;background:url(WebResource.axd?d=6PkxCRTyYDSKnEkZ-U1sWmOpO6MeJPGsnDxweyTFJ4dw7tXSEj-lpIbYC0w-oMib6m8lFH5An0rErPlEZ7Ijfw2&t=633864528801875000) no-repeat;}
.ajax__tab_xp .ajax__tab_tab {height:13px;padding:4px;margin:0;background:url(WebResource.axd?d=6PkxCRTyYDSKnEkZ-U1sWmOpO6MeJPGsnDxweyTFJ4fC6FbDeHVpAPOavlHKSQFGOP2tLBecKi89bY2rKTFYiw2&t=633864528801875000) repeat-x;}
.ajax__tab_xp .ajax__tab_hover .ajax__tab_outer {background:url(WebResource.axd?d=6PkxCRTyYDSKnEkZ-U1sWmOpO6MeJPGsnDxweyTFJ4dw7tXSEj-lpIbYC0w-oMib04Iy57-QOd0ig1-HHmWeKQ2&t=633864528801875000) no-repeat right;}
.ajax__tab_xp .ajax__tab_hover .ajax__tab_inner {background:url(WebResource.axd?d=6PkxCRTyYDSKnEkZ-U1sWmOpO6MeJPGsnDxweyTFJ4dw7tXSEj-lpIbYC0w-oMibjMV706ThBAKE-efeQN1TxA2&t=633864528801875000) no-repeat;}
.ajax__tab_xp .ajax__tab_hover .ajax__tab_tab {background:url(WebResource.axd?d=6PkxCRTyYDSKnEkZ-U1sWmOpO6MeJPGsnDxweyTFJ4dw7tXSEj-lpIbYC0w-oMibCB3zgi5fZbTkY_sYxunm3A2&t=633864528801875000) repeat-x;}
.ajax__tab_xp .ajax__tab_active .ajax__tab_outer {background:url(WebResource.axd?d=6PkxCRTyYDSKnEkZ-U1sWmOpO6MeJPGsnDxweyTFJ4dw7tXSEj-lpIbYC0w-oMib8ApdGtyOMcl6xjOLUNV7MT2u6g9DUiczvOZuKXmFDkE1&t=633864528801875000) no-repeat right;}
.ajax__tab_xp .ajax__tab_active .ajax__tab_inner {background:url(WebResource.axd?d=6PkxCRTyYDSKnEkZ-U1sWmOpO6MeJPGsnDxweyTFJ4dw7tXSEj-lpIbYC0w-oMibaPuTVxCvNkH2P-DD8yn0HA2&t=633864528801875000) no-repeat;}
.ajax__tab_xp .ajax__tab_active .ajax__tab_tab {background:url(WebResource.axd?d=6PkxCRTyYDSKnEkZ-U1sWmOpO6MeJPGsnDxweyTFJ4dw7tXSEj-lpIbYC0w-oMibA2Vl0ZDqcKRN4QYAeUQ3dw2&t=633864528801875000) 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}
