﻿/* DEFAULTS background-color: #ff7f50; 952800
----------------------------------------------------------*/
.NoWrap
        {
            white-space: nowrap;
        }

.autocomplete_completionListElement
        {
	        visibility : hidden;
	        margin : 0px 0px 0px 0px!important;
	        background-color : #FFFFFF;
	        color : windowtext;
	        border : buttonshadow;
	        border-width : 1px;
	        border-style : solid;	        
	        overflow : auto;
	        height : auto;
            text-align : left;
            list-style-type : none;            
            font-size:9pt;
            cursor: pointer;
            width: 143px!important;
            
        }

.CopyRight
{
    font-size: 0.7em;
    font-family: Century Gothic,微軟正黑體;
    text-align:center;
    padding-bottom:3px;
    padding-top:5px;
    }

.cssTable
{
    width: 1130px;
    padding-left: 0px;
    padding-right: 0px;
    
    letter-spacing: 2px;
    margin-left:auto;
    margin-right:auto;
    background-color: #ffffff;
    
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    -ms-border-radius:3px;
    -o-border-radius:3px;
    border-radius:3px;
    -webkit-box-shadow:3px 3px 10px gray;
    -moz-box-shadow:3px 3px 10px gray;
    -ms-box-shadow:3px 3px 10px gray;
    -o-box-shadow:3px 3px 10px gray;
    box-shadow: 3px 3px 10px gray;
}

.CalendarStyle
{
    Cursor: pointer;
}

.BottomLinksStyle a:hover
{
    text-decoration:underline;
}

body   
{
    /*background-color: #952800;*/
    font-size: 0.8em;
    font-family: Century Gothic,微軟正黑體;
    margin: 0px;
    margin-left: 1px;
    margin-top: 2px;
    padding: 0px;
    /*#696969*/
    color: #333333;
    background: url(https://www.sunflower.com.hk/images/form/tour/form_bg.jpg) repeat;
}

a:link, a:visited
{
    color: #034af3;
    text-decoration: none;
}

a:hover
{
    color: navy;
    text-decoration: none;
}

a:active
{
    color: #034af3;
}

p
{
    margin-bottom: 10px;
    line-height: 1.6em;
}


/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #666666;
    font-variant: small-caps;
    text-transform: none;
    font-weight: 200;
    margin-bottom: 0px;
}

h1
{
    font-size: 1.6em;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h2
{
    font-size: 1.5em;
    font-weight: 600;
}

h3
{
    font-size: 1.2em;
}

h4
{
    font-size: 1.1em;
}

h5, h6
{
    font-size: 1em;
}


    input[type="text"] {
        border:2px solid #dadada;
        border-radius:3px;
    }

    input[type="text"]:focus { 
        outline:none;        
        box-shadow: 0 0 5px #ffaf50;
        border-color: Orange;
        /* Lime #9ecaed*/
    }

div#header
{
    background-color:White;
    box-shadow: 0 0 3px #333333;
    text-align: left;
            margin-left:auto;
            margin-right:auto;
            width: 100%;
    
            -webkit-border-radius:10px;
            -moz-border-radius:10px;
            -ms-border-radius:10px;
            -o-border-radius:10px;
            border-radius:10px;
            -webkit-box-shadow:10px 0px 10px 10px Gainsboro;
            -moz-box-shadow:10px 0px 10px 10px Gainsboro;
            -ms-box-shadow:10px 0px 10px 10px Gainsboro;
            -o-box-shadow:10px 0px 10px 10px Gainsboro;
            box-shadow: 0 0 10px 10px Gainsboro;
}       

div.DivContent
{
    cursor: pointer;
    background-color:White;
    box-shadow: 0 0 3px #333333;
    text-align: left;
    
            margin-left:auto; 
            margin-right:auto;
            width: 100%;
            
            padding-top:1px;
            padding-bottom:1px;
            
            margin-top: 5px;
            margin-bottom: 5px;
    
            -webkit-border-radius:3px;
            -moz-border-radius:3px;
            -ms-border-radius:3px;
            -o-border-radius:3px;
            border-radius:3px;
            -webkit-box-shadow:3px 0px 3px 3px Gainsboro;
            -moz-box-shadow:3px 0px 3px 3px Gainsboro;
            -ms-box-shadow:3px 0px 3px 3px Gainsboro;
            -o-box-shadow:3px 0px 3px 3px Gainsboro;
            box-shadow: 0 0 3px 3px Gainsboro;
}    

div.DivContentBackGround
{
    background-color:White;
    box-shadow: 0 0 3px #333333;
    text-align: left;
    
            margin-left:auto; 
            margin-right:auto;
            width: 100%;
            
            padding-top:1px;
            padding-bottom:1px;
            
            margin-top: 5px;
            margin-bottom: 5px;
    
            -webkit-border-radius:3px;
            -moz-border-radius:3px;
            -ms-border-radius:3px;
            -o-border-radius:3px;
            border-radius:3px;
            -webkit-box-shadow:3px 0px 3px 3px Gainsboro;
            -moz-box-shadow:3px 0px 3px 3px Gainsboro;
            -ms-box-shadow:3px 0px 3px 3px Gainsboro;
            -o-box-shadow:3px 0px 3px 3px Gainsboro;
            box-shadow: 0 0 3px 3px Gainsboro;
}

div.footer
{
    margin-top: 10px;
}

#tableMain
{
    width: 766px;
    padding-left: 0px;
    padding-right: 0px;
    
    letter-spacing: 2px;    
    margin-left:auto; 
    margin-right:auto;
    background-color: #fdfff4;
    
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    -ms-border-radius:3px;
    -o-border-radius:3px;
    border-radius:3px;
    -webkit-box-shadow:3px 3px 10px Gainsboro;
    -moz-box-shadow:3px 3px 10px Gainsboro;
    -ms-box-shadow:3px 3px 10px Gainsboro;
    -o-box-shadow:3px 3px 10px Gainsboro;
    box-shadow: 3px 3px 10px Gainsboro;
}

#tableMain1280Wide
{
    width: 1240px;
    padding-left: 0px;
    padding-right: 0px;
    
    letter-spacing: 2px;    
    margin-left:auto; 
    margin-right:auto;
    background-color: #fdfff4;
    
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    -ms-border-radius:3px;
    -o-border-radius:3px;
    border-radius:3px;
    -webkit-box-shadow:3px 3px 10px Gray;
    -moz-box-shadow:3px 3px 10px Gray;
    -ms-box-shadow:3px 3px 10px Gray;
    -o-box-shadow:3px 3px 10px Gray;
    box-shadow: 3px 3px 10px Gray;
}

div.FooterCopyright
        {
            font-size: 0.9em;
            margin-left:auto; 
        margin-right:auto;
        margin-left:auto; 
        margin-right:auto;
        width: 1280px;
        position: fixed;
        bottom: 0;
        text-align: center;
        border-spacing:0;
        border-collapse:collapse;
        background-color: transparent;
        z-index: 99;
        }
        

#ListViewTable
{
    padding-bottom:5px;
}

.showme{ 
display: none;
}

.showhim:hover .showme{
display : block;
}

.hover {
    position:relative;
    top:0px;
    left:0px;
}

.tooltip { /* hide and position tooltip */
  background-color:black;
  color:white;
  
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  -ms-border-radius:5px;
  -o-border-radius:5px;
  border-radius:5px;
  
  opacity:0;
  filter:alpha(opacity=0); /* For IE8 and earlier */

  position:absolute;
  top:-10px;
  /*bottom:66px;
  top:-10px;
  -moz-top:-100px;
  top:280px;*/
   
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
  padding-left:3px;
  padding-right:3px;
}

@-moz-document url-prefix() {
.tooltip { /* hide and position tooltip */
  top:-10px;
}
}

.hover:hover .tooltip { /* display tooltip on hover */
    opacity:1;    
    filter:alpha(opacity=100); /* For IE8 and earlier */
}

.TableTitle 
{
    color: Green;
}

.ListAllToursRegion
{
    width: 150px;
    text-wrap: none;
    word-wrap:keep-all;
    color: Green;
    font-size: 12pt;
}

.ListAllToursDiscount
{
    width: 120px;
    text-wrap: none;
    word-wrap:keep-all;
    color: Green;
    text-align: right;
    font-size: 12pt;
}

.RoomTable
{
    border: 1px solid Gray;
    width: 1030px;
    padding-right: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
}

.UpdateRoomTable
{
    border: 0px solid Gray;
    width: 100%;
    padding-left: 0px;
    padding-right: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
}


.ABTourStyle
{
    width: 700px; 
    border-left: 1px solid lightgray;
    border-right: 1px solid lightgray; 
    border-bottom: 1px solid lightgray; 
    border-top: 1px solid lightgray;
    padding-top: 5px;
    padding-bottom: 5px;    
}
.discountTable
{
    width: 700px;
    padding-top: 5px;
    padding-bottom: 5px;    
}
.discountNameTD
{
    width: 295px;
}
.discountPriceTD
{
    width:110px;
    text-align:right;
}
.discountDDLTD
{
    padding-right: 10px;
    padding-left: 10px;
    vertical-align: middle;
}
