@import url("/admin/dev.css");
body {
	margin-top:0px;
	overflow-y:scroll;
	font-family:verdana,sans-serif;
	background-image:url('images/advanced-footer/page-bg.jpg');
	background-position:center top;
	background-repeat:repeat-y;
	background-color:#f2f6f6;
}

form,p,h1,h2,h3,h4,h5,h6,table,tr,td {
	margin:0px;
}

.main {
	width:768px;
	border-bottom:1px solid #5C2476;
}

a.kn-speaker {
text-decoration:none;
color:#ffffff;
font-weight:light;
}

a.kn-speaker:HOVER {
text-decoration:underline;
color:#ffffff;
font-weight:light;
}


a {
	color:#00567c;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	color:#2e1652;
	text-decoration:underline;
}

td {
	vertical-align:top;
	padding:0px;
}

img {
	border:none;
}

ti {
	color:#FFFFFF;
	font-size:16pt;
	font-weight:bold;
}

h1 {
	font-size:1.6em;
	font-weight:bold;
	color:#014f72;
	padding-bottom:8px;
	border-bottom:1px dotted #444b61;

}

.head {
	font-size:1.3em;
	font-weight:bold;
	color:#444b61;
	margin-left:0px;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:dotted #993333 1px;
}

h2 {
	font-size:1.2em;
	font-weight:bold;
	color:#444b61;
	margin-bottom:2px;
}

h3 {
	font-size:1em;
	font-weight:bold;
	color:#444b61;
	margin-bottom:2px;
}

table#container {
	width:992px;
	border-bottom:1px solid #cccccc;
	margin-bottom:12px;
}

div#pagefooter {
	font-size:0.8em;
	font-weight:normal;
	margin-bottom:10px;
}

div.bighighlight {
	width:502px;
	background-color:#ffffff;
	background-image:url(images/register-bg.gif);
	background-position:left center;
	background-repeat:no-repeat;	
	font-size:1.4em;
	border: 0 dotted black;
	padding:12px 12px 12px 35px;
	margin-top:0px;
	margin-bottom:0px;
	}

div.bighighlight p{
display:block;
margin-left:55px;
font-size:14px;
}

div.highlight3 {
	background-color:#dee1e7;
	padding:12px;
	margin-top:2px;
	margin-bottom:2px;
}



div.highlight {
	background-color:#0c5d88;
	color:#FFFFFF;
	font-weight:bold;
	padding:7px;
	padding-left:7px;
	margin-top:2px;
	margin-bottom:2px;
}



div.highlight2 {
	background-color:#dee1e7;
	padding:12px;
	margin-top:2px;
	margin-bottom:2px;
}

}

div.highlight1 {
	background-color:#dee1e7;
	padding:12px;
	margin-top:2px;
	margin-bottom:2px;
}

}

div.highlight0 {
	background-color:#dee1e7;
	padding:12px;
	margin-top:2px;
	margin-bottom:2px;
}

}

div.highlightblack {
	background-color:black;
	padding:12px;
	margin-top:2px;
	margin-bottom:2px;
}

div.quote {
	margin-bottom:8px;
	font-style:italic;
	font-weight:bold;
}

ul {
	color:#444b61;
	margin-top:2px;
	margin-bottom:2px;
}

div.footnote {
	border-top:1px solid black;
	margin-top:24px;
	padding-top:4px;
}

h2.block {
	background-color:#425b83;
	padding:2px 2px 2px 10px;
	margin-bottom:8px;
	color:#FFFFFF;
	font-size:1em;
}

input.button {
	background-color:#5C2476;
	color:#ffffff;
	border:1px solid black;
}

table.usertable th {
	background-color:#e8e8e8;
	color:#2e1652;
	width:180px;
}

/**************************** CONTENT SLIDER ******************************/
.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
border: 0px solid navy;
border-bottom-width: 0px; /*width of featured content slider*/
height: 100px;
}



.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 0px;
background: white;
width: 390px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.pagination{
 /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align: center;
background-color: #ffffff;
padding:0px 0px 1px 0px;
border-top:solid 10px #FFFFFF;
}

.pagination a{
padding: 0px 5px;
text-decoration: none; 
color: #025b85;
background: white;
border:solid 1px #ffffff;
text-decoration:none;
}

.pagination a:hover, .pagination a.selected{
color: #84b83c;
border:solid 1px #84b83c;
text-decoration:none;
}


/************************** TOP **************************/

img#smalllogo {
	margin:12px;
}

div#topline {
	background-color:black;
	color:#2a3549;
}

div#topinfo {
background-image:url(images/login-bar.jpg);
	background-repeat:no-repeat;
	background-position:left;
	color:#ffffff;
	padding-left:12px;
	padding-right:12px;
	padding-top:5px;
	padding-bottom:15px;
	font-size:0.7em;
	font-weight:bold;
	background-color:#9dc2b0;
}

div#topinfo2 {
	height:30px;
	width:770px
	color:black;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:12px;s
	padding-right:12px;
	font-size:0.9em;
	border-left:1px solid #c7c7c7;
	border-right:1px solid #c7c7c7;
}


div#topinfo a {
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
	
}

div#login {
	float:right;
	
}

/************************** LHS **************************/

td#lhs {
	border-bottom:1px solid #c7c7c7;
	border-left:1px solid #ebebeb;
	border-right:1px solid #ebebeb;
	background-color:#cde0ca;	
}

div#lhsmenu {
	margin-top:0px;
	width:180px;
	

}

div#lhsmenu a {
	color:#333333;
	display:block;
	text-decoration:none;
	background-image:url(images/a-bg.jpg);
	background-position:left;
	background-repeat:repeat-y;
	font-weight:bold;
	font-size:0.7em;
	padding-left:16px;
	padding-right:4px;
	padding-bottom:5px;
	padding-top:5px;
	margin-bottom:0px;
	border-bottom:#a0c2b1 1px solid;
	border-top:#ffffff 1px solid;
}

div#lhsmenu a:hover {
background-image:url(images/a-bg-hover.jpg);
	color:#333333;
	font-weight:bold;
	background-color:#e5f8e2;
}

div#lhsmenu div.selected a {
background-image:url(images/a-bg-hover.jpg);
	color:#333333;
	font-weight:bold;
	background-color:#e5f8e2;
}

div#lhsmenu div.submenu a {
	font-size:0.7em;
	padding-left:32px;
}

a.highlighted {
	background-image:url(images/a-bg-hover.jpg);
	color:#333333;
	font-weight:bold;
	background-color:#e5f8e2;
}

a.highlighted div.selected a {
	background-image:url(images/a-bg-hover.jpg);
	color:#333333;
	font-weight:bold;
	background-color:#e5f8e2;
}


/************************** RHS **************************/

td#rhs {
	background-color:#a0c2b1;
	border-bottom:1px solid #c7c7c7;
	border-left:0px solid #c7c7c7;
	border-right:0px solid #c7c7c7;
}

td#rhs h2 {
background-image:url(images/rhs-frame/center.jpg);
background-position:left;
background-repeat:repeat-y;
	font-size:1em;
	padding-left:18px;
	padding-top:7px;
	margin:0px 5px 0px 0px;
	padding-bottom:4px;
	font-weight:bold;
	color:#01577e;
	text-align:center;
}

td#rhs div.companylinks {
	background-color:white;
	width:200px;
	margin-left:20px;
	text-align:center;
	padding-top:20px;
	padding-bottom:12px;
}

td#rhs div.companylink {
	padding-bottom:16px;
}

/************************** MAIN **************************/

div#content {
	margin:32px;
	font-size:0.8em;
}

div#content h1 {
	margin-bottom:20px;
}

div#content td {
	font-size:0.8em;
}

div#content th {
	font-size:0.8em;
}

.bottom-info-bg{
margin-top:5px;
padding-top:10px;
padding-bottom:20px;
background-image:url(images/advanced-footer/bottom-info-bg.jpg);
background-position:center top;
background-repeat:no-repeat;
}

#fastlinkTitle {
	font-size:0.7em;
	font-weight:bold;
	margin-right:7px;
}

#fastlinkText {
	font-size:0.6em;
	margin-right:7px;
}

#fastlinkText a {
color:#333333;
text-decoration:none;
font-weight:normal;
}

/************************** SPECIFICS **************************/

table.contacts {
}

table.contacts td {
	background-color:#ffffff;
}

table.taf {
	font-size:0.9em;
}

table.taf h1 {
	background-color:#5C2476;
	color:#ffffff;
}

table.taf th {
	background-color:#e8e8e8;
}

div.agendaheader {
	background-color:#e8e8e8;
	color:#00803E;
	padding:8px;
}

div.agendaheader a {
	margin-left:12px;
}

div.agenda h3 {
	background-color:#ffd00a;
	color:black;
	padding:8px;
	font-size:12pt;
	margin-bottom:8px;
}

div.agenda .company {
	color:#444b61;
	font-weight:bold;
}

div.agenda .contact {
	color:#000000;
	font-weight:normal;
}

div.agenda .presentation {
	color:6b3a19;
	font-weight:bold;
}

div.agenda .summary {
	color:#808080;
}

div.agenda div.sectioncontent {
	color:#000000;
	font-weight:normal;
	margin-bottom:16px;
}

div.summary {
	font-weight:normal;
}

/************************** Speakers **************************/

div.speakerlist tr.even td {
	border:2px solid #f0f0f0;
	background-color:#f8f8f8;
	padding:3px;
	cursor:pointer;
}

div.speakerlist tr.odd td {
	border:2px solid #f0f0f0;
	background-color:#f0f0f0;
	padding:3px;
	cursor:pointer;
}

div.speakerlist table {
	border:2px solid #f0f0f0;
}

div.speakerlist h2 {
	 margin:15px;
	 font-size:135%;
	 color:#5C2476;
}

div.speakerlist a {
	font-weight:normal;
}

/*********************************** agenda ****************************************/

div#content table.agendatable td {
	text-align:left;
	padding-left:0px;
	padding-right:0px;
	padding-top:2px;
	padding-bottom:2px;
	font-size:70%;
}

div#content table.agendatable th {
	background-color:#d5d5d5;
	font-size:70%;
}

div#content table.agendatable td.agendacompany {
	font-size:70%;
}

div#content table.agendatable td.agendabreak {
	font-style:italic;
	background-color:#f0f0f0;
	font-size:70%;
}

div#content table.agendatable td.agendatime {
	font-weight:bold;
	width:40px;
	font-size:70%;
}

div#content table.agendatable div.agendaday {
	border:1px solid #c0c0c0;
}

div#content table.agendatrack {
	width:100%;
}

div.contactexhibitor {
	text-align:right;
	margin-top:4px;
	margin-bottom:4px;
}

div.contactexhibitor a {
	text-decoration:underline;
}

