/* Copyright (C) 2007 - 2011 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;
}