	
table.eventlisting {
	position:		relative;
	width:			100%;
	margin: 		0px;}
	
table.paymentsummary {
	position:		relative;
	width: 			100%;
	border:			1px solid #cccccc;}	
	
td.heading {
	padding:			5px;
	font-weight:		bold;
	color:				#fff;
	background-color:	#308cfe;
	vertical-align:		top;}
	
td.heading a.sort, td.heading a.sort:active, td.heading a.sort:visited,
td.heading a:active.sort, td.heading a:visited.sort {
	color:	#fff;}
	
	
td {
	vertical-align: 	top;
	padding:			8px;
	text-align: 		left;}	
	
img {
	border: 0px;}
	
table.eventlisting td a.link-register {
	background:url(../images/link-register.gif) no-repeat;
	width:62px;
	height:30px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;}		
	
table.eventlisting td a:hover.link-register,
table.eventlisting td a.link-register:hover  {
	background-position:0 100%;	}	
	
tr.defaultrow {
	background-color:	#fff;}
	
tr.altrow {
	background-color:	#f7f7f7;}		
	
td.paymentinfo {
	text-align: 		right;
	width:				100px;}	
	
div.tablefooter {
	background-color: #176cd5;
	height:		1px;
	width:		100%;
	margin:		0px;
	margin-bottom:	20px;}		
	
div.eventlogo {
	position:	relative;
	float: right;
	text-align: right;
	margin-right:	20px;
	margin-bottom:  20px;
	width:		300px;
	overflow: hidden;}	

div.eventlogo img {
	max-width:	280px;
	max-height: 200px;}		
	
div.clear {
	clear: both;
	width:	100%;}	
	
div.eventpic {
	width:	700px;
	padding:	15px;
	text-align: center;}
	
div.eventpic img {
	max-width:	650px; }		

#content h4 {
	margin:10px 0;
	font-size:12px;
	line-height:18px;
	color:#1169d6;
}
	
fieldset {
	border: 1px dotted #ccc;
	background-color: #f9f9f9;
	padding: 15px;}	
	
fieldset ul {
	display: block;
	clear: both;
	margin:0px;
	padding: 0px;
	list-style: none;}	
	
fieldset li {
	float: left;
	padding: 0px;
	margin: 3px 0px;}	
	
label {
	width:	320px;
	float: left;
	margin-right: 15px;
	text-align: right;}		
	
label span, ul li.info span {
	line-height: 14px;
	color:		#56c9ff;
	font-size:	10px;}	

input {
	width: 250px;
	background-color: #ffffff ! important;
	border: 0px;
	border-bottom: 1px solid #ccc;}	
	
input.multiitem {
	width:	20px;
	background-color: transparent ! important;
	border: 0px;}		
	
select {
	font-size: 11px;
	line-height: 15px;
	background-color: #fff ! important;
	border: 0px;
	border-bottom: 1px solid #ccc;}		
	
textarea.waiver {
	width: 350px;
	height: 100px;
	scroll: auto;
	font-size: 11px;
	background-color: #fff;}
	
input.button, input.buttonback {
	background-color: 	#4d9a37 ! important ;
	color:				#fff;
	font-weight:		bold;
	padding: 5px;
	border: 1px dotted #cccccc;
	width:	200px;}	
	
input.buttonback	{
	margin-right: 	20px;}
	
div#contactbox {
	float: right; 
	margin-right: 20px; 
	width: 350px;}

div.contact {
	margin-bottom: 5px;}
	
label.contact {
	width: 75px;
	text-align: left;
	margin-right: 10px;}
	
input.contact {
	width: 220px;}
	
textarea.contact {
	width: 320px;
	border: 1px solid #ccc;
	margin-top: 5px;
	height: 80px;}
	
div.cuprodimg {
	position:	relative;
	
	height: 	auto;
	text-align: center;
	display: 	block;
	clear: both;
	overflow:	hidden;
	padding:	5px;
	border:		1px dotted #ccc;
	margin:	10px;
	margin-left:338px;
	}

	
li.info {
	padding-right: 15px;
	padding-bottom: 8px;
	verticle-align: abmiddle;}	
	
input.quan {
	width: 30px;
	border: 1px solid #ccc;
	height:	15px;}		

ul.discountcode {
	/* background-color: #efefef;
	border-top: 1px dashed #56c9ff;  */
	padding: 10px; 
	height: 30px; 
	margin-top: 15px;
	margin-bottom: 15px;
	}
	
ul.divider {
	text-align: center; 
	margin: 10px 0; 
	padding-top: 5px;
	border-top: 1px dashed #56c9ff; 
	color:#56c9ff;
	font: normal 15px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.2em; }
	
ul.additionalitem {
	background-color: #efefef;
	padding: 10px; 
	margin-top: 10px;
	margin-bottom: 10px;
	height: auto;
	min-height: 75px;
	}
	
ul.donation {
	background-color: #efefef;
	padding: 10px; 
	height: 25px; }

div.eventdirectorbox {
	background-color: #fff; 
	padding: 10px; 
	padding-bottom: 30px; 
	margin: 10px 0px; 
	margin-bottom: 15px; 
	border: 1px dotted #ee2e24;}	

div.alertbox {
	margin-top: 15px;
	margin-bottom: 10px;
	padding: 15px 15px 5px 15px;
	background-color: #e7f7fe;
	color: #555;
	border: 1px dashed #014faf;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;	
}
div.alertbox p { line-height: 22px;}
div.alertbox p.highlight { 	color: #1169d6; }
