﻿/*****Structure*****/ 

#homenewsdiv { 
	height:auto;
	width:514px;
	float:left;
	margin:0 15px 10px 0; 
	border: 1px solid #fff; 
	text-align:left;
	font-size:100%;
	color: #fff;
	background:#2e3137; 
}

#homenewsheader {
	width:473px;
	float:left;
	background:url(../images/menu-li-bg-tall.jpg) no-repeat right #282471;
	height:22px;
	padding:8px 5px 0px 10px;
}

#hometicker {
	clear:both; 
	padding:10px 0px 10px 0px;
}

#homeeventsdiv { 
	height:auto;
	width:514px;
	float:left;
	margin:0 15px 15px 0;  
	text-align:left;
	font-size:80%;
	color: #fff; 
}

.homeeventsheader {
	width:220px;
	float:left;
	background: no-repeat right #282471 url(../images/menu-li-bg-hover.jpg);
	height:22px;
	padding:8px 5px 0px 10px;
	border: 1px solid #fff;
}

.homeeventscontent {
	width:225px;
	float:left;
	height:125px;
	padding:0 0 0 10px;
	border: 1px solid #fff;
	border-top:none;
	background:#2e3137;
}

#sidebar {
	float:right;
	width:180px;
	height:100%;
	margin-bottom:15px;
}

#signup {
	margin-top:0px;
	margin-bottom:5px;
	width:168px;
	height:auto;
	border:#fff solid 1px;
	padding:5px;
	background:url(../images/signup-rpt.jpg) repeat-y;
}

.input-prompt {
  position: absolute;
  font-style: italic;
  font-size:small;
  color: #aaa;
  margin: 0.2em 0 0 0.5em;
}

#signup #nom 
{
	margin:0 0 0 3px;
	width:150px;
}

#signup #eml
{
	margin:0 0 0 3px;
	width:150px;
}

#signup #tol
{
	margin:0 0 0 3px;
	width:150px;
}

#signup #hidden
{
	width:50px;
	display:none;
	visibility:hidden;
}


#ie6warning {
	display:none;
	width:100%;
	height:100px;
	margin-bottom:10px;
}

/*****Styles*****/ 

#ie6warning {
	background-color:#896F2A;
	font:85%;
}

/*links*/
	#homenewsdiv a {color:#fff; }
	#homenewsdiv a:hover {background-color:#282471;}
	
#homenewsheader {
	border-bottom: 1px solid #fff;
	font-size:12px;
	font-weight:bolder;
	text-transform:capitalize;
	height:64px;
}

.homeeventsheader {
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	font-size:12px;
	font-weight:bold;
	text-transform:capitalize;
}

.homeeventscontent p {
	margin-top:0px;
	font-size:10px;
	line-height:1.5em;
	clear:both;
}

.gobutton {
	background:#fff;
	border:#333333;
	padding:1px 2px;
	margin:0 0 0 3px;
	color:#333333;
	font:85%;
}


/*****MENU EXPAND*****/ 

#menudiv #visitor  {
	display:none;
}

#menudiv #planning {
	display:none;
}

#menudiv #exhibitors {
	display:none;
}

#menudiv #news-media {
	display:none;
}

#menudiv #aboutus {
	display:none;
}

#menudiv #contactus  {
	display:none;
}