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

/*
 * Custom Style Sheet - Use this file to style your content
 */

/* Logo */
#logo .custom-logo {
	width: 270px;
	height: 60px;
	background: url(../../../images/yootheme/logo.png) 0 0 no-repeat;
}

/* Frontpage Demo Content */
.demo-slide {
	min-height: 400px;
	padding: 60px 0 0 60px;
	background-position: 100% 0;
	background-repeat: no-repeat;
}

.demo-slide h1 {
	font-size: 40px;
	margin: 0 0 10px 0;
}

.demo-slide h2 {
	font-size: 26px;
	margin: 0 0 50px 0;
}

.demo-slide h3 {
	margin-bottom: 5px;
	font-size: 24px;
}
.demo-slide p { margin: 0; }

.demo-slide .demo-box {
	position: relative;
	min-height: 62px;
	padding-top: 20px;
}

.demo-slide ul.check > li {
	padding-left: 25px;
	background: url(../images/icon_check.png) 0 50% no-repeat;
	line-height: 32px;
	font-size: 18px;
}

.demo-box-article {
	position: relative;
	float: left;
	width: 300px;
	margin-bottom: 10px;
	padding-top: 20px;
}

.demo-box img,
.demo-box-article img {
	position: absolute;
	top: 10px;
	left: 0;
}

.demo-box h3,
.demo-box-article h3 { margin-top: 0; }

.demo-box h3,
.demo-box p,
.demo-box-article h3,
.demo-box-article small { margin-left: 72px; }

.demo-list ul.line > li { line-height: 30px; }

/* changed by Rico - Galaxy Internet */

#headerbar {
  margin-bottom: 1px;
}

#toolbar {
  margin-bottom: 1px;
}

#block-main > div {
  background: url("../images/main_b.png") repeat-x scroll 0 100% transparent;
  padding: 1px 0;
}

.demo-box h3, .demo-box p, .demo-box-article h3, .demo-box-article small {
  margin-left: 1px;
}

.demo-slide .demo-box {
  min-height: 1px;
  padding-top: 1px;
  position: relative;
}

.demo-slide {
  background-position: 100% 0;
  background-repeat: no-repeat;
  min-height: 400px;
  padding: 2px 0 0 2px;
}

body#page {
  background: none;
}

img.photoleftpadding {
	padding: 0px 0px 0px 15px;
}

img.photorightpadding {
	padding: 0px 15px 0px 0px;
}

h2 {
  font-size: 16px;
  line-height: 16px;
}

h1 {
  font-size: 24px;
  line-height: 24px;
}

p{
  margin: 1px 0;
}
#searchbox {
  background: url("../images/searchbox_magnifier_115.png") no-repeat scroll 0 50% transparent;
  height: 26px;
  padding: 0 35px 0 25px;
  width: 56px;
}