
a {
		color : #154113;
}

.reapris { color : #F00; font-weight : bold; }
.reapris_view { color : #F00; font-weight : bold; font-size : 24px; }
/* -------------------------------------------------------------------------- */

#head {
	background : #154113 url('../img/dvd/head_bg.png') top left repeat-x;
}

#head .dvd {
	background : url('../img/dvd/topmenu-dvd.png') top left no-repeat;
}
#head .dvd:hover {
	background : url('../img/dvd/topmenu-dvd-on.png') top left no-repeat;
}
#head .dvd_active {
	background : url('../img/dvd/topmenu-dvd-on.png') top left no-repeat;
}

#head .bluray {
	background : url('../img/dvd/topmenu-bluray.png') top left no-repeat;
}
#head .bluray:hover {
	background : url('../img/dvd/topmenu-bluray-on.png') top left no-repeat;
}
#head .bluray_active {
	background : url('../img/dvd/topmenu-bluray-on.png') top left no-repeat;
}

#head .hardware {
	background : url('../img/dvd/topmenu-hardware.png') top left no-repeat;
}
#head .hardware:hover {
	background : url('../img/dvd/topmenu-hardware-on.png') top left no-repeat;
}
#head .hardware_active {
	background : url('../img/dvd/topmenu-hardware-on.png') top left no-repeat;
}

#head .information {
	background : url('../img/dvd/topmenu-information.png') top left no-repeat;
}
#head .information:hover {
	background : url('../img/dvd/topmenu-information-on.png') top left no-repeat;
}
#head .information_active {
	background : url('../img/dvd/topmenu-information-on.png') top left no-repeat;
}

/* -------------------------------------------------------------------------- */

ul#menu li {
	background : url('../img/dvd/arrow-right.png') top left no-repeat;
}

ul#menu li.active {
	background : url('../img/dvd/arrow-down.png') top left no-repeat;
}

#menu li ul li.active {
	background : none;
}

/* -------------------------------------------------------------------------- */


