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

/* Global Page Styles (Main Template) */
*{
	font-family:arial;
	font-size:12px;
	line-height:15px;
	color:#1A204F;
	margin:0px;
	padding:0px;
}

/* Clearing Div Class */
.clear{
	clear:both;
	line-height:0px;
	padding:0px;
	margin:0px;
}

body, html{
	background-image:url(http://sas-origin.OnstreamMedia.com/origin/amplitudemarketinggroupinc/website/img/backgrounds/blueBg.jpg);
	background-repeat:repeat;
	margin:0px;
	z-index:500;
}

/* Master Background Image with scaling */
#background-image{
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	min-height:520px;
	min-width:800px;
	z-index:500;
}

#container{
	position:absolute;
	top:0px;
	left:50%;
	margin-left:-500px;
	width:1000px;
	z-index:510;
	overflow:hidden;
	
}

#logo{
	position:absolute;
	width:174px;
	height:116px;
	z-index:520;
	margin:10px 0px 10px 20px;
}

#shareBtns{
	position:absolute;
	top:0px;
	right:0px;
	z-index:520;
	margin:103px 95px 0px 0px;
}

#shareBtns img{
	margin:0px 3px 0px 0px;
	float:left;
}

/* Begin Menu CSS */
#topmenu{
	position:absolute;
	top:104px;
	right:170px;
	width:627px;
	height:27px;
	background-image:url(http://sas-origin.OnstreamMedia.com/origin/amplitudemarketinggroupinc/website/img/buttons/BlueBtnBackground.jpg);
	background-repeat:repeat-x;
	border-top:1px solid #FFF;
	border-left:1px solid #FFF;
	z-index:1200;
	margin:0px;
	padding:0px;
}

.menuitem{
	text-align:center;
	float:left;
	border-right:1px solid #FFF;
	z-index:1240;
	height:27px;
	overflow:hidden;
}

#topmenu a img.menuimage, #topmenu a:active img.menuimage, #topmenu a:hover img.menuimage, #topmenu a:link img.menuimage{
	margin:10px;
	border:none;
	outline:none;
	z-index:1250;
}

#topmenu .hoverMenuItem{
	background-image:url(http://sas-origin.OnstreamMedia.com/origin/amplitudemarketinggroupinc/website/img/buttons/OrangeBtnBackground.jpg);
	background-repeat:repeat-x;
}
#topmenu .activeMenuItem {
	background-image:url(http://sas-origin.OnstreamMedia.com/origin/amplitudemarketinggroupinc/website/img/buttons/GreenBtnBackground.jpg);
	background-repeat:repeat-x;
}

/* Add extra margin to Language menu item to fill topmenu box */
#topmenu a img#languageImage{
	margin-top:3px;	
	margin-right:18px;
	margin-left:17px;
}

/* Gray Buttons */
.grayButton {
	background-image:url(http://sas-origin.OnstreamMedia.com/origin/amplitudemarketinggroupinc/website/img/buttons/productsGrayNavBtn.png);
	background-repeat:no-repeat;
	width:120px;
	height:41px;
	float:left;
	text-align:center;
	padding:0px;
	margin:0px 0px 5px 0px;
}

.grayButton a img, .grayButtonactive a img {
	margin-top:11px;
	padding:0px;
}
.grayButton:hover a img, .grayButtonactive:hover a img{
	margin-top:11px;
	padding:0px;
}
.grayButtonactive{
	background-image:url(http://sas-origin.OnstreamMedia.com/origin/amplitudemarketinggroupinc/website/img/buttons/productsGreenNavBtn.png);
	background-repeat:no-repeat;
	width:120px;
	height:41px;
	float:left;
	text-align:center;
	padding:0px;
	margin:0px 0px 5px 0px;
}

.grayButton:hover, .grayButtonHover{
	background-image:url(http://sas-origin.OnstreamMedia.com/origin/amplitudemarketinggroupinc/website/img/buttons/productsOrangeNavBtn.png);
	background-repeat:no-repeat;
	width:120px;
	height:41px;
	float:left;
	text-align:center;
	padding:0px;
	margin:0px 0px 5px 0px;
}

/* Hove Pop Styles  */
.hoverPop{
	position:absolute;
	top:28px;
	left:-130px;
	overflow:hidden;
	width:868px;
	height:0px;
	background-image:url(http://sas-origin.OnstreamMedia.com/origin/amplitudemarketinggroupinc/website/img/backgrounds/hoverPopBg.png);
	background-repeat:no-repeat;
	z-index:1250;
}

.hoverContainer{
	position:absolute;
	left:20px;
	width:828px;
}

/* Specific Nav Drop Downs */

#productsNavCopyBox{
	position:absolute;
	right:10px;
	top:145px;
	width:345px;
	line-height:11px;
	font-size:11px;
	text-align:center;
}

#productsSubNavButtonBox{
	position:absolute;
	right:5px;
	top:240px;
	width:355px;
	line-height:12px;
	font-size:11px;
	text-align:center;	
}


#hydroVideoNavCopyBox{
	position:absolute;
	top:180px;
	left:40px;
	width:415px;
	line-height:12px;
	font-size:11px;
	text-align:left;
}

#hydroVideoNavButtonBox{
	position:absolute;
	top:245px;
	left:50%;
	margin-left:-120px;
	width:240px;
	height:30px;
	z-index:1120;
}

#promotionsNavRazorBox{
	position:absolute;
	top:200px;
	right:10px;
	width:488px;
	height:88px;
	z-index:1120;
}

#promotionsNavFlagBox{
	position:absolute;
	top:70px;
	right:125px;
	width:250px;
	height:170px;
	z-index:1110;
}

#promotionsNavBtnContainer{
	position:absolute;
	top:70px;
	left:60px;
	width:200px;
	z-index:1120;
	text-align:left;
}

#promotionsNavBtnContainer ul{
	list-style:none;
	list-style-type:none;
	margin-bottom:10px;
	margin-left:20px;
	margin-top:5px;
}

#promotionsNavBtnContainer ul li{
	margin:5px;
	padding:0px;
}

#languagehover{
	position:absolute;
	top:500px;
	left:200px;
	width:111px;
	height:0px;
	z-index:1300;
	overflow:hidden;
}

#productsLandingNavBtnContainer{
	padding:0px 0px 0px 0px;
	width:100%;
	height:41px;
}

.productsLandingNavBtnItem{
	width:33%;
	float:left;
	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:8px;
}
.productsLandingNavBtnItem:hover, .productsLandingNavBtnItemHover{
	background-image:url(http://sas-origin.OnstreamMedia.com/origin/amplitudemarketinggroupinc/website/img/buttons/productsOrangeNavBtn.png);
}

/* Inner Content Styles (Main Content within The Page) */
#innerContentMain{
	margin-top:112px;
	width:1006px;
	z-index:600;
}

#innerContentMain #top{
	width:1006px;
	height:35px;
	background-image:url(http://sas-origin.OnstreamMedia.com/origin/amplitudemarketinggroupinc/website/img/backgrounds/newbg_top.png);
	z-index:610;
}

#innerContentMain #middle{
	width:1006px;
	height:325px;
	background-image:url(http://sas-origin.OnstreamMedia.com/origin/amplitudemarketinggroupinc/website/img/backgrounds/newbg_middle.png);
	background-repeat:repeat-y;
	z-index:610;
}

#innerContentMain #middle_expandable{
	width:1006px;
	background-image:url(http://sas-origin.OnstreamMedia.com/origin/amplitudemarketinggroupinc/website/img/backgrounds/newbg_middle.png);
	background-repeat:repeat-y;
	z-index:610;
}

#innerContentMain #middle_expandable_nobg{
	width:1006px;
	z-index:610;
}

#innerContentMain #bot{
	width:1006px;
	background-image:url(http://sas-origin.OnstreamMedia.com/origin/amplitudemarketinggroupinc/website/img/backgrounds/newbg_bottom.png);
	height:33px;
	z-index:610;
}

/* Footer Carousel (Call Out Boxes) */
#bottomCarouselContainer{
	position:relative;
	width:1040px;
	height:148px;
	overflow:visible;
	margin-left:-20px;
}

#bottomCarousel{
	position:absolute;
	top:0px;
	left:50%;
	margin-left:-470px;
	width:940px;
	height:148px;
	overflow:hidden;
}

#bottomCarousel .carouselBtn{
	position:absolute;
	top:60px;
	width:24px;
	height:34px;
}

.rightBtn{
	right:23px;
	position:absolute;
	top:60px;
	width:24px;
	height:34px;
	z-index:1200;
}

.leftBtn{
	left:23px;
	position:absolute;
	top:60px;
	width:24px;
	height:34px;
	z-index:1200;
}

 #bottomCarousel .jcarousel-clip {
    z-index: 1018;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
	z-index:1015;
	width:940px;
}

#bottomCarousel .jcarousel-list {
    z-index: 1000;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
	margin-left:-2px;
	margin-top:-2px;
	z-index:1015;
	width:960px;
}

#bottomCarousel .jcarousel-list li,
#bottomCarousel .jcarousel-item {
    float: left;
    list-style: none;
	vertical-align:middle;
    width: 237px;
    height: 148px;
	z-index:1015;
	padding:0px;
	margin:0px;
}

/* Footer Container */
#footerContainer{
	float:left;
	margin-top:10px;
	margin-bottom:20px;
	text-align:center;
	height:46px;
	width:1000px;
}

/* Pop Ups for Language Selection from Footer Links */
.FooterpopUp{
	width:200px;
	height:200px;
	text-align:center;
	background-color:#FFF;
}

.FooterpopUp ul{
	list-style:none;
	list-style-type:none;
	width:115px;
	margin-left:42px;
	margin-top:22px;
}

.FooterpopUp h1{
	width:100%;
	font-family:arial;
	font-size:16px;
	color:#1A204F;
	font-weight:bold;
}

.FooterpopUp ul li .grayButton{
	padding-top:6px;	
}

.FooterpopUp ul li .grayButton a{
	margin-top:5px;
	margin-bottom:2px;
	margin-left:-7px;
	width:100%;
	font-family:arial;
	font-weight:bold;
	font-size:16px;
	color:#FFF;
	text-decoration:none;
	text-align:center;
}

