﻿#digitalsignage {
	margin-top:15px;
}
#digitalsignage-header {
	width:980px;
	height:80px;
	border-bottom:10px solid #e5e5e5;
	margin-bottom:50px;
}
#digitalsignage-header h2 {
	background:url(http://www.iavi.com/images/ds-getstarted.png) no-repeat top left;
	text-indent:-5000px;
	width:228px;
	height:80px;
	float:left;
	display:inline-block;
}
#digitalsignage-header div {
	float:right;
	width:295px;
	height:80px;
	padding-left:25px;
	background:url(http://www.iavi.com/images/ds_demodisc.png) no-repeat;
	background-position:0px -80px;
}
#digitalsignage-header div:hover {
	background-position:0px 0px;
}
#digitalsignage-header div span {
	color:#959595;
	font-size:1em;
	display:block;
	width:150px;
}
#ds-columns td {
	vertical-align:top;
	padding:0px;
 	border-spacing:0px;
	border:0px;
}
.ds-col-left {

}
.ds-col-center {
	margin:0px 10px;
}
.ds-col-right {
	
}
div.ds-col-left, div.ds-col-center, div.ds-col-right {
	margin-bottom:40px;
}
td.ds-col-center span.tightrope {
	display:block;
	margin-top:0px;
	font-size:.8em;
}

	#ds-columns h3 {
		display:block;
		background-image:url(http://www.iavi.com/images/ds_menutitle.png);
		height:23px;
		text-indent:-5000px;
		margin:0 0 10px 0;
	}
	.ds-col-left h3 {
		width:216px;
	}
	.ds-col-center h3 {
		width:231px;
		background-position:-216px 0;
	}
	.ds-col-right h3 {
		width:244px;
		background-position:-447px 0;
	}

		#ds-columns h4 {
			display:block;
			height:16px;
			text-indent:-5000px;
			margin:0 0 5px 0;
		}
		.ds-col-left h4 {
			background-image:url(http://www.iavi.com/images/ds-col-left-description.png);
			width:123px;
		}
		.ds-col-center h4 {
			background-image:url(http://www.iavi.com/images/ds-col-center-description.png);
			width:156px;
		}
		.ds-col-right h4 {
			background-image:url(http://www.iavi.com/images/ds-col-right-description.png);
			width:180px;
		}


#ds-columns img {
	width:320px;
	height:160px;
}
#ds-columns p {
	color:#959595;
	line-height:1.75em;
	font-size:1.1em;
	padding-right:15pt;
}
#ds-columns a {
	font-size:2em;
	color:#959595;
	font-weight:bold;
	line-height:1em;
}
	#ds-columns td.ds-col-center span.tightrope a {
	font-size:1em;
	color:#959595;
	font-weight:bold;
	line-height:1em;
	}
#ds-columns a:hover {
	color:#40b6db;
	text-decoration:none;
}
	#ds-columns td.ds-col-center span.tightrope a:hover {
		color:#40b6db;
		text-decoration:none;
	}
#ds-divider {
	background-image:url(/images/ds-bigdivider.png);
	height:1px;
	width:980px;
	margin:10px 0 50px 0;
}
div.ds-menu-image a {
	width:320px;
	height:164px;
	display:block;
	margin-bottom:22px;
}
div.ds-menu-image a:hover {
	background-image:url(/images/ds-col-underline.png);
	background-position:left bottom;
	background-repeat:no-repeat;
}
div#ds-needhelp h3 {
	background:url(http://www.iavi.com/images/ds-needhelp.png) no-repeat;
	display:block;
	width:293px;
	height:57px;
	text-indent:-5000px;
	margin:0 0 5px 0;
}
div#ds-needhelp {
	width:630px;
	color:#959595;
}
p.ds-confused {
	font-size:1.3em;
}
p.ds-call {
	font-size:2em;
	font-weight:bold;
	padding:10px 0 25px 0;
}













