/* @override https://stapp.local/stapp.css */

body {
	background: #fff url(images/navigation/pagebg.jpg) repeat;
	color: #000;
	min-width: 1000px;
	text-align: center;
	margin: 0px;
	padding: 0px 0 0 0;
	height: 100%;
}

a {
	color: #000;
}

a:hover {
	color: #f00;
}

a:visited {
	color: #000;
}

a:visited:hover {
	color: #f00
}

p {
	font-size: 15px;
}

.indeximages {
    /*height: 1px;
    width: 1px;*/
  
}

.logo {
    padding: 20px 40px;
    margin: 10px;
}

.imagegroup {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50%; 
    float: left;
}

#content div.previousConference p {
	border: 1px solid #999;
	padding: 20px 40px;
	background-color: #eef;
	font-size: 13px;
	margin: 20px 20px 20px 20px;
}

#content div.previousConference .aboutConference {
	background-color: #fff;
	border-style: none;
	margin-left: 15px;
	padding: 0;
}

#content div.previousConference .finalProgram {
	background-color: #fff;
	border-style: none;
	margin-left: 15px;
	padding: 0;
}

hr {
	width: 75%;
	text-align: center;
	border: 1px solid #999;
}

.breakingnews {
	color: #F00;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}

.block {
	margin-top: 10px;
	padding-left: 40px;
	font-size: 15px;
}

#container {
	background-color: #fff;
	position: absolute;
	left: 50%;
	margin-left: -475px;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 950px;
	border: 1px solid #000;
	min-height: 100%;
	/* for the 50th logo */
	/*background: white url(images/2006/bar.jpg) repeat-y top left;*/
	/*for the normal logo
	background: white url(images/bar.gif) repeat-y top left; */
}

#header {
	height: 170px;
	width: 100%;
	/*border: 1px solid #000;*/
	/*background-color: #36454f;*/
	background: url(images/logo_horiz.jpg) no-repeat, url(images/navigation/headerbg.gif) repeat;
	
	background-size: 270px 180px;}

#header h1 {
	height: 0;
	overflow: hidden;
	padding: 0px;
	/* for the 50th logo*/
	/*background: transparent url(images/2006/logo_vert.gif) no-repeat top left;
	margin: 5px 0px 0px 12px;
	padding-top: 274px;
	width: 175px;*/

	/* for the normal logo */
	/* Not sure what this line is for but it breaks the logo cdv2.9.2021 */
	/* background: transparent url(images/logo_vert.jpg) no-repeat top left;*/
	margin: 5px 0px 0px 25px;
	padding-top: 274px;
	width: 150px;
}

/*#mast {
	float: left;
}*/

#mast h1 {
	/* for the 50th logo */
	/*margin: 9px 0 0 9px;*/
	/*for the normal logo*/
	margin: 5px 0 0 5px;
	
	padding: 0;
	width: 198px;
	height: 152px;
	overflow: hidden;
}

#mast h1 a {
	display: block;
	margin: 0;
	padding: 0;
	margin: 0;
	
	/* for the 50th logo */
/*	background: transparent url(images/2006/logo.gif) no-repeat top left;
	width: 198px;*/
	/* for the normal logo*/
/*	background: transparent url(stapp.org/images/logo_horiz.jpg) no-repeat top left;
	width: 500px; 
	height: 150px;
	text-decoration: none;*/
}

#mast h1 a span {
	display: none;
}

#slogan {
	position: absolute;
	right: 50%;
	margin-right: -450px;
	top: 110px;
}

#slogan span {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	text-align: right;
	font-size: 15px;
	color: #fff;
	display: block;
}

#footer {
	font-size: 12px;
	clear: both;
	margin-top: 20px;
}

#footer p {
	font-size: 12px;
}

#footer hr {
	width: 65%;
	margin-top: 25px;
	margin-bottom: 20px;
}

#sidebar {
	width: 240px;
	float: right;
	margin: 0px 10px 10px 0px;
	padding: 0px;
}

#sidebar div {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	border: 1px solid #555;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	text-align: left;
	background-color: #eef;
}

#sidebar span.fileType {
	font-size: 10px;
}

#sidebar div ul {
	margin: 0px 10px 0px 10px;
	padding: 0px;
	list-style: none;
}

#sidebar p {
	font-size: 12px;
	padding: 10px 5px 5px 7px;
	margin: 0px;
}

#sidebar div ul li {
	border-top: 1px solid #999;
	padding: 10px 0px 5px 0px;
}

#sidebar div ul li:first-child {
	border-top: 1px none #999;
}

#sidebar div ul li p {
	padding-top: 3px;
}

#sidebar div ul li a {
	margin: 0px;
	text-decoration: none;
	color: #338;
}

#sidebar div ul li a:hover {
	text-decoration: underline;
	color: #338;
}

#sidebar div h3 {
	background-color: #39c;
	color: #fff;
	text-align: center;
	border-bottom: 1px solid #555;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-bottom: 2px;
	font-size: 16px;
}

#content {
	float: left;
	margin: 20px 0px 10px 30px;
	padding: 0px;
	width: 645px;
	text-align: left;
}

#content h3 {
	margin-bottom: -5px;
	margin-top: 20px;
}

#contentheader {
	text-align: center;
}

#contentheader h2 {
	padding: 0px;
	margin: 0px;
}
/*
#footer {
}
*/
/*
#floatingdiv1 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 200px;
	height: 100%;
	background-color: #a9c3de;
}
*/
#linklist {
	background-color: #fff;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 100%;
	text-align: center;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
}

#linklist ul {
	list-style: none;
	margin: 0px;
	padding: 5px 0px 5px 0px;
}

#linklist ul li {
	display: inline;
	list-style: none;
	margin-left: 4px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

#linklist ul li a {
	text-decoration: none;
	margin: 0 0 0 0;
	padding: 5px 5px 5px 5px;
/*	border-left: 1px dashed #999;
	border-right: 1px dotted #000; */
	color: #000;
}

#linklist ul li a:hover {
	padding: 5px 4px 5px 4px;
	/*background: transparent url(images/2006/buttonbg.png) repeat;*/
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	/*border-top: 1px solid #777;*/
	border-bottom: 1px solid #000;
	background-color: #39c;
	color: #fff;
}
/*
#linklist ul li.home {
	display: none;
}
*/
#footerlinklist ul {
	margin-left: 0;
	padding-left: 0;
	border: none;
}

#footerlinklist ul li {
	margin-left: 0px;
	padding-left: 6px;
	padding-right: 3px;
	border-left: 1px solid #000;
	list-style: none;
	display: inline;
}

#footerlinklist ul li.first {
	border-left: none;
}
/*
#new {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	border: 1px solid #000;
	margin-top: 10px;
}

#new h3 {
	background-color: #777;
	color: #fff;
	text-align: center;
	border-bottom: 1px solid #000;
	margin-top: 0px;
	padding-top: 3px;
	padding-bottom: 2px;
}

#new ul li p {
	font-size: 16px;
}*/

/*#new a:hover {
	color: #006;
}*/

#container h2 {
	margin-bottom: 0px;
}

#authresources blockquote {
	margin-top: 0px;
	border: 1px solid #999;
	padding: 5px 10px;
	margin-left: 10px;
	background-color: #eef;
	font-size: 13px;
}

#authresources p {
	margin-bottom: 3px;
}

.previousConference {
	border-style: outset;
	border-width: 1px;
	margin-bottom: 10px;
}

#content div.previousConference h1 {
	font-size: 20px;
	margin: 0;
	padding: 5px;
}

#content div.previousConference h2 {
	font-size: 16px;
	margin-left: 15px;
	margin-top: 0;
	margin-bottom: 5px;
}

#content div.info p {
	font-size: 10px;
}

blockquote {
	background-color: #eef;
	border: 1px solid #555;
	padding: 0 5px;
	margin: 20px;
}

blockquote p {
	font-size: smaller;
	margin-top: 5px;
	margin-bottom: 10px;
}

div.table {
	text-align: left;
}
div.table span { 
	display: inline-block;
}
div.table div.row {
	margin: 5px;
}
div.table span.colDescription {
	text-align: right;
	width: 450px;
}

#downloadNote {
	font-size: smaller;
	font-style: italic;
	display: block;
	margin-top: 5px;
	color: purple;
}
