@charset "utf-8";
/* CSS Document */
/********************** Reset **********************/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {margin:0;padding:0;}
table {border-collapse:collapse;border-spacing:0;}
fieldset, img {border:0;}
address, caption, cite, code, dfn, em, strong, th, var {font-style:normal;font-weight:normal;}
li {list-style:none;}
caption, th {text-align:justify;}
h1, h2, h3, h4, h5, h6 {font-size:100%;font-weight:normal;}
q:before, q:after {content:'';}
abbr, acronym {border:0;font-variant:normal;}
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input, textarea, select {font-family:inherit;font-size:inherit;font-weight:inherit;}
input, textarea, select {font-size:100%;}
legend {color:#000;}
.left{float:left;}
.clear{clear:both;}
.clear-left{clear:left;}
.clear-right{clear:right;}
.right{float:right;}
span.noshow {display:none;margin:0;}
a{outline:none;}
/********************** style **********************/
body{background-color:#FFF; font-family:Tahoma, Geneva, sans-serif;}

#warp
{
	width:960px;
	height:auto;
	overflow:hidden;
	margin:auto;
	padding:20px 0 15px 0;
}
#header
{
	background-image:url(../images/header_bg.gif);
	background-repeat:no-repeat;
	width:100%;
	height:115px;
	
}
#logo
{
	display:block;
	width:400px;
	height:81px;
	padding:3px 0 0 3px;
}
#nav
{
	width:100%;
	height:36px;
	padding:5px 0 2px 0;
}
#nav ul
{
	width:100%;
	height:36px;
	overflow:hidden;
}
#nav ul li
{
	list-style-type:none;
	height:36px;
	float:left;
}
#nav ul li a
{
	background-image:url('../images/menu_img.gif');
	background-repeat:no-repeat;
	height:36px;
	float:left;
	display:block;
}
#nav ul li a.nav1{background-position:0px 0px; width:88px;}#nav ul li a:hover.nav1{background-position:0px -36px;}
#nav ul li a.nav2{background-position:-88px 0px; width:111px;}#nav ul li a:hover.nav2{background-position:-88px -36px;}
#nav ul li a.nav3{background-position:-199px 0px; width:132px;}#nav ul li a:hover.nav3{background-position:-199px -36px;}
#nav ul li a.nav4{background-position:-331px 0px; width:103px;}#nav ul li a:hover.nav4{background-position:-331px -36px;}
#nav ul li a.nav5{background-position:-434px 0px; width:117px;}#nav ul li a:hover.nav5{background-position:-434px -36px;}
#nav ul li a.nav6{background-position:-551px 0px; width:176px;}#nav ul li a:hover.nav6{background-position:-551px -36px;}
#nav ul li a.nav7{background-position:-727px 0px; width:233px;}#nav ul li a:hover.nav7{background-position:-727px -36px;}

#banner
{
	background-repeat:no-repeat;
	width:960px;
	height:260px;
}
.inner_banner
{
	
	background-repeat:no-repeat;
	width:960px;
	height:155px;
}

.inner_banner_speaker
{
	background-repeat:no-repeat;
	width:960px;
	height:155px;
}
.inner_banner_accolades
{
	background-repeat:no-repeat;
	width:960px;
	height:155px;
}

.inner_banner_programme
{
	
	background-repeat:no-repeat;
	width:960px;
	height:155px;
}
.inner_banner_past
{
	background-repeat:no-repeat;
	width:960px;
	height:155px;
}
.inner_banner_contact
{
	background-repeat:no-repeat;
	
}
.pg_ctn_ctnr
{
	width:100%;
	height:auto;
	padding:25px 0 30px 0;
}
div.col
{
	width:320px;
	height:370px;
	float:left;
	border-right:1px solid #d2d8db;
}
div.col h5
{
	background-image:url('../images/homepg_heads.gif');
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:166px;
	height:61px;
	margin-left:5px;
}

div.col p
{
	font-size:11px;
	color:#333;
	line-height:18px;
	padding:15px 25px 5px 10px; 
}
div.col p span
{
	font-weight:bold;
}



div.col2
{
	width:360px;
	height:370px;
	float:left;
	border-right:1px solid #d2d8db;
}
div.col2 h5
{
	background-image:url('../images/homepg_heads.gif');
	background-repeat:no-repeat;
	background-position:0px -61px;
	width:316px;
	height:61px;
	margin-left:5px;
}

div.col2 ul
{
	padding-top:20px;
	padding-left:15px
}
div.col2 li
{
	display:block;
	width:320px;
	height:auto;
	padding-bottom:15px;
	color:#666;
	background-image:url(../images/arrow_img.gif);
	background-repeat:no-repeat;
	padding-left:15px;
	font-size:11px;
	font-weight:bold;
	line-height:18px;
}



div.col3
{
	width:275px;
	height:auto;
	float:left;

}
div.col3 h5
{
	background-image:url('../images/homepg_heads.gif');
	background-repeat:no-repeat;
	background-position:0px -122px;
	width:216px;
	height:61px;
	margin-left:5px;
}

.Enquiri
{
	font-size:11px;
	color:#455f6b;
	font-weight:bold;
	padding-top:30px;
	line-height:18px;
}
.Enquiri span{color:#ec008c;}
.Enquiri a{color:#455f6b; text-decoration:none;}.Enquiri a:hover{text-decoration:underline;}

.pad_move
{
	padding:15px 0 0 15px;
}

.vd_ctnr
{
	background-color:#f3f3f3;
	width:230px;
	height:auto;
	padding:10px;
	border:1px dashed #9caaaf;
}
.vd_ctnr2
{
	background-color:#f3f3f3;
	width:230px;
	height:auto;
	padding:10px;
	border:1px dashed #9caaaf;
}
.vd_ctnr_con
{
	background-color:#f3f3f3;
	width:630px;
	height:auto;
	padding:10px;
	border:1px dashed #9caaaf;
}

.vd_ctnr h3{font-size:24px; text-transform:uppercase; color:#48636f;}.vd_ctnr h3 span{color:#ea2299;}
	
.vd_ctnr p{font-family:Arial, Helvetica, sans-serif; color:#48636f; font-size:13px; padding-top:5px; line-height:20px; font-weight:bold;} 
.vd_ctnr p span{font-size:16px; color:#ea2299;}
.vd_ctnr2 h3{font-size:24px; text-transform:uppercase; color:#48636f;}.vd_ctnr h3 span{color:#ea2299;}
	
.vd_ctnr2 p{font-family:Arial, Helvetica, sans-serif; color:#48636f; font-size:13px; padding-top:5px; line-height:20px; font-weight:bold;} 
.vd_ctnr2 p span{font-size:16px; color:#ea2299;}



.more
{
	font-size:11px;
	display:block;
	color:#ec008c;
	font-weight:bold;
	background-image:url(../images/more_bg.gif);
	background-repeat:no-repeat;
	width:40px;
	line-height:6px;
	_line-height:8px;
	height:11px;
	margin-right:20px;
	float:right;
}
.more a{color:#ec008c; text-decoration:none;}.more a:hover{color:#ff9600;}


#footer
{
	background-image:url(../images/footer_bg.gif);
	width:960px;
	height:32px;
	overflow:hidden;
	font-size:11px;
	color:#FFF;
	text-align:center;
}
#footer a{color:#FFF; text-transform:uppercase;  text-decoration:none;}#footer a:hover{text-decoration:underline;}
#txt_align{ padding-top:10px; display:block; }


.innerpg_ctn_ctnr
{
	width:680px;
	height:auto;
	float:left;
	border-right:1px solid #d2d8db;
}
.innerpg_ctn_ctnr h5
{
	background-image:url('../images/homepg_heads.gif');
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:166px;
	height:61px;
	margin-left:5px;
}

.innerpg_ctn_ctnr p
{
	font-size:11px;
	color:#333;
	line-height:18px;
	padding:15px 25px 5px 10px; 
}
.innerpg_ctn_ctnr p span
{
	font-weight:bold;
	/*font-style:italic; Need to change here*/
	font-style:normal;
}


.innerpg_ctn_speaker
{
	width:680px;
	height:auto;
	float:left;
	border-right:1px solid #d2d8db;
}
.innerpg_ctn_speaker h5
{
	background-image:url('../images/homepg_heads.gif');
	background-repeat:no-repeat;
	background-position:0px -305px;
	width:160px;
	height:61px;
	margin-left:5px;
}

.innerpg_ctn_speaker p
{
	font-size:11px;
	color:#333;
	line-height:18px;
	padding:15px 25px 5px 10px; 
}
.innerpg_ctn_speaker p span
{
	font-weight:bold;
	
}



.innerpg_ctn_accolades
{
	width:680px;
	height:auto;
	float:left;
	border-right:1px solid #d2d8db;
}
.innerpg_ctn_accolades h5
{
	background-image:url('../images/homepg_heads.gif');
	background-repeat:no-repeat;
	background-position:0px -244px;
	width:220px;
	height:61px;
	margin-left:5px;
}

.innerpg_ctn_accolades p
{
	font-size:11px;
	color:#333;
	line-height:18px;
	padding:15px 25px 5px 10px; 
}
.innerpg_ctn_accolades p span
{
	font-weight:bold;
}


.innerpg_ctn_programme
{
	width:680px;
	height:auto;
	float:left;
	
}
.innerpg_ctn_programme h5
{
	background-image:url('../images/homepg_heads.gif');
	background-repeat:no-repeat;
	background-position:0px -366px;
	width:210px;
	height:61px;
	margin-left:5px;
}

.innerpg_ctn_programme p
{
	font-size:11px;
	color:#333;
	line-height:18px;
	padding:15px 25px 5px 10px; 
}
.innerpg_ctn_programme p span
{
	font-weight:bold;
	
}


.innerpg_ctn_past
{
	width:800px;
	height:auto;
	float:left;
	
}
.innerpg_ctn_past h5
{
	background-image:url('../images/homepg_heads.gif');
	background-repeat:no-repeat;
	background-position:0px -183px;
	width:313px;
	height:61px;
	margin-left:5px;
}

.innerpg_ctn_past p
{
	font-size:11px;
	color:#333;
	line-height:18px;
	padding:15px 25px 5px 10px; 
}
.innerpg_ctn_past p span
{
	font-weight:bold;
	
}



.innerpg_ctn_contact
{
	width:680px;
	height:auto;
	float:left;
	border-right:1px solid #d2d8db;
}
.innerpg_ctn_contact h5
{
	background-image:url('../images/register-img.gif');
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:394px;
	height:61px;
	margin-left:5px;
}

.innerpg_ctn_contact p
{
	font-size:11px;
	color:#333;
	line-height:18px;
	padding:15px 25px 5px 10px; 
}
.innerpg_ctn_contact p span
{
	font-weight:bold;
	font-style:italic;
}
.search_bt
{
	width:60px;
	height:25px;
	background-color:#FBB222;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	border:0 none;
	color:#FFF;
	cursor:pointer;
}
.font_photo_size
{
	 font-family:Arial, Helvetica, sans-serif;
	 color:#48636F;
	 font-size:14px; 
	 padding:0px 5px 10px 0px;
	 line-height:20px; 
	
}
.font_reg
{
	 font-family:Arial, Helvetica, sans-serif;
	 color:#008000;
	 font-size:14px; 
	 padding:0px 5px 10px 0px;
	 line-height:20px; 
	
}
.font_red
{
font:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FF0000;
text-decoration:none;
}
