﻿.lcHd
{
	background:#002d6e;
	color:White;
	font-weight: bold;
	padding:2px;
	font-family:		Tomaha, arial, helvetica, sans-serif; 
	font-size:			13px; 
	text-align: center;	
	border-bottom: 1px solid black;
}
.lcBodBG
{
	background:  url(../../images/expo/calbg.jpg) no-repeat #ebebeb bottom left;
	border-bottom:		1px solid black;
}
.lbBodShadow
{
	height: 9px;
	background: url(../../images/Expo/hdShadow.jpg) no-repeat #ebebeb;
}
.lcDetails
{
	padding: 2px;
	text-align:center;
}
.lcButtons
{
	text-align:right;
	margin-top:10px;
}
#expBody
{
	margin:0 10px 0 10px;
	font-family:		Verdana, sans-serif; 
	font-size:			12px;
}

.expLink, .expLinkB, .expLinku
{
	font-family:		Verdana, sans-serif;
	font-size:			11px;
	color:				BLACK;
	text-decoration:	none;
}

.expLinkB { font-weight: bold; }
.expLinku { text-decoration: underline; }

.expLink:hover, .expLinkB:hover, .expLinku { color:#002d6e; }

#lcDetL
{
}
#lcDetL legend
{
	font-weight: bold;
}
.expDate 
{
	font-family:			verdana, Arial, sans-serif;
	font-size:			12px;
	color:					#000000;
	text-decoration:	underline;
	padding-bottom:	1px;
	padding-top:		6px;
	/*width:			300px;*/
	
}

.expTime
{
	float:		left;
	font-family:			verdana, Arial, sans-serif;
	font-size:			12px;
	color:					#000000;
	width:				85px;
	padding-bottom:	10px;
	display:inline;
}

.expDesc
{
	float:	left;
	font-family:			verdana, Arial, sans-serif;
	font-size:			12px;
	color:					#000000;
	/*width:				250px;*/
	padding-bottom:	10px;
}
.expHead
{
	text-decoration: underline;
	font-weight: bold;
}
#expSponsors
{
	background: #003d7e;
	padding:0 2px 0 2px;
}
#expSponHD
{
	padding:3px;
	background:#ebebeb;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	font-weight:bold;
}
/*--Form Stuff--*/

.contactForm 
{
  font-family:	verdana, Arial, sans-serif;
  font-size:		12px;
  color:			#000000;
  margin:			0px auto;
  width:			480px;
  text-align:	left;
}

.contactForm legend {
  color:					#3176a6;  
}
.contactForm fieldset {
	padding: 5px;
}

.contactForm div label {
  display:		block;
  float:			left;
  width:			132px;
  height:			expression('1%');
  padding:		3px 5px;
  margin:			0px 0px 2px 0px;
  text-align:	right;
  font-size:		10px;
}

.contactForm div label.req
{
font-weight:	bold;
}

.contactForm div label.opt
{
font-weight:	normal;
}
.contactForm div input.inpText, div select.inpText
{
	display:					inline;	
	color:						#50596D;
	font-size:				9px;
	font-family:				verdana, arial, helvetica, sans-serif; 
	background-color:	WHITE;
	border-color:			#3176A6;
	border-style:			solid;
	border-width:			1px;
}

.contactForm div input.chkBox
{
  display:				inline;
  height:					14px;
  width:					14px;
  background-color:	transparent;
  border-width:		0px;
  padding:				0px;
  margin: 0px 0px 0px 10px;
}

.contactForm br
{
	clear:		both;
}

.contactForm div label.event {
  display:		block;
  float:			left;
  width:			132px;
  height:			5px;
  padding:		0px 5px 0px 0px;
  margin:			0px 0px 0px 0px;
  text-align:	right;
  font-size:		10px;
  font-weight:	bold;
}

.formtext { font-family: verdana, arial, helvetica ,sans-serif; font-size: 10px; color: #000000;}
.formtext2 { font-family: verdana, arial, helvetica ,sans-serif; font-size: 11px; color: #000000;}

.helper
{
	border: 1px #00d2ef solid; 
	background-color: #afedff; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	padding-right: 5px; 
	padding-left: 5px; 
	padding-top: 0px;
	margin-left:	5px;
	display:	inline;
	height: auto; 
	width: auto; 
}
.formerr {  
	clear:					both;
	font-family:			verdana, arial, helvetica ,sans-serif; 
	font-size:			10px; 
	color:					RED; 
	font-weight:		bold;
	display:				block;
	padding:				5px 0px 5px 0px;
	text-align:			center;
}
#specialFeat 
{
	background: #ffff00 url(../../images/Expo/auctionbg.jpg) no-repeat bottom right;
	width:270px;
	border-top:1px solid black;
	border-bottom:1px solid black;
	padding:2px;
}
