/*
 * Winter styles
 * To activate set Administration > Global Settings > "Season" to "winter"
 */

body{ background: #AFD7F0 url(/site/images/body-bg.jpg) top left repeat-x; background-attachment: fixed; }

#hero.content{background-image: url(/site/images/content-hero-01.jpg)}

#header #search{ background-position: -160px -136px; }

#nav ul{background-position: 0 0;}
#nav ul li.backLava{background:url("/site/images/nav-hover-bg.png") no-repeat right -53px; width:23px; height:54px; margin-top:-1px; z-index:8; position:absolute}
#nav ul li.backLava .leftLava{background:url("/site/images/nav-hover-bg.png") no-repeat 0 0; height:54px; margin-right:23px}


