
@charset "utf-8";
/* CSS Document */

* {
margin:0;
}

html, body {
	min-height:100%;
	height:auto;
	height:100%;
	background-color:#FFFFFF;
	margin:0px;

	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:normal;
}

body {
	padding-bottom:1px;
}

div {
    word-wrap:break-word;
}

a {
	word-wrap:break-word;
}

p {
    margin-top: 1.0em;
    margin-bottom: 1.0em;
	word-wrap:break-word;
}

/* MAIN LAYOUT */


.fixed_header {

    	background-color: rgba(255, 255, 255, 0.9);
    
	position:fixed;
	top:0;
	height:55px;
    min-height:55px;
	width:100%;
    z-index:3000;
    color:#333333;
    font-size:12px;
    font-family:Verdana, Arial, Helvetica, sans-serif;

	background-image:url('https://ezregister.com/images/gray-fader.png');
    background-repeat:repeat-x;

	behavior: url(https://ezregister.com/includes/pie/PIE.htc);
	box-shadow: 5px 5px 5px rgba(0,0,0,.4);
	-moz-box-shadow: 5px 5px 5px rgba(0,0,0,.4);
	-webkit-box-shadow: 5px 5px 5px rgba(0,0,0,.4);
}

a.fixed_header, a.fixed_header:link, a.fixed_header:active, a.fixed_header:visited {
	text-decoration:underline;
	color:#333333;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#preview_header {
	color:#333333;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-style:italic;
}

#preview_header a {
	color:#32689A;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-style:italic;
}

#event_header {
	color:#333333;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#event_header a {
	color:#32689A;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


#wrapper {
	min-height:100%;
	height:auto;
	height:100%;
  	width:100%;

	border-spacing:0;
	border:0;
	padding:0;

	
	background-color:#32689A;

	    margin-top:55px;
    }

tbody#wrapper {
	min-height:100%;
	height:auto;
	height:100%;
}

tr#wrapper {
	min-height:100%;
	height:auto;
	height:100%;
}

td#wrapper {
	min-height:100%;
	height:auto;
	height:100%;
}

td.container {
	min-height:100%;
	height:auto;
	height:100%;

    /* adjust doe top/bottom margins */
        padding-top:30px;
    
        padding-bottom:30px;
    
    padding-right:30px;
    padding-left:30px;
}

#content {
	position:relative;
	margin:0 auto;

	/* exception for internet explorer */
	
		min-height:100%;
		height:auto;
		height:100%;

	
    	padding:15px 20px 15px 20px;
    
	
	background-color:#FFFFFF;

    border:1px solid #C0C0C0;

    	behavior: url(https://ezregister.com/includes/pie/PIE.htc);
	border-radius:20px 20px 20px 20px;
	-moz-border-radius:20px 20px 20px 20px;
	-webkit-border-radius:20px 20px 20px 20px;
	-khtml-border-radius:20px 20px 20px 20px;
	-o-border-radius:20px 0px 20px 20px;
    }

#title_bar {

	
    padding-top: 0.5em;
    padding-right: 15px;
    padding-bottom: 0.5em;
    padding-left:15px;

	
	background-color:#32689A;

    border:0px solid #FFFFFF;

	/* titlebar text */
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14pt;
	font-weight:normal;
    line-height:1.1em;
}

.info_column_right {

		width:235px;
	    padding:15px 0px 15px 15px;
    word-wrap:break-word;
}

.info_column_left {

		width:235px;
	    padding:15px 15px 15px 0px;
    word-wrap:break-word;
}

.dividerVertical {
    border-right:1px solid #C0C0C0;
}

.dividerHorizontal {
    border-bottom:1px solid #C0C0C0;
}

#page_loading {
	height:1000%;
	width:100%;
	background:#FFFFFF;
    color:#333333;
    font-size:10pt;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    padding:30px;
}

#event_footer {
	padding-top:25px;
	background-color:#ffffff;
	background-image:url('https://ezregister.com/images/gray-bar-35.jpg');
	border:1px solid #C0C0C0;
	height:65px;
	font-size:8pt;
	background-repeat:repeat-x;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#333333;
}

#event_footer a {
	text-decoration:none;
	color:#333333;
	font-size:8pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#nav_footer {
	padding-top:25px;
	background-color:#ffffff;
	background-image:url('https://ezregister.com/images/gray-bar-35.jpg');
	border:1px solid #C0C0C0;
	height:65px;
	font-size:8pt;
	background-repeat:repeat-x;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#333333;
}

#nav_footer a {
	color:#333333;
	text-decoration:underline;
	cursor:pointer;
	font-size:8pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.curved{
	behavior: url(https://ezregister.com/includes/pie/PIE.htc);
	border-radius:20px 20px 20px 20px;
	-moz-border-radius:20px 20px 20px 20px;
	-webkit-border-radius:20px 20px 20px 20px;
	-khtml-border-radius:20px 20px 20px 20px;
	-o-border-radius:20px 0px 20px 20px;
	position:relative;
}

.curved_top {
	behavior: url(https://ezregister.com/includes/pie/PIE.htc);
	border-radius:20px 20px 0px 0px;
	-moz-border-radius:20px 20px 0px 0px;
	-webkit-border-radius:20px 20px 0px 0px;
	-khtml-border-radius:20px 20px 0px 0px;
	-o-border-radius:20px 20px 0px 0px;
	position:relative;
}

.curved_bottom {
	behavior: url(https://ezregister.com/includes/pie/PIE.htc);
	border-radius:0px 0px 20px 20px;
	-moz-border-radius:0px 0px 20px 20px;
	-webkit-border-radius:0px 0px 20px 20px;
	-khtml-border-radius:0px 0px 20px 20px;
	-o-border-radius:0px 0px 20px 20px;
	position:relative;
}

.curved_5 {
	behavior: url(https://ezregister.com/includes/pie/PIE.htc);
	border-radius:5px 5px 5px 5px;
	-moz-border-radius:5px 5px 5px 5px;
	-webkit-border-radius:5px 5px 5px 5px;
	-khtml-border-radius:5px 5px 5px 5px;
	-o-border-radius:5px 5px 5px 5px;
	position:relative;
}

.curved_5_top {
	behavior: url(https://ezregister.com/includes/pie/PIE.htc);
	border-radius:5px 5px 0px 0px;
	-moz-border-radius:5px 5px 0px 0px;
	-webkit-border-radius:5px 5px 0px 0px;
	-khtml-border-radius:5px 5px 0px 0px;
	-o-border-radius:5px 5px 0px 0px;
	position:relative;
}

.curved_5_bottom {
	behavior: url(https://ezregister.com/includes/pie/PIE.htc);
	border-radius:0px 0px 5px 5px;
	-moz-border-radius:0px 0px 5px 5px;
	-webkit-border-radius:0px 0px 5px 5px;
	-khtml-border-radius:0px 0px 5px 5px;
	-o-border-radius:0px 0px 5px 5px;
	position:relative;
}

.curved_10 {
	behavior: url(https://ezregister.com/includes/pie/PIE.htc);
	border-radius:10px 10px 10px 10px;
	-moz-border-radius:10px 10px 10px 10px;
	-webkit-border-radius:10px 10px 10px 10px;
	-khtml-border-radius:10px 10px 10px 10px;
	-o-border-radius:10px 10px 10px 10px;
	position:relative;
}

.curved_10_top {
	behavior: url(https://ezregister.com/includes/pie/PIE.htc);
	border-radius:10px 10px 0px 0px;
	-moz-border-radius:10px 10px 0px 0px;
	-webkit-border-radius:10px 10px 0px 0px;
	-khtml-border-radius:10px 10px 0px 0px;
	-o-border-radius:10px 10px 0px 0px;
	position:relative;
}

.curved_10_bottom {
	behavior: url(https://ezregister.com/includes/pie/PIE.htc);
	border-radius:0px 0px 10px 10px;
	-moz-border-radius:0px 0px 10px 10px;
	-webkit-border-radius:0px 0px 10px 10px;
	-khtml-border-radius:0px 0px 10px 10px;
	-o-border-radius:0px 0px 10px 10px;
	position:relative;
}

.curved_15 {
	behavior: url(https://ezregister.com/includes/pie/PIE.htc);
	border-radius:15px 15px 15px 15px;
	-moz-border-radius:5px 15px 15px 15px;
	-webkit-border-radius:5px 15px 15px 15px;
	-khtml-border-radius:5px 15px 15px 15px;
	-o-border-radius:5px 15px 15px 15px;
	position:relative;
}

.curved_15_top {
	behavior: url(https://ezregister.com/includes/pie/PIE.htc);
	border-radius:15px 15px 0px 0px;
	-moz-border-radius:15px 15px 0px 0px;
	-webkit-border-radius:15px 15px 0px 0px;
	-khtml-border-radius:15px 15px 0px 0px;
	-o-border-radius:15px 15px 0px 0px;
	position:relative;
}

.curved_15_bottom {
	behavior: url(https://ezregister.com/includes/pie/PIE.htc);
	border-radius:0px 0px 15px 15px;
	-moz-border-radius:0px 0px 15px 15px;
	-webkit-border-radius:0px 0px 15px 15px;
	-khtml-border-radius:0px 0px 15px 15px;
	-o-border-radius:0px 0px 15px 15px;
	position:relative;
}

.shadowed {
	behavior: url(https://ezregister.com/includes/pie/PIE.htc);
	box-shadow: 0px 0px 13px rgba(0,0,0,.4);
	-moz-box-shadow: 0px 0px 13px rgba(0,0,0,.4);
	-webkit-box-shadow: 0px 0px 13px rgba(0,0,0,.4);
	position:relative;
}

.admin_form {
	background-color: #E0DFE4;
    padding:15px;
}

.admin_form_content {
	background-color: #FFFFFF;
    padding:15px;
}

#event_password {
    border:1px solid #C0C0C0;
    padding:20px;
    background:#E0DFE4;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
    color:#333333;
    width:400px;
    margin:50px auto 0px auto;
}

/* EVENT DIRECTORY */

.directory_header {
	height:30px;
	line-height:30px;
	background-image:url('https://ezregister.com/images/gray-fader.png?1713222870');
    background-repeat:repeat-x;
	background-position: 0 -5px;
}

.directory_row {
	padding:0px 0px 20px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	font-weight:normal;
    line-height:16px;
}

.directory_item {
	padding:0px 20px 0px 20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	font-weight:normal;
    line-height:16px;
}

a.directory_title, a.directory_title:link, a.directory_title:active, a.directory_title:visited {
	font-family: "Trebuchet MS";
	font-size: 12pt;
	color: #32689A;
	font-weight:normal;
    line-height:23px;
}

.directory_promoter {
	margin-top:10px;

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	font-weight:normal;
    line-height:16px;
}

a.directory_promoter, a.directory_promoter:link, a.directory_promoter:active, a.directory_promoter:visited {
	font-size: 8pt;
    color: #333333;
	font-weight:normal;
    line-height:16px;
    text-decoration:underline;
}

/* PROMOTER/HOST PAGES */

hr.cal {
    border: 0;
    color: #ffffff;
    background-color:#ffffff;
    height: 1px;
    line-height:1px;
    width: 100%;
    text-align: center;
	margin:3px 0px 3px 0px;
}

.host_calendar {
    background-color:#FFFFFF;
	background-image:url('https://ezregister.com/images/gray-fader.png?1713222870');
    background-repeat:repeat-x;
    padding:10px 5px 5px 5px;
}

a.cal_links, a.cal_links:link, a.cal_links:active, a.cal_links:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	text-decoration:underline;
	color: #32689A;
    line-height:13px;
}

a.cal_links:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	color: #32689A;
    line-height:13px;
}

a.host_calendar_arrows, a.host_calendar_arrows:link, a.host_calendar_arrows:active, a.host_calendar_arrows:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:normal;
	text-decoration:underline;
	color: #32689A;
    line-height:16px;
}

.host_header {
	height:25px;
	line-height:25px;
	background-image:url('https://ezregister.com/images/gray-fader.png?1713222870');
    background-repeat:repeat-x;
	background-position: 0 -5px;
}

.host_listing {
    background-color:#FFFFFF;
	background-image:url('https://ezregister.com/images/gray-fader.png?1713222870');
    background-repeat:repeat-x;
	padding:25px 20px 20px 20px;
}

.host_row {
	padding:0px 0px 20px 0px;
}

.host_item {
	padding:0px 15px 0px 15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	font-weight:normal;
    line-height:16px;
}

a.host_title, a.host_title:link, a.host_title:active, a.host_title:visited {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #32689A;
	font-weight:normal;
    line-height:20px;
}

.hosted_by {
	margin-top:10px;
}

a.hosted_by, a.hosted_by:link, a.hosted_by:active, a.hosted_by:visited {
	font-size: 8pt;
    color: #333333;
	font-weight:normal;
    line-height:16px;
    text-decoration:underline;
}

/* HYPERLINKS */

.small_link, a.small_link, a.small_link:link, a.small_link:active, a.small_link:visited {
	color:#32689A;
	background:none;
	border:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:normal;
	text-decoration:underline;
}

a.small_link:hover {
	color:#32689A;
	background:none;
	border:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:normal;
	text-decoration:none;
	cursor:pointer;
}

.anchor, a.anchor, a.anchor:link, a.anchor:active, a.anchor:visited {
	color:#32689A;
	background:none;
	border:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:normal;
	text-decoration:underline;
}

a.anchor:hover {
	color:#32689A;
	background:none;
	border:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:normal;
	text-decoration:none;
	cursor:pointer;
}

.anchor_error, a.anchor_error, a.anchor_error:link, a.anchor_error:active, a.anchor_error:visited {
	color:#CC0000;
	background:none;
	border:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:normal;
	text-decoration:underline;
}

a.anchor_error:hover {
	color:#CC0000;
	background:none;
	border:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:normal;
	text-decoration:none;
	cursor:pointer;
}

.anchor_img, a.anchor_img, a.anchor_img:link, a.anchor_img:active, a.anchor_img:visited {
	background:none;
	border:0;
	text-decoration:none;
}

a.anchor_img:hover {
	cursor:pointer;
}


a, a:link, a:active, a:visited {
	color:#32689A;
	background:none;
	border:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:normal;
	text-decoration:underline;
}

a:hover {
	color:#32689A;
	background:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:normal;
	border:0;
	text-decoration:none;
	cursor:pointer;
}

.breadcrumb{
	color:#333333;
	background:none;
	border:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
	display:inline;
	text-align:left;
	margin-left:10px;
	margin-right:10px;
}

a.breadcrumb, a.breadcrumb:link, a.breadcrumb:active, a.breadcrumb:visited {
	color:#333333;
	background:none;
	border:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
	display:inline;
	text-align:left;
	margin-left:0px;
	margin-right:0px;
}

a.breadcrumb:hover {
	text-decoration:underline;
}


/* TABLES */
table.default {
	border-collapse:collapse;
}

table.default tr {
	background-color: #E0DFE4;
}

table.default th {
	height:30px;
	line-height:16px;
	border-right:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	padding:3px 10px 3px 10px;
	background-image: url('https://ezregister.com/images/gray-bar-35.jpg?1713222870');
	background-repeat: repeat-x;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#333333;
	text-align:left;
}

table.default td {
	height:22px;
	line-height:16px;
	background-color: #E0DFE4;
	border-width: 1px;
	padding:3px 10px 3px 10px;
	border-style: solid;
	border-color: #FFFFFF;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#333333;
}

table.footerTable th {
	height:40px;
	background:url('https://ezregister.com/images/gray-bar-35.jpg?1713222870');
	background-repeat:repeat-x;
	text-align:left;
	font-weight:normal;
}

table.clear {
	border:none;
	border-width:0px;
	border-style:none;
	border-color:none;
	background-color:none;
	background:none;
	border-collapse:collapse;
}

table.clear tr {
	background-color:none;
	background:none;
}

table.clear td {
	border:none;
	border-width:0px;
	border-style:none;
	border-color:none;
	background-color:none;
	background:none;
	border-collapse:collapse;
	font-weight:normal;
	line-height:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
}

table.clear th {
	border:none;
	border-width:0px;
	border-style:none;
	border-color:none;
	background-color:none;
	background:none;
	border-collapse:collapse;
	font-weight:normal;
	line-height:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
}

.order_header {

	behavior: url(https://ezregister.com/includes/pie/PIE.htc);

    background: #E0DFE4;
	background: -moz-linear-gradient(top, #E0DFE4, #FFFFFF);
	background: -webkit-gradient(linear, left top, left bottom, from(#E0DFE4), to(#FFFFFF));
    -pie-background: linear-gradient(top, #E0DFE4, #FFFFFF);

	height:30px;
}

/* TABLE CELL BORDERS */

.borderBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BCBDCD;
}

.borderBottomBlack {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

.borderTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BCBDCD;
}

.borderRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BCBDCD;
}

.borderLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BCBDCD;
}

/* HEADERS */

#login_header {
	margin-bottom:10px;
}

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#333333;
	font-weight:normal;
	display:inline;
	text-align:left;
	margin-left:10px;
	margin-right:10px;
}

h1.caption{
	font-family: "Trebuchet MS";
	font-size: 13pt;
	color: #1F1F1F;
	font-weight:normal;
}

.caption {
	font-family: "Trebuchet MS";
	font-size: 13pt;
	color: #1F1F1F;
	font-weight:normal;
}

.caption a:link, .caption a:active, .caption a:visited, .caption a:hover {
	font-family: "Trebuchet MS";
	font-size: 13pt;
	color: #1F1F1F;
	font-weight:normal;
    text-decoration:none;
}

.caption15 {
	font-family: "Trebuchet MS";
	font-size: 15pt;
	color: #1F1F1F;
	font-weight:normal;
}

a.caption:link, a.caption:visited, a.caption:active {
	/* event title links */
	font-family: "Trebuchet MS";
	font-size: 12pt;
	color: #333333;
	font-weight:normal;
    text-decoration:none;
}

a.caption:hover {
	/* event title links */
	font-family: "Trebuchet MS";
	font-size: 12pt;
	color: #333333;
	font-weight:normal;
    text-decoration:underline;
}

.caption13 {
	font-family: "Trebuchet MS";
	font-size: 13pt;
	color: gray;
	font-weight:normal;
}


.caption18 {
	font-family: "Trebuchet MS";
	font-size: 18pt;
	color: gray;
	font-weight:normal;
}

.caption19 {
	font-family: "Arial";
	font-size: 19pt;
	color: gray;
	font-weight:normal;
}

.caption20 {
	font-family: "Arial";
	font-size: 20pt;
	color:#333333;
	font-weight:normal;
}

.caption22 {
	font-family: "Trebuchet MS";
	font-size: 22pt;
	color:gray;
	font-weight:normal;
}

.captionPhone {
	font-family: "Arial";
	font-size: 28pt;
	color:gray;
	font-weight:normal;
    margin-top:5px;
}

.caption10 {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #666666;
}

.caption10title {
	font-family: "Trebuchet MS";
	font-size: 12pt;
	color: #CC0000;
	font-weight:normal;
}

.TitleCaption {
	font-family: "Trebuchet MS";
	font-size: 13pt;
	color: #32689A;
	font-weight:normal;
}

a.TitleCaption:link, a.TitleCaption:visited, a.TitleCaption:hover, a.TitleCaption:active {
	/* event title links */
	font-family: "Trebuchet MS";
	font-size: 13pt;
	color: #32689A;
	font-weight:normal;
	background:none;
}

#grayTitle{
	height:30px;
	background:url('https://ezregister.com/images/gray-bar-35.jpg?1713222870');
	background-repeat:repeat-x;
	text-align:left;
	font-weight:normal;
}

.grayBar{
	height:35px;
    padding-top:10px;
    background:url('https://ezregister.com/images/gray-bar-35.jpg?1713222870');
	background-repeat:repeat-x;
}

.grayBarHeader{
	height:35px;
    padding:5px 10px 5px 10px;
    background:url('https://ezregister.com/images/gray-bar-35.jpg?1713222870');
	background-repeat:repeat-x;
}

.grayBarUnderlined{
	height:40px;
    padding:20px 0px 0px 0px;
    background:url('https://ezregister.com/images/gray-bar-35.jpg?1713222870');
	background-repeat:repeat-x;
    border-bottom:1px solid #C0C0C0;
}

.quotes {
	background-image: url('https://ezregister.com/images/backgrounds/quotes.jpg?1713222870');
	background-repeat: no-repeat;
}

hr {
    border: 0;
    color: #C0C0C0;
    background-color:#C0C0C0;
    height: 1px;
    line-height:1px;
    width: 100%;
    text-align: center;
}

hr.divider {
	margin:10px 0px 10px 0px;
}

div.spacer10 {
    color:none;
    background-color:none;
    height: 10px;
    line-height:10px;
    width: 100%;
    text-align: center;
}

/* BUTTONS */

.registration_button {

	behavior: url(https://ezregister.com/includes/pie/PIE.htc);

    background: #E9E8ED;

	background: -moz-linear-gradient(top,  #E9E8ED,  #FFFFFF);
	background: -webkit-gradient(linear, left top, left bottom, from(#E9E8ED), to(#FFFFFF));
    -pie-background: linear-gradient(top,  #E9E8ED,  #FFFFFF);

        padding: .45em;
    
    color:#525252;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
    border:1px solid #C0C0C0;
    cursor:pointer;

	border-radius:4px 4px 4px 4px;
	-moz-border-radius:4px 4px 4px 4px;
	-webkit-border-radius:4px 4px 4px 4px;
	-khtml-border-radius:4px 4px 4px 4px;
	-o-border-radius:4px 4px 4px 4px;
	position:relative;
}

.registration_button:hover {
    opacity:0.85;
    filter:alpha(opacity=85);

}

.registration_button_off {
	behavior:url(https://ezregister.com/includes/pie/PIE.htc);

    background:#F5F5F7;

        padding: .45em;
    
    color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
    border:1px solid #C0C0C0;
    cursor:pointer;

	border-radius:4px 4px 4px 4px;
	-moz-border-radius:4px 4px 4px 4px;
	-webkit-border-radius:4px 4px 4px 4px;
	-khtml-border-radius:4px 4px 4px 4px;
	-o-border-radius:4px 4px 4px 4px;
	position:relative;
}

.jq_button {
    padding:3px 8px 3px 8px;
    cursor:pointer;
}

.btn {
	margin:0;
	padding:3px;
	display:inline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#FFFFFF !important;
	background:#32689A;
	border:1px solid #C0C0C0;
	cursor:default;
	-webkit-appearance: none;
	behavior: url(https://ezregister.com/includes/pie/PIE.htc);
	border-radius:4px 4px 4px 4px;
	-moz-border-radius:4px 4px 4px 4px;
	-webkit-border-radius:4px 4px 4px 4px;
	-khtml-border-radius:4px 4px 4px 4px;
	-o-border-radius:4px 4px 4px 4px;
	position:relative;
	-webkit-appearance: none;
}

.btn:hover {
	margin:0;
	padding:3px;
	display:inline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#333333 !important;
	background:#E0DFE4;
	border:1px solid #32689A;
	cursor:pointer;

	behavior: url(https://ezregister.com/includes/pie/PIE.htc);
	border-radius:4px 4px 4px 4px;
	-moz-border-radius:4px 4px 4px 4px;
	-webkit-border-radius:4px 4px 4px 4px;
	-khtml-border-radius:4px 4px 4px 4px;
	-o-border-radius:4px 4px 4px 4px;
	position:relative;
	-webkit-appearance: none;
}

.btnOff {
	margin:0;
	padding:3px;
	display:inline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#FFFFFF !important;
	background:#32689A;
	border:1px solid #C0C0C0;
	cursor:pointer;

	behavior: url(https://ezregister.com/includes/pie/PIE.htc);
	border-radius:4px 4px 4px 4px;
	-moz-border-radius:4px 4px 4px 4px;
	-webkit-border-radius:4px 4px 4px 4px;
	-khtml-border-radius:4px 4px 4px 4px;
	-o-border-radius:4px 4px 4px 4px;
	position:relative;
}

.btnOn {
	margin:0;
	padding:3px;
	display:inline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#333333 !important;
	background:#E0DFE4;
	border:1px solid #32689A;
	cursor:pointer;

	behavior: url(https://ezregister.com/includes/pie/PIE.htc);
	border-radius:4px 4px 4px 4px;
	-moz-border-radius:4px 4px 4px 4px;
	-webkit-border-radius:4px 4px 4px 4px;
	-khtml-border-radius:4px 4px 4px 4px;
	-o-border-radius:4px 4px 4px 4px;
	position:relative;
}

a.btn:link, a.btn:active, a.btn:visited, a.btn:hover{
    margin:0;

    /* padding varies by browser */
    	padding:4px 20px 4px 20px;
    
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#FFFFFF !important;
	background:#32689A;
	border:1px solid #C0C0C0;
	cursor:pointer;
    text-decoration:none;

	behavior: url(https://ezregister.com/includes/pie/PIE.htc);
	border-radius:4px 4px 4px 4px;
	-moz-border-radius:4px 4px 4px 4px;
	-webkit-border-radius:4px 4px 4px 4px;
	-khtml-border-radius:4px 4px 4px 4px;
	-o-border-radius:4px 4px 4px 4px;
	position:relative;
}

a.btn:hover{
	color:#333333 !important;
	background:#E0DFE4;
	border:1px solid #32689A;
}

.btnDivOff {
	margin:0;
	padding:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#FFFFFF !important;
	background:#32689A;
	border:1px solid #C0C0C0;
	cursor:default;
}

.btnDivOn {
	margin:0;
	padding:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#333333 !important;
	background:#E0DFE4;
	border:1px solid #32689A;
	cursor:pointer;
}

/* INPUTS */

input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
    color:#333333;
	padding:3px;
}

input[type=text] {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
    color:#333333;
	padding:3px;
	background:#FFFFFF;
    outline:none;
    border:1px solid #C0C0C0;

	behavior: url(https://ezregister.com/includes/pie/PIE.htc);
	border-radius:4px 4px 4px 4px;
	-moz-border-radius:4px 4px 4px 4px;
	-webkit-border-radius:4px 4px 4px 4px;
	-khtml-border-radius:4px 4px 4px 4px;
	-o-border-radius:4px 4px 4px 4px;
	position:relative;
}

input[type=password] {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
    color:#333333;
	padding:3px;
	background:#FFFFFF;
    outline:none;
    border:1px solid #C0C0C0;

	behavior: url(https://ezregister.com/includes/pie/PIE.htc);
	border-radius:4px 4px 4px 4px;
	-moz-border-radius:4px 4px 4px 4px;
	-webkit-border-radius:4px 4px 4px 4px;
	-khtml-border-radius:4px 4px 4px 4px;
	-o-border-radius:4px 4px 4px 4px;
	position:relative;
}

input.basic {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
    color:#333333;
	padding:3px;
	background:#FFFFFF;
    outline:none;
    border:1px solid #C0C0C0;
}

input.highlight {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
    color:#333333;
	padding:3px;
	background:#FBF2A7;
    outline:none;
    border:1px solid #C0C0C0;
}

input.blank {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
    color:#333333;
	padding:3px;
	background:#E0DFE3;
    outline:none;
    border:1px solid #C0C0C0;
}

textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	padding:5px;
    line-height:16px;
	background:#FFFFFF;
    outline:none;
    border:1px solid #C0C0C0;

	behavior: url(https://ezregister.com/includes/pie/PIE.htc);
	border-radius:4px 4px 4px 4px;
	-moz-border-radius:4px 4px 4px 4px;
	-webkit-border-radius:4px 4px 4px 4px;
	-khtml-border-radius:4px 4px 4px 4px;
	-o-border-radius:4px 4px 4px 4px;
	position:relative;
}

textarea.highlight {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	padding:5px;
    line-height:16px;
	background:#FBF2A7;
    outline:none;
    border:1px solid #C0C0C0;
}

select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	padding:3px;
	background:#FFFFFF;
    outline:none;
    border:1px solid #C0C0C0;

	behavior: url(https://ezregister.com/includes/pie/PIE.htc);
	border-radius:4px 4px 4px 4px;
	-moz-border-radius:4px 4px 4px 4px;
	-webkit-border-radius:4px 4px 4px 4px;
	-khtml-border-radius:4px 4px 4px 4px;
	-o-border-radius:4px 4px 4px 4px;
	position:relative;

}

select.highlight {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	padding:3px;
	background:#FBF2A7;
    outline:none;
    border:1px solid #C0C0C0;
}

/* PLACEHOLDERS */

input::-webkit-input-placeholder{
    color:#C0C0C0;
}

input:-moz-placeholder{
    color:#C0C0C0;
}

input:-ms-input-placeholder{
    color:#C0C0C0;
}

/* INDENTS */

.indent5{
    margin-left:5px;
    margin-right:5px;
}

.indent10{
    margin-left:10px;
    margin-right:10px;
}

.indent15{
    margin-left:15px;
    margin-right:15px;
}

.indent20{
    margin-left:20px;
    margin-right:20px;
}

/* MARGINS */

.marginTop5{
    margin-top:5px;
}

.marginTop10{
    margin-top:10px;
}

.padding15 {
	padding:15px;
}

/* PRELOAD NAV IMAGES */

#preload {
    display: none;
}

/* FORM STYLES */

.asterick{
color: #FF0000;
}

.form_row{
	margin:10px 0px 5px 0px;
    line-height:16px;
}

/* EVENT SPECIFIC STYLES */

table.registration {
	background-color: #E0DFE4;
	border-collapse: collapse;
}

table.registration tr {
	background-color: #E0DFE4;
}

table.registration th {
	height:18px;
	line-height:18px;
	border:none;
	padding: 2px;
	background:none;
	background-repeat: repeat-x;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#333333;
}

table.registration td {
	background:#FFFFFF;
	border: 1px solid #C0C0C0;
	padding: 2px;
	font-weight:normal;
	line-height:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#333333;
}

.headerBarDiv {
	height:30px;
	line-height:16px;
	border-right:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #E0DFE4;
	padding: 2px;
	background-image: url('https://ezregister.com/images/gray-bar-35.jpg');
	background-repeat: repeat-x;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#333333;
	text-align:left;
}

.login_form {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	padding:2px
    width:125px;
    color:gray;
    background:#FEF6CF;
}

.login_form_off {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	padding:2px
    width:125px;
    color:gray;
    background:#E0DFE4;
}

div.dots {
  float: left;
  display: inline;
  clear: both;
  width: 100%;
  height: 1px;
  font-size: 0px;
  line-height: 0px;
  border-top: dotted 1px #CCCCCC;
  margin: 5px 0px 5px 0px;
}

#notifications {
    padding:15px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:8pt;
    font-weight:normal;
    color:#333333;
    background:#E0DFE4;
    margin-bottom:15px;
}

#notifications_content {
    padding:15px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:8pt;
    font-weight:normal;
    color:#333333;
    background:#FFFFFF;
}

#notifications_content a, #notifications_content a:link, #notifications_content a:active, #notifications_content a:visited {
	text-decoration:underline;
	color:#32689A;
	font-size:8pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#notifications_content a:hover {
	text-decoration:none;
	color:#32689A;
	font-size:8pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.warning {
    font-size:8pt;
    color:#CC0000;
    font-weight:normal;
}

.saved{
    font-size:8pt;
    color:#10AA30;
    font-weight:normal;
}

.comments_sub{
    color:#CC0000;
    font-weight:bold;
}

.comments_login{
	padding:10px;
}

.required_field {
    font-size:8pt;
    color:#CC0000;
    font-weight:bold;
}

#countdown {
    font-size:10pt;
    color:#CC0000;
    font-weight:normal;
    padding:10px;
    margin:0px 0px 10px 0px;
    background:#FFFFFF;
    width:165px;
}

#time_remaining {
	padding:0px 0px 20px 0px;
}

.warning_bkgnd {
	background-color:#F98E8E;
}

.message_box {
	background:#FFFFFF;
    margin:15px;
    padding:15px;
}

.warning_green {
    font-size:8pt;
    color:green;
    font-weight:normal;
}

#register_form {
	width:575px;
	margin:0 auto;
	padding:25px;
}

.register_form_content {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:8pt;
    font-weight:normal;
    background:#E0DFE4;
    color:#333333;
}

a.register_form_content, a.register_form_content:link, a.register_form_content:active, a.register_form_content:visited {
	text-decoration:underline;
	color:#32689A;
	font-size:8pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

a.register_form_content:hover {
	text-decoration:none;
	color:#32689A;
	font-size:8pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.register_form_sub_content {
	background:#FFFFFF;
	margin: 10px 0px 10px 0px;
	padding:15px;
	line-height:16px;
	color:#333333;
	font-size:8pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.register_form_sub_content a:link {
    color: inherit;
}

.register_form_sub_content a, .register_form_sub_content a:link, .register_form_sub_content a:active, .register_form_sub_content a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:normal;
	text-decoration:underline;
	color: #32689A;
    line-height:13px;
}

.register_form_sub_content a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:normal;
	text-decoration:none;
	color: #32689A;
    line-height:13px;
}

#register_form_reload {
	display:none;
}

#guest_list_wrapper {
	padding:15px;
    background:#E0DFE4;
}

#guest_list_content {
    background:#FFFFFF;
    padding:15px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:8pt;
    font-weight:normal;
    color:#333333;
}

.spacer_txt{
font-weight:bold;
}

/* NAVIGATION MENU */

#navlist {
padding: 3px 0;
margin-top:-15px;
margin-left: 0;
border-bottom: 1px solid #C0C0C0;
font: bold 12px Verdana, sans-serif;
}

#navlist li {
list-style: none;
margin-left: 0;
margin:0;
display: inline;
}

#navlist li a {
padding: 3px 0.5em;
margin-left: 3px;
border: 1px solid #C0C0C0;
border-bottom: none;
background: #32689A;
text-decoration: none;
}

#navlist li a:link { color: #FFFFFF; }
#navlist li a:active { color: #FFFFFF; }
#navlist li a:visited { color: #FFFFFF; }

#navlist li a:hover {
background: #FFFFFF;
border-bottom: 1px solid #FFFFFF;
color: #333333;
}

#navlist li a#current {
background: #FFFFFF;
border-bottom: 1px solid #FFFFFF;
color: #333333;
}

/* SUBPAGE NAVS FOR ADMIN PAGES */

#navlist_admin {
padding: 3px 0;
margin:-35px 0px -5px 0px;
border-bottom: 1px solid #C0C0C0;
font: bold 12px Verdana, sans-serif;
color:#ffffff;
}

#navlist_admin li {
    list-style: none;
    margin-left: 0;
    margin: 0;
    display: inline;
    background: #ffffff;
    color: #ffffff;
}

#navlist_admin li a {
    padding: 3px 0.5em;
    margin-left: 3px;
    border-top: 1px solid #C0C0C0;
    border-right: 1px solid #C0C0C0;
    border-bottom: none;
    border-left: 1px solid #C0C0C0;

    background: #32689A;
    text-decoration: none;
    color: #ffffff;

	behavior: url(https://ezregister.com/includes/pie/PIE.htc);
	border-radius:5px 5px 0px 0px;
	-moz-border-radius:5px 5px 0px 0px;
	-webkit-border-radius:5px 5px 0px 0px;
	-khtml-border-radius:5px 5px 0px 0px;
	-o-border-radius:5px 5px 0px 0px;
	position:relative;
}

#navlist_admin li a:hover {
background: #ffffff;
border-bottom: 1px solid #ffffff;
color: #333333;
}

#navlist_admin li a#current {
background: #ffffff;
border-bottom: 1px solid #ffffff;
color: #333333;
}

/* NAV FOR HOST PAGES */

#navlist_host {
    padding: 3px 0;
    margin:-35px 0px -5px 0px;
    border-bottom: 1px solid #C0C0C0;
}

#navlist_host li {
    list-style: none;
    margin-left: 0;
    margin: 0;
    display: inline;
    background: #FFFFFF;
}

#navlist_host li a {
    padding: 3px 0.5em;
    margin-left: 3px;

    border-top: 1px solid #C0C0C0;
    border-right: 1px solid #C0C0C0;
    border-bottom: none;
    border-left: 1px solid #C0C0C0;

    background: #32689A;
    text-decoration: none;
    color: #FFFFFF;

	behavior: url(https://ezregister.com/includes/pie/PIE.htc);
	border-radius:5px 5px 0px 0px;
	-moz-border-radius:5px 5px 0px 0px;
	-webkit-border-radius:5px 5px 0px 0px;
	-khtml-border-radius:5px 5px 0px 0px;
	-o-border-radius:5px 5px 0px 0px;
	position:relative;
}

#navlist_host li a:hover {
    background: #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    color: #333333;
}

#navlist_host li a#current {
    background: #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    color: #333333;
}

/************************** Nav */

.defaultNav {
    float: left;
    width: 100%;
    height: auto;
    background:#FFFFFF;
    margin:0 auto;
    height:42px;
    line-height:42px;
}

#nav {
  background: url('https://ezregister.com/images/nav/nav_bg.gif') top no-repeat;
}

#nav a:link,
#nav a:visited {
  float: left;
  display: inline;
  width: auto;
  height: 42px;
  margin: 0px;
  color: #111111;
  font-size: 18px;
  line-height: 42px;
  text-align: center;
  letter-spacing: -1px;
  background-position: top;
  background-repeat: no-repeat;
}

#nav a:hover,
#nav a:active,
#nav a.here:link,
#nav a.here:visited {
  background-position: bottom;
}

#nav a#navHome   { width: 89px;  background-image: url('https://ezregister.com/images/nav/nav_home.gif'); }
#nav a#navFeatures { width: 91px; background-image: url('https://ezregister.com/images/nav/nav_features.gif'); }
#nav a#navPricing { width: 86px;  background-image: url('https://ezregister.com/images/nav/nav_pricing.gif'); }
#nav a#navTour  { width: 78px; background-image: url('https://ezregister.com/images/nav/nav_tour.gif'); }
#nav a#navCustomers  { width: 113px; background-image: url('https://ezregister.com/images/nav/nav_customers.gif'); }
#nav a#navForum  { width: 113px; background-image: url('https://ezregister.com/images/nav/nav_forum.gif'); }
#nav a#navSupport  { width: 113px; background-image: url('https://ezregister.com/images/nav/nav_support.gif'); }
#nav a#navContactUs  { width: 113px; background-image: url('https://ezregister.com/images/nav/nav_contact_us.gif'); }
#nav a#navSignUp  { width: 108px; background-image: url('https://ezregister.com/images/nav/nav_sign_up.gif'); }

#nav a span { display: none; }

#featuredEventsTop {
    background:url('https://ezregister.com/images/featured-events-top.png');
    background-repeat: no-repeat;
    width:280px;
    height:480px;
}

#featuredEventsBottom {
    background:url('https://ezregister.com/images/featured-events-bottom.png');
    background-repeat: no-repeat;
    height:68px;
    width:280px;
}

#featured_events {

	margin:15px 0px 5px 20px;
    padding:20px;
    border:1px solid #C0C0C0;
    background:#E0DFE4;

	behavior: url(https://ezregister.com/includes/pie/PIE.htc);
	border-radius:15px 15px 15px 15px;
	-moz-border-radius:5px 15px 15px 15px;
	-webkit-border-radius:5px 15px 15px 15px;
	-khtml-border-radius:5px 15px 15px 15px;
	-o-border-radius:5px 15px 15px 15px;
	position:relative;
}

#landingPagePhoto{
    margin:4px;
}

#photoFrame{
	border:1px solid #C0C0C0;
}

/***************** BLOG STYLES */

div.blog_title{
	margin:0px 0px 10px 0px;
}

h1.blog_title{
	font-family: "Trebuchet MS";
	font-size: 13pt;
	color: #1F1F1F;
	font-weight:normal;
	margin:0;
}

h3.blog_title{
	font-family: "Trebuchet MS";
	font-size: 13pt;
	color: #1F1F1F;
	font-weight:normal;
	margin:0;
}

a.blog_title, a.blog_title:link, a.blog_title:active, a.blog_title:visited{
	font-family: "Trebuchet MS";
	font-size: 12pt;
	color: #32689A;
	font-weight:normal;
    line-height:23px;
}

.blog_divider{
	height:20px;
}

hr.blog_divider {
	width:100%
    height:30px;
}

.blog_categories{
	margin:0px 10px 0px 20px;
    line-height:18px;
}

a.blog_categories, a.blog_categories:link, a.blog_categories:active, a.blog_categories:visited{
	font-family: "Trebuchet MS";
	font-size: 11pt;
	color: #32689A;
	font-weight:normal;
    line-height:25px;
    margin:0;
}

.blog_post{
    line-height:18px;
    margin:0px 30px 0px 20px;
}

.blog_arrow{
	font-size:12pt;
}

/* SOCIAL MEDIA LINKS */

#social_media {
	background-image:url('https://ezregister.com/images/gray-bar-35.jpg');
    background-repeat:repeat-x;

	behavior: url(https://ezregister.com/includes/pie/PIE.htc);
	border-radius: 0px 0px 15px 15px;
	-moz-border-radius: 0px 0px 15px 15px;
	-webkit-border-radius: 0px 0px 15px 15px;
	margin:0px 0px 5px 0px;
	position:relative;
}

#share_links{
    background:#E0DFE4;
    padding:10px;
}

#share_links_internal {
	display:none;
}

.tweet_date{
	color:#666666;
    font-style:italic;
}

/* REGISTRATION FORMS */

.transaction_price {
	text-align: center;
}

#registration_form table {
	width: 100%
}

#registration_form table td {
	padding:0;
}

#registration_form ul,
#registration_form ol {
	list-style: none;
	margin: 0;
	padding: 0;
}

.type_donation {
	text-align: center;
}

a.toggle {
	color:#32689A;
	background:none;
	border:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:normal;
	text-decoration:underline;
}

a.toggle:hover {
    text-decoration:none;
}

.toggle_hide {
	display: none;
    background:#FFFFFF;
    padding:5px;
    margin:5px 0px 5px 0px;
}

.hidden_details {
    font-weight:normal;
    margin:0px 0px 3px 0px;
    width:100%;
    list-style: none;
    line-height:16px;
}

.details {
    font-weight:normal;
    padding:5px 10px 15px 10px;
    line-height:16px;
    background:#FFFFFF;
}

.transaction_title {
	font-weight: bold;
}

.registrant_form label {
	display: block;
}

.standard_questions li {
    margin:0px 0px 15px 0px;
}

.format_textbox {
	width: 350px;
}

.format_dropdown {
	width: 357px;
}

.center {
	 text-align: center;
}

.spacer {
    height:1px;
    line-height:1px;
}

.row_header {
    font-weight:bold;
    margin:0px 0px 5px 0px;
}

.row_item {
    font-weight:normal;
    margin:0px 0px 10px 0px;
    list-style: none;
    line-height:16px;
}

.row_header ul {
    font-weight:bold;
    margin:0px 0px 5px 0px;
}

.row_item li {
    font-weight:normal;
    margin:0px 0px 10px 0px;
    list-style: none;
    line-height:16px;
}

.row {
    font-weight:normal;
    margin:0px 0px 10px 0px;
    list-style: none;
}

.row_registrant {
    font-weight:bold;
    border-bottom:1px solid #C0C0C0;
    background:#FFFFFF;
    line-height:25px;
    height:25px;
}

table.summary_form {
	width:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:normal;
    color:#333333;
}

table.summary_form th {
	background:none;
    line-height:25px;
    border:1px solid #E0DFE4;
}

table.summary_form td {
	background:#FFFFFF;
    line-height:25px;
    border:1px solid #E0DFE4;
}

.summary_form_clear {
	background:none;
    border:none;
}

.totals {
    background:#FBF2A7;
    padding:5px 0px 5px 0px;
    font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:normal;
    color:#333333;
}

.summary_details_box {
	background:#FFFFFF;
}

table.summary_details {
	width:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:normal;
    color:#333333;
}

table.summary_details th {
    height:16px;
    line-height:16px;
    border:1px solid #E0DFE4;
}

table.summary_details td {
    height:16px;
    line-height:16px;
    border:1px solid #E0DFE4;
}

.summary_details_item {
 margin:0px 5px 0px 5px;
}

.table_row{
	margin:0px 5px 0px 5px;
    line-height:16px;
}

.question_header {
    font-weight:bold;
    margin:0px 0px 5px 0px;
    width:350px;
    line-height:16px;
}

.question_item {
	margin-bottom:5px;
}

.question_item_list {
	padding:15px 20px 15px 20px;
    background-color:#E0DFE4;
}

.transaction_header {
    font-weight:bold;
    margin:0px 0px 5px 0px;
    width:85%;
    line-height:16px;
}

/* VALIDATION ERRORS */

#paypal_warning {
    padding:15px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:8pt;
    font-weight:normal;
    background:#fbd8d8;
    color:#CC0000;
    border:1px solid #CC0000;
}

#validation_errors_box {
    padding:15px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:8pt;
    font-weight:normal;
    background:#fbd8d8;
    color:#CC0000;
    border:1px solid #CC0000;
}

#validation_errors_box a, #validation_errors_box a:link, #validation_errors_box a:active, #validation_errors_box a:visited {
	text-decoration:underline;
	color:#CC0000;
	font-size:8pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#validation_errors_box a:hover {
	text-decoration:none;
	color:#CC0000;
	font-size:8pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.validation_errors {
	background:#FFFFFF;
    padding:10px;
	color:#CC0000;
	font-size:8pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#validation_warning {
    color:#CC0000;
    padding:0px 10px 10px 10px;
}

/* ADMIN PAGES */

.table_header {
	height:30px;
	line-height:30px;
	background-image: url('https://ezregister.com/images/gray-bar-35.jpg');
	font-weight:normal;
	padding:0px 10px 0px 10px;
	text-align:left;
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
}

.header_admin {
	padding:0px 10px 0px 10px;
	height:35px;
	line-height:35px;
	background-image: url('https://ezregister.com/images/gray-bar-35.jpg');
	font-weight:bold;
	text-align:left;
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	vertical-align:middle
}

.header {
	height:30px;
	line-height:30px;
	background-image: url('https://ezregister.com/images/gray-bar-35.jpg');
	font-weight:bold;
	text-align:left;
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
}

.header_info_column {
	height:25px;
    line-height:25px;
    font-weight:bold;
}

.menu {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 205px;
	background:#FFFFFF;
}

.menurow {	background:url('https://ezregister.com/images/backgrounds/unselected.jpg') left center no-repeat;
	border-bottom: 1px solid #FFFFFF;
	color: #333333;
	display: block;
	margin: 0;
	padding: 8px 0px 8px 10px;
	text-decoration: none;
	font-weight:normal;
	line-height:14px;
}

#menu_div {
	margin:30px 0px 20px 0px;
}

.discount_message {
    padding-top:5px;
    padding-bottom:5px;
    background-color: #FFFFFF;
	font-weight:normal;
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
}

.discount_message_inner {
	margin:10px;
    line-height:16px;
}

.discount_button {
	width:130px;
}

.payment_item {
	padding:15px;
    background-color:#E0DFE4;
    margin:20px 0px 0px 0px;
}

.payment_item_details {
	padding:15px;
    background-color:#ffffff;
}

.payment_item_edit {
	border-top:1px solid C0C0C0;
    padding:0px 15px 15px 0px;
    background-color:#E0DFE4;
}

.registration_box {
	background:#FFFFFF;
    padding:10px;
}

.transaction_details {
	margin:0px;
	font-size:10px;
    line-height:15px;
    padding:5px 10px 0px 0px;
	background:#FFFFFF;
    font-weight:normal;
}

.question_details {
	margin:0px;
	font-size:10px;
    line-height:15px;
    padding:5px 0px 5px 0px;
    font-weight:normal;
}

.spacer_details_5 {
	margin:0px;
	font-size:10px;
    line-height:15px;
    padding:5px 10px 0px 0px;
	background:#FFFFFF;
    font-weight:normal;
}

.spacer_details {
	margin:0px;
	font-size:10px;
    line-height:15px;
    padding:5px 10px 0x 0px;
	background:#FFFFFF;
    font-weight:normal;
}

/* RESERVED SEAT SELECTIONS */

.select_ticket {
	width: 30px;
}

.select_seats {
	width: 170px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	border:2px solid #C0C0C0;
}

.select_seats_header {
	background: #C0C0C0;
	padding:3px;
	line-height:25px;
	text-align:left;
}

.select_seats_footer {
	background: #C0C0C0;
	padding:3px;
	text-align:center;
}

.scroll_seats {
    height: 100px;
    padding: 5px;
    overflow: auto;
    border: 1px solid #C0C0C0;
	text-align:left;
}

.close_seats {
	color:#FFFFFF;
	cursor:pointer;
	background:#CC0000;
}

.close_seats:hover {
	background:#F66F6F;
}

#state_other_display,
#country_other_display {
}

.nobold {
	font-weight:normal;
}

.item {
    margin:0px 10px 0px 10px;
    cursor:move;
}

.category {
    margin:0px 0px 5px 30px;
}

/* DATEPICKER */

.ui-datepicker-close {
	display: none;
}

.ui-datepicker-current {
    background: #83C948
}

.ui-datepicker-current-day {
    background: #83C948
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight {
    background:#CCCCCC;
    border:1px solid #C0C0C0;
    color:#363636;
}

/* PAGINATION */
.pagination a:link, .pagination a:active, .pagination a:visited {

    /* padding varies by browser */
    	padding:3px 5px 3px 5px;
    
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
    font-weight:normal;
	color:#FFFFFF !important;
	background:#32689A;
	border:1px solid #C0C0C0;
	cursor:pointer;
    text-decoration:none;

	behavior: url(https://ezregister.com/includes/pie/PIE.htc);
	border-radius:4px 4px 4px 4px;
	-moz-border-radius:4px 4px 4px 4px;
	-webkit-border-radius:4px 4px 4px 4px;
	-khtml-border-radius:4px 4px 4px 4px;
	-o-border-radius:4px 4px 4px 4px;
	position:relative;
}

.pagination a:hover, .pagination strong {

    /* padding varies by browser */
    	padding:3px 5px 3px 5px;
    
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
    font-weight:normal;
	color:#333333 !important;
	background:#E0DFE4;
	border:1px solid #32689A;
	cursor:pointer;
    text-decoration:none;

	behavior: url(https://ezregister.com/includes/pie/PIE.htc);
	border-radius:4px 4px 4px 4px;
	-moz-border-radius:4px 4px 4px 4px;
	-webkit-border-radius:4px 4px 4px 4px;
	-khtml-border-radius:4px 4px 4px 4px;
	-o-border-radius:4px 4px 4px 4px;
	position:relative;
}

.highlight {
	background-color: yellow;
    color:#333333;
}

/* logo page */
#logos table {

    background:#ffffff;
    border-collapse:collapse;
    padding:0px 0px 30px 0px;
    margin:0px;
    border:0px;
    padding:0px;
}

#logos tbody tr {
    background:#ffffff;
    padding:0px;
    margin:0px;
    border:0px;
}

#logos td {
    background:#ffffff;
	text-align:center;
}

#contact_us_box {
	padding:0px 15px 0px 15px;
    border:1px solid #C0C0C0;
    background:#FFFFFF;
}

#form_box {
    background:#FFFFFF;
    width:450px;
    background:#E0DFE4;
    float:left;
    margin-left:15px;
    border:1px solid #C0C0C0;
}

.info_box {
	padding:20px;
    background:#FFFFFF;
}

.gray_box {
	padding:20px;
    background:#E0DFE4;
}

.gray_bottom {
	background-color: #E0DFE4;
    margin:0px 1px 0px 1px;

	behavior: url(https://ezregister.com/includes/pie/PIE.htc);
	border-radius:0px 0px 10px 10px;
	-moz-border-radius:0px 0px 10px 10px;
	-webkit-border-radius:0px 0px 10px 10px;
	-khtml-border-radius:0px 0px 10px 10px;
	-o-border-radius:0px 0px 10px 10px;
	position:relative;
}

.gray {
	background-color: #E0DFE4;
}

.white_box {
	padding:20px;
    background:#FFFFFF;
}

/* CALENDAR STYLES */

.cal_events {
	border-collapse:collapse;
	font-family:Verdana, Geneva, sans-serif;
	background:#E0DFE3;
	width:100%;
}

.cal_events td {
	height:120px;
	border:1px solid #FFFFFF;
	vertical-align:text-top;
	padding:10px;
 }

.cal_events th {
	padding:0px 5px 5px 5px;
	font-weight:bold;
	text-align:center;
	border:1px solid #FFFFFF;
 	vertical-align:text-top;
	background:#FFFFFF;
 }

 .payment-logo{
 	margin:5px;
 }

/* EMBED FORMS */

#iframe_div {
}

/* HIT COUNTER FOR EVENT PAGE */

#hit_counter {
	display:none:
}

/* CUSTOM FONTS */

@font-face {
	font-family: pythagorus;
	src: url('https://ezregister.com/fonts/pythagor.ttf');
}

/* JQUERY PLACEHOLDER FIX FOR OLD BROWSERS */
    .placeholder { color: #666; }
    .placeholderFocus { color: #000; }

/* PRINTING */

@media print {
	.breakhere { page-break-before: always; }
	.noprint { display:none; }
	.printonly { display: block; }
}

@media screen {
	.printonly { display: none; }
}

/* CUSTOM CSS */

/* OVERRIDE CUSTOM CSS FOR UNPUBLISHED VIEW */
#wrapper {
	}