* {
    padding: 0;
    margin: 0;
} 

body {
    background: #fff url(../images/bg.gif) repeat-x top;
    font-family: "Trebuchet MS" Verdana, Arial, sans-serif;
    font-size: 12px;
    color: #333333;
    line-height: 24px;
}

a {
    color: #CB392C;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

#wrap {
    width: 800px;
    margin: 0 auto;
}

#content {
    margin: 20px 0;
    line-height: 17px;
}

/*******************   Main page content   ************************************/

.center {
    float: left; 
    width: 540px;
    text-align: justify;
}
.center h2 {
    color: #B7271F;
    font-size: 24px;
    letter-spacing: -3px;
    font-weight: 100;
    padding : 10px 0 15px 0;
}
.center h2 a {
    color: #B7271F;
}
.center h2 a:hover {
    color: #333;
}

.Earth {
    width: 540px;
    height:405px;
    text-align: center;    
    border: 1px solid #990000;
}

.clock {  
    text-align: center;
    color: white;
    font-family: Courier;
    font-weight: bold; 
    font-size: 18px;
    background-color:  #990000; /* transparent */
    border: 1px dotted grey; 
    padding-left: 2px;
    padding-right: 2px;
    cursor:help;
}

#markermessage {
    font-family: "Trebuchet MS" Verdana, Arial, sans-serif;
    font-size: 12px;
    text-align: left;
    padding: 0px 0px 0px 0px;
    width: 200px;
    height: 50px;
}

/*******************   Google buttom Ad   *************************************/

.Advert {
    margin-top: 10px;
    float: left;
    width: 728px;
    height: 90px;
    background: #FFFFCC;
    border: 0px solid #990000;    
}

/*******************   Page Header & its contents   ***************************/

#logo {
    background: url(../images/newlogo.jpg) no-repeat top left;
    width: 220px;
    height: 50px;
}

#header {
    height: 50px;
}
#header h1 {
    font-size: 30px;
    font-weight: 100;
    letter-spacing: -3px;
    padding: 25px 0 0 0px;
}
#header h1 a {
    text-decoration: none;
    color: #B7271F;
}
#header h1 a:hover {
    text-decoration: none;
    color: #000;
}
#header h2 {
    color: #666;
    font-size: 17px;
    font-weight: 100;
    padding: 0 0 0 1px;
}

/*******************   Page top menu   ****************************************/

#menu {
    height: 30px;
    line-height: 30px;
}
#menu ul {
    padding-left: 2px;
    list-style-type: none;
}
#menu ul li {
    display: block;
    float: left;
}
#menu ul li a {
    color: #fff;
    padding: 0 20px 0 0;
    text-decoration: none;
    font-weight: 600;
}
#menu ul li a:hover {
    color: #fff;
    text-decoration: underline;
}

/*******************   Right menu  & its content  *****************************/

.Moon {
    width: 54px;
    height:54px;
    background: #FFFFCC;
    text-align: center;
    border: 2px solid #990000;
}

#timetable {
    border-style: outset; 
    border-collapse: collapse; 
    border: 1px solid #770000;
}
#timetable td, #timetable th {
    border: 1px solid #550000;
    border-spacing: 1px; 
    padding: 2px; 
    border-style: inset; 
}
#timetable th {
    text-align: center; 
    color: white;
    font-weight: bold; 
    background-color: #990000;
}

.right {
    margin-top: 10px;
    float: right;
    width: 200px;
    padding: 10px;
    background: #FFFFCC;
    border: 1px solid #990000;
}
.right h2 {
    font-size: 12px;
    color: #555;
    padding: 5px 0 2px 0;
}
.right ul {
    list-style-type: none;
    padding: 5px 0 10px 0;
}
.right ul li {
}
.right ul li a {
    display: block;
    border-bottom: 1px solid #999;
    color: #666;
    padding: 2px 10px;
}
.right ul li a:hover {
    color: #333;
    text-decoration: none;
}

/*******************   Page footer  *******************************************/

#footer {
    font-size: 11px;
    color: #999;
    text-align: center;
    padding: 5px 0 10px 0;
    margin-top: 20px;
    border-top: 10px solid #ddd;
}
#footer a { 
    color: #999;
}
#footer a:hover {
    color: #333; 
    text-decoration: underline; 
}

/*******************   Popup menu   *******************************************/

.hotspot {
    cursor:help;
}

#tt {
    z-index: 1001;
    position:absolute; 
    display:block; 
    background:url(../images/tt_left1.gif) top left no-repeat;
    text-align:left;
}
#tttop {
    display:block; 
    height:5px; 
    margin-left:5px; 
    background:url(../images/tt_top1.gif) top right no-repeat; 
    overflow:hidden;
}
#ttcont {
    display:block; 
    padding:2px 12px 3px 7px;
    margin-left:5px; 
    background:#663333;
    color:#FFF;
}
#ttbot {
    display:block; 
    height:5px; 
    margin-left:5px; 
    background:url(../images/tt_bottom1.gif) top right no-repeat; 
    overflow:hidden;
}

/*******************   Side menu bar   ****************************************/

#smenu * {
    margin: 0;
    padding:0;
    color:#000000;
}
#smenu {
    z-index:1000; 
    position:absolute; 
    top:  0; 
    left:-260px;
    width:260px; 
    background: transparent url(../images/sb_btm_a_l.png) no-repeat bottom right;
    padding-bottom:30px;
    color:#000000;
    overflow:visible;
}
#smenu_container {
    background: transparent url(../images/sb_bg_l.png) repeat-y top right;  
    padding: 10px 20px 20px 8px;
    overflow:auto; 
    width:232px;      
}

#smenu #js_customise_btn {
    position:absolute;
    top:30px;
    right:-42px; 
    overflow:auto;
}

#smenu #js_customise_btn a {
    outline:none;
    background:url(../images/btn_customise_l.png) no-repeat top left;
    width:50px;
    height:133px;
    display:block;
    text-indent:-2000px;
}     
#smenu img {
    border:0;
}   

/*******************   Feedback Form   ****************************************/

.oneColum {
    float: center; 
    width: 800px;
    text-align: left;
}

.oneColum h2 {
    font-size: 24px;
    font-weight: 100;
    padding : 10px 0 15px 0;
}

fieldset { 
    border:0;
    margin:0;
    padding:0; 
}
label { 
    display:block; 
}
input.text,textarea { 
    width:300px;
    font:12px/12px 'courier new',courier,monospace;
    color:#333;
    padding:3px;
    margin:1px 0;
    border:1px solid #ccc; 
}
input.submit { 
    padding:2px 5px;
    font:bold 12px/12px verdana,arial,sans-serif; 
}