@charset "utf-8";
/* CSS for yahoo affiliates */
/* use an image as a default background.  This if for the Un-Selected tabs */
/* Tab #1 (welcome) */
/* use a different background when id="tab#_selected" (currently selected tab) in the li block */
#tabs #tab1_selected a { 
background:url(/affiliate_programs/images/tab1_s.png) no-repeat left top;
color:#781d7e;
text-decoration:none;
}
#tabs #tab_selected a { 
background:url(/affiliate_programs/images/tab1_s.png) no-repeat left top;
color:#781d7e;
text-decoration:none;
}
/* use a different background when id="tab#_unselected" (currently NOT selected tab) in the li block */
#tabs #tab1_unselected a { 
background:url(/affiliate_programs/images/tab1.png) no-repeat left top;
color:#781d7e;
text-decoration:none;
}
#tabs #tab1_unselected a:hover {
background:url(/affiliate_programs/images/tab1_h.png) no-repeat left top;
text-decoration:none;
}
/* Tab #2 (New Affiliates) */
/* use a different background when id="tab#_selected" (currently selected tab) in the li block */
#tabs #tab2_selected a { 
background:url(/affiliate_programs/images/tab2_s.png) no-repeat left top;
color:#781d7e;
text-decoration:none;
}
/* use a different background when id="tab#_unselected" (currently NOT selected tab) in the li block */
#tabs #tab2_unselected a { 
background:url(/affiliate_programs/images/tab2.png) no-repeat left top;
color:#781d7e;
text-decoration:none;
}
#tabs #tab2_unselected a:hover {
background:url(/affiliate_programs/images/tab2_h.png) no-repeat left top;
text-decoration:none;
}
/* Tab #3 (Program Details) */
/* use a different background when id="tab#_selected" (currently selected tab) in the li block */
#tabs #tab3_selected a { 
background:url(/affiliate_programs/images/tab3_s.png) no-repeat left top;
color:#781d7e;
text-decoration:none;
}
/* use a different background when id="tab#_unselected" (currently NOT selected tab) in the li block */
#tabs #tab3_unselected a { 
background:url(/affiliate_programs/images/tab3.png) no-repeat left top;
color:#781d7e;
text-decoration:none;
}
#tabs #tab3_unselected a:hover {
background:url(/affiliate_programs/images/tab3_h.png) no-repeat left top;
text-decoration:none;
}
/* Tab #4 (Resource Center) */
/* use a different background when id="tab#_selected" (currently selected tab) in the li block */
#tabs #tab4_selected a { 
background:url(/affiliate_programs/images/tab4_s.png) no-repeat left top;
color:#781d7e;
text-decoration:none;
}
/* use a different background when id="tab#_unselected" (currently NOT selected tab) in the li block */
#tabs #tab4_unselected a { 
background:url(/affiliate_programs/images/tab4.png) no-repeat left top;
color:#781d7e;
text-decoration:none;
}
#tabs #tab4_unselected a:hover {
background:url(/affiliate_programs/images/tab4_h.png) no-repeat left top;
text-decoration:none;
}
/* Tab #5 (Link Center) */
/* use a different background when id="tab#_selected" (currently selected tab) in the li block */
#tabs #tab5_selected a { 
background:url(/affiliate_programs/images/tab5_s.png) no-repeat left top;
color:#781d7e;
text-decoration:none;
}
/* use a different background when id="tab#_unselected" (currently NOT selected tab) in the li block */
#tabs #tab5_unselected a { 
background:url(/affiliate_programs/images/tab5.png) no-repeat left top;
color:#781d7e;
text-decoration:none;
}
#tabs #tab5_unselected a:hover {
background:url(/affiliate_programs/images/tab5_h.png) no-repeat left top;
text-decoration:none;
}
/* Tab #6 (Tools) */
/* use a different background when id="tab#_selected" (currently selected tab) in the li block */
#tabs #tab6_selected a { 
background:url(/affiliate_programs/images/tab6_s.png) no-repeat left top;
color:#781d7e;
text-decoration:none;
}
/* use a different background when id="tab#_unselected" (currently NOT selected tab) in the li block */
#tabs #tab6_unselected a { 
background:url(/affiliate_programs/images/tab6.png) no-repeat left top;
color:#781d7e;
text-decoration:none;
}
#tabs #tab6_unselected a:hover {
background:url(/affiliate_programs/images/tab6_h.png) no-repeat left top;
text-decoration:none;
}
/* Tab #7 (Contact Us) */
/* use a different background when id="tab#_selected" (currently selected tab) in the li block */
#tabs #tab7_selected a { 
background:url(/affiliate_programs/images/tab7_s.png) no-repeat left top;
color:#781d7e;
text-decoration:none;
}
/* use a different background when id="tab#_unselected" (currently NOT selected tab) in the li block */
#tabs #tab7_unselected a { 
background:url(/affiliate_programs/images/tab7.png) no-repeat left top;
color:#781d7e;
text-decoration:none;
}
#tabs #tab7_unselected a:hover {
background:url(/affiliate_programs/images/tab7_h.png) no-repeat left top;
text-decoration:none;
}
/* Basic font and background properties for the top search bar */
.search_bar {
font-weight: bold;
color: black;
background-color: #EEEEEE;
background-image:url(/affiliate_programs/images/top_bg2.gif);
background-repeat:repeat;	
}
.sub_navigation {
font-size: 10px;
font-weight: normal;
color: white;
background-color: #781d7e;
	background-image:url(/affiliate_programs/images/vline.png);
background-position:right;
background-repeat:no-repeat;
padding: 0px 10px 0px 10px;
}
/* need 25px padding for first item */
.sub_navigation_left {
font-size: 10px;
font-weight: normal; 
color: white;
text-align: left;
background-color: #781d7e;
background-image:url(/affiliate_programs/images/vline.png);
background-position:right;
background-repeat:no-repeat;
padding: 0px 10px 0px 25px;
}
#linkcenter #bg a { 
background:url(/affiliate_programs/images/linkcenter_bg.png) no-repeat left top;
color: #781d7e;
text-decoration: none;
}
#linkcenter #bg a:hover {
background:url(/affiliate_programs/images/linkcenter_bg_hover.png) no-repeat left top;
color: white;
text-decoration:none;
}
/* Styling for the What's Hot menu.  Uses an image for the background */
.whatshotmenu {
font-size: 12px;
font-weight: bold;
color: #6e3689;
background-image:url(/affiliate_programs/images/whatshot.png);
background-repeat: no-repeat;
}