/* AsiaOne Project CSS "New Face 2008" by satoko */

/* Align Definition */
.textR    { text-align: right;}
.textL    { text-align: left;}
.textC    { text-align: center;}
.floatL   { float: left;}
.floatR   { float: right;}
.clear    { clear: both;}

/* Font Size Definition */
.font10      { font-size: 10px;}
.font11      { font-size: 11px;}
.font12      { font-size: 12px;}
.font14      { font-size: 14px;}
.font16      { font-size: 16px;}
.font18      { font-size: 18px;}
.font20      { font-size: 20px;}
.normal   { font-weight: normal;}
.bold     { font-weight: bold;}
.underline   { text-decoration: underline;}
.test { border: 1px dotted black;}

.red { color: #f00;}

table#tableTop {
  /*background-color: #008fd5;*/
  background-color: #fff;
  
}
table#tableTopblue {
  background-color: #008fd5;

}
table#tableTopblue td#walk-inAudition {
  background: url(images/top_03.jpg) top center no-repeat;
  width: 298px;
  height: 219px;
  text-align: center;
}

div#contest {
  margin-top: 20px;
  color: #000;
  font-family: "Lucida Grande",Verdana,"Bitstream Vera Sans",Arial,sans-serif;
  font-size: 12px;
}
div#contest h1 {
  font: normal 16px Georgia, "Times New Roman", serif;
  width: 290px;
  background-color: #ff9c00;
  margin: 0;
  padding: 0;
  
  }
div#contest h1 span {
  background-color: #fb6400;
  color: #000;
}
div#contest ul{
  margin: 0;
  padding: 0;
  }
div#contest li {
  margin: 0;
  margin-left: 10px;
  padding: 0;
  padding-left: 1px;
  list-style-type: cercle;

}

ul#more {
  padding: 8px;
}
li#more {
  list-style-type: cercle;
  color: #cd0060;
}

li#more a {
  text-decoration: underline;
  color: #cd0060;
}

li#more a:hover {
  text-decoration: underline;
  color: #cd0060;
}
li#more a:active {
  text-decoration: underline;
  color: #cd0060;
}
li#more a:link {
  text-decoration: underline;
  color: #cd0060;
}
div#details {
  padding-left: 20px;
  padding-top: 10px;
  text-align: left;
  padding-bottom: 20px;
  font-size: 12px;
}
div#details h2{
  font: normal 14px 'Al Bayan', 'Traditional Arabic', 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
  text-align: left;
  color: #ffea00;
  background: url(images/dot.jpg) no-repeat;
  padding-left: 28px;
  margin-top: 3px;
}
div#details p{
  margin-bottom:15px;
  padding-left: 30px;
}
div#details ul {
  margin-left: 5px;
	padding-left: 25px;
  margin-bottom:10px;
}
div#details li {
  padding-left: 1px;
  margin: 0;
}
div#details h3{
  margin-top: 10px;
  color: #ffea00;
  font: normal 14px 'Al Bayan', 'Traditional Arabic', 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

h4 {
  margin-top: 20px;
  font-weight: normal;
  font-size: 12px;
}

div#news p { font-size: 12px; }
div#news ul { font-size: 12px; }
div#news li { font-size: 12px; }
div#news h3 {
  font-size: 16px;
}

td#photos {
  width: 137px;
	height: 80px;
	background:transparent url(photogallery/images/bg_03.jpg) no-repeat center;
}
td#videotop {
  width: 137px;
	height: 9px;
	background:transparent url(images/videobg_04.jpg) no-repeat;
}
td#video {
  width: 137px;
	height: 89px; 
	background:transparent url(images/videobg_06.jpg) no-repeat;
	text-align: center;
}
td#videoblub {
  width: 137px;
	text-align: left;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
	.headline {	font-family:Verdana, Geneva, sans-serif;
	color:#333;
	font-size:16px;
	font-weight: bold;
}
.subhead {	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
}
td#bkg {
	background-image: url(images/tnp_bkg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 432px;
	width: 327px;
}
td#bodytext_pf {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	margin-top: 4px;
	margin-right: 5px;
	padding-top: 4px;
	padding-right: 5px;
	text-align: left;
}
