﻿
.btn_ImportContacts a {
    background: url(imgs/skins/skin2/buttons/btn_importcontacts.gif) no-repeat;
	background-position: 0px 0;
	display:block;
	width:136px;
	height:23px;
}
.btn_ImportContacts a:hover {
    background: url(imgs/skins/skin2/buttons/btn_importcontacts-over.gif) no-repeat;
	background-position: 0px 0;
}

/* START HEADER TABS */


.MainNav 
{
     color:#ffffff;
     background: url(imgs/skins/skin2/tabs/img_redSliver.gif) repeat-x;
     text-align:center;
     height:34px;
     font-family: Arial, helvetica;
     /*filter: 
     progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FE2901,endColorStr=#A71A00);
     */
}
    
.StaticSelected
{
     color:#ffffff;
     background: url(imgs/skins/skin2/tabs/img_redSliver-down.gif) repeat-x;
     height:34px;
     font-family: Arial, helvetica;
     /*filter: 
     progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#BEAD93,endColorStr=#F7F4EF);
     */
 }
 
 .StaticSelected a
 {
    background:transparent;
 }
 
 .MenuHover
 {
    background: url(imgs/skins/skin2/tabs/tab_brownSliver.gif) repeat-x;
    height:34px;
    font-family: Arial, helvetica; 
 }   
 
 .MenuHover a
 {
    background:transparent;
 }






#MyHub a {
	background: url(imgs/skins/skin2/tabs/tab_myPeople_strip.gif) no-repeat;
	background-position: 0px 0;
	display:block;
	width:78px;
	height:27px;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	padding-top:5px;
	}
#MyHub a:hover {	
    background-position: -92px 0;
    color:#ffffff;
    text-decoration:none;
	}
#MyHub a:active {
	background-position: -184px 0;
	color:#000000;
	text-decoration:none;
	}
	
#MyPeople a {
	background: url(imgs/skins/skin2/tabs/tab_header_strip.gif) no-repeat;
	background-position: 0px 0;
	display:block;
	width:92px;
	height:27px;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	padding-top:5px;
	}
#MyPeople a:hover {	
    background-position: -92px 0;
    color:#ffffff;
    text-decoration:none;
	}
#MyPeople a:active {
	background-position: -184px 0;
	color:#000000;
	text-decoration:none;
	}

.FindPeopleMyProfile a {
	background-color:#cc0022;
	background: url(imgs/skins/skin2/tabs/img_redSliver.gif) repeat-x;
	/*background-position: 0px 0;*/
	display:block;
	/*width:92px;*/
	height:33px;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	padding-top:8px;
	}
.FindPeopleMyProfile a:hover {	
    /*background-position: -92px 0;*/
    color:#ffffff;
    text-decoration:underline;
	}
.FindPeopleMyProfile a:active {
	/*background-position: -184px 0;*/
	color:#ffffff;
	text-decoration:none;
	}
	

/* END HEADER TABS */

