﻿/*-----------------------------------------------------------------------------
 Wijo Theme - Last updated 2011-11-19
 For new site in Sitecore 6.4
-----------------------------------------------------------------------------*/

/* Logo */
.logo a {
	display: inline;
	background: none;
}
.slogan {
	color: #00338e;
	font: 30px/33px HelveticaNeueBold, arial;
	margin: 42px 0 0;
}
.select-block {
	min-height: 130px;
}
.select-block .title {
	padding-top: 120px;
	min-height: 0px;
}

/* Language flags */
#flag a.focus {
	color: #00338e;
	text-transform: uppercase;
	font-family: HelveticaNeuebold;
	text-decoration: none;
}
#flag .focus:hover img	{
	border: 1px solid #a1a1a1;
}

/* Top Navigation menu */
#header {
	background:#fff url(/UI/img/header-blue.png) repeat-x 0 100%;
}

#nav a:hover, #nav .active a {
	background-image: url(/UI/img/Wijo/bg-nav-h-wijo.gif);
	color: #00338e;
}

/* Text colors in Wijo theme */
#content a { color: #548aea; } /* Order important! */

#twocolumns a:hover {
	color: #00338e;
	background-color: #b0caf9;
}

.slogan,
.addnav a,
#content .top-link a,
#main h3,
#main h2,
h1,
.switcher li,
.news-list a,
.product-block h3,
#content .breadcrumbs a,
.box a,
.box-large a,
#content .visual-list li a,
.gallery-block h3,
.spot a:hover,
.promo-block a,
#content .title a,
.spot .rotatingcontent .spotcontent p.spotlink a {
	color: #00338e;
}

.container a:hover,
#sidebar li.active>a,
#sidebar li> a:hover {
	background:#b0caf9;
}
#content .visual-list img {
	position: absolute;
	z-index: 400;
	opacity: 1;
	filter: alpha(opacity=100);
}
#content .visual-list li a:hover {
	background-color: #b0caf9;
	opacity: 0.4;
	filter: alpha(opacity=40);
}

#sidebar h2 {
	background: url(/UI/img/Wijo/arrow-wijo.gif) no-repeat 23px 4px;
}
.switcher li {
	background: url(/UI/img/Wijo/bg-switcher-li.gif) no-repeat 100% 0;
}
.news-list a {
	background: url(/UI/img/Wijo/bg-more-wijo.png) no-repeat 0 2px;
}
.breadcrumbs li {
	background: url(/UI/img/Wijo/bg-breadcrumbs-wijo.gif) no-repeat 0 4px;
	font-weight: bold;
}
.addnav li {
	background: url(/UI/img/Wijo/bg-addnav.gif) no-repeat 0 2px;
}
.block .print {
	background: url('/UI/img/bg-print.gif') no-repeat 0 3px;
}

/* Footer */
.copy a {
	background: url(/UI/img/Wijo/bg-copy-wijo-a.gif) no-repeat;
	padding: 0 0 0 25px;
	margin: 0 2px 0 0
}

/* Spots */
.spot strong { margin: 10px 0 4px; }
.spot a.link {
	background: url(/UI/img/Wijo/wijo-hover-link-arrow.gif) no-repeat 100% 0;
}
.spot a.link:hover {
	background: url(/UI/img/Wijo/wijo-hover-link-arrow.gif) no-repeat 100% -111px
}

/* Search form */
.search-form {
	background: url(/UI/img/Wijo/bg-search-wijo.gif) no-repeat;
}
.product-block li li {
	background: url(/UI/img/Wijo/arrow2-wijo.gif) no-repeat 0 3px;
}

/* Toolbox */
.select-form .button {
	background: url(/UI/img/Wijo/bg-button-arrow.gif) no-repeat;
}

