/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/*
 * This CSS file is for customization purpose only
 */ 

#logo a.logo-icon {
	display: block;
	width: 120px;
	height: 95px;
	background: url(../../../images/yootheme/logo.png) 0 0 no-repeat;
}

.style-black #logo a.logo-icon { background-image: url(../../../images/yootheme/logo_black.png); }

.iconbox { 
	padding: 10px;
	border: 1px solid #EDEEEF;
	background: #ffffff;
	overflow:hidden; 
}

.style-black .iconbox { 
	background: #2C2B2A;
	border: 1px solid #43413D;
}

.news-flash a {
	color: #1b6fb6;
	font-weight: normal;
	text-decoration: none;
	font-size: 14px;
}


#pushfront h3 a
{
	color: #1b6fb6;
	font-weight: normal;
	text-decoration: none;
}

#pushfront h5
{
margin: 5px 2px 2px 2px;
}

#pushfront a
{
	text-decoration: none;
}

#pushfront a:hover
{
	text-decoration: underline;
}

#pushfront hr
{
	margin: 2px 2px 2px 2px;
}
