/* CSS Document */
<style>


<!--
/******* hyperlink and anchor tag styles *******/


/* Hyperlinks */
a:link{
	}

a:visited{
	}

a:hover{
	}


/* Left_Bar */
a.b:link{
    font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FF0000;
	text-decoration:underline;
	margin:10px;
	}

a.b:visited{
    font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
    color:#FF0000;
	text-decoration:underline;
	margin:10px;
	}

a.b:hover{
    font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
    color:#000000;
	text-decoration:underline;
	margin:10px;
	}


/* Contents-Home */
a.c:link{
	text-decoration:none;
	color:#000000;
	}

a.c:visited{
	text-decoration:none;
	color:#000000;
	}

a.c:hover{
	text-decoration:underline;
	color:#FF0000;
	}


/* Destinations- the bookmarks */
a.d:link{
    font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:underline;
	margin:10px;
	text-align:left;
	}

a.d:visited{
    font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
    color:#000000;
	text-decoration:underline;
	margin:10px;
	text-align:left;
	}

a.d:hover{
    font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
    color:#FF0000;
	text-decoration:underline;
	margin:10px;
	text-align:left;
	}	


/* Used on all festivals pages- "the link to go to the previous page" */
a.e:link{
    font-family:Arial, Verdana, Helvetica, sans-serif;
    font-size:12px;
	color:#0000FF;
	text-align:right;
	margin-right:10px;
	}

a.e:visited{
    font-family:Arial, Verdana, Helvetica, sans-serif;
    font-size:12px;
    color:#0000FF;
	text-align:right;
	margin-right:10px;
	}

a.e:hover{
    font-family:Arial, Verdana, Helvetica, sans-serif;
    font-size:12px;
    color:#000000;
	text-decoration:underline;
	text-align:right;
	margin-right:10px;
	}



/* Bottom */
a.f:link{
    font-family:Arial, Verdana, Helvetica, sans-serif;
    font-size:12px;
    font-weight:bold;
	color:#000000;
	}

a.f:visited{
    font-family:Arial, Verdana, Helvetica, sans-serif;
    font-size:12px;
    font-weight:bold;
    color:#000000;
	}

a.f:hover{
    font-family:Arial, Verdana, Helvetica, sans-serif;
    font-size:13px;
    font-weight:bold;
    color:#ff0000;
	text-decoration:underline;
	}



/* Unused */
a.g:link{
    font-family:Arial, Verdana, Helvetica, sans-serif;
    font-size:12px;
    font-weight:bold;
	color:#FF0000;
	}

a.g:visited{
    font-family:Arial, Verdana, Helvetica, sans-serif;
    font-size:12px;
    font-weight:bold;
    color:#0000FF;
	}

a.g:hover{
    font-family:Arial, Verdana, Helvetica, sans-serif;
    font-size:12px;
    font-weight:bold;
    color:#FF0000;
	text-decoration:underline;
	}



/* About */
#About_Table {
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:12px;
color:#000000;
width:500px;
border-color:#666666;
text-align:left;
}


/* For the 1st column in #About_Table */
#About_Table1 {
width:30%;
font-weight:bold;
text-decoration:underline;
text-align:left;
}

/* For the 2nd column in #About_Table */
#About_Table2 {
width:70%;}



/* For the 1st column in #Destination_Table */
#Destination_Table1 {
width:30%;
font-weight:bold;
text-decoration:underline;
text-align:left;
border:thin;
border-style:solid;
border-color:#CCCCCC;
}

/* For the 2nd column in #Destination_Table */
#Destination_Table2 {
width:70%;
border:thin;
border-style:solid;
border-color:#CCCCCC;
}




/* For all itinerary tables */
#Itinerary_Table {
width:500px;
height:100%;
padding-bottom:50px;
border-bottom-style:solid;
border-bottom-width:thin;
border-bottom-color:#000000;
vertical-align:top;
text-align:left;
}



/* For Bookmarks-Destinations= 20% */
#Bookmarks-Destinations20 {
width:20%;
height:20px;
}



/* E.g. Day 1:AYUTTHAYA – ARAN(POIPET) – SIEM REAP (B/L/D) */
#Itinerary_Contents_Header {
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#FF0000;
text-align:left;
text-decoration:underline;
margin-top:10px;
}


#Itinerary_Contents {
font-family:Arial, Helvetica, sans-serif,Verdana;
font-size:12px;
font-weight:normal;
color:#000000;
padding-top:10px;
text-align:left;
}

/* Vietnam Airlines */
#Itinerary_Contents2 {
font-family:Verdana,Helvetica, Arial, sans-serif;
font-size:14px;
font-weight:300;
color:#000000;
padding-top:10px;
line-height:20px;
text-align:left;
}


/* About / Contents */
#Contents {
font-family:Arial, Helvetica, sans-serif,Verdana;
font-size:12px;
color:#000000;
margin:10px;
text-align:justify;
}



/* Unused */
#Contents-NoMargin {
font-family:Arial, Helvetica, sans-serif,Verdana;
font-size:12px;
color:#000000;
text-align:left;
}


/* Left Bar2 */
#Contents2 {
font-family:Arial, Helvetica, sans-serif,Verdana;
font-size:12px;
color:#000000;
margin:10px;
text-align:left;
}




/* About */
#Contents_Header {
font-family:Arial, Helvetica, sans-serif,Verdana;
font-size:14px;
font-weight:bold;
color:#000000;
margin:10px;
text-decoration:underline;
text-align:left;
}


/* Also About */
#Contents_Header2 {
font-family:Arial, Helvetica, sans-serif,Verdana;
font-size:12px;
font-weight:bold;
color:#000000;
margin:10px;
text-decoration:underline;
text-align:left;
}



/* Vietnam Airlines */
#Contents_Header3 {
font-family:Arial, Helvetica, sans-serif,Verdana;
font-size:13px;
font-weight:bold;
color:#000000;
text-align:left;
}



/* Price Table in Itineraries Page */
.Contents_Header {
font-family:Arial, Helvetica, sans-serif,Verdana;
font-size:14px;
font-weight:bold;
color:#FF0000;
text-decoration:underline;
text-align:left;
}




/* All itineraries departure dates */
.Contents_Header2 {
font-family:Arial, Helvetica, sans-serif,Verdana;
font-size:14px;
font-weight:bold;
color:#3300FF;
text-decoration:underline;
text-align:left;
}



/* SabahAdventure-4D-Sandakan_Turtle_Island_Tour */
.Contents_Header3 {
font-family:Arial, Helvetica, sans-serif,Verdana;
font-size:12px;
font-weight:bold;
color:#000000;
text-align:left;
}





/* Price Table in Itineraries Page */
.Contents_Header_Red {
font-family:Arial, Helvetica, sans-serif,Verdana;
font-size:14px;
font-weight:bold;
color:#FF0000;
text-decoration:underline;
text-align:left;
}



/* Price Table in Itineraries Page */
.Contents_Header_Blue {
font-family:Arial, Helvetica, sans-serif,Verdana;
font-size:14px;
font-weight:bold;
color:#0000FF;
text-decoration:underline;
text-align:left;
}



/* Contents-Peru-Festivals */
.Contents_Header_Red2 {
font-family:Arial, Helvetica, sans-serif,Verdana;
font-size:16px;
font-weight:bold;
color:#0000FF;
text-decoration:underline;
text-align:left;
}



/* For all flight details table */
#Flight_Details {
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
margin:10px;
color:#000000;
width:400px;
height:100%;
text-align:center;
}



#Animation-Home {
width:490px;
height:90%;
}


#Bookmarks-Destinations {
width:520px;
}


/* For all itinerary table in all itineraries page- The very first row where the title of the destination is */
/* E.g. 7 Days 5 Nights Cambodia */
#Destination_Title {
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:20px;
font-weight:bold;
height:10px;
text-decoration:underline;
text-align:left;
}


/* For all itinerary table in all itineraries page- The very first row where the title of the destination is */
/* E.g. (Tour Code: NB-7) */
#Destination_Title2 {
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:12px;
height:10px;
}



#Page_Title {
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#FF0000;
margin:10px;
}

/* For all itineraries page's bottom- this is to replace the NATAS PROMOTIONS. Keep it for easy find and replace */
.For_Bottom {
color:#FFFFFF;
font-size:0px;
}


/* For all itinerary's price table */
#Price_Table {
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
margin:10px;
color:#000000;
width:500px;
height:100px;
text-align:left;
}


/* For all price table in all itineraries page- Under Tour Fare */
#Price_Table1 {
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:12px;
width:240px;
height:20px;
padding:5px;
text-align:left;
}


/* For all price table in all itineraries page- Under the types of rooms and respective rates  */
#Price_Table1b {
width:90%;
}


/* For all price table in all itineraries page- Under the types of rooms and respective rates  */
#Price_Table1c {
width:10%;
}

/* For all price table in all itineraries page- Under the types of rooms and respective rates  */
#Price_Table1d {
width:33%;
}

/* For all price table in all itineraries page- Under the unused columns  */
#Price_Table1e {
width:10px;
}

/* For all price table in all itineraries page- Under the unused columns  */
#Price_Table1f {
width:10px;
}


/* For all price table in all itineraries page- Under the unused columns  */
#Price_Table1g {
width:25%;
}

/* For all price table in all itineraries page */
#Price_Table2 {
width:225px;
}


/* For online form- BookingForm.php & Staff Template */
#Online_Form_Table {
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
margin:10px;
color:#000000;
width:775px;
text-align:left;
}


/* For online form */
.Online_Form_Table-Cell1 {
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
margin:10px;
color:#000000;
text-align:left;
width:250px;
}

/* For online form */
.Online_Form_Table-Cell2 {
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#000000;
text-align:left;
}


input { 
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
background: #D5D5D4;
border:hidden;
text-align:left;
} 

.input2 { 
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#000000;
background: #FFFFFF;
border:hidden;
text-decoration:underline;
text-align:left;
width:100%;
} 

/* The button on all itineraries pages */
.input3 { 
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#000000;
border:thick;
text-decoration:underline;
text-align:left;
background: #FFFFFF;
width:100%;
} 


#Table-Payment-Methods {
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
margin:10px;
color:#000000;
text-align:left;
width:775px;
}