﻿#wrap
{
    width: 1024px;
    background-color: #ffffff;
    color: #313334;
    font-size: 0.8em;
    font-family: Helvetica,Verdana,Arial,Helvetica, Sans-Serif;
    margin-left: auto;
    margin-right: auto;
}
#header
{
    background-position: 10px center;
    position: relative;
    height: 80px;
    background-repeat: no-repeat;
    background-image: url(../../images/back/logo.png);
    _background-image: url(../../images/back/logo.gif);
}
#headertop
{
    text-align: right;
    padding-right: 10px;
    font-weight: bold;
    padding-top: 5px;
}
#headertop a
{
    margin-left: 12px;
}
#headertop img
{
    border: 0px;
}
#headerlow
{
    text-align: right;
    padding-right: 10px;
    font-weight: bold;
    padding-top: 10px;
}
#headerlow a
{
    margin-left: 12px;
}
#headerlow img
{
    border: 0px;
}
#website
{
    color: #6b7b95;
    font-size: 2em;
    font-weight: bold;
    top: 25px;
    left: 150px;
    position: absolute;
}
#googlesearchbox
{
    height: 38px;
    width: 100%;
    background-image: url(../../images/back/navback.gif);
    background-repeat: repeat-x;
      }

#main
{
    margin-bottom: 5px;
    height: auto !important;
    min-height: 400px;
    height: 400px;
    _height: 1px; /* only IE6 applies CSS properties starting with an underscrore */
}
#leftside
{
    float: left;
    width: 780px;
    overflow: hidden;
    padding-left: 5px;
    padding-right: 5px;
}
#rightside
{
    float: right;
    width: 220px;
    overflow: hidden;
    padding-right: 3px;
}
#footer
{
    border-top-style: solid;
    border-width: 2px;
    padding: 10px;
    font-size: 1.2em;
    text-align: center;
    border-top-color: #990000;
    background-image: url(../../images/back/chinalogo.png);
    _background-image: url(../../images/back/chinalogo.gif);
    background-repeat: no-repeat;
    background-position: 860px 10px;
    height: 120px;
}
#googlemap
{
    width: 100%;
    height: 300px;
    margin-top: 5px;
    margin-bottom: 5px;
}
#err
{
    height: 400px;
    background-image: url(../../images/back/err.png);
    _background-image: url(../../images/back/err.gif);
    background-repeat: no-repeat;
    background-position: center center;
    font-size: 2em;
    color: #990000;
    padding-top: 50px;
    padding-left: 100px;
}
#guestlay
{
    display: none;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    position: absolute;
    cursor: wait;
    background-image: url(../../images/back/overlayback.png);
    background-repeat: repeat;
}
#overlay
{
    display: none;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    position: absolute;
    cursor: wait;
    background-image: url(../../images/back/overlayback.png);
    background-repeat: repeat;
}
.orderform
{
    position: relative;
    background-color: #ffffff;
    padding: 10px;
    width: 680px;
    margin-top: 120px;
    margin-right: auto;
    margin-left: auto;
    cursor: default;
    background-image: url(../../images/back/unit.png);
    background-repeat: repeat;
}
.ordercontainer
{
    background-color: #ffffff;
    margin: 10px;
}

#gueststable
{
    width: 100%;
}
#gueststable input[type="text"]
{
    padding: 5px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #990000;
}
#banner
{
    border: 1px solid #6b7b95;
    position: relative;
    width: 780px;
    height: 250px;
    margin-bottom: 10px;
}
#bannerpic
{
    position: absolute;
    height: 250px;
    width: 600px;
    border: 0;
    top: 0px;
    left: 0px;
}
#bannertext
{
    position: absolute;
    left: 0px;
    bottom: 0px;
    height: 30px;
    background-color: #000000;
    filter: alpha(opacity=60);
    opacity: 0.6;
    width: 100%;
    font-size: 1.2em;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
    line-height: 30px;
}
#bannerright
{
    text-align: center;
    font-size: 1.6em;
    width: 180px;
    float: right;
    font-weight: bold;
    padding-top: 35px;
}


/* TAB MENU   
----------------------------------------------------------*/
#navigation
{
    margin :auto;
     /*width:800px;*/
    list-style: none;
   
}
#navigation A
{
    font-size: 1.2em;
    font-weight: bold;
    border-left: #ddd 1px solid;
    padding-left: 1em;
}
#navigation A.first
{
    border: 0px;
}
#navigation li
{
    padding: 0.8em 1em 0em 1em;
    float: left;
}

#pagenav
{
    margin-right: auto;
    margin-left: auto;
    list-style-type: none;
}

#pagenav li
{
    padding: 2px;
    float: left;
   margin-left: 10px;
    text-align: center;
    margin-bottom: 10px;
}
#tourpagenav
{
    margin-right: auto;
    margin-left: auto;
    list-style-type: none;
}

#tourpagenav li
{
    border: 1px groove #990000;
    padding: 5px 10px 5px 10px;
    float: left;
    margin-left: 30px;
    text-align: center;
    margin-bottom: 5px;
    font-size: 1.5em;
}
#friendlink{
 list-style-type: none;
}
#friendlink li
{
    float: left;
    width: 200px;
    padding-left: 20px;
}
#members
{
    text-align: center;
    padding-bottom: 20px;
}
#members img
{
    margin-left: 10px;
}