body {
	color:#666666;
}
/* ================= */
/* = Toolbar styles = */
/* ================= */

div.toolbar div.contact {
	padding-top:7px;
}

div.toolbar div.contact span {
	background: url('../images/phone.png') no-repeat center left;
	font-size:12px;
	padding-left:20px;
	margin-right:20px;
}

div.toolbar div.navigation ul {
	margin:0;
	padding:0;
	list-style-type:none;
	text-align:right;
	zoom:1;
}

div.toolbar div.navigation ul li {
	margin:0;
	padding:0;
	display:inline-block;
	*display: inline;
	zoom:1;
	height:35px;
	font-size:15px;
	margin-left:10px;
	margin-right:10px;
	zoom:1;
}

div.toolbar div.navigation ul li a {
	display:block;
	text-decoration:none;
	padding:6px 8px 5px 8px;
	color:#666666;
	display:inline-block;
	zoom:1;
}

div.toolbar div.navigation ul li a:hover {
	text-decoration:underline;
}

div.toolbar div.navigation ul li.active {
	border-left:1px solid #cdcdcd;
	border-right:1px solid #cdcdcd;
}

div.toolbar div.navigation ul li.active a {
	background-color:#a5cf18;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	padding:6px 8px 5px 8px;
	color:#ffffff;
	text-decoration:none;
	display:block;
	text-shadow: #000000 0px 0px 3px;
}

/* ================== */
/* = Header content = */
/* ================== */

div.container_header {
	border-top:1px solid #cdcdcd;
	border-bottom:1px solid #cdcdcd;
	background: url('../images/header-bg.png');
}

div.container_header.services {
	border-bottom:1px solid #ffffff;
}

div.header {
	padding-top:20px;
}

div.header.services {
	padding-bottom:30px;
}

div.header div.logo, div.footer div.logo {
	text-indent:-1000px;
	overflow:hidden;
	background: url('../images/logo.png') no-repeat top center;
	height:90px;
}

div.header div.title, div.footer div.title {
	color:#333333;
	margin-top:10px;
}

div.header div.title h2, div.footer div.title h2 {
	line-height:25px;
	margin-bottom:5px;
}

div.header div.locales {
	margin-top:30px;
}

div.header div.locales ul {
	margin:0;
	padding:0;
	text-align:right;
	list-style-type:none;
}

div.header div.locales ul li {
	margin:0 0 0 14px;
	padding:0;
	display:inline-block;
}

div.header div.locales ul li a {
	display:block;
	width:32px;
	height:25px;
}

div.header div.locales ul li a.hr {
	background: url('../images/hr-off.png') no-repeat center center;
}

div.header div.locales ul li a.hr.active, div.header div.locales ul li a.hr:hover {
	background: url('../images/hr.png') no-repeat center center;
}

div.header div.locales ul li a.en {
	background: url('../images/en-off.png') no-repeat center center;
}

div.header div.locales ul li a.en.active, div.header div.locales ul li a.en:hover {
	background: url('../images/en.png') no-repeat center center;
}

div.header div.locales ul li a.it {
	background: url('../images/it-off.png') no-repeat center center;
}

div.header div.locales ul li a.it.active, div.header div.locales ul li a.it:hover {
	background: url('../images/it.png') no-repeat center center;
}

div.header div.slider {
	margin-top:20px;
	border:4px solid #ffffff;
	height:312px;
	display:block;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px #888;
	box-shadow: 0 0 5px #888;
	overflow:hidden;
}

div.header div.slider div.frame {
	width:942px;
	height:312px;
	-moz-box-shadow:inset 0 0 5px #888;
	-webkit-box-shadow:inset 0 0 5px #888;
	box-shadow:inset 0 0 5px #888;
	position:absolute;
	z-index:999;
}

div.header div.header div.image {
	display:block;
	position:relative;
}

div.header div.scrollable {
	position:relative;
	overflow:hidden;
}

div.header div.scrollable div.items {
	width:20000em;
	position:absolute;
}

div.header div.items img {
	float:left;
}

div.navi {
	height:30px;
	text-align:center;
	margin-top:16px;
}

div.navi a {
	display:inline-block;
	zoom:1;
	width:8px;
	height:8px;
	margin:4px;
	background: url('../images/navi.png') no-repeat center center;
}

div.navi a.active {
	background: url('../images/navi-active.png') no-repeat center center;
}

/* =========== */
/* = Content = */
/* =========== */

div.content {
	padding-top:30px;
	padding-bottom:20px;
	border-bottom:1px solid #cdcdcd;
	background: url('../images/content-bg.png') no-repeat top center;
}

div.content h3 {
	margin-bottom:10px;
}

div.content p {
	margin-bottom:10px;
}

div.content ul {
	color:#6bcd3b;
}

div.content ul li {
	margin-left:15px;
}

div.content ul li span {
	color:#666666;
}

a.certificate {
	display:block;
	margin-top:45px;
	margin-right:50px;
	text-align:right;
	text-decoration:none;
}

a.certificate.nyu {
	color:#512f8d;
	background: url('../images/nyu.png') no-repeat center left;
	padding-left:50px;
	text-transform:uppercase;
	line-height:18px;
	height:41px;
}

a.certificate.nyu span {
	color:#979798;
	display:block;
}

div.content a.map {
	display:block;
	background: url('../images/map.png') no-repeat  top left;
	padding-left:60px;
	padding-top:10px;
	height:30px;
	text-decoration:none;
	color:#666666;
	margin-top:15px;
	margin-bottom:15px;
}

div.content a.map:hover {
	text-decoration:underline;
}

div.services_title {
	border-top:1px solid #cdcdcd;
	border-bottom:1px solid #cdcdcd;
}

div.services_title h3 {
	font-size:21px;
	margin:4px 0 6px 0;
}

div.content_services {
	padding-top:30px;
	padding-bottom:20px;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	background: url('../images/header-bg.png') top center;
}

div.content_services h3 {
	margin-bottom:10px;
}

div.content_services p {
	margin-bottom:10px;
}

div.content_services ul {
	color:#6bcd3b;
}

div.content_services ul li {
	margin-left:15px;
}

div.content_services ul li div {
	color:#666666;
}

div.content_services ul.services li {
	border-bottom:1px dashed #919191;
}

div.content_services ul li {
	padding-bottom:10px;
	padding-top:10px;
	font-size:12px;
}

/* ================= */
/* = Footer styles = */
/* ================= */

div.container_footer {
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	height:380px;
	background: url('../images/footer-bg.png') repeat-x top center;
}

div.footer {
	padding-top:50px;
	background: url('../images/footer-sample.png') no-repeat bottom center;
}

div.footer a.show-map {
	color:#6f9001;
	font-weight:bold;
	margin-top:-18px;
	float:right;
	text-decoration:none;
}

div.footer a.show-map:hover {
	text-decoration:underline;
}

div.footer ul.locales {
	margin:0;
	padding:0;
	list-style-type:none;
}

div.footer ul.locales li {
	margin:0;
	padding:0;
	display:inline-block;
	zoom:1;
	margin-right:30px;
}

div.footer ul.locales li a {
	padding-left:30px;
	color:#333333;
	text-decoration:none;
}

div.footer ul.locales li a:hover {
	text-decoration:underline;
}

div.footer ul.locales li a.hr {
	background: url('../images/hr-small-off.png') no-repeat center left;
}

div.footer ul.locales li a.hr.active, div.footer ul.locales li a.hr:hover {
	background: url('../images/hr-small.png') no-repeat center left;
}

div.footer ul.locales li a.en {
	background: url('../images/en-small-off.png') no-repeat center left;
}

div.footer ul.locales li a.en.active, div.footer ul.locales li a.en:hover {
	background: url('../images/en-small.png') no-repeat center left;
}

div.footer ul.locales li a.it {
	background: url('../images/it-small-off.png') no-repeat center left;
}

div.footer ul.locales li a.it.active, div.footer ul.locales li a.it:hover {
	background: url('../images/it-small.png') no-repeat center left;
}

div.footer div.contact {
	/*padding-bottom:14px;*/
	height:303px;
	overflow:hidden;
}

div.footer div.contact form p {
	margin-bottom:14px;
}

div.footer div.contact form input[type="text"] {
	width:408px;
	border:1px solid #c4c4c4;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#666666;
	padding:3px 10px 3px 10px;
}

div.footer div.contact form textarea {
	width:408px;
	border:1px solid #c4c4c4;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#666666;
	padding:3px 10px 3px 10px;
}

div.footer div.contact form input[type="submit"] {
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
	border:1px solid #ffffff;
	background:#a5cf18;
	color:#ffffff;
	float:right;
	height:25px;
	font-size:14px;
	margin-top:7px;
	-moz-box-shadow: 0 0 2px #888;
	-webkit-box-shadow: 0 0 2px #888;
	box-shadow: 0 0 2px #888;
	text-shadow: #888 0px 0px 2px;
	margin-right:1px;
}

div.footer div.copyright, div.footer div.impressum {
	color:#333333;
	padding-top:4px;
}

div.footer div.footer-toolbar {
	position:relative;
	bottom:0px;
}

div.footer div.impressum {
	text-align:right;
}

div.footer div.impressum a {
	color:#333333;
	text-decoration:none;
}

div.footer div.impressum a:hover {
	text-decoration:underline;
}

div.footer div.impressum a span {
	color:#6a8904;
}

/* ================== */
/* = Gallery styles = */
/* ================== */

div.image {
	font-size:12px;
	margin-bottom:10px;
}

div.image a {
	display:block;
	border:4px solid #ffffff;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px #888;
	box-shadow: 0 0 5px #888;
	height:115px;
	width:302px;
	margin-bottom:10px;
}
div.image a span {
	display:block;
	height:115px;
	width:302px;
	-moz-box-shadow:inset 0 0 5px #888;
	-webkit-box-shadow:inset 0 0 5px #888;
	box-shadow:inset 0 0 5px #888;
	position:absolute;
	z-index:999;
}

div.contact-form-message {
	margin-top:-12px;
	font-size:10px;
	color:#91ba04;
}

div.contact-form-message.error {
	color:#ff0000;
}

div.dashed {
	border-bottom:1px dashed #919191;
	margin-top:20px;
	margin-bottom:20px;
}