/*#nav {
	border-right: 1px solid #cccccc;
	background-color: #e6e6e6;
	background-image: none;
}

#nav ul {
	list-style: none;
	margin: 20px 0 30px 15px;
	padding: 0;
}

#nav li a {
	display: block;
	background: url(../images/button_off_bg.png) no-repeat;
	padding-left: 15px;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-top: 10px;
	color: #1b1f6b;
}

*html #nav li a {
	padding-top: 3px;
}

#nav li a:hover, 
#register #register-btn a, 
#speakers #speakers-btn a, 
#fees #fees-btn a,
#overview #overview-btn a,
#agenda #agenda-btn a, 
#info #info-btn a,
#hotel #hotel-btn a,
#travel #travel-btn a,
#sponsors #sponsors-btn a,
#solutionscenter #solutionscenter-btn a,
#golf #golf-btn a, 
#contest #contest-btn a,
#solutions #solutions-btn a,
#reg #reg-btn a,
#sponsorship #sponsorship-btn a,
#training #training-btn a,
#keynote #keynote-btn a,
#sponsors #sponsors-btn a,
#travel #travel-btn a,
#producttraining #producttraining-btn a {
	color: #f77714;
	background: no-repeat url(../images/button_on_bg.png);
}

#nav li ul {
	margin: 0 0 5px 15px;
	padding:  0;
}

#nav li li a, #nav li li a:hover, #hotel #hotel-btn li a {
	background: none;
	margin: 5px 0 0;
	color: #666666;
	border-left: 4px solid #999999;
	padding: 5px 0 0 10px;
}
*/
#home #home-btn {
	display: none;
}

#main {
	background: url(../images/white_shadow.gif) repeat-x  top;
}

#content {
	font: 12px Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 0px 10px 20px 5px;
}

.content {
	font: 12px Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 0px 10px 20px 5px;
}

#home #content {
	background: none;
	text-align: left;
}

#content p {
	font: 12px/18px Arial, Helvetica, sans-serif;
	margin-top: 3px;
}

#content h1 {
	font-size: 24px;
	color: #ED8443;
	margin: 20px 0px 0px;
}

#content h2 {
	color: #8DB844;
	font-size: 18px;
	margin: 3px 0px 5px;
}

#content h2.sponsorhead {
	margin-top: 1em;
	margin-bottom: 1.5em;
	text-align: center;
	border-bottom: 1px solid #dbdbdb;
}

#content h3 {
	margin-top: 0;
	margin-bottom: 8px;
	color: #666666;
	font: italic 12px Georgia, Times New Roman, Times, serif;
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 6px;
}


#content h4 {
	margin-bottom: 3px;
	padding: 0;
	margin-top: 0;
}

#content ul {
	margin-top: 0;
	margin-left: 2em;
}

#home #content ul {
	margin-left: 2em;
}

#home #content blockquote {
	border-left: 5px solid #4a75a2;
	margin-left: 20px;
	background: #fffce8;
	padding-right: 4px;
	padding-left: 10px;
	margin-right: 0;
}

#quotes {
	padding-top: 5px;
	padding-bottom: 5px;
}

#home #content #pic {
	width: 275px;
	float: right;
	padding-left: 15px;
	padding-bottom: 10px;
	margin: 0 -20px 0 0;
}

#home #content #pic p {
	padding-left: 8px;
}

#contact #ContactForm, #RegisterForm {
	padding: 10px;
	border: 1px solid #e8e7e3;
	padding-left: 30px;
	background: #cecece;
}

#RegisterForm input, #RegisterForm textarea {
	width: 95%;
}

#contact #ContactForm #submit, #RegisterForm #submit {
	width: auto;
	display: block;
	margin-top: 10px;
}

#contact label, #ContactForm label, #RegisterForm label {
	display: block;
	margin-top: 10px;
	font-size: 9pt;
	font-weight: bold;
	/*text-transform: uppercase;*/
	color: #333333;
	padding-top: 6px;
	font-family: Arial, Helvetica, sans-serif;
}

#contact #ContactForm .inline, #RegisterForm .inline {
	display: inline;
	width: auto;
}

#contact #ContactForm #Phone, #RegisterForm #Phone, #RegisterForm #MobilePhone {
	width: 280px;
}

#contact #ContactForm #Extention, #RegisterForm #Extension {
	width: 80px;
}

#contact #ContactForm #State, #RegisterForm #State {
	width:  200px;	
}

#contact #ContactForm #State, #RegisterForm #Zip {
	width:  200px;	
}

#contact #ContactForm #Zip,  #RegisterForm #Country {
	width:  100px;	
}

#RegisterForm td {
	padding-right: 20px;
}

#RegisterForm {
}
#agenda #main #content #agenda-table {
	margin-right: -30px;
	border-top: 1px solid #E6E6E6;
	border-right: 1px none #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
	border-left: 1px solid #E6E6E6;
	width: 100%;
}
#agenda #main #content #agenda-table p {
	font-size: 10px;	
}
#agenda #main #content #agenda-table td {
	font-size: 10px;
	text-align: left;
	padding: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E1E1E1;
}
#agenda #main #content #agenda-table th {
	text-align: center;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	color: #FFFFFF;
	background-color: #333333;
	padding-left: 3px;
}
#agenda #main #content #agenda-table .daterow {
	color: #FFFFFF;
	background-color: #4A709F;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4A709F;
}
#infosheet {
	position: fixed;
	bottom: 0;
	left: 0;
	background-color: #CCCCCC;
	padding: 20px;
	width: 720px;
	font: 11px/1.5em Arial, Helvetica, sans-serif;
}

#infosheet #sheetclose {
	position: absolute;
	top: 10px;
	right: 10px;
}

#sheetclose a {
	border-style: none;
}

#xtreme td {
	padding-bottom: 1em;
}

#xtreme td h4 {
	color:#ED8443;
}

#home #content #homelist li {
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	color: #000;
}

#content ul {
margin-left: 1.3em;
}

h2#platinum {
  background-color: #A32A48;
  text-align: center;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  color: white;
}

h2#gold {
  background-color: #CCA855;
  text-align: center;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  color: white;
}

h2#silver {
  background-color: #ADAEAF;
  text-align: center;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  color: white;
}

h2#corporate {
  background-color: #2F5779;
  text-align: center;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  color: white;
}

#agendaindex-table {
	margin-top: 5px;
	border-left: thin solid #999999;
	border-top: thin solid #999999;
	font-size: 80%;
}

#agendaindex-table td {
	padding: 3px 3px 3px 5px;
	border-bottom: thin solid #999999;
	border-right: thin solid #999999;
	vertical-align: top;
}

#agendaindex-table #header {
	padding: 3px 3px 3px 5px;
	color: #FFFFFF;
	font-weight: 900;
	background: #8CB743;
}

#agendaindex-table #colheader {
	font-size:110%;
	font-weight: bold;
	background-color:#CCCCCC;
}

