﻿body { font-family:arial; font-size:10pt; margin:0; }
#wrapper { width: 960px; margin:0 auto; }
h1 { font-family:arial; font-size:18pt; font-weight:500; }
.right_align { text-align:right; }
.bold_style { font-weight:600; }
.rate_style { font-size:14pt; font-weight:400; color:#3e698c; }
.type_style { font-size:14pt; font-weight:400; color:gray; }
.room_rate_div 
{
    padding:5px;
	background-color: #f3f3f3;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
    border:1px solid #e0e0e0;
	margin-top:15px;
	 }
a:hover { color: black; }
        .style70
        {
            width: 90%;
        }
        .style78
        {
            font-family: Arial;
            font-size: small;
        }
#top {
position:fixed;
top:0px;
left:0px;
width: 100%;
background: #F0F0F0;
text-align: left;
}
.style327
    {
    font-family: Arial;
    }
.style328
    {
    width: 858px;
    font-size: small;
    }
.style330
    {
    width: 308px;
    text-align: right;
    background-color: #F0F0F0;
    height:26px;
    }
.style335
    {
        width: 277px;
        color:black;
    }
               .MyTabStyle .ajax__tab_header
        {
            font-family: Arial, 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: Arial;
            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:12pt;
}
.btn_yellow 
{
 -webkit-appearance:none;
 -webkit-border-radius:0;
	background-color:#ff7b00;
	display:inline-block;
	color:white;
	font-family:Arial;
	font-size:12px;
	font-style:normal;
	padding:6px 7px;
    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
{
    font-weight:600;
    color:orange;
}
.pnl_collapse {
    color:grey; font-style:italic; padding:5px;
}
    .pnl_collapse:hover {
        cursor: pointer;
    }