body, td, th {
    padding: 0;
    margin: 0;
    font-size: 12px;
    font-family: Verdana, serif;
    background: #fff;
    color: #000;
    height: 100%;
}

.ui-dialog {
	font: 12px/24px Arial, Helvetica, sans-serif;
}
.ui-dialog fieldset.search {
	border: 0px;
}
.ui-dialog h5 {
	margin: 0px;
}

body {
    padding: 5px;
}

table {
    border-collapse: collapse;
}

table.top {
    width: 100%;
}

table.top td {
    padding: 5px
}

table.top td.logininfo {
    text-align: right;
    padding: 5px;
}

div.menu {
    background-color: #9FB086;
    font-weight: bold;
    padding: 8px 0 8px 0;
    color: white;
}

span.menuitem {
    padding: 0 10px 0 10px;
    border-right: solid 2px white;
}

span.menuitem a:link, span.menuitem a:visited {
    color: white;
    text-decoration: none;
}

span.menuitem a:hover {
    color: white;
    text-decoration: underline;
}

span.menuitem a.active:link, span.menuitem a.active:visited {
    color: #9999ff;
}

span.menuitem a.active:hover {
    color: #f0e68c;
}

/* Submenu */
div.submenu {
    background-color: #e3e3e3;
    font-weight: bold;
    padding: 8px 0 8px 0;
    color: #666;;
    font-size: 12px;
}

span.submenuitem {
    padding: 0 10px 0 10px;
    border-right: solid 2px white;
}

span.submenuitem a:link, span.submenuitem a:visited {
    color: #555;
    text-decoration: none;
}

span.submenuitem a:hover {
    color: #555;
    text-decoration: underline;
}

span.submenuitem a.active:link, span.submenuitem a.active:visited {
    color: #222;
}

span.submenuitem a.active:hover {
    color: #222;
}

/* links */
a {
    color: #003B6E;
    border: 0px;/*background: inherit;*/

}

a img {
    border: 0px;
}

a:hover {
    color: #9EC068;
    background: inherit;
}

/* headings */
h1 {
    font: bold 2.5em "Arial", Sans-Serif;
    margin: 0;
    letter-spacing: -1px;
}

h2 {
    font: bold 2em Arial, Sans-Serif;
    margin: 0;
    padding: 0;
}

h2 a {
    color: #2b2b2b;
    background: #fff;
    text-decoration: none;
}

h1 a {
    color: #2b2b2b;
    background: #fff;
    text-decoration: none;
}

h2 a:hover {
    color: #2b2b2b;
    background: #FFF;
}

h1 a:hover {
    color: #2b2b2b;
    background: #FFF;
}

.title {
    color: #808080;
}

/* lists and form elements */
ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

form {
    margin: 0;
}

input.search {
    width: 279px;
    border: none;
    background: #fff url(images/input.gif) no-repeat;
    padding: 6px 10px;
    color: #1E67A8;
    font-weight: bold;
}

input.button {
    padding: 3px;
}

/* content holder */
#content {
    margin: 20px 0px 0px 30px;
    width: 1150px;
    background-color: #fff;
    border: 0px #778898 solid;

}

/* header */
#header {
    height: 15px;
}

#logo {
    font-size: 26px;
    font-weight: normal;
    color: #666;
    font-family: Verdana;
    text-align: center;
    width: 250px;
    height: 50px;
    padding: 10px 0px 5px 20px;
    background-color: #fff;
    position: relative;
    top: 15 Px;
    left: 10px;
    background-image: url('images/logo.png');
    background-repeat: no-repeat;
    background-position: 0px 0px;

}

#logo p {
    margin: 0;
    padding: 10px 0px 5px 10px;
    color: #808080;
    background-color: #E6E6E6;
}

#top_info {
    float: right;
    width: 190px;
    margin: 0px 15px 0 0;
    text-align: right;
    position: relative;
    top: -90px;
}

/* horizontal tabbed menu */
#tabs {
    text-align: left;
    padding: 0px;
    width: 100%;
    margin: 10px 0 0 0px;
    position: relative;
    top: 0px;
    left: 0px;
    background-color: #9FB086;

}

.tabs {
    text-align: left;
    padding: 0px;
    width: auto;
    margin: 0px 0 0 2px;
    border-top: 0px #eee solid;
    border-collapse: inherit;
}

.tabs a {
    color: #FFF;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
    text-decoration: none;
    font-family: Verdana;
}

.tabs a:hover {
    color: #FFF;
    text-decoration: underline;
    font-size: 12px;
    text-align: center;
    font-family: Verdana;
}

.tabs td {
    text-align: right;
    padding: 6px 20px 6px 15px;
    border-right: 0px #ddd inset;
    border-bottom: 0px #ddd inset;
    border-top: 0px #666 solid;
    border-left: 0px #777 solid;
    background-color: #9FB086;
    background-repeat: no-repeat;
    background-position: 5px 10px;

}

.tabs td:hover {
    text-align: right;
    padding: 6px 20px 6px 15px;
    border-right: 0px #ddd inset;
    border-bottom: 0px #ddd inset;
    border-top: 0px #666 solid;
    border-left: 0px #777 solid;
    background-color: #9FB086;
    background-repeat: no-repeat;
    background-position: 5px 10px;

}

.divv {
    border-top: 1px #4683B8 solid;
    border-right: 1px #4683B8 solid;
    border-bottom: 1px #4683B8 solid;
    border-left: 1px #4683B8 solid;
    width: 280px;
    padding: 10px 2px 10px 10px;
    margin: 10px 10px 10px 10px;
}

/*  tables */
.main {
    BORDER-BOTTOM: lightgrey 1px solid;
    BORDER-LEFT: lightgrey 0px solid;
    BORDER-RIGHT: lightgrey 1px solid;
    BORDER-TOP: lightgrey 0px solid;
    TEXT-ALIGN: left;
    BACKGROUND-COLOR: #fdfdfd;
    MARGIN: 2px 20px 40px 10px;
    WIDTH: 90%;
    HEIGHT: auto;
    COLOR: #779977;
    FONT-SIZE: 14px;
    FONT-WEIGHT: bold;
    padding: 0px 0px 0px 0px;
    border-spacing: 0;
    border-collapse: 0;
}

TABLE.main TD.header {
    BORDER-BOTTOM: lightgrey 0px solid;
    TEXT-ALIGN: left;
    BORDER-LEFT: lightgrey 1px solid;
    BACKGROUND-COLOR: #4683B8;
    MARGIN: 0px 0px 0px 0px;
    COLOR: #fff;
    FONT-SIZE: 12px;
    BORDER-TOP: lightgrey 1px solid;
    FONT-WEIGHT: bold;
    BORDER-RIGHT: lightgrey 0px solid;
    padding: 2px 2px 2px 10px;
}

TABLE.main TD {
    BORDER-BOTTOM: 0 ightgrey 1px solid;
    TEXT-ALIGN: left;
    BORDER-LEFT: lightgrey 1px solid;
    BACKGROUND-COLOR: #fff;
    MARGIN: 0px 0px 0px 0px;
    WIDTH: auto;
    HEIGHT: auto;
    COLOR: #111;
    FONT-SIZE: 12px;
    BORDER-TOP: lightgrey 1px solid;
    FONT-WEIGHT: normal;
    BORDER-RIGHT: lightgrey 0px solid;
    padding: 2px 2px 2px 10px;
}

.spnr {
    BORDER-BOTTOM: lightgrey 1px solid;
    BORDER-LEFT: lightgrey 0px solid;
    BORDER-RIGHT: lightgrey 1px solid;
    BORDER-TOP: lightgrey 1px solid;
    TEXT-ALIGN: left;
    BACKGROUND-COLOR: #fdfdfd;
    MARGIN: 2px 0px 10px 20px;
    COLOR: #779977;
    FONT-WEIGHT: bold;
    padding: 0px 0px 0px 0px;
    border-spacing: 0;
    border-collapse: collapse;
    width: 100%;
}

TABLE.spnr TD.header {
    BORDER-right: lightgrey 1px solid;
    TEXT-ALIGN: center;
    BACKGROUND-COLOR: #5C7E9E;
    MARGIN: 0px 0px 0px 0px;
    COLOR: #fff;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
    padding: 2px 5px 2px 10px;
}

TABLE.spnr TD {
    BORDER: lightgrey 1px solid;
    TEXT-ALIGN: left;
    BACKGROUND-COLOR: #fff;
    MARGIN: 0px 0px 0px 0px;
    COLOR: #111;
    FONT-SIZE: 12px;
    font-family: Verdana;
    FONT-WEIGHT: normal;
    padding: 3px 5px 3px 5px;
    line-height: 1.6em;

}

TABLE.spnr TR.even td {
    bACKGROUND-COLOR: #Fafafa;

}

TABLE.spnr TD.descr {
    BORDER: lightgrey 1px solid;
    border-top: 4px #5C7E9E double;
    TEXT-ALIGN: left;
    BACKGROUND-COLOR: #fff;
    MARGIN: 0px 0px 0px 0px;
    COLOR: #111;
    FONT-SIZE: 13px;
    FONT-WEIGHT: normal;
    padding: 3px 5px 3px 5px;
    line-height: 1.5em;
    font-family: Verdana;

}

TABLE.spnr IMG {
    position: relative;
    top: 5px;
}

/* grey subheader */
.gboxtop {
    clear: both;
    height: 6px;
    background: #dedede url(images/gboxtop.gif) no-repeat;
    color: #000;
}

.gbox {
    background: #dedede url(images/gbox.gif) no-repeat bottom left;
    color: #444;
    padding: 1px 13px 7px 13px;
    margin: 0 0 20px 0;
}

.gbox p {
    padding: 5px 0;
    margin: 0;
}

/* left side */
.left {
    float: left;
    width: 100%;
    margin: 0 0 0 0;
}

.left_content {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-align: justify;
    border-bottom: 0px dotted #ccc;
    color: #000;
    background: #fff;
}

.description {
    padding: 0 0 0px 0;
    margin: 0 0px 0px 0;
    border-bottom: 1px dotted #ccc;
}

/* bottom thirds */
.thirds {
    float: left;
    width: 203px;
    background: #eee;
    margin: 0 12px 0 0;
    color: #5d5d5d;
}

.smallboxtop {
    height: 14px;
    background: #fff url(images/smallboxtop.gif) no-repeat;
    color: #000;
}

.smallbox {
    background: #fff url(images/smallbox.gif) no-repeat bottom left;
    color: #444;
    padding: 1px 10px 10px 10px;
}

.smallbox p {
    padding: 0;
    margin: 0;
}

/* right side */
#right {
    position: absolute;
    top: 25px;
    left: 20px;
    float: left;
    width: 180px;
    height: 30px;
    margin: 0 0 0 0;
    border-top: 0px #ccc solid;
    border-right: 0px #ccc solid;
    border-bottom: 0px #ccc solid;
    border-left: 0px #ccc solid;
    padding: 5px 5px 5px 5px;
    background-color: #E6E6E6;

}

.boxtop {
    height: 19px;
    background: #fff url(images/boxtop.gif) no-repeat;
    color: #000;
}

.box {
    background: #fff url(images/box.gif) no-repeat bottom left;
    color: #5b5b5b;
    padding: 0 10px 15px 10px;
    margin: 0 0 10px 0;
}

.box p {
    padding: 0;
    margin: 0;
}

.image {
    float: left;
    margin: 0 9px 3px 0;
}

/* misc */
.left_articles .buttons {
    float: right;
    height: 20px;
}

.bluebtn {
    background-color: #488EB2;
    width: 100%;
    padding: 0px 0px 0px 0px;
    color: #fff;
    text-decoration: none;
    background-repeat: no-repeat;
}

.greenbtn {
    background: #488EB2 url(images/greenbtn.gif) no-repeat;
    padding: 1px 17px 5px 16px;
    color: #fff;
    text-decoration: none;
}

.greenbtn:hover {
    background: #488EB2 url(images/hoverbtn.gif) no-repeat;
    color: #fff;
}

.bluebtn:hover {
    background: #488EB2 url(images/hoverbtn.gif) no-repeat;
    color: #fff;
}

.time {
    width: 100%;
    font-size: 110%;
    padding: 0px 0px 0px 0px;
    color: #339966;
    font-weight: bold;
    text-decoration: none;
    background-repeat: no-repeat;
}

/* footer  */
table.footer {
    width: 100%;
    border-collapse: collapse;
    border: 0;
}

table.footer td {

    padding: 7px;
    border-top: 1px solid #ccc;
    color: #708090;
    font-size: 10px
}

/* orders  */

#order {
    clear: both;
    text-align: left;
    line-height: 1.8em;
    padding: 40px 0 2px 0;
    margin: 0px 0px 0px 0px;
    border-top: 0px solid #ccc;
    border-right: 0px solid #ccc;
    border-bottom: 0px solid #ccc;
    border-left: 0px solid #ccc;
    background-color: #fff;
}

.timelimit {
    text-align: justify;
    font-family: Calibri;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    clear: both;
    line-height: 1.3em;
    padding: 0px 0px 0px 0px;
    border-top: 0px solid #ccc;
    border-right: 0px solid #ccc;
    border-bottom: 0px solid #ccc;
    border-left: 0px solid #ccc;
    width: 65px;
    height: 60%;
    position: relative;
    top: 15px;
    right: -755px;
}

.order_type {
    text-align: justify;
    font-family: Calibri;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    color: #4683B8;
    clear: both;
    background-color: #f7f7f7;
    line-height: 1.3em;
    padding: 2px 0px 0px 5px;
    border-top: 0px solid #ccc;
    border-right: 0px solid #ccc;
    border-bottom: 0px solid #ccc;
    border-left: 0px solid #ccc;
    width: 99.5%;
    height: 25%;
    position: relative;
    top: -53px;
    left: 0px;
}

.main_info {
    text-align: justify;
    font-family: Calibri;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    color: #4683B8;
    background-color: #f7f7f7;
    line-height: 1.3em;
    padding: 2px 0px 0px 5px;
    border-top: 0px solid #ccc;
    border-right: 0px solid #ccc;
    border-bottom: 0px solid #ccc;
    border-left: 0px solid #ccc;
    width: 15%;
    height: 50px;
    position: relative;
    top: -50px;
    left: 0px;
}

.top_period {
    text-align: Left;
    font-family: Calibri;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    color: #4683B8;
    background-color: #fff;
    line-height: 0.5em;
    margin: 0px 0px 0px 0px;
    padding: 2px 0px 7px 5px;
    border-top: 0px solid #ccc;
    border-right: 0px solid #ccc;
    border-bottom: 0px solid #ccc;
    border-left: 0px solid #ccc;
    width: 54%;
    height: 25px;
    position: relative;
    top: 29px;
    left: 0px;
}

.top_period input[type=submit] {
    width: 60px;
    height: 20px;
    background-color: #fff;
    color: #111;
    border: 0px #ddd double;
    background-image: url('images/greenbtn.gif');
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    top: 1px;
    left: 5px;
    font-size: 12px;
    color: #FFFFFF;

}

div.body {
    width: 100%;
    padding: 0px;
}

table.grid {
    border-collapse: collapse;
    width: 100%;
}

table.grid th, table.grid td {
    border: solid 1px #d3d3d3;
    padding: 3px;
    font-size: 11px;
}

table.grid th {
    white-space: nowrap;
    padding: 5px 10px 5px 10px;
    color: #e3e3e3;
    background-color: #888888;
}

table.grid hr {
    color: #d3d3d3;
    height: 1px;
}

table.grid tr.even td {
    background-color: #dcdcdc;
}

table.grid th a:link, table.grid th a:visited {
    text-decoration: none;
    color: white;
}

table.grid th a:hover {
    text-decoration: underline;
    color: white;
}

table.grid tr.form td {
    background-color: #f0f0f0;
}

/*table.traveller-grid input
{
  border: 1px solid #AAA; 
}*/

label.traveller-label {
    color: #444;
    padding-bottom: 4px;
    float: none;
    display: block;
}

label.rail_label {
    font-size: 80%;
    color: #222;
    padding-bottom: 4px;
    float: none;
    display: block;
}

div.traveller-input input {
    border: 1px solid #AAA;
}

div.filter, div.tabset_content_container.filter {
    border-bottom: solid 2px #336699;
    border-top: solid 2px #336699;
    background-color: #eaf5fa;
    padding: 7px;
    font-size: 11px;
}

table.filter td {
    background-color: #eaf5fa;
}

table.filter td.label {
    font-weight: bold;
    text-align: right;
    padding-right: 6px;
}

div.filter p {
    margin-top: 5px;
    margin-bottom: 5px;
}

div.filter span {
    margin-right: 10px;
    font-size: 11px;
}

div.filter td.caption {
    text-align: right;
}

div.filter td.field {
    padding-right: 15px;
    padding-left: 3px;
    text-align: left;
}

button {
    background-color: #336699;
    color: white;
    font-weight: bold;
    cursor: pointer;
    font-size: 12px;
}

span.highlighted {
    background-color: #ffd700;
}

.paging {
    width: 100%;
    text-align: right;
    padding: 3px;
    font-size: smaller;
}

.paging li {
    font-weight: bold;
}

.paging li a {
    font-weight: normal;
}

div.details {
    font-size: 14px;
    width: 100%;
    border-bottom: solid 2px #5C7E9E;
    color: #5C7E9E;
    margin-bottom: 10px;
    padding-bottom: 3px;
    padding-left: 5px;
    font-weight: bold;
}

table.details {
    border-collapse: collapse;
}

table.details td {
    padding: 3px;
    vertical-align: middle;
}

table.details td.label {
    font-weight: bold;
    text-align: right;
    padding-right: 6px;
}

table.details td.value {
    padding-right: 15px;
}

table.details td.fielderror, div.fielderror {
    color: red;
    font-size: 10px;
}

span.requered, div.requered {
    color: red;
    font-weight: bold;
}

tbody.ordersbody td {
    padding: 5px;
    background-color: white;
    vertical-align: middle;
}

tbody.ordersbody tr.eventariff td {
    padding: 5px;
    background-color: #edeaea;
    vertical-align: middle;
}

tbody.ordersbody tr.oddtariff td {
    padding: 5px;
    background-color: #e1e6ed;
    vertical-align: middle;
}

tbody.ordersbody td.header {
    padding: 5px;
    background-color: #DADADA;
    color: #555555;
    border-bottom: double 3px #888888;
    border-top: solid 3px #888888; /*border-top: double 4px #d3d3d3;*/
}

tbody.ordersbody td.stub {
    height: 10px;
    border: 0;
    background-color: transparent;
    padding: 5px 1px 1px 1px;
    font-size: 9px;
}

tbody.ordersbody td.aeroexpress {
    background-image: url("../images/aeroexpress.gif");
    background-position: left;
    background-repeat: repeat-y;
    padding-left: 10px;
}

tbody.ordersbody td.hotel {
    background-image: url("../images/hotel.gif");
    background-position: left;
    background-repeat: repeat-y;
    padding-left: 10px;
}

tbody.ordersbody td.avia {
    background-image: url("../images/avia.gif");
    background-position: left;
    background-repeat: repeat-y;
    padding-left: 10px;
}

tbody.ordersbody td.order-request {
    background-image: url("../images/order-request.png");
    background-position: left;
    background-repeat: repeat-y;
    padding-left: 10px;
}

tbody.ordersbody td.transfer {
    background-image: url("../images/transfer-request.png");
    background-position: left;
    background-repeat: repeat-y;
    padding-left: 10px;
}

.avia-hr {
    color: #888888;
    height: 1px;
    width: 100%;
}

tbody.ordersbody td.rail {
    background-image: url("../images/rail.gif");
    background-position: left;
    background-repeat: repeat-y;
    padding-left: 10px;
}

tbody.ordersbody td.vip {
    background-image: url("../images/vip.png");
    background-position: left;
    background-repeat: repeat-y;
    padding-left: 10px;
}

tbody.ordersbody td.free {
    background-image: url("../images/free.gif");
    background-position: left;
    background-repeat: repeat-y;
    padding-left: 10px;
}

tbody.flightbody td {
    padding: 5px;
    background-color: white;
    vertical-align: middle;
    text-align: center;
}

tbody.flightbody td.header {
    padding: 5px;
    background-color: #C2D69A;
    color: #555555;
    border-bottom: double 3px #888888;
    border-top: solid 3px #888888;
}

tbody.flightbody td.stub {
    height: 4px;
    border: 0;
    background-color: transparent;
    padding: 1px 1px 1px 1px;
    font-size: 9px;
}

tbody.flightbody tr.evenflight td {
    background-color: #fefbfb;
}

tbody.flightbody tr.oddflight td {
    background-color: #f5faff;
}
h1.order {
	margin-top: 15px;
	margin-left: 10px;
}
div.order h1 {
    color: #5C7E9E;
    font-size: 150%;
}

div.order h2 {
    color: navy;
    font-size: 120%;
}

div.order table th, div.order table td {
    padding: 5px;
    border: solid 1px #d3d3d3;
}

div.aviadetails {
    margin-top: 15px;
    background-color: #87cefa;
    padding: 10px
}

table.productdetails {
    border-collapse: collapse;
    width: 70%;
}

table.productdetails td.head {
    background-color: #5C7E9E;
    color: white;
    font-weight: bold;
    border: solid 1px #5C7E9E;
}

table.productdetails td.details {
    background-color: #F0F0F0;
    border: solid 1px #5C7E9E;
}

table.passengers caption {
    text-align: left;
    font-size: 12px;
    font-weight: bold;
}

.checkboxlistitem {
    white-space: nowrap;
}

table.showhide td {
    border: solid 1px #888888;
    padding: 1px;
}

table.showhide tr.header td {
    background-color: #888888;
    color: white;
    font-size: 10px;
    font-weight: bold;
    vertical-align: middle;
}

div.breadcrumb {
    width: 100%;
    background-color: #e3e3e3;
    font-size: 10px;
    padding: 5px;
}

div.breadcrumb span {
    font-weight: bold;
}

table.adjustments td {
    background-color: #e3e3e3;
    border: solid 1px #d3d3d3;
}

table.adjustments td.caption {
    text-align: right;
}

table.adjustments td.value {
    width: 1px;
}

table.aeroexpressschedule {
    border-color: slategray;
    border-collapse: collapse;
}

table.aeroexpressschedule td {
    border-width: 1px;
    border-color: slategray;
    border-style: inset;
    padding: 5 30;
}

.visa p {
    line-height: 20px;
}

.visa_text p {
    padding: 4px 0px 4px 0px;
    line-height: 1.4em;
    font-family: tahoma;
    font-size: 12px;
}

div.mainpage {
    width: 100%;
    text-align: center;
    height: 400px;
}

div.mainpage table td {
    padding: 20px;
}

input, select {
    font-size: 11px
}

input.dtp {
    text-align: right;
}

div.leftfilter {
    font-size: 11px;
}

div.leftfilter p {
    margin: 10px 0 2px 0;
    font-weight: bold;
}

div#airsearch {
    width: 100%;
    background-color: #eeeeee;
    padding: 10px;
}

div#airsearch table tr td {
    background-color: #eeeeee;
    font-size: 12px;
}

div.clear {
    clear: both;

}

/*********************************
* Hotels filter
************************************/

div.inputLabel {
    width: 80px;
    float: left;
}

div.inputField {
    margin-left: 10px;
}

div.inputField input {
    width: 200px;
}

div.inputFields {
    width: 310px;
    padding-top: 2px;
    margin-bottom: 10px;
}

div.dateTimeL {
    width: 140px;
    margin-top: 2px;
    padding: 1 15 20 0;
    float: left;
}

div.dateTimeR {
    width: 140px;
    margin-top: 2px;
    padding: 1 15 20 0;
    float: left;
}

div.dateTime {
    display: inline;
    padding-top: 20px;
}

div.dateTime .date {

}

div.dateTime .time {
    left: 195px;
    padding-top: 1px;
}

div.dateTime .date input {
    width: 80px;
}

/*******************************
Styles for list of hotels
**********************************/

div#hotelInfo {
    background: none repeat scroll 0 0 #FFFFFF;
    margin: 10px 15px 10px 10px;
    padding: 10px 10px 0 20px;
    width: 645px;
    border: 2px solid #b0d3f3;
    float: right;
}

div#hotelInfo .name {
    font-size: 20px;
    color: #0066CC;
}

div#hotelInfo .address {
    margin-top: 2px;
}

div#hotelInfo .description {
    margin-top: 10px;
    font-size: 10px;
    text-align: justify;
}

div#hotelInfo .image img {
    float: left;
    margin-right: 15px;
}

div#hotelInfo .price {
    float: right;
    margin-top: -25px;
    font-size: 20px;
    color: #0066CC;
    text-align: center;
}

div.longDesc {
    display: none;

}

div.shortDesc {
}

div#hotelInfo .button button {
    width: 40px;
}

div#hotelInfo .hotelText {
    padding: 0 5 6 0;
}

/*****************************
*Hotel Rooms
********************************/

div#hotelInfoDetails {
    font-size: 20px;
    color: #0066CC;
    min-width: 400px;
    margin: 20 20 20 20;
}

div#hotelInfoDetails .description {
    margin-top: 10px;
    font-size: 12px;
    color: #000000;
}

div#hotelInfoDetails .price {
    font-size: 20px;
    color: #0066CC;
}

div#hotelInfoDetails .rooms {
    padding: 10 10 10 10;
}

div#hotelInfoDetails table tr.rooms {
    padding: 10 10 10 10;
    text-align: left;
}

/*********************************
* Booking cart styles
************************************/
div#bookingCart {
    margin: 10 30 40 40;
    width: 800px;
    background-color: #ffffff;
    position: relative;
    border: solid 1px #c3db9d;
}

div#bookingCart .status {
    color: #ff3333;
    position: relative;
    text-align: center;
    top: -15;
    right: -35;
    float: right;
    width: 280px;
    height: 40px;
}

.guestInfo {
    background-color: #f9f3da;
}

.urls {
    float: right;
}

div#bookingCart .deleteImage img {

    position: relative;
    text-align: center;
    top: -20;
    right: -60;
    float: right;
    border-style: none;
}

.roomTable {
    background-color: #336699;
}

div#bookingCart .flightInfo {
    padding: 15 0 0 10;

}

div#bookingCart .flightInfo .title {
    color: #336699;
    font-size: 14px;

}

div#bookingCart .statusInfo {
    float: right;
    text-align: right;
}

div#bookingCart .statusInfo .status {
    top: 0;
}

.contactInfo {
    word-wrap: normal;
}

/**************************
*  Booking
******************************/

div#booking {
    position: relative;
    width: 550px;
    border: solid 1px #336699;
    margin-left: 50px;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
}

div#hotelBooking {
    width: 100%;
}

div.booking_tabs {
    position: relative;
    background-color: #eaf5fa;
    padding: 15 10 10 10;
    margin: 0 20 20 20;
    height: 300px;
    font-size: 11px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

div#booking .dateTimeL {
    width: 120px;
    margin-top: 5px;
    padding: 1 15 10 0;
    float: left;
}

div#booking .dateTimeR {
    width: 120px;
    margin-top: 5px;
    padding: 1 15 10 0;
}

div#booking .dateTime {
    display: inline;
    padding-top: 20px;
}

div#booking .dateTime .date input {
    width: 80px;
}

div#booking button {
    width: 220px;
    height: 50px;
    cursor: pointer;
    color: #336699;
    font: lighter sans-serif;
    font-size: 18px;
    background-color: #f9f3da;
    border: #4081c3 1px dotted;
}

.attention {
    width: auto;
    height: 30px;
    margin: 20 10 50 30;
    padding: 15 0 0 20;
    background-color: #ff9999;
    border: dashed 1px #ff0000;
}

.traveller-input {
    color: #ff0000;
}

.passengersLeft {
    float: left;
    width: 200px;
    height: 50px;
}

.passengersRight {
    float: right;
    width: 200px;
    height: 50px;
}

.locationInput {
    margin-top: 10px;
    padding-bottom: 10px;
}

p.Default {
    margin-bottom: .0001pt;
    text-autospace: none;
    font-size: 12.0pt;
    font-family: "Times New Roman", "serif";
    color: black;
    margin-left: 0cm;
    margin-right: 0cm;
    margin-top: 0cm;
}

table.MsoTableGrid {
    border: solid windowtext 1.0pt;
    font-size: 11.0pt;
    font-family: "Calibri", "sans-serif";
}

p.MsoNormal {
    margin-top: 0cm;
    margin-right: 0cm;
    margin-bottom: 10.0pt;
    margin-left: 0cm;
    line-height: 115%;
    font-size: 11.0pt;
    font-family: "Calibri", "sans-serif";
}

.railTicketLabel {

    width: 250px;
    float: left;
}

.railTicketInfo {
    font-weight: bold;
    float: right;

}

.commonRailTicket {
    width: 350px;
    text-align: left;
    padding: 10 10 10 10;
}

.itemBookTitle {

}

div.rrTable table {
    margin: 10 10 10 0;
}

div.rrTable table thead th {
    padding: 5 5 5 5;
    height: 22px;
    border: solid 1px #888888;
    background-color: #F0F0F0;
}

div.rrTable table tbody tr td {
    padding: 5 5 5 5;
    height: 22px;
    border: solid 1px #888888;
    text-align: center;
}

div.rrTitle {
    font-size: 18px;
    margin: 10 0 10 0;
    padding: 0 0 0 20;
    float: left;

}

.bcContacts {
    margin: 10 10 30 40;
}

.bcInfo {

}

.bcInfoTitle {
    font-weight: bold;
    text-decoration: underline;
    margin: 20 0 10 0;
}

.bcVeryInnerInfo .label {
    float: left;
    width: 70px;
}

.bcInfoTitle .input {

}

.bcInnerInfo {
    margin: 10 10 10 0;
}

.bcVeryInnerInfo {
    margin: 2 0 5 0;
}

.bciTitle {
    background-color: #c3db9d;
    overflow: hidden;
}

.bciAction {
    float: right;
}

.bciAction img {
    border: none;
}

.railPTicket {
    width: 400px;
    background-color: #f9f3da;
    padding: 10 10 10 10;
    overflow: hidden;
}

.railPTicketInfo {
    margin: 10 0 0 0;
}

.railPTicketPrice {
    width: 170px;
    margin: 10 0 10 0;
}

.railPTicketPriceLabel {
    float: left;
}

.railPTicketPriceInfo {
    float: right;
}

.ticketUfsInfo {
    margin: 20 40 20 0;
}

.pAdd {
    MARGIN: 3px 0px 15px 5px;
    padding: 0 0 0 0;

}

.pName {
    MARGIN: 5px 0px 5px 0px;
    font-size: 11px;
}

.pName input {
    width: 130px;
    height: 19px;
    border: 1px #AAA solid;
}

.pDocs {
    MARGIN: 0px 0px 15px 0px;
    font-size: 11px;
}

.pDocs input {
    width: 130px;
    height: 19px;
    border: 1px #AAA solid;
}

.pDocs select {
    width: 160px;
    height: 19px;
    border: 1px #AAA solid;
}

.paxx {
    font-size: 12px;
    color: #006699;
    font-weight: bold;
}

.pLink {
    font-size: 9px;
    margin-right: 10px;
}

/***************************
 ****** ��� ������� ********
***************************/

div#myprofile {
    margin-left: 50px;
}

div#myprofile .title {
    font-size: 18;
    color: #79a4ba;
    margin-left: 30px;
    margin-bottom: 20px;
}

div#myprofile .info {
    margin: 10 30 10 0;
    width: 400px;
    height: 20px;
}

div#myprofile .label {
    float: left;
    width: 140px;
}

div#myprofile .inputF input {
    width: 200px;
}

div#ccUrl {
    display: none;
    margin-top: 20px;
}

.requiredError {
    border-color: red;
}

.weekend {
    background-color: #ffcccc;
}

/*div#transactions {*/
/*margin-left: 30px;*/
/*}*/

/*div#transactions table {*/
/*border: 0;*/
/*margin-top: 20px;*/
/*}*/

/*div#transactions thead tr th {*/
/*padding: 10 10 10 10;*/
/*background-color: #e6e3e1;*/
/*border: solid 1px white;*/
/*color: #666666;*/
/*}*/

/*div#transactions tbody tr td {*/
/*padding: 20 0 20 10;*/
/*background-color: #f7f4f4;*/
/*border: solid 1px white;*/

/*}*/

.rrLabel {
    margin: 15 10 10 20;
    font-size: 12;
}

.rrInfo {
    margin: 15 10 10 40;
    font-size: 12;
    font-weight: bold;
}

div.heading-holder h4 {
    padding: 5px;
    margin: 0px;
    background-color: #336699;
    color: white;
}

.quasiLink10 {
    color: blue;
    text-decoration: underline;
    cursor: pointer;
    font-weight: normal !important;
    font-size: 10px;
}

.disabled {
    color: gray;
    text-decoration: none;
    cursor: text;
}

table.details tr.headerBottom {
    border-bottom: 1px solid #336699;
}

table.details tr.headerTop {
    border-top: 1px solid #336699;
}

.headerDashedBottom {
    border-bottom: 1px dashed #336699;
}

table.details tr.headerBottom td, table.details tr.header td , table.details tr.headerTop td {
    font-weight: bold;
    text-align: left;
}

input.dateRight {
    background: url("../images/cfeTextRdate.gif") no-repeat scroll right -4px transparent;
    border: 1px solid #7F9DB9;
    height: 20px;
}

input.pale {
    color: gray;
    border: gray 1px dotted;
}

input.bright {
    background-color: yellow;
    border: black 2px solid;
}

option.unmarked {
    color: gray;
}

.green {
    color: green !important;
}

.block {
    background-color: #FFFFFF;
    border: 1px solid #336699;
}

.block .heading {
    padding: 3px;
    overflow: hidden;
    cursor: default;
}

.block .heading-holder {
    background-color: #336699;
    padding: 0 12px;
}

.block .heading-holder h2 {
    color: white;
    font-size: 14px;
}

.modalWindowWrapper {
    display:none;
    position:absolute;
    width:100%;
    height:100%;
    top:0px;
    left:0px;
}
.modalWindowBack {
	filter: alpha(opacity=50);
    -moz-opacity:0.4;
    opacity:0.4;
    width:100%;
    height:100%;
    background-color:#999999;
    position:absolute;
    z-index:500;
    top:0px;
    left:0px;
}
.modalWindowContainer {
    position:absolute;
    width:300px;
    left:50%;
    top:50%;
    z-index:750;
}
.modalWindow {
    background:#FFFFFF;
    border:solid 1px #15295A;
    position:absolute;
    top:-150px;
    left:-200px;
    z-index:1000;
    width:400px;
    height:100px;
    padding:10px;
    font:normal 12px verdana;
    margin-left:auto;
		margin-right:auto;
}
.hidden {
	display: none;
}
.profilestable {
	border-collapse: collapse;
	margin-bottom: 10px; display: none; width: 670px;	
}
.profilestable th {
	font-weight: bold;
	background-color: #DEDEDE;
	padding: 0px 7px;
}
.profilestable th, .profilestable td {
	border: 1px solid #95B9C7;
}
.extras-table {
	margin-bottom: 10px;
	width: 760px;
	border-collapse: collapse;
	line-height: 13px;
}

.extras-table th {
	vertical-align: top;
	padding-top: 5px;
	text-align: left;
}

.extras-table td {
	padding: 0px 0px 0px 5px !important;
}

.extras-table td input,.extras-table td select {
	padding: 0px;
}

.extras-table img#img-companies {
	vertical-align: middle;
	margin-left: -20px;
}

.extras-table tr.extrafield input,.extras-table tr.extrafield select {
	width: 100%;
	border: 1px solid #C0C0C0;
}
.extras-table td.icon {
	text-align: center;
	width: 25px !important;
	vertical-align: top;
	background: none !important;
	padding: 0px 5px;
}
.extras-table tr.extrafield.required input,.extras-table tr.extrafield.required select {
	background-color: #F8E0E0;
}

.extras-table tr.extrafield.even td {
	background-color: #DFDFDF;
}

.extras-table tr.extrafield.odd td {
	background: none;
}

.extras-table tr.empty td {
	padding: 10px 0px;
}

.extras-table .selected {
	background-color: #FFF !important;
}
.tp-alert-td {
	color: #C22828;
	font-size: 12px; 
	text-align: center;
	font-weight: bold;
}