body {
	background:url(images/bg.jpg) repeat-x #fff;
	font-family:Verdana, Geneva, sans-serif;
	font-size:62.5%;
	margin:0;
	padding:0;
}

p, li {
	font-size:110%;
	color:#666;
	margin:0;
	padding:0;
}
hr {
	height: 1px;
	color: #dfdfdf;
}
a {
	color:#ed1d24;
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
}
img {
	border: 0px;
	margin: 0px;
}
h1 {
	font-size:150%;
	padding:3px;
	background:#ed1d24;
	color:#fff;
	display:inline;
	line-height: 165%;
}
h2 {
	font-size:130%;
	padding:3px;
	background:#7f7f7f;
	color:#fff;
	display:inline;
	line-height: 125%;
}

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

#flashcontent {
	width:960px;
	height:200px;
	margin:0;
	padding:0;
}

#news_ticker {
	height:26px;
	margin:5px 0 0px 0;
	clear:both;
}

#news_ticker a {
	color: #666;
}

#leftside {
	float:left;
	width:225px;
	padding:5px 0;
	margin-top:10px;
	border-right: 1px solid #ebebeb;
}

#middle {
	float:left;
	width:468px;
	padding:8px 00px 8px 18px;
	margin-top:10px;
	line-height:18px;
}

#rightside {
	float:right;
	width:135px;
	padding:1px 30px;
	margin-top:10px;
	border-left: 1px solid #ebebeb;
}

#footer {
	width:100%;
	background:#1a1a1a;
	color:#fff;
	height:90px;
	margin:10px 0 0 0;
	padding-top:10px;
}

.clear {
	clear:both;
}

/* LEFT SIDEBAR */

#searchtext {
	float:left;
	width:160px;
	margin:5px 5px 20px 0;

}

#leftside #search_btn {
	float:left;
}

#leftside ul {
	clear:both;
	list-style:none;
	margin:0;
	padding:0;
	width:200px;
	background:#f1f1f1;
}

#leftside ul li {
	background:#201f1f;
	color:#fff;
	text-transform:uppercase;
	padding:5px 0;
	margin:1px 0 0 0;
	font-size:115%;
}

#leftside ul a {
	font-family: "Trebuchet MS";
	color:#fff;
	text-decoration:none;
	display: block;
}

#leftside ul li.register {
	background:#ed1d24;
	margin:0;
}

#leftside ul li ul li {
	text-transform: none;
	background:url(images/arrow_bullet.gif) no-repeat #f1f1f1;
	background-position:center left;
	border-bottom:1px solid #c6c6c6;
	border-top:1px solid #fff;
	padding:5px 5px 5px 20px;
}

#leftside ul li a {
	padding-left:5px;
	font-weight:bold;
}

#leftside ul li ul {
	margin-top:5px;
}

#leftside ul li ul li a {
	color:#2e2d2d;
	font-size:90%;
	font-weight:normal;
		display: block;
}

#leftside ul li:hover {
	background:url(images/menu_hover.gif) no-repeat #2b2929;
}

#leftside ul li ul li:hover {
	background:#e1e1e1;
}

#leftside ul .register li:hover {
	background:none;
}


p.rss {
	background:url(images/rss.gif) no-repeat #fff;
	padding:5px 0 15px 35px;
	margin:15px 5px;
	font-weight:bold;
}

/* MIDDLE */


#middle ul {
	padding:0;
	margin:0;
}

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

#middle img {
	margin:0 0 10px 0;
}

#middle p {
	margin:10px 0 5px 0;
}

#banner{
		border: solid 1px #d0d0d0;
		width: 468px;
		margin-bottom: 15px;
}

#banner p{
	margin: 0px;
}

/*TB - Arrows for the srto columns */
.sort-arrow {
	width: 11px;
	height: 11px;
	background-position: center center;
	background-repeat: no-repeat;
	margin: 0 2px;
}
.sort-arrow.descending {
	background-image: url("/af2009s/images/downsimple.gif");
}
.sort-arrow.ascending {
	background-image: url("/af2009s/images/upsimple.gif");
}
/* info_table - for all general tables of copy in the page */
#info_table td {
	background: #fff;
	border-bottom: 1px solid #ccc;
	font-size: 11px;
	padding: 3px;
	margin: 1px;
}
#info_table th {
	font-weight: bold;
	font-size: 11px;
	background: #fff;
	border-bottom: 1px solid #ccc;
}
#normal_table td {
	padding: 3px;
}
#Table_01 {
	position: relative;
	left: 0px;
	top: 0px;
	width: 940px;
	height: 237px;
}
/* RIGHT SIDEBAR */

/* SCROLLING EXHIBITOR LIST START */
.scrolling_box {
	background:url(/af2009s/images/stripe.png) #2e2d2d repeat;
		width: 150px;
	height: 170px;
	padding: 5px;
	margin-bottom:20px;
		color: #fff;
		font-size: 120%;
		text-align: center;
}
.exhibitorboxplacer {
	width: 150px;
	height: 145px;
	margin: 5px 0px 10px 0px;
	border: 0px solid #d7d7d7;

	text-align: left;
	float: left;

	position: relative;
	z-index: 0;
	overflow: hidden;
	/*clip: rect(0px 117px 200px 0px);*/
	visibility: visible;
}
.exhibitorboxcontent {
	position: relative;
	font-style:italic;
	font-size:90%;
	padding: 10px;
	z-index: 99;
	visibility: visible;

	margin: 6px 4px 6px 4px;
}
.exhibitorboxcontent a:visited {
	color: #fff;
	text-decoration: none;
}
.exhibitorboxcontent a:link {
	color: #fff;
	text-decoration: none;
}
.exhibitorboxcontent a:hover {
	color: #ed1d24;
	text-decoration: none;
}
/* SCROLLING EXHIBITOR LIST END */

img#skyscraper {
	display:none;
}



/* FOOTER */

#footer p {
	width:960px;
	margin:0 auto;
	padding:5px 0;
	text-align: center;
	color:#666;
}

#footer a, #footer a:visited, #footer a:active {
	color:#666;
}

#footer a:hover {
	text-decoration:none;
}


/* SEMINARS START */
#presentation_title_seminar {
	text-transform: none;
	font-weight: bold;
}
#presentation_box_seminar {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#seminar_table {
	border: solid 1px #b4b4b4;
	padding: 4px;
	background: #fff;
}
#seminar_table table td {
	background: #fff;
}
#seminar_table td {
	vertical-align: top;
	padding: 2px;
	border-bottom: dotted 1px #b4b4b4;
}
#seminar_table thead td {
	background: #b4b4b4;
	font-weight: bold;
	color: #fff;
	padding: 2px;
	border-bottom: 0px;
}

#seminar_table td #presentation_title_seminar a p {
	color: #ED1D24;
	text-decoration: none;
}
#seminar_table td #presentation_title_seminar a:visited p {
	color: #ED1D24;
	text-decoration: none;
}
#seminar_table td #presentation_title_seminar a:hover p {
	color: #ED1D24;
	text-decoration: underline;
}
/* SEMINARS END */

/*TABLE FONT SIZE FIX*/

table {
	font-size:11px;
}

table p {
	font-size:11px;
}

/* NEW FLASH */

#flashHeaderContent {
	background:url(/af2009s/images/header.jpg) #fff no-repeat;
	height:200px;
	width:960px;
	position:relative;
}