@font-face 
{
    font-family: 'blender-bold';
    src: url('fonts/Blender-BookWebBold.eot');
    src: url('fonts/Blender-BookWebBold.eot?#iefix') format('embedded-opentype'),
         url('fonts/Blender-BookWebBold.ttf') format('truetype'),
         url('fonts/Blender-BookWebBold.svg#blender_pro_boldbold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face 
{
    font-family: 'blender-book';
    src: url('fonts/Blender-BookWeb.eot');
    src: url('fonts/Blender-BookWeb.eot?#iefix') format('embedded-opentype'),
         url('fonts/Blender-BookWeb.ttf') format('truetype'),
         url('fonts/Blender-BookWeb.svg#blender_probook') format('svg');
    font-weight: normal;
    font-style: normal;
}


body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #444444;
	font-family: "blender-book", sans-serif;
	font-size: 16px;
}

#Wrapper
{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F7F7F7;
	padding:10px;
	min-width:980px; 
}

#AdminWrapper
{
	width: 1030px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F7F7F7;
	padding:10px;
	min-width:980px; 
}

#Header
{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top:5px;
	margin-bottom:10px;
	font-size:1.5em;
}

.text_header
{
	text-align: left;
	font-size: 1em;
	color: #000000;
}

#Message
{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

.MessageBox
{
	width: 30%;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	padding-top: 10px;
	background-color: #FFFFFF;
	border: 2px solid #F00;
	font-family: "blender-bold", sans-serif;
	font-size: 1.3em;
	text-align: center;
}

#Admin_Search
{
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	border: thin solid #000;
}

#Admin_Search_Results{
	max-height: 300px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	overflow: scroll;
}


#Contents_L
{
	width: 49%;
	float:left;
	min-height:200px;
}

#Contents_R
{
	width: 49%;
	float:right;
	min-height:200px;
}

#Contents_F
{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	min-height:100px;
}

#Contents_E
{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	min-height:200px;
}

.EmailTable
{
	background-color: #FCFBE0;
}
.ContentBox
{
	background-color: #FCFBE0;
	position: relative;
	margin-top:1em;
	padding:.75em;
	border:1px solid #000000;
}

.ContentBox_Label
{
	font-family: "blender-bold", sans-serif;
	font-size: 1.75em;
	font-weight: bold;
	width:100%;
	margin: -10px 0px 0px 0px;
	padding: 0px;
}
.ContentBox label
{
	float: left;
	text-align: right;
	margin-right: 10px;
	margin-top: 3px;
	width: 160px;
	padding: 3px;
	font-weight: bold;
	height:20px;
	font-size:1em;
	/*border: thin solid #333;*/
}

.ContentBox input[type=text],input[type=url],input[type=email],input[type=password]
{
	width: 250px;
	height:20px;
	border: 2px solid #ccc;
	padding:5px 8px;
}

.ContentBox select
{
	border: 2px solid #ccc;
	height:35px;
	padding:5px 8px;
	width: 268px;
	font-size:1em;
 	line-height:18px;
}

.CheckboxList
{
	width: 250px;
	border: 2px solid #ccc;
	float:right;

}

.section_instructions
{
	font-size: 1em;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding-bottom: 2px;
	color: #000;
}

.section_instructions a{
	color: #000;
}


.section_instructions a:hover{
	font-weight:bold;
}

#CodeMessage
{
	font-size: 1.3em;
	font-family: "blender-bold", sans-serif;
	color: #F00;
	text-align: center;
}

#CodeMessage li
{
	display: block;
}

#EmailMessage
{
	font-size: 1.3em;
	font-family: "blender-bold", sans-serif;
	color: #F00;
	text-align: center;
}

#EmailMessage li
{
	display: block;
}

#LoginMessage
{
	font-size: 1.3em;
	font-family: "blender-bold", sans-serif;
	color: #F00;
	text-align: center;
}

#LoginMessage li
{
	display: block;
}

#ExhibMessage
{
	font-size: 1.3em;
	font-family: "blender-bold", sans-serif;
	color: #F00;
	text-align: left;
}


#ExhibMessage li
{
	display: block;

}

#PendingMessage
{
	font-size: 1.3em;
	font-family: "blender-bold", sans-serif;
	color: #F00;
	text-align: center;
}

#Buttons{
	margin: 10px;
	padding: 10px;
}

iframe { 
	border: 2px #000 solid; 
 } 
 
#Footer{
	clear:both;
	font-size: .8em;
	font-style: italic;
	margin-top: 10px;
	padding-top: 10px;
}

input[type="text"].FlatInput
{
	height:20px;
	margin: 0px;
	padding-top: 5px;
	background: transparent;
	border: none;
}

.small
{
	 font-size: .75em;
	 font-family: sans-serif;
 }

.tiny
{
	 font-size: .5em;
	 font-family: Verdana;
 }

.notrequired{
}

.required{
	background-image: url(../Images/asterik_red.png);
	background-repeat: no-repeat;
	background-position: 15%;
}

.required_a{
	background-image: url(../Images/asterik_red.png);
	background-repeat: no-repeat;
	background-position: 15%;
	color: #FF0000;
}

.required_c{
	background-image: url(../Images/asterik_green.png);
	background-repeat: no-repeat;
	background-position: 15%;
}

.f_required{

}

.f_required_a{
	background-color:#FFCBCB;
}

.f_required_c{
	background-color: #CBFFCB;
}

.submit_button
{
	font-size: 14px;
	font-family: "Arial Black", Gadget, sans-serif;
	width: 160px;
	height: 40px;
	border: none;
	margin: 0;
	padding: 0;
	background-color: #CCCCCC;
	line-height: 14px;
	text-transform: uppercase;
	color: #000000;
}

.submit_button:hover{
	background-color: #717171;
}

.action_button
{
	font-size: 14px;
	font-family: "Arial Black", Gadget, sans-serif;
	width: 160px;
	height: 40px;
	border: none;
	background-color: #CCCCCC;
	text-transform: uppercase;
	display: block;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	color: #000000;
	line-height: 12px;
	margin: 10px;
	padding: 5px;
}

.action_button:hover{
	background-color: #717171;
}

.action_button:focus{
	background-color: #717171;
}

.results_button
{
	font-size: 12px;
	font-family: "Arial Black", Gadget, sans-serif;
	width: 80px;
	height: 20px;
	border: 1px solid #000;
	text-transform: uppercase;
	display: block;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	color: #000000;
	line-height: 10px;
	padding: 5px;
}

.results_button:hover{
	background-color: #717171;
}

.results_button:focus{
	background-color: #717171;
}

validate_True{
	visibility: visible;
}

validate_False{
	visibility: hidden;
}

tr.border_bottom td
{
	border-bottom:1pt solid black;
}

.debuggers
{
	background-color: #9FF;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	font-family: "Lucida Console", Monaco, monospace;
	font-size: .7em;
	padding: 10px;
}


.debuggers table
{
	width: 100%;
	margin: 5px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.debuggers table th
{
	text-align: left;
	vertical-align: top;
	background-color: #333;
	color: #FFF;
	padding: 5px;
}

.debuggers table tr
{

}

.debuggers table td
{
	margin: 0px;
	padding: 5px;
	text-align: left;
	vertical-align: top;
}

.debuggers table tr:nth-child(odd) td{
	background-color: #CF9
}
.debuggers table tr:nth-child(even) td{
	background-color: #ddd
}



.results_table
{
	margin-right: auto;
	margin-left: auto;
	font-size: .9em;
}


.results_table table
{
	width: 100%;
	margin: 5px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.results_table table th
{
	text-align: left;
	vertical-align: top;
	background-color: #333;
	color: #FFF;
	padding: 5px;
}

.results_table table th a
{
	text-decoration:none;
	color: #FFF;
	
}

.results_table table td
{
	margin: 0px;
	padding: 5px;
	text-align: left;
	vertical-align: top;
}

.results_table table tr:nth-child(odd) td{
	background-color: #FF9
}
.results_table table tr:nth-child(even) td{
	background-color: #CCC
}


.stats_table
{
	margin-right: auto;
	margin-left: auto;
	font-size: 1em;
}


.stats_table table
{
	width: 100%;
	margin: 5px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.stats_table table th
{
	text-align: left;
	vertical-align: top;
	background-color: #333;
	color: #FFF;
	padding: 5px;
}

.stats_table table th a
{
	text-decoration:none;
	color: #FFF;
	
}

.stats_table table td
{
	margin: 0px;
	padding: 5px;
	text-align: left;
	vertical-align: top;
}


#logged
{
	font-family: "blender-bold", sans-serif;
	font-size: 0.8em;
	text-align: right;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
}

#logged a{
	color: #000;
	text-decoration: none;
}

#logged a:hover{
	text-decoration: underline;
}

.Schedule
{
	font-family: "blender-bold", sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	text-align: right;
	color: #333;
}

.fees_table
{
	margin-right: auto;
	margin-left: auto;
	font-size: 1em;
}


.fees_table table
{
	width: 100%;
	padding: 0px;
}

.fees_table table th
{
	text-align: left;
	vertical-align: top;
	background-color: #333;
	color: #FFF;
	font-size: .8em;
}

.fees_table table tr
{

}

.fees_table table td
{
	margin: 0px;
	padding: 5px;
	text-align: left;
	vertical-align: top;
}

.detail_table
{
	margin-right: auto;
	margin-left: auto;
	font-size: 1em;
}


.detail_table table
{
	width: 100%;
	padding: 0px;
}

.detail_table table th
{
	text-align: left;
	vertical-align: top;
	color: #FFF;
	font-size: .8em;
}

.detail_table table tr
{

}

.detail_table table td
{
	margin: 0px;
	padding: 5px;
	text-align: left;
	vertical-align: top;
}

.detail_table a{
	color: #000;
}

.detail_table a:hover{
	font-weight:bold;
}


.group_table
{
	margin-right: auto;
	margin-left: auto;
	font-size: 1em;
	padding: 10px;
}


.group_table table
{
	width: 100%;
	margin: 5px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.group_table table th
{
	text-align: left;
	vertical-align: top;

}

.group_table table tr
{

}

.group_table table td
{
	margin: 0px;
	padding: 5px;
	text-align: left;
	vertical-align: top;
}


.mm_table
{
	margin-right: auto;
	margin-left: auto;
	font-size: 1em;
}


.mm_table table
{
	width: 100%;
	margin: 5px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.mm_table table th
{
	text-align: left;
	vertical-align: top;
}

.mm_table table tr
{

}

.mm_table table td
{
	margin: 0px;
	padding: 2px;
	text-align: left;
	vertical-align: top;
}


#Navigation{
	padding: 2px;
	margin: 2px;
	width: 100%;
}

#Navigation a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	padding: 4px;
	background-color: #EBE7E7;
	display: block;
	border: 2px solid #000000;
	margin: 4px;
	width: auto;
	color: #000000;
	text-decoration: none;
	float: left;
	height: auto;
}

#Navigation a:hover {
	background-color: #CCCCCC;
}

a:link.tooltipbasic
{
    position:relative;
}

a:hover.tooltipbasic
{
    text-decoration:none; /* remove underline on tooltip */
}

a:hover.tooltipbasic:before
{
    display:block;
    z-index:25;
    background:#eef;
    background:-webkit-gradient(linear, 0 0, 0 100%, from(#ccf), to(#eef));
    background:-moz-linear-gradient(#ccf, #eef);
    background:-o-linear-gradient(#ccf, #eef);
    background:linear-gradient(#ccf, #eef);
    content:attr(data-tooltip);
    position:absolute;
    color:#333;
    bottom:1.5em; /* ensure link is still visible under tooltip */
    left:-5px;
    width:18em; /* a reasonable width to wrap the tooltip text */
    text-align:center;
    font-size: 16px;
    padding:4px;
    border:2px solid #999;
    -webkit-border-radius:6px;
       -moz-border-radius:6px;
        -ms-border-radius:6px;
         -o-border-radius:6px;
            border-radius:6px;
    -webkit-box-shadow: -2px 2px 2px rgba(20, 20, 20, 0.4);
       -moz-box-shadow: -2px 2px 2px rgba(20, 20, 20, 0.4);
        -ms-box-shadow: -2px 2px 2px rgba(20, 20, 20, 0.4);
         -o-box-shadow: -2px 2px 2px rgba(20, 20, 20, 0.4);
            box-shadow: -2px 2px 2px rgba(20, 20, 20, 0.4);
}

input:required:invalid, input:focus:invalid {
  -moz-box-shadow: none;
  background-color:#ffe7e7;
}
input:required:valid {
 	background-color:#CDFECD;
}

select:required:invalid, input:focus:invalid {
  -moz-box-shadow: none;
  background-color:#ffe7e7;
}
select:required:valid {
 	background-color:#CDFECD;
}

.modaldata
{
  width: 100%;
  height: 100%;
  top: 0;
  position: absolute;
  display: none;
  background-color: rgba(22,22,22,0.5); /* complimenting your modal colors */	
	z-index: 2;
	display:none;
	
}

.modaldata_hide
{
	display:none;
}