/*
 * jQuery UI CSS Framework 1.8.17
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming
 */
@import "../../../../../../orbe/enduser/jquery_1817/themes/base/jquery.ui.base.css";
@import "../../../../../../orbe/enduser/jquery_1817/themes/base/jquery.ui.theme.css";
	.styleImput{
            color:#000000;
            font-family:Verdana,Arial,Helvetica,sans-serif;
            font-size:10px;
            font-weight:normal;
            text-decoration:none;
            width:80px;
            }
            .ui-datepicker-trigger{
                vertical-align:bottom;
            }
            .ui-datepicker-month{
                color:#FFF;
            }
            .ui-datepicker-year{
                color:#FFF;
            }
            .titleSimpleBooking{
                color:#2E66B0;
                font-family:Georgia,"Times New Roman",Times,serif;
                font-size:14px;
                font-weight:bold;
            }
            .textRoomsSimpleBooking{
                color:#2E66B0;
                font-family:Georgia,"Times New Roman",Times,serif;
                font-size:10px;
                font-weight:normal;
            }

            .textDateSimpleBooking{
              color:#000;
                font-family:Georgia,"Times New Roman",Times,serif;
                font-size:12px;
                font-weight:normal;
            }

            .textAdultSimpleBooking{
                color:#2E66B0;
                font-family:Georgia,"Times New Roman",Times,serif;
                font-size:10px;
                font-weight:normal;
            }
            .textChildSimpleBooking{
                color:#2E66B0;
                font-family:Georgia,"Times New Roman",Times,serif;
                font-size:10px;
                font-weight:normal;
            }
            .selectRoomsSimpleBooking{
                color:#000;
                font-family:Verdana;
                font-size:10px;
                font-weight:normal;
                background:#DFE0E5;
            }

            .paxSimpleBooking{
                color:#2E66B0;
                font-family:Verdana;
                font-size:12px;
                font-weight:bold;
				line-height:0;
			}

            .bottonSimpleBooking{
                background-color:#3466AB;
                border:0 none;
                color:#FFFFFF;
                font-family:Verdana,Arial,Helvetica,sans-serif;
                font-size:13px;
                font-weight:bold;
                text-decoration:none;
                padding: 2px 2px 2px 2px;
            }

            .main{

            }

			.tableSimpleBooking  td {
			border-style:none;			
			font-family:Verdana,Arial,Helvetica,sans-serif;
			font-size:12px;
			letter-spacing:0px;
			line-height:10px;			
			margin:0;
			padding:0;
			
			}