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


.maintopblock div.mod-layer h3.header .title {
  text-align: center;
  font-size: 30px;
  line-height: 35px;
  font-weight: bold;
}

.maintopblock div.mod-layer h3.header .subtitle {
  text-align: center;
  font-size: 16px;
  line-height: 16px;
}

.maintopblock div.mod-layer div.blank-h div.yoo-scroller { margin: 0px 0px -20px 0px; }

ul
{
  list-style-position:inside;
}

h1.title-lynx{
	color: #787878;
	font-size: 14px;
	font-weight: normal;
	line-height: 16px;
	margin-top:25px;
	text-transform: uppercase;
	text-align:left;
}
	
h2.subtitle-lynx{
	color: #787878;
	font-size: 14px;
	font-weight: normal;
	line-height: 16px;
	margin: 0 0 8px;
	text-transform: uppercase;
	text-align:left;
}

/*div.sidebar{	margin-top:-30px;	z-index: 25;	position: relative;}*/

#system .items > .width50 {
padding-top:15px;
}

#system .items .item {
    background: none!important;
}

ul, ol, dl {
    margin: 10px 0;
    padding-left: 17px;
}

#headerbar .right .module {
    margin-bottom: 7px;
    width: 560px;
		max-height: 65px;
}
