/* Studio 8 */
.productBar a { 
display: block; 
width: 558px; 
height: 20px;
text-indent: -9999px; /* sends text way off screen */
}
.studioBar a {
background-image: url(/images/shared/product_bar/s8_bar_01.gif);
}
.studioBar a:hover { 
background-image: url(/images/shared/product_bar/s8_bar_02.gif);
}
.studioBar-de a {
background-image: url(/images/shared/de/product_bar/s8_bar_01.gif);
}
.studioBar-de a:hover { 
background-image: url(/images/shared/de/product_bar/s8_bar_02.gif);
}
.studioBar-es a {
background-image: url(/images/shared/es_es/product_bar/s8_bar_01.gif);
}
.studioBar-es a:hover { 
background-image: url(/images/shared/es_es/product_bar/s8_bar_02.gif);
}
.studioBar-fr a {
background-image: url(/images/shared/fr_fr/product_bar/s8_bar_01.gif);
}
.studioBar-fr a:hover { 
background-image: url(/images/shared/fr_fr/product_bar/s8_bar_02.gif);
}
.studioBar-it a {
background-image: url(/images/shared/it/product_bar/s8_bar_01.gif);
}
.studioBar-it a:hover { 
background-image: url(/images/shared/it/product_bar/s8_bar_02.gif);
}
.studioBar-ja a {
background-image: url(/images/shared/ja/product_bar/s8_bar_01.gif);
}
.studioBar-ja a:hover { 
background-image: url(/images/shared/ja/product_bar/s8_bar_02.gif);
}
.studioBar-ko a {
background-image: url(/images/shared/ko/product_bar/s8_bar_01.gif);
}
.studioBar-ko a:hover { 
background-image: url(/images/shared/ko/product_bar/s8_bar_02.gif);
}
.studioBar-cn a {
background-image: url(/images/shared/zh_cn/product_bar/s8_bar_01.gif);
}
.studioBar-cn a:hover { 
background-image: url(/images/shared/zh_cn/product_bar/s8_bar_02.gif);
}
.studioBar-tw a {
background-image: url(/images/shared/zh_tw/product_bar/s8_bar_01.gif);
}
.studioBar-tw a:hover { 
background-image: url(/images/shared/zh_tw/product_bar/s8_bar_02.gif);
}
.studioBar-xap a {
background-image: url(/images/shared/en_xap/product_bar/s8_bar_01.gif);
}
.studioBar-xap a:hover { 
background-image: url(/images/shared/en_xap/product_bar/s8_bar_02.gif);
}
.studioBar-xla a {
background-image: url(/images/shared/es_xla/product_bar/s8_bar_01.gif);
}
.studioBar-xla a:hover { 
background-image: url(/images/shared/es_xla/product_bar/s8_bar_02.gif);
}
.studioBar-br a {
background-image: url(/images/shared/pt_br/product_bar/s8_bar_01.gif);
}
.studioBar-br a:hover { 
background-image: url(/images/shared/pt_br/product_bar/s8_bar_02.gif);
}
.studioBar-nl a {
background-image: url(/images/shared/nl/product_bar/s8_bar_01.gif);
}
.studioBar-nl a:hover { 
background-image: url(/images/shared/nl/product_bar/s8_bar_02.gif);
}
.studioBar-be a {
background-image: url(/images/shared/be/product_bar/s8_bar_01.gif);
}
.studioBar-be a:hover { 
background-image: url(/images/shared/be/product_bar/s8_bar_02.gif);
}
.studioBar-gb a {
background-image: url(/images/shared/en_gb/product_bar/s8_bar_01.gif);
}
.studioBar-gb a:hover { 
background-image: url(/images/shared/en_gb/product_bar/s8_bar_02.gif);
}
