@charset "utf-8";
/* CSS Document */

body {
	background: url(images/background.jpg) repeat-x;
	margin: 0;
	}

p, h1, h2, h3, h4, h5 {
	margin: 0 0 20px 0;
	}
	
p, ul, li {
	font-size: 12px;
	line-height: 1.4em;
	}
	
blockquote {
	font-size: 12px;
	line-height: 1.4em;
	}
	
h1 {
	font-size: 20px;
	color: #ffffff;
	}
		
h2 {
	font-size: 18px;
	color: #0099cc;
	}
	
h3 {
	font-size: 16px;
	color: #00394C;
	border-bottom: 1px solid #00394c;
	}
	
h4 {
	font-size: 14px;
	color: #0099cc;
	}

	
img a {
	border: 0;
	}
	
img {
	margin: 10px;
	border: 0;
	}
	
table {
	margin: 20px;
	}
	
td {
	min-height: 20px;
	padding: 7px;
	}
	
blockquote {
	margin: 0;
	}

#container {
	width: 720px;
	margin: 0 auto;
	padding: 20px;
	clear: both;
	}
	
a:link {
	color: #40B0D4;
	}
	
a:visited{
	color: #007399;
	}
	
a:hover {
	color: #BA5E00;
}

a:active {
	color: #40B0D4;
	}
		
/* general divs and classes */
	

	
.alrt {
	float: right;
	margin: 0 0 20px 20px;
	display: inline;
	}
	
.allt {
	float: left;
	margin: 0 20px 20px 0;
	display: inline;
	}
	
.firstsentence {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #0099cc;
	}
	
#pulledquote {
	width: 400px;
	font-style: italic;
	margin: 0 auto 0 50px;
	padding: 20px;
	}
	
.byline {
	font-style: italic;
	text-align: right;
	}
	
.note {
	font-size: x-small;
	font-style: italic;
	text-align: left;
	width: 760px;
	margin: 20px auto;
	padding: 10px;
	clear: both;
	}
	
hr {
	clear: both;
	margin: 20px auto;
	width: 99%;
	color: #bbd86b;
	height: 1px;
	}

/* offers */
	
#offer h4 {
	font-size:24px;
	padding-top: 30px;
	}

#offer p {
	font-size:14px;
	}
		
#offer {
	display: block;
	height: 200px;
	margin: 0 0 0 -35px;
	}
	
.red {
	color: #cc0000;
	}
		
/* masthead */

#masthead {
	width: 760px;
	height: 60px;
	margin: 0 auto;
	}
	
#masthead img {
	display: inline;
	margin: 0;
	}
	
.return {
	display: inline;
	float: right;
	margin: 5px 0 0 0;
	}
	
a.return {
	font-size: 11px;
	text-decoration: none;
	}

/* header */

#header {
	height: 197px;
	width: 760px;
	margin: 0 auto;
	}

#header img {
	margin: 0 auto;
	}
		
#header h2 {
	text-align: left;
	margin: 40px 0 0 0;
	}
	
#hrci img {
	margin: -29px -5px 0 673px;
	display: block;
	position: absolute;
	z-index:3;
	}
	
/* content */

#content {
	clear: both;
	width: 480px;
	padding: 20px;
	display: inline;
	float: left;
	}
	
/* sidebar */

#sidebar {
	width: 184px;
	margin: -20px 0 10px 10px;
	padding: 25px 3px 3px 3px;
	background: #00394C url(images/sidebarbk.jpg) top left repeat-x;
	display: inline;
	float: right;
	color: #ffffff;
	}
	
#sidebar img{
	border: 0;
	margin: 2px 0;
	display: block;
	}

#sidebar a:link {
	font-weight: bold;
	}
	
#sidebar a:visited{
	font-weight: bold;
	}
	
#sidebar a:hover {
	font-weight: bold;
	}

#sidebar a:active {
	font-weight: bold;
	}
	
#sidebar h1 {
	text-align: center;
	text-transform: uppercase;
	padding: 0 5px 5px 5px;
	margin: 5px 0 5px 0;
	border: 1px solid #0099cc;
	clear: both;
	}
	
#sponsorslist{
	margin: 5px 0;
	text-align: center;
	clear: both;
	border: 1px solid #0099cc;
	}
	
#partnerslist{
	margin: 2px 0;
	text-align: center;
	border: 1px solid #0099cc;
	}
	
#partnerslist img {
	display: inline;
	margin: 1px
	}
	
#sponsorslist img {
	display: inline;
	margin: 1px
	}
	
#partners {
	clear: both;
	border: 1px solid #0099cc;
	}
	
#registercall {
	text-align: center;
	}
	
#registercall img {
	margin: 0 auto 20px 0;
	border: 0;
	}
	
#registercall strong {
	color: #cc0000;
	}
	
/* footer */
	
#footer {
	background: url(images/footerbk.jpg) repeat-x;
	margin: 20px 0 0 0;
	text-align: center;
	clear: both;
	}
	
#footer ul {
	width: 760px;
	height: 30px;
	margin: 0 auto;
	}
	
#footer li {
	display: inline;
	}
	
#jack {
	width: 500px;
	margin: 0 auto;
	text-align: left;
	padding: 20px;
	}
	

/* main navigation */
	
#nav {
	clear: both;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	height: 20px;
	text-align: center;
	}
	
#nav ul {
	width: 760px;
	margin: 2px auto;
	}
	
#nav li {
	display: inline;
	}
	
#nav li a {
	text-decoration:none;
	color: #ffffff;
	width: 108px;
	height: 40px;	
	padding: 0 25px;
	background: transparent url(images/mainnav.png) top left no-repeat;
}
	
#nav li a:hover {
	background: transparent url(images/mainnav.png) 0 -35px repeat-x;
	}
	
body#hpage li#hnav a {
	background: transparent url(images/mainnav.png) 0 -35px repeat-x;
}
	
body#rpage li#rnav a {
	background: transparent url(images/mainnav.png) 0 -35px repeat-x;
}

body#scpage li#scnav a {
	background: transparent url(images/mainnav.png) 0 -35px repeat-x;
}

body#ppage li#pnav a {
	background: transparent url(images/mainnav.png) 0 -35px repeat-x;
}

body#sppage li#spnav a {
	background: transparent url(images/mainnav.png) 0 -35px repeat-x;
}

body#tpage li#tnav a {
	background: transparent url(images/mainnav.png) 0 -35px repeat-x;
}


/* buttons */
	
#sponsors img {
	float: right;
	display: inline;
	top: -45px;
	z-index: 500;
	position: relative;
	}
	
/* tables */
	
table#info {
	border-top:1px solid #999999;
	border-right:1px solid #999999;
	border-collapse:collapse;
	margin: 20px auto 20px 0;
}
	
#info th{
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
	border-collapse:collapse;
	text-align:center;
	height: 25px;
}

#info td {
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
	border-collapse:collapse;
	text-align:center;
	}		
	
.odd {
	background-color: #eaf7fb;
	}
	
.even {
	background-color: #fdfaee;
	}
	
table#schedule {
	border-top:1px solid #999999;
	border-right:1px solid #999999;
	border-collapse:collapse;
	margin: 10px auto;
	display: inline;
}

#schedule td {
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
	border-collapse:collapse;
	vertical-align: top;
	}
	
#schedule tr.odd {
	width: 400px;
	}

	
.time {
	text-align: right;
	}
	
table#sessions {
	border-top:1px solid #999999;
	border-right:1px solid #999999;
	border-collapse:collapse;
	margin: 10px auto;
}

#schedule p {
	width: 100%;
	}
	
#sessions th{
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
	border-collapse:collapse;
	height: 25px;
	vertical-align: top;
}

#sessions td {
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
	border-collapse:collapse;
	vertical-align: top;
	}		

/* sponsorships */

.sold {
	color: #CA1D13;
	background: #FBE2E1;
	}
	
.sold span {
	color: #ca1d13;
	}
	
.diamond {
	background:#66CCFF url(images/diamond.jpg);
	}

.platinum {
	background:#666666 url(images/platinum.jpg);
	}
	
.gold {
	background: #FFCC00 url(images/gold.jpg);
	}
	
.silver {
	background: #CCCCCC url(images/silver.jpg);
	}
	
.contributing {
	background: #0099FF url(images/contributing.jpg);
	}
	
.supporting {
	background: #3366FF url(images/supporting.jpg);
	}
	
.inkind {
	background: #66CCFF url(images/inkind.jpg);
	}
	
#day {
	clear: both;
	}
	
#register {
	margin: 10px 268px;
	border: 0;
	}
	
/* tooltip */


#text {margin:50px auto; width:500px}
.hotspot {color:#006699; padding-bottom:1px; border-bottom:1px dotted #006699; cursor:pointer; font-size: 12px;}

#tt {position:absolute; display:block;}

#ttcont {display:block; padding: 10px; margin-left:5px; border: 1px solid #999999; background:#edf6db;; color:#000000}



