* {font-family:verdana;	font-size:8pt;}
div, table {margin:0; padding:0;}
select { padding: 2px; }

#all
{
    border:0;
    position:relative;
    width: 860px;
}
#all div, #tab_all td
{
    background-color:#f2ebd3;
}
#tab_all td
{
    vertical-align: top;
    border: 1px solid #DDC889;
}
#tab_price td
{
    vertical-align: middle;
    border: 0;
}

#place .ddlist {width:100%;}
.calendar {width:90px;}
.price {width: 70px;}
.plus{display:table; width:180px; height:20px; border:0; padding:0px; margin:0;}
.caption{margin:3px!important; font-weight:Bold;}
.caption label{ font-weight:normal;}
.quoteYes {background-color:#ccffcc!important; display:table-cell; width:20px;}
.quoteUnknow {background-color:#ffffcc!important; display:table-cell; width:20px;}
.quoteNo {background-color:#ffcccc!important; display:table-cell; width:20px;}

label input
{
    vertical-align: sub;
}

#Hotel, #HotelFood, #HotelCategory, #Town
{
    height:120px;
    width:100%;
    overflow: auto;
}

#load
{
    position:fixed;
    top:0; left:0;
    height:100%;
    width: 100%;
    background:rgba(255,255,255,0.5)!important;
    padding-top: 30px;
    z-index: 999;
    text-align:center;
}
#loadin
{
    /*padding:260px 470px;*/
    /*position:absolute;*/
    /*top:0; left:0;*/
    /*height:20px; width:20px;*/
    /*height: 100%;width: 100%;margin-left: -50%;*/
    /*vertical-align:middle!important;*/
}

div#place
{
    padding:3px;
}
div#lap
{
    padding:3px;
}
div#amount
{
    padding:3px;
}
div#divCountryDesc
{
    padding:3px;
    width: 852px;
}
#region{}
#categor{}
#food{}
#hotelCell{}
#money{}

#spacing
{
    display:none;
    width:682px;
    height:70px;
    border:0;
    padding:3px;
    border-right:3px solid #ffffff;
}

.numOfPeople{width:130px; display:inline-block;}
.calend input {vertical-align:middle;}
.calend img {vertical-align:middle; padding-right:7px;}
.pricetext {width:30px; display:inline-block}

#tableFind tr {background-color:#f2ebd3; text-align:center;}
#tableFind td {border:solid 1px #ffffff;}
#tableFind tr:first-child{background-color:#edd9d9;}
#tableFind tr:nth-child(2n)
{
    background: #f1efe7;
}
.seat_type {background-color:#ccffcc;}
.reservebutton
{
    background-color:#c4dced;
    font-size:9px;
    border: 1px solid #8CBAD8;
    border-radius:3px;
    cursor: pointer;
}
.reservebutton:hover
{
    background-color:#E1E5E8;
}
#tableFind td:nth-child(15),#tableFind td:nth-child(16) {background-color:#ffcccc;}
#tableFind a {text-decoration:underline;cursor:pointer;}

#a_agreeReserve, #a_agreePersonal
{
    text-decoration: underline;
    cursor: pointer;
    font-weight: bold;
    color:blue;
}
#div_reserv
{
    border: 0px solid red;
    float: left;
}
#datatop
{
    padding:3px;
    margin:0px;
    font-size:12px;
}
.datatoplabel{display:inline-block;background-color:#f2ebd3; width:150px;font-size:12px;padding:3px;margin:2px;margin-left:0px;}
.datatoptext{display:inline-block;background-color:#f2ebd3;  width:200px;font-size:12px;padding:3px;margin:2px;}

#t_spo {width:860px;}
#t_spo td,#t_spo th{ background-color:#f2ebd3; text-align:center; padding:3px;margin:3px;}
#t_spo td:first-child{ text-align:left; }
#t_spo_h1 { width:400px;}
#t_spo_h2 { width:200px;}
#t_spo_h3 { width:200px;}
#t_spo_h4 { width:200px;}

#summ, #summ span { font-size:18px; font-weight:bold; }

#personal{width:980px;}
#personal td,#personal th{ background-color:#f2ebd3; text-align:center; vertical-align:middle;padding:3px;margin:3px;}
.goods_added{text-align:left;}
.goods_added td{text-align:left!important;}
#loginform input{margin:2px;}
#blackout{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(242,235,211,0.6);z-index:1;}
#error, #contactform, #form2
{
    display:none;
    position:fixed;
    top:50px;
    left:50px;
    width:auto;
    padding:25px 25px 25px 25px;
    background-color:#f2ebd3;
    font-size:20px;
    text-align:center;
    color:#000000;
    border:2px;
    z-index:2;
    -moz-box-shadow: 8px 8px 8px rgba(0,0,0,0.6);
    -webkit-box-shadow: 8px 8px 8px rgba(0,0,0,0.6);
    box-shadow: 8px 8px 8px rgba(0,0,0,0.6);
}

#loginform
{
    display: none;
    position: absolute;
    top: 20px;
    right: 0;
    width: auto;
    padding: 25px 25px 25px 25px;
    background-color: #f2ebd3;
    text-align: right;
    color: #000000;
    border: 2px;
    z-index: 2;
    border: 1px solid silver;
    -moz-box-shadow: 8px 8px 8px rgba(0,0,0,0.6);
    -webkit-box-shadow: 8px 8px 8px rgba(0,0,0,0.6);
    box-shadow: 8px 8px 8px rgba(0,0,0,0.6);
}
#contactform label, #form2 label
{
    width:150px;
    display:inline-block;
    text-align: left;
}
#contactform input
{
    width:300px;
    margin:2px;
}
#contactform select
{
    padding: 2px;
    width:306px;
}
#contactform input[type="button"], #contactform input[type="submit"]
{
    width:100px;
    margin:2px;
}
#userBox
{
    float:right;
}
#personal .ddlist{width:100px;}

#description
{
    background: #f2ebd3;
    width:856px;
    text-align:justify;
    padding:5px 0px 5px 0px;
    margin: 0px 0px 0px 2px;
    display:block;
}
#personal input, #contactform input
{
    border:solid 1px grey;
    background:white;
    border-radius:3px;
    padding:2px
}
.error { border:solid 1px red!important; background:white;  border-radius:3px;padding:2px}
#menu
{
    position: relative;
    width: 860px;
    z-index: 10;
}
#Find
{
    width: 860px;
}

input[type="button"]#send
{
    color: #C19524;
    border: #C19524 solid 2px;
    background-color: #FFF7E0;
    padding: 3px;
    border-radius:5px;
    font-weight: bold;
    cursor: pointer;
}
input[type="button"]#send:hover
{
    color: #FFF7E0;
    background-color: #C19524;
}

.trapezium {
    height: 0px;
    width: 195px;
    border-bottom: 31px solid #f2ebd3;;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    z-index: 10;
}
.trapezium div {
	position:relative;
	background-color: white;
	top: 4px;
	min-height: 22px;
	width: 90%;
	margin: 0 auto;
	text-align: center;
	font-size: 13pt;
	font-weight: bold;
	z-index: 20;
}

a {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #AC3936;
	text-decoration: none ;
}

.trapezium div:hover{ background-color: #AC3936; color: white; }
