@charset "utf-8";
/* CSS Document */
img {
	border:none;
}

.promptHighlight {
	padding:10px;
	margin-right:10px;
}

.multiCol {
	overflow:hidden;
}

.leftCol {
	float:left;
}

.rightCol {
	float:right;
}

.floatLeft {
	float:left;
}

.inlineDesc {
	color:#D2BFB2;
}

#flashHdr {
	width:723px;
	height:231px;
	background:#aea689 url(../images/flashSummit.jpg) no-repeat top left;
}

#summitLeftCol {
	float:left;
	width:440px;
	padding-right:15px;
	border-right:solid 1px #AF705E;
}


#summitLeftCol .wrapper {
	overflow:hidden;
}

#summitLeftCol .hdr {
	margin-top:35px;
	margin-left:17px;
}

#summitLeftCol .top {
	margin-top:0;
}

#summitLeftCol .bottom {
	margin-left:17px;
	margin-bottom:30px;
}

#summitLeftCol .title {
	margin-top:14px;
	margin-left:17px;
}

#summitLeftCol .video {
	margin-top:10px;
	width:480px;
	margin-left:auto;
	margin-right:auto;
}

.desc {
	margin-top:17px;
	color:#D2BFB2;
	font-size:14px;
	line-height:20px;
}

#summitLeftCol .leftCol {
	width:172px;
}

#summitLeftCol .rightCol {
	width:265px;
}

#summitRightCol {
	float:right;
	width:260px;
}

#summitRightCol iframe {
	width:260px;
	height:1000px;
	background:#7A1B00 transparent;
	border:none;
}

#summitReg .loader {
	margin-top:50px;
	background:url(../images/ajax-loader.gif) no-repeat;
	width:32px;
	height:32px;
	margin-left:auto;
	margin-right:auto;
}

#summitReg .reloadBtn {
	margin-top:20px;
}

#summitReg {
	padding-left:15px;
	background-color:#7A1B00;
}

#summitReg .hdr {
	color:#D2BFB2;
	font-weight:bold;
	font-size:18px;
}

#summitReg label {
	display:block;
	font:12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#D2BFB2;
	margin:12px 0 4px;
}

#summitReg .input {
	width:210px;
}

#summitReg .input2 {
	width:190px;
}

#summitReg .input_tiny {
	width:25px;
}

#summitReg .strike {
	text-decoration:line-through;
	font-weight:normal;
}

#links {
	margin:25px 0;
}

#links .hdr {	
	color:#D2BFB2;
	font-weight:bold;
	font-size:14pt;
}

#notMe {
	margin-top:15px;
	font:12px Arial, Helvetica, sans-serif;
	color:#D2BFB2;
}



#regFee .newPrice {
	margin-left:10px;
	color:#FFF;
}

#regFee {
	text-align:center;
	color:#D2BFB2;
	font-size:14px;
	font-weight:bold;
	padding:3px;
	border:1px dashed #FFF;
	margin-top:15px;
	margin-right:30px;
}

#discount  {
	margin-top:15px;
}

#discount .input {
	width:110px;
}

#applyBtn {
	float:left;
	margin-left:5px;
}

#regBtn {
	margin-top:25px;
}

#paymentDetails {
	margin-top:25px;
	padding:5px;
	border:1px solid #FFF;
	font-size:14px;
	color:#D2BFB2;
	margin-right:30px;
}

#paymentDetails td.label {
	font-weight:bold;
	width:75px;
}

#paypalBtn {
	margin-top:25px;
}

#paymentCards {
	margin-top:10px;
}

.btn {
	width:auto;
	background:#C0BAA3;
	border:1px solid #000;
	color:#7D2308;
	font-weight:bold;
	cursor:pointer;
	width:auto;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding:2px;
}

.btn:hover, .btn:focus { background:#EAE7DE; }

#addGuest {
	overflow:hidden;
	color:#D2BFB2;
	padding:3px;
	border:1px solid #FFF;
	margin-top:15px;
	margin-right:30px;
}

.sep-dashed {
	border-bottom:1px dashed #FFF;
	height:3px;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:30px;
}

.guestInfo {
	margin-left:20px;
}

.guestLabel {
	overflow:hidden;
	margin:12px 0 4px;
}

.guestLabel .num {
	font-weight:bold;
	color:#D2BFB2;
	width:20px;
}

.guestLabel label {
	display:inline !important;
}
