﻿.session_title {font-weight:bold;}
.doors_open {}

#schedule table {
	margin-top:50px;
	margin-bottom:50px;
}

#schedule .schedule_row {
	padding-top:3px;
	padding-bottom:3px;
	padding-left:30px;
	text-indent:-25px;
}

#schedule .space_above {
	height:15px;
}
#schedule .space_below {
	height:60px;
}

#schedule .session_header_cell {
	border-bottom:1px solid #ccc;
	position:relative;
}

#schedule .session_title {
	display:inline;
	width:500px;
}

#schedule .session_number {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12pt;
	font-weight:normal;
	color:#fff;
	text-transform:uppercase;
	background-color:#3e4659;
	padding:5px 10px;
	position:relative;top:7px;
}

#schedule .session_name {
	font-family:'Great Vibes',cursive;
	font-size:24pt;
	font-weight:normal;
	color:#C90909;
	position:relative;
	top:10px;left:20px;
}

#schedule .doors_open {
	position:absolute;
	text-align:right;
	top:50px;right:0;
}

#schedule .session_date {
	position:absolute;
	text-align:right;
	top:20px;right:0;
}

#schedule .schedule_cat {
	padding:15px 0 10px 15px;
	font-weight:bold;
	color:#ae290a;
}



.price_list {margin:15px 0px;}

.price_list table {
	margin: 0 auto;
	width:700px;
}
#price_list_906 table {width:100%;margin:30px 0;}

.price_list td.title {
	width:500px;
}

.price_list div.title {
	font-weight:bold;
	text-transform:uppercase;
	border-bottom: 2px dotted #999999;
	width:95%;
	margin-bottom: 10px;
}
.price_list .header {
	font-size:9pt; font-weight:bold;
	position:relative; top:-10px;
}

#prize_money {
	margin-top:50px;
}

#prize_money table {
	margin-bottom:30px;
}

#prize_money td {
	padding:5px 12px 5px 12px;
}

#prize_money tr:first-child td {
	font-weight:bold;
}

#prize_money tr td:first-child {
	white-space:nowrap;
	padding:5px 20px 5px 0;
	font-weight:bold;
}

#prize_money ul li {margin-bottom:10px;}


#pagemenus ul {
	list-style-type: none;
}
#pagemenus ul li {
	font-size: 12pt;
	margin: 10px 0px;
	padding-left:20px;
	background: url("/images/bullet.png") no-repeat 0 50%;
}

#contact_form {
	float:left;
	position:relative;
	background-color:rgba(17,31,62,0.3);
	padding:15px;
	color:#fff;
	border-radius:8px;
}
#contact_form textarea {
	width:550px;height:200px;
	border:none;
	position:relative;
	top:-5px;
}
#contact_form input.field {
	width:400px;height:20px;
	font-size:11pt;
	position:relative;
	left:140px;
	padding:0 5px;
}
#contact_form .label {
	position:relative;
	top:-10px;
}

#officials {width:100%;}

#officials td.official_header {
	font-weight: bold;
	color: #C90909;
	font-size:12pt;
}

#officials td.official {
	text-indent:30px;
	width:400px;height:25px;
	vertical-align:middle;
	border-top:1px dashed gray;
}

#officials td.location {
	border-top:1px dashed gray;
	vertical-align:middle;
}

#officials td.list_spacer {
	height:30px;
	border-top:1px dashed gray;
}

#officials {
	margin-top:60px;
}

/*
.cat-chairman-of-judges, .cat-chairmen-of-judges, .cat-master-of-ceremonies, .cat-masters-of-ceremonies {
	display:inline-block;
	width:50%;
}
*/
.cat-chairman-of-judges .subheader, .cat-chairmen-of-judges .subheader,
.cat-master-of-ceremonies .subheader, .cat-masters-of-ceremonies .subheader {
	text-align:left;
}
.officials_grid .subheader {
	font-size:16pt;
	border-bottom:1px solid #ccc;
	color: #C90909;
	text-align:center;
	margin-bottom:20px;
}
.officials_grid ul {
	list-style-type:none;
	margin:10px 0 40px 0;
	padding:0;
}
.officials_grid ul li {
	display:inline-block;
	margin:0 30px 15px 0;
}
.officials_grid .photo_container {
	position:relative;
	width:160px;height:160px;
	overflow:hidden;
	display:block;
	border:5px solid #fff;
	border-radius:100%;
	-webkit-border-radius:100%;
	-moz-border-radius:100%;
	-o-border-radius:100%;
	box-shadow:3px 3px 8px rgba(0,0,0,0.5);
}
.officials_grid img {
	position:absolute;
	left:0; top:0;
	width:100%; height:100%;
	object-fit:cover;
}
.official_info {
	margin-top:15px;
	width:170px;height:70px;
	text-align:center;
	overflow:hidden;
}

.vendor_category {
	font-size:15pt;
	font-weight:bold;
	text-align:left;
	margin:20px 0;
	border-bottom:1px solid rgba(0,0,0,0.3);
}
#vendors ul {
	list-style-type:none;
	margin:0;padding:0;
}
#vendors li {
	margin:0 0 30px 0;
}
#vendors img {
	width:150px;
	border:none;
	margin:0 20px 20px 0;
	display:inline-block;
	-moz-box-shadow: 1px 1px 1px 0 rgba(0,0,0,0.1);
	-webkit-box-shadow: 1px 1px 1px 0 rgba(0,0,0,0.1);
	box-shadow: 1px 1px 1px 0 rgba(0,0,0,0.1);
	vertical-align:top;
	border:1px solid gray;
}
.vendor {
	display:inline-block;
	position:relative;
	font-size:12pt;
	vertical-align:top;
	width:600px;
}
.vendor_name {
	font-size:14pt;
}
#vendors_spacer {
	height:50px;
}

#entryforms ul {
	list-style-type:none;		
}
#entryforms ul li {
	padding:3px 0 12px 40px;
	background:url("http://www.comporganizer.com/images/pdf.png") 0px 0px no-repeat;
	background-size:25px;
}
#entryforms ul li a {
	text-decoration:none;
}
.docPW ul li {
	padding:3px 0 12px 40px;
	background:url("http://www.comporganizer.com/images/lock.png") 0px 0px no-repeat;
	background-size:25px;
}