.TopGroup
{
 /* background-color:#757495; 
  background-image: url(../images/scottsdale_gallerytoptab_Bg.gif);
  border: 1px solid #57566F;*/
  
  height:25px;  
  padding:0 15px 0 0;
  margin:0px;
  
}


.TopLevelTab
{
  color:#FFFFFF; 
  font-family:arial; 
  font-size:10px; 
  font-weight: normal;
  cursor:pointer;
  background-image: url(../images/ScottsdaleTab/tab_nor.gif);
  height:25px;  
  width:123px;
  text-align:center;
  margin:0px;
  line-height:18px;
  
}

.TopLevelTabHover
{
  color:#FFFFFF; 
  background-image: url(../images/ScottsdaleTab/tab_hover.gif);
  font-family:arial; 
  font-size:10px; 
  font-weight: normal;
  cursor:pointer;
  height:25px;  
  width:123px;
  text-align:center;
  margin:0px;
  line-height:18px;
}

.SelectedTopLevelTab
{
 
  background-image: url(../images/ScottsdaleTab/tab_selected.gif);
  color: #FFFFFF; 
  font-family:arial; 
  font-size:10px; 
  font-weight: normal;
  text-align:center;
  height:25px;  
  width:123px;
  margin:0px;
  line-height:18px;
  /*cursor: default;
   border: 1px solid #807F9A;
  border-right-color: #FFFFFF;  
  border-bottom-width: 0px;  
  position: relative; 
    background-color: silver; 
  top: 1px; */
}

.Level2Group1
{
  background-color:silver; 
  background-image: url(../images/ScottsdalePhotoGalleryTab/level2_group_bg.gif);
  border: 1px solid #999999; 
  border-top-width: 0px;
}


.Level2Tab1 
{
  font-family:tahoma; 
  font-size:11px; 
  cursor:pointer;
}

.Level2TabHover1 
{
  font-family:tahoma; 
  font-size:11px; 
  text-decoration:underline;
  cursor:pointer;
}

.SelectedLevel2Tab1 
{
  font-family:tahoma; 
  font-size:11px; 
  text-decoration:underline;
}

.MediaInMotionTopGroup
{
 /* background-color:#757495; 
  background-image: url(../images/scottsdale_gallerytoptab_Bg.gif);
  border: 1px solid #57566F;*/
  background-image: url(../images/MediainMotion/top_tab.jpg);
  height:48px;  
  padding:0 15px 0 0;
  margin:0px;
   background-repeat:no-repeat;
}


.MediaInMotionTopLevelTab
{
  color:#FFFFFF; 
  font-family:Tahoma; 
  font-size:13px; 
  font-weight:bold;
  cursor:pointer;
  
  height:48px;  
  width:173px;
  text-align:center;
  margin:0px;
  line-height:18px;
  
}

.MediaInMotionTopLevelTabHover
{
  color:#FFFFFF; 
  background-image: url(../images/MediainMotion/UPPER_TAB/tab_hover.gif);
  font-family:Tahoma; 
  font-size:13px; 
  font-weight:bold;
  cursor:pointer;
  height:48px;  
  width:173px;
  text-align:center;
  margin:0px;
  line-height:18px;
}

.MediaInMotionSelectedTopLevelTab
{
 
  background-image: url(../images/MediainMotion/UPPER_TAB/tab_selected.gif);
  color: #FFFFFF; 
  font-family:Tahoma; 
  font-size:13px; 
  font-weight:bold;
  text-align:center;
  height:48px;  
  width:173px;
  margin:0px;
  line-height:18px;
  /*cursor: default;
   border: 1px solid #807F9A;
  border-right-color: #FFFFFF;  
  border-bottom-width: 0px;  
  position: relative; 
    background-color: silver; 
  top: 1px; */
}



