@import url("default.css");

/* CLIENT STYLE OVERRIDES GO IN THE CLIENT LEVEL VERSION OF THIS STYLESHEET */
* {	margin: 0;	padding: 0;}

body {
	min-height: 65em; 
	background-color: #304A24;
	text-align: center;
	font-size: 62.5%;
	max-width: 100%;
	padding: .5em 1em .5em 1em;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}

.page {
	width: 754px;
	font-family: Arial,Helvetica,sans-serif;
	text-align: left;
}

.banner {
	width: 754px;
}

.banner img {
	border: 0;
}

/* link colors */

a:link, a:visited {
	color: #330066;
	text-decoration: underline;
}
a:hover, a:focus, a:active {
	color: #990066;
	text-decoration: none;
}

ul {
	padding-left: 40px;
}

/* Search Styles */
.start .section {
	padding: 0 10px 10px;
}
.instructions {
	font-style: normal;
	margin-top: 0;
}

h2.search_header {
	color: #006633;
	font-family: Verdana,Geneva,sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
}

.searchsection form {
	text-align: left;
}

body#wp , body.wp{
text-align:center;
margin: 0 auto;
}
#banner { width: 86em; height: 15em; margin: 0 auto; padding: 0; background-color: #000;}
#bannerPrint { display: none;}
body.person {
	background-color: white;
}
body.person h1 {
	font-size: 1.3em;
}	
/*----------------------------*/
/* CONTAINER FOR BODY OF PAGE */
/*----------------------------*/
#main {
	width: 860px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background-color: #FFF;
	background-position:top;
	background-repeat:no-repeat;	
}
/*----------------------------*/
/* LEFT COLUMN AND NAVIGATION */
/*----------------------------*/
#leftcol {
	width: 15em;
	background-color: transparent;
	float: left;
}

#leftcol p {	font: 80% "Times New Roman", Times, serif;}
#leftcol p a, #leftcol p a:link, #leftcol p a:focus, #leftcol p a:active  {	color: #000;	text-decoration: underline;}
#leftcol p a:hover { color: #000;	text-decoration: none;}

/* MENU */
#leftcol p.navFirst, #leftcol p.navFirstOn {
	font: 110% Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #CCC;
	border-right: none;
 text-align: left;
}

#leftcol p.nav, #leftcol p.navOn {
	font: 110% Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	border-bottom: 1px solid #CCC;
	border-right: none;
	text-align: left;
}

#leftcol p.nav a, #leftcol p.navFirst a {
	text-decoration: none;
	color: #FFF;
	padding: .3em 0 .3em 1.5em;
	background-color: none;
	display: block;
}

#leftcol p.navOn a, #leftcol p.navFirstOn a {
	text-decoration: none;
	color: #FFF;
	padding: .3em 0 .3em 1.5em;
	background-color:#666;
	display: block;
}

#leftcol p.nav a:hover, #leftcol p.navFirst a:hover, #leftcol p.navOn a:hover, #leftcol p.navFirstOn a:hover  {
	text-decoration: none;
	color: #FFF;
	padding: .3em 0 .3em 1.5em;
	background-color:#666;
	display: block;
}

/*--------------*/
/* CONTENT AREA */
/*--------------*/
#content { 
	margin-left: 15.0em;
	padding: .5em 0em;
	color: #000;
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
}

#content.wp  {
	background-color:#FFF !important;
}
#content.wp td, #content.wp p, .wp td, .wp p{
	text-align:left !important;
}

#content a {
	color: #000099;
	text-decoration: underline;
}

#content a:visited {
	color: #333;
	text-decoration: underline;
}

#content h1{
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 170%;
 padding: 0;
 margin: .2em 0 .5em 0;
 color: #666;
}

#content h2{
 font-family: "Times New Roman", Times, serif;
 font-size: 150%;
 padding: 0;
 margin: .8em 0 .5em 0;
 color: #000;
}

#content h3{
	font-size: 130%;
	margin-top: 1em;
	margin-bottom: .3em;
	padding: .2em;
	border-top: 1px solid #000000;
	color: #000;
	text-indent: .2em;
	text-transform: uppercase;
	background: #999;
}

#content h4{
	 font-size: 108.3%;
	 color: #000;
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 margin-top: 1em;
	 margin-bottom: 0;
}

#content h5{
	 font-size: 116.7%;
	 font-family: "Times New Roman", Times, serif;
	 color: #000000;
	 border-bottom: 1px solid #999;
	 margin: 1.5em 0 .2em 0;
}

#content h6{
	font-size: 125%;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #666;
	margin: 10px 0 0 0;
}

#content h2.subtitle {
	background-color:#CCC;
	padding: 2px 20px 2px 20px;
	margin:0;
}
#content .navigation {
	font-size: 1.0em;
	line-height: 1.0em;
	background: #FFF;
	margin:0;
}
#content p { 
	margin: .5em 0;
	padding: 0;
	font-size: 120%;
	color: #000000;
}
#content .abstract {
	font-size: 100%;
}
#content .abstract p, #content .abstract ol, #content .abstract ul {
	font-size: 100%;
}

#content.wp table {
	border: 0;
	background-color: #FFF;
	font-size: 110%;
	margin: 0em 0 0.2em 0;
}
#content.wp table.stats {
	float:left;
}
#content.wp table.tblBorder {
 	border: 1px solid #999;
}

#content tr{
vertical-align: top;
}
#content.wp th {
	font-weight: bold;
	font-size: 1.0em;
	color: #FFF;
	background-color: #666;
	padding: .3em .5em;
}
#content.wp td{
	vertical-align: top;
	border: 0px solid #FFF;
	color: #000;
	padding: .3em;
}
#content.wp table.stats td {
	padding-top:0;
}
#content.wp table.tblBorder td {
	border: 1px solid #CCC;
}
/* copied from 10denverHome.css */
/* 2010 GSA Annual Meeting CSS Document */


#content th a, #content th a:link, #content th a:focus, #content th a:visited, #content th a:active {
 font-weight: bold;
 color: #FFF;
 text-decoration: underline;
}
#content th a:hover {
 font-weight: bold;
 color: #FFF;
 text-decoration: none;
}

#content td p {
 font-size: 110%; 
	margin: 0;
}

#content dl{
margin-top: 1em;
}

#content dt{
font-size: 120%;
margin-top: .5em;
}

#content dd{
font-size: 120%;
margin-left: 2em;
}


#content ol{
font-size: 120%;
margin: 0 0 .5em 2em;
list-style-position: outside;
padding: 0;
}

#content ul{
font-size: 120%;
margin: 0 0 .5em 1em;
list-style-position: outside;
padding: 0;
}

#content ul li{
margin: 0 0 .3em .5em;
list-style: circle;
}

#content ol li{
margin: .2em 0 0 .5em;
}

#content li ul, #content li ol, #content li ul li, #content li ol li {
font-size: 100%;
}

#content .clearLeft { clear: left;}
#content .clearRight { clear: right;}

.content {
	background-color: #FFF;
	font-size: 1.2em ;
	margin: 0;
	padding: 5px 20px 30px 20px;
}

.session .content {
	padding-top: 0;
}

.content .sessiontitle {
	margin-left:17em;
}

body.session .papertime {
	background-color:transparent;
	width: 70px;
	text-align: center;
}
.footer {
	text-align:left;
	margin-top: 2em;
	color: #006633;
}
.footer .datetime {
	margin-top: 0;
}
.footer .papersession a:link, .footer .papersession a:visited {
	color: #006633;
}
.session .parents, .session .siblings, .paper .parents, .paper .siblings {
	text-align: center;
}
p.pTop { display:none; }
.start p.pTop { display:block; }

/* Subtitle styles */
h2.subtitle {
	color: #330066;
	font: bold 150% Verdana,Arial,Helvetica,sans-serif;
	text-align: right;
}

/* START PAGE STYLES */

.start .header {
	padding: 2px 0px 2px 0px;
	text-align: center;
	background: #D3D3D3;
	font-weight: normal;
	font-size: 1em;
	margin: 0px;
}

/* MEETING STYLES */

.meeting .time {
	color: black;
	text-align: left;
	border-bottom: 1px dashed #D3D3D3;
	margin: 1.5em 0 0.7em 0;
	clear: left;
	font-weight: normal;
	font-size: 0.9em;
}

.meeting .days {
	float: right;
	text-align: right;
	font-size: 0.9em;
}

/* SESSION STYLES */
.session .people {
	font-style: normal;
	font-weight: bold;
	margin-left: 0;
}

.session .number, .paper .number {
	color: #999;
	padding: 2px;
	font-size: 1em;
	font-style: normal;
	background-color: transparent;
}
.session .location, .session .datetime, .paper .datetime, .paper .location {
	color: #006633;
	padding: 2px;
	font-size: 1em;
	font-style: normal;
	background-color: transparent;
	margin-bottom: 0;
}

.session .papernumber {
	margin-left: 7px;
	width: 70px;
	float: left;
	text-align: center;
	font-weight: bold;
	background-color: transparent;
}

/* Page title */
.title {
	background-color: #D3D3D3;
	padding: 10px 20px 3px 20px;
	border-bottom: 2px solid #FFFFFF;
	font-size: 0.7em;
	font-style: italic;
	text-align: left;
	font-weight: normal;
	margin: 0px;
}

/* Page subtitle */
.subtitle, h1.meetingTitle {
	background-color: transparent;
	padding: 2px 20px 2px 20px;
	margin-top: 3px;
	border-bottom: 0px solid #000000;
	text-align: left;
	font-size: 1.00em;
	font-weight: normal;
	color: #330066;
	font: bold 1.3em Verdana,Arial,Helvetica,sans-serif;
}

/* PAPER STYLES */
.subheader {
	margin: 0 20px;
}

.subheader .datetime {
	margin-top: 0;
}

.subheader .number {
	font-size: 1.2em;
}

.subheader h3 {
	font-size: 1.3em;
}


/* Navigation breadcrumbs */
.navigation {
	padding: 5px 20px 5px 20px;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 4.0em;
	background: transparent;
	top: -21px;
	position: relative;
	color: #000000;
	text-align: right;
	float: right;
}

.navigation a:hover, .navigation a:focus, .navigation a:active {
	color: #000000;
	text-decoration: underline;

}

.navigation a:link, .navigation a:visited {
	color: #000000;
	text-decoration: none;
}
.start .content .navigation {
	color: #000;
	padding: 0;
	top: 0;
	text-align: left;
	float: none;
}
.start .content .navigation a:hover, .start .content .navigation a:focus, .start .content .navigation a:active {
	color: #ccc;
	text-decoration: underline;

}

.start .content .navigation a:link, .start .content .navigation a:visited {
	color: #999;
	text-decoration: none;
}

/*--------*/
/* FOOTER */
/*--------*/
#footer {
	clear: both;
	width: 86em;
	margin: 0 auto .5em auto;
	padding: 0;
	text-align: center;
	background-color: #000;
	height: 2.2em;
}

#footer p.footLeft {
 float: left;
 font-size: 110%;
 color: #FFF;
 margin: 0;
 padding: .3em 0 .3em .5em;
}

#footer p.footRight {
 float: right;
 font-size: 110%;
 color: #FFF;
 margin: 0;
 padding: .3em .5em .3em 0;
}

#footer a, #footer a:visited, #footer a:active, #footer a:focus {
 color: #FFF;
	text-decoration: none;
}

#footer a:hover{
 color: #FFF;
 text-decoration: underline;
}

/* UNIVERSAL STYLES */
.red { color: #CC0000;}
.small { font-size: 90%;}
.F { font: bold 110% Verdana, Geneva, sans-serif; color: #FFF; background: #C00; margin: 0em 0.1em 0px 0px; padding: 0 0.2em;}
.G { font: bold 110% Verdana, Geneva, sans-serif; color: #FFF; background: #063; margin: 0em 0.1em 0px 0px; padding: 0 0.2em;}
.T { font: bold 110% Verdana, Geneva, sans-serif; color: #000; background: #F90; margin: 0em 0.1em 0px 0px; padding: 0 0.2em;}
.P { font: bold 110% Verdana, Geneva, sans-serif; color: #FFF; background: #30C; margin: 0em 0.1em 0px 0px; padding: 0 0.2em;}
sub { font-size: 80%; vertical-align: -20%;}
.grey { color: #999; }

/* FROM 10denver.css */

a {
	color: #000099;
	text-decoration: underline;
}

h1{
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 144%;
 padding: 0;
 margin: .2em 0 .5em 0;
 color: #666;
}

h3{
	font-size: 108.3%;
	margin: 1em 0 .3em 0;
	padding: .2em;
	border-top: 1px solid #000000;
	color: #000000;
	font-weight: bold;
	text-indent: .2em;
	text-transform: uppercase;
	background: #D3D3D3;
}
h2 a, h3 a{ color: #FFF;}

h3 font {
	color:white;
}

h3 header {
	background: #D3D3D3;
	border-top: 1px solid #000000
	color: black;
}	
	

form h2 a { color: #000; } /* added by KM to fix hiding h2's  in exhibitor listings */


p { 
	margin: .5em 0;
	padding: 0;
	color: #000000;
}
/* Program Styles */
.program .date {
	color: #black;
	font-family: Verdana,Geneva,sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
}
.program .time {
    border-bottom: 1px dashed #D3D3D3;
    clear: left;
    color: black;
    font-size: 0.9em;
    font-weight: normal;
    margin: 18px 0 7px;
    text-align: left;
}
.program .days {
    float: right;
    font-size: 0.9em;
    text-align: right;
}

/* Meeting styles */
.meeting .date {
	color: #006633;
	font-family: Verdana,Geneva,sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
}

/* paper styles */
.paper .phead, .paper .starthead {
	color: #006633;
	margin-bottom: 0.6em;
	font-weight: bold;
}

.topdisplay_role, .topdisplay_people {
	font-size: 1em;
}

/* Copyright Styles */
.copyright {
	border-bottom: 2px solid #4A752B;
	border-top: 2px solid #4A752B;
	color: #666;
	font-size: 0.9em;
	margin: 1em 0;
	padding: 3px 2px;
	text-align: justify;
}

.reference {
	color: #666;
	font-size: 0.9em;
	margin: 1.4em 0;
}

/* Fix Positioning */
.move {
	position: relative;
	top: -21px;
	clear: right;
}

.sessionsponsors { font-style: italic; }
.session .people { margin-left: 0; }
.item .itemtitle { font-size: 0.85em; }

/* Recording links */
.session .medialink, .paper .medialink, .paper .media {
	border: none;
}
.session .medialink a:link, .paper .medialink a:link, .session .medialink a:visited, .paper .medialink a:visited { 
		margin-left: 2em;
}

.paper .media  li {
	list-style-type: none;
}
