html, body{height:100%;}

body
	{
	background: url(/images/enterprise/gradientNew-x.gif) repeat-x /*#123950*/;
	/*font-family:'Lucida Grande', Geneva,Arial,Verdana,sans-serif;*/
	font-family:Arial,Verdana,sans-serif;
	font-size: 13px;
	margin:0;
	padding:0;
	}
body.defualtPage{background: url(/images/enterprise/gradientMarquee.gif) repeat-x}
img
	{
	display: block;
	}
	
img.center
	{
	text-align: center;
	margin: 0 auto;
	}
	
img.clientImage
	{
	display:inline;
	}
	
img.faceTwitIcon
	{
	float:left	
	}
	.flip-horizontal {
    -moz-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: fliph; /*IE*/
}
	
.center
	{
	text-align: center;
	margin: 0 auto;
	}
	
div#headerSearch
	{
	left: 775px;
	position: absolute;
	width: 203px;
	z-index: 1;
	float: left;
	clear: none;
	}
	
div#enterpriseMastheadContainer
	{
	height: 78px;
	}
	
div#enterpriseMasthead
	{
	/*width: 675px;*/
	width: 695px;
	height: 78px;
	float: left;
	font-size: 11px;
	color:#666666;
	text-decoration: none;
	}
	
div#contentWrapper
	{
	/*n*/ clear:both;
	width:991px;
	margin:20px auto 0;
	position:relative;
	z-index:999;/*background:url(../images/enterprise/enterpriseMain_x.gif) repeat-x;*/
	overflow:hidden;
	/*background: white;*/
	/*width: auto;*/
	}

div#contentContainer
	{
	clear:both;
	/*width: 1010px;*/
	/*n*/width:924px;
	/*background: white;*/
	/*n*//*background:url(../images/enterprise/enterprisedefault_top.gif) no-repeat 140px 0;*/
	padding-top:2px;
	padding-left:100px;
	overflow: hidden;
	}
	
	div#contentContainerAlt
	{
	clear:both;
	/*width: 1010px;*/
	/*n*/width:924px;
	/*background: white;*/
	/*n*//*background:url(../images/enterprise/enterprisedefault_top.gif) no-repeat 140px 0;*/
	padding-top:2px;
	padding-left: 80px;
	overflow: hidden;
	}
	
		div#contentContainerHoliday
	{
	clear:both;
	width:100%;
	}
	
	div#contentContainerWebPlayer
	{
	clear:both;
	/*width: 1010px;*/
	/*n*/width:924px;
	/*background: white;*/
	/*n*//*background:url(../images/enterprise/enterprisedefault_top.gif) no-repeat 140px 0;*/
	padding: 2px 0 0 50px;
	overflow: hidden;
	}
	
div#mainNavContainer
	{
	background: white;
	width: 192px;
	float: left;
	text-align: right;
	}
	
div#mainNavContents
	{	
	margin: 0 75px 0 0;
	line-height: 24px;
	}

a:link
	{
	font-weight: bold;
	color:#2B85BB;
	text-decoration:none;
	}
	
a:visited
	{
	font-weight: bold;
	color:#2B85BB;
	text-decoration:none;
	border:none;  /* this gets rid of the blue border around link images */
	outline:none;  /* this gets rid of the blue border around link images */
	}
	
a:hover
	{
	text-decoration:underline;
	}

a.mainNavLinks
	{
	font-size: 12px;
	font-weight: bold;
	color:#666666;
	text-decoration: none;
	}
	
a.mainNavLinks:visited
	{
	color:#666666;
	text-decoration: none;
	}

a.mainNavLinks:hover
	{
	color: #2B85BB;
	text-decoration:underline;
	}
	
a.demo
{
	float: left; clear: none;
	padding: 10px 0 0 10px;
}


a.events{
	width: 110px;
	height: 70px;
	font-size: 13px;
	color: #000;
	text-decoration: none;
	display: block;
	background-image : url(../images/enterprise/nab-demo.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	padding-top: 9px;
}
a.events:hover{
	width: 110px;
	height: 70px;
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
	text-decoration:none;
	background-image : url(../images/enterprise/nab-demo2.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	padding-top: 9px;
}

.button {
   border-top: 1px solid #96d1f8;
   background: #65a9d7;
   background: -webkit-gradient(linear, left top, left bottom, from(#3e779d), to(#65a9d7));
   background: -webkit-linear-gradient(top, #3e779d, #65a9d7);
   background: -moz-linear-gradient(top, #3e779d, #65a9d7);
   background: -ms-linear-gradient(top, #3e779d, #65a9d7);
   background: -o-linear-gradient(top, #3e779d, #65a9d7);
   padding: 8px 16px;
   -webkit-border-radius: 11px;
   -moz-border-radius: 11px;
   border-radius: 11px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: white;
   font-size: 12px;
   line-height:18px;
   font-family: Helvetica, Arial, Sans-Serif;
   text-decoration: none;
   vertical-align: top;
   text-align:center;
   width:75px;
   height:15px;
   position:absolute;
   bottom:18px;
   right: 40px;
   }
.button:hover {
   border-top-color: #28597a;
   background: #28597a;
   color: #ccc;
   }
.button:active {
   border-top-color: #1b435e;
   background: #1b435e;
   }


a.internalNavButton{
	color:#FFF;
	text-decoration: none;
	font-weight: normal;
}
	
a.internalNavButton:hover{
	text-decoration: none;
	color:#FFF;
}
div.internalNav{
	width:99px; 
	height:21px; 
	background-color:#7e7e7e; 
	border-right:solid 1px #9e9e9e; 
	border-bottom: solid 2px #bebebe; 
	float:left;
	text-align:center; 
	padding-top:7px;
}

div.Pricing{
	width:99px; 
	height:21px; 
	background-color:#37a6e0; 
	border-right:solid 1px #a8daf1; 
	border-bottom: solid 2px #a8daf1; 
	float:left; 
	margin-left:5px; 
	text-align:center; 
	padding-top:7px;}

div.cluster {
	background-image:url(../images/enterprise/dottedLine.png);
	background-repeat: no-repeat;
	width: 802px;
	height: 506px;
	background-position:center;
	color:#FFF;
}

a.internalNavButton .internalNav:hover{	
	background-color:#999;
	}
	
a.internalNavButton .Pricing:hover{	
	background-color:#5FB8E6;
	}
		
a.serverSD{
	width: 40px;
	height: 40px;
	font-size: 20px;
	color:#FFF;
	text-align: center;
	text-decoration: none;
	float: left;
	padding-top: 7px;
	margin-left: 10px;
	margin-top: 7px;
	background-image:url(../images/enterprise/tunerButton.gif);
	background-repeat: no-repeat;
}

a.serverSD:hover{
	width: 40px;
	height: 40px;
	font-size: 20px;
	color:#2b85bb;
	text-align: center;
	text-decoration: none;
	float: left;
	padding-top: 7px;
	margin-left: 10px;
	margin-top: 7px;
	background-image:url(../images/enterprise/tunerButtonB.gif);
	background-repeat:no-repeat;
}

div.tempButton{
	width: 45px;
	height: 45px;
	font-size: 20px;
	color:#FFF;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	float: left;
	padding-top: 12px;
	margin-left: 10px;
	margin-top: 7px;
	background-image:url(../images/enterprise/TBbutton.gif);
	background-repeat: no-repeat;
}
div.tempButtonSD{
	width: 40px;
	height: 40px;
	font-size: 20px;
	color:#FFF;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	float: left;
	padding-top: 7px;
	margin-left: 10px;
	margin-top: 7px;
	background-image:url(../images/enterprise/tunerButton.gif);
	background-repeat: no-repeat;
}
	
a.serverHD{
	width: 45px;
	height: 45px;
	font-size: 20px;
	color:#FFF;
	text-align: center;
	text-decoration: none;
	float: left;
	padding-top: 12px;
	margin-left: 10px;
	margin-top: 7px;
	background-image:url(../images/enterprise/TBbutton.gif);
	background-repeat: no-repeat;
}

a.serverHD:hover{
	width: 45px;
	height: 45px;
	font-size: 20px;
	color:#2b85bb;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	float: left;
	padding-top: 12px;
	margin-left: 10px;
	margin-top: 7px;
	background-image:url(../images/enterprise/TBbutton2.gif);
	background-repeat:no-repeat;
}
	
	a.serverButton{
	width: 99px;
	height: 33px;
	font-size: 12px;
	line-height: 33px;
	color:#2b85bb;
	text-align: center;
	text-decoration: none;
	float: left;
	margin-right: 10px;
	background-image:url(../images/enterprise/metal.gif);
	background-repeat: no-repeat;
}

a.serverButton:hover{
	width: 99px;
	height: 33px;
	font-size: 12px;
	line-height: 33px;
	color:#FFF;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	float: left;
	margin-right: 10px;
	background-image:url(../images/enterprise/metal2.gif);
	background-repeat:no-repeat;
}

a.serverButtonStorage{
	width: 183px;
	height: 33px;
	font-size: 12px;
	line-height: 33px;
	color:#2b85bb;
	text-align: center;
	text-decoration: none;
	float: left;
	margin-right: 10px;
	background-image:url(../images/enterprise/storageEstimator.gif);
	background-repeat: no-repeat;
}

a.serverButtonStorage:hover{
	width: 183px;
	height: 33px;
	font-size: 12px;
	line-height: 33px;
	color:#FFF;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	float: left;
	margin-right: 10px;
	background-image:url(../images/enterprise/storageEstimator2.gif);
	background-repeat:no-repeat;
}

a.learnButton{
	width: 120px;
	height: 39px;
	font-size: 13px;
	line-height: 39px;
	color:#2b85bb;
	text-align: center;
	text-decoration: none;
	float: left;
	margin-right: 10px;
	background-image:url(../images/enterprise/learnButton.gif);
	background-repeat: no-repeat;
}

a.learnButton:hover{
	width: 120px;
	height: 39px;
	font-size: 13px;
	line-height: 39px;
	color:#FFF;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	float: left;
	margin-right: 10px;
	background-image:url(../images/enterprise/learnButton2.gif);
	background-repeat:no-repeat;
}

a.SDLearnButton{
	width: 150px;
	height: 39px;
	font-size: 13px;
	line-height: 39px;
	color:#2b85bb;
	text-decoration: none;
	float: left;
	margin-right: 0px;
	background-image:url(../images/enterprise/learnButtonSD.gif);
	background-repeat: no-repeat;
}

a.featuresButton{
	width: 149px;
	height: 39px;
	font-size: 13px;
	line-height: 39px;
	color:#2b85bb;
	text-decoration: none;
	float: left;
	margin-right: 0px;
	background-image:url(../images/enterprise/featuresButton.gif);
	background-repeat: no-repeat;
}

a.featuresButton:hover{
	width: 149px;
	height: 39px;
	font-size: 13px;
	line-height: 39px;
	color:#FFF;
	text-decoration: none;
	font-weight: bold;
	float: left;
	margin-right: 0px;
	background-image:url(../images/enterprise/featuresButtonHighlight.gif);
	background-repeat:no-repeat;
	cursor:pointer;
}

a.clusterButton{
	width: 213px;
	height: 39px;
	font-size: 13px;
	line-height: 39px;
	color:#2b85bb;
	text-decoration: none;
	float: left;
	margin-right: 0px;
	background-image:url(../images/enterprise/clusterButton.gif);
	background-repeat: no-repeat;
}

a.clusterButton:hover{
	width: 213px;
	height: 39px;
	font-size: 13px;
	line-height: 39px;
	color:#FFF;
	text-decoration: none;
	font-weight: bold;
	float: left;
	margin-right: 0px;
	background-image:url(../images/enterprise/clusterButtonHighlight.gif);
	background-repeat:no-repeat;
}

a.learnMoreFrontButton{
	width: 225px;
	height: 48px;
	font-size: 19px;
	line-height: 39px;
	color:#FFF;
	text-decoration: none;
	float: left;
	margin-right: 0px;
	padding:5px 0 0 4px;
	background-image:url(../images/enterprise/marqueeLearnMore.gif);
	background-repeat: no-repeat;
}

a.learnMoreFrontButton:hover{
	width: 225px;
	height: 48px;
	font-size: 19px;
	line-height: 39px;
	color:#094159;
	text-decoration: none;
	font-weight: bold;
	float: left;
	margin-right: 0px;
	padding:5px 0 0 4px;
	background-image:url(../images/enterprise/marqueeLearnMoreHover.gif);
	background-repeat:no-repeat;
}

a.featuresButton{
	width: 163px;
	height: 39px;
	font-size: 13px;
	line-height: 39px;
	color:#2b85bb;
	text-decoration: none;
	float: left;
	margin-right: 0px;
	background-image:url(../images/enterprise/navBottomButton.gif);
	background-repeat: no-repeat;
}

a.featuresButton:hover{
	width: 163px;
	height: 39px;
	font-size: 13px;
	line-height: 39px;
	color:#FFF;
	text-decoration: none;
	font-weight: bold;
	float: left;
	margin-right: 0px;
	background-image:url(../images/enterprise/navrButtonHighlight.gif);
	background-repeat:no-repeat;
}

a.SDLearnButton:hover{
	width: 150px;
	height: 39px;
	font-size: 13px;
	line-height: 39px;
	color:#FFF;
	text-decoration: none;
	font-weight: bold;
	float: left;
	margin-right: 0px;
	background-image:url(../images/enterprise/learnButtonSDHighlight.gif);
	background-repeat:no-repeat;
}

a.HDLearnButton{
	width: 150px;
	height: 39px;
	font-size: 13px;
	line-height: 39px;
	color:#2b85bb;
	text-decoration: none;
	float: left;
	margin-right: 10px;
	background-image:url(../images/enterprise/learnButtonHD.gif);
	background-repeat: no-repeat;
}

a.HDLearnButton:hover{
	width: 150px;
	height: 39px;
	font-size: 13px;
	line-height: 39px;
	color:#FFF;
	text-decoration: none;
	font-weight: bold;
	float: left;
	margin-right: 10px;
	background-image:url(../images/enterprise/learnButtonHDHighlight.gif);
	background-repeat:no-repeat;
}
	
a.navButton{
	width: 120px;
	height: 34px;
	font-size: 13px;
	line-height: 34px;
	color:#FFF;
	text-align: center;
	text-decoration: none;
	float: left;
	background-image:url(../images/enterprise/navButton.gif);
	background-repeat: no-repeat;
}

a.navButton:hover{
	width: 120px;
	height: 34px;
	font-size: 13px;
	line-height: 34px;
	color:#2b85bb;
	text-align: center;
	text-decoration: none;
	float: left;
	background-image:url(../images/enterprise/navButton2.gif);
	background-repeat:no-repeat;
}

a.midNavButton{
	width: 120px;
	height: 34px;
	font-size: 13px;
	line-height: 34px;
	color:#FFF;
	text-align: center;
	text-decoration: none;
	float: left;
	background-image:url(../images/enterprise/middleNavButton.gif);
	background-repeat: no-repeat;
}

a.midNavButton:hover{
	width: 120px;
	height: 34px;
	font-size: 13px;
	line-height: 34px;
	color:#2b85bb;
	text-align: center;
	text-decoration: none;
	float: left;
	background-image:url(../images/enterprise/navButton2.gif);
	background-repeat:no-repeat;
}

a.pricingButton{
	width: 120px;
	height: 34px;
	font-size: 13px;
	line-height: 34px;
	color:#FFF;
	text-align: center;
	text-decoration: none;
	float: left;
	margin-left: 10px;
	background-image:url(../images/enterprise/pricingButton.gif);
	background-repeat: no-repeat;
}

a.pricingButton:hover{
	width: 120px;
	height: 34px;
	font-size: 13px;
	line-height: 34px;
	color:#2b85bb;
	text-align: center;
	text-decoration: none;
	float: left;
	background-image:url(../images/enterprise/navButton2.gif);
	background-repeat:no-repeat;
}

div.select
{width:99px; height:21px; background-color:#cacaca; font-weight: bold; border-right:solid 1px #9e9e9e; border-bottom: solid 2px #bebebe; float:left; color:#6e6e6e; text-align:center; padding-top:7px;}

div.pSelect
{width:99px; height:21px; background-color:#d5effb; border-right:solid 1px #a8daf1; border-bottom: solid 2px #a8daf1; float:left; margin-left:5px; color:#6e6e6e; font-weight:bold; text-align:center; padding-top:7px;}

div.features
{padding: 5px 50px 0 0; float: left; height: 50px; text-align:center; vertical-align:middle;}

div.featuresRight
{padding: 5px 0 0 0;}

div.navButtonContainer{
	float: right;
	position: relative;
	padding-bottom: 50px;
}

	div.buttonContainer
{
	float: left;
	position: relative;
	top: -26px;
	padding: 0 0 0 14px;
}

	div.playoutContainer
{
	float: left;
	position: relative;
	top: -60px;
	padding: 0 0 0 14px;
}

div.storageContainer
{
	float: left;
	position: relative;
	top: -50px;
	padding: 0 0 0 14px;
}

div.sbContainer
{
	float: left;
	position: relative;
	top: -39px;
	padding: 0 0 0 70px;
}

div.showsqueezeContainer
{
	float: left;
	position: relative;
	top: -122px;
	padding: 0 0 0 14px;
}
	
h1
	{
	color: #2B85BB;
	font-size: 19.5px;
	margin: 0 0 10px 0;
	}
	
	h1.products {
	font-size:26px; font-weight:normal; color:#000; line-height:39px;
}	

h1.product
{font-size:24px;}
	

h1.webPlayer {margin:45px 0 20px 0; clear:both;}

h1.contact {
	font-size: 32px;
	line-height:48px;
	color:#2b85bb;
}
	
h1.holidays {
			color:#c1006a;
			font-family: 'Mr Bedford';
			font-size:60px;
			font-weight:normal;
			line-height:100%;
			letter-spacing:normal;
			margin-top:0;
			margin-right:0;
			margin-left:0;
			padding: 15px 0 10px 0;
			text-align:center;
		  text-shadow: 3px 3px 3px #aaa;
}
h2
	{
	color: #2B85BB;
	font-size: 14.5px;
	margin: 0 0 10px 0;
	}
	
	h2.products {
font-size:30px; clear:both; font-weight:normal; color:#000; margin-top:60px;}

h2.contact {
	font-size: 15.4px;
	color:#333;
}

h2.productTop
{font-size:40px; clear:both; font-weight:normal; color:#000;}
	
h2.industryBullets
	{
	font-size:12px; 
	color:#333; 
	line-height:21px; 
	margin-bottom:0;	
	}	
h2.fiscalList
{font-size: 14px;
color:#333;
margin: 0 0 3px 0;
}

h3
	{
	font-size:12px;
	margin: 23px 0 10px 0;
	}
		h3.products {
	font-size:18px; font-weight:normal; margin:0 0 3px 0; color:#000; line-height:28px;
}
	
h3.FAQ
	{
		font-size: 14px;
		color: #2b85bb;
		margin: 0 0 0 25px;
	}
.industryTitle
	{
	font-size:17px; 
	margin:0 0 10px 0; 
	padding-top:10px;
	font-weight:bold;
	}
	
h3.clientTitle
	{
	padding-top:9px;	
	}
	
div.contact
{ float:left; width: 400px; padding: 10px 0 20px 0;}

div.products
{border-bottom:solid 1px #999; height:665px; width:868px;}

div.server {position:absolute; top:380px; left:240px;}

div.threesixty
{position:absolute; right:170px;}

div.serverPage
	{
		font-size: 11px;
		line-height: 17px;
		font-weight:bold;
		color:#000;
		padding: 15px 0 0 20px;
		vertical-align:bottom;
		width: 274px;
		float: left;
	}

.featureIcons
{height: 74px;
float: left;
}

.secondIcon
{padding: 0 80px 26px 80px;}

.thirdIcon
{padding: 0 67px 26px 55px;}

.firstIcon
{padding: 0 60px 26px 45px;}

.overviewIcon
{padding: 0 0 26px 60px;}

.webinarTitle
	{	
	color: #2B85BB;
	font-size: 14.5px;
	margin:0 0 5px 0;	
	line-height:18px;
	}
	
h3.followUsTitle
	{
	margin-top:22px;	
	}

p
	{
	color: #000;
	font-size: 12px;
	line-height: 21px;
	margin: 0px 0 15px 0;
	}
	
p.industrySubTitle
	{
	font-size:16px; 
	line-height:32px;
	font-weight:bold; 
	color:#333;
	}
	
	p.products
	{color:#666666; font-size:15px; width:585px; float:left;}
	
	p.clear
	{clear:left;}
	
p.holidays
{
	border-collapse: collapse; 
	color:#333;
	font-family: 'Droid Sans';
	font-size: 15px;
	line-height: 22px;
	text-align: left;
	padding: 5px 20px 0 20px;
}
	p.contact
	{font-size: 13px;
	line-height: 22px;
	color:#333;
	}
	
p.indusrtyColTitle
	{
	margin-top:27px; 
	margin-bottom:7px; 
	font-weight:bold;	
	}

ul
	{
	padding:0;
	margin:11px 0 0 18px;
	}
	
ul.overview
	{
	margin: 0 0 0 0;
	}
	
ul.overviewClients
	{
	list-style-type:none; 
	padding-left:0; 
	margin-left:0px;
	border-top:#DDDDDD thin solid;	
	}
	
ul.features
	{
	margin: 11px 0 0 18px;
	clear: both;
	}
	
ul.howItWorks
	{
	margin: 0 0 10px 18px;
	}

li
	{
	color: #333333;
	font-size: 12px;
	line-height: 21px;
	padding: 0 0 6px 0;
	margin: 0 0 0 15px;
	}
	
li.clients
	{
	border-bottom:#DDDDDD thin solid; 
	margin-left:0;	
	padding-bottom:15px; 
	text-indent:2px;
	}
	
li.clientsTop
	{
	border-bottom:#DDDDDD thin solid; 
	margin-left:0;
	margin-bottom:15px; 
	margin-top:15px; 
	padding-bottom:15px; 
	text-indent:2px;	
	}
	
li.VMS
{
	font-size: 14px;
	color:#666;
}

li.unordered
{
	list-style-type:none;
	margin-left: 0px;
}

div#followUs
	{
	width:200px;
	height:70px;	
	}

div#mainContentContainer
	{
	/*background: white;*/
	float: left;
	}
	
	div#holidayContentContainer
	{
width:100%;
align:center;
margin-left: auto;
 margin-right: auto;
	}
	
div#mainContents
	{
	/*background: white;*/	
	float: left;
	width: 708px;
	}
	
	div#mainContentsAlt
	{
	/*background: white;*/	
	float: left;
	width: 804px;
	}
	
	div#holidayContents
	{
	width:100%;
	}
	
	div#mainContentsFullWidth
	{
	float: left;
	width:868px;
	}
	
	div#mainContentsWebPlayer
	{
	/*background: white;*/	
	float: left;
	width: 868px;
	}

div#mainContents3ColOverview
	{
	background: white;	
	width: 521px;
	float: left;
    padding: 0 40px 0 0;
    border-right: thin solid #CCCCCC;
	/*height: 700px;*/
	height:auto;
	}
	
div#mainContents3ColOverviewOption
	{
	/*background: white;*/	
	width: 521px;
	float: left;
    padding: 0 40px 0 0;
    border-right: thin solid #CCCCCC;
	height:auto;
	}
		
div#mainContents3Col
	{
	background: white;	
	width: 521px;
	float: left;
    padding: 0 20px 0 0;
	}
		
div#noBorder
	{
	border: 0;
	}
div#demoScreen
	{
	background: #FFF;
	width: 521px;
	height: 310px;
	}
div#demoScreen2
	{
	background: #FFF;
	width: 521px;
	height: 280px;
	}	
div#demoTextContainer
	{
	width: 500px;
	height: 200px;
	}
	
div#demoTextContent
	{
	padding: 10px;	
	}

div.sContainer{}

div.{
    float: left;
}

.caseStudyContainer {width:400px; float:left; margin: 0 68px 15px 0;}
.caseStudyRight {margin-right:0;}
.caseStudyRightTop {margin: 0 0 40px 0;}
.none {float:none; display:block; clear:both;}
.caseStudyContainer h1 { font-size:35px; font-weight:normal; color:#000; line-height:50px; clear:both;}
.caseStudyContainer h2 {font-size:20px; font-weight:normal; color:#000; line-height:30px; margin-bottom:15px;}
.caseStudyContainer h3 {font-size:14px; margin-top:0; font-weight:700;}
.caseStudyContainer img {padding: 7px 0 30px 20px; float:right; border:0;}
.caseStudyContainer img.none {padding-bottom:0; padding-top: 0px;}
.caseStudyContainer img.bottom {padding-bottom:8px;}
.caseStudyContainer img.no {padding: 0 0 0 20px;}
.caseStudyContainer img.less {padding-left:10px;}
.caseStudyContainer img.spotlight {float:left; padding: 20px 15px 0 10px;}
.caseStudyContainer p {color:#666666; font-size:13px; line-height:20px;}
.caseStudyContainer p.intro {color:#666666; font-size:15px; padding-top:15px;}
.caseStudyContainer p.spotlight {text-decoration:none; font-size:18px; float:left; padding: 45px 0 0 0;}
.caseStudyContainer span {font-size:11px; clear:both; color:#666666; margin:0; padding:0;}
.caseStudyContainer span.new {font-size:10px; clear:both; color:#F00; font-weight:400; letter-spacing:1px; font-stretch:semi-expanded; vertical-align:text-top;}
.caseStudyContainer a.case {text-decoration:none;}

.caseStudyPageContainer {width:400px; float:left;}
.caseStudyPageContainer h1 { font-size:40px; font-weight:normal; color:#d59108; line-height:40px; clear:both; font-family:'Cabin'; padding: 30px 0 0 115px; margin:0;}
.caseStudyPageContainer h1.subtitle {font-size:16px; line-height:16px; color:#dddddf;  font-family:'Cabin'; font-weight:200; padding: 0 0 0 120px; margin: 15px 0 0 0;}
.caseStudyPageContainer h2 {font-size:22px; font-weight:normal; color:#000; line-height:30px; margin-top:10px;}
.caseStudyPageContainer h3 {font-size:12px; color:#666; font-weight:bold;}
.caseStudyPageContainer p {color:#666666; font-size:14px; line-height:21px;}
.caseStudyPageContainer img {padding: 55px 0 0 35px;}
.caseStudyTitle {width:768px; float:left;}
.caseStudyHeader {width:800px; margin:0;}
.caseStudyFooter {width:540px; float:left; padding-top:20px;}
.caseStudySpan {width:780px; float:left;}
.caseStudyMidSpan {width:660px; float:left;}
.caseStudyMid {width:320px; float:left;}
.caseStudyBanner {width:819px; height:221px; background-image:url(/images/enterprise/casestudy/miamiPD/teddyBearCop.jpg); background-repeat:no-repeat; clear:both; margin: 10px 0 10px 0;}

.caseStudyQuote {float:left; margin: 0 0 0 20px; width:390px;}
.rightQuote {margin: 45px 0 0 20px; background-image:url(/images/enterprise/quoteBox.jpg); background-repeat:no-repeat; height:171px;}
.caseStudyQuote p {color:#333; font-size:18px; line-height:26px; font-family: 'Amethysta'; margin: 40px 0 0 32px;  width:300px;}

.caseStudyImage {float:left;}
.caseStudyImage img.teddy {position:absolute; right:80px; margin-top:-15px;}
.caseStudyImage img.span {padding: 70px 0 10px 0; margin:0;}
.caseStudyImage img.results {padding: 10px 30px 15px 0;}
.caseStudyImage img.about {padding: 10px 0 15px 30px;}
.caseStudyImage img.logo {padding: 0 0 0 20px; margin-top:-25px;}

.caseStudyImageQuote {float:left; background-image:url(/images/enterprise/casestudy/miamiPD/miamiPDSnapStream.jpg); background-repeat:no-repeat; height:411px; width:370px; margin: 20px 30px 15px 0;}
.caseStudyImageQuote p{color:#333; font-size:18px; line-height:26px; font-family: 'Amethysta'; margin: 25px 0 0 105px;  width:250px;}

.caseStudyQuoteImage {float:left; background-image:url(/images/enterprise/casestudy/miamiPD/monitoringTVRemote.jpg); background-repeat:no-repeat; width:375px; height:269px; margin: 50px 0 0 30px;}
.caseStudyQuoteImage p{color:#333; font-size:18px; line-height:26px; font-family: 'Amethysta'; margin: 130px 0 0 30px;  width:250px;}

div.videoUtubeLink, div#videosPageVideoContainer{display:none}

div.demoListBackgroundNormal
	{
	background: url(/images/enterprise/gradientNormal.gif) repeat-x;
	}
	
div.middleHoliday {
 background-color:#fff0e8;
 margin-left: auto;
 margin-right: auto;
 width:560px;
} 

div.demoListBackgroundHighlight
	{
	background: url(/images/enterprise/gradientHighlight.gif) repeat-x;
	}
	
div.demoImageContainer
	{
	margin: 4px 0 0 0;
	float: left
	}
	
	div.demoImageContainerAlt
	{
	margin: 0 auto;
	width: 100%;
	}
	
	
div.demoListTextContainer
	{
	padding: 18px 0 0 18px;
	float: left
	}
div.videoUtubeLink{display:none}	

a.demoNavLinksUnselected
	{
	font-size: 11px;
	font-weight: bold;
	color:#000000;
	text-decoration: none;
	}
	
a.demoNavLinksUnselected:visited
	{
	color: #000000;
	}

a.demoNavLinksUnselected:hover
	{
	color: #2B85BB;
	text-decoration:underline;
	}
	
a.demoNavLinksSelected
	{
	font-size: 11px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
	}
	
a.demoNavLinksSelected:visited
	{
	color: #FFFFFF;
	}

a.demoNavLinksSelected:hover
	{
	color: #FFFFFF;
	text-decoration:underline;
	}
	
div.quoteContainer
{
	margin-top: 30px;
	width: 100%;
	background: white;
}
	
div#3ColContentContainer
	{
		margin-top: 30px;
	background: white;
	width: 100%;
	}
	
div#3ColContents
	{
	background: white;
	position: absolute;
	width: 287px;
	}

div.markets-3rd-col{
	position:static;
	width: 225px;
	float:left;
	padding-left:35px;
	 }
	
div#3ColContentsDemo
	{
	background: white;
	position: absolute;
	width: 287px;
	top: 78px;
	}
	
div#footerContainer
	{
	background: white;
	height: 107px;
	width: 100%;
	clear: both;
	position: relative;
	}
	
div#leftCurve
	{
	width: 180px;
	height: 107px;
	float: left;
	}
	
div#footerLinksContainer
	{
	position: absolute;
	width: 620px;
	margin: 70px 0 0 0px;
	float: left;
	left: 250px;
	}
	
a.footerLinks
	{
	font-size: 10px;
	color: #2B85BB;
	padding: 0 20px;
	text-decoration: none;
	}
	
a.footerLinks:hover
	{
	font-size: 10px;
	color: #2B85BB;
	text-decoration: underline;
	}

div#blueBottom
	{
	width: 100%;
	float: left;
  	}
	
div#legalContainer
	{
	width: 300px;
	float: left;
	}

.legalText
	{
	color: white;
	}
	
.BodyText 
	{
	color: #333333;
	}
	
.BodyTextBlue 
	{
	font-size: 11px;
	color: #2B85BB;
	}
	
.BodyTextWhite 
	{
	font-size: 11px;
	color: #FFFFFF;
	}
	
.twoColumnContainer
	{
	width: 100%;
	}
	
.twoColumnContentsLeft
	{
	width: 80%;
	float: left;
	}
	
.twoColumnContentsRight
	{
	width: 20%;
	float: left;
	}
	
.form-submit
	{
	clear: none;
	text-align:left;
	}
	
table
	{
	font-size: 12px;
	}
	
.new
	{
	color: red;
	font-size: 9px;
	}
	
li.featuresList
	{
	line-height: 16px;
	}
	
.featuresThumbnails
	{
	margin:4px 10px 10px 0px;
	display: inline;
	}
	
div.thumbnailContainer
	{
	display: block;
	margin: 0 0 0 20px;
	padding: 0;
	}

.galleryThumbnails
	{
	margin:0 10px 20px 0;
	float: left;
	border-top:solid #999999 1px;
	border-right:solid #333333 1px;
	border-bottom:solid #333333 1px;
	border-left:solid #999999 1px;
	}
	.webinarThumbnails
	{
	margin:0 0 0 0;
	border-top:solid #999999 1px;
	border-right:solid #333333 1px;
	border-bottom:solid #333333 1px;
	border-left:solid #999999 1px;
	}
	
	.galleryThumbnails2
	{
	margin:0 10px 0 0;
	float: left;
	border-top:solid #999999 1px;
	border-right:solid #333333 1px;
	border-bottom:solid #333333 1px;
	border-left:solid #999999 1px;
	}
	
div#mainContentsGallery
	{
	background: white;	
	float: left;
	width: 815px;
	}
	
div#contentContainerGallery
	{
	width: 1025px;
	background: white;
	overflow: hidden;
	}
	
.validpricing
	{
	font-size:13px;
	float:right;
	margin:3px 0 0 0;
	font-weight:bold;
	color:#666666;
	letter-spacing:1px;
	}
	
/*niches css*/

a.niches
	{
	font-weight:bold;
	color:#2B85BB;
	text-decoration:none;
	}
	
a.niches:visited
	{
	color:#2B85BB;
	text-decoration:none;
	}
	
a.niches:hover
	{
	text-decoration:underline;
	color:#2B85BB;
	}
	
.nicheHeader
	{
	margin:22px 0 15px 0;
	}
	
.nicheSubHeader
	{
	color:#333333;
	}
	
.nicheSubHeaderBenefits
	{
	margin:25px 0 22px 0;	
	}
	
li.nicheSpacing
	{
	border-bottom:#DDDDDD thin solid;
	padding-top:5px; 
	text-indent:5px;	
	}
	
li.topNiche
	{
	border-top:#DDDDDD thin solid;	
	}
	
li.nicheFeaturesList
	{
	margin-bottom:10px;
	}
li.fiscalList
{
	list-style-type: none;
	margin-left:10px;
}
	
	
li.nicheCustomersList
	{
	border-bottom:#DDDDDD thin solid;
	margin-left:0;
	padding-bottom:15px;
	text-indent:2px;
	}
	
.quotes
	{
	font-size:9px;
	font-style:italic;
	font-weight:bold;
	line-height:16px;
	margin:6px 0 26px 10px;
	}
.webinar
{font-size: 11px;
line-height: 16px;
}
	
.buttons
	{
	margin: 0 0 7px 0;
	}
	
/*mini, server, QAM/ATSC pricing pages*/

li.comparisonLabels
	{
	color:#FFFFFF;
	font-size:11px;
	}
	
div.recommendationText
	{
	text-align:center; 
	color:#2B85BB; 
	font-size:11px;
	}
	
li.comparisonRows
	{
	font-size: 11px;
	margin:0 0 0 5px;
	line-height: 21px;
	padding: 1px 0 1px 12px;
	}

li.comparisonGreyRows
	{
	background-color:#EDEDED;
	}
	
li.labels
	{
	font-size:11px;
	line-height:17px;
	padding: 3px 0 3px 0;
	}
	
ul.miniTable
	{
	margin:7px 0 0 0;
	list-style:none;
	padding:0;
	}
	
div.miniBuyButton
	{
		margin: -300px 0 0 0;
	width:94px;
	height:28px;
	float:left;
	}
	
li.miniBullets
	{
	line-height:17px;
	}
	
p.miniParagraph
	{
	width:500px;
	margin: 10px 0 0 320px;
	}
	
ul.miniBoxContents
	{
	float:left;
	}
	
li.miniBoxContentsBullets
	{
	font-size:11px;
	}
	
li.comparisonGreyRowsMini
	{
	background-color:#E6E6E6;
	}
	
li.comparisonRowsMini
	{
	font-size: 11px;
	margin:0 1px;
	padding: 1px 0 1px 0;
	height: 21px;
	}
	
li.QAMLabels
	{
	font-size:11px;
	line-height:17.5px;
	}
	
.QAMRequestAQuote
	{
	margin:29px 0 0 90px;
	float:left;
	}
	
.serverRequestAQuote
	{
	margin:26px 0 0 90px;
	float:left;
	}
	
.minorText
	{
	font-size:11px;
	color:#4F4F4F
	}
	
	.tinyText
	{
	font-size:11px;
	line-height: 17px;
	color:#888;
	letter-spacing:0.5px;
	padding-top: 8px;
	}
	
.smallText
	{
	font-size:9px;
	}
	
li.checkBox
	{
	padding:0;
	}
	
li.training
	{
	font-weight:bold; 
	}
	
div#contentContainerFrontpage{clear:both;/*n*/width:1024px;/*n*//*background:url(../images/enterprise/enterprisedefault_top.gif) no-repeat 140px 0;*/ padding-top:2px; padding-left:28px; overflow: hidden;}
.hiddenDates{margin:0;}
.hiddenTitles{margin-bottom:0; font-size:16px; color: #2B85BB;}
.internalNavigationContainer{float:right; margin-bottom:40px; margin-top:10px;}
.internalNavigationContainerBottom{margin-top:70px;}
#overviewHero{background-image:url(/images/enterprise/overviewHero1.jpg); height:506px; margin-top: 120px; margin-bottom:39px;}
#overviewText{width:500px; float:left;}
#overviewText h1{font-size: 24px;}
#overviewText p{color:#666666; font-size:15px;}
#overviewSearch{float:left; margin:72px 0 0 366px;}
#featuresContainer{position:relative; left:143px; top:386px;}
#menuContainer{margin-left:150px;}
#menuContainer ul{list-style: none;}
.slideshow li{float:left;}
.slideshow img{border:none;}
#featuresButton{width:150px; height:39px; text-align:center; margin-right:10px;}
#tvIsOurBusiness{height:450px;}
#tvIsOurBusinessLeft{width:438px; float:left; clear:both;}
#tvIsOurBusinessRight{width:380px; float:left; clear:none; margin-left:50px; margin-top:25px;}
#iconsSmall{float:left; width:38px;}
#iconsSmallCopy{float:left; width:342px;}
#iconsCopySpacing{margin:0;}
.businessIndustries{list-style:none; line-height:22px; display:block;}
.overviewIndustryTitles{position:relative; float:left; z-index:3;}
.overviewIndustryDiagram{position:relative; float:left; z-index:1;}
#tvSearchContainer{height:370px;}
#tvSearchLeft{width:448px; float:left;}
#tvSearchRight{width:398px; margin-left:22px; float:left; clear:none;}
.exploreTVSearchContainer{height:40px; position:relative; top:5px;}
.exploreTVSearchButton{width:215px; height:39px; text-align:center; float: left;}
.exploreTVRecordingButton{width:215px; height:39px; text-align:center;}
.exploreShowSqueezeContainer{height: 40px; position: relative; top: 5px;}
.exploreShowSqueezeButton{width:215px; height:39px; text-align:center; float: left;}
#webPlayerContainer{width:720px; margin-left:85px; padding-top:28px; margin-bottom:30px;}
.exploreWebPlayerContainer{position:relative; left: 140px; z-index:6; height: 40px;}
.exploreWebPlayerButton{width:215px; height:39px; text-align:center;}
.upgradeToWebPlayerContainer{position:relative; top: -40px; left: 360px; z-index:6; height: 20px;}
.upgradeToWebPlayerButton{width:215px; height:39px; text-align:center;}
h1.overviewTitles{margin-top:30px;}
.exploreClusteringButton{width:215px; height:39px; text-align:center;}
a.viewDetails{padding-right:25px;}
#recordingContainer{height:340px;}
#recordingRight{float:left; margin-left:100px;}
#recordingRight img.programGuide{padding:5px 0 0 0;}
#clipStreamContainer{height:537px;}
#clipStreamLeft{width:467px; float:left;}
#clipStreamRight{width:389px; margin-left:12px; float:left; clear:none;}
#clipStreamLeft img.overviewClip{margin:80px 0 0 0;}
#clusterContainer{height:370px; width: 100%; margin: 30px 0 0 0;}
#clusterLeft{width:380px; float:left;}
#clusterRight{width:428px; float:left;}
#clusterRight img.clusterServer{padding: 30px 0 0 100px;}
#tvAlertsContainer{height:590px;}
#tvAlertsLeft{width:478px; float:left; clear:both;}
img.overviewMobile{margin:90px 0 0 47px;}
#tvAlertsRight{width:390px; margin-top: 20px; float:left;}
.demosRow{float: left; margin-bottom:0; width: 100%; height: 130px;}
.demosRow2{margin-bottom:0; width: 868px; height: 115px;}
p.demosCopy{clear:both; margin-bottom:4px;}
p.embedCopy{font-size:11px;}
.demosUrl{font-size:10px;}
div#mainContents3ColMarkets{background:white; width:570px; float:left; padding: 0 40px 0 0; border-right: thin solid #CCCCCC; height:auto;}
div.marketsThumb{float:left; width:90px; margin-right:20px; padding-top:3px; clear:both}
div.marketsCopy{float:left; width:640px;}
div#webinarSection{width:380px; float:left; border-right:#999 thin solid; padding-right:46px;}
div#tradeshowSection{width:380px; float:left; padding-left:44px; padding-right:46px;}
.eventSection{font-size:18px; float:left;}
.eventTitle{margin-bottom:0;}
.subTitle{font-size:19px; margin-top:20px; clear:both;}
img.calendarIcon{float:left; margin-left:10px;}
img.eventsHero{margin-bottom:20px; clear:both;}
.eventSubTitle{letter-spacing:.5px;}
.webinarCalendarLink{margin-left:0px;}
ul.eventsList{list-style-type:none; margin:0;}
li.eventsArchives{margin-left:0; color:#2B85BB;}
.subSectionCopy{margin-bottom:5px;}
div#mainContentsAboutUs{float: left; width: 760px;}
img.team{align: left; display:inline; padding-top: 15px; margin-left:120px; padding-bottom:30px;}
img.serverAbout{float:right; display:inline; padding-left:2px;}
h1.about{margin-top:30px;}
div.aboutLeft{float:left; width:267px;}
div.aboutRight{float:left; clear:none; width:480px;}
img.videoMiniThumb{float:left; margin-bottom:28px;}
.videoOverviewLink{float:left; margin-top:9px; margin-left:15px;}
.afterVideoThumbTitle{clear:both;}
div.speakingTitle{text-align:left; width: 320px;  font-family: Georgia, 'Times New Roman', Times, serif; line-height: 20px; font-size:14px}
img.tradshowSecondPost{margin-top:15px; margin-bottom:10px;}
#mainContentsCareers{float: left; width:660px;}
ul.careerLinks{list-style-type:none; margin:0;}
li.career{font-size:16px; margin:0;}
.careerTitle{font-size:16px; margin-top:30px; color:#2B85BB;}
.careerSubTitle{font-weight:bold; margin-bottom:0;}
.careerDate{font-size:12px; color:#000;}
ul.careersSub{margin-left:0; margin-bottom:10px;}
ol.faqSection{font-weight:normal; padding-right: 30px;}
li.eventsWebinarList{margin:0; color:#444;}
.preSalesSurveyTitle{font-size:16px; margin:0 0 10px 0; font-weight:bold;}
div.serverLearnMoreButtons{position:absolute; right: 27px; top:600px;}
div.SDHDLearnMoreButtons{float: left; margin: 10px 0 0 30px;}
div.pricingSD{width:665px; height:20px; float:left; margin-left:60px; padding-top:5px;}
div.pricingSDPrice{width:140px; height:20px; float:left; clear:none; text-align:right; padding-top:5px;}
div.leaseSD{width:605px; height:20px; float:left; margin-left:60px; padding-top:5px;}
div.leaseSDPrice{width:200px; height:20px; float:left; clear:none; text-align:right; padding-top:5px;}
div.pricingHD{width:605px; height:20px; float:left; clear:both; margin-left:60px; padding-top:5px;}
div.pricingHDPrice{width:200px; height:20px; float:left; clear:none; text-align:right; padding-top:5px;}
div.pricingSB{width:758px; height:20px; float:left; clear:both; margin-left:60px; padding-top:5px;}
div.pricingSBPrice{width:50px; height:20px; float:left; clear:none; text-align:right; padding-top:5px;}
div.pricingConfigure{width:598px; height:25px; float:left; margin-left:30px;}
div.pricingConfigure h3{font-size:14px; margin-top:5px; margin-bottom:5px;}
div.pricingConfigurePrice{width:240px; height:20px; float:left; clear:none; text-align:right; padding-top:5px;}
div.teampicContainer{margin-top:20px; margin-bottom:50px; background-image:url('/images/enterprise/teamPic.jpg'); width:752px; height:1273px;}
div.teampic{font-family: arial, san serif; font-size:14px; position:relative;}

/**************************************************************************
Start newly editing from here...
***************************************************************************/

/* BEGIN NEW HEADER */
.clear:after,.newHeaderInner:after,.maiNavAndSerchPanel:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}
#newHeader{ clear:both; width:auto; height:118px; position:relative; z-index:999}
#newHeader a img,.defaultMidContents a img,.enterpriseDefault_top a img{ border:0;}
.newHeaderInner{ clear:both; width:970px; height:118px; margin:0 auto; padding:0 0 0 20px;}
.logoAndtopNav{ clear:both; width:950px; overflow:hidden}
.logoWrap{ float:left; width:200px; padding-top:17px;}
.logo{ float:left;width:auto;margin:0px;}

.topNav{ float:right; width:635px; height:28px; border:1px solid #cacaca; border-top:0; background:#fffffe; position:relative;}
.topNavLeftBottom,.topNavRightBottom{ width:3px; height:3px; font-size:3px; line-height:3px; position:absolute; left:-1px; bottom:-1px; background:url(/images/enterprise/topNavCorners.gif) no-repeat 0 0;}
.topNavRightBottom{ background-position:0 -40px; left:auto; right:-1px;}
* html .topNavLeftBottom{ bottom:-2px}
* html .topNavRightBottom{right:-2px; bottom:-2px}

.topNav ul{ clear:both; width:635px;margin:0; padding:4px 0 0; list-style:none; overflow:hidden;}
.topNav ul li{ float:left;width:69px; height:19px; border-right:1px solid #cacaca; margin:0; padding:0; line-height:19px; color:#2f6f9e; text-align:center; font-family: Arial; font-size:11px;}
.topNav ul li img{ float:left; width:auto; margin:0 3px 0 0;}
.topNav ul li a{ color:#2f6f9e; text-decoration:none; line-height:19px;}
.topNav ul li a:hover{ text-decoration:underline}
.topNav ul li.socialLink{ padding-left:13px; width:245px; height: 21px;}
.topNav ul li.emailAddress{padding-left:10px; padding-right:10px; width:150px; float:left; color:#555;}
.topNav ul li.contactNumber{ border:0; width:110px; padding-left:10px; padding-right: 10px; color:#555;}

.maiNavAndSerchPanel{ clear:both; width:948px; margin-top:18px; font-family: Arial, Helvetica, sans-serif; }
.maiNavAndSerchPanel ul{ float:left; width:720px; list-style:none;margin:0; padding:0 0 0 50px; }
.maiNavAndSerchPanel ul li{ float:left; width:auto;font-size:14px;line-height:22px;margin:0;padding:0 29px 0;font-weight:400;position:relative;}
.maiNavAndSerchPanel ul li a{color:#4e4e4e; text-decoration:none;font-weight:400;}
* html .maiNavAndSerchPanel ul li a{color:#4e4e4e!important;text-decoration:none!important;font-weight:400!important;}
.maiNavAndSerchPanel ul li a:hover,.maiNavAndSerchPanel ul li.selected a,.maiNavAndSerchPanel ul li.hovered a{color:#0489b8 !important}
.searchBar{ float:right; width:167px; height:23px; padding-right:10px; background:url(../images/enterprise/searchBar_bg.gif) no-repeat 0 0;}
.searchBar form{margin:0; padding:0;}
.searchBar input.txtInput{ float:left; width:135px; margin:0 5px 0 0; padding:4px 5px; line-height:15px; font-family: Arial; font-size:12px; color:#333; border:0; background:none;}
.searchBar input.searchBtn{float:right; width:17px; height:16px; padding:0; margin:3px 0 0; cursor:pointer; border:0; background:url(/images/enterprise/searchButton2.gif) no-repeat;}
.maiNavAndSerchPanel ul li div.dropdownWrap{position:absolute;/*width:498px;*/ padding-top:20px;left:30px; top:17px;visibility:hidden;/*display:none*/}
.maiNavAndSerchPanel ul li div.dropdown{float:left;/*width:496px;*/overflow:hidden;padding:15px;border:1px solid #a4a4a4;background:#fffffe; position:relative; float:left;z-index:3;}
.arrowBuble{ display:block; width:21px; height:13px; background:url(/images/enterprise/arrow_buble.gif) no-repeat 0 0; position:absolute; left:15px; top:8px; z-index:4}
.maiNavAndSerchPanel ul li div.dropdown ul{ float:left; width:266px; height:auto; border-right:1px solid #a4a4a4; margin:0; padding:0;}
.maiNavAndSerchPanel ul li div.dropdown ul li{ clear:both; width:242px; margin:0; padding:5px 0 5px 3px; border-bottom:1px solid #bcbcbc; font-size:12px; line-height:18px;}

.tv-search li.tv-search-nav a{color:#0489b8 !important}
.markets li.markets-nav a{color:#0489b8 !important}
.pricing li.pricing-nav a{color:#0489b8 !important}
.products li.products-nav a{color:#0489b8 !important}
.webinars li.webinars-nav a{color:#0489b8 !important}
.consumer li.consumer-nav a{color:#0489b8 !important}
.support li.support-nav a{color:#0489b8 !important}

.maiNavAndSerchPanel ul li div.dropdown ul li.last{ border:0;}
.maiNavAndSerchPanel ul li div.dropdown ul li a{ color:#4e4e4e!important; text-decoration:none !important}
.maiNavAndSerchPanel ul li div.dropdown ul li a:hover,.maiNavAndSerchPanel ul li div.dropdown ul li.selected a{color:#0489b8 !important}
.maiNavAndSerchPanel ul li div.dropdownRight{ float:left; width:205px; padding-left:20px}
.maiNavAndSerchPanel ul li div.dropdownRight em{ display:inline; clear:both; font-size:22px; line-height: 28px; padding-bottom: 12px; font-style:normal; color:#3681b8}
.maiNavAndSerchPanel ul li div.dropdownRight em span{ display:inline; clear:both; font-size:16px; line-height: 22px;}
.maiNavAndSerchPanel ul li div.dropdownRight p{ clear:both; margin:0; padding:5px 0 0; line-height:18px; color:#3681b8; font-size:11px; font-weight:700}
.maiNavAndSerchPanel ul li div.dropdownRight p.caseStudy { clear:both; margin:0; padding:5px 0 0; line-height:18px; color:#666; font-size:12px; font-weight:700}
.maiNavAndSerchPanel ul li div.dropdownRight p.subText {  font-style:normal; display:inline; float: left; font-weight:400; font-size:11px; line-height:15px; color:#868686; position:absolute; width:140px; padding: 10px 0 0 0;}
.maiNavAndSerchPanel ul li div.dropdownRight dfn { font-style:normal; display:inline; float: left; font-weight:400; font-size:11px; line-height:15px; color:#868686}
.maiNavAndSerchPanel ul li div.dropdownRight img.caseStudy { float: left; display:inline; padding: 10px 12px 0 0; border:0;}
.maiNavAndSerchPanel ul li div.dropdownRight a.learnMore {font-size:14px; padding: 12px 0 0 0; line-height:20px; font-weight:700; color:#3681b8!important;}
.maiNavAndSerchPanel ul li div.dropdownRight a.about {font-size: 11px; line-height: 17px; font-weight:normal;}


/* END NEW HEADER */

.enterpriseDefault_top{ clear:both; width:1024px;font-family: Arial;overflow:hidden;}

.topLeft{float:left; /*width:560px;padding-left:235px;*/ width:640px; padding-left:68px; margin-top:0px;}
.topLeft em,.topLeft dfn{ font-style:normal; font-size:21px; line-height:24px; color:#656565;}
.topLeft dfn{ position:absolute; left:642px; top:333px; font-size:22px; padding-left:50px; font-family:'Cabin', arial, sans-serif; line-height:26px; color:#777; text-align:center; z-index:9}
.topLeft h1{ position:absolute; left:678px; top:43px; margin:0; padding:0 0 4px 10px; font-family:'Cabin', arial, sans-serif; font-size:64px; font-weight:normal; line-height:63px; color:#237ea5; z-index:9; text-shadow: 2px 2px 10px #FFF;}
.topLeft p.magenta{position:absolute; left:682px; top:183px; margin:0; padding:0 0 4px 10px; font-family:'Cabin', arial, sans-serif; font-size:18px; font-weight:bold; line-height:20px; color:#a74923; word-spacing:1px; letter-spacing:1px; z-index:9; text-shadow: 2px 2px 10px #FFF; font-weight:500;}
.buttonAnddisplay{ float:left; width:640px;}
.buttonAnddisplay img{ float:left; width:auto; margin:117px 0 0 50px; position:relative; z-index:3}
.buttonWrap{ float:left; width:185px; padding-left:55px}
.learnMoreBtn{ display:block; width:119px; height:40px; margin-top:82px; background:url(../images/enterprise/learnMoreButton.gif) no-repeat 0 0; text-indent:-999999px;}
.learnMoreBtn span{ display:none;}
.cornerMarquee {margin-bottom: 40px;}
.cornerMarquee h2{color:#444; font-size:17px; margin-bottom:0px;}
.cornerMarquee p{color:#666; letter-spacing:.5px; margin-bottom:7px;}
.topRight{ float:left; width:245px; margin-top:38px; /*margin-bottom:28px; padding-bottom:38px;background:url(../images/enterprise/topRightBottomShade2.gif) no-repeat left bottom;*/}
.littleAppliance{position:absolute; left:167px; top:412px; z-index:10;}
.startingPrice{margin-left:148px; position:absolute; top:225px; left: 544px; font-family:'Cabin', arial, sans-serif; font-size:11px;}
.startingPrice a{font-size:11px;}
#learnMoreFront{position:absolute; top:260px; left:690px;}
.tvSearchWrap{ clear:both; overflow:hidden; width:155px;}
.tvSearch{ clear:both; width:141px;padding:5px; overflow:hidden; background:url(/images/enterprise/tvSearch_bg_x.gif) repeat-x left bottom; margin-top:20px;}
.tvSearch img{ float:left; width:auto; margin:33px 0 0 6px; cursor:pointer;}
.tvSearchWrap em{ display:block; font-style:normal; width:143px; padding:8px 0 0 10px; font-size:16px;line-height:24px;color:#3681b8;font-weight:700}
.tvSearchWrap p{ clear:both; margin:0; padding:0 0 0 10px; font-size:10px; line-height:17px; color:#4e4e4e}
.tvSearchWrap p a{ color:#3681b8; text-decoration:none;}
.tvSearchWrap p a:hover{text-decoration:underline;}

.defaultMidContents{ clear:both; width:1024px; overflow:hidden; font-family: Arial}
.midLeft{ float:left; width:655px; margin: 25px 0 35px 0;}
.midLeft h2{ clear:both; margin:0 0 0 3px; padding:0; font-size:30px; line-height:30px; color:#3681b8; font-family: Arial;}
.midLeft p{ clear:both; margin:0; padding:15px 0 0 3px; font-size:12px; line-height:18px; color:#333}
.midLeftContainer{float:left; vertical-align:middle; width:600px;}
.tabsContainer{ clear:both; width:609px;}
.tabsContainer ul{ clear:both; width:609px; height:33px; margin:0; padding:0;list-style:none;overflow:hidden;}
.tabsContainer li{ float:left; width:auto; height:33px; margin:0; padding:0; text-align:center; line-height:32px; font-size:18px; color:#7e7e7e; cursor:pointer}
.tabsContainer li.firstTab{ width:203px; background:url(../images/enterprise/firstTabBgs.gif) no-repeat 0 0;}
.tabsContainer li.secondTab{ width:204px; background:url(../images/enterprise/secondTabBgs.gif) no-repeat 0 0;}
.tabsContainer li.thirdTab{ width:202px; background:url(../images/enterprise/thirdTabBgs.gif) no-repeat 0 0;}
.tabsContainer li.active{color:#414141; background-position:0 -55px}
.tabsContents{ clear:both;width:587px; border:1px solid #cacaca; border-top:0;background:url(../images/enterprise/tabsContents_x.gif) repeat-x left bottom; overflow:hidden;padding:25px 0 10px 20px;}
.tabsContentsLeft{ float:left; width:410px; padding:0 15px 0 0; border-right:1px solid #cacaca;}
.tabsContentsLeft h3{ margin:-8px 0 0; padding:0; font-size:19px; color:#3681b8; line-height:22px; position:relative;}
.tabsContentsLeft p{ clear:both; margin:0; padding:12px 0 0; line-height:20px; font-size:13px; color:#4e4e4e;}
.tabsContentsRight{float:left; width:160px; overflow:hidden}
.tabsContentsRight h4{ clear:both; margin:0 0 0 20px; padding:0; color:#4e4e4e; font-size:12px; line-height:18px;}
.tabsRightCustomerLogos{ clear:both; width:200px;overflow:hidden; padding-left:17px;}
.tabsContentsRight img{ float:left; width:auto; margin:18px 18px 0 0;}
.tabBottomLinks{ clear:both; width:587px; overflow:hidden; padding:15px 0 10px; line-height:20px;}
.tabBottomLinks a{ margin-right:40px}
.developmentNewsContainer {float:left;}
.developmentNewsContainer h2{font-size:23px;}
.developmentNewsContainer p.developmentNews{padding-top:5px; float:left; font-size:15px; color:#666;}
.developmentNewsContainer p.bottomMarquee{float:left; line-height:20px; font-size:13px; color:#4e4e4e; width:600px;}
.bottomMarqueeLink{float:right; margin-top:20px; margin-left:5px; font-size:8px;}
.bigMarquee{width:950px; margin: 20px 0 -10px 74px;}

.descriptions{ clear:both;width:655px;overflow:hidden;}
.descriptions img{ float:left; width:auto; margin:0}
.leftDescription{ float:left; width:600px; margin-bottom: 30px;}
.leftDescription p{line-height: 22px; font-size:15px; color:#666;}

div.midRightNav {float: left; width:240px; font-family: Arial; margin:10px 0;}
.midRightNav ul{ clear:both; width:243px; margin:0; padding:0;list-style:none;}
.midRightNav li{clear:both;margin:0; width:213px;padding:8px 0 8px 30px;border-bottom:1px solid #cacaca;line-height:30px;font-size:24px; color:#3681b8;overflow:hidden; background:url(/images/enterprise/plus.gif) no-repeat 0 15px; cursor:pointer;}
.midRightNav li.last{ border:0;}
.midRightNav li div{ clear:both; margin:0; padding:0; font-size:12px; line-height:18px; color:#4e4e4e; display:none;}
.midRightNav li div.showDescription{display:block}

.defaultfooterLinks{ clear:both; width:590px;margin:35px auto 0;padding:0 0 20px 6px; overflow:hidden;}
.defaultfooterLinks ul{ clear:both; width:auto;margin:0; padding:0; list-style:none;}
.defaultfooterLinks li{ float:left; width:auto; height:23px; line-height:23px; border-right:1px solid #bfbfbf; margin:0; padding:0 15px;}
.defaultfooterLinks li a{ text-decoration:none; color:#3681b8}
.defaultfooterLinks li a:hover{ text-decoration:underline}
.defaultfooterLinks li.last{ border:0; padding-right:0}

.alternatefooterLinks{ clear:both; width:590px; margin-left: 100px; padding:0 0 20px 0; overflow:hidden;}
.alternatefooterLinks ul{ clear:both; width:auto;margin:0; padding:0; list-style:none;}
.alternatefooterLinks li{ float:left; width:auto; height:23px; line-height:23px; border-right:1px solid #bfbfbf; margin:0; padding:0 15px;}
.alternatefooterLinks li a{ text-decoration:none; color:#3681b8}
.alternatefooterLinks li a:hover{ text-decoration:underline}
.alternatefooterLinks li.last{ border:0; padding-right:0}

div.displayHide{display:none}

#videoContainer{ position:absolute;left:0;z-index:9999;width:auto !important;display:none;}
.video{clear:both;width:425px;margin:0 auto;position:relative;background:#000; min-height:300px;}
* html .video{ height:auto !important; height:300px;}
.videoEmbed{ clear:both; width:425px; height:auto; position:relative; z-index:9999; overflow:hidden;}
.video img{ float:left; width:auto;}
#ovelayandVideoCloseBtn{ width:20px; height:20px; display:block; background:url(/images/enterprise/videoOverlay_CloseBtn.png) no-repeat; cursor:pointer; position:absolute; z-index:10000; top:-16px; right:-17px;}
#ovelayandVideoCloseBtnFrontpage{ width:20px; height:20px; display:block; background:url(/images/enterprise/videoOverlay_CloseBtn.png) no-repeat; cursor:pointer; position:absolute; z-index:10000; top:-8px; right:-7px;}
* html #ovelayandVideoCloseBtn{background:url(/images/enterprise/videoOverlay_CloseBtn.gif) no-repeat}

.underlined { text-decoration:underline!important }

div.videoLinks {float: left; width: 130px; height: 100%;}
div.videoLinks2 {width: 100%; height: 100%; margin-bottom: 10px;}
div.videoLinks3 {float: left;}

div.VMSPromo{width:238px; height:175px; border:1px solid #CCC; background-color:#FFF; margin-bottom:20px;}
div.VMSPromo p{color:#555; margin:4px 8px; 0 10px;}
div.VMSPromo img{padding:10px 0 0 7px;}

/*comparison table*/
div.compareBoxContainer{margin-top:30px; font-size:17px;}
div.compareBoxTitle{height:35px; border-bottom:solid 1px #b3b3b3; float:left; width:100%; padding-top:13px;}
div.compareBox{width:240px; height:35px; border-bottom:solid 1px #b3b3b3; border-right:solid 1px #b3b3b3; float:left; text-align:center; padding-top:13px;}
div.compareBoxLeft{width:369px; padding-left:15px; border-left:solid 1px #b3b3b3; text-align:left;}

/*feature pages*/
div.miniColumnText{width:410px; float:left;}
div.miniColumnImage{width:394px; float:left;}
p.miniColumnText{color:#666666; font-size:15px; line-height: 22px;}
div.homeDVR{width:804px; height:320px;}
div.recordChannel{width:804px; height:320px;}
div.recordMajorChannels{width:804px; height:320px;}
div.programGuide{width:804px; height:320px;}
div.priority{width:804px; height:320px;}
div.blackOut{width:804px; height:320px;}
div.fastSearch{width:804px; height:340px;}
div.booleanSearch{width:804px; height:370px;}
div.friendlySearchResults{width:804px; height:415px;}
div.everythingSearchable{width:804px; height:335px;}
div.showsqueezeWMV{width:804px; height:365px;}
div.showsqueezeCrunch{width:804px; height:390px;}
div.showsqueezeProduct{width:804px; height:350px;}
div.clusterLogin{width:804px; height:350px;}
div.clusterConjoined{width:804px; height:350px;}
div.clusterPuzzle{width:804px; height:390px;}
div.clusterPlayout{width:804px; height:350px;}

/*storage estimator*/
div.storageEstimatorButton{float:left; display:inline; clear:none; position:relative; left:630px; top:-40px;}
div.SDMinorText{float:left; width:660px; padding:14px 0 0 0;}
div.storageEstimatorBox{background-image:url(../images/enterprise/storageEstimatorInfoBackground.gif); width:868px; height:74px; float:left; clear:both; margin-bottom:12px;}
p.storageEstimatorText{font-size:17px; width:600px; padding:25px 0 0 25px;}

/*SD page */
#applianceTitleContainer{width: 864px; height: 28px;}
#applianceTitleContainer h1 {float: left;}
#applianceTitle{color:#FFF; float: left; font-size: 14px; font-weight: bold; line-height: 28px; height: 28px; width: 45px; padding: 0 8px 0 8px; margin-left: 10px; background:url(../images/enterprise/serverIcon.gif); background-repeat: no-repeat;}
.applianceBox{background-image: url(../images/enterprise/serverInfoBackground2.gif); width: 868px; height: 215px; float: left; margin: 10px 0 17px 0; overflow: hidden;}
.applianceBox h2 {color: #000000; margin: 11px 0 0 342px; width:250px; font-size: 15px;}
.applianceBox p {width:500px; position:relative; top:-15px; left:343px;}
.appliancePhone{width:180px; height:24px; position: relative; text-align: center; top: -20px; left: 645px; line-height: 24px; background-image:url(/images/enterprise/phoneBlock.gif); overflow: hidden; vertical-align: top; color:#FFF;}
.applianceButtonContainer{margin-left:55px;}
.applianceCompare{width: 180px; height: 22px; float: left; position: relative; top: -25px; left: 380px; padding-top: 9px;}
.applianceOptionsContainer{padding: 6px 0 0 0; width: 868px; height: 145px; clear: left;}
.applianceOptionsBox{border:1px solid #bcbcbc; width: 196px; height: 152px; float: left; margin-right: 25px;}
.applianceOptionsBox h3 {padding-left: 70px;}
.applianceOptionsBox ul {margin: 15px 0 0 -4px; list-style: none; padding: 0; width: 199px; clear:left;}
.applianceOptionsBox li {font-size: 11px; margin:0 0 0 5px; line-height: 21px; padding: 1px 0 1px 12px;}
.applianceOptionsBoxLast{clear:none; margin-right:0;}
.applianceTechSpecsDiagram{width: 868px; height: 420px; float: left; overflow: hidden; background-image:url(../images/enterprise/serverTechSpecs.jpg); color:#666; font-size:11px;}
.applianceDiagramSpecs{position:relative;}
.applianceTechSpecsLabels{background-image: url(/images/enterprise/specsUpgradeBox3.gif); width: 868px; height: 325px; float: left; margin: 17px 0 0 0; overflow: hidden;}
.applianceTechSpecsList{list-style: none; text-align: right; margin:15px 10px 0 34px; float: left; width:130px;}
.applianceTechSpecsList li {font-size:11px; line-height:17px; padding: 3px 0 3px 0;}
.applianceComparisonRows{margin: 15px 0 0 0; list-style: none; padding: 0; width: 415px; float: left;}
.applianceComparisonRows li {font-size: 11px; margin:0 0 0 5px; line-height: 21px; padding: 1px 0 1px 12px;}
.applianceUpsell{margin: 28px 0 0 20px; list-style: none; float: left; width: 250px;}
li.applianceUpsellTitle{font-size:11px;line-height:17px;}
li.applianceUpsellCopy{font-size:10px;line-height:13px; margin-bottom:30px;}
div.applianceFAQ{background:url(../images/enterprise/FAQ.gif); background-repeat: no-repeat; width: 868px; height: 100%; padding-bottom: 20px; margin: 17px 0 28px 0; float: left; border: 1px solid #bcbcbc;}
h2.sdFAQTitle{padding: 0 0 20px 19px;}
.hotSpare{color: #666666;}
.applianceMinorText{margin-top:24px;}

/*HD page */
/*div.applianceBoxHD{margin-bottom:0;}*/
h2.hdTagline{color: #000000; margin: 11px 0 0 342px; width:270px;}
/*.hdOptionsContainer{padding: 17px 0 0 0; width: 868px; height: 184px; clear: left;}
.hdOptionsBox{border:1px solid #bcbcbc; width: 270px; height: 165px; float: left; margin-right: 26px;}
.hdOptionsBox h3 {padding-left: 80px;}
.hdOptionsBox ul {margin: 30px 0 0 -4px; list-style: none; padding: 0; width: 273px;}
.hdOptionsBox li {font-size: 11px; margin:0 0 0 5px; line-height: 21px; padding: 1px 0 1px 12px;}
.hdOptionsBoxLast{clear:none; margin-right:0;}*/
.hdTB{font-size:10px;}
.tempButtonHD {line-height: 14px;}

h3.FAQ {
	padding: 0 0 25px 0px;
}
h3.trigger {
	padding: 0 0 20px 30px;
	margin: 0 0 5px 50px;
	line-height: 15px;
	width: 680px;
	background: url(../images/enterprise/plus2.gif) no-repeat;
	font-size: 12px;
	line-height: 20px;
	color:#333;
	cursor:pointer;
}
.expand_all
{
cursor:default;
}
h3.trigger a {
	color: #333;
	text-decoration: none;
	display: block;
}
h3.trigger a:hover { color:#2b85bb; text-decoration: none;}
h3.active { background-position: left bottom; background:url(../images/enterprise/minus2.gif) no-repeat; cursor:pointer;}

a.trigger2 {
	padding: 0 0 20px 30px;
	margin: 0 0 5px 50px;
	line-height: 15px;
	width: 800px;
	background: url(../images/enterprise/minus2.gif) no-repeat;
	font-size: 12px;
	color:#333;
	float: left;
}
a.trigger2 a {
	color: #333;
	text-decoration: none;
	display: block;
	text-decoration: none;
}
a.trigger2:hover { color:#2b85bb; text-decoration: none;}
a.active { background-position: left bottom; background:url(../images/enterprise/plus2.gif) no-repeat;}

.toggle_container {
	overflow: hidden;
	font-size: 12px;
	text-align: left;
	width: 676px;
	clear: both;
}
.expand_all
{
width:868px;
height:45px;
padding: 0 0 0 20px;
cursor: pointer;
}
.expanded
{
background-position:bottom left;
}
a.expand
{
color:#666;
font-size: 13px;
line-height: 16px;
}
a.expand:hover
{
color:#2b85bb;
font-size: 13px;
line-height: 16px;
text-decoration: none;
}

	
	.toggle_container2 {
	overflow: hidden;
	font-size: 12px;
	text-align: left;
	width: 830px;
	clear: both;
}

.toggle_container2 .block {
	padding: 0 0 5px 60px;}

.toggle_container .block {  
	padding: 0 0 5px 85px;
	 /*--Padding of Container--*/
}
/*web player page*/
.webPlayerTitle {font-size:36px; clear:both; font-weight:normal; color:#000; margin-left: 90px;}
.webPlayerSubTitle {font-size:24px; clear:both; font-weight:normal; color:#000; margin-left: 110px;}
.webPlayerMainText {color:#666666; font-size:15px; width:675px; margin-left:112px; margin-top:18px; margin-bottom:40px;}
.getWebPlayer {padding-bottom:17px; padding-top:40px; clear:both; height:20px;}
.getSnapStream {padding-bottom:17px; padding-top:70px; clear:both; height:20px;}
.postItContainer {position:absolute; top:635px; left:754px;}
.macCompatibleButton{position:absolute; top:313px; left:607px;}
