@charset "UTF-8";
/* CSS Document */

/* Product Pages CSS Sheet (Hydro) */

/* Landing Page for Products */

#productsLanding_copy{
	width:920px;
	margin:auto;
	font-family:arial,verdana,san-serif;
	font-size:12px;
	font-weight:normal;
	text-align:center;
}

/* Sub Level Page */
#productsSubBackground{
	width:1000px;
	height:520px;
	background-image:url(http://sas-origin.OnstreamMedia.com/origin/amplitudemarketinggroupinc/website/img/backgrounds/productsSubBackground.png);
	z-index:1020;
	margin:4px 0px 0px 0px;
}

#productsSubNavBtnContainer{
	position:absolute;
	top:235px;
	left:30px;
	width:120px;
	height:250px;
}



.productsSubNavBtn360{
	position:absolute;
	top:160px;
	left:14px;
	width:84px;
	height:31px;
	text-align:center;
}

#productsSubRightContainer{
	position:absolute;
	top:135px;
	left:203px;
	width:710px;
}

#productsSubTextBox{
	margin:5px 0px 0px 0px;
	text-align:left;
	font-family:arial, verdana, san-serif;
	font-size:11px;
	font-weight:normal;
	line-height:12px;
}

/* Gels Sub Pages Styles */

#productsGelsSubNavBtnContainer{
	width:360px;
	height:30px;
	margin-left:25px;
	margin-top:20px;
}

#productsSubGelsRightContainer{
	position:absolute;
	top:370px;
	right:90px;
	width:405px;
	
}

#productsSubGelsRightContainer p{
	font-size:11px;
	line-height:12px;
	text-align:center;
}

#productsGelsSubDisplayBox{
	position:absolute;
	top:145px;
	left:135px;
	width:254px;
	height:452px;
}

#productsGelsSubNavBox{
	position:absolute;
	top:410px;
	left:0px;
	width:340px;
	height: 41px;
	z-index:1100;
}

#productsGelsSubNavBox .productsGelsLandingNavBtnItem{
	width:120px;
	margin-right:30px;
	height:41px;
	background-image:url(http://sas-origin.OnstreamMedia.com/origin/amplitudemarketinggroupinc/website/img/buttons/productsGrayNavBtn.png);
	background-repeat:no-repeat;
	background-position:top center;
	text-align:center;
	padding-top:9px;
	float:left;
}

#productsGelsSubNavBox .productsGelsLandingNavBtnItem:hover, #productsGelsSubNavBox .productsGelsLandingNavBtnItemHover{
	background-image:url(http://sas-origin.OnstreamMedia.com/origin/amplitudemarketinggroupinc/website/img/buttons/productsOrangeNavBtn.png);
}

#productsGelsSubNavBox .productsGelsLandingNavBtnItemactive{
	width:120px;
	margin-right:30px;
	float:left;
	height:41px;
	background-image:url(http://sas-origin.OnstreamMedia.com/origin/amplitudemarketinggroupinc/website/img/buttons/productsGreenNavBtn.png);
	background-repeat:no-repeat;
	background-position:top center;
	text-align:center;
	padding-top:9px;
}

#products_middle_image{
	margin:0px 0px 0px 22px;
	}
