.form_div *
{
    margin: 0;
    padding: 0;
	text-align: left;
}

.form_div
{
    width: 340px;
    background: #005ab6;
    position: relative;
}
.lb-coner
{
    position: absolute;
    width: 23px;
    height: 23px;
    background: url(../images/coners.gif) no-repeat 0 -23px;
    bottom: 0;
    left: 0;
}
.rt-coner
{
    position: absolute;
    width: 23px;
    height: 23px;
    background: url(../images/coners.gif) no-repeat 0 0;
    right: 0;
    top: 0;
}
.form_div h3
{
    font: 24px Arial, Vedrana, sans-serif;
    color: #fff;
    padding: 6px 0 8px 0;
    text-align: left;
    font-weight: bold;
    margin: 0 0 0 25px;
}
.form_div .form_subtitle
{
    color: #77d6fe;
    font: 13px Arial, Tahoma, Verdana, sans-serif;
    letter-spacing: -1px;
    line-height: 15px;
    margin: 0 0 8px 26px;
    text-align: left;
    display: inline;
}
.form_div .fixed_height
{
    height: 50px;
    padding-left: 27px;
    margin-top: 10px;
}
.form_div .visit_date
{
    font: 11px Verdana, sans-serif;
    color: #fff;
    margin: 0 0 1px 0;
    padding: 0 0 4px 0;

}
.b-date
{
    float: left;
}
.form_div .select_date
{
    width: 40px;
    height: 20px;
    border: 1px solid #AEAEAE;
    font: 11px Verdana;
    vertical-align: middle;
    float: left;
}
.form_div .select_month
{
    width: 88px;
    height: 20px;
    border: 1px solid #AEAEAE;
    margin:0 5px 0 8px;
    padding: 0;
    font: 11px Arial;
    vertical-align: middle;
    float: left;
}
.calendar_link
{
    float: left;
    vertical-align: middle;
    margin: 15px 0 0 4px;
}

.form_div .calendar_link img
{
    position: relative;
    border: none;
    display: inline;
    vertical-align: middle;
}

.form_div .nights
{
    float: left;
    font: 11px Verdana, sans-serif;
    color: #fff;
    margin: 0 0 4px 10px;
    width: 45px;
}
.form_div .select_nights
{
    width: 40px;
    height: 20px;
    border: 1px solid #AEAEAE;
    margin: 4px 0 0 0;
    font: 11px Verdana
}
.form_div .guests
{
    width: 45px;
    float: left;
    font: 11px Verdana, sans-serif;
    color: #fff;
    margin: 0 0 15px 10px;
    padding: 0;
}
.form_div .select_guests
{
    width: 46px;
    height: 20px;
    border: 1px solid #AEAEAE;
    margin: 4px 0 0 0;

    font: 11px Verdana;
}
.form_div .button
{
    margin: 2px 0 0 13px;
    float: left;
    width: 132px;
    height: 23px;
    text-align: center;
    text-decoration: none !important;
    font-size: 12px !important;
    font-family: Verdana, sans-serif !important;
    padding-bottom: 3px;
    color: #000;
    cursor: pointer;
}
.form_div .room_form
{
    margin: 0;
}
.form_div .payment_systems
{
    width: 134px;
    height: 25px;
    background: #fff url(../images/payment_systems.gif) no-repeat center;
    margin: 0 0 0 25px;
    float: left;
}

.form_div .footer_text
{
    display: block;
    width: 100%;
    height: 12px;
    text-align: center;
    padding: 3px 0;
    font: 9px sans-serif, Arial, Verdana;
	line-height: 9px;
    margin: 4px 0 0 0;
}
.form_div .footer_text a
{
    color: #fff;
    text-decoration: none;
    cursor: default;
}


.book_button, .book_button span
{
	height: 28px;
	cursor: hand;
}

.book_button
{
	background: transparent url(../images/book-button.gif) no-repeat scroll right -28px;
	text-decoration: none !important;
	display: block;
	width: 167px;
}

.book_button span
{
	background: transparent url(../images/book-button.gif) no-repeat scroll 0 0;
	display: block;
	line-height: 26px;
	text-align: center;
	color: #ffffff;
	font-size: 14px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	margin-right: 3px;
}

.clear
{
    clear: both;
}

.main-phone
{
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, Verdana;
}

.tl-link
{
	color: #dd4425;
	text-decoration: underline;
	cursor: hand;
}
.name_logo{
background: transparent url(/tl_assets/images/Home.gif) no-repeat;
width:408px;
height:179px;
}
