html, body { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	-webkit-font-smoothing: antialiased;
	height: 100%;
}

body {
	background: #E7E5DA;
	color: #000000;
	margin: 0;
}

img {
	border: 0px;
}

#main {
	width: 100%;
	margin: auto;
	padding: 0;
	height: auto;
}

div.clear {
	clear:both;
}

#header {
	background: #000000;
	width: 100%;
	position: fixed;
	top: 0px;
	z-index: 99999;
	height: 70px;
	border-bottom: 1px solid #807057;
}

#header a {
	/*color: #D6B572;*/
	text-decoration: none;
}

.main_container {
	margin-top: 70px;
}

.content {
	max-width: 1200px;
	margin-left:auto;
	margin-right:auto;
	position: relative;
	padding: 5px 10px 0 10px;
}

.new_line {
	width: 0px;
}

/* ------- HEADER ---------- */

#logos {
	float: left;
}


#pleasart_logo {
	float: left;
	margin-right: 10px;
	margin-top: 8px;
	height: 46px;
}

#pleasart_logo img {
	max-height: 100%;
}

#museum_logo {
	display: table;
	float: left;
}

img#museum_logo_header_img {
	max-height: 40px;
	max-width: 110px;	
	position: relative;
	top: 2px;
} 

div.logo_separator {
	float: left;
	background: #F9B503;
	width: 1px;
	margin: 15px 6px 15px 6px; 
	height: 30px;
}

div#last_logo_separator {
	display: none;
} 

#menu_css {
	float: right;
	display: none;
	cursor: pointer;
}

#header_menu {
	float: right;
	margin-left: 10px;
	margin-right: 10px;
	display: none;
	padding-top: 19px;
}

.logo_align {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	padding: 0 8px 0 8px;
}

#header_social {
	display: table;
	float:left;
}

img.hover_icon {
	opacity: 1;
}

img.hover_icon:hover{
	opacity: 0.8;
}

img.social_icon {
	width: 25px;	
	margin-right: 10px;
	padding-top: 3px;
}

#quick_links {
	color: #D6B572;
	display: table;
	float: left;
}

.text_link{
	color: #fff;
	font-family: 'FontRegular', arial, helvetica, sans-serif;
	font-size: 20px;	
}

#museoteca {
	display: table;
	float: left;
}

#museoteca .text_link {
	color: #B285DE;
}

#museoteca .text_link:hover {
	color: #D6B572;
}

.text_link:hover {
	color: #D6B572;
}

#header_cart_button {
	display: table;
	float: left;
}

#header_cart_button img {
	height: 30px;
	position: relative;
	top: 3px;
	margin-right: 3px;
}

#header_cart_button a {
	font-size: 16px;
}

.language_show_button {
	display: table;
	float: left;
	cursor: pointer;
}

#language_link {
	color: #F9B503;
}

#language_link:hover {
	color: #D6B572;
}

#language_link img {
	position: relative;
	display: inline-block;
	width: 25px;
	margin-right: 5px;
	top: 3px;
}

#search_show_button {
	display: table;
	float: left;
	cursor: pointer;
	padding-top: 17px;
}

#search_show_button img {
	width: 25px;
}

div.language_selection_link {
	padding: 10px;
}

/* ---- SEARCH BAR ----*/
	
#search_form {
	display: none;
}

#search_form_css {
	position: relative;
	float: right;
	background: #000;
	padding-right: 5px;
}
	

#search_bar {
	position: relative;
	float: left;
	padding: 15px 0 0 15px; 
}

#search_input {
	height: 20px;
	width: 350px;
	border: 1px solid #D6B572; /*TC*/	
	background: #fff;
	color: #000;
	font-size: 14px;
	padding: 3px 30px 3px 15px;
}

img#search_delete_icon {
	position: absolute;
	width: 11px;
	top: 23px;
	right: 10px; 
	border: none;
    cursor: pointer;
}

#search_button {
	position: relative;
	float: left;
	cursor: pointer;
	padding: 17px 0 0 15px;
}

#search_button img {
	position: relative;
	width: 25px;
}


/* ---- SIDE MENU ----*/

div#side_menu {
	position: absolute;
	background: #000;
	width: auto;
	height: auto;	
	top: 71px;
	right: -2000px;
	text-align: left;
	cursor: pointer;
}

div#return_layer {
	position: fixed;
	background:url(../img/transparent.png) repeat 0 0;
	width: 100%;
	height: 100%;
	z-index: 95000;
	display: none;
}

div.side_menu_section {
	width: 100%;
	border-bottom: 1px solid #807057; 	
}

div.inner_padding {
	padding: 20px 40px 20px 40px;
}

img.quick_link_img {
	position: relative;
	vertical-align: middle;
	top: -5px;
	margin-right: 10px;
	width: 30px;
}

img.side_menu_social_icon {
	width: 30px;
	margin-right: 30px;
}

div#side_menu_language {
	float: none;
}

/* -------------------*/

img.more_icon {
	position: relative;
	margin-left: 5px;
	height: 12px;
	top: 1px;
}

form, button{
	margin: 0px;
}

#language_form {
	display: none;
}

#language_form_css {
	float: right;
}

/****** HEADER END *******/

.footer {
	clear: both;
	margin-top: 50px;
	max-width: 1200px;
	margin: auto;
}

.footer_wrapper {
	background: #4D4D4D;
}

.footer_content {
	margin-left: auto;
	margin-right: auto;
	padding-top: 50px;
	padding-bottom: 50px;
	width: 900px;
	max-width: 90%;
	min_width: 350px;
}

.footer_pleasart_logo {
	width: 90px;
}

.footer_pleasart_logo img {
	display: block;
	width: 100%;
}

div#footer_newsletter {
	position: relative;
	float:right;
	color: #fff;
	font-size: 14px;
	margin: 0 0 20px 10px;
}

div#footer_newsletter_input {
	display: inline-block;
}

div.newsletter_input input {
	box-sizing: border-box;
	max-width: 315px;
	-webkit-appearance: none;
	background-color: white;
	border: 1px solid #ccc;
	padding: 5px;
	text-align: left;
	vertical-align: middle;
	border-radius: 2px;
	margin-top: 5px;
	color: #333;
}

div#footer_newsletter button {
	display: inline-block;
	position: relative;
	text-align: center;
	padding: 4px 15px 3px;
	border: 1px solid #ccc;
	height: 27px;
	vertical-align: bottom;
}

img#contact_icon {
	position: relative;
	top: 3px;
}

.footer_pleasart_social {
	float:right;
	margin: 10px 0 10px 20px;
}

.footer_pleasart_social img {
	margin-left: 5px;
}

.footer_museums {
	margin-top: 30px;
	text-align: center;
	margin: auto;
	position: relative;
	max-width: 600px;
}

.footer_museums .museum {
	display: inline-block;
	text-align: center;
	margin: 10px;
}

.footer_museums .vertical_center {
	display: table-cell;
	vertical-align: middle;
	width: 100px;
	height: 50px;	
}

.footer_museums .museum img {
	max-height: 50px;
	max-width: 100px;
}

.footer_copyright {
	margin-top: 40px;
	font-size: smaller;
	color: #c0c0c0;
}

.footer_copyright a {
	color: #c0c0c0;
}

.footer_triangle {
	margin:0px;
	border: 0px;
}

.footer_triangle img {
	width: 100%;
	display: block;
}

/* ---- MUSEOTECA SHOP -----*/

div#pleasart_shop {
	max-width: 700px;
	margin: 0 auto;
	text-align: center;
	padding-top: 30px;
}

div#shop_title {
	display: inline-block;
	position: relative;
	vertical-align: top;
	text-align: right;
	max-width: 50%;
	padding-top: 5px;
}

div#shop_title img {
	display: inline-block;
	height: 58px;
	vertical-align: top;
}

div#pleasart_shop span {
	display: inline-block;
	position: relative;
	font-family: 'FontRegular', arial, helvetica, sans-serif;
	font-size: 30px;
	color: #7E70B1;
	vertical-align: top;
	margin-left: 10px;
}

/* ---- NEWSLETTER Float DIV -----*/

div#newsletter_confirmation {
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 1001;
	top: 0;
	left: 0;
	display: none;
}

div#newsletter_confirmation_bg {
	position: absolute;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .7;
	top: 0;
	left: 0;
}

div.vertical_align_fix {
	position: absolute;
	text-align: center;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	height: 0;
}

div#newsletter_confirmation_float {
	display: inline-block;
	max-width: 500px;
	background: #fff;
	vertical-align: middle;
	-moz-border-radius: 15px;
	border-radius: 15px;
	margin-top: 100px;
	padding: 30px 20px;
	color: #666;
	
	-moz-box-shadow: 0 0 10px #000;
	-webkit-box-shadow: 0 0 10px #000;
	box-shadow: 0 0 10px #000; 
}

div#newsletter_confirmation_button {
	max-width: 100px;
	padding: 10px 15px;
	color: #fff;
	background: #7E70B1;
	margin: 20px auto;
	margin-bottom: 0;
	cursor: pointer;
}

/* ---- Autocomplete -----*/


.autocomplete-suggestions {
    border: 1px solid rgb(153, 153, 153);
    background: none repeat scroll 0% 0% rgb(255, 255, 255);
    overflow: auto;
    color: #000000;
}

.autocomplete-suggestion {
    padding: 2px 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: default;
}

.autocomplete-selected {
    background: none repeat scroll 0% 0% rgb(240, 240, 240);
}

#language_bar {
	position: relative;
	float: right;
	background: #000;
	right:-20px; 
	padding-top: 10px;
	padding-right: 10px;
}

#language_bar .logo_align {
	padding-left: 10px;
}

.animated {
	-webkit-transition:all 0.5s ease-out;  /* Chrome y Safari */
	-o-transition:all 0.5s ease-out;  /* Opera */
	-moz-transition:all 0.5s ease-out;  /* Mozilla Firefox */
	-ms-transition:all 0.5s ease-out;   /* Internet Explorer */
	transition:all 0.5s ease-out;  /* W3C */
}

/* ---- Carousel museum ----- */

.carousel_museum_box{
	 margin: 10px;
}

.carousel_museum_box_container{
	width:100%;
	height: auto;
	max-width:100%;
	padding-bottom: 58%;
	position:relative;
}

.carousel_museum_box_image_container{
	width:100%;
	height: auto;
	padding-bottom: 100%;
	overflow:hidden;
	position:relative;
}

.carousel_museum_box_footer_container{
	position: absolute;
	width: 100%;
	bottom:0px;
	z-index:200;
}

.carousel_museum_box_footer_container_img{
	width: 100%;
}

.carousel_museum_box_footer_container_text{
	line-height: 1.2;
	position: absolute;
	width: 95%;
	height: 100px;
	color:#fff;
	padding: 0;
	margin: 0;
	text-align: left;
	padding-left: 5%;
	font-family: 'FontLight', arial, helvetica, sans-serif;
	font-size: 18px;
	margin-top: -50%;
}

.works_gallery{
	max-width:1200px;
	margin: auto;
	padding-left: 10px;
	padding-right:10px;
}

#gallery_container{
	margin-left:-10px;margin-right:-10px;width:auto
}

/* ------ @MEDIA -------*/

@media all and (max-width: 1024px) {
	#museum_logo {
		display: none;
	}
}

@media all and (max-width: 910px) {
	
	#museoteca {
		display: none;
	}
	
	#header_menu {
		display: table;
	}
	
	#social_side_menu, div#last_logo_separator {
		display: block;
	}
	
	#search_show_button {
		padding-top: 0;
	}

}

@media all and (max-width: 750px) {
	#header_social {
		display: none;
	}
}

@media all and (max-width: 610px) {
	#header_language_button {
		display: none;
	}
}

@media all and (max-width: 550px) {
	#quick_links {
		display: none;
	}
}

@media all and (max-width: 350px) {
	#logos {
		padding-right: 0px;
	}
	
	#header_menu {
		margin-left: 0;
	}
	
}

@media all and (max-height: 575px) {
	div.inner_padding {
		padding: 10px 40px 10px 40px;
	}
	
	img.quick_link_img {
		width: 25px;
		top: -3px;
	}
	
	img.side_menu_social_icon {
		width: 20px;
	}
 }
 
@media all and (max-height: 415px) {
	div.inner_padding {
		padding: 3px 40px 3px 40px;
	}
	
	img.quick_link_img {
		display: none;
	}
}

 @media all and (max-height: 315px) {
	div.inner_padding {
		font-size: 15px;
	}
	
 }
 
