﻿body {
	margin: 0px 0 10px 0;
	font-family: Verdana, Georgia, Times New Roman, serif;
	font-size: 9pt;
	color: #282828;
}

img {
	display:block;
	border: 0;
}

a {
	color: #5B2918;
	font-weight: bold;
}

a:hover {
	color: #8C391D;
}

h1 {
	color: #364564;	
	font-size: 14pt;
	font-weight: bold;
	margin-top: 0;
	padding-top: 5px;
	font-family: Arial, Verdana, Georgia, Times, Helvetica;
}

h2 {
	color: #364564;
	padding: 5px 0 3px 0;
	font-weight: bold;
	margin: 0;
	font-size: 12pt;
	font-family: Arial, Verdana, Georgia, Times, Helvetica;
}

.bump {
	margin-top: 25px;
}

#slactopbar {
	background-image: url(images/bgheader.gif);
	background-repeat: repeat-x;
	height: 28px;
	width: 100%;
}

.topslac {
	padding: 0 0 0 0;
	float: left;
}

.topslaclogo {
	
	padding: 0 0 0 0;
/*	margin-left: 540px; */
	position: relative;
	left: 500px; 
	float: left;
}

#holdertop {
	width: 1093px;
}

#holder {
	width: 1100px;
/*	background-image: url(images/LeftNavBack.gif); */
	background-repeat: repeat-y;
}

#leftnav {
	width: 160px;
	background-color: #EEEEF2; 
	height: 600px;
	margin: 0;
	clear:left;
	font-size: .96em;
	float:left;
	border-right: 1px #CCCCCC solid;
}

#leftnav ul {
	padding: 0;
	margin: 0;
	border-top: 1px #CCCCCC solid;
}

#leftnav ul li {
	list-style: none;
	margin: 0;
}

#leftnav ul li a {
	color: #364564; 
	display: block;
	width: 100%;
	text-decoration: none;
	border-bottom: 1px #CCCCCC solid;
	background-color: #EEEEF2;
	padding: 5px 0 5px 0;
	font-weight: normal;
}

#leftnav ul li a:hover {
	background-color: #7BCF9C;
	color: #364564;
}

.navlabel {
	padding: 0 3px 0 8px;
}

#maincontent {
	float:left;
	width: 930px;
	margin-bottom:20px;
}

.firstlevelcontent {
	padding-left: 15px;
	padding-top: 10px;
}

.secondlevelcontent {
	margin: 15px 10px 0 25px;
	line-height: 1.5em;
}

.infobox {
	float: right;
	font-size: .9em;
	line-height: 1.5em;
}

.infoboxbottom {
	background-color: #EEEEF2;
	margin-bottom: 10px;
	width: 250px;
	border-right:dotted 1px #CCCCCC;
	border-left:dotted 1px #CCCCCC;
	border-bottom:dotted 1px #CCCCCC;
	color: #364564;
}

.infoboxcontent {
	padding: 15px 15px 10px 15px;
}

.infoboxcontent p {
	padding: 0;
	margin: 0 0 5px 0;
}

.infoboxlink a {
	color: #5B2918;
	font-weight: bold;
	padding-left: 20px;
	font-size: 1.1em;
	background-image: url(images/LinkArrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 2px;
}

.infoboxlink a:hover {
	color: #8C391D;
}

.maintext {
	padding: 5px 0 15px 0;
	margin-top: 0px;
/*	border-top: 1px #A9583D solid;  */
	font-size: 10pt;
	line-height: 150%;
	color: #364564;
	font-family: Arial, Verdana, Georgia, Times, Helvetica;
}

.submit {
	border: 3px double #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 3px 15px 3px 15px;
	background-color: #EFEFEF;
	background-image: url(images/nav-hover.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	color: #333333;
	font-size: 9pt;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

#participants {
	border: 1px #A9583D solid;
	width: 100%;
}

#participants td {
	background-color: #EDECE6;
	border-bottom: 1px white solid;
	padding: 3px;
}

#participants th {
	background-color: #E7CC88;
	border-bottom: 1px #A9583D solid;
	padding: 3px;
	
}

#footer {
	background-image:url(images/SLACBottomBar.gif);
	background-repeat: repeat-x;
	height: 38px;
	width: 100%;
	clear:left;
	font-size: .9em;
	color: white;
}

#footer a {
	color: white;
	text-decoration: none;
	font-weight: normal;
}

#footer a:hover {
	color: #cccccc;
	text-decoration: underline;
}

.socialEventHeader
{
	background-color: #EAEBF5;
	padding: 1px 8px 1px 8px;
	border-top: 0px solid #CC9900;
	border-right: 0px solid #CC9900;
	border-left: 0px solid #CC9900;
	width:100%;
	/*border-style: solid;
	border: black;
	text-transform: uppercase;*/
	font-size: 8pt;
	font-weight: bold;
	color: #2A4672;
	margin-top: 0px;
	background-repeat: repeat-x;
	height: 20px;
}

.imgBox
{
	border-left:solid 3px #EFEFEF;
	border-right:solid 3px #EFEFEF;
	border-bottom:solid 3px #EFEFEF;
	padding: 1px;
}

.maintext a:link, a:visited
{
	color:#0000FF;
	text-decoration:none;
}

.maintext a:hover
{
	background-color: #CCCCCC;
	color:#639190;
	text-decoration:none;
}
