/* @group css_reset */

/* Eric Meyers Reset CSS rules */
html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
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%;
	line-height: 1.6;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}

a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0px;
	
}

td {
	padding-right: 10px;
	padding-bottom: 7px;
}

hr {
	padding: 0;
	margin: 1px 10px 20px;
	background-color: #ebebeb;
	border-bottom: 1px solid #cac0cc;
	border-top-style: none;
}
ol, ul {
	list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}

/* @end */

body{ 
    font-size: 75%; /* for IE */
    font-family: "Lucida Grande", Helvatica, Arial, sans-serif;
    line-height: 1.5em;
    color: #333;
    }

html>body { 
	font-size: 12px; 
	line-height: 18px;
}

/* @group layout */

#sponcered_links {
	display: none;
}

#wrapper {
	width: 800px;
	height: 20px;
	margin-right: auto;
	margin-left: auto;
}

#main_content, #main_content_map {
	width: 454px;
	min-height: 200px;
	float: left;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	zoom: 1.0;
}
#main_content p.first_par:first-letter{
	font-size: 1.9em;
	font-weight: bold;
	line-height: 1em;
}

#notice_board, #notice_board_map {
	display: block;
	width: 266px;
	margin-left: 20px;
	float: left;
	zoom: 1.0;
}

#main_content_map {
	width: 520px;
}

#notice_board_map {
	width: 220px;
}



/* @end */

a, :link {
	color: #427f80;
	text-decoration: none;
	border-bottom: 1px solid #bfb6c0;
}
a:hover{
	color: #5badb0;
	text-decoration: none;
	border-bottom:medium none;

}

h1{
	margin:0 0 12px 0;
	padding: 0.2em 0 0.3em 0;
	color: #fff;
	text-align: center;
	background-color: #a39ca4;
	font: normal 1.7em/1.2 "Gill Sans", "Lucida Grande", Helvatica, Arial, sans-serif;
	letter-spacing: 0.05em;
}

h2{
	font-size: 1.56em;
	line-height: 1.8em;
	margin-left: 20px;
}

#keynote h2 {
	font-size: 1.56em;
	line-height: 1.8em;
	margin-left: 0px;
}
#keynote h2:first-letter {
	font-size: 1.36em;
	line-height: 1.8em;
	margin-left: 0px;
}

div#keynote {
	border-bottom: 1px solid #bfb6c0;
	border-right-width: 0;
	border-left-width: 0;
	margin-bottom: 1px;
	padding-bottom: 6px;
}


h4{
	color: #f4effc;
	text-align: left;
	margin: 1px 0 2px 0;
	padding: 0px 0 2px 10px;
	background-color: #bfb6c0;
	font: 1.5em/1.5em "Gill Sans", "Lucida Grande", Helvatica, Arial, sans-serif;
	border-bottom-color: #bfb6c0;
}

h3 {
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.56em;
}
h5{
	font-weight: bold;
	line-height: 1.56em;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

ul.bullets li {
	margin-left: 20px;
	list-style-type: disc;
	margin-top: 2px;
	margin-bottom: 4px;
}

/* suff for the header */
#header img {
	padding: 0 10px;
}

p.source {
	font-size: 0.9em;
	color: #a6a6a6;
	margin-bottom: 20px;
	margin-left: 20px;
}
span.source{
	font-size: 0.9em;
	color: #a6a6a6;
}

#main_pic {
	margin-top: 15px;
	margin-left: 20px;
}

/* @group right_col */

h3#wheelchair {
	background: url(../assets/images/wheelCh.jpg) no-repeat;
	text-indent: 25px;
	padding-top: 5px;
}

.h_wrap{
	background-color: #f5f5ed;
	border-top: 1px solid #d8d6ba;
	border-bottom: 1px solid #d8d6ba;
	margin-bottom: 0.56em;
}

.not_block {
	margin: 8px 0 20px 0;
	font-weight: bold;
	padding: 0 10px;
	color: #5d5d5d;
}

input#subscribe {
	margin-left: 55px;
}


/* @end */

/* @group footer */

#convener_1 {
	float: left;
	padding-right: 50px;
	font-size: .9em;
}

#convener_2 {
	font-size: .9em;
}

#footer {
	background-color: #f5f5ed;
	clear: both;
	padding: 17px 20px 20px 20px;
	border-top: 1px solid #d8d6ba;
	border-bottom: 1px solid #d8d6ba;
	margin-bottom: 20px;
	zoom: 1.0;


}



/* @end */

/* @group top_navigation */

#menu_bar {

	/* border-top: 1px solid #CCCCCC; */
	/* border-bottom: 1px solid #CCCCCC; */
	zoom:1.0;
	overflow: auto;
	margin-bottom: 2.8em;
	margin-left: 70px;
}
#menu_bar.home_bar{
	margin-bottom: 0.56em;
}




#menu_bar ul.navigation {
	display: block;
	list-style-type: none;
	overflow: auto;
}

#menu_bar ul.navigation li {
	display: block;
	float: left;
	list-style-type: none;
	padding: 0.2em 1em 0.3em 0.7em;
}

.navigation li a {
	font-family: "Bookman Old Style", "Book Antiqua", Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid #bfb6c0;
	color: #422a46;
	font-size:1.5em;
	line-height:1.56em;
	text-decoration:none;
}


.navigation li a:hover {
	color: #5badb0;
	border-bottom: medium none;
}

li.current a {
	color: #427f80;
	border-bottom:medium none;
}




/* @end */

/* @group development */

li.not_active a{
	color: #ccc;
	border-bottom: 1px solid #ccc;
}
li.not_active a:hover{
	color: #ccc;
	border-bottom: 1px solid #ccc;
}

/* @end */

/* @group location */

#map{
	width: 520px;
	height: 350px;
	margin: 10px 0;
}
#notice_board_map{
	padding: 0;
	color: #3f3f3f;
	margin: 0 0 0 20px;
	background-color: white;
}
 #notice_board_map h4{
	margin-bottom: 4px;
	color: #3f3f3f;
	margin: 0;
	background-color: white;
}

.not_block_map{
	margin-bottom: 10px;
	padding-left: 25px;
	color: #5a5a5a;
}
#map_marker1{
	background: url(http://www.google.com/mapfiles/markerA.png) no-repeat;
}
#map_marker2{
	/*background: url(http://www.google.com/mapfiles/markerB.png) no-repeat;*/
}
/* @end */

/* @group form */


form label { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 100px; 
	padding: 0; 
	margin: 10px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right;
	font-size: 1.2em;
}
form label.subscribe_block{
	width: 45px;
}
fieldset{
	margin-top: 10px;
}
fieldset#register{
	padding: 10px;
	border-bottom: 1px solid #bfb6c0;
	border-top: 1px solid #bfb6c0;
}
form label.compulsory span{
	color: #ff7300;
	margin: 0;
	padding: 0;
}

form input#reg_submit{
	margin-left: 110px;
	margin-top: 0px;
	padding: 0px;
}
form input, form textarea {
	display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width:auto;
	padding: 2px;     /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:10px 0 3px 10px; /* set margin on left of form elements rather than right of                            						label aligns textarea better in IE */
}

form input#maillist{
	margin-left: 110px;
}

textarea { overflow: auto; }


form .required{font-weight:bold;} /* uses class instead of div, more efficient */

form br {
	clear:left; /* setting clear on inputs didn't work consistently, so brs added for degrade */
}




/* @end */

div#main_content.speaker_list {
	width: 720px;
	margin-bottom: 40px;
}
div#main_content.speaker_list ul {
	margin-bottom: 10px;
}

li.speakers_title_to_be_announced {
	padding-top: -2px;
	margin-top: -1px;
	font-size: 0.9em;
	color: #a6a6a6;
}

li.speaker {
	font-size: 14px;
	font-weight: bold;
}

li.speakers_title {
	padding-top: -2px;
	padding: -2px 10px 0 0px;
	margin-top: -1px;
}

p {
	padding-bottom: 10px;
}

/* @group programme */

#main_content_programme fieldset {
	border-top: 1px solid #eee;
	margin-right: 10px;
	padding-right: 40px;
	margin-top: 25px;
	margin-left: 20px;
}

td.time {
	padding-top: 5px;
	width: 150px;
	
}

div.location {
	margin-top: 5px;
	margin-bottom: 5px;
	color: #969696;
}

#main_content_programme fieldset table {
	margin-top: 5px;
}


#main_content_programme fieldset legend {
	padding-right: 15px;
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	color: #5c5a5d;
}
div.spacer{
	display: block;
	height: 7px;
}

div#main_content_programme {
	margin-bottom: 25px;
}


/* @end */













