form {
    margin: 0;
}

body {
    text-align: center;
    padding-bottom: 30px;
    color: #000;
    font-family:  "Trebuchet MS", Helvetica, sans-serif;
    font-size: 12px;
    background-color: #FFF;
    background-image: url(../../images/tile.gif);
    background-repeat: repeat;
    background-position: top left; 
}

ul {
    padding-top: 10px;
    padding-left: 10px;
}

#layout_bg_container{
    margin: 0 auto;
}

#bg_container_top {
    margin: 0 auto;
    background-color: #FFF;
    width: 100%;
}

#bg_container_bottom {
    margin: 0 auto;
    width: 100%;
    padding-bottom: 60px;
}

#layout_container_top {
    width: 990px;
    margin: 0 auto;
    padding-top: 92px;
}

#content_top {
    background-image: url(../../style/SUTT/images/center-991.png);
    /*background-image: url(../../style/SUTT/images/center-986.png);*/
    background-repeat: repeat-y;
    background-position: top left;
    margin: 0 auto;
    position: relative;
}

#content_top .top {
    width: 990px;
    height: 4px;
    top: -4px;
    left: 0px;
    background-image: url(../../style/SUTT/images/top.png);
    /*background-image: url(../../style/SUTT/images/top-982.png);
    width: 990px;
    height: 6px;
    top: -11px;
    left: 4px;*/
    background-repeat: no-repeat;
    background-position: top left; 
    position: absolute;
    
}

#content_top .corner_top_left {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 19px;
    height: 8px;
    background-image: url(../../style/SUTT/images/top-left-19-8.png);
   /* background-image: url(../../style/SUTT/images/top-left-13-8.png);
    top: -8px;
    left: 3px;
    width: 13px;
    height: 8px;*/
    background-repeat: no-repeat;
    background-position: top left; 
}

#content_top .corner_top_right {
    position: absolute;
    background-repeat: no-repeat;
    background-position: top right; 
    width: 19px;
    height: 8px;
    top: 0px;
    right: -1px;
    background-image: url(../../style/SUTT/images/top-right-19-8.png);
    /*background-image: url(../../style/SUTT/images/top-right-15-8.png);
    width: 15px;
    height: 8px;
    top: -0px;
    right: 1px;*/
}

#layout_container_bottom {
    width: 990px;
    margin: 0 auto;

}

#content_bottom {
    background-image: url(../../style/SUTT/images/center-991.png);
    background-repeat: repeat-y;
    background-position: top left;
    margin: 0 auto;
    position: relative;
}


#layout_bottom_corners .bottom {
    width: 990px;
    margin: 0 auto;
    background-image: url(../../style/SUTT/images/bottom.png);
    background-repeat: no-repeat;
    background-position: top left;
}

#layout_header {
    position: relative;
    text-align: left;
}

#layout_header h1 {
    width: 242px;
    height: 69px;
    background-image: url(../../images/logo.gif);
    background-repeat: no-repeat;
    background-position: top left;
    position: absolute;
    float: left;
    top: -84px;
    left: 8px;
}

#layout_header h1 a {
    width: 242px;
    height: 69px;
    display: block;
    text-indent: -10000em;
}

#layout_header #language_menu {
    float: right;
    position: absolute;
    right: 8px;
    top: -60px;
}

#layout_header #language_menu a {
    float: right;
    margin-right: 15px;
    padding-right: 15px;
    border-right: 1px solid #ccc;
}

#layout_header #language_menu a:hover {
    color: #01729C;
}

#layout_header #language_menu a.last {
    margin-right: 0;
    padding-right: 0;
    border-right: none;
}

.site_cols {
    width: 974px;
    margin: 0 auto;
    text-align: left;
}

.site_cols .left {
    background-color: #FFF;
}

.site_cols .right {
    width: 732px;
}


#content_top .site_cols .right img {
    display: block;
}

#content_top .site_cols .left {
    border-right: 1px solid #E5E5E5;
    border-bottom: 1px solid #E5E5E5;    
}

#content_bottom .site_cols .left {
    text-align: center;

}

#content_bottom .site_cols .right {
    /*background-image: url(../../images/tile-dark.gif);
    background-repeat: repeat;
    background-position: top left;*/
    background-color: #4A8DA0;
}

#content {
    color: #FFF;
    padding: 20px 36px;
    text-align: left;
}

em {
    font-size: 16px;
    font-style: normal;
}

h2 {
    font-weight: normal;
    font-size: 12px;
    border-bottom: 1px solid #FFF;
    text-transform: uppercase;
    clear: both;
}

#main_carousel h2 {
    margin-top: 10px;
}

#content_bottom .site_cols .title_bar {
    background-color: #000;
    height: 30px;
    text-align: left;
    color: #FFF;
}

#content_bottom .site_cols .title_bar .label {
    padding-left: 36px;
    font-size: 22px;
    line-height: 30px;
}

#menu_main {
    margin: 0 auto;
    padding-top: 50px;
}


#menu_main .item {
    font-family: "MS Trebuchet", Geneva, sans-serif;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0;
    text-align: left;
    border-bottom: 1px solid #E5E5E5;
}


#menu_main .item a {
    text-decoration: none;
    display: block;
    padding: 0 0 8px 25px;
    line-height: 1.2em;
}

#menu_main .item a img {
}

/* done with jQuery now
#menu_main .item a:hover {
    color: #01729C;
}
*/

#menu_main .selected_item a {
    color: #01729C !important;
}


#menu_main .first_item {
    border-top: 1px solid #e5e5e5;
}


#menu_main .last_item {
}


#layout_reservation {

}

#layout_reservation_title {
    background-color: #663600;
    height: 25px;
    color: #fff;
    font-size: 13px;
    padding-top: 5px;
    margin-bottom: 10px;
}

#layout_reservation_title .label {
    margin-top: 10px;
}

#layout_reservation .info {
    color: #7F7F7F;
    padding-top: 30px;
    padding-bottom: 29px;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 1.0em;
    font-size: 12px;
}

#layout_reservation .info p.larger {
    font-size: 16px;
}

#layout_footer {
    padding-top: 0px;
    color: #FFF;
    font-weight: bold;
    line-height: 2.0em;
}

#footer .footer_square {
    padding-left: 10px;
    padding-right: 10px;
}

#footer .footer_mansion {
    padding-right: 10px;
    vertical-align: middle;
    padding-bottom: 6px;
}

#footer a {
    color: #FFF;
    text-decoration: none;
}

#cont_2col_images {
    
}

#cont_2col_images .content_col {
    width: 518px;
}

#cont_2col_images .thumb_col {
    width: 214px;
    border-left: solid 1px #3B7080;
    background-color: #4A8DA0;
    text-align: center;
    padding: 20px 0;
}

#cont_2col_images .thumb_col #main_carousel {
    margin: 0 auto;
}

#cont_2col_images .thumb_col #main_carousel td {
    padding: 2px;
}

#cont_2col_images .thumb_col #main_carousel img {
    display: block;
}

#layout_googlemap {
    padding-right: 14px;
    margin-bottom: 14px;
}


#googlemap {
    width: 100%;
    background-color: #386C7A;
    color: #FFF;
    border: 1px solid #000;
    border-left-width: 0;
}

#googlemap .map {
    width: 517px;
    padding: 14px 0;
    text-align: center;
}

#googlemap .list {
    padding: 14px 14px 14px 10px;
    border-left: 1px solid #2C5662;
}

#googlemap .list .category {
    font-weight: bold;
}

#googlemap ul {
    padding: 0;
    margin: 1px 0 7px 15px;
}

#googlemap ul li {
    /*list-style-image: url(../../images/google-maps/marker.gif);*/
    line-height: 1.2em;
    margin-bottom: 1px;
}
    
#googlemap .map_links a {
    text-decoration: none;
    color: #FFF;
}

#googlemap .map_links a:hover {
    text-decoration: underline;
}

#google_map {
    width: 490px;
    height: 600px;
    color: #000;
    margin: 0 auto;
}

#layout_details {
    padding-left: 40px;
    margin-bottom: 14px;
}

#details {
    background-color: #386C7A;
    color: #FFF;
    border: 1px solid #000;
    border-right-width: 0;
    padding: 10px 20px;
}

#details .list {
    margin-bottom: 10px;
}

#details .list ul {
    padding-left: 20px;
}

#details .title_square{
    vertical-align: top;
}

#details .plan {
    border-top: 1px solid #2C5662;
    padding-top: 10px;
    margin-bottom: 10px;
    text-align: center;
}

#details .plan .title {
    text-align: left;
    padding-left: 10px;
    margin-bottom: 10px;
}

#details .plan table {
    width: 100%;
}

#details .plan table .left_col{
    border-right: 1px solid #2C5662;
}

#details .plan table .double_col {
    padding-top: 10px;
    margin-top: 30px;
    border-top: 1px solid #2C5662;
}

#details .plan .plan_image {
    display: block;
    margin: 0 auto 2px auto;
}

#details .plan .label {
    display: block;
    font-size: 14px;
    margin-bottom: 10px;
}

#details .plan .note {
    display: block;
    font-size: 10px;
    text-transform: uppercase;
    margin-bottom: 10px;
}

#details .plan a {
    color: #FFF;
}

#layout_reservation table {
    margin: 0 auto;
}

#layout_reservation td {
    white-space: nowrap;
}

#layout_reservation #lengthStay {
    display: block;
    text-align: left;
}