﻿body
{
    font-family:Arial,helvetica;
}

/* ajax__tab_xp-theme theme */
.ajax__tab_xp-theme .ajax__tab_header 
{
    font-family:Arial,helvetica;
    font-size:12px;
    background:url(img/xp/tab-line.gif) repeat-x bottom;
}
.ajax__tab_xp-theme .ajax__tab_header .ajax__tab_outer 
{
    padding-right:4px;
    background:url(img/xp/tab-right.gif) no-repeat right;
    height:21px;
}
.ajax__tab_xp-theme .ajax__tab_header .ajax__tab_inner 
{
    padding-left:3px;
    background:url(img/xp/tab-left.gif) no-repeat;
}
.ajax__tab_xp-theme .ajax__tab_header .ajax__tab_tab
{
    height:13px;
    padding:4px;
    margin:0;
    background:url(img/xp/tab.gif) repeat-x;
}
.ajax__tab_xp-theme .ajax__tab_hover .ajax__tab_outer 
{
    background:url(img/xp/tab-hover-right.gif) no-repeat right;
}
.ajax__tab_xp-theme .ajax__tab_hover .ajax__tab_inner 
{
    background:url(img/xp/tab-hover-left.gif) no-repeat;
}
.ajax__tab_xp-theme .ajax__tab_hover .ajax__tab_tab 
{
    background:url(img/xp/tab-hover.gif) repeat-x;
}
.ajax__tab_xp-theme .ajax__tab_active .ajax__tab_outer 
{
    background:url(img/xp/tab-active-right.gif) no-repeat right;
}
.ajax__tab_xp-theme .ajax__tab_active .ajax__tab_inner 
{
    background:url(img/xp/tab-active-left.gif) no-repeat;
}
.ajax__tab_xp-theme .ajax__tab_active .ajax__tab_tab 
{
    background:url(img/xp/tab-active.gif) repeat-x;
}
.ajax__tab_xp-theme .ajax__tab_body 
{
    font-family:Arial,helvetica;
    font-size:10pt;
    border:1px solid #999999;
    border-top:0;
    padding:8px;
    background-color:#ffffff;
}

/* ajax__tab_yuitabview-theme theme (img/yui/sprite.png) */
.ajax__tab_yuitabview-theme .ajax__tab_header 
{
    font-family:arial,helvetica,clean,sans-serif;
    font-size:small;
    border-bottom:solid 5px #2647a0;
}
.ajax__tab_yuitabview-theme .ajax__tab_header .ajax__tab_outer 
{
    background:url(img/yui/sprite.png) #d8d8d8 repeat-x;
    margin:0px 0.16em 0px 0px;
    padding:1px 0px 1px 0px;
    vertical-align:bottom;
    border:solid 1px #a3a3a3;
    border-bottom-width:0px;
}
.ajax__tab_yuitabview-theme .ajax__tab_header .ajax__tab_tab
{    
    color:#000;
    padding:0.35em 0.75em;    
    margin-right:0.01em;
}
.ajax__tab_yuitabview-theme .ajax__tab_hover .ajax__tab_outer 
{
    background: url(img/yui/sprite.png) #bfdaff repeat-x left -1300px;
}
.ajax__tab_yuitabview-theme .ajax__tab_active .ajax__tab_tab 
{
    color:#fff;
}
.ajax__tab_yuitabview-theme .ajax__tab_active .ajax__tab_outer
{
    background:url(img/yui/sprite.png) #2647a0 repeat-x left -1400px;
}
.ajax__tab_yuitabview-theme .ajax__tab_body 
{
    font-family:Arial,helvetica;
    font-size:10pt;
    padding:0.25em 0.5em;
    background-color:#edf5ff;    
    border:solid 1px #808080;
    border-top-width:0px;
}

/* ajax__tab_technorati-theme theme */
.ajax__tab_technorati-theme .ajax__tab_header 
{
    font-family:"Helvetica Neue", Arial, Sans-Serif;
    background:url(img/technorati/tab-line.png) repeat-x bottom;
    font-size:12px;
    display:block;
}
.ajax__tab_technorati-theme .ajax__tab_header .ajax__tab_outer 
{
    background:url(img/technorati/tab.png) no-repeat left top;
    border-color:#222;
    color:#222;
    padding-left:10px;
    margin-right:3px;
}
.ajax__tab_technorati-theme .ajax__tab_header .ajax__tab_inner 
{
    background:url(img/technorati/tab.png) no-repeat right top;
    border-color:#666;
    color:#666;
    padding:3px 10px 2px 0px;
}
.ajax__tab_technorati-theme .ajax__tab_hover .ajax__tab_inner 
{
    color:#000000;
}
.ajax__tab_technorati-theme .ajax__tab_active .ajax__tab_outer 
{
    background:url(img/technorati/tab.png) no-repeat 0pt -40px;
    border-bottom-color:#ffffff;
    
}
.ajax__tab_technorati-theme .ajax__tab_active .ajax__tab_inner 
{
    background:url(img/technorati/tab.png) no-repeat right -40px;
    color:#000000;
    border-color:#333;
    
}
.ajax__tab_technorati-theme .ajax__tab_body 
{
    font-family:Arial,helvetica;
    font-size:10pt;
    padding:8px;
    background-color:#ffffff;
    border:solid 1px #d7d7d7;
    border-top-width:0;
}

/* ajax__tab_msngallery-theme theme */
.ajax__tab_msngallery-theme .ajax__tab_header 
{
    /*background:url(img/msngallery/tab-line.png) repeat-x bottom;*/
    font-size:12px;
    font-weight:bold;   
           
}
.ajax__tab_msngallery-theme .ajax__tab_header .ajax__tab_outer 
{
    /*padding:0px 0px 0px 0px;
    background:url(Images/nav_white_bg.jpg) no-repeat right;
    height:40px;    
    width:65px;
    border-right:solid 1px #F3953B ;
border-top:solid 1px #F3953B ;*/
     background-image:url(Images/bg-btn-1.gif);background-repeat:no-repeat;width:66px; height:21px;
     padding:0px 5px 0px 0px;
   
}
.ajax__tab_msngallery-theme .ajax__tab_header .ajax__tab_tab 
{
    padding:3px 10px 6px 11px;
    color:#444444;
    width:38px;
    text-align:center;    
    
}
.ajax__tab_msngallery-theme .ajax__tab_header .ajax__tab_tab img
{
        
}
.ajax__tab_msngallery-theme .ajax__tab_header .ajax__tab_tab div
{
    font-family:Verdana, Arial, Sans-Serif;
    font-weight:bold;
    line-height:145%;
    font-size:92%;
    
}
.ajax__tab_msngallery-theme .ajax__tab_active .ajax__tab_outer 
{
    /*padding:0px 0px 0px 0px;
    background:url(Images/nav_bg.jpg) no-repeat;
    height:40px;*/
    background-image:url(Images/bg-btn.gif);background-repeat:no-repeat; width:66px; height:21px;padding:0px 5px 0px 0px;
}
.ajax__tab_msngallery-theme .ajax__tab_body 
{
    font-family:Arial,helvetica;
    font-size:10pt;
    padding:8px;
    background-color:#F2F2F2;
    border:solid 1px #F2F2F2;
    border-top-width:0;
    width:240px;
    height:330px;
}

/* ajax__tab_ie-theme theme */
.ajax__tab_ie-theme .ajax__tab_header 
{
    padding-left:5px;
}
.ajax__tab_ie-theme .ajax__tab_header .ajax__tab_tab
{
    margin-right:0px;
    background:url(img/ie/tab_unselected.gif);
    width:116px;
    padding:9px 0px 3px 0px;
    text-align:center;    
    color:#E10A36;
    font-family:verdana;
    font-size:13px;
    display:block;
}
.ajax__tab_ie-theme .ajax__tab_active .ajax__tab_tab 
{
    padding:6px 0px 3px 0px;
    background:url(img/ie/tab_selected.gif);
}
.ajax__tab_ie-theme .ajax__tab_body 
{
    background:url(img/ie/ie_tabbacker_720x296.jpg) no-repeat;
    font-size:13px;
    font-family:verdana;
    height:296px;
    width:500px;
}
.ajax__tab_ie-theme .ajax__tab_body div
{
     padding:8px;
}

.STATICMENUSTYLE1
{
	/*background-color:#E5E5E5;*/
	background-image: url(images/nav-bg.jpg);
	height: 20px;
	color: #ffffff;	
	
}
.STATICMENUITEMSTYLE1
{
	/*background-color:#E5E5E5;*/ /*background-image:url(../images/bg_MenuDiv.jpg);*/
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 2px;
	padding-right: 2px;
}

.STATICMENUITEMSTYLE1:hover
{
	/*background-color:#A578AF;*/
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 2px;
	padding-right: 2px;
	text-decoration:none;
}

.DYNAMICMENUITEMSTYLE1
{
	/*background-color: #D42021;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	width: 200px;
	padding-left: 2px;
	padding-top: 3px;
	padding-bottom: 2px;
	display:table-row;*/
	background-color:#D42021;
	font-weight:normal;
	font-size:11px;
	font-family:Arial;
	color:#FFFFFF;
	width:200px;
}
.DYNAMICMENUITEMSTYLE1:hover
{
	/*background-color:#8492A5;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	width: 200px;
	text-decoration:none;
    padding-left:2px;
	padding-top: 3px;
	padding-bottom: 2px;
	display:table-row;*/
	background-color:#8492A5;	
	font-weight:normal;
	font-size:11px;
	font-family:Arial;
	color:#ffffff;
	width:200px;
	text-decoration:none;
	cursor:hand;
	
}
.NewsTab .ajax__tab_header 
{
    color: #aa976b;
    font-size: 13px;
    font-weight: bold;
    background-color: White;
    margin-left: 10px;
    
    
}
.NewsTab .ajax__tab_outer
{
    background-color: White;
}
.NewsTab .ajax__tab_inner
{
    padding: 6px;
    margin-right: 1px;
    margin-left: 1px;
    margin-top: 1px;
    margin-bottom: 1px;
    background-color: #f8f6ea;
}
.NewsTab .ajax__tab_hover .ajax__tab_outer
{
    background-color: Orange;
}
.NewsTab .ajax__tab_hover .ajax__tab_inner
{
    background-color: #FFFFE1;
}
.NewsTab .ajax__tab_active .ajax__tab_outer
{
    background-color: White;
}
.NewsTab .ajax__tab_active .ajax__tab_inner
{
    background-color: #fefdf7;
}