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

body {
	margin: 0px;
	text-align: center;
	background-color: #efefe4;
	background-image: url('assets/no-index/top_bg.gif');
	background-position: top left;
	background-repeat: repeat-x;
}

.wrapper {
	width: 851px;
	margin: 0 auto;
	text-align: left;
}

.header {
	height: 48px;
	margin: 12px 0px;
	padding: 0px 20px;
}

.main {
	border: 1px solid #bfb6aa;
}

.content_header {
	padding: 14px 20px 6px 20px;
	color: #efefe4;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url('assets/no-index/ch_bg.gif');
	background-position: top right;
	background-repeat: no-repeat;
	min-height: 44px;
	background-color: #77392a;
}

.content_header a {
	color: #a2c8c4;
	text-decoration: none;
}

.content_header h1 {
	color: #efefe4;
	font-family: "Courier New", Courier, monospace;
	font-size: 29px;
	font-weight: normal;
	height: 32px;
	margin: 0px;
}

.property_name {
	color: #efefe4;
	font-family: "Courier New", Courier, monospace;
	font-size: 29px;
	font-weight: normal;
	height: 32px;
	margin: 0px;
    width:650px;
}

.langContainer {
	padding: 5px;
	margin: 5px;
        padding-left:0;
        margin-left:0;
	direction: ltr;
	text-align: left;
}

.langContainer.open {
	background-color: #77392a;
	background-image: none;
}

.nav {
	height: 25px;
	background-color: #77392A;
	padding: 0px 8px;
	position: relative;
	z-index: 1000;
}

.header_image {
	z-index: 0;
	background-color: #77392a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 6px 14px 14px 14px;
	/* position: relative; */
}

.header_image #map_canvas h1 {
	font-weight: bold;
}

.mask {
	position: absolute;
	top: 100%;
	left: -62px;
	margin-top: -62px;
	z-index: 500;
}

.book_now_bar {
	text-align: right;
	margin-top: 10px;
}

.bn_bar {
	background-color: #E1D8C7;
}

.bn_button {
	float: right;
	background-image: url('assets/no-index/bw_btn_arrow.gif');
	background-position: center right;
	background-repeat: no-repeat;
	background-color: #3e8a88;
	cursor: pointer;
	color: #000;
	font-weight: bold;
	margin: 2px 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	padding: 2px 16px 3px 5px;
	text-decoration: none;
	cursor: pointer;
}

.column {
	margin-left: 20px;
	float: left;
}

.single {
	width: 783px;
}

.single.small {
	width: 520px;
}

.triple {
	width: 247px;
}

.booking_bar {
	background-color: #fff;
	clear:both;
	padding:5px 0 0;
	font-family: Arial, Helvetica, sans-serif;
}

.booking_widget {
	float: right;
	height: 54px;
	/*background-image: url('assets/no-index/bw_bg.gif');
	background-repeat: repeat-x;*/
	color: #4583B8;
	font-size: 9pt;
	font-weight: bold;
	margin-right: 5px;
	display: inline;
}

.booking_widget input, .booking_widget select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.booking_widget input {
	width: 68px;
}

.booking_widget select {
	width: 45px;
}

.booking_box {
	float: left;
	margin-left: 0px;
	width: 267px;
	height: 96px;
	padding: 1px 1px 1px 6px;
	background-image: url('assets/booking_box.gif');
	background-repeat: no-repeat;
	background-position: top right;
	color: #AAA9A9;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff;
	display: inline;
}

.booking_box h1 {
	display: inline;
	color: #DF7C13;
	font-size: 30px;
	font-weight: bold;
}

.booking_box p {
	margin: 0px;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #653C33;
	padding: 10px 0px;
	width: 823px;
	margin-left: 14px;
}

.content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #653C33;
	margin: 10px 0px;
}

.content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #653C33;
	margin: 10px 0px;
}

.content a, .content a:visited {
	color: #3E8A88;
	text-decoration: none;
	font-weight: bold;
}

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

.pre_footer {
	background-color: #FFCC33;
	height: 23px;
}

.footer {
	margin-top: 22px;
	color: #A9837A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	direction: ltr;
}

.footer a, .footer .darktext {
	color: #A9837A;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

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

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

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

.sIFR-alternate {
	display: none;
}

/* START MENU STYLE */

.menu div {
	z-index: 1000;
}

.menu {
	position: relative;
	width: 824px; /* changed to allow that extra pixel of space for longer menu names (in other languages) - March 10th 2011 Phil B. */
	height: 25px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #EFEFE4;
	z-index: 1000;
	text-align: left;
}

.menu .item {
	height: 25px;
	line-height: 25px;
	cursor: pointer;
	position: relative;
	display: inline;
	padding: 6px 8px;
	color: #EFEFE4;
	text-decoration: none;
}

.menu a {
	color: #EFEFE4;
	text-decoration: none;
	height: 25px;
}

.menu .item.hover {
	color: #A2C8C4;
}

.menu .item.hover a {
	color: #A2C8C4;
}

.submenu {
	position: absolute;
	background-color: #77392a;
	top: 25px;
	left: 0px;
	z-index: 1000;
        width: 180px;
	text-align: left;
	padding:5px 0;
	/*white-space: nowrap;*/
}

.submenu a {
	color: #EFEFE4 !important;
}

.submenu a:hover, .submenu a item.hover {
	color: #A2C8C4 !important;
}

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

/* END MENU STYLE */

/* SOCIAL MEDIA CALLOUT STYLE */

.social_media_callout {
	background-color: #e1d8c7;
	height: 30px;
	padding: 10px 40px;
	margin-top: 20px;
	direction: ltr;
}

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

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

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

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

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

.smTooltipCloud {
	background-color: #7b3a27;
	padding: 8px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	white-space: nowrap;
}

.smTooltipArrow {
	margin-left: 10px;
	text-align: left;
}

.smAddThis {
	margin-top: 7px;
}

/* END SOCIAL MEDIA CALLOUT STYLE */

/* ASSOCIATES BAR STYLE */
.associates_bar {
	background-color: #E1D8C7;
	height: 30px;
	line-height: 30px;
	padding: 10px 40px;
	margin-top: 20px;
}

.associates_bar a, .associates_bar a:visited {
	font-weight: normal;
}

.asc_container {
	position: relative;
}

.asc_details {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 30px;
	background-color: #E1D8C7;
	width: 743px;
}

.asc_controls {
	position: relative;
	z-index: 100;
	background-color: #E1D8C7;
	float: right;
	font-size: 10px;
}
/* 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 GALLERY STYLE */

.photo_gallery {
	text-align: left;
}

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

.photo_gallery_controls {
	padding: 0px 4px;
}

.photo_gallery_controls select {
	display: block;
	width: 180px;
	margin-bottom: 5px;
}

.photo_gallery_selector {
	border: 1px solid #d9c8b5;
	background-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: #95c5c3;
}

.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: #3d8a87;
	float: left;
	margin-right: 5px;
	cursor: pointer;
}

.photo_gallery_page span {
	display: block;
}

.photo_gallery_page.selected span {
	background-color: #3d8a87;
	color: #fff;
}

.photo_gallery_viewer {
	border: 1px solid #d8c9b5;
	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 {
	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-color: #3E8A88;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
	padding: 5px 15px;
}

.photo_tag {
	position: absolute;
	top: 0px;
	left: 0px;
	opacity: 0.8;
	filter: alpha(opacity='80');
	width: 230px;
	text-align: left;
}

.photo_tag_copy {
	padding: 12px;
	background-color: #fff;
}

.photo_tag_arrow {
	padding: 0px 15px;
}

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

.vt_text_column {
	width: 410px;
}

.vt_frm_column {
	background-color: #e1d8c7;
        padding-bottom: 15px;
        padding-left: 15px;
        padding-top: 15px;
	width: 320px;
}

.vt_frm_column_text_field {
	width: 245px;
}

.vt_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #653C33;
	padding: 10px 0px;
	width: 823px;
	margin-left: 14px;
}

.vt_youtube_frame {
	padding: 2px;
	background-color: white;
	width: 360px;
	height: 240px;
}

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

.footer table td {
	font-size: 10px;
	text-align: left;
}

.vt_submit_button_container {
    float: right;
    text-align: center;
    margin-top: 20px;
}

.vt_submit_button {
    border:none;
    padding-left:20px;
    padding-right:20px;
    *padding-left:0px;
    *padding-right:0px;
    height: 25px;
    background-color: #8fc0bc;
    color: #653C33;
    cursor: pointer;
    text-align: left;
    line-height: 25px;
    padding-left: 10px;
    font-weight: bold;
}

.gc_reserve_bar {
    font-size: 14px;
    font-weight: bold;
}

.gc_frm_area {

}

.gc_frm_area input {

}

.gc_frm_container a {
    color:#653C33;
    text-decoration:underline;
    font-weight:bold;
}

.gc_required_field {
}

.gc_terms a {
    color:#653C33;
    text-decoration:underline;
    font-weight:bold;
}

.gc_privacy_policy {

}

.tag-marker {
    display:none;
    border:3px solid #fff;
    height:30px;
    width:30px;
    position: absolute;
    z-index: 999999;
}

.footer table td {
	font-size: 10px;
	text-align: left;
}

.left{
  float:left;
}

.right{
  float:right;
}

.clr{
  clear:both;
}

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

.menu .has-column{
  width:341px;
}

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

.submenu .left-sub-nav-column{
  border-right:1px solid #8b5646;
}

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

/* END VIDEO TEMPLATE STYLE */

/* google map attraction */
#map-attraction-box{
  position:relative;
  top:-29px;
  left:-20px;
  width:856px;
}

#map-attraction-box div.caption{
  margin:0;
}

#map-attraction-box div.caption{
  padding:40px 0 0 20px;
  font-weight:bold;
  font-size:14px;
}

#attraction-filter-box{
  width:695px;
}

#attraction-filter-box-top{
  width:100%;
  height:8px;
  /*
  background:url('assets/attraction_box_top.png') no-repeat;
  _background:url('assets/attraction_box_top.gif') no-repeat;
  */
  _font-size:1px;
}

#attraction-filter-box-body{
  width:100%;
  height:145px;
  /*
  background:url('assets/attraction_box_bg.png') repeat-y;
  _background:url('assets/attraction_box_bg.gif') repeat-y;
  padding-bottom:20px;
  */
}

#attraction-filter-box-bottom{
  width:100%;
  height:10px;
  /*
  background:url('assets/attraction_box_bottom.png') no-repeat;
  _background:url('assets/attraction_box_bottom.gif') no-repeat;
  */
}

#attraction-filter-box-body-bg{
  position:absolute;
  top:8px;
  left:0;
  height:145px;
  width:695px;
  z-index:1;
}

#attraction-filter-box-body-bg img{
  height:145px;
  width:695px;
}

#attraction-caption{
  position:relative;
  z-index:2;
  width:165px;
}

#attraction-category-box {
  position:relative;
  z-index:2;
  padding:10px 0;
}

#map-option-button-box{
  margin-left:-4px;
  margin-top:9px;
}

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

.attraction-column{
  margin-left:15px;
  margin-top:0px;
}

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

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

#direction-panel{
  width:260px;
  height:155px;
  background-color:#E1D8C7;
  margin-bottom:10px;
}

#direction-panel-box{
	width:260px;
}

#travel-type-box{
  margin-left:146px;
  padding-top:20px;
}

#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:30px;
  margin-bottom:5px;
}

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

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

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

#streetview-close{
  background-color:#fff;
  position:absolute;
  width:13px;
  height:13px;
  z-index:1000;
  right:12px;
  top:4px;
  cursor:pointer;
}

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

#bn_button{
  color:#fff;
}
.bn_bar #bn_button {
  margin-top: 14px;
}
img.travel-mode{
  cursor:pointer;
}

.map-button{
  background-color:#3E8A88;
  background-image:url("assets/no-index/bw_btn_arrow.gif");
  background-position:right center;
  background-repeat:no-repeat;
  color:#FFFFFF;
  cursor:pointer;
  float:right;
  font-family:Arial,Helvetica,sans-serif;
  font-size:12px;
  font-weight:bold;
  margin:2px 8px;
  margin-right:38px;
  padding:2px 16px 3px 5px;
  text-decoration:none;
}

.sitemap_search_box{
  background-color:#E1D8C7;
  float: right;
  padding: 20px;
  width:204px;
  margin-right:10px;
}

.sitemap {
  padding-bottom: 50px;
  width:491px;
}

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

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

.sitemap_arrow{
  margin-right: 4px;
}

.content .sitemap h2{
  font-size:12px;
}

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

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

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

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

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

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

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

.sitemap_search_button{
  background:#3e8a88 url("assets/no-index/bw_btn_arrow.gif") no-repeat right center;
  color:#ffffff;
  cursor:pointer;
  float:right;
  font-weight: bold;
  margin-top:20px;
  padding: 5px 35px;
}

.map-copy{
  position:absolute;
  color:#ffffff;
  text-align:center;
  top:26px;
  right:40px;
  font-size:15px;
  z-index:100;
}

.direction_ltr{
  direction:ltr;
}

div.direction_ltr{
  display:inline;
}

.inline {
  display:inline;
}

.sitemap_hlink {
    color: #77392A;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    font-weight: bold;
    margin-top:10px;
}

.sitemap_hlink a {
    color: #77392A;
    text-decoration:none;
}

/* css for airport template */
a img{border:none;}
.airport-content{margin-left:0;width:851px;}
.features-column{margin-left:0; background-color:#fff; padding:25px 20px; width:560px;}
.long-description{display:none;}
.more-desc{color:#8ec1bc;font-weight:bold;cursor:pointer;}

.features-content-headline{font-size:15px; font-weight:bold;}
.features-column .horizontal-line{height:1px; width:100%; background-color:#e2d8c6;font-size:0em;margin:20px 0;}
.features-item{float:left;width:88px;text-align:center;margin-left:65px;}
.features-text{font-weight:bold;}
.features-item h3.minute{margin:0;font-size:25px;}
.features-img-box{height:61px;}
.minute, .minute-text{color:#8ec1bc;font-weight:bold;}
.minute-text{font-size:20px;line-height:15px;}
.widget-column{margin-left:18px;}
.widget-item{width:233px;margin-top:2px;}
.widget-item.first{margin-top:0px;}
.widget-title{background:url("assets/no-index/widget_title_arrow_up.jpg") no-repeat center right;}
.widget-item.active .widget-title{background-image:url("assets/no-index/widget_title_arrow_down.jpg")}
.widget-item .widget-title{background-color:#753728;color:#fff;font-weight:bold;font-size:12px;padding:10px 15px;cursor:pointer;}
.widget-item.active .booking-widget{display:block;}
.widget-item .booking-widget{background-color:#e2d8c6;margin-top:2px;display:none;}
.widget-item .bookingWidgetStrip{padding-left:25px;}
.widget-item .bw_button{cursor:pointer;}
.widget-item .bw_button button{background-color:#8ec1bc;padding-left:20px;background-image:url("assets/no-index/widget_button_bg.jpg");padding-top:5px;padding-bottom:5px;width:180px;text-align:left;font-size:12px;font-weight:bold;cursor:pointer;}
.widget-item .rates-valid, .widget-item .rates-copy{font-size:12px;font-weight:bold;padding:10px 0px;}
.widget-column .banner{margin-top:7px;}
.features-tooltip{position:absolute;display:none;width:328px;z-index:520;}
.features-tooltip .tooltip-body{background:url('assets/no-index/tooltip_bg.png') repeat-y transparent;_background:url('assets/no-index/tooltip_bg.gif') repeat-y transparent;padding:10px 10px 35px;}
.features-tooltip h3.minute{margin:0;font-size:25px;}
.features-tooltip .tooltip-img{height:61px;width:88px;padding-top:10px;text-align:center;}
.features-tooltip .tooltip-desc{width:200px;margin-right:10px;}
.tooltip-desc .desc-headline{font-size:13px;font-weight:bold;}

/* css for tollfree */
.tollfree{
}

.tollfree-list{
  position:absolute;
  z-index:1200;
  font-family: Arial, Helvetica, sans-serif;
  font-size:10px;
  color: #653C33;
}

div.tollfree-list{
  display:none;
}

.list-table{
  border-left:1px solid #77392A;
  border-bottom:1px solid #77392A;
}

.list-table td{
  padding:2px 8px;
  font-size: 10px;
  white-space: nowrap;
}
.list-table tbody, .list-table tfoot {
  background-color:#FFFFFF;
}
img.flag{
  margin-right:5px;
  padding-top:2px;
}

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

td.empty-cell{
  border-bottom:1px solid #77392A;
  padding-left:120px
}

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

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

td.complete-list{
    border-right: 1px solid #77392A;
    padding:8px;
}

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

td.tfrow0 {
    background-color: #EFEFE5;
}

td.tfrow1 {
    background-color: #FFFFFF;
}

/* Rating */
.rating-container{
    border-bottom:1px solid #8e5949;
    color:#e0dfdd;
    font-size:10px;
    font-weight:bold;
    padding-top:10px;
}
.rating-copy-box{
    display:inline-block;
    padding-bottom:3px;
}
.rating-divider{
    border-right:1px solid #8e5949;
    height:13px;
    margin:3px 5px 0;    
}
/* */

