/* @override http://yellos.snowboardvalgardena.com/fileadmin/template/style/yellos.css */

body {
	color: white;
	background: #9c9d96 url(../images/bg-yellos.jpg) no-repeat center 400px;
}

h1, h3 {
	color: #4f4f4f;
}

h2, h4, h5, h6 {
	color: white;
}

#zona23 {
	border-top-color: #4f4f4f;
}

#zona3 {
	top: 60px;
	text-align: center;
}

ul#nav {
	background-color: #4f4f4f;
}

ul#nav li a {
	border-bottom-color: #666764;
}

ul#nav a:hover, ul#nav a:active {
	background: white url(../images/menu-on-yellos.gif) no-repeat 12px 8px;
	color: #4f4f4f;
}

#adresse {
	padding: 20px 10px 10px;
	background: #4f4f4f url(../images/bg-indirizzo-yellos.gif) no-repeat right top;
	margin-top: 30px;
}

#language li.it {
	background: url(../images/it-yellos.gif) no-repeat left center;
}

#language li.de {
	background: url(../images/de-yellos.gif) no-repeat left center;
}

#language li.en {
	background: url(../images/en-yellos.gif) no-repeat left center;
}

#language li.ru {
	background: url(../images/ru-yellos.gif) no-repeat left center;
}

p.linkcontinua {
	background-image: url(../images/icon-next-yellos.gif);
}

p.linkcontinua a:link, p.linkcontinua a:visited {
	color: #4f4f4f;
	text-decoration: none;
	background-color: white;
}

p.linkindietro {
	background-image: url(../images/icon-back-yellos.gif);
}

p.linkindietro a {
	color: #4f4f4f;
	text-decoration: none;
	display: inline;
	background-color: white;
}

p.linkcontinua a:hover, p.linkcontinua a:active,
p.linkindietro a:hover, p.linkindietro a:active {
	background-color: #4f4f4f;
	color: white;
}

.articolo .foto,
.artnews .foto {
	background-color: white;
}

.articolo .bigfoto {
	background: white url(../images/zoom-noleggio.gif) no-repeat right bottom;
}

.iconsarticolo a:link, .iconsarticolo a:visited {
	text-decoration: none;
	color: white;
}

.iconsarticolo a:hover, .iconsarticolo a:active {
	text-decoration: underline;
	color: white;
}

.sendicon {
	background: url(../images/send-yellos.gif) no-repeat left center;
}

.printicon {
	background: url(../images/print-yellos.gif) no-repeat left center;
}

.topicon {
	background: url(../images/top-yellos.gif) no-repeat left center;
}

#footer {
	background: black url(../images/footer-yellos.jpg) no-repeat center top;
}

#footernavdata a:link, #footernavdata a:visited {
	color: white;
	text-decoration: none;
}

#footernavdata a:hover, #footernavdata a:active {
	color: #4f4f4f;
	text-decoration: underline;
}

.indirizzo {
	margin: 0;
	padding: 0;
}

#editing {
	font-size: 0.8em;
	text-align: right;
	position: relative;
}

#editing, #editing a:link, #editing a:visited {
	color: #4d4d4d;
}

#editing a:hover, #editing a:active {
	text-decoration: underline;
	color: white;
}