@import url(mainnav.css);
body { background: #3C352D; }

form {
	background: url(/images/mp/acvb_mp_frame_middle.gif) repeat-y 0 46px;
	color: #413F40;
	margin: 0 auto;
	padding-top: 46px;
	width: 1002px;
	position: relative;
	z-index: 1;
}

input {
	color: #707E7E;
}

fieldset {
	border: 0 none;
}

legend {
	display: none;
}

#canvas {
	width: 913px;
	margin: 0 0 0 44px; padding: 0;
}

#topbar {
	background: url(/images/mp/acvb_mp_frame_top.gif) no-repeat;
	width: 1002px;
	height: 60px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}


#masthead {
	background: url(/images/mp/acvb_mp_hdr_bkgrd.jpg) no-repeat;
	margin: 0;
	position: relative;
	padding: 0;
	zoom: 1;
	z-index: 2;
}
	#masthead p {
		background: url(/images/mp/acvb_mp_hdr_logo.gif) no-repeat;
		margin: 0; padding: 0;
		width: 374px;
		height: 111px;
		left: 0;
		text-indent: -999em;
	}
	
	#info {
		position: absolute;
		top: 0; right: 0;
		margin: 10px 28px 0 0;
		font-size: .94em;
		font-weight: bold;
	}
	
	#toppromos {
		margin: 30px 8px 0 0; padding: 0;
		position: absolute;
		top: 0; right: 0;
		list-style: none;
	}
	
	#toppromos li {
		float: left;
	}
	
	.search {
		border: 1px solid #000;
		color: #576135;
		font-size: 10px;
		padding: 1px 2px 1px 30px;
	}	

	#mainnav {
		background: url(/images/mp/acvb_mp_nav1_rollover.gif) no-repeat 0 0;
		height: 40px;
		margin: 0; padding: 0;
	}
	* html #mainnav { overflow: hidden; }
	#mainnav dt {
		text-indent: -999em;
	}
	
	#flreplace {
		margin-left: 45px;
	}

.dividertopbar {
	background: url(/images/mp/acvb_mp_flash_bar_top.gif) no-repeat;
	width: 913px;
	height: 18px;
}

#flbotbar {
	background: url(/images/mp/acvb_mp_flash_bar_bottom.gif) no-repeat;
	width: 913px;
	height: 18px;
}

#fl_replace {
	background: url(/images/mp/acvb_mp_flash_holder.jpg) no-repeat;
	width: 907px;
	height: 211px;
}
	
#secondnav {
	background: url(/images/mp/acvb_mp_nav2_rollover.gif) no-repeat;
	width: 227px;
	height: 149px;
	margin: 0; padding: 0;
}

#promos {
	position: absolute;
	top: 444px;
	left: 271px;
	margin: 0; padding: 0;
	list-style: none;
	background: #fff;
	height: 149px;
}

#promos li {
	position: absolute;
	width: 225px;
	text-align: right;
	font-size: .83em;
	background: #fff url(/images/mp/acvb_mp_feature_bkgrd.gif) no-repeat 0 79px;
	height: 149px;
}

#promo1 {
	left: 2px;
}

#promo2 {
	left: 230px;
}

#promo3 {
	left: 458px;
}

#promos .fcont {
	padding: 0 5px 3px 3px;
	font-size: .93em;
}

#promos .featuretitle {
	color: #27334B;
}

#promos .featuredate {
	color: #A46E4A;
}

#promos .last {
	 margin-right: 3px;
}

.promoMoreLink {position:absolute; top: 135px; left:186px;}

#content { background: #fff; border-top: 2px solid #fff; }
	.container { width:100%; overflow: hidden; }
	.container:after {
		clear: both;
		content: '.';
		display: block;
		height: 0;
		overflow: hidden;
		visibility: hidden;
	}
	:root .container { overflow: visible; }

	#main, #sidebar, #sidebar2 {
		display:inline-block;
		float:left;
	}
	#main { width: 100%; background: url(/images/mp/agfc_mp_you_should_know.jpg) no-repeat -47px 0; padding-bottom: 50px; }
	#main .content {
		margin: 0 230px 15px 230px;
		padding: 13px 15px;
	}

	#sidebar {
		background: url(/images/mp/acvb_mp_body_column1_bkgrd.jpg) repeat-y ;
		width: 227px;
		margin-left: -100%;
		min-height: 450px;
		
	}
		#search {
			position: relative;
			height: 42px;
			background: url(/images/mp/acvb_mp_search_bkgrd.gif) no-repeat;
			
		}
		.searchfield {
			position: absolute;
			top: 10px;
			left: 65px;
			font-size:10px;
			width:100px;
		}
		.searchbtn {
			position: absolute;
			top: 0;
			left: 180px;
			width: 33px;
			height: 42px;
			background: url(/images/mp/acvb_mp_search_go_static.gif) no-repeat;
			border: 0 none;
			text-indent: -999em;
			cursor: pointer;
		}
		
		#findevents {
			position: relative;
		}
		#findevents table {
			position: absolute;
			top: 40px;
			left: 3px;
		}
		#findeventshdr {
			position: absolute;
			top: 0; left: 0;
			width: 227px;
			height: 32px;
			background: url(/images/mp/acvb_mp_events_hdr.gif) no-repeat;
		}
		#findeventsbtn {
			width: 40px;
			height: 12px;
			background: url(/images/mp/acvb_mp_events_search_static.gif) no-repeat;
			border: 0 none;
			text-indent: -999em;
			cursor: pointer;
		}
		
		.sidebardivider {
			background: url(/images/mp/acvb_mp_body_column1_divider.gif) no-repeat;
			width: 193px;
			height: 4px;
			position: absolute;
			top: 110px;
			left: 18px;
		}
		
		#sidebarpromos {
			list-style: none;
			margin: 0; padding: 0;
			position: absolute;
			top: 125px;
			left: 0px;
		}
	
	#sidebar2 {
		background: url(/images/mp/acvb_mp_body_column2_bkgrd.jpg) repeat-y 0 42px;
		width: 227px;
		margin-left: -227px;
		min-height: 450px;
	}
	*html #sidebar2 {
		margin-left: -227px;
	}
	* html #sidebar, * html #sidebar2 {
		height: 450px;
	}
		#enews {
			position: relative;
			height: 42px;
			background: url(/images/mp/acvb_mp_email_bkgrd.gif) no-repeat;
		}
		#enewsNew {
		    display: block;
			position: relative;
			height: 42px;
			background: url(/images/mp/acvb_mp_email.gif) no-repeat;
		}		
		#enewsfield {
			position: absolute;
			top: 10px;
			left: 65px;
			font-size:10px;
			width:90px
		}
		#enews legend {
			display: none;
		}
		#enewsbtn {
			position: absolute;
			top: 0;
			left: 173px;
			width: 53px;
			height: 42px;
			background: url(/images/mp/acvb_mp_email_signup_static.gif) no-repeat;
			border: 0 none;
			text-indent: -999em;
			cursor: pointer;
		}

#sidebarcap {
	background: url(/images/mp/acvb_mp_body_column1_bottom.gif) no-repeat;
	width: 227px;
	height: 19px;
	clear: left;
	float: left;
}
#sidebar2cap {
	background: url(/images/mp/acvb_mp_body_column2_bottom.gif) no-repeat;
	width: 227px;
	height: 19px;
	float: right;
}

#botbar {
	background: url(/images/mp/acvb_mp_frame_bottom.gif) no-repeat;
	width: 1002px;
	height: 60px;
	margin-top: -19px;
	z-index: 10000;
}
	
#footlinks { margin-top: 10px; font-size: .83em; color: #7E7E7E; }

#tools {
	margin-top: 12px;
	text-align: center;
	width: 227px;
}

#tripplanner_cnt 
{
	font-size:10px;
	font-weight:bold;
}

#tripplanner_cnt A
{
	color:White; text-decoration:none;
}

#tripplanner_cnt A:hover
{
	text-decoration:underline;
}



#contentfooter {
	text-align: center;
	position: absolute;
	bottom: 54px;
	width: 423px;
}

#mobile {
	position: absolute;
	top: 0; left: 18px;
	margin-top: -40px;
	z-index: 9999;
}

#peppers {
	width: 275px;
	height: 166px;
	background: url(/images/mp/acvb_mp_body_chili.gif) no-repeat;
	position: absolute;
	top: 770px;
	left: 682px;
}

/* = GENERAL *
************************/
.nav, .nav ul, .nav dd {
	list-style: none;
	margin: 0;
	padding: 0;
}	
.nav dt { display: none; }

.ir {
	overflow: hidden;
	display: block;
	height: 0;
	text-decoration: none;
}

#quicklinks li {
	position: absolute;
	top: -200em;
}

/* Secondary nav */
#secondnav dd {
	position: absolute;
	top: 200px;
	margin: 0; padding: 0;
}
dd#sn_meetings, dd#sn_travel, dd#sn_media, dd#sn_partners { position: relative; top: auto; }

#secondnav a.ir {
	background: url(/images/mp/acvb_mp_nav2_rollover.gif) no-repeat;
	width: 227px;
}
#sn_meetings a.ir, #sn_travel a.ir, #sn_media a.ir, #sn_partners a.ir {
	background: url(/images/mp/acvb_mp_nav2_static.gif) no-repeat;
}
#sn_meetings a.ir { background-position: 0 0; padding-top: 56px;  }
#sn_travel a.ir { background-position: 0 -56px; padding-top: 27px; }
#sn_media a.ir { background-position: 0 -83px; padding-top: 27px; }
#sn_partners a.ir { background-position: 0 -110px; padding-top: 39px; }

#secondnav dd a.ir:hover, #secondnav dd a.ir:active { background-image: none; }

#flreplace a {
	background: #D8DACD;
	display: block;
	font-weight: bold;
	margin: 15px 65px 0 auto;
	width: 19em;
	padding: 5px;
	border: 1px solid #9EA289;
	opacity: .95;
	filter: alpha(opacity=95);
	text-decoration: none;
	text-align: center;
}
