@import url("/admin/dev.css");
body {
	margin:0px;
	overflow-y:scroll;
	font-family:verdana,sans-serif;
}

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:#444b61;
	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:#444b61;
	padding-bottom:8px;
	border-bottom:1px dotted #444b61;

}

.head {
	font-size:1.6em;
	font-weight:bold;
	color:#444b61;
	margin-left:0px;


}

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:12px solid #ff9700;
}

div#pagefooter {
	font-size:0.8em;
	font-weight:normal;
}

div.bighighlight {
	background-color:#e8e8e8;
	font-size:1.4em;
	border: 1 dotted black;
	padding:12px;
	margin-top:2px;
	margin-bottom:2px;

}

div.highlight3 {
	background-color:#dee1e7;
	padding:12px;
	margin-top:2px;
	margin-bottom:2px;
}

}

div.highlight {
	background-color:#fef2d8;
	padding:12px;
	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:#D7DCFF;
	padding:2px;
	margin-bottom:8px;
}

input.button {
	background-color:#5C2476;
	color:#ffffff;
	border:1px solid black;
}

table.usertable th {
	background-color:#e8e8e8;
	color:#2e1652;
	width:180px;
}

/************************** TOP **************************/

img#smalllogo {
	margin:12px;
}

div#topline {
	background-color:black;
	color:#2a3549;
}

div#topinfo {
	background-color:#600f00;
	color:#ffffff;
	padding-top:5px;
	padding-bottom:5px;
	margin-top:0px;
	margin-bottom:0px;
	padding-left:12px;
	padding-right:12px;
	font-size:0.9em;
}

div#topinfo2 {
	height:30px;
	width:770px
	color:black;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:12px;
	padding-right:12px;
	font-size:0.9em;
	background-image:url('/photovoltaicsusa08/en/images/images/website_03.gif');
	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 {
	background-color:white;
	border-bottom:1px solid #c7c7c7;
	border-left:1px solid #c7c7c7;
	border-right:1px solid #c7c7c7;
		
}

div#lhsmenu {
	margin-top:3px;
	width:180px;

}

div#lhsmenu a {
	color:#202842;
	height:20px;
	background-image:url('/photovoltaicsusa08/en/images/menubtn.gif');
	display:block;
	text-decoration:none;
	font-weight:normal;
	font-size:0.8em;
	padding-left:12px;
	padding-right:4px;
	padding-bottom:2px;
	padding-top:1px;
	margin-bottom:4px;
}

div#lhsmenu a:hover {
	background-image:url('/photovoltaicsusa08/en/images/menubtn_up.gif');
	color:#202842;
	font-weight:bold;

}

div#lhsmenu div.submenu a {
	font-size:0.7em;
	padding-left:32px;
}

/************************** RHS **************************/

td#rhs {
	background-color:white;
	border-bottom:1px solid #c7c7c7;
	border-left:1px solid #c7c7c7;
	border-right:1px solid #c7c7c7;
}

td#rhs h2 {
	background-image:url('/photovoltaicsusa08/en/images/RHS-back.jpg');
	font-size:1em;
	padding-left:20px;
	padding-top:4px;
	padding-bottom:4px;
	font-weight:bold;
	color:white;
}

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;
}

/************************** 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%;
}
