@charset "UTF-8";
/* CSS Document */
/* Edited 191206 lah */

/* css reset */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* HERO */
body {
	background-color: #000;
	font-family:Verdana, Geneva, sans-serif;
}

h1 {
	font-family: 'Metrophobic', sans-serif;
	letter-spacing: 1.5px;
	font-size: 30px;
	color: #222;
	margin:0;
	padding:0;
	
}

h2.link {
	font-weight: bold;
}

h2.link a:link,
h2.link a:visited {
	color: #ad0808;
	text-decoration: none;	
}

h2.link a:hover {
	text-decoration: underline;
}

h3 {	
	font-family: 'Metrophobic', sans-serif;
	letter-spacing: 1.5px;
	font-size: 18px;
	text-transform:uppercase;
}

h4 {	
	font-family: 'Metrophobic', sans-serif;
	letter-spacing: 1.5px;
	font-size: 18px;
	text-transform:none;
}

h4 a {	
	text-decoration: none;
	color:#ad0808;
}

h4 a:hover {	
	text-decoration: underline;
}

dl {
	font-size: 0.75em;
}

dl dt {
	font-weight: bold;
}

dl dd {
	margin: 0 0 1em 1em;
}

dl dt + dt {
	margin: 1em 0 0 0;
}

p {
	font-size: 12px;
}

a {
	outline: none;
}

.highlight {
	color: #ad0808;
	font-weight: bold;
}

#container {
	min-width: 640px;
}

#hero {
	width: auto;
	min-width: 640px;
	max-height: 640px;
	/*height: 100%;*/
}

#hero img {
	display: block;
	height: 100%;
	margin: 0 auto;
	max-height: 640px;
	max-width: 100%;
}

/*
img#back
{
position: absolute;
left: 0px;
top: 0px;
height: 100%;
width:auto;

z-index: -1;
} 
*/

#nav {
	width: 100%;
	min-width: 989px;
	height: 25px;
	font-family: 'Metrophobic', sans-serif;
	/*letter-spacing: 1.5px;*/
	letter-spacing:.1em/* 1.5 / 16 */;
	/*font-size: 16.5px;*/
	font-size:1.02em/* 16.5 / 16 */;
	color:#fff;
	text-transform:uppercase;
	background-color:#222;
	position: fixed;
	left:0px;
	top: 100%;
	margin-top: -10%;
	z-index: 1000;
	padding:0;
}


#poyi {
	padding: 0 0 0 .93em;
	margin: 0;
	width: 38%;
	/*font-size: 16.5px;*/
	font-size:1em/* 16.5 / 16 */;
	background-color:#A30F11;
	height: 25px;
}

#poyi p {
	margin-left: .93em;
}

#nav-list {
	float: left;
	margin: 0 0 0 38%;
	width:62%;
	height: 25px;
	padding:0;
}

#nav ul { 
margin: -25px 0 0 0;
width: 678px;
background-color:#222;
clear: both;
height: 25px;
}


#nav ul li { 
	float: left; 
	list-style-type:none; 
	margin:0;
	position:relative; 
	text-transform:uppercase; 
	line-height:1; 
	background-color:#A30F11;
	display: inline-block;
	}

#nav ul li a:link, #nav ul li a:visited  { 
	color:#FFF; 
	background-color:#222;
	display:block; 
	text-decoration:none; 
	text-align: center; 
	padding: 4px 30px; 
	}

#nav ul li a:hover, #nav ul li a:active  { 
	color:#FFF; 
	background-color:#333;
	display:block; 
	text-decoration:none; 
	text-align: center; 
	padding: 4px 30px; 
	}
	
/* JUMP TRICK*/

#section {
	width: 100%;
	height: 10px;
}

/* SECTION PAGES */

#spacer {
	height:1240px;
}
	
#content {
	width: 980px;
	margin: 0 auto 0 auto;
	height:1050px;
	background-color:#FFF;
	padding: 0 20px 0 0;
}

#logo {	
	width: 250px;
	height: 122px;
	margin-left: -3px;
	z-index: 10000;
	background-color: #A30F11;
}

.container #content2 #logoPOYAsia {
	margin-left: 0px;
	z-index: 10000;
	background-color: #A30F11;
}

#logoPOYAsia img {
	height: 107px;
	width: 411px;
}

#content-nav {
	width: 753px;
	margin-right: -20px;
	height: 107px;
	background-color: #A30F11;
	font-family: 'Metrophobic', sans-serif;
	letter-spacing: 1.5px;
	float: right;
	z-index: -10000;
}

#content-nav ul {
	padding-top: 77px;
	float: right;
	width: 770px;
}

#content-nav ul li {
	list-style-type:none;
	display: inline-block;
}

#current-page {
	font-size: 22px;
	color:#222; 
	background-color:#fff;
	display:block; 
	text-decoration:none; 
	text-align: center; 
	padding: 0px 30px; 
	text-transform:uppercase;
}

#content-nav ul li a:link, #content-nav ul li a:visited  { 
	
	font-size: 18px;
	color:#fff;
	text-transform:uppercase;
	display:inline-block;
	text-decoration:none; 
	text-align: center; 
	padding: 4px 30px; 
	height: 100%;
}

#content-nav ul li a:hover, #content-nav ul li a:active  { 
	color:#FFF; 
	background-color:#333;
	/*color:#222; 
	background-color:#fff;*/
	display:block; 
	text-decoration:none; 
	text-align: center; 
	padding: 4px 30px; 
	}

#content p a:link, #content p a:visited, #content p a:hover, #content p a:active  {
	display:inline;
}

#content p a:link, #content p a:visited {
	color:#666; 
	text-decoration:underline;  
	text-transform:none;
}

#content p a:hover, #content p a:active {
	color:#222;
	text-decoration:none; 
}







	
#content2 {
	width: 980px;
	margin: 0 auto 0 auto;
	min-height:100%;
	background-color:#FFF;
	padding: 0 20px 0 0;
}





#logo {
	
	width: 250px;
	height: 107px;
	margin-left: -3px;
	z-index: 10000;
	background-color: #A30F11;

}

#content2-nav {
	width: 753px;
	margin-right: -20px;
height: 107px;
	background-color: #A30F11;
	font-family: 'Metrophobic', sans-serif;
	letter-spacing: 1.5px;
	float: right;
	z-index: -10000;
}

#content2-nav ul {
	padding-top: 77px;
	float: right;
	width: 770px;
}

#content2-nav ul li {
	list-style-type:none;
	display: inline-block;
}

#current2-page {
	font-size: 22px;
	color:#222; 
	background-color:#fff;
	display:block; 
	text-decoration:none; 
	text-align: center; 
	padding: 0px 30px; 
	text-transform:uppercase;
}

#content2-nav ul li a:link, #content2-nav ul li a:visited  { 
	
	font-size: 18px;
	color:#fff;
	text-transform:uppercase;
	display:inline-block;
	text-decoration:none; 
	text-align: center; 
	padding: 4px 30px; 
	height: 100%;
}

#content2-nav ul li a:hover, #content2-nav ul li a:active  { 
	color:#FFF; 
	background-color:#333;
	/*color:#222; 
	background-color:#fff;*/
	display:block; 
	text-decoration:none; 
	text-align: center; 
	padding: 4px 30px; 
	}

#content2 p a:link, #content2 p a:visited, #content2 p a:hover, #content2 p a:active  {
	display:inline;
}

#content2 p a:link, #content2 p a:visited {
	color:#ad0808; 
	text-decoration:none;  
	text-transform:none;
}

#content2 p a:hover, #content2 p a:active {
	color:#ad0808;
	text-decoration:underline; 
}
























#sidebar {
	width: 250px;
	clear: both;
	font-family: 'Metrophobic', sans-serif;
	padding:0;
	margin: 0 20px 0 0;
	float:right;
}

#sidebar h3 {	
	letter-spacing: 1.5px;
	font-size: 18px;
	text-transform:uppercase;
}

#sidebar ul {
	width: 100%;
	margin-bottom: 20px;
}

#sidebar ul li {
	list-style-type:none;
}

#sidebar ul li a:link, #sidebar ul li a:visited  { 
	color:#FFF; 
	background-color:#333;
	display:block; 
	text-decoration:none; 
	text-align: left; 
	padding: 8px 10px; 
	border-bottom: solid 3px #fff;
	}

#sidebar ul li a:hover, #sidebar ul li a:active  { 
	color:#FFF; 
	background-color:#ccc;
	display:block; 
	text-decoration:none; 
	text-align: left; 
	padding: 8px 10px;
}

#slider {
	width: 680px;
	height: 360px;
	background-color:#fff;
	margin-top: 30px;
}

#stories {
	width: 750px;
	margin-top: 50px;
	height: 200px;
	margin-left: -70px;
}

#stories li {
	display: inline-block;
	list-style-type: none;
	margin-left: 70px;
}

#stories a:link, #stories a:visited  { 
	color:#222;
	text-transform:uppercase;
	text-decoration:none; 
	display: block;
	outline: none;
}

#stories a:hover, #stories a:active  { 
	color:#666; 
	text-decoration:underline;  
	}


.story {
	width: 300px;
	height: 150px;
	margin-bottom: 30px;
	padding: 0 0 50px 0;
	border-bottom: solid 1px #222;
}










#slider2 {
	width: 680px;
	height: 360px;
	background-color:#fff;
	margin-top: 30px;
}


#announcing {
	width: 680px;
	margin-top: 0px;
	margin-bottom: -5px;
	padding-bottom: 20px;
	border-bottom: 1px solid #ccc;

}


#announcing2 {
	width: 680px;
	margin-top: 20px;
	margin-bottom: -5px;
	padding-bottom: 20px;
	border-bottom: 1px solid #ccc;

}
#entryleft {
	width: 30%;
	margin-top: 20px;
	margin-bottom: -5px;
	margin-right: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #ccc;
	float: left;
}
#entryright {
	width: 68%;
	margin-top: 20px;
	margin-bottom: -5px;
	padding-bottom: 20px;
	margin-left: 32%;
	border-bottom: 1px solid #ccc;

}



#disclaimer {
	width: 690px;
	margin-top: -20px;
	margin-bottom: 40px;
	margin-left: 70px;
}


#disclaimer2 {
	width: 690px;
}




#schedule {
	width: 750px;
	margin-top: 60px;
	margin-bottom: 10px;
	margin-left: -70px;
	vertical-align:top;
}

#schedule li {
	display: inline-block;
	list-style-type: none;
	margin-left: 70px;
	vertical-align:top;
	
}

#schedule a:link, #stories a:visited  { 
	color:#222;
	text-transform:uppercase;
	text-decoration:none; 
	display: block;
	outline: none;
}

#schedule a:hover, #stories a:active  { 
	color:#666; 
	text-decoration:underline;  
	}

#schedule2 {
	width: 750px;
	margin-top: 180px;
	margin-bottom: 0px;
	margin-left: -70px;
	vertical-align:top;
}

#schedule2 li {
	display: inline-block;
	list-style-type: none;
	margin-left: 70px;
		vertical-align:top;
}

#schedule2 a:link, #stories a:visited  { 
	color:#222;
	text-transform:uppercase;
	text-decoration:none; 
	display: block;
	outline: none;
}

#schedule2 a:hover, #stories a:active  { 
	color:#666; 
	text-decoration:underline;  
	}




#schedule3 {
	width: 750px;
	margin-top: 180px;
	margin-bottom: -30px;
	margin-left: -70px;
	vertical-align:top;
}

#schedule3 li {
	display: inline-block;
	list-style-type: none;
	margin-left: 70px;
		vertical-align:top;
}

#schedule3 a:link, #stories a:visited  { 
	color:#222;
	text-transform:uppercase;
	text-decoration:none; 
	display: block;
	outline: none;
}

#schedule3 a:hover, #stories a:active  { 
	color:#666; 
	text-decoration:underline;  
	}



.division {
	width: 300px;
	margin-bottom: 50px;
	padding: 0 0 50px 0;
	border-bottom: solid 0px #222;
}
















.date {
	font-family: 'Metrophobic', sans-serif;
	color:#666;
	font-size:12px;
	text-transform:uppercase;
	margin-bottom: 5px;
}

.tiles {
	height: 100px;
}




.story h3 {
	margin-bottom: 3px;
}

#page {
	width: 100%;
	padding: 0 20px;
}

#entryright h2 {
	font-family: 'Metrophobic', sans-serif;
	font-size: 1.5em;
	margin-bottom: 0.5em;
}

#entryright h3 {
	font-size: 1.25em;
	letter-spacing: 0;
	text-transform: none;
}

#entryright p {
	font-size: 0.75em;
	margin: 0 1em 0.5em 0;
}

#entryright p.bump,
#entryright h3.bump{
	padding-bottom: 1em;
}

#entryright ul {
	font-size: 0.75em;
	padding-left: 1.5em;
}

#entryright div.menu {
	font-size: 0.75em;
	text-align: center;
	padding-right: 1em;
}

#entryright div.menu a:link,
#entryright div.menu a:visited{
	color: #ad0808;
	text-decoration: none;
}

#entryright div.menu a:hover {
	color: #ad0808;
	text-decoration: underline;
}

/*FOOTER*/

#footer-wrapper { 
	width:100%; 
	height:100%;
	margin-top: 50px;
	max-height: 30px;
	margin-bottom: 20px;
	background-color:#000; 
	border-top:1px solid #222; 
}
	
#footer { 
	padding:1.5em 0 1.5em 20px; 
	color:#444; 
	width:1000px; 
	min-height: 70px;
	background-color:#000; 
	margin: 0 auto 0px auto;
	}
	
#footer a { color:#666; }
#footer img {
	float: left;
	margin-right: 20px;
}

#contact { 
	border-right:1px solid #222; 
	margin-right:30px; 
	padding-right:30px; 
	margin-left: 0px;
	float:left; 
	width:420px; 
	}
	
#contact-address { 
	width:210px; 
	float:left; 
	margin-right:10px;
	
	}
	
#contact-extra { 
	width:190px; 
	float:left; 
	margin-right:10px;
	
	}
	
#fine-print { 
	width:485px; 
	float:left; 
	font-size:.9em; 
	}
	
.email { 
	padding-left: 20px; 
	background: transparent url(../images/icons/email.jpg) left center no-repeat; 
	}

#footer:hover { color:#666; }

#footer:hover a { color:#999; }

#footer:hover a:hover { color:#fff; }