﻿body
{
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  background-color: #51616e;
  padding: 15px;
  margin: 0px;
}


#body-container
{
  width: 100%;
}


#main-container
{
  border-right: #000000 1px solid;
  border-left: #000000 1px solid;
  border-bottom: solid 8px #c0143c;
  border-top: #000000 1px solid;
  background-color: #ffffff;
  width: 100%;
}

#content-container
{
  background-color: #ffffff;
  width: 100%;
}


#header
{
  background-repeat: repeat-x;
  background-color: #4b664f;
  width: 100%;
  text-align: left;
}


#content-holder
{
  vertical-align: top;
  width: 100%;
  text-align: left;
}


#content-left
{
  background-color: #f0efec;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 20px;
  width: 240px;
  vertical-align: top;
  white-space: nowrap;
}


#content-right
{
  padding: 10px;
  vertical-align: top;
}


#content-main
{
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  vertical-align: top;
}


#footer
{
  text-align: center;
  padding-top: 20px;
  padding-bottom: 10px;
  height: 50px; 
  vertical-align: bottom;
}


.section-header
{
   background-image: url(sectionheader_bk.gif); 
   background-repeat: no-repeat; 
   height: 33px;
   color: #ffffff;
   padding-left: 10px;
   font-weight: bold;
}

.sectionheader
{
   background-image: url(sectionheader_bk2.gif); 
   background-repeat: no-repeat; 
   height: 36px;
   color: #ffffff;
   font: Arial;
   font-size: 14px;
   padding-left: 8px;
   padding-top: 0px;
   font-weight: bold;
   background-color: #ffffff;
}


.section-body
{
  background-color: #ffffff;
  border: solid 1px #231f20;
  padding: 10px; 
}

.button-section
{
  text-align: center;
  padding: 10px;
}

.header-title
{
  text-align: right;
  padding-top: 20px; 
  padding-bottom: 20px; 
  padding-left: 15px; 
  padding-right: 15px;
  font-weight: bold;
}

.reg-content
{
  padding-right: 15px; 
  padding-left: 15px; 
  padding-bottom: 15px;
  padding-top: 15px;
  text-align: left;
  width: 100%
}


.header2
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #132934;
  font-weight: bold;
}

/* MENU STYLES */

.left-menu-header
{
   background-image: url(sectionheader_bk.gif); 
   background-repeat: no-repeat; 
   height: 33px;
   color: #ffffff;
   padding-left: 10px;
   font-weight: bold;
   padding-left: 10px;
}


.left-menu-container
{
  background-color: #ffffff;
  border: solid 1px #231f20;
  padding: 4px; 
}

.left-menu-details-container
{
  background-color: #ffffff;
  border: solid 1px #231f20;
  padding: 4px; 
}


.left-menu-container ul
{
  margin-left: 0px;
  margin-bottom: 4px;
  padding-left: 0px;
  list-style-type: none;
  font-family: Arial, Helvetica, sans-serif;
}


.left-menu-container a
{
  display: block;
  padding: 3px;
  width: 232;
  border-bottom: solid 1px #d3dde1;
  height: 24px;
  line-height: 24px;
}


.left-menu-container a:link, a:visited, a:active
{
  color: #093862;
  text-decoration: none;
}


.left-menu-container a:hover
{
  background-color: #ecf4f7;
  color: #619ab0;
}



/* GRID STYLES */


.grid
{
  border-collapse: collapse;
  border: solid 1px #231f20;
  table-layout: auto;
  padding: 2px;
}

.grid2
{
  border-collapse: collapse;
  border-right: #dcdcdc 1px solid;
  border-top: #dcdcdc 1px solid;
  border-left: #dcdcdc 1px solid;
  border-bottom: #dcdcdc 1px solid;
  table-layout: auto;
}

.grid3
{
  border-collapse: collapse;
  border-right: #4a664f 1px solid;
  border-top: #4a664f 1px solid;
  border-left: #4a664f 1px solid;
  border-bottom: #4a664f 1px solid;
  table-layout: auto;
}

.grid3 td
{
  border-right: #4a664f 1px solid;
  border-top: #4a664f 1px solid;
  border-left: #4a664f 1px solid;
  border-bottom: #4a664f 1px solid;
}



.grid thead
{
  background-color: #4a664f;
  color: #ffffff;
  font-weight: bolder;
  padding-right: 5px;
  padding-left: 5px;
  text-align: center;
}

.grid-header
{
  background-color: #4a664f;
  color: #ffffff;
  font-weight: bolder;
  padding-right: 5px;
  padding-left: 5px;
  text-align: center;
}

.grid2-header
{
  background-color: #4a664f;
  color: #ffffff;
  font-weight: bolder;
  padding-right: 5px;
  padding-left: 5px;
  text-align: left;
}



.grid-highlight
{
  background-color: #eeeeee;
}

.gridrowhighlight
{
  background-color: #EEF2F8;
  border-right: #afc4df 1px solid;
  border-top: #afc4df 1px solid;
  border-left: #afc4df 1px solid;
  border-bottom: #afc4df 1px solid;
  cursor: default;
}

.gridrownormal
{
  background-color: Transparent;
}


/* TEXT STYLES */

.title
{
  color: #c0143c;
  font-weight: bold;
  font-size: 15px;
}

.title2
{
  color: #132934;
  font-weight: bold;
}

.title3
{
  color: #c0143c;
  font-weight: bold;
}

.title4
{
  color: #093862;
  font-weight: bold;
}



.header
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  color: #132934;
  font-weight: bold;
  padding-bottom: 20px;
  letter-spacing: 1px;
}

.important
{
  color: #c0143c;
  font-weight: bold;
}


.fieldLabel
{
 white-space: nowrap;  
 text-align: right;
 vertical-align: top;
 padding-top: 8px
}


.fieldLabelNote
{
 vertical-align: top;
 font-style: italic; 
}


.fieldInput
{
 white-space: nowrap;  
 width: 100%;
}


.required
{
  color: #ff0000;
  font-weight: bold;
}

/* LINK STYLES */

a:link, a:visited, a:hover, a:active
{
	color: #093862;
	text-decoration: underline;
}

.error
{
  color: #FF0000;
  font-weight: bold;
}


/* INPUT STYLES */

input
{
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
}


.text
{
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  border-right: #000000 1px solid;
  border-top: #000000 1px solid;
  border-left: #000000 1px solid;
  border-bottom: #000000 1px solid;
  height: 16px;
}


select
{
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
}


textarea
{
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
}


input.button
{
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 10px;
  padding-right: 10px;
  border: solid 1px #000000;
  background-color: #4a664f;
  color: #ffffff;
  font-weight: bold;
}


.button
{
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 10px;
  padding-right: 10px;
  border: solid 1px #000000;
  background-color: #4a664f;
  color: #ffffff;
  font-weight: bold;
}

.fileuploadcontrol
{
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 10px;
  padding-right: 10px;
  border: solid 1px #000000;
  color: #000000;
  font-weight: bold;
}


.program-item
{
  text-decoration: underline;
  cursor: default;
  color: #386350;
}

.legend
{
  background-color: #eeeeee;
  padding-top: 2px;
	padding-bottom: 2px;
  padding-left: 2px;
}

.legend-item
{
  border-right: #000000 1px solid;
  border-top: #000000 1px solid;
  border-left: #000000 1px solid;
  border-bottom: #000000 1px solid;
  width: 15px;
  height: 15px;  
}

.booth_available
{
	position: absolute;
	font-weight: bold;
	font-size: 8px;
	text-align: center;
	border: solid 1px #000;
	background-color: #25ff5d;
	color: #000000;
	cursor: default;
}

.booth_available_selected
{
	position: absolute;
	font-weight: bold;
	font-size: 8px;
	text-align: center;
	border: solid 3px #FFFF66;
	background-color: #25ff5d;
	color: #000000;
	cursor: default;
}

.booth_unavailable
{
	position: absolute;
	font-weight: bold;
	font-size: 8px;
	text-align: center;
	border: solid 1px #000;
	background-color: #B80000;
	color: #fff;
	cursor: default;
}


.booth_unavailable_selected
{
	position: absolute;
	font-weight: bold;
	font-size: 8px;
	text-align: center;
	border: solid 1px #000;
	background-color: #FFFF66;
	color: #000;
	cursor: default;
}


.available
{
	font-size: 8px;	
	position: absolute;
	font-weight: bold;
	text-align: center;
	border: solid 1px #000000;
	background-color: #25ff5d;
	color: #000000;
	cursor: default;
}


.available_selected
{
	position: absolute;
	font-weight: bold;
	font-size: 8px;
	text-align: center;
	border: solid 1px #FFFF66;
	background-color: #25ff5d;
	color: #000000;
	cursor: default;
}


.onhold_selected
{
	position: absolute;
	font-weight: bold;
	font-size: 8px;
	text-align: center;
	border: solid 1px #FFFF66;
	background-color: #2577ff;
	color: #ffffff;
	cursor: default;
}


.onhold
{
	position: absolute;
	font-weight: bold;
	font-size: 8px;
	text-align: center;
	border: solid 1px #000000;
	background-color: #2577ff;
	color: #ffffff;
	cursor: default;
}

.sold_selected
{
	position: absolute;
	font-weight: bold;
	font-size: 8px;
	text-align: center;
	border: solid 1px #FFFF66;
	background-color: #ff2525;
	color: #ffffff;
	cursor: default;
}


.sold
{
	position: absolute;
	font-weight: bold;
	font-size: 8px;
	text-align: center;
	border: solid 1px #000000;
	background-color: #ff2525;
	color: #ffffff;
	cursor: default;
}