/* CSS */

html {height:100%; }

body { background-color: #14191E; font-family: verdana, arial, sans-serif; color: #666666; margin-top: 0px; margin-bottom: 0px; height:100%;}

.container {height:100%;}

img { padding: 0; margin: 0; border: 0;}

p, li, td { color: #1e1e1e; font-size:75%; }

h3 { color: #000000; font-size:100%; font-weight:bolder;}

table { border-collapse: collapse; }

.right-fade { background-image: url(/images/conference/2008/right_bg_fade.gif);
                   background-repeat: repeat-y; }

.left-fade { background-image: url(/images/conference/2008/left_bg_fade.gif);
                   background-repeat: repeat-y; }

.well-gradient { background-image: url(/images/conference/2008/bottom_bg_fade.gif);
                   background-repeat: repeat-x; }

.bottom-box {
	background: #758ea3;
	height: 40px;
	width: 613px;
}

.copy { margin: 10px 20px 10px 20px;
	font-size: 16px;
	background: white;
}
#mainContent {
	background: #758ea3;
}
#signup-box {
	width: 140px;
	margin: 12px 3px 5px 3px;
	padding: 5px 10px;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	background: #53697C;
	text-align: left;
	font-size: 13px;
	color: #FFFFFF;
}

#conference-signup {
clear: both;
	text-align: left;
	margin: 0 3px 5px 3px;
}

#conference-signup .textfield {
clear: both;
	width: 160px;
	font-size: 11px;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	color: #666666;
}

div#menu {
height: 29px;
margin: 0;
padding: 0;
background-color: #000;
overflow: hidden;
}
.floatRight {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}
body a {
	color: #6798c1;
}
h3 {
	margin: 1.5em 0 0 -0.5em;
}
h4 {
	margin: 1em 0 0 -0.5em;
}
h5 {
	margin: .5em 0 0 0;
}
p {
	margin: 0;
}
.small {
	font-size: 70%;
	color: #666666;
}
dl h5 {
	margin: 0;
}
#schedulePage dl dt {
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#schedulePage dd {
	margin-left: 0;
	padding-left: 15px;
}
#schedulePage .alt {
	background: #eee;
}
#sponsorsTitle {
	float: right;
}
#adWrap img {
	margin-bottom: 8px;
}
