@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	background-color: #f1f0ee;
	background-image: url('assets/no-index/gradient.gif');
	background-repeat: repeat-x;
	background-position: top left;
	color: #584229;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.pngfix {
    behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
        this.src = "http://www.lemeridienbarcelona.com/templates/christmas/assets/images/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='scale')",
        this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));
}

a {
	color: #926B8A;
}
.left{
	float:left;
}
.right{
	float:right;	
}
.cus-header{
	width: 825px;
	margin: 0 auto 0 auto;
	height:60px;
}
.name-wrap{
	text-align:center;
}
.wrapper {
	background-color: #f1f0ee;
	width: 825px;
	margin: 0 auto 0 auto;
	/*background-image: url('assets/no-index/wrapper_gradient.gif');
	background-repeat: repeat-x;
	background-position: bottom left;*/
}
.brown-widget{
	background-color:#d5af62;
	_height:40px;
}
.header {
	background-color: #f1f0ee;
	padding: 27px 0 36px 0;
	font-size: 11px;
}

.langdropdown {
    float:right;
}

.searchbox {
    float:right;
    margin-right: 10px;
    margin-top: -5px;
    padding-top: 5px;
}

.property_name {
	font-size: 30px;
}
.sep-line{
	width:760px;
	margin:15px auto 15px auto;
}
.header .logo {
	float: left;
	padding-right: 13px;
	border-right: 1px solid #cccbc9;
	margin-right: 16px;
}

.menu_bar {
	background-color: #41311e;
}

.header_image {
  position:relative;
  padding-left: 1px;
}

.content_wrapper {
	background-position: top right;
	background-repeat: repeat-y;
	padding-top: 18px;
}
.new-hr{
	clear:both; 
	width:767px; 
	margin-top:0;
	_margin-top:-8px;
}
.content {
	color: #6c5d4a;
	padding: 18px 0px 0px 0px;
}
.content p{
	font-family:Arial, Helvetica, sans-serif;
}
.content_bottom {
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 70px;
}

.content .column {
	margin: 0px 0px 0px 28px;
	float: left;
	font-size: 11px;
	_margin-left:15px;
}

.content .column.triple {
	width: 237px;
}

.content .column.single {
	width: 767px;
}

.content .column.single.small {
	width: 555px;
}

.content .column h1, .content .column h2 {
	font-size: 15px;
	color: #947123;
	/*font-weight: bold;*/
	margin: 0px 0px 16px 0px;
	font-weight:normal;
}

.footer {
	margin-top: 10px;
	color: #a1988c;
	text-align: left;
	font-size: 9px;
}

.footer a, .footer .darktext {
	color: #a1988c;
	text-decoration: none;
	font-size: 9px;
}

.bn_button {
	background-image: url('assets/no-index/bn_bg.gif');
	background-repeat: repeat-x;
	background-position: top left;
	float: right;
	font-size: 10px;
	color: #fff;
	height: 25px;
	line-height: 25px;
	padding-right: 0px;
	text-transform: uppercase;
	margin-right:26px;
	_margin-right:15px;
}

.bn_button a {
	color: #fff;
	cursor: pointer;
	text-decoration: none;
}

input.ghosted {
	color: #999;
	font-style: italic;
}

#main_search_box {
	font-size: 11px;
	margin-top: -3px;
	width: 120px;
	background-image: url('assets/no-index/searchbox_magnifying_glass.gif');
	background-repeat: no-repeat;
	background-position: 3px 1px;
	background-color: #fff;
	padding: 3px 3px 2px 22px;
	border: 1px solid #ccc;
}

.addthis_wrapper {
	float: right;
	margin-right: 28px;
	margin-top: 12px;
}

/* START MENU STYLE */

.menu div {
	z-index: 1000;
}

.menu {
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    color: #FFFFFF;
    font-size: 11px;
    height: 24px;
    position: relative;
    text-align: center;
    width: 823px;
    z-index: 1000;
}

.menu .item {
	height: 24px;
	line-height: 24px;
	cursor: pointer;
	position: relative;
	display: inline;
	padding: 5px 14px;
	color: #F1F0EE;
	text-decoration: none;
}

.menu a {
	color: #FFFFFF;
	text-decoration: none;
	height: 24px;
	font-size:12px;
}

.menu .item.hover, .menu .item:hover {
	color: #BAAD8B;
}

.sub-cus .item.hover, .sub-cus .item:hover, .sub-nav-column .item.hover, .sub-nav-column .item:hover{
	background-color: #947123;
	color: #fff;
}

.menu .item.hover a, .menu .item:hover a {
	color: #979082;
}

.item.hover > .submenu, .item:hover > .submenu {
	/*display: block !important;*/
	display: block;
	color:#fff;
}

.submenu {
	position: absolute;
	background-color: #f1f0ee;
	top: 24px;
	left: 14px;
	width: 180px;
	z-index: 1000;
	text-align: left;
	display: none;
	font-family:Arial, Helvetica, sans-serif;
	/*white-space: nowrap;*/
}

.submenu a {
	color: #6c5d4a !important;
	/*white-space: nowrap;*/
}

.submenu .item {
	float: none;
	display: block;
	padding: 6px 14px;
	height: auto;
	line-height: normal;
	border-bottom:1px solid #cecece;
	border-right:1px solid #cecece;
	border-left:1px solid #cecece;
	color:#6c5d4a;
}
.subtop{
	border-top:1px solid #cecece;
}
.brn-ast{
	color:#a29475;
}

/* END MENU STYLE */

/* SOCIAL MEDIA CALLOUT STYLE */

.social_media_callout {
	/*background-color: #989081;*/
	color:#9a7931;
	border:1px solid #baad8b;
	height: 30px;
	padding: 10px 40px;
	margin-top: 20px;
}

.smCalloutText {
	color: #fff;
	font-size: 12px;
	/*font-weight: bold;*/
	padding-right: 20px;
	line-height: 30px;
}

.smCalloutText a, .smCalloutText a:visited {
	color: #947123;
	text-decoration: none;
}

.smCalloutText a:hover {
	text-decoration: hover;
}

.smIcon {
	float: left;
	margin-right: 4px;
	position: relative;
}

.smTooltip {
	position: absolute;
	top: -36px;
	left: 0px;
	z-index: 10000;
}

.smTooltipCloud {
	background-color: #274079;
	padding: 8px;
	color: #fff;
	font-weight: bold;
	white-space: nowrap;
}

.smTooltipArrow {
	margin-left: 10px;
}

.smAddThis {
	margin-top: 7px;
}

/* END SOCIAL MEDIA CALLOUT STYLE */

/* START SITEMAP STYLE */
.sitemap {
	width: 491px;
	padding-bottom: 50px;
}

.sitemap ul {
	margin: 0px;
	margin-bottom: 30px;
	padding: 0px;
	list-style: none;
	font-size: 11px;
}

.sitemap li a {
	border-bottom: 1px solid #d9d9d9;
	padding: 5px 10px;
}

.sitemap_arrow {
	margin-top: 4px;
}

a.sitemap_link, a.sitemap_link:hover {
	font-weight: normal;
	text-decoration: none;
	margin-bottom: 2px;
	display: block;
}

.content .sitemap h2, .content .sitemap h3 {
	display: inline;
	font-weight: bold;
	margin: 0px;
}

.content .sitemap h2 {
	font-size: 12px;
	color: #87847B;
}

.content .sitemap h3 {
	font-size: 11px;
}

.sitemap_section_header {
	background-color: #ebeae6;
	display: block;
	color: #87847b;
	padding: 5px 10px;
}

.sitemap_search_box {
	background-color: #ebeae6;
	color: #333;
	float: right;
	padding: 20px;
	width: 204px;
}

.sitemap_search_box_copy {
	font-size: 10px;
	margin-top: 5px;
	margin-bottom: 15px;
}

.sitemap_search_button {
	background-image: url("assets/no-index/bn_bg.gif");
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #d012c5;
	color: #fff;
	cursor: pointer;
	font-weight: bold;
	padding: 5px 35px;
	margin-top: 20px;
	float: right;
}

#sitemap_search_box {
	background-color:#FFFFFF;
	background-image:url("assets/searchbox_magnifying_glass.gif");
	background-position:3px 1px;
	background-repeat:no-repeat;
	border:1px solid #CCCCCC;
	font-size:11px;
	padding:3px 3px 2px 22px;
	width: 176px;
}
/* END SITEMAP STYLE */

/* START GALLERY STYLE */

.photo_gallery {
	text-align: left;
}

.photo_gallery_menu {
	border: 1px solid #979081;
	width: 188px;
	padding: 10px 14px;
	float: left;
}

.photo_gallery_controls {
	padding: 0px 4px;
}

.photo_gallery_controls select {
	display: block;
	width: 180px;
	margin-bottom: 5px;
	border: 1px solid #d9c8b5;
	background-color: #5e5c54;
	color: #fff;
}

.photo_gallery_selector {
	border: 1px solid #d9c8b5;
	background-color: #5e5c54;
	color: #fff;
	margin-bottom: 5px;
	padding: 0px;
}

.photo_gallery_selector td {
	border: 1px solid #d9c8b5;
	padding: 1px 3px;
}

.photo_gallery_thumbs {
	padding-top: 2px;
	padding-bottom: 10px;
	height: 390px;
}

.photo_gallery_thumb {
	float: left;
	padding: 4px;
	cursor: pointer;
	display: block;
	text-decoration: none;

}

.photo_gallery_thumb .photo_gallery_thumb_img {
	display: block;
	background-position: center center;
	width: 85px;
	height: 51px;
	padding: 6px 0px 0px 0px;
	text-align: center;
}

.photo_gallery_thumb.selected {
	background-color: #dc3cd3;
}

.photo_gallery_pages {
	width: 188px;
	padding-top: 10px;
	margin-left: 4px;
	border-top: 1px solid #d8c9b5;
}

.photo_gallery_page {
	width: 16px;
	height: 16px;
	padding: 1px;
	border: 1px solid #d8c9b5;
	text-align: center;
	font-size: 10px;
	line-height: 16px;
	color: #b1aca1;
	float: left;
	margin-right: 5px;
	cursor: pointer;
}

.photo_gallery_page span {
	display: block;
}

.photo_gallery_page.selected span {
	background-image: url("assets/no-index/bn_bg.gif");
	background-repeat: repeat-x;
	background-color: #d304c8;
	color: #fff;
}

.photo_gallery_viewer {
	border: 1px solid #979081;
	padding: 10px;
	float: left;
	width: 550px;
	margin-left: 6px;
}

.photo_gallery_navigation {
	font-size: 11px;
}

.photo_gallery_navigation a, .photo_gallery_navigation a:visited, .photo_gallery_navigation a:hover {
	background-image: url("assets/no-index/bn_bg.gif");
	background-repeat: repeat-x;
	background-color: #d304c8;
	display: block;
	float: right;
	padding: 2px 10px;
	color: #fff !important;
	background-color: #3D8A87;
	margin-left: 5px;
	font-weight: normal !important;
	text-decoration: none;
}

.photo_gallery_image {
	width: 550px;
	height: 369px;
	margin-top: 10px;
	position: relative;
}

.photo_gallery_info {
	font-size: 10px;
	margin-top: 10px;
}

.photo_gallery_info_text {
	width: 350px;
	margin-bottom: 10px;
}

.photo_gallery_info_text h1 {
	margin-top: 0px;
}

.photo_gallery_info_footer {
	border-top: 1px solid #d8c9b5;
	padding-top: 10px;
	font-size: 10px;
}

.photo_gallery_info_footer a {
	font-weight: normal;
}

#photo_cta_button, #photo_cta_button:hover {
	display: block;
	background-image: url("assets/no-index/bn_bg.gif");
	background-repeat: repeat-x;
	background-color: #d304c8;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
	padding: 5px 15px;
}

.photo_tag {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 230px;
	text-align: left;
}

.photo_tag_copy {
	padding: 12px;
	background-color: #000;
	color: #fff;
	border: 1px solid #b40ea0;
	display: inline-block;
}

.photo_tag_arrow {
	padding: 0px 15px;
	margin-top: -1px;
}

.photo_tag.right .photo_tag_arrow {
	text-align: right;
}
/* END GALLERY STYLE */
/* VIDEO TEMPLATE STYLE */

.vt_text_column {
	width: 410px;
        font-size:12px;
        padding-left:15px;
}

.vt_frm_column {
	background-color: #ebeae6;
        padding-left: 15px;
        padding-top: 15px;
        padding-bottom: 15px;
	width: 341px;
        font-weight: lighter;
        font-size: 12px;
        margin-right:15px;
}

.vt_frm_column strong {
    font-weight:lighter;
}

.vt_frm_column_text_field {
	width: 245px;
}

.vt_content {
	background-image: url('assets/no-index/content_gradient.gif');
	background-position: top right;
	background-repeat: repeat-y;
	padding-top: 5px;
        padding-left: 15px;
        font-size: 12px;
        color: #665e4e;
}

.vt_youtube_frame {
	padding: 10px;
	background-color: white;
        border-color: #d8d7d7;
        border-style: solid;
        border-width: 1px;
	width: 360px;
	height: 240px;
}

.vt_title {
	font-size: 14px;
	font-weight: bold;
	padding-top: 15px;
        color: #797264;
}

.vt_submit_button_container {
    float: left;
    text-align: center;
    margin-top: 5px;
    margin-right: 15px;
}

.vt_submit_button {
    width: 165px;
    height: 21px;
    background-color: #d725ce;
    color: #fff;
    cursor: pointer;
    text-align: center;
    font-weight: bold;
    line-height: 21px;
    background: url('assets/no-index/gc_reserve_submit.jpg');
    font-size: small;
}

.gc_reserve_bar {
    color: #fff;
    text-transform: uppercase;
    padding-left: 5px;
    text-decoration: none;
    position: relative;
    top: -15px;
    left: -15px;
    line-height: 25px;
    width: 351px;
    background: url('assets/no-index/gc_reserve_gradient_2.jpg');
    background-repeat: repeat-x;
}

.gc_frm_area {
    position: relative;
    top: -15px;
}

.gc_frm_area input {
    font-weight: lighter;
}

.gc_frm_container {
    /* background-color: #ebeae6; */
}

.gc_required_field {
    color: #797264;
    font-size:10px
}
.gc_terms a {

}
.gc_privacy_policy {
    font-size:10px;
}
.gc_privacy_policy a {

}
.left{
  float:left;
}

.right{
  float:right;
}

.clr{
  clear:both;
}

.menu .no-column{
  width: 180px;
  padding:5px;
}

.menu .has-column{
  width:360px;
  _width:363px;
  padding: 5px 0px 0px;
}

.submenu .sub-nav-column{
  width:170px;
}

.submenu .left-sub-nav-column{
  margin-left:5px;
  _margin-left:3px;
  padding-right:5px;
  /*border-right:1px solid #fff;*/
  padding-bottom:5px;
  _padding-bottom:1px;
}

.submenu #right-sub-nav-column{
  padding:0 5px;
  /*margin-left:5px;*/
}

.double-column-submenu-top, .double-column-submenu-bottom,
.single-column-submenu-top, .single-column-submenu-bottom{
  display:none;
}

#attraction-filter-box {
  margin-left:35px;
}

.attraction-checkbox{
  width:16px;
  height:16px;
  padding-top:9px;
}

.attraction-column{
  margin-left:25px;
  _margin-left:20px;
  margin-top:0px;
}

.attraction-icon, .attraction-text{
  margin-left:5px;
}

.attraction-text{
  padding-top:12px;
  font-size:10px;
}

#direction-input-box{
  padding-left:15px;
  padding-top:10px;
}

#direction-from{
  background:url('assets/circle_a.gif') no-repeat left center;
}

#direction-to{
  background:url('assets/circle_b.gif') no-repeat left center;
}

.direction-box{
  padding-left:30px;
  margin-bottom:5px;
}

.direction-text-box{
  width:171px;
}

#streetview{
  height:234px;
}

#streetview-close{
  position:absolute;
  z-index:1000;
  top:5px;
  right:5px;
}

#attraction-caption h1{
  font-size:15px;
  color:#9a7931;
  font-weight:normal;
  margin-bottom: 16px;
}

#direction-panel-box h1{
  /*text-transform: uppercase;*/
  font-size:15px;
  font-weight:normal;
  margin-right:30px;
  padding-top: 10px;
}

#directions-panel{
  font-size:12px;
}

#map_canvas a{
  font-size:12px;
  color:#0000b4;
}

ul.address-list{
  margin-top:-1px;
  background-color:#fff;
  list-style:none;
  padding-left:0;
  width:280px;
}
ul.address-list li{
  padding-left:0;
  margin-left:0;
}
ul.address-list li a{
  display:block;
  padding-left:5px;
  text-decoration:none;
  width:100%;
  font-size:12px;
  color:#000;
  height:20px;
}

ul.address-list li a:hover{
  background-color:#ccccff;
  font-weight: bold;
}

#btn-switch-box{
  padding: 17px 0 0 10px;
}

#travel-type-box {
  margin-left:145px;
}

img.travel-mode{
  cursor:pointer;
}

.map-button{margin-right:29px;margin-bottom:5px;}
.map-bn-button{margin-right:49px;_margin-right:25px;}
#mapcopy{
	margin-left:35px;
	_margin-left:15px;
	width: 450px;
}
#map-option-button-box{
	margin-left:35px;
	_margin-left:15px;
}
