div.summit {
	color: #E4D8BD;
	background: #231F20;
	/*width: 522px;*/
	padding: 0px;
	min-height: 532px;
	position: relative;
}

div.summit img.title {
	position: absolute;
	z-index: -1;
}
div.summit p {
	color: #E4D8BD;
	font-weight: bold;
}
div.summit .leftcolumn p {
	margin-bottom: 1em;
}
div.summit h1 {
	background: url(../../Images/summit/header.jpg);
	margin: 0px;
	padding: 0px;
	text-indent: -1000em;
	display: block;
	height: 139px;
	width: 522px;
}
div.summit .leftcolumn {
	width: 245px;
	position: absolute;
	left: 23px;
	top: 53px;
	overflow: visible;
}
.summit .leftcolumn h2 {
	font-size: 12px;
	color: #E4D8BD;
	margin-bottom: 22px;
	margin-top: 0px;
	text-transform: uppercase;
}
.summit h3 {
	font-size: 14px;
	font-weight: bold;
	color: #BA394E;
	text-transform: uppercase;
	margin-bottom: 3px;
	margin-top: 0px;
}
.summit ul {
	padding: 0px;
	margin-left: 10px;
	margin-top: 0px;
}
*+html .summit ul {
	margin-left: 15px;
}
.summit ul li {
	color: #E4D8BD;
	font-weight: bold;
	list-style: outside;
	margin-bottom: 3px;
}
.summit ul.redbullet li {
	list-style: url(../../Images/summit/redbullet.gif);
	margin-left: 5px;
	margin-bottom: 5px;
}
div.summit .rightcolumn {
	width: 212px;
	margin-left: 310px;
}
.summit>ul.redbullet {
	margin: 0px;
}
.summit p.red {
	color: #BA394E;
}
.summit td {
	font-weight: bold;
	color: #E4D8BD;
}
.summit .rightcolumn li {
	font-size: 10px;
	margin-bottom: 0px;
}
.summit .leftcolumn h3 {
	margin-top: 18px;
	margin-bottom: 8px;
}
.summit .footer {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	clear: both;
}
div.summit .footer p a:link, 
div.summit .footer p a:visited, 
div.summit .footer p a:hover, 
div.summit .footer p a:active
{
	color: #3970ba;
}
.summit .rightcolumn .disclaimer {
	margin-top: 10px;
	font-size: 11px;
	display: block;
	width: 200px;
}






/* Order page */

.summit h1.order {
	background: url(../../Images/summit/header_noimg.jpg) no-repeat;
	height: 60px;
}
div.summit .date {
	margin-left: 23px;
	margin-bottom: 0px;
}
.summit .date h2 {
	font-size: 12px;
	color: #E4D8BD;
	margin-top: 0px;
	text-transform: uppercase;
}

.summit .redrule {
	background: url(../../Images/summit/redrule.gif) no-repeat;
	margin: 10px 0px;
	padding: 0px;
	line-height: 3px;
	height: 3px;
}
.summit .form {
	padding-left: 23px;
	font-weight: bold;
	color: #E4D8BD;
}
.summit .form .attendeename {
	text-transform: uppercase;
}

.summit .form input {
margin-right:10px;
}
.summit .firstname {
	width: 95px;
}
.summit .lastname {
	width: 100px;
}
.summit .title {
	width: 95px;
}
.summit input.organization {
	width: 120px;
}
.summit label {
	display: block;
	margin-right: 18px;
	float: left;
	margin-bottom: 7px;
}
.summit label.firstname {
	width: 95px;
}
.summit .bottom {
	text-align: right;
	padding: 15px;
	clear: both;
	font-weight: bold;
	text-transform: uppercase;
	color: #BA394E;
	margin-bottom: 5px;
}
.summit .bottom .tickets {
	width: 30px;
	margin-right: 10px;
	margin-left: 10px;
}
.summit .bottom input.button {
	top: 15px;
	position: relative;
}
.summit .clear {
	line-height: 1px;
	margin: 0px;
	padding: 0px;
	height: 1px;
	clear: both;
}

.summit a.ticketlink:link,
.summit a.ticketlink:visited,
.summit a.ticketlink:hover,
.summit a.ticketlink:active 
{
	color: #3970BA;
}



*html .summit label {
	position: relative;
}