/*

	Wide Area Media Bridging Stylesheet
	Site Revision 3
	Revised Janurary 15, 2006

*/






.product_overlay {
	position: absolute;
	left: 5px;
	top: 220px;
	z-index: 20;
	}

.section_menu {
	top: 272px;
	color: black;
	background-color: #66CC66;
	}

.section_menu_link {
	color: black;
	text-decoration: underline;
	}

#section_item_1 {
	left: 230px;
	width: 250px;
	background-color: #66CC66;

	border-color: #66CC66;
	border-style: none solid none solid;
	border-width: 1px;

	z-index: 10;
}

#section_item_2 {
	left: 482px;
	width: 160px;
	background-color: #66CC66;

	border-color: #66CC66;
	border-style: none solid none solid;
	border-width: 1px;
	z-index: 11;
}

#section_item_3 {
	left: 645px;
	width: 154px;
	background-color: #66CC66;

	border-color: #66CC66;
	border-style: none solid none solid;
	border-width: 1px;
	z-index: 12;
}



.vendor_logo {
	position: absolute;
	}

#vendor_logo_1 {
	width: 136px;
	height: 38px;
	left: 270px;
	top: 10px;
	z-index: 10;
}

.content {
	position: absolute;
	left: 20px;
	top: 90px;
	width: 440px;
	height: 300px;

	text-align: left;

	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	
	color: black;
	}

.content_menu {
		position: absolute;
		left: 475px;
		top: 297px;
		width: 327px;
		height: 266px;
		background-color: #003333;

		padding-left: 0px;
		padding-top: 20px;
		padding-right: 0px;
		padding-bottom: 20px;
		}

.content_menu_item {
	text-align: left;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: white;
	padding-top: 3px;
	height: 17px;
	width: 307px;
	padding-left: 20px;
	background-color: #003333;
	cursor: pointer;

}

.content_head {
	font-weight: 700;
	margin-bottom: 5px;
}

#content_1 {
	visibility: hidden;
	}

#content_2 {
	visibility: hidden;
	}

#content_3 {
	visibility: hidden;
	}

#content_4 {
	visibility: visible;
	}

#content_5 {
	visibility: hidden;
	}

#content_6 {
	visibility: hidden;
	}
