/*
Name: Default
Media: Screen,Projection
Version: 1
Created: 2006-04-04
Updated: 2006-04-21
Author: Mat Harden
Intended for: http://southchina.labelsummit.com/
*/

/*--- Standard Elements ---*/

body {
	margin: 0 0 14px 0;
	padding: 0;
	text-align: center;
	color: #3e3e3e;
	background-color: #fff;
    font: 76% verdana, "trebuchet ms", Arial, Helvetica, sans-serif;
	/*font-family: "trebuchet ms", Arial, Helvetica, sans-serif;*/
	}

a:link {
	color: #36c;
	text-decoration: underline;
	}

a:visited {
	}

a:hover, 
a:active {
	/*color: #fff;
	background-color: #36c;
	text-decoration: none;*/
	color: #006;
	text-decoration: underline;
	}

h1 {
	margin: 1em 0 0 0;
	padding-bottom: .2em;
	color: #3e3e3e;
	font-size: 1.45em;
	letter-spacing: normal;
	font-weight: normal;
	border-bottom: 1px solid #9a9a9a;
	}

h2 {
	clear: left;
	margin: 1em 0 0 0;
	color: #900507;
	font-size: 1.2em;
	letter-spacing: normal;
	font-weight: normal;
	}

h3 {
	margin: 1em 17px;
	font-size: 1.2em;
	letter-spacing: normal;
	}

input, 
select {
	color: #222;
	font: .85em/normal "trebuchet ms", Arial, Helvetica, sans-serif;
	padding: 0;
	}

q {
	quotes: none;
	font-style: italic;
	}

img {
	border: none;
	}



/*--- Layout DIVs ---*/

#container {
	width: 770px;
	margin: 14px auto;
	padding: 0;
	text-align: left;
	background-color: #fff;
	}

#header {
    font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
	position: relative;
	width: 770px;
	height: 180px;
	background: transparent url(../images/shadow.gif) repeat-x left bottom;
	}

#links {
	float: left;
	width: 155px;
	margin-top: 26px;
	/*background-color: #cdc;*/
	}

#main {
	float: left;
	width: 615px;
	/*background-color: #eff;*/
	}

#content {
	float: left;
	/*margin-top: 10px;*/
	/*padding: 20px 12px 0 17px;
	background-color: #ede;*/
	}


.content-normal {
	width: 410px;
	margin-right: 20px;
	padding-left: 26px;
}

.content-wide {
	padding-left: 20px;
	width:90%;
}

#secondary {
	float: right;
	width: 153px;
	margin-top: 26px;
	/*padding-top: 20px;
	margin-right: -2px;
	letter-spacing: normal;
	background-color: #ded;*/
	}

#footer {
	clear: left;
    font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
	margin: 0;
	padding-top: 1px; /* IE 6 bug fix */
	background: transparent url(../images/footer_bg.gif) no-repeat left bottom;
	/*border: 1px solid blue;
	margin-top: 2em;
	background-color: blue;*/
	}

#sponsors {
	margin-bottom: 3em;
	padding-top: 5em;
	padding-bottom: 3em;
	text-align: center;
	background: transparent url(../images/shadow.gif) repeat-x left 3.45em;
	/*background-color: #bbe;*/
	}



/*--- Navigation ---*/

#nav, 
#nav ul {
	margin-top: 0;
	margin-left: 0;
	padding-left: 0;
	color: #3e3e3e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .95em;
	line-height: 1.95em;
	list-style-type: none;
	background: transparent url(../images/box_bg.gif) repeat-y;
	}

#nav ul ul {
	display: none;
	}

#nav ul {
	margin-top: 0;
	font-size: .95em;
	}

#nav a:link, 
#nav a:visited {
	display: block;
	width: 146px;
	padding-left: 5px;
	color: #3e3e3e;
	text-decoration: none;
	background-image: url(../images/navitem_bg.gif);
	background-repeat: no-repeat;
	background-position: 1px 0;
	}

#nav a:hover, 
#nav a:active {
	text-decoration: none;
	color: #fff !important;
	background-color: #b6b6b6;
	}

#nav .first a {
	/*color: #D2232A;*/
	background-image: none;
	}

#nav .first {
	padding-top: 8px;
	background-image: url(../images/menu_top.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	}

#nav .last {
	padding-bottom: 11px;
	background-image: url(../images/box_bottom.gif);
	background-repeat: no-repeat;
	background-position: 0 bottom;
	}

#nav ul li {
	background-image: url(../images/box_bg.gif) !important; /* IE bug fix */
	background-repeat: repeat-y;
	}

#nav ul .last, 
#nav ul .first {
	padding-top: 0;
	padding-bottom: 0;
	background-image: none;
	}

#nav ul .first a:link, 
#nav ul .first a:visited {
	color: #3e3e3e;
	}

#nav ul a:link, 
#nav ul a:visited {
	width: 141px;
	padding-left: 14px;
	background-image: url(../images/subnav_arrow.gif);
	background-repeat: no-repeat;
	background-position: 7px 7px;
	}

#nav ul a:hover, 
#nav ul a:active {
	width: 138px;
	padding-left: 14px;
	background-position: 7px -43px;
	}



/*--- Header Elements ---*/

#logo {
	position: absolute;
	top: 63px;
	left: 34px;
	}
	
#logo a {
	display:block;
	width:313px;
	height:83px;
	float:left; /* fix IE5 */
	overflow:hidden;
	background:transparent url(../images/logo_cropped.gif) 0 0 no-repeat;
	text-indent:-9999px;
	border: none;
	}

#date {
	position: absolute;
	top: 33px;
	right: 30px;
	width: 350px;
	color: #222;
	text-align: right;
	font-size: 1.8em;
	line-height: .85em;
	}

#date #venue {
	display: block;
	color: #555;
	font-size: .75em;
	margin-top:2px;
}
 
#date #location {
	display: block;
	color: #555;
	font-size: .75em;
	}

#date a:link, #date a:visited, #date a:hover, #date a:active {
	float: right;
	height: 100px;
	padding-right: 85px;
	padding-top: 5px;
	color: #232020;
	text-decoration: none;
	background: transparent url(../images/date_bg.gif) no-repeat right top;
	}
	
#search {
	position: absolute;
	top: 0;
	right: 0;
	width: 770px;
	height: 25px;
	padding-top: 6px;
	padding-right: 45px;
	text-align: right;
	background: transparent url(../images/search_bg.gif) no-repeat right top;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
	}

#search form {
	margin: 0;
	padding: 0;
	border: none;
	}

#search fieldset legend, 
#search fieldset label {
	display: none;
	}

#search #search-query {
	width: 157px;
	padding: 0 4px;
	border-color: #a5a5a5;
	border-width: 1px;
	border-top-style: solid;
	border-right: 1px solid #cecece;
	border-bottom: none;
	border-left-style: solid;
	background-color: #e1e1e1;
	}

#search #search-button {
	margin-left: 10px;
	vertical-align: bottom;
	}



/*--- General Contextual Elements ---*/

div.confirm {
	margin: 1em 0;
	padding: 0 1em;
	background: #EFF5EB;
	border-top: 1px solid #390;
	border-bottom: 1px solid #390;
	}

div.attention {
	margin: 1em 0;
	padding: 0 1em;
	background: #F5F3DE;
	border-top: 1px solid #DDDAB5;
	border-bottom: 1px solid #DDDAB5;
	}

div.error, 
#email-updates div.error {
	margin: 1em 0;
	padding: 0 1em;
	color: #333;
	background: #F5EBEB;
	border-top: 1px solid #c00;
	border-bottom: 1px solid #c00;
	}

.box {
	margin-bottom: 16px;
	padding-bottom: 11px;
	text-align: center;
	background: transparent url(../images/box_bottom.gif) no-repeat bottom left;
	}

.box h2, 
h2.box, 
#secondary .box h2 {
	margin: 16px 0 0 0;
	padding: 1px 0 0 0;
	width: 153px;
	height: 18px;
	color: #fff;
	font-size: 1em;
	font-size: .85em;
	font-weight: bold;
	text-align: center;
	background: transparent url(../images/box_top.gif) no-repeat top left;
	border: none;
	}

.box p {
	margin: 0;
	padding: .5em 3px 0 5px;
	font-size: .85em;
	text-align: left;
	background: transparent url(../images/box_bg.gif) repeat-y top left;
	}

.box table {
	width: 100%;
	margin: 0;
	padding: .5em 3px 0 3px;
	font-size: .85em;
	background: transparent url(../images/box_bg.gif) repeat-y top left;
	}

/*.box div {
	padding: .5em 3px 0 5px;
	background: transparent url(../images/box_bg.gif) repeat-y top left;
	}*/

a.button {
	background: none;
	}

a.button img {
	vertical-align: bottom;
	}

#but-vis {
	margin-bottom: 16px;
	}


form div.error {
	margin-bottom: .7em;
	padding: 0;
	color: #B01313;
	font-weight: bold;
	background-color: transparent;
	border: none;
	}

form div {
	margin-bottom: .7em;
	padding: .5em auto;
	border: none;
	}

form div label {
	width: 100px;
	padding-right: 10px;
	float: left;
	text-align: right;
	}

form div.required label {
	background: transparent url(../images/required.gif) no-repeat left center;
	}

form div.chkbox {
	clear: left;
	}

form div.chkbox label {
	float: none;
	display: inline;
	width: auto;
	}

form div.sml-prt label {
	text-align: left;
	font-size: smaller;
	}

form div#submit {
	padding-left: 110px;
	font-size: larger;
	}
	
#directions {
	display: block;
	width: 153px;
	height: 46px;
	margin-bottom: 16px; 
	float: left; /* fix IE5 */
	overflow: hidden;
	background: transparent url(../images/but_map.gif) 0 0 no-repeat;
	text-indent: -9999px;
	border: none;
	}


.contact {
	margin-top:1em;
	margin-bottom: 3em;
	margin-right: 2em;
	clear:both;
	}

.contact img {
	float: right;
	margin-right: 10px;
	}

.contact dl {
	margin: 1em 17px;
	}

.contact dl dt {
	display: none;
	}

.contact dl dd {
	margin-left: 0;
	margin-bottom: 0.5em;
	}

.contact dl dd.name {
	font-weight: bold;
	}

.contact dl dd.email {
	padding-left: 18px;
	background: url(../images/icons/email.gif) no-repeat 0 4px;
	}

.contact dl dd.tel {
	padding-left: 18px;
	background: url(../images/icons/phone.gif) no-repeat 0 3px;
	}

.contact dl dd.fax {
	padding-left: 18px;
	background: url(../images/icons/fax.gif) no-repeat 0 2px;
	}



/*--- Content Elements ---*/

#content h1.home{color:#f29433; font-size:2.4em; line-height: 1.5; margin:0px; padding: 15px 15px 0px 15px;; border:0px;}

#content div#presentation {margin-top:27px; width:409; height:159;}

#content p {
	margin: 1em 17px;
	font-size: 1em;
	line-height: 1.7em;
	}

#content ul {
	font-size: 1em;
	line-height: 1.7em;
	}

#secondary h2 {
	margin: 1em 0;
	padding-bottom: .2em;
	color: #3e3e3e;
	font-size: 1.3em;
	border-bottom: 1px solid #9a9a9a;
	}

#secondary p {
	font-size: .9em;
	}

#secondary blockquote {
	margin: 0 5px;
	}

#secondary blockquote p {
	margin-bottom: 0;
	}

#secondary blockquote p.source {
	margin-top: 0;
	font-weight: bold;
	}

#email-updates fieldset {
	margin: 16px 0;
	padding: 0 5px 10px 5px;
	border: none;
	background: transparent url(../images/box_bottom.gif) no-repeat bottom left;
	}

#email-updates p#eu-text {
	margin-right: -5px;
	margin-bottom: 0;
	margin-left: -5px;
	padding: 22px 5px 5px 5px;
	background: transparent url(../images/box_top.gif) no-repeat top left;
	}

#email-updates legend, 
#email-updates label {
	display: none;
	}

#email-updates form {
	margin: 0 0 16px 0;
	background: transparent url(../images/box_bg.gif) repeat-y bottom left;
	}

#email-updates #eu-email {
	width: 95px;
	border: none;
	border-top: 1px solid #B0B0B0;
	border-left: 1px solid #B0B0B0;
	}

#email-updates #eu-button {
	display: inline;
	vertical-align: text-bottom;
	}


#content .attachment {
	margin: auto 17px;
	}

#content .attachment a {
	padding: 2px 5px 3px 42px;
	display: inline-block; /* For IE */
	font-weight: bold;
	border-bottom: 1px solid #ddd;
	background-position: 5px 0;
	}

.image-center {
	text-align: center;
	width: auto;
	margin: .75em auto;
	}

.image-right {
	float: right;
	margin: .75em 17px .25em 10px;
	}

.image-left {
	float: left;
	margin: .75em 10px .25em 17px;
	}

#content .image-center p, 
#content .image-left p, 
#content .image-right p {
	margin: 0;
	padding: 0;
	color: #808000;
	font-size: .85em;
	font-family: Arial, Helvetica, sans-serif;
	}

#path {
	margin-top: 1em;
	}

.thumbs {
	margin-top: 1em;
}

.thumbs img {
	margin-right: 15px;
	margin-bottom: 15px;
}

/*--- Press Releases ---*/

.newsitem {
	clear: left;
	margin-top: 1em;
	}
.newsitem h3 {
	float: left;
	width: 47px;
	margin: 0;
	padding: 12px 0 9px 10px;
	font-size: .75em;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: .1em;
	line-height: 1.4em;
	background: transparent url(../images/cal_bg.gif) no-repeat;
	}
.newsitem h3 em {
	display: block;
	font-style: normal;
	font-size: 2em;
	letter-spacing: normal;
	}
.summary h4 {
	margin: 0;
	font-size: 1.2em;
	}
#content .summary p {
	margin: 0 0 1em 0	;
	padding: 0;
	}
* html .summary p {
	display: inline; /* IE 6 bug fix */
	}
.newsitem .summary {
	float: left;
	width: 352px;
	}

#content p.date {
	margin: 0;
	color: #808000;
	font-size: .85em;
	font-family: Arial, Helvetica, sans-serif;
	}



/*--- Enquiry Form ---*/

#enquire fieldset {
	border: none;
	}

#enquire legend {
	display: none;
	}



/*--- Programme Schedule ---*/

#days {
	margin: 2em 0 0 0;
	padding: 3px 0 4px 0;
	list-style-type: none;
	text-align: center;
	font-weight: bold;
	background-color: #4f4f4f;
	}

#days li {
	display: inline;
	margin: 0;
	padding: 3px 0 4px 0;
	}

#days a:link, 
#days a:visited {
	padding: 3px .75em 4px .75em;
	color: #fff;
	text-decoration: underline;
	background: none;
	}

#days a:hover, 
#days a:active {
	color: #7af;
	text-decoration: underline;
	}

/*#days a .day-full, */
#days a .month, 
#days a .year {
	display: none;
	}

#days .on a .day-full, 
#days .on a .month, 
#days .on a .year {
	display: inline;
	}

#days .on a:link, 
#days .on a:visited, 
#days .on a:hover, 
#days .on a:active {
	padding: 12px 1.1em 4px 0;
	color: #900608;
	text-decoration: none;
	background: #f4f1e0 url("../images/tab_top_right.gif") no-repeat top right;
	}

#days .on em {
	padding: 12px 0 4px 1.1em;
	font-style: normal;
	background: transparent url("../images/tab_top_left.gif") no-repeat top left;
	}

/*\*/
* html #days li.on a {
	padding-top: 0 !important;
}
/**/


#programme {
	width: 100%;
	border: none;
	background-color: #f4f1df;
	}

#programme td, 
#programme th {
	padding: 18px 10px 10px 3px;
	vertical-align: top;
	/*border-bottom: 1px dashed #9D999A;*/
	}

#programme th {
	padding-bottom: 3px;
	color: #900507;
	font-size: 1.3em;
	text-align: center;
	border-bottom: 1px solid #9a9a9a;
	}

#programme .session-date-time {
	padding: 18px 3px 10px 10px;
	white-space: nowrap;
	}

#programme h3 {
	margin: 0 0 1em 0;
	color: #96030B;
	font-size: 1em;
	font-weight: normal;
	}

table#programme td.in-stream h3 {
	font-weight: bold;
	}

table#programme td.no-stream h3{
	color: brown;
	}

table#programme td.no-stream p{
	color: brown;
	}

#programme h4 {
	display: none;
	}

#programme p {
	margin: 1em 0;
	}

#programme .speakers {
	margin: 0;
	padding: 0;
	list-style-image: url("../images/speaker_blue.gif");
	}

#programme .speakers li {
	margin-left: 18px;
	padding: 0;
	list-style-image: url("../images/speaker_grey.gif");
	}

#programme .keynote h3 {
	font-style: italic;
	}

#programme .keynote .speaker-name {
	font-weight: bold;
	}

#programme .keynote .speakers li {
	list-style-image: url("../images/speaker_blue.gif");
	}

#programme .str1 h3 {
	color: green;
	}

#programme .str2 h3 {
	color: blue;
	}




/*--- Footer Elements ---*/

#footer p {
	margin: 0;
	padding: 0;
	padding-bottom: 1.2em;
	clear: left;
	color: #e0e1eb;
	font-size: .9em;
	text-align: center;
	/*background-color: #eee;*/
	}

#sponsors div {
	height: 50px;
	margin: 0;
	float: left;
	}

#sponsors div#organised {
	/*width: 355px;
	background-color: red;*/
}

#sponsors div#supported {
	/*width: 415px;
	background-color: blue;*/
}
	
#sponsors div h3 {
	margin: 1em 0.7em 0 25px;
	padding: 0;
	float: left;
	display: inline; /* IE 6 bug fix */
	/*margin-bottom: 15px;
	background-color: #ddf;80px*/
	}

/*#sponsors div#organised h3 {
	margin-left: 30px;
	}*/

#sponsors img {
	float: left;
	margin-left: 18px;
	}

#footer a:link, 
#footer a:visited {
	color: #e0e1eb;
	text-decoration: underline;
	}

#footer a:hover, 
#footer a:active {
	color: #fff;
	}

#ss-graph {
	display: none;
	}

.downloads dd{padding-bottom:20px; padding-top:5px;}

/*--- Icons ---*/

.downloads a, 
.downloads .none {
	voice-family: "\"}\"";
	voice-family:inherit;
	padding-left: 38px;
	background: url(../images/icons/none_32.gif) no-repeat;
	}

.ppt {
	voice-family: "\"}\"";
	voice-family:inherit;
	padding-left: 18px;
	background: url(../images/icons/ppt_16.gif) no-repeat;
	}

.downloads .ppt, 
.attachment .ppt {
	voice-family: "\"}\"";
	voice-family:inherit;
	background-image: url(../images/icons/ppt_32.gif);
	}

.pps {
	voice-family: "\"}\"";
	voice-family:inherit;
	padding-left: 18px;
	background: url(../images/icons/pps_16.gif) no-repeat;
	}

.downloads .pps, 
.attachment .pps {
	voice-family: "\"}\"";
	voice-family:inherit;
	background-image: url(../images/icons/pps_32.gif);
	}

.pdf {
	voice-family: "\"}\"";
	voice-family:inherit;
	padding-left: 18px;
	background: url(../images/icons/pdf_16.gif) no-repeat;
	}

.downloads .pdf, 
.attachment .pdf {
	voice-family: "\"}\"";
	voice-family:inherit;
	background-image: url(../images/icons/pdf_32.gif);
	}

.doc {
	voice-family: "\"}\"";
	voice-family:inherit;
	padding-left: 18px;
	background: url(../images/icons/doc_16.gif) no-repeat;
	}

.downloads .doc, 
.attachment .doc {
	voice-family: "\"}\"";
	voice-family:inherit;
	background-image: url(../images/icons/doc_32.gif);
	}

.xls {
	voice-family: "\"}\"";
	voice-family:inherit;
	padding-left: 18px;
	background: url(../images/icons/xls_16.gif) no-repeat;
	}

.downloads .xls, 
.attachment .xls {
	voice-family: "\"}\"";
	voice-family:inherit;
	background-image: url(../images/icons/xls_32.gif);
	}

.dot {
	voice-family: "\"}\"";
	voice-family:inherit;
	padding-left: 18px;
	background: url(../images/icons/dot_16.gif) no-repeat;
	}

.downloads .dot, 
.attachment .dot {
	voice-family: "\"}\"";
	voice-family:inherit;
	background-image: url(../images/icons/dot_32.gif);
	}

.gif {
	voice-family: "\"}\"";
	voice-family:inherit;
	padding-left: 18px;
	background: url(../images/icons/gif_16.gif) no-repeat;
	}

.downloads .gif, 
.attachment .gif {
	voice-family: "\"}\"";
	voice-family:inherit;
	background-image: url(../images/icons/gif_32.gif);
	}

.jpg {
	voice-family: "\"}\"";
	voice-family:inherit;
	padding-left: 18px;
	background: url(../images/icons/jpg_16.gif) no-repeat;
	}

.downloads .jpg, 
.attachment .jpg {
	voice-family: "\"}\"";
	voice-family:inherit;
	background-image: url(../images/icons/jpg_32.gif);
	}

.png {
	voice-family: "\"}\"";
	voice-family:inherit;
	padding-left: 18px;
	background: url(../images/icons/png_16.gif) no-repeat;
	}

.downloads .png, 
.attachment .png {
	voice-family: "\"}\"";
	voice-family:inherit;
	background-image: url(../images/icons/png_32.gif);
	}

.male {
	voice-family: "\"}\"";
	voice-family:inherit;
	padding-left: 15px;
	background: url(../images/icons/male_16.gif) no-repeat 1px 1px;
	}

.female {
	voice-family: "\"}\"";
	voice-family:inherit;
	padding-left: 15px;
	background: url(../images/icons/female_16.gif) no-repeat 1px 1px;
	}

.unkown {
	voice-family: "\"}\"";
	voice-family:inherit;
	padding-left: 15px;
	background: url(../images/icons/unkown_16.gif) no-repeat 1px 1px;
	}

.none {
	voice-family: "\"}\"";
	voice-family:inherit;
	padding-left: 18px;
	/*background: url(../images/icons/pps_16.gif) no-repeat;*/
	}



/*--- Other ---*/

#stupid-ie {
	clear: left;
	}

div.clearer {
	clear: both;
	}

.hide, 
.print {
	display: none;
	}
.noSideSpacer {
	width: 1px;
	height: 370px;
}

.no-stream h3 {
	color: red;
	}

	