﻿/* 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=-fJ1oY16cjNe9QTGqpL_e7L8GC-Hl9-HBPt1lqyVhs2Cx2Y_5fQW-hbTchHmSnrGVL8_TAJawns1&t=633292612093950176) repeat-x bottom;}
.ajax__tab_xp .ajax__tab_outer {padding-right:4px;background:url(WebResource.axd?d=-fJ1oY16cjNe9QTGqpL_e7L8GC-Hl9-HBPt1lqyVhs2Cx2Y_5fQW-qLPGoaK2rGkY-OSay0AN3Y1&t=633292612093950176) no-repeat right;height:21px;}
.ajax__tab_xp .ajax__tab_inner {padding-left:3px;background:url(WebResource.axd?d=-fJ1oY16cjNe9QTGqpL_e7L8GC-Hl9-HBPt1lqyVhs2Cx2Y_5fQW-r5o24XlQbSPkmd6sQrXeNQ1&t=633292612093950176) no-repeat;}
.ajax__tab_xp .ajax__tab_tab {height:13px;padding:4px;margin:0;background:url(WebResource.axd?d=-fJ1oY16cjNe9QTGqpL_e7L8GC-Hl9-HBPt1lqyVhs2Cx2Y_5fQW-jcrJlXWSTh4dxnukMfpZ_A1&t=633292612093950176) repeat-x;}
.ajax__tab_xp .ajax__tab_hover .ajax__tab_outer {background:url(WebResource.axd?d=-fJ1oY16cjNe9QTGqpL_e7L8GC-Hl9-HBPt1lqyVhs2Cx2Y_5fQW-pU9Qqi11yzgOEEuPKG3knXj4TthKGpJgQ2&t=633292612093950176) no-repeat right;}
.ajax__tab_xp .ajax__tab_hover .ajax__tab_inner {background:url(WebResource.axd?d=-fJ1oY16cjNe9QTGqpL_e7L8GC-Hl9-HBPt1lqyVhs2Cx2Y_5fQW-pU9Qqi11yzg2LvLQONDEQ4JhNfDlF-wrw2&t=633292612093950176) no-repeat;}
.ajax__tab_xp .ajax__tab_hover .ajax__tab_tab {background:url(WebResource.axd?d=-fJ1oY16cjNe9QTGqpL_e7L8GC-Hl9-HBPt1lqyVhs2Cx2Y_5fQW-pU9Qqi11yzgmqzZA9NAU5Q1&t=633292612093950176) repeat-x;}
.ajax__tab_xp .ajax__tab_active .ajax__tab_outer {background:url(WebResource.axd?d=-fJ1oY16cjNe9QTGqpL_e7L8GC-Hl9-HBPt1lqyVhs2Cx2Y_5fQW-hbZkFaY4fym2cGW6iTJlt7c6emQxF3GSQ2&t=633292612093950176) no-repeat right;}
.ajax__tab_xp .ajax__tab_active .ajax__tab_inner {background:url(WebResource.axd?d=-fJ1oY16cjNe9QTGqpL_e7L8GC-Hl9-HBPt1lqyVhs2Cx2Y_5fQW-hbZkFaY4fym1gO11d-v_T2jTosgcc_45g2&t=633292612093950176) no-repeat;}
.ajax__tab_xp .ajax__tab_active .ajax__tab_tab {background:url(WebResource.axd?d=-fJ1oY16cjNe9QTGqpL_e7L8GC-Hl9-HBPt1lqyVhs2Cx2Y_5fQW-hbZkFaY4fym3Omg5b3_QzsNczLSz6627A2&t=633292612093950176) 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}
