/* CSS Document - shared link bar for Dunelm site and brand focused mini-sites */
/* Kelvin Owers - Brahm */

#shared_bar {
	-moz-opacity:0.95; opacity:0.95; background:url(http://www.dunelmoptical.co.uk/images/shared_bar/off/bar.png);
	width:100%; height:43px; padding:0; margin:0; top:0; position: fixed;
}
#shared_bar {
	filter:alpha(opacity='95');
} /* IE7 fix */

#shared_bar img, #shared_bar a {
	border: 0;
}

#dunelm_start {
	width:21px;
}

#dunelm_button {
	background:url(http://www.dunelmoptical.co.uk/images/shared_bar/over/Dunelm.jpg) top left no-repeat;
	width:109px; left:21px; top:0px; position: fixed;
}
#dunelm_button a {
	background:url(http://www.dunelmoptical.co.uk/images/shared_bar/off/Dunelm.jpg) top left no-repeat;
	top:0px; position: fixed;
}
#dunelm_button a:hover {
	background:url(http://www.dunelmoptical.co.uk/images/shared_bar/over/Dunelm.jpg) top left no-repeat;
}
.dunelm_site #dunelm_button a {
	background:url(http://www.dunelmoptical.co.uk/images/shared_bar/on/Dunelm.jpg) top left no-repeat;
}

#reger_button {
	background:url(http://www.dunelmoptical.co.uk/images/shared_bar/over/Reger.jpg) top left no-repeat;
	width:108px; left:131px; top:0px; position: fixed;
}
#reger_button a {
	background:url(http://www.dunelmoptical.co.uk/images/shared_bar/off/Reger.jpg) top left no-repeat;
	top:0px; position: fixed;
}
#reger_button a:hover {
	background:url(http://www.dunelmoptical.co.uk/images/shared_bar/over/Reger.jpg) top left no-repeat;
}
.reger_site #reger_button a {
	background:url(http://www.dunelmoptical.co.uk/images/shared_bar/on/Reger.jpg) top left no-repeat;
}

#rocha_button {
	background:url(http://www.dunelmoptical.co.uk/images/shared_bar/over/Rocha.jpg) top left no-repeat;
	width:156px; left:239px; top:0px; position: fixed;
}
#rocha_button a {
	background:url(http://www.dunelmoptical.co.uk/images/shared_bar/off/Rocha.jpg) top left no-repeat;
	top:0px; position: fixed;
}
#rocha_button a:hover {
	background:url(http://www.dunelmoptical.co.uk/images/shared_bar/over/Rocha.jpg) top left no-repeat;
}
.rocha_site #rocha_button a {
	background:url(http://www.dunelmoptical.co.uk/images/shared_bar/on/Rocha.jpg) top left no-repeat;
}

#costelloe_button {
	background:url(http://www.dunelmoptical.co.uk/images/shared_bar/over/Paul-C.jpg) top left no-repeat;
	width:234px; left:395px; top:0px; position: fixed;
}
#costelloe_button a {
	background:url(http://www.dunelmoptical.co.uk/images/shared_bar/off/Paul-C.jpg) top left no-repeat;
	top:0px; position: fixed;
}
#costelloe_button a:hover {
	background:url(http://www.dunelmoptical.co.uk/images/shared_bar/over/Paul-C.jpg) top left no-repeat;
}
.costelloe_site #costelloe_button a {
	background:url(http://www.dunelmoptical.co.uk/images/shared_bar/on/Paul-C.jpg) top left no-repeat;
}

.window_small {
	margin-top: 44px;
}
.window_medium {
	margin-top: 45px;
}
.window_big   {
	margin-top: 54px;
}

.logo_high {
	top: 339px;
}
.logo_mid {
	top: 428px;
}
.logo_low {
	top: 537px;
}