/* Supplemental CSS Document - Speaker Extranet */

body {
 font-size: small;
 font-family: Arial, Helvetica, sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
 background: #72665A;
}
table {
	font-size: small;
	empty-cells: show;
}
a {
	color: #335c64;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #a1d1da;
}


.top_bar {
	background-color: #5b4a42;
	height: 80px;
}


#canvas {
	background-color: #ffffff;
	width: 760px;
}
#canvas td.content {
	padding: 20px;
}
#canvas th{
	background: url(../2010/images/corner-canvas-tl.gif) #ffffff no-repeat left top;
	text-align: right;
	vertical-align: top;
	height: 20px;
}
#canvas tfoot th{
	background: url(/images/canvas_corner_bl.giff) no-repeat left bottom;
	text-align: right;
	vertical-align: bottom;
	height: 7px;
}

#header .links {
	text-align: right;
	padding-right: 15px;
}

.title big {
	padding-left: 20px;
}
h1, big {
	font-size: x-large;
}
h1 b, big b {
	color: #4698d3;
	font-family: "Lucida Sans Unicode", "Lucida Sans", Arial, Verdana;
}
.prod_title {
	color: #8E4130;
	font-size: large;
}


#footer a, #header .links a {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:hover, #header .links a:hover {
	color: #b1b4d0;
	text-decoration: none;
}
#footer .links {
	background-color: #392d26;
	height: 33px;
}
#footer .copyright {
	font-size: x-small;
	color: #FFFFFF;
	padding-top: 8px;
	background-color: #72665a;
}


.message {
	padding: 10px;
	border-bottom: 1px solid #ffffff;
}

#panel {
	background: #f2f2f1;
}
#panel .panel_body {
	padding: 0px 15px 0px 15px;
}
#panel th {
	font-size: x-large;
	font-weight: normal;
	text-align: left;
	background: #dcdcdc;
	padding-left: 10px;
	font-family: "Lucida Sans Unicode", "Lucida Sans", Arial, Verdana;
}
#panel thead th{
	background: url(/speakers/images/grey_crnr_tl.gif) no-repeat left top;
	text-align: right;
	vertical-align: top;
	height: 15px;
}
#panel tfoot th{
	background: url(/speakers/images/grey_crnr_bl.gif) no-repeat left bottom;
	text-align: right;
	vertical-align: bottom;
	height: 15px;
}
#panel td {
	padding: 5px;
	vertical-align: top;
}
#panel .spacer {
	background-color: #ffffff;
	padding: 0px;
	width: 13px;
}
#panel td.compressed {
	padding: 3px;
}


#buttons ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#buttons ul li {
	float: left;
	margin: 0px;
	padding: 0px;
	border-right: 1px solid #dbdbdb;
}
#buttons ul li a {
	color: #666666;
	display: block;
	padding: 55px 0px 5px;
	text-align: center;
	text-decoration: none;
	width: 85px;
}
#buttons li#home a {
	background: #f2f2f1 url(/images/account/icon_dashboard.gif) no-repeat top center;
}
#buttons li#profile a {
	background: #f2f2f1 url(/speakers/images/icon_profile.gif) no-repeat top center;
}
#buttons li#orders a {
	background: #f2f2f1 url(/images/account/icon_orders.gif) no-repeat top center;
}
#buttons li#purchase a {
	background: #f2f2f1 url(/images/account/icon_purchase.gif) no-repeat top center;
}
#buttons li#itinerary a {
	background: #f2f2f1 url(/speakers/images/icon_sessions.gif) no-repeat top center;
}
#buttons li#confnotes a {
	background: #f2f2f1 url(/images/account/icon_notes.gif) no-repeat top center;
	color: #8e4130;
}
#buttons li#printcert a {
	background: #f2f2f1 url(/images/account/icon_ce_certs.gif) no-repeat top center;
	color: #8e4130;
}
#buttons li#home a:hover,
#buttons li#profile a:hover,
#buttons li#orders a:hover,
#buttons li#purchase a:hover,
#buttons li#itinerary a:hover,
#buttons li#confnotes a:hover {
	background-color: #dbdbdb;
}
#buttons ul li a b {
	color: #000000;
	display: block;
	font-size: larger;
}
#buttons ul li#confnotes a b {
	color: #8e4130;
	display: block;
	font-size: larger;
}
#buttons ul li a:hover {
	color: #000000;
}


ul#numbered {
	list-style: none;
	margin: 5px;
	padding: 5px;
}
ul#numbered li {
	line-height: 30px;
	font-weight: bold;
}
ul#numbered li i {
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	font-size: large;
	background: url(/speakers/images/number_circles.gif) no-repeat left top;
	padding: 2px 13px 5px 7px;
}


#grid .col_head th {
	background: #dbefc2 url(/images/bg_alert.gif);
	text-align: center;
	vertical-align: middle;
	font-size: small;
	font-weight: bold;
}
.session_num {
	font-size: large;
	color: #8e4130;
}
#grid th {
	background: #dbefc2 url(/images/bg_alert.gif);
	text-align: center;
	vertical-align: middle;
	font-size: large;
	font-weight: normal;
	text-align: left;
}

.mod_head {
	color:#999999;
	font-weight: bold;
}
.date {
	color: #8e4130;
}
.odd {
	background-color: #f9f9f9;
}
.even {
	background-color: #eaeae9;
}
.odd:hover, .even:hover {
	background-color: #ffffff;
}
input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.submit {
	background-image: url(/images/bg_success.gif);
	text-align: center;
	padding: 6px;

}
.submit input {
	height: 25px;
}
.submit button, div#msg button {
	font-size: large;
	height: 40px;
}
.total {
	background-image: url(/images/bg_success.gif);
	text-align: right;
	padding: 6px;
	font-size: large;
}
.alert {
	border: 1px dashed #CC0000;
	background: #f5e3e1 url(/images/icon_alert.gif) no-repeat 15px center;
	padding: 15px 15px 15px 65px;
	font-weight: bold;
}
input.error, select.error, textarea.error {
	border: 2px solid #fb6b1f;
	background-color: #faefe9;
}
input:focus, select:focus, textarea:focus {
	border: 2px solid #9cc469;
	background-color: #fbfbdc;
}
hr {
	border-bottom: 0px;
	border-top: 1px dashed #666666;
	width: 100%;
	height: 1px;
	margin: 5px auto 5px 0;
}
td.post {
	font-size: larger;
}
td.post i {
	font-size: small;
	font-style: italic;
}
div#message {
	display: none;
}
div#msg {
	/*filter:alpha(opacity=90);-moz-opacity:.95;opacity:.95;*/
	display: block;
	position: absolute;
	left: 50%;
	top: 50%;
	width: 550px;
	height: 150px;
	margin-left: -275px;
	margin-top: -75px;
	background: #c5e49d url(/images/bg_success.gif);
	border: 2px dashed #009933;
	text-align: center;
	vertical-align: middle;
	padding: 20px;
}
div#msg table {
	height: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
}
div#bubble {
	width: 129px;
	height: 75px;
	background: url(/images/alert_bubble.gif) no-repeat top left;
	color: #FF0000;
	padding: 10px 8px 10px 8px;
	position: absolute;
}
#overlap {
	color: #FF0000;
}


