#left { clear:left; background:transparent url(../img/bg_left_alt.gif) no-repeat scroll 0 0;}
#center_wide { background:transparent url(../img/bg_nav_shadow.gif) repeat-x top left; background-color: #EDEDE5; float:left; width:673px; padding-bottom:10px; }


#multi_t1 {
	width:640px; height:410px;
	margin: 10px auto;
	border:1px solid #ccc;
	padding:6px;
	background-color: #fff;
	overflow: hidden;
}

	#multi_t1_buttons {
		position:absolute;
		width:230px; height:20px;
		margin:6px;
		z-index:1001;
		display:none;
	}
		#selector {
			position: relative;
			float: left;
			margin:0;
			padding:0;
		}

			#selector li {
				background-color: #b3b3ae;
				width: 24px;
				height: 13px;
				line-height:10px;
				float: left;
				border:2px solid #fff;
				margin: 0 6px 0 0;
				}

				#selector li:hover, #selector li:active {
					cursor: pointer;
					}

	.multi_t1_slides {
		position:absolute;
		width:640px; height:410px;
		/*background-color: #fff;*/
		display:none;
	}
	.multi_t1_image {
		position:absolute;
		width:640px; height:360px;
		/*background-color: #fff;*/
	}
	#multi_t1_video_wrap {
		width:640px; height:360px;
		background:transparent url(../img/bg_t1_video.gif) no-repeat scroll 0 0;
		margin:-410px 0px 0px 0px;
		position:relative;
		display:none;
	}
	#multi_t1_video {
		position:relative;
		width:640px; height:360px;
		/*top:-410px;
		display:none;
		z-index:9999;*/
	}
	#multi_t1_slideshow {
		display:block;
		overflow: hidden;
		width:640px; height:410px;
		/*z-index:-1;*/
	}
	.multi_t1_photoCredit {
		color:#FFFFFF;
		font-family:Arial,Helvetica,sans-serif;
		font-size:8px;
		font-weight:bold;
		margin-top:340px;
	    filter:alpha(opacity=50);
		opacity:0.4;
		padding:5px;
		position:absolute;
		text-align:right;
		text-transform:uppercase;
		width:630px;
		z-index:1000;
	}
	.multi_t1_desc {
		position:absolute;
		margin-top:250px;
		padding:5px 10px 10px 10px;
		width:620px; height:80px;
		background-color:#000;
		filter:alpha(opacity=85);
		opacity:0.85;
		z-index:1000;
		display:none;
	}
		.multi_t1_desc span {
			font-family: Georgia, "Times New Roman", serif;
			font-size:24px;
			font-weight:normal;
			line-height:32px;
			margin:0;
			padding:0;
			filter:alpha(opacity=100);
			opacity:1;
		}
			.multi_t1_desc span a {
				font-family: Georgia, "Times New Roman", serif;
				font-size:24px;
				font-weight:normal;
				line-height:32px;
				filter:alpha(opacity=100);
				opacity:1;
			}
				.multi_t1_desc span a:link, .multi_t1_desc span a:visited, .multi_t1_desc span a:hover, .multi_t1_desc span a:active { /*ie6 fix*/
				font-weight:normal;
				}
					.multi_t1_desc span a:hover, .multi_t1_desc_video span a:hover { /*ie6 fix*/
						text-decoration:underline;
						font-weight:normal;
					}
	
		.multi_t1_desc p {
			width:620px;
			font-family: Arial, Helvetica, sans-serif;
			font-size:12px;
			background-color:#000;
			color:#9a9995;
			margin:0;
			padding:0;
			filter:alpha(opacity=100);
			opacity:1;
		}		
			.multi_t1_desc p a {
				font-family: Arial, Helvetica, sans-serif;
				font-weight:normal;
				font-size:12px;
				filter:alpha(opacity=100);
				opacity:1;
			}
				.multi_t1_desc p a:link, .multi_t1_desc p a:visited, .multi_t1_desc p a:hover, .multi_t1_desc p a:active { /*ie6 fix*/
				font-weight:normal;
				}
					.multi_t1_desc p a:hover { /*ie6 fix*/
						text-decoration:underline;
						font-weight:normal;
					}
	
	.multi_t1_bullets {
		width:640px; 
		height:44px;
		position:absolute;
		top:365px;
		font-weight:bold;
		font-size:12px;
		display:none;
		}
		.multi_t1_bullets td span {
			background:transparent url(../img/bg_link_arrow.gif) no-repeat scroll 0 0;
			font-weight:bold;
			font-size:12px;
			margin:0;
			padding:0 0 0 10px;
			top:0;
		}		
			.multi_t1_bullets a {
				/*background:transparent url(../img/bg_link_arrow.gif) no-repeat scroll 0 0;*/
				font-weight:bold;
				font-size:12px;
				margin:0;
				padding:0;
				top:0;
			}	
				.multi_t1_bullets a:link, .multi_t1_bullets a:visited, .multi_t1_bullets a:hover, .multi_t1_bullets a:active {  /*ie6 fix*/
					font-weight:bold;
				}	
	
	.playButton {
		cursor:pointer;
		position:absolute;
		left:252px;
		top:154px;
		opacity: 0.7;
		filter:alpha(opacity=70);
	}	
	.videoClose {
		cursor:pointer;
		position:absolute;
		left:2px;
		top:2px;
		opacity: 0.7;
		filter:alpha(opacity=70);
		display: none;
	}	
	/*.multi_t1_bullets ul li {
		font-weight:bold;
		font-size:12px;
		display: block;
		list-style-type:disc;
		margin:0;
		padding:0 0 0 19px;
		top:0;
	}*/
	#RmeWrapper {
		width:640px; height:360px;
		position:relative;
		margin:-360px 0px 0px 0px;
		z-index:2000;
		display:none;
	}
	
