body, table, input, select { margin:0px; font-family:verdana, tahoma; font-size:11px; }
table { border-collapse:collapse; }
td { vertical-align:top; }
body { background-color:#616070; }

a { color:#545454; }
a:hover { color:#565656; }


.mainbg { margin-right: auto; margin-left: auto; width:778px; background-image:url('../images/bg.png'); background-repeat:repeat-y; }
.top { background-image:url('../images/top.png'); width:771px; height:6px; }
.logo {
	width:250px;
	height:56px;
	margin-left:10px;
	font-weight: bold;
}
.logo2 {
	background-image:url('../images/logo.png');
	width:250px;
	height:50px;
	margin-left:10px;
	margin-top:10px;
}
.cont { width:765px; }

.footer { width:778px; height:15px; margin:0px; margin-top:5px; margin-bottom:-5px; background-image:url('../images/box_r_bg.png');  background-repeat:repeat; }

.c1 { color:#545454; margin-left:14px; font-weight:bold; }
.copy { color:#555; margin-left:14px; margin-top:10px;}

.ar { text-align:right; }

.at { vertical-align:top; }

tr.r0 { background-color:#f0f0f0; }
tr.r1 { background-color:#fafafa; }

.price { font-weight:bold; }

table.obx { margin-left:10px; }
table.obx td { padding:0px; color:#fff; }
table.obx td.lt { background-image:url('../images/box_o_lt.png'); width:10px; height:10px; background-repeat:no-repeat; }
table.obx td.rt { background-image:url('../images/box_o_rt.png'); width:10px; height:10px; background-repeat:no-repeat; }
table.obx td.lb { background-image:url('../images/box_o_lb.png'); width:10px; height:10px; background-repeat:no-repeat; }
table.obx td.rb { background-image:url('../images/box_o_rb.png'); width:10px; height:10px; background-repeat:no-repeat; }
table.obx td.bg { background-color: #34689A; background-repeat:repeat; }


table.rbx { margin-left:10px; }
table.rbx td { padding:0px; color:#fff; }
table.rbx td.lt { background-image:url('../images/box_r_lt.png'); width:10px; height:10px; background-repeat:no-repeat; }
table.rbx td.rt { background-image:url('../images/box_r_rt.png'); width:10px; height:10px; background-repeat:no-repeat; }
table.rbx td.lb { background-image:url('../images/box_r_lb.png'); width:10px; height:10px; background-repeat:no-repeat; }
table.rbx td.rb { background-image:url('../images/box_r_rb.png'); width:10px; height:10px; background-repeat:no-repeat; }
table.rbx td.bg { background-color: #003366; color: white; background-image: url(images/top2.jpg); background-repeat:repeat; }

table.rbx a { color:#ff8; }

.adv_tgl { display:none; }

table.formc1 { margin:10px; }
table.formc1 td { height:22px; }
div.formh1 { margin:10px 0px; }



/* searchreq */



table.psr_hotel { width:755px; border:2px solid #aaa; margin-left:10px; margin-top:10px; } /* background-image:url('../images/box_top_bg.png'); background-repeat:repeat-x; */
table.psr_hotel .top_row { width:100%; background-color:#f0f0f0; height:20px; margin-bottom:1px; }
table.psr_hotel .hotel_name { font-size:13px; font-weight:bold; }

table.room_info { width:100%; background-color:#fafafa; border:1px solid #ccc; margin:5px; } /* background-image:url('../images/box_top_bg.png'); background-repeat:repeat-x;  */

table.hotrate { margin:5px;}
table.hotrate td { padding:0px;}
table.ratecont td { background-color:#f0f0f0; border:1px solid #aaa; padding:5px 2px; }

table.ratecont td.date { text-align:center; }



/* bookres */

table.bookres_general { margin-left:10px; margin-top:10px;  border:1px solid #aaa; background-image:url('../images/box_top_bg.png'); background-repeat:repeat-x;  }
table.bookres_form { width:755px; margin-left:10px; margin-top:10px;  border:1px solid #666; background-image:url('../images/box_top_bg.png'); background-repeat:repeat-x;  }


/* propavail */

table.propavail_general {  width:755px; margin-left:10px; margin-top:10px;  border:1px solid #aaa; background-image:url('../images/box_top_bg.png'); background-repeat:repeat-x;  }
.descr { color:#888; }

/* THIS IS THE GRAY BOX STYLESHEET ADDED */

/* Last-Modified: 28/06/06 00:08:22 */
#GB_overlay {
    background-color: #000;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    z-index: 100;
}

#GB_window {
    left: 0;
    top: 0;
    font-size: 1px;
    position: absolute;
    overflow: visible;
    z-index: 150;
}

#GB_window .content {
    width: auto;
    margin: 0;
    padding: 0;
}

#GB_frame {
    border: 0;
    margin: 0;
    padding: 0;
    overflow: auto;
    white-space: nowrap;
}


.GB_Gallery {
    margin: 0 22px 0 22px;
}

.GB_Gallery .content {
    background-color: #fff;
    border: 3px solid #ddd;
}

.GB_header {
    top: 10px;
    left: 0;
    margin: 0;
    z-index: 500;
    position: absolute;
    border-bottom: 2px solid #555;
    border-top: 2px solid #555;
}

.GB_header .inner {
    background-color: #333;
    font-family: Arial, Verdana, sans-serif;
    padding: 2px 20px 2px 20px;
}

.GB_header table {
    margin: 0;
    width: 100%;
    border-collapse: collapse;
}

.GB_header .caption {
    text-align: left;
    color: #eee;
    white-space: nowrap;
    font-size: 20px;
}

.GB_header .close {
    text-align: right;
}

.GB_header .close img {
    z-index: 500;
    cursor: pointer;
}

.GB_header .middle {
    white-space: nowrap;
    text-align: center;
}


#GB_middle {
    color: #eee;
}

#GB_middle img {
    cursor: pointer;
    vertical-align: middle;
}

#GB_middle .disabled {
    cursor: default;
}

#GB_middle .left {
    padding-right: 10px;
}

#GB_middle .right {
    padding-left: 10px;
}


.GB_Window .content {
    background-color: #fff;
    border: 3px solid #ccc;
    border-top: none;
}

.GB_Window .header {
    border-bottom: 1px solid #aaa;
    border-top: 1px solid #999;
    border-left: 3px solid #ccc;
    border-right: 3px solid #ccc;
    margin: 0;

    height: 22px;
    font-size: 12px;
    padding: 3px 0;
    color: #333;
}

.GB_Window .caption {
    font-size: 12px;
    text-align: left;
    font-weight: bold;
    white-space: nowrap;
    padding-right: 20px;
}

.GB_Window .close { text-align: right; }
.GB_Window .close span { 
    font-size: 12px;
    cursor: pointer; 
}
.GB_Window .close img {
    cursor: pointer;
    padding: 0 3px 0 0;
}

.GB_Window .on { border-bottom: 1px solid #333; }
.GB_Window .click { border-bottom: 1px solid red; }


A.bottomlinks:link

{
font-family:		Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 1;
font-weight: bold;
text-decoration: none;
color: #545454 	;

}

A.bottomlinks:visited

{

font-family:		Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 1;
font-weight: bold;
text-decoration: none;
color: 	#545454;

}

A.bottomlinks:active

{

font-family:		Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 1;
font-weight: bold;
text-decoration: none;
color: 	#545454;

}

A.bottomlinks:hover

{

font-family:		Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 1;
font-weight: bold;
text-decoration: none;
color: 	#323232;

}

A.bottomlinksblue:link

{
font-family:		Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 1;
font-weight: bold;
text-decoration: none;
color: 	#006C9D;

}

A.bottomlinksblue:visited

{

font-family:		Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 1;
font-weight: bold;
text-decoration: none;
color: 	#006C9D;

}

A.bottomlinksblue:active

{

font-family:		Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 1;
font-weight: bold;
text-decoration: none;
color: 	#FFA51E;

}

A.bottomlinksblue:hover

{

font-family:		Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 1;
font-weight: bold;
text-decoration: none;
color: 	#FFA51E;

}

#maincontainer

{
	width: 778px;
	margin-right: auto;
	margin-left: auto;
}
