html, body {
	border: 0;
	padding: 0;
	margin: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
	background: #FFF url(../images/Layout_BG.jpg) no-repeat top center; /*#150000*/
	text-align: center;
}

input, select, textarea {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

form {
	margin: 0;
}

p,
table tr td, 
table tbody tr td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
	line-height: 25px;
}

* :focus {
	outline: 0;
}

h1, h2, h3, h4, h5, h6, pre {
	margin: 0;
}

a {
	color: #FFFF96;
	text-decoration: underline;
}
a:hover {
	color: #F4E460;
	text-decoration: underline;
}

a.LinkBody {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover.LinkBody {
	color: #F4E460;
	text-decoration: underline;
}

.Highlight1 {
	color: #FFF;
}

.Highlight2 {
	color: #FFFF96;
}

.Highlight3 {
	color: #C00;
}

.Highlight4 {
	color: #0C0;
}

.Heading1 {
	font-size: 17px;
	font-weight: bold;
	color: #FFFF96;
}

ul {
	/*
	margin: 0;
	padding-left: 3em;
	*/
}
ul li {
	margin-bottom: 4px;
}

.List1 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFF96;
	margin: 0;
	padding-left: 3em;
}
.List1 li {
	margin-bottom: 6px;
}
.List1 a {
	text-decoration: none;
}

.Background1 {
	padding-left: 6px;
	font-weight: bold;
	background-color: #333;
	color: #999;
	line-height: normal;
}

.ImageLink1 {
	background-color: #333;
	border: 1px solid #999;
	padding: 4px;
	margin-top: 4px;
}

a .ImageLink1 {
	border: 1px solid #FFFF96;
}

a:hover .ImageLink1 {
	border: 1px solid #F4E460;
}

.TextXXXS {
	font-size: 9px;
}

.TextXXS {
	font-size: 10px;
}

.TextXS {
	font-size: 11px;
}

.TextS {
	font-size: 12px;
}

.TextL {
	font-size: 14px;
}

.TextXL {
	font-size: 15px;
}

.TextXXL {
	font-size: 16px;
}

.NormalLineHeight {
	line-height: normal;
}

.Box1 {
	background-color: #333;
	border: 1px dotted #676767;
	color: #676767;
	padding: 5px 5px 6px 5px;
	text-align: center; 
}

.Box1 a  {
	color: #CCC;
	text-decoration: none;
	padding: 0px 6px 1px 6px;
	border-radius: 4px;
	-ms-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 3px;	
}

.Box1 a:hover {
	background-color: #535353;
	color: #FFF;
	text-decoration: none;
}

.Btn1,
.Btn2,
.Btn3,
.Btn4 {
	background: url(../images/Btn_BG.png) repeat-x top;
	border: 1px solid;
	padding: 3px 11px;
	margin: 0 3px 0 0;
	cursor: pointer;
	font: bold 11px Tahoma, Verdana, sans-serif;
	text-decoration: none;
	border-radius: 3px;
	-ms-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 2px;	
}
.Btn1:hover,
.Btn2:hover,
.Btn3:hover,
.Btn4:hover {
	text-decoration: none;
}

.Btn1 {
	background-color: #803812;
	border-color: #582304;
	color: #F7E6DD;
}
.Btn1:hover {
	background-color: #934B25;
	color: #FFF;
}

.Btn2 {
	background-color: #7E7E7E;
	border-color: #6E6E6E;
	color: #E6E6E6;
}
.Btn2:hover {
	background-color: #989898;
	color: #FFF;
}

.Btn3 {
	background-color: #C9992C;
	border-color: #966F12;
	color: #FAEED1;
}
.Btn3:hover {
	background-color: #E4B242;
	color: #FFF;
}

.Btn4 {
	background-color: #6A120E;
	border-color: #370000;
	color: #FCEAE9;
}
.Btn4:hover {
	background-color: #9A1B14;
	color: #FFF;
}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 998px;
	text-align: left;
}

#booth_left {
	float: left;
	background: url(../images/Layout_BoothLeft.jpg) no-repeat;
	width: 336px;
	height: 1193px;
}

#booth_right {
	position: relative;
	float: left;
	background: url(../images/Layout_BoothRight.jpg) no-repeat;
	width: 95px;
	height: 1193px;
}

#booth_floor {
	position: relative;
	float: left;
	/*background: url(../images/Layout_Floor.jpg) no-repeat;*/
	width: 998px;
	height: 79px;
}

#booth_container {
	float: left;
	width: 557px;
	height: 1193px;
}

#booth_top {
	background: url(../images/Layout_BoothTop.jpg) no-repeat;
	width: 557px;
	height: 65px;
}

#booth_body {
	position: relative;
	overflow: hidden;
	background: url(../images/Layout_BGC.jpg) no-repeat;
	width: 557px;
	height: 1028px;
}

#booth_bottom {
	background: url(../images/Layout_BoothBottom.jpg) no-repeat;
	width: 557px;
	height: 100px;
}

#nav_bottom {
	position: absolute;
	top: 54px;
	left: 2px;
	color: #8B7F7F;
	font-size: 11px;
	letter-spacing: 2px;
}
#nav_bottom a {
	color: #FFF;
	text-decoration: none;
	letter-spacing: normal;
	padding-right: 2px;
}
#nav_bottom a:hover {
	color: #DBBA5D;
	text-decoration: none;
}

#copyright {
	position: absolute;
	top: 54px;
	right: 0px;
	/*left: 690px;*/
	text-align: right;
	color: #8B7F7F;
	font-size: 10px;
}

#curtain {
	position: absolute;
	margin-left: 0px;
	top: 0;
	left: 0;
	/*background: url(../images/Layout_Curtain.jpg) no-repeat;*/
	width: 557px;
	height: 1025px;
	
	/*display: none; TEMP OVERRIDE*/
}

#body {
	/*display: none;*/
	visibility: hidden;
	padding: 15px;
	overflow-y: auto;
	height: 998px;
}

#flash_overlay {
	position: absolute;
	z-index: 2000;
	top: 267px;
	left: 15px;
	width: 527px;
	height: 365px;
}

#facebook {
	position: absolute;
	z-index: 2001;
	top: 78px;
	left: 19px;
	text-align: center;
}


#table_list {
	float: left;
	width: 100%;
	list-style: inside;
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #336699;
}
#table_list li {
	float: left;
	width: 50%;
	margin-bottom: 0px;
}


/*---- sIFR ---*/
@media screen {
  .sIFR-flash {
    visibility: visible !important;
    margin: 0;
    padding: 0;
  }
  
  .sIFR-replaced, .sIFR-ignore {
    visibility: visible !important;
  }
  
  .sIFR-alternate {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    display: block;
    overflow: hidden;
  }
  
  .sIFR-replaced div.sIFR-fixfocus {
    margin: 0pt; 
    padding: 0pt; 
    overflow: auto; 
    letter-spacing: 0px; 
    float: none;
  }
}

@media print {
  .sIFR-flash {
    display    : none !important;
    height     : 0;
    width      : 0;
    position   : absolute;
    overflow   : hidden;
  }
  
  .sIFR-alternate {
    visibility : visible !important;
    display    : block   !important;
    position   : static  !important;
    left       : auto    !important;
    top        : auto    !important;
    width      : auto    !important;
    height     : auto    !important;
  }
}

/*---- Header styling ----*/
.sIFR-active h1,
.sIFR-active h2,
.sIFR-active h3,
.sIFR-active h4,
.sIFR-active h5,
.sIFR-active h6,
.sIFR-active pre {
	visibility: hidden;
	font-family: Verdana;
	line-height: 1em;
	margin-top: 0px;
	margin-bottom: 5px;
}

.sIFR-active h1 {
	font-size: 32px;
	height: 39px;
}

h1 {
	color: #FFF;
	font-size: 21px;
	height: 39px;
	font-style: italic;
	background: url(../images/Layout_HeadingUnderline.gif) no-repeat 0px 29px;
}
