body {
	font: 62.5% "Lucinda Grande", Arial, Tahoma, sans-serif;
	background:url(images/bg.gif) repeat-x #fff;
}

h1 {
	font-size:140%;
	color:#ee3427;
	text-align: center;
}

h2 {
	font-size:120%;
	color:#ee3427;
}

h3 {
	font-size:115%;
	color:#404549;
	padding:5px;
}

a, a:active, a:visited {
	color:#ee3427;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

img {
	border:none;
}

/* STRUCTURE */
#wrapper {
	margin:0 auto;
	width:960px;
}

#newsbar {
	width:940px;
	height:35px;
	padding:5px 10px 20px 10px;
	line-height: 0px;
	font-size:115%;
	color:#fff;
	background:url(images/navbg.gif) no-repeat #0d5e77;
	clear:both;
}

#leftside {
	width:160px;
	padding-top:36px;
	float:left;
	background:#f2f8f9;
}

#rightside {
	width:155px;
	padding:26px 0 25px 5px;
	float:right;
	background:#f2f8f9;
}

#middle {
	width:572px;
	margin:0;
	padding:34px;
	float:left;
	font-size:115%;
	color:#666;
	background:#fff;
}

#middle div.search_result {
background-color:#f2f8f9;
margin: 10px 0px;
padding: 20px;
}

#middle ul li {
background: url(/hevarm10/images/list_item.gif) no-repeat left top;
padding:0 0 0 20px;
margin-bottom:5px;
list-style:none;
}

#footer {
	clear:both;
	text-align:center;
	padding:10px;
	font-size:110%;
	color:#666;
	width:960px;
}

.clear {
	clear:both;
}


/* BREAKING NEWS BAR */

#breakingnews {
	float:left;
	width:500px;
	padding:15px 0 0 5px;
	height:25px;
}

#breakingnews img {
	width:0;
	height:0;
}

#breakingnews a {
	color:#fff;
}


form#search_form {
	width:200px;
	float:right;
	margin:0;
	padding:10px 10px 0 0;
}

/* LEFT */

#leftside ul {
	list-style: none;
	margin:0 0 25px 0;
	padding:0;
	font-size:110%;
}

#leftside ul li ul {
	margin-top:8px;
	padding:0;
}

#leftside ul li {
	padding:7px;
	background:url(images/libg.gif) repeat-x;
}

#leftside ul li a {
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
}

#leftside ul li a:hover {
	text-decoration:underline;
}

#leftside ul li ul li {
	background:none;
	padding:0;
	padding-top:10px;
	height:10px;
}

#leftside ul li ul li a {
	font-size:90%;
	color:#666;
	text-transform: none;
}

#leftside ul li.register {
	background-image:none;
	background:#0d5e77;
}


/* MIDDLE COLUMN */


img#main {
	margin-bottom:10px;
}

#middle p {
	line-height:18px;
}

/* RIGHT */

img.ad {
	margin:10px 0 10px 15px;
}

#rightside p {
	font-size:110%;
	padding:5px;
	color:#404549;
}
/* Exhibitor List */
.exhibitor_logo img {
  max-height: 50px;
  max-width: 100px;
}
/* Exhibitor List Scroller */


#exlistscrollercontent { 
position: relative;
width: 110px;
padding:0 0 0 10px;
z-index: 99; 
visibility: visible;
text-align:center;

}
 
#exlistscroller {
position: relative;
color:#000;
width: 110px; 
height: 120px; 
z-index: 100;
overflow: hidden; 
clip: rect(0px 117px 180px 0px); 
visibility: visible;
padding:0 10px 0 10px;
margin-bottom:10px;
}

#exlistscroller ul, #exlistscroller ul li {
	margin:0;
	padding-bottom:0;
	list-style:none;
}

#exlistscroller ul li {
	border-bottom: 1px dotted #d0cfcf;
	padding:3px 0 3px 0;
	font-size:110%;
	color:#0d5e77;
	background:none;
}

.exhib_title {
	text-align: center;
}




/* styles for colouring text in the cms */

#main span.red a {
color: #ce1107;
}

#main span.blue a {
color: #000099;
}

#main span.grey a {
color: #666;
}

#main h1.red {
color: #ce1107;
}

#main h1.blue {
color: #000099;
}

#main h1.grey {
color: #666;
}

#main h2.red {
color: #ce1107;
}

#main h2.blue {
color: #000099;
}

#main h2.grey {
color: #666;
}

#main .red {
color: #ce1107;
}

#main .blue {
color: #000099;
}

#main .greey {
color: #666;
}
