A:link {text-decoration: none;}
A:visited {text-decoration: none;}
A:active {text-decoration: none;}
A:hover {text-decoration: underline;}

body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

.left_bg {
	background-image: url(images/left_bg.gif);
}
.subject {

	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
	position:absolute; 
	top:90px; 
	left:269px; 
	width:523px; 
	height: 36px; 
	background-image:url(images/subject_top.gif); 
	background-repeat:no-repeat; 
	padding-top:8px; 
	padding-left:20px;
	
}

.index_image {
	position:absolute; 
	top:40px; 
	left:269px; 
}

.index_text {

	font-size: 12px;
	color: #000000;
	font-weight: bold;
	position:absolute; 
	top:340px; 
	left:269px; 
	width:523px; 
	height: 300px; 
	padding-top:8px; 
	padding-left:20px;
	
}
.subject_bottom {
	font-size: 12px;
	color: #FFFFFF;
	width:523px;
	height: 36px; 
	background-image:url(images/subject_bottom.gif);
	background-repeat:no-repeat; 
	padding-top:8px; 
	padding-left:20px;
	position:relative;
	left:-2px;
}


.exhibitor_filter {
color:#8B173C;
font-size:11px;
position:absolute; 
top: 130px; 
left:280px; 
width:520px;
}


.exhibitor {
	background-color:#FFFFFF;
	cursor:auto;
	border-color: #CCCCCC;
	padding: 8px;
	border-top-style:none;
	border-left-style:none;
	border-right-style:none;
	border-bottom-style:solid;
	border-width:2px;
	}

.exhibitor_name {
	font-size:16px;
	font-weight:700;
	width:400px;
	}
	
.exhibitor_details, .exhibitor_details_head {
	font-size:11px;
}

.exhibitor_panel {
	position:relative;
	background-color: #EBEBEB;
	display:none;
	padding:10px;
}

.exhibitor_details {
	width:430px;
	position:relative;
	left:10px;
	padding: 0px 0px 8px 0px;
	text-align:justify;
	}

.exhibitor_details_head {
	width=410px;
	font-weight:bold;
	color:#940F00;
}
.exhibitor_booth {
	position:relative;
	left: 425px;
	width:65px;
	top: -20px;
	font-size:18px;
	color:#5A3D1B;
	}

.exhibitor_button, .event_button, .event_button_more {
	font-size:12px;
	height:22px;
	width:66px;
	background-repeat:no-repeat;
	text-align:center;
	padding-top:3px;
	cursor:default; 
}

.exhibitor_button, .event_button {
	color:#999999;
	background-image:url(images/button_bg.gif);
}

.exhibitor_button {
	position:relative;
	left: +440px;
	top:0px;
	}

.event_button{ 
	position:absolute;
	top:5px;
	left:330px;
}

.event_button_more{ 
	color:#FFFFFF;
	background-image:url(images/button_bg_red.gif);
	position:absolute;
	top:30px;
	left:330px;
}
		
	
.event_date{
	background-color:#B14B3F;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
 }

.event_list{
	background-color:#FFFFFF;
	font-size:10px;
	padding: 5px;
	border-top-color: #FFFFFF;
	border-bottom-color: #999999;
	border-top-width:2px;
	border-bottom-width:2px;
	border-left-width:0px;
	border-right-width:0px;
	border-style:solid;
}

.event_list_name{
	font-size:120%;
	color:#003366;
	font-weight:700;
	}
	
.event_list_details{
	color: #666666
	}

.event_details {
	position:absolute; top:200px; left:280px;
	background-color:#FFFFFF;
	width:400px;
	border-style: solid;
	border-left-width:1px;
	border-bottom-width:3px;
	border-right-width:3px;
	border-top-width:1px;
	border-color:#CCCCCC;
	padding: 15px;
	display:none;
}

.event_details_top { border-style:dashed; border-bottom-width:1px; border-top-width:1px;}

.event_details_name { 

font-size:20px;
color:#940F00;
font-weight:bold;
padding: 5px 5px 2px 5px;
width:320px;
}


.event_details_content {
	font-size:12px;
}

.event_details_header {
	color:#666666;
	font-weight:600;
	font-size:10px;
	vertical-align:top;
	}
.event_details_details {
	background-color:#F0F0F0;
	color:#333333;
	font-size:10px;
	padding:3px;
	text-align:justify;
	}

.event_details_other {
	font-size:10px;
}

.bottom {
	background-image:url(images/bottom_bg.gif);
	position:absolute;
	bottom:0px;
	width:800px;
	height:20px;
	font-size:10px;
	color:#FFFFFF;
	font-weight:700;
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
	padding:5px;
}