html, body {
    height: 100%;
}
body {
    font: 12px Tahoma,Arial;
    margin: 0;
    padding: 0;
}
ol, ul {
    list-style: none outside none;
}
li {
    display: list-item;
}
a {
    background: inherit;
    text-decoration: none;
}
#header {
    height: 40px;
}
#header .header-user span{
    float:left;
	line-height:30px;
	padding:0 10px 0 0;
}
.container_24 {
    margin-left: auto;
    margin-right: auto;
    width: 960px;
}
#header .header-user {
    float: left;
    padding: 0 0 0 10px;
}

.btn{
    cursor: pointer;
}

#header .btn, .btn-go-home{
    border-style: solid;
    border-width: 1px 0 1px 1px;
    display: block;
    float: left;
    height: 18px;
    line-height: 18px;
    margin: 4px 0;
    padding: 0 5px;
}

#header .btn-go-home {
    border-width: 1px;
    padding: 0 5px 0 15px;
}

#header #locale-list a {
    font-weight: bold;
    line-height: 30px;
    padding: 0 5px;
}

#header #locale-list {
    text-align: right;
}

.container_24 .grid_6 {
    width: 230px;
}

.container_24 .grid_18 {
    width: 710px;
	_width:700px;
}

.grid_6, .grid_18 {
    display: inline;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
}

.web_sidebar .home-box, .web_sidebar .side-box {
    margin: 0 0 10px;
}

.web_sidebar #hotel-info {
    padding: 10px 9px;
}

.web_sidebar #hotel-info #logo {
    margin: 0 0 10px;
}

.web_sidebar #hotel-info #logo img {
    max-width: 208px;
}

.web_sidebar #hotel-info #logo img {
    max-width: 208px;
	vertical-align:middle;
}

.web_sidebar #hotel-info h1 {
    line-height: 1.5em;
	text-align:left;
}
.web_sidebar .home-box h3{
    margin:10px;
}

h3{    font-size: 1.2em;
    line-height: 2em;
}

.portlet-order-search{
    margin:0 10px 10px;
}

.web_sidebar .control-group{
    padding:0 0 5px;
}

.index_content .home-banner, .index_content .home-box {
    border-style: solid;
    border-width: 0 1px 1px;
    padding: 10px 9px;
	float:left;
}
.index_content .home-box{
    width:690px;
}
.index_content .home-banner {
    border-width: 1px 1px 0;
	width:690px;
	height:200px;
}

.room-type-avail-advance .room-type-val-col{
	text-align:center;
	width:20px;
}

.main-box{
    float:left;
	width:100%;
}

.register-form .control-submit{
    margin-top:0px;
}

#footer {
	clear: both;
    margin-top: 10px;
    padding: 10px;
	text-align:center;
}