body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	line-height:1.50em;
	
	background-color: #002450;
	background-image: url('graphics/new_rattan.jpg');
	background-attachment: fixed;
}

.backgroundContainer {
	width: 1024px;
	margin:auto;
	background-color: transparent;
	background-image: url('graphics/BG_Bottom.jpg');
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: bottom;
	position: relative; 
	z-index: 1;
	border:1px solid #333;
	border-top:none;
}

.giraffes {
	height: 230px;
	width: 1024px;
	margin-top:-30px;
	margin:auto;
	z-index: 80;
	background-image: url('graphics/giraffe.png');
	background-color: transparent;
}


#tree{
	position:fixed;
	bottom:165px;
	left:50%;

	margin-left:60px;
	
	z-index: 100;

	height:192px;
	width:254px;
	background-image:url('graphics/tree_dan.png');
	background-repeat:no-repeat;
}

#elephant{
	position:fixed;
	bottom:76px;
	left:50%;
	margin-left:-77px;

	z-index: 90;

	height:89px;
	width:263px;

	background-image:url('graphics/elephant_dan.png');
	background-repeat:no-repeat;
}

#grass{
	position:fixed;
	bottom:0;
	left:50%;
	margin-left:-512px;

	z-index: 80;

	height:76px;
	width:1024px;
	background-image:url('graphics/grass_dan.png');
	background-repeat:no-repeat;
}



/* Header Info */
h1 {
	margin: 0;
	padding: 15px 0 0 0;
	color: white;
	font-size: 52px;
	text-align: center;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: italic;
	width: 643px;
	height: 144px;
	margin-left: -25px;
}
table.schedule {
	border: 1px solid #000;
	border-collapse:collapse;
	border-spacing:0;
}

table.schedule p span {
	font-size: 10px;
	display: block;
	float: none;
	line-height: 12px;
	font-weight: normal;
	margin-top: 0px;
	font-style: italic;
}
table.schedule th
{
	width:20%;
}
table.schedule th span {
	font-size: 11px;
	display: block;
	float: none;
	line-height: 14px;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 5px;
	font-style: italic;	
}

table.schedule p {
	font-size: 14px;
	font-weight: normal;	
	line-height: 18px;
}

table.schedule p em {
	font-size: 16px;	
}

table.schedule ul, table.schedule li {
	font-size: 14px;
	font-weigh: normal;
	line-height: 18px;	
}

table.schedule span {
	font-weight: bold;
	font-size: 14px;	
}

table.schedule h4 span {
	font-size: 16px;
}

table.schedule img {
	margin-bottom: -16px;	
	margin-left: 5px;
}

table {
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;	
}

td, th {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
	filter: alpha(opacity=85);
	-khtml-opacity: 0.85;
	-moz-opacity: 0.85;
	opacity: 0.85;
	border: 1px solid #000;	
	padding: 5px;
	background-color: #fff;
}

th, td.break {
	vertical-align: middle;	
}

td.price {
	border: 1px solid #fff;
	padding: 5px;
	color: #fff;	
	background-color: transparent;
}

blockquote, li blockquote {
	font-size: 12px;
	border: none;	
	padding: 5px;
	margin-left: 20px;
}

.substantive {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
    filter: alpha(opacity=85);
	-khtml-opacity: 0.85;
	-moz-opacity: 0.85;
	opacity: 0.85;
	background-color: #996633;
}

.management {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
	filter: alpha(opacity=85);
	-khtml-opacity: 0.85;
	-moz-opacity: 0.85;
	opacity: 0.85;
	background-color: #ff9933;
}

.technology {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
	filter: alpha(opacity=85);
	-khtml-opacity: 0.85;
	-moz-opacity: 0.85;
	opacity: 0.85;
	background-color: #ff6633;
}

.ethics {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
	filter: alpha(opacity=85);
	-khtml-opacity: 0.85;
	-moz-opacity: 0.85;
	opacity: 0.85;
	background-color: #ffff66;
}

.break {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
	filter: alpha(opacity=85);
	-khtml-opacity: 0.85;
	-moz-opacity: 0.85;
	opacity: 0.85;
	background-color: #F1E2BE;
}

.date {
	text-align: right;
	padding: 15px 10px 0 0;
}

.logo {
	padding: 0px 0 5px; 0;	
	text-align:center;

}

.logo img {
	border:1px solid #333;	
	border-top:none;
}

.sbwlogo {
	margin: 10px 0 50px; 0;	
}

.plenaryList li {
	font-size: 14px;
	line-height: 18px;	
}


/* Template Styles */
img {
	border: none;
}

.speakerList li {
	padding-bottom: 20px;	
}

.infoBox {
	background-color: #fff;
	position: relative; /* tweak? */
	z-index: 2;
}

.infoBox p, .infoBox h3 {
	padding-right: 10px;
	padding-left: 10px;
}

.finePrint {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
	filter: alpha(opacity=85);
	-khtml-opacity: 0.85;
	-moz-opacity: 0.85;
	opacity: 0.85;
	width: 98%;
	background-color: #000;
	color: #ddd;
	font-size: 12px;
	line-height: 16px;	
	border: 1px solid #fff;
	padding: 10px;
}

.finePrint img {
	float: left;
	padding: 0 5px 5px 0;	
}

.finePrint a {
	color: #6699ff;	
}

blockquote a {
	color: white;
}
blockquote {
	display: block;
	font-size: 30px;
	color: white;
	width: 450px;
	border-left: 1px solid white;
	padding-left: 15px;
	text-shadow: 3px 3px 5px #333;
	margin: 0;
}
.clear {
	clear: both;
}



/* ABA Award */
.abaAward {
	height: 45px;
	background-color: #fff;
	position: relative;
	margin-bottom: 15px;
	-moz-box-shadow: 0 0 15px #333;
	-webkit-box-shadow: 0 0 15px #333;
	box-shadow: 0 0 15px #333;
}
.abaAward img {
	position: absolute;
	top: -6px;
	left: -6px;
}
.abaAward span {
	font-size: 18px;
	display: block;
	position: absolute;
	top: 12px;
	left: 45px;
}
/* About */
.about {
	padding-bottom: 50px;
	margin-bottom: 50px;
}
/*
.about img {
	margin-left: 35px;
} */

.about .register {
	/* position: absolute; */
}

.leftSide {
    	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
    	filter: alpha(opacity=85);
    	-khtml-opacity: 0.85;
    	-moz-opacity: 0.85;
    	opacity: 0.85;
	background: #F79106 url('graphics/dark_border.png') repeat-y left;
	margin:10px;
	padding-right:13px;
	padding-left:50px;
	color: #000;
	border:1px solid #333;
	border-left:none;
	padding-top:15px;
	line-height: 22px;
}

.plenaries {
    	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
    	filter: alpha(opacity=85);
    	-khtml-opacity: 0.85;
    	-moz-opacity: 0.85;
    	opacity: 0.85;
	background: #FFEE00 url('graphics/dark_border.png') repeat-y left;
	margin:10px;
	padding-right:13px;
	padding-left:50px;
	color: #000;
	border:1px solid #333;
	border-left:none;
	padding-top:15px;
	line-height: 22px;
}

.speaker {
	padding-bottom: 40px;	
	vertical-align: middle;
	clear: both;
}

.speaker em {
	font-size: 12px;
	line-height: 14px;
}

.speaker p {
	font-size: 14px;
	line-height: 16px;
	margin-top: 15px;	
}

.speaker h4 {
		line-height: 18px;
		margin-bottom: 2px;
}

.speaker img {
	float: left;
	padding: 0 8px 15px 0;
}

.rightSide {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
	filter: alpha(opacity=85);
	-khtml-opacity: 0.85;
	-moz-opacity: 0.85;
	opacity: 0.85;
	background: #333 url('graphics/light_border.png') repeat-y right;
	text-align:right;
	margin:10px;
	padding-right:50px;
	padding-left:13px;
	color: #fff;
	border:1px solid #333;
	border-right:none;
	font-size:80%;
	line-height: 20px;
}

.rightSide ul {
	text-align: left;	
}

#sponsors {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
	filter: alpha(opacity=85);
	-khtml-opacity: 0.85;
	-moz-opacity: 0.85;
	opacity: 0.85;
	text-align: center;
	background: #ffcc00 url('graphics/light_border.png') repeat-y right;
	margin:10px;
	padding-right:51px;
	padding-left:15px;
	color: #fff;
	border:1px solid #333;
	border-right:none;
	font-size:80%;
}

#exhib {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
	filter: alpha(opacity=85);
	-khtml-opacity: 0.85;
	-moz-opacity: 0.85;
	opacity: 0.85;
	text-align: right;
	background: #ff6600 url('graphics/light_border.png') repeat-y right;
	margin: 10px;
	padding-right: 51px;
	padding-left: 15px;
	color: #000;
	border: 1px solid #333;
	border-right: none;
	/* font-size: 80%; */
	line-height: 22px;
}

#sponsors img {
	padding-bottom: 20px;	
}

#sponsors h3, #exhib h3 {
	color: #000;
	margin-top: 15px;
}

.rightSide a{
	color: #aaf;
}


/* Social Networking */
#social {
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 300px;
	left: 520px;
}
#social li {
	margin-top: -10px;
}
#social img {
	border: none;
}

/* FAQs */
#faqs {
	display:none;
	color: white;
	background-color: black;
}
#faqsContainer {
	width: 960px;
	margin: 0 auto;
	padding: 235px 0 5px 0;
	background-image: url(graphics/end_of_path.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	line-height: 1.6em;
}
#faqs a {
	color: white;
}
#w3c {
	margin: 0 0 10px 40px;
}
