@charset "utf-8";
a { text-decoration: underline; }
a:link {	color: #0066CC; }
a:visited { color: #0066CC; }
a:hover { color: #FF0000; }
.filter01{ filter: blur(add=1, direction=45, strength=3); }
.filter02{ filter: dropshadow(color=#999999, offx=4, offy=4, positive=1); }
.filter03{ filter: glow(color=#EEEEEE, Strength=10); }
.filter04{ filter: shadow(color=#999999, direction=135); }
.filter05{ filter: alpha(style=2, opacity=35, finishopacity=100, startx=100, finishx=0, starty=100, finishy=0); }
.filter06{ filter:progid:DXImageTransform.Microsoft.Shadow(Color=#555555, Direction=120, Strength=10); }
.input {
	background-color: #FFF;
	border-right: 1px solid #999999;
	border-top: 2px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 2px solid #999999;
}
.topmenu{
	float:right;
	margin-top:43px;
}
.topmenu ul li{
	position: relative;
	float:left;
}
.topmenu ul a#item_i,
.topmenu ul a#item_ii,
.topmenu ul a#item_iii,
.topmenu ul a#item_iv,
.topmenu ul a#item_v,
.topmenu ul a#item_vi{
	background-image:url("../images/topmenu_items.gif");
	background-repeat:no-repeat;
	text-indent:-678em;
	float:left;
	height:32px;
	outline:none;
}
.topmenu li ul{
	display: none;
	position: absolute;
	top:32px;
	left:0;
	z-index:678;
	*filter: alpha(opacity=90);
}
.topmenu li ul li{
	width:100%;
	*background-color: #00a7b8;
	*display:block;
}
.topmenu li ul li.btm{
	height:8px;
	background-image:url("../images/topmenu_items.gif");
	background-repeat:no-repeat;
}
/* Pulldown Bottom tab*/
.topmenu li#sub_i li.btm{
	background-position:bottom left;
}
.topmenu li#sub_ii li.btm{
	background-position:-107px bottom;
}
.topmenu li#sub_iii li.btm{
	background-position:-190px bottom;
}
.topmenu li#sub_iv li.btm{
	background-position:-269px bottom;
}
.topmenu li#sub_v li.btm{
	background-position:-406px bottom;
}
.topmenu li#sub_vi li.btm{
	background-position:bottom right;
}
.topmenu li ul li a { 
	display: block;
	font-size:1.2em;
	padding:0.5em 1.2em;
	color: #fff;
	z-index:1;
	background-color: #00a7b8;
	*filter: alpha(opacity=85);
}
.topmenu li ul li a:hover{
	background-color: #01737E; 
	color:#fff;
}
/*********/
/* index */
/*********/
#Index {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#bgDiv {
	left: 0px;
	top: 0px;
	position: absolute;
}
#Back {
	width: 110px;
	height: 50px;
	top: 35px;
	left: 25px;
	position: absolute;
}
#LMenu {
	background-color: #FFFFFF;
	left: 8px;
	top: 320px;
	width: 200px;
	position: absolute;
}
#LTable {
	background-color: #FFFFFF;
	font-family: "Arial";
	font-size: 14px;
	font-weight: bold;
	*position: absolute;
}
#LTable td { border: 0px; height: 35px; }
#LTable a { text-decoration: none; }
#LTable a:link { color: #1B698E; }
#LTable a:visited { color: #1B698E; }
#LTable a:hover { color: #FF0000; }
#bmLine{
}

/* contestantprize, voterprize */
#PrizeMDiv {
	background-color: #FFFFFF;
	top: 460px;
	left: 360px;
	width: 600px;
	position: absolute;
}
#PrizeMTable {
	background-color: #FFFFFF;
	width: 600px;
}
#ConPDiv {
	background-color: #FFFFFF;
	left: 250px;
	top: 500px;
	position: absolute;
}
#ConPTable {
	background-color: #FFFFFF;
	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
	color: #5793C5;
}
#ConPTable td {
	padding-right: 5px;
	padding-left: 5px;
}
#ConPTable .BorderRight {
	border-right: 1px solid #888888;
	padding-right: 5px;
	padding-left: 5px;
}
#ConPTable a { text-decoration: none; }
#ConPTable a:link { color: #1B698E; }
#ConPTable a:visited { color: #1B698E; }
#ConPTable a:hover { color: #FF0000; }
#ConPDiv02 {
	top: 1200px;
	color: #FFFFFF;
	position: absolute;
}
#ConPDiv03 {
	top: 1600px;
	color: #FFFFFF;
	position: absolute;
}
#ConTopDiv {
	top: 2250px;
	left: 320px;
	position: absolute;
}
#VotPDiv {
	background-color: #FFFFFF;
	left: 635px;
	top: 500px;
	position: absolute;
}
#VotPTable {
	background-color: #FFFFFF;
	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
	color: #5793C5;
}
#VotPTable td {
	padding-right: 5px;
	padding-left: 5px;
}
#VotPTable .BorderRight {
	border-right: 1px solid #888888;
	padding-right: 5px;
	padding-left: 5px;
}
#VotPTable a { text-decoration: none; }
#VotPTable a:link { color: #1B698E; }
#VotPTable a:visited { color: #1B698E; }
#VotPTable a:hover { color: #FF0000; }
#VotPDiv01 {
	top: 450px;
	color: #FFFFFF;
	position: absolute;
}
#VotPDiv02 {
	top: 900px;
	color: #FFFFFF;
	position: absolute;
}
#VotTopDiv {
	top: 1280px;
	left: 320px;
	position: absolute;
}

/* Procedure */
#ProLinkDiv01 {
	top: 874px;
	left: 482px;
	position: absolute;
}
#ProLinkDiv02 {
	top: 1051px;
	left: 460px;
	position: absolute;
}
/* Result */
#ResultDiv {
	top: 425px;
	left: 495px;
	position: absolute;
}
/* Terms */
#TermDiv {
	background-color: #FFFFFF;
	left: 285px;
	top: 380px;
	position: absolute;
}
#TermTable {
	background-color: #FFFFFF;
	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
	color: #5793C5;
}
#TermTable td { padding-right: 8px; padding-left: 8px; }
#TermTable .BorderRight {
	border-right: 1px solid #888888;
	padding-right: 8px;
	padding-left: 8px;
}
#TermTable a { text-decoration: none; }
#TermTable a:link { color: #1B698E; }
#TermTable a:visited { color: #1B698E; }
#TermTable a:hover { color: #FF0000; }
#TermDiv01 {
	top: 430px;
	color: #FFFFFF;
	position: absolute;
}
#TermDiv02 {
	top: 690px;
	color: #FFFFFF;
	position: absolute;
}
#TermDiv03 {
	top: 1115px;
	right: 15px;
	position: absolute;
}
#TermDiv04 {
	top: 1365px;
	right: 15px;
	position: absolute;
}
#TermDiv05 {
	top: 1585px;
	right: 15px;
	position: absolute;
}
#TermDiv06 {
	top: 1710px;
	right: 15px;
	position: absolute;
}
#TermDiv07 {
	top: 1985px;
	right: 15px;
	position: absolute;
}
#TermDiv08 {
	top: 2490px;
	right: 15px;
	position: absolute;
}
#TermTopDiv {
	top: 3100px;
	right: 15px;
	position: absolute;
}

/************/
/* idc_2009 */
/************/
#divtop{
	background-color: #800000;
	height: 140px;
	width: 960px;
	margin-top: 0px;
	margin-left: 0px;
}
#divtop .text{
	font-family: "Times New Roman",sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
#divleft{
	background-color: #CCCCFF;
	float: left;
	width: 270;
	position: absolute;
}
#divleft .pic{
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: 20px;
	margin-right: 20px;

}
#divright01{
	float: left;
	width: 690px;
	margin-top: 10px;
	margin-left: 285px;
	position: absolute;
}
#divright02{
	float: left;
	width: 650px;
	margin-top: 260px;
	margin-left: 285px;
	position: absolute;
}
#divbottom{
	float: left;
	width: 950px;
	margin-top: 4700px;
	margin-left: 0px;
}
.head01{
	font-family: "comic sans MS",sans-serif;
	font-size: 3em;
	color: #000000;
}
.head02{
	font-family: "Arial",sans-serif;
	font-size: 2em;
	font-weight: bold;
	color: #191970;
	line-height: 3;
	text-align: center;
}
.head03{
	font-family: "Arial",sans-serif;
	font-size: 24px;
	line-height: 2;
	text-align: center;
}
.head04{
	font-family: "Arial",sans-serif;
	font-size: 24px;
	color: #191970;
}
.head05{
	font-family: "Arial",sans-serif;
	font-weight: bold;
	text-decoration: underline;
}
.text01{
	font-family: "Arial",sans-serif;
	text-align: justify;
}
.table01{
	border: 10px ridge #CCCCFF;
	background-color: #FFFFFF;
	width: 600px;
	margin-left: 0px;
}
.table01 .text{
	color: #0000FF;
	font-family: "Arial",sans-serif;
}
.table01 .pic{
	margin-left: 200px;
	height: 160px;
}
#table02{
	border: 1px solid #000000;
	width: 650px;
	height: 178px;
	margin-left: 0px;
}
#table02 .thead{
	background-color: #FFA500;
	border: 1px solid #000000;
	height: 40px;
	margin: 2px;
}
#table02 .cell{
	background-color: #C0C0C0;
	border: 1px solid #000000;
	float: left;
	height: 40px;
	width: 320px;
	margin-left: 2px;
	margin-bottom: 2px;
}
#table02 .text01{
	font-size: 1.5em;
	font-family: "Arial",sans-serif;
	line-height: 180%;
	text-align: center;
}
#table02 .text02{
	font-family: "Arial",sans-serif;
	font-weight: bold;
	line-height: 220%;
	text-align: center;
}

/****************/
/* C_Entry_Form */
/****************/
#cEntryDiv {
	background-color: #FFFFFF;
	top: 380px;
	left: 300px;
	width: 650px;
	position: absolute;
}
#cEntryForm {
}
#cEntryTable{
	background-color: #FFFFFF;
	border: 0px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	filter: progid:DXImageTransform.Microsoft.Shadow(Color=#555555, Direction=120, Strength=10);
	font-family: "Arial";
	font-size: 13px;
}
#cEntryTable td#top{
	height: 30px;
	background-color: #1B698E; 
	border-bottom: 0px;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
#cEntryTable .div01{
	float: left;
	margin-left: 0px;
	margin-top: 5px;
}
#cEntryTable .div02{
	float: left;
	margin-left: 20px;
	font-size: 45px;
	color: #000000;
}
#cEntryTable td {
	padding-left: 10px;
	height: 25px;
	border-bottom: 1px solid #CCCCCC;
}
#cEntryTable span { font-size: 11px; color: #0000FF; }
#cEntryTable td#borderbottom{
	background-color: #1B698E; 
	padding-left: 20px;
	height: 20px;
	border-bottom: 0px;
}
#bmLineCon {
	top: 1050px;
	position: absolute;
}

/**************/
/* photos.php */
/**************/
#TopDiv {
	top: 390px;
	left: 170px;
	width: 810px;
	position: absolute;
}
#TopThree { border: 0px; }
#TopThree .albuminfo1 {
	font-family: "Arial Black";
	font-weight: bold;
	color: #1B698E;
	font-size: 30px;
}
#TopThree .albumDiv1 {
	float: left;
	height: 200px;
	width: 260px;
	text-align: center;
	margin-bottom: 5px;
}
#TopThree .picDiv1 {
	padding: 8px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	filter: progid:DXImageTransform.Microsoft.Shadow(Color=#555555, Direction=120, Strength=10);
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}
#PhotoDiv {
	top : 650px;
	left: 170px;
	width: 810px;
	position: absolute;
}
#PhotoTable { border: 0px; }
#PhotoTable .albumDiv {
	float: left;
	height: 280px;
	width: 260px;
	font-family:"Verdana","Arial",sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	margin-right: 0px;
	margin-bottom: 5px;
	padding-top: 5px;
}
#PhotoTable .picDiv {
	padding: 8px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}
#PhotoTable .picDivBig {
	padding: 8px;
	background-color: #FFFFFF;
	border: 5px solid #CCCCCC;
	filter: progid:DXImageTransform.Microsoft.Shadow(Color=#555555, Direction=120, Strength=10);
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}
#PhotoTable .albumDiv .albuminfo {
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	color: #000080;
	font-size: 11pt;
}
#PhotoTable .smalltext {
	width: 300px;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family:"Verdana","Arial",sans-serif;
	vertical-align: middle;
}
.PageDiv {
	clear: both;
	text-align: center;
	font-family: "Courier New", Courier, monospace;
	font-size: 9pt;
	padding: 5px;
}
#bmLineVot {
	top: 1700px;
	position: absolute;
}
.clear {
	clear: both;
}

/********/
/* Vote */
/********/
#VoteForm{
}
.SelHid{ visibility: hidden; }
.SelVis{
	font-family: "Times New Roman",sans-serif;
	font-size: 16px;
	color: #000000;
	line-height: 150%;
	visibility: visible;
}
#VoteDivLeft{
	float: left;
	width: 500px;
	margin-left: 0px;
	position: absolute;
}
#VoteDivLeft .VotePicDiv {
	padding: 5px;
	background-color: #FFFFFF;
	border: 10px ridge #1B698E;
	margin-right: auto;
	margin-left: auto;
}
#VoteDivLeft .VotePicDivH {
	padding: 5px;
	background-color: #FFFFFF;
	height: 350px;
	width: 500px;
	border: 10px ridge #1B698E;
	margin-right: auto;
	margin-left: auto;
}
#VoteDivLeft .VotePicDivV{
	padding: 5px;
	background-color: #FFFFFF;
	height: 450px;
	width: 320px;
	border: 10px ridge #1B698E;
	margin-right: auto;
	margin-left: auto;
}
#VoteDivLeft .VoteTitle{
	width: 500px;
	font-family: "Arial";
	color: #1B698E;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin-top: 2px;
}
#VoteDivLeft .VoteDesc{
	width: 500px;
	height: 250px;
	font-family: "Arial";
	font-size: 14px;
	color: #000000;
}
#VoteDivRight{
	float: left;
	width: 400px;
	margin-top: 0px;
	margin-left: 560px;
	position: absolute;
}
#VoteTable{
	background-color: #FFF;
	border: 0px;
	font-family: "Arial";
	font-size: 13px;
	filter: progid:DXImageTransform.Microsoft.Shadow(Color=#555555, Direction=120, Strength=10);
}
#VoteTable td#top{
	height: 30px;
	background-color: #1B698E; 
	border-bottom: 0px;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
#VoteTable td {
	padding-left: 10px;
	height: 25px;
	border-bottom: 1px solid #CCCCCC;
}
#VoteTable font { font-size: 11px; color: #0000FF; }
#VoteTable td#borderbottom{
	background-color: #1B698E;
	padding-left: 20px;
	height: 20px;
	border-bottom: 0px;
}
#VoteBottom{
	float: left;
	width: 950px;
	margin-top: 700px;
	margin-left: 0px;
}

/*Bottom line*/
.bottomLine{
	display: block;
	float: left;
	clear: both;
	height: 3em;
	margin-top: 12px;
	width: 950px;
}
.bottomLine .enquiry {
	float:left;
	font-size:10pt;
}
.bottomLine .enquiry strong{
	font-family: "Lucida Sans", "Trebuchet MS","Helvetica","Arial",sans-serif;
	font-size: 1.2em;
	color: #00a7b8;
}
.bottomLine .copyright{
	float: right;
	font-size: 10px;
	font-family: "Verdana","Arial",sans-serif;
	color: #BBBBBB;
}
