﻿/* 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=yMNogrzR0zChxXjWdVyitr-Ia0earf4HxOVgUgkwlDct3g1szvyvVBvhlrL57VwGzQHw6FtVWJxxQ-Nai-x2lw2&t=633887612304464508) repeat-x bottom;}
.ajax__tab_xp .ajax__tab_outer {padding-right:4px;background:url(WebResource.axd?d=yMNogrzR0zChxXjWdVyitr-Ia0earf4HxOVgUgkwlDct3g1szvyvVBvhlrL57VwGrE1GXTOkw1oWsY6ZcLKU0g2&t=633887612304464508) no-repeat right;height:21px;}
.ajax__tab_xp .ajax__tab_inner {padding-left:3px;background:url(WebResource.axd?d=yMNogrzR0zChxXjWdVyitr-Ia0earf4HxOVgUgkwlDct3g1szvyvVBvhlrL57VwG3KwGQkvx5xYhhOLFrqNZ7Q2&t=633887612304464508) no-repeat;}
.ajax__tab_xp .ajax__tab_tab {height:13px;padding:4px;margin:0;background:url(WebResource.axd?d=yMNogrzR0zChxXjWdVyitr-Ia0earf4HxOVgUgkwlDcr4MeqxuznwpgZbnL3L1m-_0hs_4TR6EbpbkJOvSFHZw2&t=633887612304464508) repeat-x;}
.ajax__tab_xp .ajax__tab_hover .ajax__tab_outer {background:url(WebResource.axd?d=yMNogrzR0zChxXjWdVyitr-Ia0earf4HxOVgUgkwlDct3g1szvyvVBvhlrL57VwGW29p1shhdq3-1051-mbh6A2&t=633887612304464508) no-repeat right;}
.ajax__tab_xp .ajax__tab_hover .ajax__tab_inner {background:url(WebResource.axd?d=yMNogrzR0zChxXjWdVyitr-Ia0earf4HxOVgUgkwlDct3g1szvyvVBvhlrL57VwGZNguaUOn7Y0zpxOm7jWoLw2&t=633887612304464508) no-repeat;}
.ajax__tab_xp .ajax__tab_hover .ajax__tab_tab {background:url(WebResource.axd?d=yMNogrzR0zChxXjWdVyitr-Ia0earf4HxOVgUgkwlDct3g1szvyvVBvhlrL57VwGVKjSmZIG03CcvteQ32Xh2Q2&t=633887612304464508) repeat-x;}
.ajax__tab_xp .ajax__tab_active .ajax__tab_outer {background:url(WebResource.axd?d=yMNogrzR0zChxXjWdVyitr-Ia0earf4HxOVgUgkwlDct3g1szvyvVBvhlrL57VwGJnMiCI20r1wy-yoLEcqLAIELADVtmWMrlsmMv2GQ4L01&t=633887612304464508) no-repeat right;}
.ajax__tab_xp .ajax__tab_active .ajax__tab_inner {background:url(WebResource.axd?d=yMNogrzR0zChxXjWdVyitr-Ia0earf4HxOVgUgkwlDct3g1szvyvVBvhlrL57VwGM7CnUtIhEcdMZDtbGDb-Mw2&t=633887612304464508) no-repeat;}
.ajax__tab_xp .ajax__tab_active .ajax__tab_tab {background:url(WebResource.axd?d=yMNogrzR0zChxXjWdVyitr-Ia0earf4HxOVgUgkwlDct3g1szvyvVBvhlrL57VwG5IFPVv0DRgA0a0zIR8aHwQ2&t=633887612304464508) 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}
