/*

	Wide Area Media Bridging Stylesheet
	Site Revision 3
	Revised Janurary 15, 2006

*/

.product_overlay {
	position: absolute;
	left: 20px;
	top: 180px;
	z-index: 10;
	}

.section_menu {
	color: #eeeeee;
	background-color: #996666;
	}

.section_menu_link {
	color: #eeeeee;
	text-decoration: underline;
	}

#section_item_1 {
	left: 230px;
	width: 120px;
	background-color: #996666;

	border-color: #996666;
	border-style: none solid none solid;
	border-width: 1px;

	z-index: 10;
}

#section_item_2 {
	left: 400px;
	width: 150px;
	background-color: #996666;

	border-color: #996666;
	border-style: none solid none solid;
	border-width: 1px;
	z-index: 11;
}

#section_item_3 {
	left: 600px;
	width: 120px;
	background-color: #996666;

	border-color: #996666;
	border-style: none solid none solid;
	border-width: 1px;
	z-index: 12;
}

.vendor_logo {
	position: absolute;
	}

#vendor_logo_1 {
	width: 136px;
	height: 38px;
	left: 230px;
	top: 20px;
	z-index: 10;
}

.content {
	position: absolute;
	left: 80px;
	top: 100px;
	width: 300px;
	height: 300px;

	text-align: justify;

	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	
	color: black;
	}

.scx_hline {
	position: absolute;
	left: 0px;
	top: 160px;
	z-index: 30;
}

.scx_download {
	position: absolute;
	left: 100px;
	top: 170px;
	}

.content_menu {
		position: absolute;
		left: 475px;
		top: 300px;
		width: 327px;
		height: 273px;
		background-color: #006699;

		padding-left: 0px;
		padding-top: 10px;
		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: #006699;
	cursor: pointer;

}

.content_head {
	font-weight: 700;
	margin-bottom: 5px;
	font-size: 12px;
}


#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;
	}