a {
	color: #294a8f;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #666;
}

#header {
    background-image: url("https://www.puzzlebaron.com/global/template/images/deepblue/template_header_bg.jpg");
    background-color: #294a8f;
}

#footer {
    background-color: #294a8f;  
    background-image: url("https://www.puzzlebaron.com/global/template/images/deepblue/template_footer_bg.jpg");
}

#login_submit {
    background-color: #294a8f;
}

.nav_item a:hover {
    background: #294a8f;
}

.nav_item a.on {
    background: #294a8f;
}

#tab-items li.ui-state-active a	{
	background:url("https://www.puzzlebaron.com/global/template/images/deepblue/grad_px.gif") top repeat-x #294a8f;				
}

#tab-items		{border-bottom:3px solid #294a8f;}


.carousel_container .next {background:url("https://www.puzzlebaron.com/global/template/images/deepblue/btn_prev_next.png") 0 -15px no-repeat;}
.carousel_container .prev {background:url("https://www.puzzlebaron.com/global/template/images/deepblue/btn_prev_next.png") 0 0 no-repeat;}

a.btn			{
background:url("https://www.puzzlebaron.com/global/template/images/deepblue/grad_px.gif") top repeat-x #294a8f;
}

.loginform-submit {
	background:url("https://www.puzzlebaron.com/global/template/images/deepblue/grad_px.gif") top repeat-x #294a8f;
}

ul.unordered {
    list-style: inside url('https://www.puzzlebaron.com/global/template/images/deepblue/bull.gif');
}