/* Global Styles */

body {
	margin:0px;
	background-color: #2E439E;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
td,th  {
	font:11px arial;
	color:#333333;
	}
li {
	font-size: 14px;
	color: #3375BD;
}
	
a {
	color: #cc0000;
	text-decoration:none;
	font-weight:bold;
	}
	
a:link {
	color: #E89407;
	text-decoration: underline;
}
	
a:hover {
	text-decoration: underline;
	color: #E89420;
}
	
a:visited {
	text-decoration: underline;
	color: #E89420;
}

a:active {
	text-decoration: underline;
	color: #E89407;
}

/* Header */

#header {
	width: 850px;
	height: 200px;
	margin: 0 80;
	background-image: url(/gokohphiphi/images/header.jpg);
	float: inherit;
	background-position: center;
}
	
/* ID Styles */
	
#navigation a {
	font:10px arial;
	color: #336666;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigation a:hover {
	color: #993300;
	text-decoration:underline;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#weekdays th {
	font:10px arial;
	color: #ffffff;
	letter-spacing:.2em;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

.logo {
	font:18px times new roman;
	color: #333300;
	letter-spacing:.4em;
	font-weight:bold;
	}

.sidebarText {
	font:12px georgia;
	color: #336666;
	line-height:18px;
	}
	
.bodyText {
	font:12px arial;
	line-height:18px;
	color:#333333;
	}
	
.pageName {
	font:20px georgia;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	}
	
.subHeader {
	font:14px georgia;
	color: #669999;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	font:10px arial;
	color: #333300;
	letter-spacing:.1em;
	}
	
.calendarText {
	font:11px arial;
	line-height:14px;
	color:#333333;
	}
	
	
.style18 {color: #3366aa; font-size: 14px; }

.style19 {color: #3366aa; font-size: 16px; }


.style11 {font-size: 14px}

h2 {
	color: #000063;
	font-size: 16px;
	font-weight: bold;
}
.main {
	color: #e89407;
	font-size: 14px;
	font-weight: bold;
	float: left;
}
.more {
	font-size: 14px;
	color: #E89407;
	text-decoration: underline;
	right: auto;
}
.rates {
	font-size: 14px;
	font-style: italic;
	color: #FF0000;
	font-weight: bold;
}

.rates1 {
	font-size: 16px;
	font-style: italic;
	color: #FF0000;
	font-weight: bold;
}
.more {
	font-size: 14px;
	color: #E89407;
	text-decoration: underline;
	background-position: right bottom;
}
.style21 {
	color: #000063;
	font-weight: bold;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

/* smart image enlarger starts here */
/* If your images are not linking to other pages leave the links as <a href="#nogo"> Otherwise enlarger won't work in IE6 */

.ienlarger {
	float: center;
	clear: none; /* set to left or right if needed */
	padding-bottom: 2px; /* space between thumbs. Don't change this to margin */
	padding-top: 2px;
	padding-right: 2px; /* space between thumbs and wrapping text when there is any text around it */
    padding-left: 2px
}

.ienlarger a { 
	display:block;
	text-decoration: none;
/* add cursor:default; to this rule to disable the hand cursor */
}

.ienlarger a:hover{ /* don't move this positioning to normal state */
 	position:relative;
}

.ienlarger span img {
	border: 1px solid #FFFFFF; /* adds a border around the image */
	margin-bottom: 1px; /* pushes the text down from the image */
}

.ienlarger a span {  /* this is for the large image and the caption */
	position: absolute;
	display:none;
	color: #FFCC00; /* caption text colour */
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; /* caption text size */
	background-color: #000000;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 13px;
	padding-left: 10px;
}

.ienlarger img { /* leave or IE puts a border around links */
border-width: 0;
}

.ienlarger a:hover span { 
	display:block;
	top: 10px; /* means the pop-up's top is 50px away from thumb's top */
	left: 50px; /* means the pop-up's left is 90px far from the thumb's left */
	z-index: 100;
	
/* If you want the pop-up open to the left of thumb, remove the left: 90px; and add  
right: 90px; This would mean the right side of the pop-up is 90px far from the right side of thumb */	

/* If you want the pop-up open above the thumb, remove the top: 50px; and add  
bottom: 50px; This would mean the bottom of the pop-up is 50px far from the bottom of thumb */	

/* add cursor:default; to this rule to disable the hand cursor only for the large image */
}

.resize_thumb {
	width: 89px; /* enter desired thumb width here */
	height : auto;
}

/* smart image enlarger ends here */.flash strong {
	font-size: 14px;
	text-decoration: blink;
}

