/*

	Wide Area Media Bridging Stylesheet
	Site Revision 3
	Revised Janurary 15, 2006

*/




.content_menu_container {
	position: absolute;
	width: 280px;
	height: 260px;
	left: 20px;
}

.content_menu_header {
	position: absolute;
	left: 20px;
	font-family: arial, helvetica, sans-serif;
	text-align: left;
	color: white;
	font-size: 14px;
	font-weight: 700;
	margin-bottom: 20px;
	}

.content_menu_content {
	font-family: arial, helvetica, sans-serif;
	text-align: left;
	position: absolute;
	left: 35px;
	color: #eeeeee;
	font-size: 11px;
	margin-top: 20px;
	}


.product_overlay {
	position: absolute;
	left: 5px;
	top: 190px;
	z-index: 20;
	}

.section_menu {
	top: 272px;
	color: black;
	background-color: #999966;
	}

.section_menu_link {
	color: black;
	text-decoration: underline;
	}

#section_item_1 {
	left: 230px;
	width: 250px;
	background-color: #999966;

	border-color: #666633;
	border-style: none solid none solid;
	border-width: 1px;

	z-index: 10;
}

#section_item_2 {
	left: 482px;
	width: 160px;
	background-color: #999966;

	border-color: #666633;
	border-style: none solid none solid;
	border-width: 1px;
	z-index: 11;
}

#section_item_3 {
	left: 644px;
	width: 155px;
	background-color: #999966;

	border-color: #666633;
	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: 5px;
	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: 11px;
	
	color: black;
	}

.content_menu {
		position: absolute;
		left: 475px;
		top: -3px;
		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;

}

.prev_next {
	position: relative;
	left: 340px;
	top: 10px;
	width: 100px;

	/*border-color: red;
	border-style: solid solid solid solid;
	border-width: 1px;*/


	text-align: right;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	
}

.prevlink {
	position: relative;
	color: blue;
	text-decoration: underline;
}

.nextlink {
	position: relative;
	color: blue;
	text-decoration: underline;

}

.content_head {
	font-size: 12px;
	font-weight: 700;
	margin-bottom: 5px;
}

#content_1 {
	top: 70px;
	visibility: visible;
	}

#content_2 {
	top: 70px;
	visibility: hidden;
	}
#content_3 {
	top: 70px;
	visibility: hidden;
	}
#content_4 {
	top: 70px;
	visibility: hidden;
	}
#content_5 {
	top: 70px;
	visibility: hidden;
	}