/* 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: 455px;
	height: 150px;
	background: url(../../../images/yootheme/logo.png) 0 0 no-repeat;
}

.modulewrappertop #top .top-2 div.mod-line div.box-1:hover h3.header,
.modulewrapperbottom #bottom .bottom-2 div.mod-line div.box-1:hover h3.header { color: #2D2E2F; }

/* rss + twitter toolbar icons */
#toolbar a.rss,
#toolbar a.twitter {
	display: inline-block;
	margin-top: 8px;
}

/* demo content: frontpage teaser */
.demoteaser {
	position: relative;
	height: 310px;
	padding: 0px 460px 0px 30px;
	background: url(../../../images/yootheme/home_teaser_shoppingbasket.png) 0 0 no-repeat;
	text-shadow: 0 1px 0 rgba(255,255,255,0.5);
	overflow: hidden;
}

.demoteaser h2 {
	margin-top: 45px;
	margin-bottom: 5px;
	font-size: 52px;
	line-height: 52px;
}

.demoteaser span.subtitle {
	font-size: 24px;
	color: #7B8793;
}

.demoteaser p { 
	margin-top: 25px;
	color: #7B8793;
}

.demoteaser .buttons {
	position: absolute;
	bottom: 15px;
	overflow: hidden;
}

.demoteaser .buttons a {
	height: 52px;
	padding: 8px 0px 0px 60px;
	color: #798490;
	background: url(../../../images/yootheme/home_teaser_button.png) 0 0 no-repeat;
	float: left;
	display: block;
	text-decoration: none;
}

.demoteaser .buttons a.button-free:hover { background-position: 0 -60px; }
.demoteaser .buttons a.button-purchase { background-position: 0 -120px; }
.demoteaser .buttons a.button-purchase:hover { background-position: 0 -180px; }


/* demo content: icons page */



#menu a.level1 span.title,
#menu span.level1 span.title {
	font-size: 18px;
	line-height: 34px;
	text-align: center;
	letter-spacing: 0px;
}
#menu a.level1 span.bg, #menu span.level1 span.bg {
    background-repeat: repeat-x;
    color: #E9EAEB;
    float: left;
    font-size: 18px;
    height: 45px;
    letter-spacing: 0;
    line-height: 45px;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
}
 
#menu a.level1 span.subtitle,
#menu span.level1 span.subtitle {
	margin-top: -10px;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
	text-transform: none;
	text-align: center;
	letter-spacing: 0px;
}
#page .webfont {
    font-family: 'Chunkfive',Arial,sans-serif;
    text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
}
#yoo-zoo .item div.pos-specification ul strong {
    display: inline-block;
    width: 120px;
}
#yoo-zoo .items ul.pos-specification strong {
    width: 120px;
}