 /*AVCJ */

* html, body, div, ul, li, ol, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, blockquote, th, td {
	margin:0; 
	padding:0;
	outline: none;
}
	

	
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}/* End hide from IE-mac */

body {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 16px;
	text-align: left;
	margin: 7px;
}

#container {
	margin:0;
	padding:0;
	text-align:left;
	width:980px;
	overflow:visible;
}

#header_link {
	display: block;
	padding: 0px;
	border: 1px solid #666666;
	background-image: url(header.png);
	background-repeat: no-repeat;
	width:980px;
	height:170px;
}

h1 {
	font-weight: bold; 
	font-size: 1.5em; 
	color: #003566; 
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	margin: 1px 0 4px 0;
}

h2 {
	font-weight: bold;
	font-size: 1em;
	color: #003566;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.8em;
	padding-top: 0.4em;
}

h4 {
	background-color: #fff;
	font-weight: bold;
	font-size: 1em;
	color: #003566;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.8em;
	padding-bottom: 1em;
}

h3 {
	background-color: #fff;
	border: none;
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1.4em;
	color: #003566; 
	font-family: Arial, Helvetica, sans-serif;
}
h3 a {
	background-color: #fff;
	text-decoration: none;
	color: #003566; 
}
h5 {
	background-color: #fff;
	border: none;
	font-weight: normal;
	font-size: 0.9em;
	line-height: 1.2em;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
}

hr
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

p{
	padding-bottom: 10px;
}
#leftcol h5 {
	font-weight: bold;
	font-size: 11px;
	background:#698cba url(book_back2.gif) repeat-x;
	color: #ffffff;
	font-family: Arial, Helvetica,sans-serif;
	text-align: center;
	margin-bottom:10px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-left-color: #999999;
	margin-top: 5px;
}

#hosted_by p
{
	font-weight: bold;
	padding-left: 5px;
	padding-bottom: 8px;
	padding-right: 4px;
}

#leftcol .sponsorbar
{

}


img {
	border-right:none;
}

a {
	color: #003566;
}



/* NAVIGATION */



#leftcol #navigation {
	margin:0;
	margin-top:28px;

}




#navigation ul {

	display: block;

	list-style-type: none;

	padding-left: 0;

	margin: 0px;

}




#navigation li {
	padding: 0; 
	margin: 5px 0 5px 0;
	background:transparent;
}


ul.show_hide sub {

	background-color:#FFF;

	color:#333;

	margin-left:-10px;

}



#navigation li ul li a {

	display:block;

	margin-left:-3px;

}



#navigation a {

		color:#003566;
	font-family:Geneva,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
	margin:0;
	text-align:left;
	text-decoration:none;
	width:143px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 7px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-attachment: fixed;
	background-image: url(button.png);
	background-repeat: repeat-x;
	background-position: left top;


}

#navigation a:hover {


	color: #FFF;
	

	color:#0000ff;


}



#navigation a.current {




		color:#003566;
	font-weight:bold;




}




/* top navigation */

#topnav li {
	display:none;
}

#booktable a {
	color: #ffffff; text-decoration: none;
}
#booktable a:hover {
	text-decoration: underline;
}
.red {
	color: #ff0000
}

/* #content */

div#content {
	line-height: 1.5em;
	width:635px;
	background:#FFFFFF;
	margin-top: 22px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	padding-top: 0px;
	padding-right: 13px;
	padding-bottom: 22px;
	padding-left: 22px;
}






div#content ul {
	color: #333333;
	list-style-type: disc;
	margin-left: 2.5em;
	padding-bottom: 0.9em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 3px;
	padding-right: 0;
	padding-left: 0;
}

div#content li {
	line-height: 1.5em;
	padding:0 0 0 1px;
}




/* Blocks */
.block p {
	margin-bottom: 0.8em;
}
.block{
	text-align: justify;
}

#indexhtml1 img {
	margin-bottom: 20px;
	text-align: center;
}


#indexhtml1 H1 {	
	margin-bottom: 1em;
}

#faqshtml1 H2{
	font-weight: bold;
	font-size: 1em;
	color: #003566;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.8em;
}


/* Simple form */

div.row {
	background-color:#fff;clear: both; padding-top: 0.4em;
}

div.row span.label {
	padding-right: 0.4em; float: left; width: 34%; text-align: right
}

div.row span.formw {
	float: left; width: 64%; text-align: left
}

.submit {
	clear: both; 
	padding: 5px 25px 10px 0px;
	margin: 0px auto;
	padding-top: 10px; 
	text-align: center
}

.label {
	display: block;
	font-weight: bold; 
	float: left; 
	width: 90px
}

#counter_flash {
	background-image: url(book_back.gif);
	background-repeat: repeat-x;
	background-color:#698cba;
}

#rightcol {
	float: right; 
	width: 150px;
	margin:0;
	padding:0;
}



.sponsorbar {
	font-weight: bold;
	font-size: 11px;
	background:#698cba url(book_back.gif) repeat-x;
	color: #ffffff;
	font-family: Arial, Helvetica,sans-serif;
	text-align: center;
}



/* sponsorbox */
div {
	text-align: left;
}

#rightcol div {
	text-align: center;

}

.center {
	text-align:left;
}


.right {
	text-align:right;
	font-weight:bold;
	padding-right:10px;
}

.border {
	border:1px solid #cccccc;
	margin-bottom:16px;

}

.profiles  {
	padding:0px;
	margin-top: 0px;
	margin-bottom: 25px;
	text-align: justify;
}


.profiles a:link {
	font-weight: bold;
	background-color: #fff;
	text-decoration: none;
	color: #698cba; 

}

.profiles a:hover {
	background-color: #fff;
	text-decoration: underline;
	color: #003566; 
}

.maphead {
	margin-top:10px;
}


.sponsorbox {

	background-image:  url(middle.gif);

	background-repeat: repeat;

	width: 630px;

	line-height: 1.2em;

	margin: 0px;

	padding-top: 6px;!important;

	padding-top: 0px;!important;

	padding-right: 0px;

	padding-bottom: 8px;

	padding-left: 0px;

}	



.sponsorbox_top {

	background-image:  url(top.gif);

	background-repeat: no-repeat;

	padding: 0px;

	height: 13px;

	margin-top: 6px;

}



.sponsorbox_bottom {

background-image:  url(bottom.gif);

background-repeat: no-repeat;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 0px;

		height: 13px;

}

		

.sponsorbox p {

	margin-top:0;

}



.sponsorbox img {

	vertical-align:top;

	margin-top: 0px;

	margin-right: 5px;

	margin-bottom: 0px;

	margin-left: 5px;

}

/* SPEAKERS */
.sleft {
	float:left;
	width:285px;
	margin-top:0px;
	font-size:1em;
	line-height: 1.3em;
	padding-right: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	padding-top: 5px!important;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
}


.sleft p 
{
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;


}

.sleft_center_text {
	float:left;
	width:190px;
	margin-top:12px;
	margin-left:10px;
	font-size:0.8em;
	text-align: center;
	margin-bottom: 12px;
	
	vertical-align: baseline;
}

.sleft_center_text a{
	height:130px;

	
}

.sleft_center_text img
{
	margin-bottom: 12px;
	

}

.sleft img {
	float:left;

}


.keynote {
	font-size:1.2em;
	font-weight:bold;
	color:#666666;
}

.spimageleft {
	float:left; 
}


div#related_products, 
div#related_events,
div#related_customevents {text-align:left;}

div#related_products p,
div#related_events p,
div#related_customevents p {font-size:12px;font-weight:bold;padding:4px;}

#booknow {
	background-color:#698cba;
	background-image:url(register.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	line-height:1.6em;
	font-size:1.6em;
	width:150px;
	height:29px;	
}
#booknow a {
	color:#FFFFFF;
	display: block;
	width:150px;
	height:29px;
	vertical-align: middle;
}

#booknow a:hover {
	text-decoration: underline
}

#footer {
	background-color: #fff;
}

#footer p{
	text-align: center;
	padding: 5px;
	color: #003566;
	font-size: 0.9em;
	line-height: 1.5em;
}
#footer a{
	color: #003566;
	text-decoration:none;
}
#footer a:hover{
	color: #003566;
	text-decoration:underline;
}



/*Program*/
.program {
	font-size:12px;
	border: 1px solid #ccc;
	text-align: justify;
	line-height: 16px;
	color: 333333;
	margin-top: 10px;
}

.program2 {
	font-size:12px;
	text-align: justify;
	line-height: 16px;
	color: 333333;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
}

.program3 {
	font-weight:normal;
}

.program th {
	font-weight:bold;
	font-size:1.2em;
	color:#999999;

}

.program td {
	vertical-align:top;
	border-top:1px solid #ccc;
	padding:5px;

}

.program2 td {
	vertical-align:top;
	
	padding:5px;

}

.program3 td {
	vertical-align:top;
	padding:5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	width: 270px;
}

.program3 th {
	vertical-align:top;
	padding:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

.program2 h3
{
	color: #fff;
	font-size: 1.4em;
	font-weight: bold;
	background-color: #003566;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}

.program3 h3
{
	color: #fff;
	font-size: 1.4em;
	font-weight: bold;
	background-color: #003566;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}

.program h3
{
	color: #fff;
	font-size: 1.4em;
	font-weight: bold;
	background-color: #003566;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}

.program h5
{

	font-weight:bold;
	font-size:1em;
	color:#003566;
}
.program2 h5
{

	font-weight:bold;
	font-size:1em;
	color:#003566;
}
.program3 h5
{
	font-weight:bold;
	font-size:1em;
	color:#003566;
	text-align: left;
}

.program3 H6, .program H6, .program2 H6
{
	color: #003566;
	font-size:12px;
		font-weight:normal;
	text-align: justify;
	line-height: 16px;

}
.program ul
{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
}

.program3 ul
{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;

}
.program img, .program3 img, .program2 img
{
	float: right;
	margin-bottom: 5px;
}

.pTime {
	width:20px;
	font-weight:bold;
	font-size:1.2em;
	color:#999;
}


/*FAQs*/
.faqs 
{
	border: 1px solid #999999;
	margin-bottom: 20px;
}

.faqs  ul
{
	margin-top: 15px;
}

.faqs  li
{
	font-size: 1.2em;
	line-height: 1.4em;
	color: #003566;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: square;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	font-weight: bold;
}

#faqshtml1 p 
{
	margin-bottom: 15px;
}

#faqshtml1 h3
{
	border: none;
	font-weight: bold;
	font-size: 1.4em;
	line-height: 1.4em;
	color: #003566;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 25px;
	padding-bottom: 5px;
	text-decoration: underline;
}

div #faqshtml1 h4
{
	background-color: #fff;
	border: none;
	font-weight: bold;
	font-size: 1em;
	line-height: 1.4em;
	color: #003566;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}

div #faqshtml1 h4 a:link {
	background-color: #fff;
	text-decoration: none;
	color: #698cba; 

}

div #faqshtml1 h4 a:hover {
	background-color: #fff;
	text-decoration: underline;
	color: #003566; 
}







#biographieshtml1 img, #indexhtml2 img
{
	float: left;
	margin-right: 10px;
}

#biographieshtml1 HR
{
	width: 100%;
	padding: 0px;
	height: 1px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}



div #biographieshtml1 h5
{
	background-color: #fff;
	border: none;
	font-weight: bold;
	font-size: 1em;
	line-height: 1.4em;
	color: #003566;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}

div #biographieshtml1 h5 a:link {
	background-color: #fff;
	text-decoration: none;
	color: #698cba; 

}

div #biographieshtml1 h5 a:hover {
	background-color: #fff;
	text-decoration: underline;
	color: #003566; 
}

.programstream {
	font-size:12px;
	text-align: left;
	line-height: 16px;
	color: 333333;
	margin-top: 10px;
	font-weight: normal;
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: left top;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 630px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.programstream ul
{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
}

.programstream p
{
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}

.programstream a
{
	text-decoration: none;
	color: #234567;
}

.programstream th {
	font-weight:bold;
	font-size:1.2em;
	color:#666666;

}

.programstream h3
{
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	margin: 0px;
	background-color: #234567;
}

.programstream h3 a
{
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	margin: 0px;
	background-color: #234567;
}

.programstream h3 a:hover
{
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	margin: 0px;
	background-color: #234567;
}

.programstream h5
{
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	margin: 0px;
	background-color: #669900;
}

.programstream h5 a
{
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	margin: 0px;
	background-color: #669900;
}

.programstream h5 a:hover
{
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	margin: 0px;
	background-color: #669900;
}

.programstream h4
{
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	margin: 0px;
	background-color: #990000;
}

.programstream h4 a
{
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	margin: 0px;
	background-color: #990000;
}

.programstream h4 a:hover
{
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	margin: 0px;
	background-color: #990000;
}


.programstream td {
	vertical-align:top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}

.programstream h2
{
	font-size: 1.2em;
	font-weight: bold;
	font-style: normal;
	margin: 0px;
	padding: 7px;
	background-color: #003566;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}


.programstream img
{
	float: right;
		margin-bottom: 5px;
}

.programstream a {
	color: #333333;


}

.programstream a:hover {
	text-decoration: underline;
	color: #234567;
}
.programstream a:active {				
color: #003566;					}

.speaker-box-top {background-image:url(top.gif);background-repeat:no-repeat;padding:5px;}

.speaker-box-middle {background-image:url(middle.gif);background-repeat:repeat-y;}

.speaker-box-bottom {background-image:  url(bottom.gif);
background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
		height: 13px;}



.speaker-box-top-big {background-image:url(top.gif);background-repeat:no-repeat;padding:5px;}

.speaker-box-middle-big {background-image:url(middle.gif);background-repeat:repeat-y;}

.speaker-box-bottom-big {background-image:  url(bottom.gif);
background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
		height: 13px;}
		
		
div.row { 	background-color:#fff; 	clear: both; 	padding-top: 5px; } div.row span.label { 	float: left; 	width: 35%; 	text-align: right; } div.row span.formw { 	float: right; 	width: 64%; 	text-align: left; } span.red {color:red;display:inline;}  /* Validation styles */ textarea:focus, input:focus { 	border: 1px solid #900; }  input.disabled { 	border: 1px solid #F2F2F2; 	background-color: #F2F2F2; }  input.required, textarea.required { 	border: 1px solid #999; } input.validation-failed, textarea.validation-failed { 	border: 1px solid #CF0000; 	color : #333333; } input.validation-passed, textarea.validation-passed { 	border: 1px solid #999; 	color : #000; }  div.validation-advice { 	margin: 0.2em 0em 0em 0em; 	padding: 0.2em; 	background-color: transparent; 	color : #CC0000; 	font-weight: bold; }  .custom-advice { 	margin: 0.2em 0em; 	padding: 0.2em; 	background-color: transparent; 	color : #CF0000; 	font-weight: bold; } .form-row { 	clear: both; 	padding: 0.5em; 	margin-top: 2px; } div.actions {margin-left:0;padding:7px 0px 0px 0px;text-align:center;} 



#slideshow {
    position:relative;
    height:132px;
	margin-bottom:10px;
}

#slideshow DIV {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    height: 132px;
    background-color: #FFF;
}

#slideshow DIV.active {
    z-index:10;
    opacity:1.0;
}

#slideshow DIV.last-active {
    z-index:9;
}

#slideshow DIV IMG {
    height: 132px;
    display: block;
    border: 0;
    margin-bottom: 10px;
}
