﻿/* .ajax__tab_header - A container element that wraps all of the tabs at the top of the TabContainer. Child CSS classes:.ajax__tab_outer. */
/* .ajax__tab_outer - An outer element of a tab, often used to set the left-side background image of the tab.Child CSS classes: .ajax__tab_inner. */
/* .ajax__tab_inner	 - An inner element of a tab, often used to set the right-side image of the tab. Child CSS classes:.ajax__tab_tab. */
/* .ajax__tab_tab - An element of the tab that contains the text content. Child CSS classes:none. */
/* .ajax__tab_body - A container element that wraps the area where a TabPanel is displayed. Child CSS classes: none. */
/* .ajax__tab_hover - This is applied to a tab when the mouse is hovering over. Child CSS classes:.ajax__tab_outer. */
/* .ajax__tab_active - This is applied to a tab when it is the currently selected tab. Child CSS classes:.ajax__tab_outer. */   

.whitespace_tab_ie7 .ajax__tab_header					{ background:url(images/back2/tab-line.gif) repeat-x bottom; }
.whitespace_tab_ie7 .ajax__tab_outer					{ background:url(images/back2/tab-right.jpg) no-repeat right; }
.whitespace_tab_ie7 .ajax__tab_inner					{ background:url(images/back2/tab-left.jpg) no-repeat; }
.whitespace_tab_ie7 .ajax__tab_tab						{ background:url(images/back2/tab-hover.jpg) repeat-x; }
.whitespace_tab_ie7 .ajax__tab_hover .ajax__tab_outer	{ background:url(images/back2/tab-hover-right.jpg) no-repeat right; }
.whitespace_tab_ie7 .ajax__tab_hover .ajax__tab_inner	{ background:url(images/back2/tab-hover-left.jpg) no-repeat; }
.whitespace_tab_ie7 .ajax__tab_hover .ajax__tab_tab		{ background:url(images/back2/tab-hover.jpg) repeat-x; }
.whitespace_tab_ie7 .ajax__tab_active .ajax__tab_outer	{ background:url(images/back2/tab-active-right.jpg) no-repeat right; padding-right:2px; }
.whitespace_tab_ie7 .ajax__tab_active .ajax__tab_inner	{ background:url(images/back2/tab-active-left.jpg) no-repeat; padding-left:2px; }
.whitespace_tab_ie7 .ajax__tab_active .ajax__tab_tab	{ background:url(images/back2/tab-active.jpg) repeat-x;color:#FFFFFF;}

.whitespace_tab_ie7 .ajax__tab_header 					{ height:19px;font-family:Arial;font-size:11px;font-weight:bold;color:#777777; }
.whitespace_tab_ie7 .ajax__tab_outer					{ border-collapse:collapse;}
.whitespace_tab_ie7 .ajax__tab_inner					{ padding-right:1px; padding-left:1px; }
.whitespace_tab_ie7 .ajax__tab_tab						{ padding:3px 30px 2px 30px; margin:0px; }
.whitespace_tab_ie7 .ajax__tab_body						{ height:auto; border:solid 1px #999999; padding:10px; background-color:#ffffff; }
.whitespace_tab_ie7 .ajax__tab_panel					{ height:100%; }
/* XP IE7 theme - Backgrounds /
.whitespace_tab .ajax__tab_header					{ background:url(images/tab-line.gif) repeat-x bottom; }
.whitespace_tab .ajax__tab_outer					{ background:url(images/tab-right.gif) no-repeat right; }
.whitespace_tab .ajax__tab_inner					{ background:url(images/tab-left.gif) no-repeat; }
.whitespace_tab .ajax__tab_tab						{ background:url(images/tab.gif) repeat-x; }
.whitespace_tab .ajax__tab_hover .ajax__tab_outer	{ background:url(images/tab-hover-right.gif) no-repeat right; }
.whitespace_tab .ajax__tab_hover .ajax__tab_inner	{ background:url(images/tab-hover-left.gif) no-repeat; }
.whitespace_tab .ajax__tab_hover .ajax__tab_tab		{ background:url(images/tab-hover.gif) repeat-x; }
.whitespace_tab .ajax__tab_active .ajax__tab_outer	{ background:url(images/tab-active-right.gif) no-repeat right; }
.whitespace_tab .ajax__tab_active .ajax__tab_inner	{ background:url(images/tab-active-left.gif) no-repeat; }
.whitespace_tab .ajax__tab_active .ajax__tab_tab	{ background:url(images/tab-active.gif) repeat-x;color:#555555; }

/* XP IE7 theme - Other Styles /
.whitespace_tab .ajax__tab_header 					{ font-family:Arial;font-weight:bold;font-size:11px;color:#555555 }
.whitespace_tab .ajax__tab_outer					{ height:29px; }
.whitespace_tab .ajax__tab_inner					{ padding-left:3px; padding-right:3px; }
.whitespace_tab .ajax__tab_tab						{ padding:8px 40px;margin:0; }
.whitespace_tab .ajax__tab_body						{ font-family:verdana,tahoma,helvetica;font-size:10pt;border:1px solid #555555;border-top:0;padding:8px;background-color:#ffffff; }
*/

.whitespace_subtab_ie7 .ajax__tab_header					{ background:url(images/back2/tab-line.gif) repeat-x bottom; }
.whitespace_subtab_ie7 .ajax__tab_outer						{ background:url(images/back2/tab-right.jpg) no-repeat right; }
.whitespace_subtab_ie7 .ajax__tab_inner						{ background:url(images/back2/tab-left.jpg) no-repeat; }
.whitespace_subtab_ie7 .ajax__tab_tab						{ background:url(images/back2/tab-hover.jpg) repeat-x; }
.whitespace_subtab_ie7 .ajax__tab_hover .ajax__tab_outer	{ background:url(images/back2/tab-hover-right.jpg) no-repeat right; }
.whitespace_subtab_ie7 .ajax__tab_hover .ajax__tab_inner	{ background:url(images/back2/tab-hover-left.jpg) no-repeat; }
.whitespace_subtab_ie7 .ajax__tab_hover .ajax__tab_tab		{ background:url(images/back2/tab-hover.jpg) repeat-x; }
.whitespace_subtab_ie7 .ajax__tab_active .ajax__tab_outer	{ background:url(images/back2/tab-active-right.jpg) no-repeat right; padding-right:2px; }
.whitespace_subtab_ie7 .ajax__tab_active .ajax__tab_inner	{ background:url(images/back2/tab-active-left.jpg) no-repeat; padding-left:2px; }
.whitespace_subtab_ie7 .ajax__tab_active .ajax__tab_tab		{ background:url(images/back2/tab-active.jpg) repeat-x;color:#FFFFFF; }

.whitespace_subtab_ie7 .ajax__tab_header 					{ height:19px; font-family:Arial;font-size:11px;font-weight:bold;color:#777777; }
.whitespace_subtab_ie7 .ajax__tab_outer						{ height:19px; }
.whitespace_subtab_ie7 .ajax__tab_inner						{ padding-right:1px;padding-left:1px; }
.whitespace_subtab_ie7 .ajax__tab_tab						{ padding:3px 5px 2px 5px;margin:0px; }
.whitespace_subtab_ie7 .ajax__tab_body						{ height:100%;border:solid 1px #999999;padding-top:10px;padding-left:10px;padding-right:10px;padding-bottom:15px;background-color:RGB(237, 236, 222); }

.whitespace_style_ie7 .ajax__tab_header					{ background:url(images/back2/tab-line.gif) repeat-x bottom; }
.whitespace_style_ie7 .ajax__tab_outer						{ background:url(images/back2/tab-right.jpg) no-repeat right; }
.whitespace_style_ie7 .ajax__tab_inner						{ background:url(images/back2/tab-left.jpg) no-repeat; }
.whitespace_style_ie7 .ajax__tab_tab						{ background:url(images/back2/tab-hover.jpg) repeat-x; }
.whitespace_style_ie7 .ajax__tab_hover .ajax__tab_outer	{ background:url(images/back2/tab-hover-right.jpg) no-repeat right; }
.whitespace_style_ie7 .ajax__tab_hover .ajax__tab_inner	{ background:url(images/back2/tab-hover-left.jpg) no-repeat; }
.whitespace_style_ie7 .ajax__tab_hover .ajax__tab_tab		{ background:url(images/back2/tab-hover.jpg) repeat-x; }
.whitespace_style_ie7 .ajax__tab_active .ajax__tab_outer	{ background:url(images/back2/tab-active-right.jpg) no-repeat right; padding-right:2px; }
.whitespace_style_ie7 .ajax__tab_active .ajax__tab_inner	{ background:url(images/back2/tab-active-left.jpg) no-repeat; padding-left:2px; }
.whitespace_style_ie7 .ajax__tab_active .ajax__tab_tab		{ background:url(images/back2/tab-active.jpg) repeat-x;color:#555555; }

.whitespace_style_ie7 .ajax__tab_header 					{ height:19px; font-family:Arial;font-size:11px;font-weight:bold;color:#555555; }
.whitespace_style_ie7 .ajax__tab_outer						{ height:19px; }
.whitespace_style_ie7 .ajax__tab_inner						{ padding-right:1px;padding-left:1px; }
.whitespace_style_ie7 .ajax__tab_tab						{ padding:3px 30px 2px 30px;margin:0px; }
.whitespace_style_ie7 .ajax__tab_body						{ height:100%;border:solid 1px #D8D9D0;border-top:0;padding-top:10px;padding-left:0px;padding-right:0px;padding-bottom:0px;background-color:#ffffff; }

/* CSS for project details page subtabs */
.pd_whitespace_subtab_ie7 .ajax__tab_header					{ background:url(images/back3/tab-line.gif) repeat-x bottom; }
.pd_whitespace_subtab_ie7 .ajax__tab_outer						{ background:url(images/back3/tab-right.jpg) no-repeat right; }
.pd_whitespace_subtab_ie7 .ajax__tab_inner						{ background:url(images/back3/tab-left.jpg) no-repeat; }
.pd_whitespace_subtab_ie7 .ajax__tab_tab						{ background:url(images/back3/tab-hover.jpg) repeat-x; }
.pd_whitespace_subtab_ie7 .ajax__tab_hover .ajax__tab_outer	{ background:url(images/back3/tab-hover-right.jpg) no-repeat right; }
.pd_whitespace_subtab_ie7 .ajax__tab_hover .ajax__tab_inner	{ background:url(images/back3/tab-hover-left.jpg) no-repeat; }
.pd_whitespace_subtab_ie7 .ajax__tab_hover .ajax__tab_tab		{ background:url(images/back3/tab-hover.jpg) repeat-x; }
.pd_whitespace_subtab_ie7 .ajax__tab_active .ajax__tab_outer	{ background:url(images/back3/tab-active-right.jpg) no-repeat right; padding-right:2px; }
.pd_whitespace_subtab_ie7 .ajax__tab_active .ajax__tab_inner	{ background:url(images/back3/tab-active-left.jpg) no-repeat; padding-left:2px; }
.pd_whitespace_subtab_ie7 .ajax__tab_active .ajax__tab_tab		{ background:url(images/back3/tab-active.jpg) repeat-x;color:#555555; }

.pd_whitespace_subtab_ie7 .ajax__tab_header 					{ height:19px; font-family:Arial;font-size:11px;font-weight:bold;color:#555555; }
.pd_whitespace_subtab_ie7 .ajax__tab_outer						{ height:19px; }
.pd_whitespace_subtab_ie7 .ajax__tab_inner						{ padding-right:1px;padding-left:1px; }
.pd_whitespace_subtab_ie7 .ajax__tab_tab						{ padding:3px 5px 2px 5px;margin:0px; }
.pd_whitespace_subtab_ie7 .ajax__tab_body						{ height:100%;border:solid 1px #D8D9D0;border-top:0;padding-top:10px;padding-left:10px;padding-right:10px;padding-bottom:15px;background-color:#ffffff; }
