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

body {
	margin: 0px;
	background-color: #000000;
	background-image: url('assets/bg.gif');
	background-repeat: repeat;
	background-position: top center;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
}

a {
	color: #fc8f02;
}

.wrapper {
	background-color: #000;
	padding: 0px 8px 20px 10px;
	/*width: 823px;*/
    width:973px;
	margin: 0 auto 0 auto;
    position:relative;
    overflow:hidden;
	/*
	background-image: url('assets/bg.gif');
	background-repeat: repeat-y;
	background-position: bottom center;*/
}

.top-mask{
    height:302px;
    background-color:#000;
    width:100%;
    position:absolute;
    top:0;
    left:0;
}

.header {
	background-color: #000;
	padding: 13px;
	font-size: 11px;
    padding-top:0;
    padding-bottom:0px;
    position:relative;
	z-index:1001;
}

.langdropdown {
    float:right;
		position:relative;
}

.searchbox {
    float:right;
    margin-right: 10px;
		position:relative;
    /*
    margin-top: -5px;
    padding-top: 5px;
    */
}

.property-info-box{
    margin-left:90px;
    padding-top:25px;
}

.property_name {
	font-size: 26px;
	font-weight: bold;
	margin: 12px 0px 0px 0px;
	text-transform: uppercase;
    font-family:"W Sans New";
    font-weight:bolder;
}

.property-address{
    margin:0px;
    margin-left:-10px;
}

.property-extra{
    margin:2px 0px;
    margin-left:-20px;
}

.property-extra a{color:#fc8f02;text-decoration:none;}
.custom-links{margin-left:-5px;}

.header-mask{
    position:absolute;
    width:70px;
    height:157px;
    z-index:1001;
    left:0;
		margin-top:-2px;
}

.header .logo {
	float: left;
	padding-right: 13px;
	/*border-right: 1px solid #cccbc9;*/
	margin-right: 16px;
}

.sop-bg{
    height:234px;
    width:275px;
    position:absolute;
    z-index:900;
    margin-top:-234px;
    left:707px;
}

.sop-container{
    position: relative;
    height: 0px;
    background-color: transparent;
    z-index: 900;
    top:-234px;
    width:275px;
    left:707px;
}

.menu_bar {
	padding: 0px 0px 0px 0px;
	background-color: #000;
}

.header_image {
  font-size:11px;
}

.content_wrapper {
	/*background-image: url('assets/no-index/content_gradient.gif');
	background-position: top right;
	background-repeat: repeat-y;
    */
    background-color:#fff;
	/*padding-top: 5px;*/
	_margin-top:-18px;
}

.content {
	color: #666;
	padding: 18px 0px 0px 0px;
}

.content a{
    color:#D45204;
    text-decoration:none;
    font-weight:bold;
}

.content_bottom {
    /*
	background-image: url('assets/no-index/content_gradient_bottom.gif');
	background-position: left bottom;
	background-repeat: no-repeat;    
	height: 70px;
    */
    height:80px;
}

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

.content .column.triple {
	/*width: 237px;*/
    width:287px;
}

.content .column.single,
.content_wrapper .column.single{
	/*width: 700px;*/
	width:920px;
}

.content .column.single.extended{
    width:950px;
}

.content_wrapper .column.single{
  /*margin:0 auto;*/
  padding-bottom:30px;
}

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

.content_wrapper{
  color:#000000;
  font-size:11px;  
}

.content_wrapper .column h3{
  font-size:14px;
  font-weight:bold;
}

.content .column h1, .content .column h2 {
	font-size: 14px;
	color: #000;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
    font-family:"W Sans New";
}

.content .column p{margin-top:15px;}

.footer {
	margin-top: 10px;
	color: #929292;
	text-align: left;
	font-size: 9px;
    background-color:#000;
    margin:0 auto;
    width:973px;    
	padding:0 8px 0 9px;
}

.footer a, .footer .darktext {
	color: #fc8f02;
	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-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	height: 21px;
	line-height: 18px;
	padding-right: 6px;
    margin-top:14px;
    margin-right:140px;
	overflow:hidden;
}

.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 {
	position: relative;
	width: 916px;
	height: 24px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	z-index: 1000;
	text-align: left;
    padding-left:50px;
    font-weight:bold;
}

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

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

.menu .item.hover, .menu .item:hover {
	background-color: #ff2c77;
	/*color: #979082;*/
}

.submenu .item:hover{
    background-color:#ff5692;
}

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

.item.hover > .submenu, .item:hover > .submenu {
	display: block !important;
}

.submenu {
	position: absolute;
	background-color: #ff2c77;
	top: 23px;
	left: 0px;
	width: 180px;
	z-index: 1000;
	text-align: left;
	display: none;
	/*white-space: nowrap;*/
}

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

.submenu .item {
	float: none;
	display: block;
	padding: 6px 14px;
	height: auto;
	line-height: normal;
}

/* END MENU STYLE */

/* SOCIAL MEDIA CALLOUT STYLE */

.social_media_callout {
	background-color: #FFFFFF;
	height: 30px;
	padding: 10px 40px;
	margin-top: 20px;
    width:735px;
}
.social_media_right{
    float:left;
    margin-top:20px;
}

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

.smCalloutText a, .smCalloutText a:visited {
	color: #fff;
	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 */

/* ASSOCIATES BAR STYLE */
.associates_bar {
	background-color: #fff;
	color: #666666;
	height: 28px;
	line-height: 30px;
	padding: 10px 40px;
	margin-top: 20px;
    width:760px;
    border:1px solid #cccccc;
    border-right:none;
}

.associates-bar-right{
    margin-top:20px;
}

.associates_bar a {
	font-weight: normal;
	text-decoration: underline;
	color: #666666;
    font-weight:bolder;
		margin-top:5px;
}

.asc_container {
	position: relative;
}

.asc_bn_button {
    margin-right:0;    
    margin-left:10px;
    margin-top:4px;
}

.asc_details {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 38px;
	background-color: #fff;	
    overflow:hidden;
    font-size:13px;
    color:#666666;
    width:700px;
}

.asc_controls {
	position: relative;
	z-index: 100;
	background-color: #fff;
	float: right;
	font-size: 10px;
    line-height:normal;
    margin-top:20px;
}

.asc_controls a {
	text-decoration: none;
}
/* END ASSOCIATES BAR STYLE */

/* START PARTNERS BAR */
#partnersBar {
    padding:10px 40px 10px 12px;
}
#partnersBar .asc_logo {
    position:relative;
    top:-7px;
    left:-2px;

}
#partnersBar .asc_headline {
    padding:0 5px;
}
/* END PARTNERS BAR */

/* 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/no-index/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;
    padding-left:20px;
}

.photo_gallery_menu {
	border: 1px solid #cccccc;
	width: 280px;
	padding: 10px 14px 30px;
	float: left;
    background-color:#eaeaea;
}

.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: #666666;
}

.photo_gallery_selector {
    /*
	border: 1px solid #d9c8b5;
	background-color: #5e5c54;
    */
	color: #666666;
	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;*/
    height:340px;
}

.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: 270px;
	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: #666666;
	float: left;
	margin-right: 5px;
	cursor: pointer;
    background-color:#fff;
}

.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: #ff2c77;
	color: #fff;
}

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

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

.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;
    background-color: #3D8A87;
    margin-left: 5px;
    padding: 2px 10px;
    */
    background-color:#fff;
	display: block;
	float: right;	
    padding:2px;
	color: #fff !important;		
	font-weight: normal !important;
	text-decoration: none;
}

.gallery-nav-button{
    background-color:#ff2c77;
    line-height:15px;
    padding:0px 5px;
}

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

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

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

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

.content .column .photo_gallery_info_text h1{
    margin-bottom:5px;
}

.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: 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: 640px;
    font-size:12px;
    color:#666;
    margin:0 0 0 40px;
}

.vt_text_column a {
    color:#FF2C77;
}
.vt_frm_column {
	background-color: #ebeae6;
    padding-left: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
    width: 260px;
    font-weight: lighter;
    font-size: 12px;
    color:#666;
/*        margin-right:15px;*/
}

.vt_frm_column strong {
    font-weight:lighter;
}

.vt_frm_column_text_field {
	width: 225px;
}

.vt_content {
	color: #666;
	padding: 18px 0px 0px 0px;
/*	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 {
    float:right;
	padding: 30px 10px 20px 20px;
	background-color: white;
/*        border-color: #d8d7d7;
        border-style: solid;
        border-width: 1px;*/
	width: 360px;
	height: 240px;
}

.vt_title {
    font-family: "W Sans New";
	font-size: 14px;
	font-weight: bold;
	padding-top: 15px;
    color: #666;
}

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

.vt_submit_button {
    border:none;
    padding-left:20px;
    padding-right:20px;
    *padding-left:0px;
    *padding-right:0px;
    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 {
    font-family:"W Sans New";
    font-weight:bold;
    text-transform: uppercase;
    font-size:16px;
    color:#000;
    padding-bottom:10px;
    
/*    color: #fff;
    text-transform: uppercase;
    padding-left: 5px;
    text-decoration: none;
    position: relative;
    top: -15px;
    left: -15px;
    line-height: 25px;
    width: 270px;
    background: url('assets/no-index/gc_reserve_gradient_2.jpg');
    background-repeat: repeat-x;*/
}

.gc_frm_area {
    margin-top: -15px;
}

.gc_frm_area input {
    font-weight: lighter;
}
.gc_frm_area div label {
    padding-left:10px;
}
.gc_frm_container {
    /* background-color: #ebeae6; */
}

.gc_required_field {
    color: #797264;
    font-size:10px
}
.gc_terms a {
    color:#666;
    text-decoration:underline;
}
.gc_privacy_policy {
    font-size:10px;
    padding-right:5px;
}
.gc_privacy_policy a {
    color:#FF2C77;
}
.left{
  float:left;
}

.right{
  float:right;
}

.clr{
  clear:both;
}

.clear{
    clear:both;
}

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

.menu .has-column{
  width:367px;
  _width:377px;
  padding: 5px 0px 0px;
}

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

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

.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;
}

.direction_ltr{
  direction:ltr;
}

div.direction_ltr{
  display:inline;
}

.inline{
  display:inline;
}


#attraction-filter-box {
  margin-left:15px;
  padding-top:15px;
  width:536px;
}

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

.attraction-column{
  margin-left:40px;
  _margin-left:35px;
  margin-top:0px;
}

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

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

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

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

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

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

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

#streetview{
  height:234px;
}

#streetview-overlay{
  opacity:0;
  border:none;
  position:absolute;
  width:13px;
  height:13px;
  z-index:700;
  right:0px;
  top:0px;
}

#streetview-close{
  background-color:#fff;
  position:absolute;
  z-index:1000;
  top:0px;
  right:0px;
}

#attraction-caption h1{
  font-size:14px;
  text-transform:uppercase;
  margin:0px;
  font-family:"W Sans New";
  font-weight:normal;
  color:#444444;
}

#direction-panel-box{
    padding-top:15px;
}

#direction-panel-box h1{
  text-transform: uppercase;
  margin-right:21px;
  _margin-right:11px;
  font-family:"W Sans New";
  font-weight:normal;
  padding-left:15px;
  color:#444;
}

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

.direction-list-box{
    width:350px;
    padding:0 21px 0 22px;
    background-color:#eaeaea;
    border-left:1px solid #cccccc;
    margin-top:-15px;
}

#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 3px;
}

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

img.travel-mode{
  cursor:pointer;
}

.map-button{margin-right:21px;margin-bottom:5px;_margin-right:11px;}
.map-bn-button{margin-right:0px;margin-top:0px;float:none;}
#map-option-button-box{margin-top:0px;margin-right:0px;}

.sitemap_hlink {
    color: #fff;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;    
		position:relative;
}

.sitemap_hlink a {
    color: #fff;
    text-decoration:none;
    font-weight:bold;
    margin-right:5px;
}

.tollfree{
  font-weight:bold;
  font-size:11px;
}

.tollfree-list{
  position:absolute;
  z-index:1200;
}

div.tollfree-list{
  display:none;
}

.list-table{
  /*border-left:1px solid #989181;*/
  border-bottom:1px solid #989181;
  color:#000000;
}

.list-table td{
  padding:2px 8px;
  font-size: 11px;
  white-space: nowrap;
}

.list-table tbody, .list-table tfoot {
    background-color:#FFFFFF;
}

.contact-list tr td{border-bottom:1px solid #eaeaea;}

img.flag{
  margin-right:5px;
  padding-top:2px;
}

/* tollfree number box style*/
td.default-location-number{
  background-color:#FFFFFF;
  border:1px solid #989181;
  border-bottom:none;
  border-left:none;
}

td.empty-cell{
  background:none transparent;
  border-bottom:1px solid #989181;
  padding-left:120px
}

td.number-cell{
	padding-left:60px;
}

td.contact-list {
	padding-top:10px;
	padding-bottom:10px;
	border-right:1px solid #989181
}

td.complete-list{
  background-color:#ffffff;  
  padding:8px;  
}

td.complete-list a{
  color:#ff2c77;
  font-size:12px;
  font-weight:bold;
  text-decoration:none;
  padding-left: 6px;
}

td.tfrow0 {
    background-color: #ffffff;
}
td.tfrow1 {
    background-color: #FFFFFF;
}
.booking-widget-bar{
    background-color:#eaeaea;
    height:56px;
    color:#666666;
    font-size:10px;
    font-weight:bold;
}
.btn-copy{
    background-color:#841ADA;
    font-size:12px;
    padding:5px 5px 4px;
    color:#fff;    
    font-weight:bolder;
    line-height:normal;
	font-family:'Arial', sans-serif, PT Sans Narrow;
}
.social-media-icons{margin:10px 20px 0px 30px;}
.bottom-mask{position:absolute;z-index:1000;right:8px;bottom:0px;}
.smCalloutIcons{width:280px;}
.btn-container{background-color:#eaeaea;padding:10px 20px;border-bottom:1px solid #cccccc;}
#map-attraction-box{margin-top:-18px;background-color:#eaeaea;margin-bottom:15px;}
.direction-widget-box{margin-left:20px;float:left;width:243px;padding-left:20px;border-left:1px solid #cccccc;}
#attraction-category-box{margin-top:10px;}
#direction-panel .bn_button{margin-top:0;padding-left:15px;margin-bottom:0px;width:200px;}
a img{border:none;}
.bolder{font-weight:bolder;}
.cufon {overflow:hidden;}
/*------------- typeface js style -----------------*/
/*
.typeface-js{
    visibility:hidden;    
}
.typeface-js-selected-text{
    -ms-filter:"Chroma(color=black) progid:DXImageTransform.Microsoft.MaskFilter(Color=white) progid:DXImageTransform.Microsoft.MaskFilter(Color=blue) alpha(opacity=30)" !important;
    color:black;
    font-family: Modern;
    position:absolute;
    white-space:pre;
    filter:alpha(opacity=0) !important;
    -moz-selection:background:blue;
    visibility:hidden;
}
.typeface-js-vector-container{
    position: relative;
}
*/

/* Rating */
.rating-container{
    color:#FF2C77;
    font-size:10px;
    font-weight:bold;
}
.rating-container a{
    color:#FF2C77;
    text-decoration:none;
}
.rating-copy-box{
    display:inline-block;
    padding-bottom:3px;
    
}
*html .rating-copy-box {
    position:relative;
}
.rating-divider{
    border-right:1px solid #333333;
    height:13px;
    margin:3px 5px 0;    
}

.flogo{
    margin-top:-10px;
}
/* */
