/* css Doocument */
/* ICSC Mini Site Styles */
/* copyright (c) 2008 ICSC */

body { 
	font-family: Tahoma;
	color: #003366;
	background-image: url(images/bk_grad.jpg);
	background-repeat: repeat-x;
	background-color: #134373;
	margin-top: 0px;
	margin-height: 0px; 
	padding: 0px;
	text-align: left;
	font-size:12px;
}


p {
	font: 11px Tahoma; 
	margin-top: 8px;
	margin-bottom: 15px;
	text-align: justify;
	}

b {
	font-weight: 700;
	}

h1,h2,h4 {
	margin-top: 0px;
	padding: 0px;
	}
	

	
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	}
	
h2 {
	font-size: 13px;
	font-weight: bold;
	color: #CD853F;
	}

h3 {
	font-size: 11px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	}
	
h4 {
	font-size: 13px;
	font-weight: bold;
	color: #CD853F;
	margin-bottom: 0px;
	}

a:link {color: #CD853F; font-weight: bold;}     /* unvisited link */

a:visited {color: #CD853F; font-weight: bold;}   /* visited link */

a:hover {color: #ff9933; font-weight: bold; }  /* background-color: #ff9933;  mouse over link */

a:active {color: #990033F; font-weight: bold; } /* background-color: #000000;    selected link */


div.container {
	width: 930px;
	margin: auto;
	background-color: #ffffff;
	border: none;
	position: relative;
	top: 5px;
	left: 0px;
	padding: 0px;
	}

/* IE only container width */
* html div.container {
	width: 930px;
	margin: auto;
	background-color: #ffffff;
	border: none;
	position: relative;
	top: 5px;
	left: 0px;
	padding: 0px;
	}
	
	
	
div.content {
	width: 930px;
	margin: auto;
	position: relative;
	top: 20px;
	left: 0px;
	padding: 0px;
	min-height: 475px;
	background-image: url('images/background1.jpg');
	background-repeat: no-repeat;
	background-position: 100% 170px;
	}
	
div.content_contact {
	width: 930px;
	margin: auto;
	position: relative;
	top: 20px;
	left: 0px;
	padding: 0px;
	min-height: 475px;
	}
	
div.content_GC {
	width: 930px;
	margin: auto;
	position: relative;
	top: 20px;
	left: 0px;
	padding: 0px;
	min-height: 475px;
	background-image: url('images/goldcircle_logo_bk1.gif');
	background-repeat: no-repeat;
	}

	
.header {
	width: 930px;
	height: 150px;
	background-image: url('images/AsiaExpo08_banner.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border: none;
	margin-top:-0
	margin: auto;
	position:relative;
	overflow:hidden;
	}
	
.nav {
	width: 99%
	margin: auto auto 20px auto;
	padding: 4px 10px 10px 10px;
	position: relative;
	top: 4px;
	}
	
.navcontainer {
	/*background-color: #f3f3f3;*/ 
	 background-image: url('images/nav_bk.jpg');  
	height: 33px;
	position:relative;
	top: 0px;
	
	}


.navtext {
	font-size: 12px;
	font-weight: 900;
	margin: 0px 3px;
	padding-bottom: 4px;
	padding-top: 4px;
/*	padding: 3px 8px 3px 8px; */
/*	background-color: #ffcc66; */
	}
	
* html .navtext {
	font-size: 12px;
	font-weight: 900;
	margin: 0px 2px;
	padding-bottom: 0px;
	padding-top: 0px;
	}

.navtext a:link {color: #ffffff; font-weight: bold; text-decoration: none; border: 0px solid #cccccc; padding: 4px 4px 8px 8px;}     /* unvisited link */

.navtext a:visited {color: #ffffff; font-weight: bold; text-decoration: none; border: 0px solid #cccccc; padding: 4px 4px 8px 8px;}  /* visited link */

.navtext a:hover {color: #003366; font-weight: bold; text-decoration: none; background-color: CD853F; border: 0px solid #cccccc; padding: 4px 4px 8px 8px;}   /* mouse over link */

.navtext a:active {color: #0099ff; font-weight: bold; text-decoration: none; background-color: #666666; border: 0px solid #cccccc; padding: 4px 4px 8px 8px;}   /* selected link */

.navtext#select {
 	color: #003366;
	padding: 4px 8px 4px 8px;
	}


.maincontent {
	width: 68%;
	min-height: 575px;
	height:auto !important;
	height:575px;
	padding: 0 10px 10px 10px;
	margin: 0px;
	position: relative;
	left: 0%;
	overflow: visible;
	}
	
	
.subcontent {
	width: 27%;
	padding: 0 10px 10px 10px;
	margin: 0px;
	position: absolute;
	top: 0%;
	left: 70%;
	overflow:visible;
	min-height: 575px;
	height:auto !important;
	height:575px;
	}
	
.contact_content {
	width: 98%;
	min-height: 575px;
	height:auto !important;
	height:575px;
	padding: 0 10px 10px 10px;
	margin: 0px;
	position: relative;
	left: 0%;
	overflow: visible;
	}
	
#headline {
	font: 12px Tahoma; 
	font-weight: 900;
	margin-top: 8px;
	margin-bottom: 15px;
	}

.roundcont {
	width: 250px;
	background-color: #FEF5CA;
	color: #666666;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url('images/tr.gif');
	background-repeat: no-repeat;
	background-position: top right; 
}

.roundbottom {
	background: url('images/br.gif');
	background-repeat: no-repeat;
	background-position: top right; 
}


.roundcont_quote {
	width: 300px;
	background-color: #FEF5CA;
	color: #666666;
}

.roundcont_quote p {
	margin: 0 10px;
}

.roundcont_awards {
	width: 500px;
	background-color: #FEF5CA;
	color: #666666;
}

.roundcont_awards p {
	margin: 0 10px;
}


img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}


.headerutil {
	margin: 0px;
	padding: 4px 0px 10px 0px;
	position: absolute;
	top: 6px;
	right: 0%;
	max-height: 18px;
	max-width: 100%;
	overflow: hidden;
	}
	
.toplinks {
	padding: 0px 0px 5px 0px;
	margin 0px;
	overflow: visible;
	font:11px Tahoma;
	font-weight: 900;
	color: #054888;
	width: 628px;
	float: right;
	text-align: right;
}


.toplinks a:link {color: #054888; font-weight: bold; text-decoration: none; padding: 3px 2px 3px 4px;}     /* unvisited link */

.toplinks a:visited {color: #333333; font-weight: bold; text-decoration: none; padding: 3px 2px 3px 4px;}  /* visited link */

.toplinks a:hover {color: #ffffff; font-weight: bold; text-decoration: none; padding: 3px 2px 3px 4px;}   /* mouse over link */

.toplinks a:active {color: #990033; font-weight: bold; text-decoration: none; padding: 3px 2px 3px 4px;}   /* selected link */


		
.link	{
		font-size: 12px;
		font-weight: 900;
		}
		


* html ul.list li {
		padding: 0px 0px 0px 4px;
		list-style-position: inside;
		}

.footer {
		width:922px;
		font-size: 10px;
		font-color: #ffffff;
		text-align: center;
		padding: 4px;
		background-color: #003366;
		border-top: 1px solid #dddddd;
		margin: auto auto auto auto;
		position: absolute;
		}
		 
.footer a:link { 
        font-weight: normal; color: #ffffff; text-decoration: none; padding: 3px 2px 3px 4px;}  /* unvisited link */


.footer a:visited {
		font-weight: normal; color: #ffffff; text-decoration: none; padding: 3px 2px 3px 4px;}  /* visited link */
 

.footer a:hover {
		font-weight: normal; color: #ff9933; text-decoration: none; padding: 3px 2px 3px 4px;}   /* mouse over link */

.footer a:active {
		font-weight: normal; color: #cc6633; text-decoration: none; padding: 3px 2px 3px 4px;}   /* selected link */

		
.program {
		width: 99%;
		margin: 10px 0px 16px 2px;
		padding: 0px 8px 0px 8px;
		font: 11px Tahoma;
		border-collapse: collapse;
		border: 1px solid #cccccc;
	 /* background: #eeeeee; */
		}
.program#contact {
		width: 99%;
		}

.program td {
		padding: 4px 12px 4px 6px;
		}
		
.program#contact td{
		width: 50%;
		}


.program th {
		padding: 8px 12px 8px 6px;
		color: #fdf6e4;
		background: #fff;
		}
		
.program th#contact {
		padding: 12px 12px 4px 6px;
		}

.program tr {
		background: #ffffff;
		}

.program tr#gray {
		background: #fbf2c7;
		}
		
.program th#gray {
		background: #fbf2c7;
		}


.program tr#header {
		font: 11px Tahoma;
		font-weight: 900;
		color: #0047bd;
		}
		
.program td#time {
		width: 15%;
		font: 11px Tahoma;
		font-weight: 900;
		color: #CD853F;
		}

.program td#name {
		font: 11px Tahoma;
		font-weight: 900;
		}

.program strong	{
		font: 11px Tahoma;
		font-weight: 900;
		}				



.linksbox a:link {
	padding: 5px 8px 5px 16px;
	border: 1px solid #CD853F;
	text-align: center;
	background-image: url('images/triangle.gif');
	background-repeat: no-repeat;
	background-position: 2px 55%;
 }

.linksbox a:visited {

	padding: 5px 8px 5px 16px;
	border: 1px solid #CD853F;
	text-align: center;
	background-image: url('images/triangle.gif');
	background-repeat: no-repeat;
	background-position: 2px 55%;
 }

.bullet_list {
		list-style-image: url(images/triangle.gif);
}

.bullet_list li {
		margin: 0px 0px;
}


