body	{
background-color:#666666;
font-family:Arial, Helvetica, sans-serif;
color:white;
width:810px;

margin:0 auto;

overflow:auto;
position:relative;



}
body.splash	{
	display:block;
	margin:0 auto;
	
	border:none;
	
	
	
	padding-top:80px;
	

	background:#333333;
	margin-top:30px;
	text-align:center;
	
}

a	{
	outline:none;
	border:none;
	cursor:pointer;
	text-decoration:none;
	
	color:#cc3366;
}
a:hover	{
	color:#996666;
}


p	{
	margin-top:10px;
	margin-left:10px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:white;
}

h1	{
	font-size:16px;
	font-weight:bold;
	font-family:Georgia, Arial, sans-serif;
	color:#cc3366;
	
	text-transform:uppercase;
	
}
h2	{
	font-size:14px;
	font-family:Georgia, Arial, sans-serif;
	color:#cc3366;
	
	line-height:1.5;
	font-weight:normal;
}
h3	{
	border-bottom:1px solid #999999;
	color:#CCCCCC;
	font-size:16px;
	font-weight:bold;
	background-color:#666666;
	padding:10px;
}

.bold	{
	font-weight:bold;
}
.clearfix	{
clear:both;
}

UL LI	{
	margin-left:20px;
	color:white;
}





/* HEADER STUFF */

#header	{
	background:#cc3366;
	width:810px;
	height:55px;
	padding-top:60px;
	display:block;
	position:relative;
	margin-top:20px;
	
	font-size:11px;
	z-index:1;
	
	
	
}
img.logo	{
	
	right:0;
	top:0px;
	position:absolute;
	z-index:90;
	
	display:block;
}

#contact	{
	
	text-align:right;
	
	width:625px;
	display:block;
	position:relative;
	padding-top:6px;
	

	
}

/****************************/


/* CONTENT STUFF */
#content	{
	
	background:#333333;
	line-height:1.5;
	color:#003366;
	font-size:12px;
	
	padding:20px 20px 70px 20px;
	
	display:block;
	position:relative;
	
	height:100%;
	width:auto;
	overflow:hidden;
	
	
	color:white;
	clear:both;
	
	min-height:200px;

}

#content img	{

}

#column1	{
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:1.2;
	width:450px;
	
	float:left;
}
#column1 #exhibitor p	{
	font-size:12px;
}
#column2	{
	float:right;
	width:310px;
	
	font-size:13px;
	
	line-height:1.2;
	
}

/*#exhibitor li {
	font-size: 11px;
	list-style: disc;
	
}*/

#nostyle	{
	background-color:#333333;
	border:none;
	
}
#nostyle td	{
	background-color:#333333;
	border:none;
	
}
#nostyle td:hover	{
	background-color:#333333;
	border:none;
	
}


table#boothCost 	{
	padding-left:10px;
	
	border-left:none;
	border-right:none;
	
}
#boothCost tr {

	}
	
#boothCost tr td {
	padding: 3px;
	
	padding-right: 50px;
	background-color:#333333;
	color: #ffffff;
	font-size: 11px;
	
	border:1px dotted #666666;
	border-left:none;
	border-right:none;
	
	

}


/***********************/


/**** FOOTER STUFF ****/


#footer	{

	position:relative;
	background:#cc3366 url(../images/footer.png) bottom left no-repeat;
	height:118px;
	text-align:left;
	
	font-size:11px;
	
	color:white;
	overflow:visible;

}
img.thebay	{
	right:0;
	bottom:0;
	z-index:90;
	position:absolute;
}

.greybar	{
	
	
	height:20px;
	background-color:#333333;
	

	position:relative;
	display:block;
}

/***********/


/******* MENU STUFF ************/

UL#menu	{
	color:#333333;
	font-size:11px;
	
	list-style:none;

	letter-spacing:0.1px;
		
	overflow:hidden;
	display:block;
	position:relative;
	
	height:50px;
	
	width:640px;
	line-height:1.5;
	z-index:1;
	
	background-color:white;
}
UL#menu LI	{
	float:left;
	margin:0;
	padding:0;
	display:block;
	position:relative;
}
UL#menu a	{
	
	
	
	padding:5px 10px 0px 10px;
	
	width:auto;
	overflow:hidden;

	color:#333333;
	
	font-size:11px;
	font-weight:bold;
	
	display:block;
	position:relative;
	
	float:left;
	
	text-transform:uppercase;
}


UL#menu a.current	{
	color:#FF3366;
}
UL#menu a:hover	{

	color:#999999;

	
}
/*****************/



/*div.presented	{
	clear:both;
	text-align:center;
	font-size:12px;
	width:500px;
	height:auto;
	overflow:hidden;
	
	border:1px solid #CCCCCC;
	border-left:none;
	border-right:none;
	padding:5px 0 5px 0;
	
	color:#E7E7E7;
	
	text-transform:uppercase;
	font-size:10px;
	margin-bottom:10px;
}*/


/* TICKET PAGE STUFF */

/****

TABLE STUFF

****/

div.header	{
	
	border-bottom:1px solid #999999;
	color:#CCCCCC;
	font-size:16px;
	font-weight:bold;
	background-color:#666666;
	padding:10px;
}



table	{
	font-size:12px;
	
	width:100%;
	
	background-color:#E7E7E7;
	
	border-right:1px solid #999999;
	border-left:1px solid #E7E7E7;
	border-bottom:1px solid #999999;
	
	color:#666666;
	
	font-family:Arial, Helvetica, sans-serif;
	
}
table tr	{
	
}
table input	{
	border:1px solid #CCCCCC;
	border-bottom:1px solid #E7E7E7;
	border-right:1px solid #E7E7E7;
	background-color:white;
	padding:4px;
	
	color:#999999;
}
table tr td.title	{
	background-color:white;
	border:none;
	font-size:18px;
	color:#333333;
	
	padding:30px 0 5px 10px;
	
	border:1px solid #CCCCCC;
	border-top:1px solid #E7E7E7;
	border-left:1px solid #E7E7E7;
	
}
table tr td	{
	padding:10px;
	
	border:none;
	border-top:1px solid #D7D7D7;
	border-bottom:1px solid #D7D7D7;

}
table tr:hover td	{
	
	
	background-color:white;
}
input.submit	{
	border:1px solid #999999;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	background-color:white;
	padding:5px 10px 5px 10px;
	
	color:#990000;
	font-size:22px;
}

input.nostyle	{
	border:none;
	background:none;
	color:#333333;
	height:auto;
	width:auto;
	line-height:inherit;
	
	padding:0;
	margin:0;
	font-size:18px;
}
select	{
	border:1px solid #CCCCCC;
	border-bottom:1px solid #E7E7E7;
	border-right:1px solid #E7E7E7;
	background-color:white;
	padding:4px;
	
	color:#999999;
}

span.note	{
	color:#666666;
	font-size:10px;
}

input.error, select.error	{
	border:2px solid red;
	
}

div.notification	{
	border:1px solid #CCCCCC;
	padding:10px;
	color:red;
	background-color:white;
	font-size:11px;
}

/* END TICKET PAGE STUFF */