/** 
 * SilverStripe Black Candy Theme
 * http://www.silverstripe.com
 *
 * Main Layout File
 */ /* Misc Styles and defaults 
-------------------------------------------- */
* {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

body {
	font-family: Arial, Lucida, sans-serif;
	font-size: 75%;
	color: #464646;
	padding-bottom: 50px;
}

hr {
	margin-bottom: 17px;
	margin-top: 17px;
	border: none;
	border-top: solid 1px #c0c0c0;
}

#Wrapper {
	overflow: auto;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

.clear {
	clear: both;
}

/* HEADER */
#Header {
	height: 206px;
	background: transparent url("../images/header.jpg") center;
	margin-bottom: 30px;
	display: block;
}

h1 {
	font-size: 160%;
	color: #ffae00;
	font-weight: normal;
	margin-bottom: 25px;
}

h1 a,h1 a:VISITED,h1 .delimeter {
	color: #c0c0c0;
	font-size: 80%;
}

h2 {
	font-size: 140%;
}

h2,h2 a {
	color: #3fcb2c;
	font-weight: normal;
	margin-bottom: 7px;
}

/* BREADCRUMBS */
#Breadcrumbs {
	
}

/* SIDEBAR */
#Sidebar {
	width: 14%;
	float: left;
	padding: 0 1% 0 1%;
}

/* CENTER */
#Center {
	float: left;
	width: 62%;
	padding: 0 1% 0 1%;
}

/* NEWSBAR */
#Newsbar {
	width: 18%;
	float: left;
	padding: 0 1% 0 1%;
}

/* MENU */
ul#Menu {
	list-style: none;
	list-style-position: inside;
	margin-bottom: 35px;
}

ul#Menu li {
	margin-bottom: 1em;
}

ul#Menu li,ul#Menu li.section a {
	color: #1168dd;
	font-weight: bold;
	text-transform: uppercase;
}

ul#Menu li.link a,ul#Menu li.link a:VISITED {
	color: #1168dd;
	font-weight: normal;
}

ul#Menu ul.second-level {
	list-style: none;
	list-style-position: inside;
	margin-left: 1em;
	margin-top: 0.5em;
}

ul#Menu ul.second-level li,ul#Menu ul.second-level li.section a,ul#Menu ul.second-level li a,ul#Menu ul.second-level li a:VISITED
	{
	color: #3fcb2c;
	text-transform: none;
}

ul#Menu ul.second-level li {
	margin-bottom: 0.5em;
}

/* SPECIALIST */
.position {
	color: #c0c0c0;
	margin-bottom: 1em;
	text-transform: lowercase;
}

.specialist-photo {
	margin: 0 10px 0 0;
	float: left;
}

.specialist-item {
	margin-bottom: 30px;
	clear: both;
	overflow: auto;
}

/* NEWS */
.date,.typography .date {
	color: #c0c0c0;
	margin-bottom: 7px;
}

.news-list-item {
	clear: both;
	overflow: auto;
}

.news-list-item .typography p {
	margin-bottom: 0;
}

/* SEMINAR */
.typography .seminar-type {
	color: #c0c0c0;
	padding-bottom: 15px;
	text-transform: lowercase;
}

.seminar-list-item .typography .position {
	font-size: 110%;
}

.typography .name {
	font-size: 110%;
	color: #3fcb2c;
}

.typography .name a {
	
}

.seminar-list-item .typography p {
	margin-bottom: 0.2em;
}

/* LAST NEWS AND SEMINARS */
.last-news h3 {
	margin-bottom: 10px;
	font-size: 12px;
	font-size: 100%;
}

.last-news h3.news {
	margin-top: 3em;
}

.last-news h3 a,.last-news h3 a:VISITED {
	color: #1168dd;
	font-weight: normal;
	text-transform: uppercase;
}

.last-news .date {
	margin-bottom: 0.1em;
}

.last-item {
	margin-bottom: 1em;
}

.last-item a,.last-item a:VISITED {
	color: #3fcb2c;
}

/* GALLERY */
.corner {
	background: transparent url("../images/r-border.png") no-repeat;
	position: absolute;
	width: 10px;
	height: 10px;
	left: 0;
	top: 0;
}

.corner-holder {
	position: relative;
}

.gallery-thumbnail {
	float: left;
	margin-right: 20px;
}

.gallery-list-item {
	clear: all;
	overflow: auto;
	margin-bottom: 40px;
}

.help {
	font-size: 90%;
	margin-top: 30px;
	margin-bottom: 15px;
}

#Gallery ul {
	list-style: none;
}

#Gallery ul  li {
	float: left;
	height: 115px;
	margin: 0 5px 0 5px;
	padding: 0;
	text-align: center;
}

.photo-list {
	margin: 0 -5px 0 -5px;
}

/* FOOTER */
#Footer {
	clear: both;
	margin-top: 2em;
	width: 100%;
}

#City {
	width: 14%;
	padding: 0 1% 0 1%;
}

#Copyright {
	text-align: right;
	width: 18%;
	padding: 0 1% 0 1%;
}

#City,#Copyright {
	font-size: 90%;
	color: #818181;
}

#BottomMenu {
	width: 62%;
	padding: 0 1% 0 1%;
	text-align: center;
}

#City,#BottomMenu,#Copyright {
	float: left;
}

/* BOTTOM MENU */
#BottomMenu ul {
	display: inline;
}

#BottomMenu li {
	display: inline;
	text-transform: uppercase;
	font-size: 80%;
}

#BottomMenu a,#BottomMenu a:VISITED {
	text-decoration: none;
	color: #1168dd;
}

#BottomMenu .delimeter {
	padding: 0 0.6em 0 0.6em;
}

/* LANGUAGE */
#Language {
	position: absolute;
	right: 20px;
	top: 20px;
	list-style-type: none;
	list-style-position: inside;
}

#Language li {
	display: inline;
	color: #3fcb2c;
}

#Language a,#Language a:VISITED {
	color: #3fcb2c;
}

#Language .divider {
	padding-left: 0.5em;
	padding-right: 0.5em;
}

/* SEARCH */
#Sidebar .yaform .yaform__search-button {
	padding: 0 10px 0 6px;
	border: none;	
}

#Sidebar .yaform .yaform__search-input {
	padding: 0 0 0 0;
	background-color: #fff;
} 

#Sidebar .yaform .yaform__input-text {
	border-color: #0e69de;
	height: 18px;
}

#Sidebar .yaform .yaform__submit {
	background-image: url("../images/search.png");
	height: 20px;
	width: 36px;
	
}