/*

	Wide Area Media Bridging Stylesheet
	Site Revision 3
	Revised Janurary 15, 2006

*/

.product_overlay {
	position: absolute;
	left: 20px;
	top: 230px;
	z-index: 10;
	}

.section_menu {
	color: #666633;
	background-color: #B94605;
	}

.section_menu_link {
	color: #666633;
	text-decoration: underline;
	}

#section_item_1 {
	left: 120px;
	width: 70px;
	background-color: #B94605;

	border-color: #B94605;
	border-style: none solid none solid;
	border-width: 1px;

	z-index: 10;
}

#section_item_2 {
	left: 200px;
	width: 100px;
	background-color: #B94605;

	border-color: #B94605;
	border-style: none solid none solid;
	border-width: 1px;
	z-index: 11;
}

#section_item_3 {
	left: 310px;
	width: 160px;
	background-color: #B94605;

	border-color: #B94605;
	border-style: none solid none solid;
	border-width: 1px;
	z-index: 12;
}

#section_item_4 {
	left: 480px;
	width: 100px;
	background-color: #B94605;

	border-color: #B94605;
	border-style: none solid none solid;
	border-width: 1px;

	z-index: 13;
}

#section_item_5 {
	left: 610px;
	width: 160px;
	background-color: #B94605;

	border-color: #B94605;
	border-style: none solid none solid;
	border-width: 1px;

	z-index: 13;
}

.vendor_logo {
	position: absolute;
	}

#vendor_logo_1 {
	width: 136px;
	height: 38px;
	left: 150px;
	top: 20px;
	z-index: 10;
}

.content {
	position: absolute;
	left: 20px;
	top: 30px;
	width: 440px;
	height: 300px;

	text-align: justify;

	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	
	color: black;
	}

.content_menu {
		position: absolute;
		left: 475px;
		top: 300px;
		width: 327px;
		height: 263px;
		background-color: #414E06;

		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: #414E06;
	cursor: pointer;

}

.content_head {
	font-weight: 700;
	margin-bottom: 5px;
}

#content_1 {
	visibility: visible;
	}

#content_2 {
	visibility: hidden;
	}

#content_3 {
	visibility: hidden;
	}

#content_4 {
	visibility: hidden;
	}

#content_5 {
	visibility: hidden;
	}

#content_6 {
	visibility: hidden;
	}

#content_7 {
	visibility: hidden;
	}

#content_8 {
	visibility: hidden;
	}

#content_9 {
	visibility: hidden;
	}

#content_10 {
	visibility: hidden;
	}

#content_11 {
	visibility: hidden;
	}

#content_12 {
	visibility: hidden;
	}

#content_13 {
	visibility: hidden;
	}

#content_14 {
	visibility: hidden;
	}