﻿body
{
  margin-bottom: 20px; 
  margin-top: 20px;
  margin-left: 0px;
  margin-right: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-top: 00px;
  padding-bottom: 0px;
  font-size: 12px;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  background-color: #fff;
  width: 100%;
}

table
{
	padding:0;
	border:0;
	margin:0; 
}


td
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000;
}

.header
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #0099FF;
  font-weight: bold;
  letter-spacing: 2px;
}

.sectionheader
{
  color: #052a45;
  font-weight: bold;
  font-size:medium;
}

.content-container
{
	background-color: #fff;
}

.main_container
{
	border: solid 1px #000;
}

.header2
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #0099FF;
  font-weight: bold;
  letter-spacing: 2px;
}

.header3
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #0099FF;
  line-height: 22px;
  }

.header4
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #0099FF;
  font-weight: bold;
  line-height: 25px;
}

.Xheader2
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  /*color: #F35001;*/
  color: #0099FF;
  font-weight: bold;
}

.error
{
	color: #ff0000;
	font-weight: bold;
}


.reg-container
{
  border-right: #000000 0px solid;
  border-left: #000000 0px solid;
  border-bottom: #000000 0px solid;
  border-top: #000000 0px solid;
  background-color: #ffffff;
}

.reg-header
{
  text-align:left; 
  background-color: #215134;
}

.reg-tabs
{
  background-color: #00485f;
  padding-top: 0px;
  padding-bottom: 15px;
  padding-right: 0px;
  padding-left: 0px;
  color: #ffffff;
  font-size: 14px;
  font-weight: normal;
}

.reg-tabs a
{
  font-size: 13px;
  text-decoration: none;
  font-weight: bold;
}

.error
{
  color: #ff0000;
  font-weight: bold;
}
  
.success
{
  color: #44CC00;
  font-weight: bold;
}

.highlightedsession
{
	background-color: #E5E6FF;
}

.tab
{
  color: #FFFFFF;
  width: 120px;
  height: 20px;
  line-height: 20px;
}

a:link.tab-on
{
  color: #7D7D7D;
  text-decoration: none;
  font-weight: bold;
  white-space: nowrap;
}

a:visited.tab-on
{
  color: #7D7D7D;
  text-decoration: none;
  font-weight: bold;
  white-space: nowrap;
}

a:hover.tab-on
{
  color: #7D7D7D;
  text-decoration: none;
  font-weight: bold;
  white-space: nowrap;
}

a:link.tab-off
{
  color: #7D7D7D;
  text-decoration: none;
  cursor: pointer;
  font-weight: bold;
  white-space: nowrap;
}

a:link.tab-active
{
  color: #7D7D7D;
  text-decoration: none;
  cursor: default;
  font-weight: bold;
  white-space: nowrap;
  background-color: #030394;
}

#content-holder
{
  vertical-align: top;
  width: 100%;
  text-align: left;

}

.reg-content
{
padding-right: 15px; 
padding-left: 15px; 
padding-top: 15px;
padding-bottom: 15px;
text-align: left; 
width: 100%
}


.reg-content:a
{
	color: #ffffff;
}


.reg-content2
{
padding-right: 20px; 
padding-left: 20px; 
padding-top: 20px;
padding-bottom: 20px;
text-align: left; 
width: 100%
}


.tmg-footer
{
  font-size:11px; 
  color:#FFFFFF; 
  font-style:normal; 
  font-weight: normal; 
  text-decoration:none; 
  vertical-align: text-bottom; 
  background-color: #003366; 
  padding-top: 3px; 
  padding-bottom: 3px; 
  padding-right: 3px; 
  padding-left: 3px;
}

.footer
{
  background-color: #003366; 
}

.step-title
{ 
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #010090;
}

.title
{ 
 font-size: 13px;
 font-weight: bold;
 color: #000;
}

.fieldLabel
{
 white-space: nowrap;  
 text-align: right;
 padding-right: 4px;
 vertical-align: top;
 padding-top: 10px;
}

.fieldLabelConf
{
 white-space: nowrap;  
 text-align: right;
 padding-right: 4px;
 vertical-align: top;
}

.fieldLabel-print
{
 white-space: nowrap;  
 text-align: right;
}

.fieldInput
{
 white-space: nowrap;  
 width: 100%;
}

.fieldSubLabel
{
  font-size: 11px;
  font-style: italic;
}


.required
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 font-weight: bold;
 color: #ff0000;
}

.blue-text
{
 color: #e4911b;
 font-weight: bold;
}

.red-text
{
 color: #ec6410;
 font-weight: bold;
}

.green-text
{
 color: #00705D;
 font-weight: bold;
}

.orange-text
{
 color: #ffcc33;
}

.grid
{
  border-collapse: collapse;
  border-right: #B8B9BA 1px solid;
  border-top: #B8B9BA 1px solid;
  border-left: #B8B9BA 1px solid;
  border-bottom: #B8B9BA 1px solid;
  table-layout: auto;
}

.grid-header
{
  /*background-color: #FF6600;*/
  background-color: #052A45;
  color: #fff;
  font-weight: bold;
  padding-right: 5px;
  padding-left: 5px;
  padding-top: 2px;
  padding-bottom: 2px;
}

.grid-header-white
{
  background-color: #ffffff;
  color: #000000;
  font-weight: bold;
  padding-right: 5px;
  padding-left: 5px;
  padding-top: 2px;
  padding-bottom: 5px;
}

.grid-sub-header
{
  font-weight: bold;
}

.grid-row-shade
{
  background-color: #FFFFFF;
}

.grid-col
{
  border-top: solid 1px #dcdcdc;
  /*border-bottom: solid 1px #dcdcdc;*/
}

.grid-header-spouse
{
  background-color: #AECA2F;
  color: #000000;
  font-weight: bold;
  padding-right: 5px;
  padding-left: 5px;
  padding-top: 2px;
  padding-bottom: 2px;
  visibility: hidden;
  display: none;
}

.grid-header-white-spouse
{
  background-color: #ffffff;
  color: #000000;
  font-weight: bold;
  padding-right: 5px;
  padding-left: 5px;
  padding-top: 2px;
  padding-bottom: 5px;
}

.grid-col-spouse
{
  border-top: solid 1px #dcdcdc;
  /*border-bottom: solid 1px #dcdcdc;*/
  visibility: hidden;
  display: none;
}


/* INPUT STYLES */

input
{
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
}

select
{
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
}

textarea
{
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
}

.button_splash
{
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  padding-left: 10px;
  padding-right: 10px;
  border: solid 1px #000000;
  color: #062d34;
}

input.button
{
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 4px;
  padding-right: 4px;
  border: solid 1px #000000;
  color: #fff;
  font-weight: bold;
}

.normal_button
{
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  padding-left: 10px;
  padding-right: 10px;
  border: solid 1px #000000;
  }


.button
{
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 4px;
  padding-right: 4px;
  border: solid 1px #000000;
  background-color: #032a45;
  color: #ffffff;
  font-weight: bold;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -khtml-border-radius: 8px;
  border-radius: 8px;
}

.fu
{
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  padding-left: 10px;
  padding-right: 10px;
  border: solid 1px #000000;
}

a:link {
	color: #003366
}
a:visited {
	color: #003366
}
a:hover {
	color: #003366
}
a:active {
	color: #003366
}


.dvhdr1 
{
  background:#dcdcdc;
  color: #000000;
  font-weight:bold;
  border:1px solid #000000;
  padding:5px;
  width: 600px;
}
         
.dvbdy1 {
  background:#FFFFFF;
  border-left:1px solid #000000;
  border-right:1px solid #000000;
  border-bottom:1px solid #000000;
  border-top:0px solid #000000;
  padding:5px;
  width: 600px;
}

.activity
{
  cursor: default;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #030394;
  text-decoration: underline;
}

.Xform-section
{
  padding-left: 20px;
  padding-right: 20px;
}

.Xheader
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  /*color: #F35001;*/
  color: #0099FF;
  font-weight: bold;

}


.Xheader2
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  /*color: #F35001;*/
  color: #0099FF;
  font-weight: bold;
}

.Xform-text-orange
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  /*color: #F35001;*/
  color: #062d34;
  font-weight: bold;
}

.Xerror
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #FF0000;
}

.Xerror2
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #FF0000;
  font-weight: bold;
}
  
.Xsuccess2
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #ffffff;
  font-weight: bold;
}

.Xsuccess
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  color: #ffffff;
}

/*a
{
	color: #7D7D7D;
}

a:hover
{
	color: #7D7D7D;
}

a:link
{
	color: #7D7D7D;
}

a:visited
{
	color: #7D7D7D;
}
*/
a:link.Xerror
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  color: #7D7D7D;
}

a:hover.Xerror
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  color: #7D7D7D;
}

a:visited.Xerror
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  color: #7D7D7D;
}

a:link.Xorange
{
  color: #7D7D7D;
}
a:hover.Xorange
{
  color: #7D7D7D;
}
a:visited.Xorange
{
  color: #7D7D7D;
}
.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;  
}

table.boothlisting {
      border-width: 1px;
      border-style: solid;
      border-color: #ffffff;
      border-collapse: collapse;
}
table.boothlisting td {
      border-width: 1px;
      border-style: inset;
      border-color: #ffffff;
      -moz-border-radius: ;
}

.SSuccess
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #F35001;
}

.ExCompanyName
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #151B35;
  font-weight: bolder;
}

.tagLine
{
      font-style: italic;
      font-size: 15px;
      color: #6699cc;
}

.boothText
{
	font-size: 12px;
	color: #000000;
}


white-link
{

}


a.white-link
{
	color: #ffffff;
}

a.white-link:hover
{
	color: #ffffff;
}

a.white-link:visited
{
	color: #ffffff;
}

.grid-badge
{
  border-collapse: collapse;
  border-right: #000000 2px solid;
  border-top: #000000 2px solid;
  border-left: #000000  2px solid;
  border-bottom: #000000  2px solid;
  table-layout: auto;
  background-color: #fff;
}

h1.title {
    color: #669900;
    /*float: left;*/
    font-size: 25px;
    font-weight: bold;
    margin: 0;
    text-transform: uppercase;
}

/* MENU STYLES */

.left-menu-header
{
   background-color: #aeca2f; 
   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: #032a45;
  text-decoration: none;
}


.left-menu-container a:hover
{
  background-color: #79bde8;
  color: #ffffff;
}

.rounded-corners {
     -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
}

.rounded-corners-top 
{
	border-top-left-radius:4px;
	border-top-right-radius:4px;
	-moz-border-radius-topleft:4px;
	-webkit-border-top-left-radius:4px;

	-moz-border-radius-topright:4px;
	-webkit-border-top-right-radius:4px;
    -khtml-border-radius-topright: 4px;
    -khtml-border-radius-topleft:4px;
}

#content-holder {
    text-align: left;
    vertical-align: top;
    width: 100%;
}
#content-left
{
	    text-align: left;
    vertical-align: top;
        padding: 10px;
}
#content-right {
    padding: 10px;
    vertical-align: top;
}


#left a {
    border-bottom: 1px solid #99CC33;
    color: #032a45;
    display: block;
    font-size: 12px;
    font-weight: bold;
    line-height: 24px;
    text-decoration: none;
}

a {
    color: #669900;
    text-decoration: underline;
}

a:hover {
    color: #990000;
    text-decoration: none;
}

strong {
    color: #669900;
}

.title2 {
    color: #032a45;
    font-weight: bold;
    text-transform:uppercase;
}

.nowrap
{
	white-space:nowrap;
}

td.title2
{
	white-space:nowrap;
}

#tbldeadlines
{
	border-collapse:collapse;
}


#tbldeadlines td
{

    margin: 0;
    padding: 2px;
    border-bottom: 1px solid #000000 ;
}

.wrkshop_sectionheader {
    color: #B3D236;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 2px;
}

.Approved
{
 color: #00FF00; 
}

.Declined
{
   color: #FF0000;
}

.Free
{
	font-size: 14px;
    font-weight: bold;	
    color: #B3D236;
}

.occupied, .available,.pending 
{
    text-align: center;  
    vertical-align: middle; 
    text-decoration: none; 
    font-size: 7px;
    position: absolute;
}