﻿body { font-size:12pt; margin:0; font-family: 'PT Sans Narrow', Arial, sans-serif;}
p { font-size:12pt; }
#wrapper { width: 960px; margin:0 auto; }
div { font-family: 'PT Sans Narrow', Arial, sans-serif; font-size:10pt; }

.gvhspadding {
    padding:4px;
    font-size:12pt;
}

h1 { font-family: 'PT Sans Narrow', Arial, sans-serif; font-size:18pt; font-weight:500; }
.right_align { text-align:right; }
.bold_style { font-weight:600; }
.rate_style { font-size:11pt; color:#3e698c; }
.room_rate_div 
{
    padding:5px;
	background-color: #f8f8f8;
    border:1px solid #e0e0e0;
	 }
a:hover { color: black; }
        .style70
        {
            width: 90%;
        }
        .style78
        {
            font-family: 'PT Sans Narrow', Arial, sans-serif;
            font-size: small;
        }
#top {
position:fixed;
top:0px;
left:0px;
width: 100%;
background: #F0F0F0;
text-align: left;
}
.style327
    {
    font-family: 'PT Sans Narrow', Arial, sans-serif;
    }
.style328
    {
    width: 858px;
    font-size: 11pt;
    }
.style330
    {
    width: 350px;
    text-align: right;
    background-color: transparent;
    height:26px;
    }
.style335
    {
        width: 277px;
        color:black;
    }
               .MyTabStyle .ajax__tab_header
        {
            font-family: 'PT Sans Narrow', Arial, sans-serif, Sans-Serif;
            font-size: 11pt;
            display: block;
        }
        .MyTabStyle .ajax__tab_header .ajax__tab_outer
        {
            border-color: #222;
            color: #222;
            padding-left: 10px;
            margin-right: 3px;
            border:solid 1px #d7d7d7;
        }
        .MyTabStyle .ajax__tab_header .ajax__tab_inner
        {
            border-color: #666;
            color: #666;
            padding: 3px 10px 2px 0px;
        }
        .MyTabStyle .ajax__tab_hover .ajax__tab_outer
        {
            background-color:#9c3;
            cursor:pointer;
        }
        .MyTabStyle .ajax__tab_hover .ajax__tab_inner
        {
            color: #fff;
        }
        .MyTabStyle .ajax__tab_active .ajax__tab_outer
        {
            border-bottom-color: #ffffff;
            background-color: #d7d7d7;
        }
        .MyTabStyle .ajax__tab_active .ajax__tab_inner
        {
            color: #000;
            border-color: #333;
        }
        .MyTabStyle .ajax__tab_body
        {
            font-family: 'PT Sans Narrow', Arial, sans-serif;
            font-size: 10pt;
            background-color: #fff;
            border-top-width: 0;
            border: solid 1px #d7d7d7;
            padding:5px;
        }
.select {
    border: 1px solid #d9d9d9;
    padding: 8px;
    font-size:14pt;
}
select {
    font-size:10pt;
}
.btn_yellow 
{
 -webkit-appearance:none;
 -webkit-border-radius:0;
	background-color:#ff7b00;
	display:inline-block;
	color:white;
	font-family:'PT Sans Narrow', Arial, sans-serif;
	font-size:12pt;
	font-style:normal;
    border:0;
}
.btn_yellow:hover {
	background-color:#8cb82b;
    text-shadow:1px 1px 0px black;
	cursor:pointer;
}
.btn_yellow:active {
	position:relative;
	top:2px;
}
.travel_dates
{
    color:black;
}
.pnl_collapse {
    color:grey; font-style:italic; padding:5px;
}
    .pnl_collapse:hover {
        cursor: pointer;
    }
            .cal_btn {
    background-color:#f8f8f8;
    border:1px solid #e0e0e0;
    font-size:10pt;
             -webkit-appearance:none;
           padding:4px;
           color:gray; 
        }
        .cal_btn:hover {
            cursor:pointer;
            background-color:gray;
            color:white;
        }
        .cal_btn:active {
            position:relative;
            top: 1px;
        }
        .thumb { height:60px; width:80px; }
        .thumb:hover { cursor:pointer; }
.results_class {
    -webkit-animation:my_results 1s;
    -webkit-animation-iteration-count: infinite;
    animation:my_results 1s;
    animation-iteration-count: infinite;
    font-size:12pt;
}
.results_class:hover {
    font-weight:bold;
}
@-webkit-keyframes my_results
{
0% { color:black; }
50% { color:#dedede; }
100% { color:black; }
}
@keyframes my_results
{
0% { color:black; }
50% { color:#dedede; }
100% { color:black; }
}
.check_availability {
    -webkit-animation:my_availability .5s;
    -webkit-animation-iteration-count: infinite;
    animation:my_availability .5s;
    animation-iteration-count: infinite;
    -webkit-appearance:none;
    -webkit-border-radius:0;
	background-color:#ff7b00;
	display:inline-block;
	color:white;
	font-style:normal;
    border:none;
    font-size:12pt;
	font-family:'PT Sans Narrow', Arial, sans-serif;
}
.check_availability:hover {
	background-color:#8cb82b;
	cursor:pointer;
}
.check_availability:active {
	position:relative;
	top:2px;
}
@-webkit-keyframes my_availability
{ 
0% { background-color:#ff7b00; }
50% { background-color:#8cb82b; }
100% { background-color:#ff7b00; }
}
@keyframes my_availability
{
0% { background-color:#ff7b00; }
50% { background-color:#8cb82b; }
100% { background-color:#ff7b00; }
}
.modal
{
    position: fixed;
    z-index: 999;
    height: 100%;
    width: 960px;
    top: 0;
}
.center
{
    z-index: 1000;
    margin: 300px auto;
    border:0;
    background-color:#dedede; width:80px; padding:10px; border-radius:50%; opacity:.9;
}
    .tb_style { width:80px; height:18px; text-align:center; }
    .ui-accordion-header.ui-state-active {
            background-color: #67b0d1;
            color:white;
        }
    .ratingStar
        {
            font-size: 0pt;
            width: 25px;
            height: 25px;
            margin: 2px;
            display: inherit;
            background-repeat: no-repeat;
        }
    .filledRatingStar
        {
            background-image: url("/igemsimages/gold_star.png");
        }
input {
        padding: 3px;
        }
        select { padding:3px;}
        .hover_style { font-size:12pt;}
        .hover_style:hover { cursor:pointer; }
        .align_right {text-align: right;}
.loader {
  text-indent: -9999em;
  width:80px;
  height:80px;
  border-radius: 50%;
  background: #ffffff;
  background: -moz-linear-gradient(left, #ffffff 10%, rgba(255, 255, 255, 0) 42%);
  background: -webkit-linear-gradient(left, #ffffff 10%, rgba(255, 255, 255, 0) 42%);
  background: -o-linear-gradient(left, #ffffff 10%, rgba(255, 255, 255, 0) 42%);
  background: -ms-linear-gradient(left, #ffffff 10%, rgba(255, 255, 255, 0) 42%);
  background: linear-gradient(to right, #ffffff 10%, rgba(255, 255, 255, 0) 42%);
  position: relative;
  -webkit-animation: load3 1.4s infinite linear;
  animation: load3 1.4s infinite linear;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  margin:0 auto;
}
.loader:before {
    opacity:.9;
  width: 50%;
  height: 50%;
  background: #ffffff;
  border-radius: 100% 0 0 0;
  position: absolute;
  top: 0;
  left: 0;
  content: '';
}
.loader:after {
  background: #dedede;
  width: 75%;
  height: 75%;
  border-radius: 50%;
  content: '';
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
@-webkit-keyframes load3 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load3 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}.ui-accordion-header.ui-state-active {
    background-color: #3e698c;
    color:white;
}
#tabs { 
    background: transparent; 
    border:0; 
} 
#tabs .ui-widget-header {
    background: transparent; 
    border: none; 
    border-bottom: 1px solid #c0c0c0; 
    -moz-border-radius: 0px; 
    -webkit-border-radius: 0px; 
    border-radius: 0px; 
} 
#tabs .ui-tabs-nav .ui-state-default { 
    background: transparent; 
    border: none; 
} 
#tabs .ui-tabs-nav .ui-state-active { 
    background: transparent url(../igemsimages/uiTabsArrow.png) no-repeat bottom center; 
    border: none; 
} 
#tabs .ui-tabs-nav .ui-state-default a { 
    color: gray;
    font-size:14pt;
    font-family: 'PT Sans Narrow', Arial, sans-serif;
}
#tabs .ui-tabs-nav .ui-state-active a { 
    color: black;
    outline : none;
} 
#tabs .ui-tabs-nav .ui-state-hover a { 
    color: #3e698c;
}    
#tabs-1, #tabs-2, #tabs-3, #tabs-4, #tabs-5, #tabs-6, #tabs-7 {
    border-right:1px solid #c0c0c0; border-left:1px solid #c0c0c0; border-bottom:1px solid #c0c0c0;
}
.ui-datepicker-trigger { position: relative; top: 3px; }
.my_class { font-weight:700; }