@charset "UTF-8";
/* CSS Document */


@font-face
{
	font-family: Antonio-Regular;
src: url(fonts/antonio/Antonio-Regular.ttf);
}


@font-face
{
	font-family: Antonio-Light;
src: url(fonts/antonio/Antonio-Light.ttf);
}

*{
	padding:0;
	font-family:Antonio-Regular, Arial, Helvetica, sans-serif;
	font-size:12px;
}
h1{
	font-size:26px;
	margin:0;
	font-weight:bold
}
h2{
	font-size:16px;
}

a{
	color:#38a848;
}
@font-face
{
	font-family: Antonio-Bold;
src: url(fonts/antonio/Antonio-Bold.ttf);
}
#container {
	height: auto;
	width: 980px;
	margin-left:auto;
	margin-right:auto;
	position: relative;
}
#menuholder{
	width:970px;
	height:28px;
	background-color:#4cad48;
	float:left;
	clear:both;
	padding-left:10px;
	padding-top:2px;
	position: relative;
}
#menufooter{
	width:980px;
	height:30px;
	background-color:#cee6ac;
	float:left;
	clear:both;
	position: relative;
}
#titleholder{
	width:980px;
	height:115px;
	float:left;
	clear:both;
	padding-top:4px;
	padding-bottom:4px;
	position: relative;
}
#logo{
	width:auto;
	height:100px;
	float:left;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #4cad48;
	padding-right: 15px;
}
#dateholder{
	width:425px;
	height:80px;
	padding-top:10px;
	padding-left:20px;
	font-weight:bold;
	float:left;
	clear:right;
	font-size:32px;
	padding-bottom: 10px;
}
#sponsorholder{
	height:90px;
	
	padding-top:10px;
	padding-left:20px;
	float:right;
	clear:right;
	font-weight:bold;
	font-size:22px;
	margin-right:20px;
}
#pictureholder{
	width:980px;
	height:360px;
	float:left;
	clear:both;
	position: relative;
}
#exhibitorscrollholder{
	width:980px;
	height:151px;
	float:left;
	clear:both;
	position: relative;
	overflow: hidden;
}
#exhibitorscrolltittle{
	width:975px;
	height:22px;
	float:left;
	clear:both;
	background-color:#38a848;
	color:#FFF;
	padding-left:5px;
	font-weight:bold;
	padding-top:2px;
	font-size:16px;
	text-align: center;
}
#exhibitorscrollfooter{
	width:980px;
	height:5px;
	float:left;
	clear:right;
	background-color:#38a848;
}
#exhibitorscrollpictureholder{
	width:980px;
	height:110px;
	float:left;
	clear:right;
	margin-top:10px;
	overflow: hidden;
}
#textholder{
	width:720px;
	height:auto;
	float:left;
	font-size: 18px;
	font-weight: normal;
	position: relative;
}
#righttabholder{
	width:250px;
	height:auto;
	float:right;
	clear:right;
}
.tabbtnholder{
	width:250px;
	height:60px;
	float:left;
	clear:both;
	text-decoration:none;
	position: relative;
}
.tabbtnleft{
	width:16px;
	height:60px;
	float:left;
	background-image:url(../images/tabbtnleft.png);
}
.tabbtnright{
	width:40px;
	height:60px;
	float:left;
	clear:right;
	background-image:url(../images/tabbtnright.png);
}
.tabbtnmiddle{
	width:194px;
	height:45px;
	float:left;
	clear:right;
	background-image:url(../images/tabbtnmiddle.png);
	background-repeat:repeat-x;
	color:#FFF;
	padding-top:15px;
	font-size:14px;
}
#twitterfeedholder{
	width:250px;
	height:650px;
	overflow:hidden;
	float:left;
	clear:both;
	margin-top:15px;
}
#videomainholder{
	width:720px;
	height:auto;
	float:left;
	clear:left;
	margin-top:25px;
}
.videopicholderleft{
	width:238px;
	height:133px;
	float:left;
	clear:right;
	margin-right:3px;
}
.videopicholderright{
	width:238px;
	height:133px;
	float:right;
}
#iconouterholder{
	width:980px;
	height:auto;
	float:left;
	clear:both;
}
.logoouterholder{
	width:238px;
	height:auto;
	float:left;
	clear:right;
	margin-right:3px;
	text-align:center;
}
.logoholder{
	width:200px;
	height:auto;
	float:left;
	clear:both;
	margin-bottom:25px;
	margin-right: 19px;
	margin-left: 19px;
}
#socialoutericonholder{
	width:250px;
	height:auto;
	float:right;
	text-align:center;
}
#socialinnerlogoholder{
	width:250px;
	height:auto;
	float:left;
}
.sociallogoleft{
	width:auto;
	height:auto;
	float:left;
	margin-right:20px;
	margin-left: 5px;
}
.sociallogomiddle{
	width:auto;
	height:auto;
	float:left;
	clear:right;
	margin-left:20px;
}
.sociallogoright{
	width:auto;
	height:auto;
	float:right;
	margin-right:5px;
}
.note1{
	color:#38a848;
}
.question{
	font-size:18px;
	font-weight: bold;
}

ul.exhibit li{
	list-style-image:url(../images/bulletpoint.png);
	margin-left:15px;
	font-size:14px;
	margin-bottom:25px;
}

ul.forms li{
	list-style-image:url(../images/bulletpoint.png);
	margin-left:15px;
	font-size:19px;
}
#exhibitorlistkeyholder{
	width:720px;
	height:auto;
	margin-bottom:15px;
	float:left;
	clear:both;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #38a848;
	border-bottom-color: #38a848;
	padding-top:10px;
	padding-bottom:10px;
}
.exhibitorlistkeyicon{
	width:140px;
	height:25px;
	float:left;
	clear:right;
	display:inline;
	font-weight:bold;
	margin-right:4px;
}
.exhibitorlistkeyicontext{
	width:auto;
	height:auto;
	padding-top:2px;
	float:left;
	clear:right;
	margin-left:5px;
	font-size:14px;
	text-decoration:none;
}
.exhibitorlistkeyiconpic{
	width:22px;
	height:22px;
	float:left;
}
#exhibitorlisttextholder{
	width:720px;
	height:auto;
	margin-bottom:15px;
	float:left;
	clear:both;
}
#exhibitorlisttitle{
	width:200px;
	height:auto;
	float:left;
}
#exhibitorlisttext{
	width:480px;
	height:auto;
	float:left;
	clear:right;
}

.longformboxholder{
	width:720px;
	height:auto;
	float:left;
	clear:right;
	margin-bottom:5px;
}
.longformtext{
	float:left;
	width:225px;
	text-align:right;
}
.longformtextholder{
	width:720px;
	clear:both;
	height: 30px;
}
.textformnotes{
	float:right;
	width:250px;
	padding-left:10px;
}
.longformtextholdernonote{
	width:460px;
	clear:both;
	height: 30px;
}



/*search bar style*/

/* Style the search input field. */

.topDiv {
background-color: #f1f1f1;
border-bottom: 1px solid #e5e5e5;
height: 70px;
width: 100%;
padding-left: 10px;
}
.field {
	float:left;
	width:500px;
	height:27px;
	line-height:27px;
	text-indent:10px;
	font-family:arial, sans-serif;
	font-size:1em;
	color:#333;
	background: #fff;
	border:solid 1px #d9d9d9;
	border-top:solid 1px #c0c0c0;
	border-right:solid 1px #c0c0c0;
	outline: none;
	margin-left: 45px;
}

/* Style the "X" text button next to the search input field */
#delete {
	float:left;
	width:16px;
	height:29px;
	line-height:27px;
	margin-right:15px;
	padding:0 10px 0 10px;
	font-family: "Lucida Sans", "Lucida Sans Unicode",sans-serif;
	font-size:22px;
	background: #fff;
	border:solid 1px #d9d9d9;
	border-top:solid 1px #c0c0c0;
	border-left:none;
}
/* Set default state of "X" and hide it */
#delete #x {
	color:#A1B9ED;
	cursor:pointer;
	display:none;
}
/* Set the hover state of "X" */
#delete #x:hover {
	color:#36c;
}
/* Syle the search button. Settings of line-height, font-size, text-indent used to hide submit value in IE */
#submit {
	cursor:pointer;
	width:70px;
	height: 31px;
	line-height:0;
	font-size:0;
	text-indent:-999px;
	color: transparent;
	background: url(../images/exhibitor_icon/ico-search.png) no-repeat center #38a848;
	border: 1px solid #444444;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
/* Style the search button hover state */
#submit:hover {
	background: url(../images/exhibitor_icon/ico-search.png) no-repeat center #38a848;
	border: 1px solid #2F5BB7;
}
/* Clear floats */
.fclear {clear:both}

.searchText {
	color:#38a848;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:100;
}
hr {
color: #e5e5e5;
width: 100%;
border: 1px solid #e5e5e5;
}
.url {
color:#38a848;
font-size:12px;	
}
.title {
	font-size:14px;	
}
.desc {
	font-size:12px;	
}
#livesearch{
	width:490px;
	height:auto;
	padding-left:10px;
	margin-left: 45px;
	margin-top:0;
}
.newstextholder{
	height:auto;
	width:720px;
	float:left;
	clear:both;
	margin-bottom:50px;
}
.newsintrotext{
	height:30px;
	width:720px;
	float:left;
	overflow: hidden;
	margin-bottom:5px;
}


.formholder{
	width:720px;
	height:auto;
	text-align:left;
	clear:both;
	float:left;
}
.formboxholder{
	width:360px;
	height:auto;
	float:left;
	clear:right;
}

.textformboxholder{
	width:240px;
	height:auto;
	float:left;
	clear:right;
	margin-left:50px;
}
.formtext{
	float:left;
	width:160px;
	text-align:right;
}
.formtextbox{
	float:right;
	width:180px;
	margin-bottom:15px;
}
.formfulltextbox{
	float:right;
	width:550px;
	margin-bottom:15px;
}
.formtextholder{
	width:360px;
	clear:both;
	height: 30px;
}
.formfulltextholder{
	width:720px;
	clear:both;
	height: 30px;
}
.formtickbox{
	width:240px;
	float:left;
	clear:right;
	margin-bottom: 15px;
}
.formtickboxholder{
	width:720px;
	height:auto;
	float:left;
	clear:both;
	margin-bottom: 25px;
}
#formbuttonholder{
	float:left;
	clear:both;
	width:360px;
	height:auto;
	margin-top: 15px;
}
.formbutton{
	margin-right:20px;
	margin-left: 20px;
}






#search_query {
padding-top: 0px;
padding-bottom: 0px;
}
#exhibitorlistundersearchtextholder{
	width:720px;
	height:auto;
	margin-top:15px;
	margin-bottom:15px;
	float:left;
	clear:both;
}

.exhibitordetailtextholder{
	width:720px;
	clear: both;
	float: left;
	height: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #38a848;
	padding-top: 20px;
	padding-bottom: 20px;
}
#exhibitordetailstextholder{
	width:470px;
	float:left;
	height:auto;
	padding-right:10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #38a848;
	clear: left;
}
#contacttextholder{
	width:225px;
	height:auto;
	float:right;
	clear: right;
	padding-left:10px;
}
.exhibitordetailstextouterholder{
	width:720px;
	height:auto;
	float:left;
	clear:both;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #38a848;
	padding-top:10px;
	padding-bottom:10px;
}
.exhibitordetailtextinfoholder{
	width:590px;
	float:left;
	height:auto;
	padding-right:10px;
	clear: left;
}
#facebookholder{
	width:320px;
	height:auto;
	float:right;
	clear: right;
	padding-left:10px;
}
.exhibitordetails2coltextholder{
	width:290px;
	height:auto;
	float:left;
	clear:right;
	padding-right:5px;
}
.videoholder{
	width:210px;
	height:auto;
	float:left;
	clear:right;
	margin-left:15px;
	margin-right:15px;
	display:inline-block;
	text-align:center;
	margin-bottom: 20px;
	min-height:275px;
}
#pagefooter{
	width:980px;
	height:auto;
	clear:both;
	float:left;
	text-align:center;
	margin-top:20px;
}

#mapholder{
	width:720px;
	height:auto;
	padding-bottom: 15px;
}
#mapsignleft{
	width:168px;
	height:34px;
	float:left;
	clear:left;
	margin-bottom: 15px;
	background-color: #38a848;
	text-align: center;
	vertical-align: middle;
	color: #FFF;
	font-size: 24px;
	text-decoration:none;
}
#mapsignright{
	width:168px;
	height:34px;
	float:right;
	clear:right;
	margin-bottom: 15px;
	background-color: #38a848;
	text-align: center;
	vertical-align: middle;
	color: #FFF;
	font-size: 24px;
	text-decoration:none;
}
#map{
	width:720px;
	height:auto;
	clear:both;
	text-align:center;
}



sitemap

#cont{
margin:auto;
width:720px;
text-align:left;
}
th {
text-align:center;
background-color:#00AEEF;
color:#fff;
padding:4px;
font-weight:normal;
font-size:12px;
}
td {
font-size:12px;
padding:3px;
text-align:left;
}
#footer {
background-color:#B8DCE9;
padding:10px;
}
.pager,.pager a {
background-color:#00AEEF;
color:#fff;
padding:3px;
}
.lhead {
background-color:#fff;
padding:3px;
font-weight:bold;
font-size:16px;
}
.lpart {
padding:0px;
}
.lpage {
font:normal 12px verdana;
}
.lcount {
	background-color:#38a848;
	color:#fff;
	padding:2px;
	margin:2px;
	font:bold 12px verdana;
}
a.aemphasis {
color:#009;
font-weight:bold;
}
#outerschedulecontainer{
	width:720px;
	height:auto;
	clear:both;
	float:left;
	margin-bottom:15px;
}
.schedulecontainer{
	width:720px;
	height:auto;
	clear:both;
	float:left;
}
.scheduletitledesign{
	font-weight:bold;
	background-color:#75923C;
}
.schedulesubtitledesign{
	font-weight:bold;
	background-color:#C3D69B;
}
.scheduletabdesign{
	background-color:#FFF;
}
.schedulegreentabdesign{
	background-color:#C3D69B;
}
.timeholder{
	width:33px;
	height:auto;
	float:left;
	clear:left;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #000;
}
.scheduleholder{
	width:333px;
	height:auto;
	clear:right;
	float:left;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #000;
}
