
* { padding: 0; margin: 0; }

body {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#splash_bg {
	background-color:#000;
}

#internal_bg {
	background-color: #363d47;
}

#splash {
	background:url(../img/splash.jpg) no-repeat center center;
	width:876px;
	height:163px;
	margin: 5% auto 0 auto;
	padding:450px 0 0 0;
	text-align:center;
}

#splash a {
	color:#bababa;
	font-size:20px;
	margin-right:30px;
}

#splash a:hover {
	color:#fff;
	text-decoration:underline;
}

#splash a.last {
	margin-right:0;
}

h1 {
	font-size:20px;
	margin: 5px 0 10px 0;
	color:#30363f;
}

#content.gallery h1 { 
	color:#fff;
}

h2 {
	font-size:16px;
	margin: 0 0 10px 0;
}

h3 {
	font-size:14px;
	margin: 0 0 10px 0;
}

#news h3 {
	font-size:18px;
	margin: 0 auto 10px auto;
	width:100%;
	text-align:center;
}

* {
	margin: 0;
	padding: 0;
	border: 0;
}

a:link {
	color:#3c3f27;
	text-decoration: none;
}

a:visited {
	color:#3c3f27;
	text-decoration: none;
}

a:active {
	color:#3c3f27;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

p {
	padding:0 0 20px 0;
	margin:0;
}

#wrapper { 
	background:url(../img/wrapper_bg.png) no-repeat top center;
	margin: 0 auto;
	width: 100%;
}

#container {
	background:url(../img/content_bg.gif) repeat-x top left;
	
	margin: 0 auto;
	width: 100%;
}

#header {
	background:url(../img/body_bg.jpg) #363d47 no-repeat top left;
	color: #9d89ad;
	width: 100%;
	padding: 32px 0 0 0;
	height: 74px;
	margin: 0px;
	text-align:right;
	z-index:100;
}

#nav {
	background:url(../img/nav_bg.gif) repeat-x top left;
	padding:0;
	margin: 0;
	text-align:center;
	float:right;
}

#nav ul {
	list-style-type:none;
	margin:3px 5px 0 10px;
}

#nav ul li {
	display:block;
	float:left;
	margin-right: 10px;
	padding: 10px 12px 0 0;
}

#nav ul li.return {
	display:none;
}

#nav ul li a {
	display:block;
	padding-bottom: 5px;
}

#nav ul li.last {
	border-right:none;
	margin-right: 25px;
}

#nav .selected_nav_item {
	border-bottom:7px solid #5d6970;
	display:block;
	color:#fff;
}

.nav_selected a {
	display:block;
	height:22px;
	border-bottom:1px solid #666;
}

#nav ul li a {
	color:#eee;
	font-weight:normal;
	text-decoration:none;
}

#nav ul li a:hover {
	color:#fff;
}

#join_us {
	float:right;
	padding:2px 6px 0 0;
	display:none;
}

#leftcolumn { 
	display: inline;
	color: #333;
	margin: 10px 0 10px 10px;
	padding: 0px;
	width: 300px;
	float: left;
}

#content { 
	background-color:#fff;
	color: #333;
	margin: 0 auto 10px auto;
	padding:10px 2% 10px 2%;
	width: 96%;
	position: relative;
}

#content.slide { 
	padding:20px 2% 10px 2%;
}

#content.gallery { 
	background-color:#363d47;
	color: #333;
	margin: 10px auto;
	padding:5px 2% 10px 2%;
	width: 96%;
	position: relative;
}

#content .article { 
	background-color:#fbfaf7;
	margin: 15px auto 25px auto;
	padding: 10px 1% 5px 1%;
	width: 98%;
	box-shadow: 1px 1px 3px #d4d4d4;
}


#content .gallery { 
	background-color:#fbfaf7;
	margin: 15px auto 25px auto;
	padding: 10px 1% 5px 1%;
	width: 98%;
	box-shadow: 1px 1px 3px #d4d4d4;
}

#content .article #gallery {
	width:147px;
	float:left;
}


#welcome {
	margin: 0 auto;
	padding:20px;
	text-align:center;
	display:inline;
	clear:both;
}

#welcome h1.norm {display:block;}
#welcome h1.mob {display:none;}


#galleries_container {
	background-color:#363d47;
	margin: 0 auto;
	padding: 2%;
	width: 96%;
}

#galleries_container img {
	width:100%;
}

#galleries_container img.presentation_pic_mob {
	display:none;
}

#content a {
/* text-decoration:underline; */
}

#content a:hover {
 color:#888;
}

#content ul {
	margin: 0 0 20px 35px;
}

#content ul li {
	margin: 0 0 10px 0;
}

#languages {
	position:absolute;
	top:5px;
	right:5px;
	color:#888;
	font-size:12px;
}

#languages a {
	color:#888;
}

#languages a:hover {
	color:#222;
}

#languages a.lg_selected {
	color:#000;
}

#news {
	background:url(../img/news_bg.png) repeat top left;
	border-top:1px solid #d9d9d9;
	border-right:1px solid #d9d9d9;
	border-left:1px solid #bbb;
	border-bottom:1px solid #bbb;
	width:200px;
	padding:10px;
	margin: 50px 0 15px 15px;
	color:#331111;
	float:right;
}

#news a {
	text-decoration:underline;
}

#footer { 
	background:url(../img/nav_bg.gif) #000 repeat-x top left;
	width: 98%;
	clear: both;
	color: #c7c7c7;
	margin: 0 auto 50px auto;
	padding: 1%;
	text-align:center;
}

.clear { 
	clear: both;
	background: none;
}

.separator {
	background:url(../img/separator.gif) no-repeat center center;
	clear: both;
	height:38px;
	width:100%;
	margin:25px 0 25px 0;
}

.separator_news {
	clear: both;
	width:100%;
	margin:0;
	padding:0 0 15px 0;
	border-top:1px solid #e3dacf;
}


.prices_table {
	border-right:1px solid #f4f4f4;
	border-bottom:1px solid #f4f4f4;
	background-color:#bbb;
	width:450px;
	margin:0 0 20px 0;
}

.prices_table td {
	background-color:#f4f4f4;
	color:#000;
	padding:8px;
}

#cares_nav a {
	text-decoration:none;
}

#cares_nav a.item_selected {
	text-decoration:underline;
}

.demo-gallery figure {
  display: none;
}

.demo-gallery img {
	margin:0 10px 10px 0;
}

input.form_item, textarea.form_item {
	border:1px solid #ddd;
	box-shadow: 1px 1px 3px #e7e7e7;
}

.form_submit {
	border:1px solid #ddd;
	padding:4px;
	box-shadow: 1px 1px 3px #e7e7e7;
}

.pswp__ui--fit .pswp__top-bar, .pswp__ui--fit .pswp__caption {
	background-color:#363d47 !important;
}

.pswp__bg {
	background-color:#363d47 !important;
}

.pswp__button--arrow--left::before, .pswp__button--arrow--right::before {
	background-color:#363d47 !important;
}


@media screen and (max-width:1100px)	{
	.demo-gallery img {
		height:150px;
	}
}



@media screen and (max-width:960px)	{

	#header {
		background:url(../img/body_bg_mob.jpg) #363d47 no-repeat top left;
		padding: 22px 0 0 0;
	}

	#nav {
		margin: 70px 0 20px 1%;
		clear:both;
		float:left;
		width:99%;
	}

	#nav ul li {	
		margin-right:3%;
	}

	#nav ul li.last {	
		margin-right:0% !important;
	}

	#header.header_gallery {
		height:130px;
	}

	.biopic	.demo-gallery img {
		width:120px;
		height:180px;
	}

	.demo-gallery img {
		height:110px;
	}

}


@media screen and (max-width:555px)	{

	#header {
		background:url(../img/body_bg_mob.jpg) #363d47 no-repeat top left;
	}

	#nav {
		margin: 60px 0 25px 1%;
	}

	#nav ul li {	
		margin-right:1%;
	}

	#nav ul li.last {	
		margin-right:0% !important;
	}

	#header.header_gallery {
		height:150px;
	}

	#header.header_gallery {
		height:120px;
	}

}

@media screen and (max-width:490px)	{
	h1 {
		font-size:18px;
	}

	#nav {
		margin: 60px 0 15px 1%;
	}

	#nav ul li {	
		margin:0 5px 0px 0;
		font-size:13px;
	}

	#nav ul li.last {	
		margin-right:0% !important;
	}

	#nav .selected_nav_item {
		border-bottom:7px solid #5d6970;
		display:block;
		color:#fff;
	}

	#header.header_gallery {
		height:150px;
	}

	.demo-gallery img {
		height:80px;
	}

	#welcome h1.norm {display:none;}
	#welcome h1.mob {display:block;}

}

@media screen and (max-width:340px)	{

	#header {
		background:url(../img/body_bg_mob_small.jpg) #363d47 no-repeat top left;
	}

	#galleries_container img.presentation_pic {
		display:none;
	}

	#galleries_container img.presentation_pic_mob {
		display:block;
	}

	#nav ul li.return {
		display:block;
		clear:both;
		margin:0;
		padding:0;
	}

	#nav {
		margin: 30px 0 15px 1%;
	}

	#nav ul li {	
		margin:0 20px 0px 0;
	}

	#nav ul li.return {
		display:block;
		clear:both;
		margin:0;
		padding:0;
	}

	#nav ul li.last {	
		margin-right:0% !important;
	}

	#nav .selected_nav_item {
		border-bottom:4px solid #5d6970;
		display:block;
		color:#fff;
	}

	.demo-gallery img {
		height:55px;
	}

	#header.header_gallery {
		height:120px;
	}

}
