﻿
#hnavlang
{
	background: transparent url(../images/mainpage-text.png) -3px -10px no-repeat;
	width: 51px;
}

#hnavlang a:hover
{
	background: transparent url(../images/mainpage-text.png) -3px -45px no-repeat;
}

#hnavtoplink
{
    background: transparent url(images/header-bar.png) 0px -1px no-repeat;
}

#hnavfoot
{
	background: transparent url(images/head-nav-foot.png) 0px -1px no-repeat;
}

#shop {left: 702px; width: 56px;}
/*
#shop a:hover { background: transparent url(images/head-nav-foot.png) -702px -21px no-repeat; }
 */

/*
	Set up links to Novelties, Collections, Jewels, About, News and Services.
*/
#tlink1b {left: 2px; width: 86px;}
#tlink2b {left: 89px; width: 84px;}
#tlink3b {left: 177px; width: 52px;}
#tlink4b {left: xxxpx; width: 106px;}
#tlink5b {left: 231px; width: 70px;}
#tlink6b {left: 302px; width: 72px;}
#tlink7b {left: 376px; width: 59px;}

#tlink1b a:hover { background: transparent url(images/header-bar.png) -2px -31px no-repeat; }
#tlink2b a:hover { background: transparent url(images/header-bar.png) -89px -31px no-repeat; }
#tlink3b a:hover { background: transparent url(images/header-bar.png) -177px -31px no-repeat; }
#tlink4b a:hover { background: transparent url(images/header-bar.png) -xxxpx -31px no-repeat; }
#tlink5b a:hover { background: transparent url(images/header-bar.png) -231px -31px no-repeat; }
#tlink6b a:hover { background: transparent url(images/header-bar.png) -302px -31px no-repeat; }
#tlink7b a:hover { background: transparent url(images/header-bar.png) -376px -31px no-repeat; }

