#wrapper {
	background: white;
	padding: 1em;
}

#upperInnerWrapper {
	background: white;
}

#leftInnerWrapper {
	position: relative;
	background: black;
	float: left;
	padding: 0.1em;
}

#leftInnerWrapper div {
	padding: 0.5em;
	background: white;
	font-size: 0.8em;
	width: 46.5em;
}

#leftInnerWrapper a {
	font-weight: bold;
	color: black;
}
#leftInnerWrapper b {
	font-weight: bold;
	color: red;
}

#rightInnerWrapper {
	position: relative;
	background: black;
	float: right;
	padding: 0.1em;
	width: 21em;
}

#rightInnerWrapper div {
	padding: 0.5em;
}

#rightInnerWrapper div p{
	color: black;
	font-size: 0.8em;
}

#rightInnerWrapper h1{
	color: black;
	font-weight: bold;
	font-size: 1.4em;
}

#rightInnerWrapper h2 {
	font-weight: bold;
	font-size: 0.8em;
}
#latestNews,#download,#demo,#disclaimer {
	background: white;
}


#footer {
	padding-top: 1.5em;
	clear: both;
	background: white;
	text-align: center;
}

#menu {
	padding: 0.1em 0.1em 0em 0.1em;
	background-color: #9999ff;
	margin-bottom: 0.5em;
}

#menu span {
	margin: 0em;
	background: white;
	padding-left: 0.3em;
	padding-right: 0.3em;
}

#demoForm {
	background-color: #9999ff;
	padding: 0.5em;
}

#navigation {
	background-color: #9999ff;
	margin-top: 0.5em;
	text-align: right;
}

.font_bold_3em_black {
	color: black;
	font-size: 3em;
	font-weight: bold;
}

.font_normal_2em_black {
	color: black;
	font-size: 2em;
}

.font_normal_1em_black {
	color: black;
	font-size: 1em;
}

.font_normal_07em_black {
	color: black;
	font-size: 0.8em;
}

input {
	margin-right: 0.1em;
	margin-bottom: 0.5em;
}

.input_field_25em {
	width: 2.5em;
}

.input_field_3em {
	width: 5em;
}

.input_field_35em {
	width: 35em;
}
.input_field_30em {
	width: 30em;
}
.input_field_26em {
	width: 22em;
}
.input_field_20em {
	width: 20em;
}
.input_field_12em {
	width: 12em;
}
.input_field_15em {
	width: 15em;
}
label {

margin-right:10px;
	margin-bottom: 0.0em;
	font-weight: bold;
	font-size: 1.0em;
	
}

label.error {
 
    margin-left:0.7em;
	font-weight: bold;
	color: #EA5200;
	font-size: 1.0em;
	/*padding-bottom: 5px;
	float:right;*/
   


}

.step span {
	float: right;
	font-weight: bold;
	padding-right: 0.8em;
}

textarea.styled {
	width: 600px;
	height: 120px;
	border: 3px solid #cccccc;
	padding: 5px;
	font-family: Tahoma, sans-serif;
	/*background-image: url(bg.gif);*/
	background-position: bottom right;
	background-repeat: no-repeat;
}
textarea.styledshort {
	width: 600px;
	height: 80px;
	border: 3px solid #cccccc;
	padding: 5px;
	font-family: Tahoma, sans-serif;
	/*background-image: url(bg.gif);*/
	background-position: bottom right;
	background-repeat: no-repeat;
}
/* Ajax CSS*/
#text {	margin: 25px;font-weight:bold; }
.text {	margin: 25px;font-weight:bold; }
.textphoto {	margin: 25px;font-weight:bold; }
li { list-style: none; }
.liclass { padding: 0px; float: left; height:280px;width: 260px;border: 1px solid #ccc;margin-bottom:5px }
.container { width: 133px; margin: 0 auto;height:auto; }

div.button {
    height: 29px;
    width: 133px;
    background: url(images/button.png) 0 0;

    font-size: 14px; color: #C7D92C; text-align: center; padding-top: 15px;
}
/*
We can't use ":hover" preudo-class because we have
invisible file input above, so we have to simulate
hover effect with JavaScript.
*/
div.button.hover {
    background: url(images/button.png) 0 56px;
    color: #95A226;
}

.jofilehiddencss {	margin: 25px;visibility:hidden;
        font-weight:bold;
}
.jofilehiddencssphoto {	margin: 25px;visibility:hidden;
        font-weight:bold;
}
.jofiledisplaycss {
margin: 25px; 
        font-weight:bold;
}
.jofiledisplaycssphoto{
margin: 25px; 
        font-weight:bold;
}

.jonewploadcss{visibility:hidden;}
.jonewploadcssphoto{visibility:hidden;}
/* For jquery DatePicker*/
.dateinput{}
.dateinputphoto{}
.exhibitorlogo{
height:250px;width:250px;
 

}
.uploadedimg{
height:250px;width:250px;

 display: block;
}
.valueinlabel{
color:#006A8D;
font-weight:bold;
}
.navigationbuttons{
margin:30px 0px 10px 60px;
}

.button2photo button2{
font-weight:bold;

}