
html{
	background: #000;
	background-image: url("images/backgrounds/bg2.jpg");
 	background-position: 44px -29px;
 	margin: 0px;
	padding: 0px;
}

body{
	margin: 0px;
	padding: 0px;
	background: #000;
	font-family: "Helvetica Neue", Arial;
	font-size: 14px;
	background-image: url("images/backgrounds/main2.jpg");
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: top center;
 	min-width: 1060px;
 	height:100%;
}



/******************************** HEADER ***************************************/

.header_padder{
	height: 50px;
	width: 1000px;
	margin: 0px auto;
}

#header{
	filter:progid:DXImageTransform.Microsoft.Gradient
	(GradientType=0, StartColorStr='#f0f0f0', EndColorStr='#e4e4e4') !important;
	filter:progid:DXImageTransform.Microsoft.Gradient
	(GradientType=0, StartColorStr='#e4e4e4', EndColorStr='#e4e4e4');
	background-color: #e4e4e4;
	background: -moz-linear-gradient(top, #f0f0f0, #e4e4e4);
	background: -webkit-gradient(linear, left top, left bottom, from(#f0f0f0), to(#e4e4e4));
	width: 1000px;
	height: 68px;
	border: 1px solid #fff;
	outline: 1px solid rgba(0,0,0,0.3);
	margin: 0px auto;
	padding: 0px;
} 

#logo{
	background-image: url("images/elements/dmp_header_logo.png") !important;
	background-image: url("images/elements/dmp_header_logo.jpg");
	display: inline-block;
	width: 59px;
	height: 26px;
 	float: left;
	margin: 20px 0px 0px 25px;
	outline: none;
}

#logo_text{
	line-height: 0px;
	font-size: 0px;
	background-image: url("images/elements/dmp_header_logo_text.png") !important;
	background-image: url("images/elements/dmp_header_logo_text.jpg");
	width: 206px;
	height: 8px;
	display: inline-block;
	float: left;
	margin: 29px 0px 0px 25px;
}

#navigation{
	display: inline-block;
	float: right;
	width: auto;
	margin: 0px 18px 0px 0px;
}

#navigation a{
	display: block;
	float: left;
	text-decoration: none;
	padding: 23px 20px 27px 20px;
	font-size: 14px;
	letter-spacing: -0.5px !important;
	letter-spacing: -1.0px;
	font-weight: 200;
	text-shadow: 1px 1px 0px #fff;
	filter: Shadow(Color=#ffffff, 	
			Direction=135, 
			Strength=2);
	cursor: pointer;
  	outline: none;
  	position: relative;
  	background: #e4e4e4;
 	background: -moz-linear-gradient(top, #f0f0f0, #e4e4e4);
	background: -webkit-gradient(linear, left top, left bottom, from(#f0f0f0), to(#e4e4e4));
    filter:progid:DXImageTransform.Microsoft.Gradient
	(GradientType=0, StartColorStr='#f0f0f0', EndColorStr='#e4e4e4') !important;
	filter:progid:DXImageTransform.Microsoft.Gradient
	(GradientType=0, StartColorStr='#e4e4e4', EndColorStr='#e4e4e4');
}

 

#navArrow{
	width: 19px;
	height: 13px;
	position: absolute;
	left: 535px;
	top: -1px;
	z-index: 1000;
	background-image: url("images/icons/navArrow.png") !important;
	background-image: url("images/icons/navArrow.gif");
	background-position:center bottom;
	background-repeat:no-repeat;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
}

.color_one{
	color: #806e27;
}
 
.color_two{
	color: #83721c;
}

.color_three{
	color: #745c11;
}

.color_four{
	color: #9a6c11;

}

.color_five{
	color: #a0620d;

}

.color_six{
	color: #a3510b;

}

.color_seven{
	color: #6c4758;
}

.color_eight{
	color: #81701f;
}

.right{
	float: right;
}

/*
.color_one:focus{
	outline: 1px dotted #806e27;
}
 
.color_two:focus{
	outline: 1px dotted #83721c;
}

.color_three:focus{
	outline: 1px dotted #745c11;
}

.color_four:focus{
	outline: 1px dotted #9a6c11;
}

.color_five:focus{
	outline: 1px dotted #a0620d;
}

.color_six:focus{
	outline: 1px dotted #a3510b;
}
*/


/******************************** DEMO ***************************************/


#demo{
	width: 1002px;
	height: 420px;
	margin: 0px auto; 
	position: relative;
}

#videoDemo{
	width: 1002px;
	height: 420px;
	border-top: 1px solid #4f374b;
	margin: 0px auto 0px auto; 
	position: relative;
	overview: hidden;
}

#videoDemo #navArrow{
	top: -2px;
}

.track{
	position: absolute;
	left: 360px;
	top: 13px;
	width: 334px;
	height: 13px;
	background-image: url("images/videoPlayer/playerBar_background.jpg");
	overflow: hidden;
}

.track .buffer{
	width: 0px;
	height: 13px;
	z-index: 90;
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url("images/videoPlayer/playerBar_buffer.jpg");
}

.track .progress{
	height: 13px;
	background-image: url("images/videoPlayer/playerBar_played.jpg");
	z-index: 95;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 0px;
}

.track .playhead{
	height: 13px;
	width: 1px;
	position: absolute;
	z-index: 100;
}

.time{
	display: none;
}

.play{
	height: 14px;
	width: 10px;
	position: absolute;
	left: 335px;
	top: 12px;
	text-indent:-1000px;
	background-image: url("images/videoPlayer/playButton.jpg");
	background-position: 0px -14px;
	cursor: pointer;
	overflow: hidden;
}

.play:hover{
	background-position: 0px 0px;
}

.pause{
	height: 12px;
	width: 9px;
	position: absolute;
	left: 335px;
	top: 13px;
 
	text-indent:-1000px;
	background-image: url("images/videoPlayer/pauseButton.jpg");
	background-position: 0px -12px;
	cursor: pointer;
	overflow: hidden;
}

.mute{
	display: none;
}
 
.pause:hover{
	background-position: 0px 0px;
}


#demo .standardDemoBackground{
	height: 420px;
}

#demo_title .standardDemoBackground{
	height: 67px;
}

.standardDemoBackground{
	width: 1002px;
	background-color: #000;
	background-repeat: no-repeat;
	-moz-opacity:.50; 
	filter:alpha(opacity=50); 
	opacity:.50;
	position: absolute;
	top: 0px;
	left: 0px;
}

#demo_title{
	width: 1002px;
	height: 67px;
	margin: 0px auto; 
	position: relative;
}

#demo_title h1{
	margin: 0px;
	padding: 0px;
	position: absolute;
	right: 20px;
	color: #fff;
	font-weight: normal;
	font-weight: 200;
	top: 20px;
	font-size: 18px;
	text-shadow:1px 1px 1px rgba(0, 0, 0, 0.8);
}

#demo_title h1.breadCrumedH1{
	font-size: 16px;
	position: static;
	float: left;
	display: inline-block;
}

.news_navigation{
	position: absolute;
	right: 20px;
	z-index: 998;
	color: #fff;
	top: 20px;
}

.news_navigation div{
	display: inline-block;
	margin-left: 20px;
	float: left;
}

.news_navigation div a, .news_navigation div span{
	color: #fff;
	text-shadow:1px 1px 1px rgba(0, 0, 0, 0.8);
	font-size: 16px;
	text-decoration: none;
}

.news_navigation div a:hover{
	text-decoration: underline;
}

#demo_balls{
	width: 70px;
	height: 11px;
	left: 510px;
	position: absolute;
	top: 13px;
	overflow: hidden;
}

#demo_balls span{
	width: 10px;
	height: 10px;
	display: block;
	background-image: url("images/icons/round_buttons.jpg");
	background-position: -11px 0px; 
	float: left;
	margin-right: 5px;
	position: relative;
	cursor: pointer;
	line-height: 1px;
 
}

#demo_balls span span{
	margin-right: 0px;
	position: absolute;
	left: 0px;
	width: 10px;
	height: 10px;
	top: 0px;
	background-image: url("images/icons/round_buttons.jpg");
	background-position: 0px 0px; 
	line-height: 1px;
	 
}

.demo_slide{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1002px;
	height: 420px;
}

#slideContainer{
	width: 1002px;
	height: 420px;
	position: absolute;
	top: 0px;
	left: 0px;
	overflow: hidden;
	opacity: 0;
    -moz-opacity: 0; 
    filter:alpha(opacity=0);  
	
}

#s1{
	background-image: url('/resources/home/digitalSignage.jpg');
	left: 0px;
}

#s1 a, #s2 a, #s3 a{
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
}

#s2{
	background-image: url('/resources/home/iptv.jpg');
	left: 1002px;
}

#s3{
	background-image: url('/resources/home/hdovercoax.jpg');
	left: 1002px;
}

#s1t1, #s2t1, #s3t1{
	position: absolute;
	z-index: 100;
	color: #fff;
	font-size: 24px;
	text-shadow: 1px 1px 0px rgba(0,0,0,0.5);
	font-weight: 200;
	top: 150px;
	opacity: 0;
    -moz-opacity: 0; 
    filter:alpha(opacity=0);  
	letter-spacing: -0.5px;
	left: 90px;
}

#s2t1{
	width: 1100px;
}

#s2t1{
	left: 330px;
}

#s1, #s2, #s3{
	 
}

#s1t2, #s2t2, #s3t2{
	font-size: 12px;
	line-height: 24px;
	font-family:Verdana,Arial;
	color: #fff;
	width: 350px;
	position: absolute; 
	left: 90px;
	top: 115px;
	opacity: 0;
    -moz-opacity: 0; 
    filter:alpha(opacity=0);
	z-index: 20;
}

#s3t2{
	width: 475px;
}

#s1t1, #s3t1{
	width: 500px;
}

#s2t2{
	left: 330px;
	opacity: 0;
    -moz-opacity: 0; 
    filter:alpha(opacity=0);
}

#s1t1 span, #s2t1 span, #s3t1 span{
	color: #FF8A2B;
}

#s1p1, #s1p2, #s1p3, #s1p4, #s1p5, #s1p6{
	width: 478px;
	height: 298px;
	position: absolute;
	bottom: 25px;
	right: 50px;
	opacity: 0;
    -moz-opacity: 0; 
    filter:alpha(opacity=0);
}

#s2p1{
	position: absolute;
	left: 0px;
	top: 50px;
	width: 276px;
	height: 271px;
	opacity: 0;
    -moz-opacity: 0; 
    filter:alpha(opacity=0);
}

#s3p1{
	position: absolute;
	right: 20px;
	top: 20px;
	width: 575px;
	height: 303px;
	opacity: 0;
    -moz-opacity: 0; 
    filter:alpha(opacity=0);
}
 

#heavyRain{
	width: 1002px;
	height: 343px;
	background-image: url("images/demoImages/404/heavyRain.png") !important;
	background-image: url("images/demoImages/404/heavyRain.gif"); 
	position: absolute;
	z-index: 10;
	-moz-opacity: 0; 
	filter:alpha(opacity=0); 
	opacity: 0;
}

#lightRain{
	width: 1002px;
	height: 343px;
	background-image: url("images/demoImages/404/lightRain.png") !important;
	background-image: url("images/demoImages/404/lightRain.gif");
	position: absolute;
	z-index: 8;
	-moz-opacity: 0; 
	filter:alpha(opacity=0); 
	opacity: 0;
}

#dude404{
	background-image: url("images/demoImages/404/dude.png") !important;
	background-image: url("images/demoImages/404/dude.gif"); 
	height:190px;
	left:429px;
	position:absolute;
	top: 115px;
	width:113px;
	z-index: 9;
	-moz-opacity: 0; 
	filter:alpha(opacity=0); 
	opacity: 0;
}

#lostAndCold{
	background-image: url("images/demoImages/404/lostAndCold.png") !important;
	background-image: url("images/demoImages/404/lostAndCold.gif"); 
	height:72px;
	left:547px;
	position:absolute;
	top:131px;
	width:264px;
	z-index:11;
	-moz-opacity: 0; 
	filter:alpha(opacity=0); 
	opacity: 0; 
}


/******************************** Content ***************************************/

#content_wrapper{
	width: 1060px;
	min-height: 300px;
	margin: 0px auto;
	position: relative;
}

.standard_HR{
	 font-size: 0px;
	 line-height: 0px;
	 height: 0px;
	 border-top: 1px solid #d6d6d6;
	 border-bottom: 1px solid #fff;
	 width: 1000px !important;
	 width: 1000px;
	 margin: 0px auto;
	 	 
	 
}

.oneRow{
	width: 1000px;
	background: #f0f0f0;
	margin: 0px auto;
	height: auto !important;
	height: 35px;
 	min-height: 35px;
 	
 	
 	 	
 	
 	
 	
}

.smallerHeightRow{
	height: 20px;
	min-height: 20px;
}

.post_details{
	
		position: absolute;
		right: 70px;
		text-shadow:1px 1px 0 #FFFFFF; 
		font-family:Verdana,Arial;
		font-size:12px;
		font-weight:normal;
		top: 50px;
		
	 
	/*
	float: right;
	text-shadow:1px 1px 0 #FFFFFF;
	font-family:Verdana,Arial;
	font-size:12px;
	font-weight:normal;
	height: 300px;
	background: red;
 	z-index: 10000000;
 	weight: 300px;
    */
	
}

.the_author a{
	color: #8f6e11;
	text-decoration: none;
}

.the_date{
	color: #a0640e;
}

.the_comments{
	color: #a2540c;
	text-decoration: none;
}

.the_author a:hover, .the_comments:hover{
	text-decoration: underline;
}

.the_click_throughs{
	width: 100%;
	position: relative;
	top: 20px;
}

.the_click_throughs .color_seven{
	float: left;
}

.the_click_throughs .color_light_gray a{
	float: right;
	display:inline-block;
	font-family:Verdana,Arial;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	text-shadow:1px 1px 0 #FFFFFF;
	color: #bfbfbf;
	margin-left: 20px;
}


.color_light_gray a:hover{
	text-decoration: underline;
}

.color_light_gray a:focus{
	position: relative;
	top: 1px;
	text-decoration: none;
}

.color_white{
	color: #fff;

}
 
 
 

.h2Container{
	width: 1060px;
	margin: 0px auto;
	position: relative;
 
}

h2, .h2Container h1, .h2Container h3{
	width: 1000px;
	background: #f0f0f0;
	margin: 0px auto;
		height: 82px;
	font-weight: normal;
}

h2 .outerH2, .h2Container h1 .outerH2, .h2Container h3 .outerH2{
	position: absolute;
	border: 1px solid #ff6c00;
	left: 8px;
	top: 10px;
 	display: inline-block;
	width: auto;
	-moz-box-shadow: -3px 2px 5px rgba(0, 0, 0, 0.3);
 	-Webkit-box-shadow: -3px 2px 5px rgba(0, 0, 0, 0.3);
}

h2 .h2corner, .h2Container h1 .h2corner, .h2Container h3 .h2corner{
  border-color: transparent #b84d00 transparent transparent;
  _border-left-color: pink;
  _border-bottom-color: pink;
  _border-top-color: pink;
  _filter: chroma(color=pink);
  border-style: solid;
  border-width: 22px;
  height:0;
  line-height: 0px;
  font-size: 0px;
  top: 49px !important;
  left: -14px !important;
  position: absolute;
}

h2 .innerH2, .h2Container h1 .innerH2, .h2Container h3 .innerH2{
	float: left;
	top: 0px;
	left: 0px;
	height: 32px;
	height: 11px;
	padding: 15px 34px 31px 33px !important;
	padding: 17px 34px 20px 33px;
	border: 1px solid #ffaf77;
	outline: 1px solid #ff6c00;
	background: #ff7914;
	background: -moz-linear-gradient(top, #ff8a2b, #ff6a00);
	font-weight: 200;
	font-size: 21px;
	line-height: 21px;
	color: #fff;
	text-shadow: 1px -1px 0px #9a4e13;
	filter:progid:DXImageTransform.Microsoft.Gradient
	(GradientType=0, StartColorStr='#ff8a2b', EndColorStr='#ff6a00');
	background: -webkit-gradient(linear, left top, left bottom, from(#ff8a2b), to(#ff6a00));
	letter-spacing: 0px !important;
	letter-spacing: -1px;
	text-decoration: none;
}

 


h2 a.innerH2:hover, .h2Container h1 a.innerH2:hover, .h2Container h3 a.innerH2:hover{
	text-decoration: underline;
}

h3{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial;
	font-weight: normal;
	font-size: 18px;
	color: #2d2d2d;
	margin-bottom: 21px;
	line-height: 24px;
	text-shadow: 1px 1px 0px #fff;
	padding: 30px 0px 8px 0px;
}

h3 .h3link{
	text-decoration: none;
	color: #2D2D2D;
	
}

h3 .h3link:hover{
	text-decoration: underline;
}



.h2Container h3{
	font-family:"Helvetica Neue",Arial;
	padding: 0px;
}

.comment_list{
	
}

.comment{
	border-bottom:1px solid #D6D6D6;
	border-top:1px solid #FFFFFF;
	padding: 20px 50px 20px 50px;
	position: relative;
}

.comment-author{
	display: inline-block;
	position: absolute;
	left: 50px;
	margin-right: 20px;
}

.comment-author img{
	float: left;
}

.comment-author .says{
	display: none;
}

.comment-author .fn{
 margin-left: 20px;
 	display:inline-block;
	font-family:Verdana,Arial;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	text-shadow:1px 1px 0 #FFFFFF;
	font-style: normal;
	color:#222;
	width: 100px; 
	overflow: hidden;
}

.comment-author .fn a{
	display:inline-block;
	font-family:Verdana,Arial;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	text-shadow:1px 1px 0 #FFFFFF;
	font-style: normal;
	color:#6C4758;
}

.comment-meta{
	margin-left: 190px;
}

.comment p{
		width: 690px;
		margin-left: 190px;
		display: inline-block;
}

.comment-meta a{
	color:#BFBFBF;
	display:inline-block;
	font-family:Verdana,Arial;
	font-size:12px;
	font-weight:normal;
	margin-right:20px;
	text-decoration:none;
	text-shadow:1px 1px 0 #FFFFFF;
}

.comment em{
	position: absolute; 
	right: 50px;
	font-size: 12px;
	color: #A2540C;
	font-style: normal;
}


.fullCol .comment:first-child{
		border-top: 0px;
		
}

.fullCol .comment:last-child{
		border-bottom: 0px;
}



.fullCol{
	float: left;
	width: 1000px;
}

.fakeH3padder{
	display: block;
	height: 18px;
	margin-bottom: 21px;	
	padding: 30px 0px 8px 0px;
}


#commentform input, #commentform #comment{
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #CCCCCC;
	padding: 5px;
	color: #aaa;
}

#commentform input:focus, #commentform #comment:focus{
	border: 1px solid #aaaaaa;
	color: #6C4758;
	
}

#commentform p label small{
	font-size: 11px;
	margin-left: 20px;
	color: #BFBFBF;
}

#commentform #submit{
	background: transparent;
	border: none;
	padding: 0px;
	cursor: pointer;
	font-family:Verdana,Arial;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	text-shadow:1px 1px 0 #FFFFFF;
	color:#6C4758;
	border-bottom: 1px solid #F0F0F0;
}

#commentform #submit:hover{
	border-bottom: 1px solid #6C4758;
	
}

p{
	font-family: Verdana, Arial;
	font-weight: normal;
	font-size: 12px;
	color: #2f2f2f;
	text-shadow: 1px 1px 0px #fff;
	filter: Shadow(Color=#ffffff, 	
			Direction=135, 
			Strength=2);
	line-height: 24px;	
}


.col2{
	float: left;
	margin-left: 30px;
	width: 564px; 
	padding: 10px 0 65px;
	
 
	
}

.col50{
	float: left;
	margin-left: 30px;
	width: 415px; 
	padding: 10px 0 65px;
}

.col3{
	float: left;
	margin-left: 30px;
	width: 282px;
	padding: 10px 0 65px;
}

.col1{
	float: left;
	width: 910px;
	padding: 10px 0 65px;
}

.col1 h4{
	color:#2D2D2D;
	font-family:Verdana,Arial;
	font-size:14px;
	font-weight:normal;
	line-height:24px;
	margin:0 0 13px;
	 
}

.col_padding_top_40{
	padding-top: 40px;
}

.justify{
	text-align: justify;
}

 .ginnell{
	 margin-left:50px !important;
	 margin-left: 30px;
 }
 
.clearPX{
	width: 100%;
	clear: both;
	height: 1px;
	display: block;
	font-size: 0px;
	line-height: 0px;
}

.stdLink{
	display: inline-block;
	font-family:Verdana,Arial;
	font-size:12px;
	font-weight:normal;
	text-shadow:1px 1px 0 #FFFFFF;
	text-decoration: none;
}

.stdLink:hover{
	text-decoration: underline;
}

.stdLink:focus{
	position: relative;
	top: 1px;
	text-decoration: none;
}

.roundLink{
 
	-webkit-border-radius: 4px;
	border-radius:4px 4px 4px 4px;
	-moz-border-radius:4px 4px 4px 4px;
	background-color:#89153C;
	color:#FFFFFF;
	font-size:11px;
	padding:8px 10px;
	text-decoration:none;
	z-index:10;
	font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
}


.roundLink:hover{
	background-color:	#887A1C;
}



.overflow_hidden{
	overflow: hidden;
}

.contactH3{
	padding-top: 10px;
	padding-bottom: 0px;
	margin-bottom: 2px;
}

.no_bottom_padding{
	padding-bottom: 0px;
}

.padding_bottom_20{
	padding-bottom: 20px;
}

.no_bottom_top{
	padding-top: 0px;
}

.popout_link img{
	border: 0px;	
}

.basic_ul{
	color:#2F2F2F;
font-family:Verdana,Arial;
font-size:12px;
font-weight:normal;
line-height:24px;
text-shadow:1px 1px 0 #FFFFFF;
}

.basic_ul li{
	margin-bottom: 10px;
}

.video_demo_header{
	color: #FF8A2B;
	font-size: 24px;
	font-weight: 200;
	left: 70px;
	letter-spacing:- 0.5px;
	position: absolute;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5);
	top: 90px;
	z-index: 1000;
}


.video_demo_text{
	color:#FFFFFF;
	font-family:Verdana,Arial;
	font-size:12px;
	left: 70px;
	line-height:24px;	
	position:absolute;
	top:135px;
	width:350px;
	z-index: 1000;
}




.popout_link img:hover{
	border: 0px;
	opacity: 0.95;
}


.popout_container{
	position: fixed;
	z-index: 1000000;
}

.popout_image{
	position: fixed;
	z-index: 1000000;
}


/******************************* Solutions *************************************/


#solutionsNav{
	background-image:url("../../../../resources/solutions/solutionsNavBG.jpg");
	height:409px;
	margin: 0px auto;	
	/*overflow:hidden;*/
	position:relative;
	width: 1002px;
}


	#solutionsNav h1{
		color:#3c5c27;
		font-size:22px;
		font-weight: normal;
		left:45px;
		letter-spacing:-1.2px;
		position:absolute;
		top:31px;
		text-shadow: #94b17e 1px 1px 1px;
		text-indent: -9999px;
	}
	
	.solutionsNav_nav{
		position: absolute;
		bottom: 20px;
		left: 20px;
		bottom:11px;
		left:43px;
	}
	
	.solutionsNav_nav a, .solutionsNav_nav a.solutionsNav_nav_chosen{
		 
		text-decoration: none;
		color: #314e1f;
		text-shadow: #9cbc85 1px 1px 1px;
		font-size: 12px;
		margin-right: 20px;
	}
	
	.solutionsNav_nav a.solutionsNav_nav_chosen, .solutionsNav_nav a:hover{
		color: #f3f5f1;
		text-shadow: #3b5a27 1px 1px 1px;
	}
	
	.solutionsNav_arrow{
		outline: none;
		display: block;
		position: absolute;
		top: 160px;
		height: 50px;
		width: 33px;
		background-image:url("../../../../resources/solutions/arrows.png");
	}
	
	.solutionsNav_nav a{
		outline: none;
	}
	
	.solutionsNav_arrow span{
		display: block;
		height: 50px;
		width: 33px;
		background-image:url("../../../../resources/solutions/arrows.png");
	}
	
	#solutionsNav_leftArrow{
		left: 70px;
		background-position: 0px -50px;
	}
	
	
	#solutionsNav_rightArrow{
		right: 70px;
		background-position: 0px -150px;
	}
	
	#solutionsNav_leftArrow span{
		background-position: 0px 0px;
	}
	
	#solutionsNav_rightArrow span{
		background-position: 0px -100px;
	}
	
	#solutionsNav_title1{
        background: transparent;
		background-image:url("../../../../resources/solutions/retailsolution.png");
		width: 237px;
		height: 61px;
		position: absolute;
		top: 89px;
		left: 373px;
		opacity: 0;
        -moz-opacity:0; 
        filter:alpha(opacity=0); 
        
	}
	
	#solutionsNav_title2{
        background: transparent;
		background-image:url("../../../../resources/solutions/corporatesolution.png");
		width: 306px;
		height: 89px;
		position: absolute;
		top: 89px;
		left: 337px;
		opacity: 0;
        -moz-opacity:0; 
        filter:alpha(opacity=0); 
	}
	
	#solutionsNav_title3{
        background: transparent;
		background-image:url("../../../../resources/solutions/broadcastsolution.png");
		width: 306px;
		height: 88px;
		position: absolute;
		top: 89px;
		left: 337px;
		opacity: 0;
        -moz-opacity:0; 
        filter:alpha(opacity=0);       
	}
	
 	#solutionsNav_img1, #solutionsNav_img2, #solutionsNav_img3{
 		width: 136px;
 		height: 132px;
 		position: absolute;
		top: 156px;
		left: 419px;
		width: 0px;
		height: 0px;
 	}
	
	.solutionsNav_img img{
		width: 100%;
		height: 100%;
	}
	
	#solutionsNav_clicktoload{
		font-size: 10px;
		color: #fff;
		position: absolute;
		top: 300px;
		left: 421px;
		text-decoration: none;
	}
	
	
	#solutionsNav #navArrow{
			
	}
	
	.roundedWhite{
		-moz-border-radius:10px 10px 10px 10px;
		border-radius: 10px;
		-webkit-border-radius: 10px;
		background: #fff;
		padding:25px 0 39px 8px;
		position:relative;
		width:880px;
	 	border: 1px solid #dadada;
	 	box-shadow: 1px 3px 4px rgba(0, 0, 0, 0.1);
	 	-moz-box-shadow: 1px 3px 4px rgba(0, 0, 0, 0.1);
	 	
	}
	
	#RWHDOC{
		height: 400px;
		background-image: url('/resources/hd-over-coax/uHDMS.jpg');
		background-repeat: no-repeat;
		background-position: 304px 134px;
		position: relative;
	}
	
	#RWHDOC1{
		background-image: url('/resources/hd-over-coax/HD-over-coax_13.jpg');
		background-repeat: no-repeat;
		width: 300px;
		padding-left: 69px;
		padding-top: 47px;
		position: absolute;
		top: 30px;
		left: 40px;
	}
	
	#RWHDOC2{
		background-image: url('/resources/hd-over-coax/HD-over-coax_23.jpg');
		background-repeat: no-repeat;
		width: 300px;
		left: 40px;
		padding-left:69px;
		padding-top:65px;
		position:absolute;
		top:244px;
	}
	
	#RWHDOC3{
		background-image: url('/resources/hd-over-coax/HD-over-coax_16.jpg');
		background-repeat: no-repeat;
		width: 249px;
		right: 40px;
		padding-left: 69px;
		padding-top: 47px;
		position:absolute;
		top: 30px;
	}
	
	#RWHDOC4{
		background-image: url('/resources/hd-over-coax/HD-over-coax_27.jpg');
		background-repeat: no-repeat;
		padding-left:69px;
		padding-top:47px;
		position:absolute;
		right:50px;
		top:333px;
		width:297px;
	}
	
	.roundedMarron{
		-moz-border-radius:10px 10px 10px 10px;
		border-radius: 10px;
		-webkit-border-radius: 10px;
		background:none repeat scroll 0 0 #864343;
		padding:25px 0 39px 8px;
		position:relative;
		width:917px;
		margin-left: 37px;
	}
	
	.roundedMarron h4{
		color:#CEA9A9;
		font-size:16px;
		font-weight:normal;
		letter-spacing:-0.1px;
		line-height:24px;
		font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
		text-shadow: 1px -1px #522727;
	}
	
	.roundedMarron p{
		color: #fff;
		text-shadow: none;
	}
	
	#cometCase{
		background-image:url("../../../../resources/solutions/retail/cometCase.jpg");
		background-position:0 0;
		bottom:66px;
		display:block;
		height:79px;
		position:absolute;
		right:60px;
		width:187px;
	}
	
	
	#cometCase span{
		background-image:url("../../../../resources/solutions/retail/cometCase.jpg");
		background-position:0 -79px;
		display:block;
		height:79px;
		opacity: 0;
        -moz-opacity:0; 
        filter:alpha(opacity=0);  
		width:187px;
	}
	
	.threeCol_col{
		float:left;
		margin-left:20px;
		margin-right:43px;
		width:250px;
	}
	
	.signage_page_video_link, .iptv_page_video_link, .iptv_page_video_link2{
		display: block;
		position: absolute;
		left: 721px;
		top: 347px;
		z-index: 901;
		width: 239px;
		height: 40px;
		background-image: url("../../../../resources/signage/button.png") !important;
		background-image: url("../../../../resources/signage/button.gif"); 
		outline: 0;
	}
	
	.iptv_page_video_link{
		left:726px;
		top:144px;
		background-image: url("../../../../resources/iptv/buttonHDTV.png") !important;
		background-image: url("../../../../resources/iptv/buttonHDTV.gif"); 
	}
	
	.iptv_page_video_link2{
		left:726px;
		top:207px;
		background-image: url("../../../../resources/iptv/buttonPC.png") !important;
		background-image: url("../../../../resources/iptv/buttonPC.gif"); 
	}
	
	.signage_page_video_link:hover, .iptv_page_video_link:hover, .iptv_page_video_link2:hover{
		background-position: 0px -40px;
	}
	
	
 .iptv_page_video_link2{
		display: none;	
	}
	
 
	#Dimgholder{
			width: 1002px;
			height: 420px;
			position: absolute;
			z-index: 1003;
			
	}
		
	#Dimgholder img{
			position: absolute;
			top: -20px;
	}
	
	#DuHDMS{
			opacity: 0;
        	-moz-opacity:0; 
        	filter:alpha(opacity=0);  
	}
		
		
	#Dcontrol{
			position: absolute;
			z-index: 1005;
			background: #000;
			opacity: 0;
			width: 1002px;
			height: 420px;
			color: #fff;
			cursor: move;
	}
	
	#D360{
		color: #fff;
		position: absolute;
		z-index: 1004;
		right: 20px;
		font-size:18px;
		font-weight:200;
		text-shadow:1px 1px 1px rgba(0, 0, 0, 0.8);
		top: 35px;
	}
	
	#D360sub{
		color:#FFFFFF;
		font-size:11px;
		font-weight:200;
		position:absolute;
		right:28px;
		text-shadow:1px 1px 1px rgba(0, 0, 0, 0.8);
		top:58px;
		z-index:1004;
	}
	
	.techspec .techspec_o{
		font-size: 11px;
		display: block;
	}
	
	.techspec .techspec_l{
		width: 110px;
		display: inline-block;
		margin-bottom: 2px;
	}
	
	.techspec span b{
		 
	}
	
	.techspec .mb12{
		margin-bottom: 12px;
		line-height: 12px;
	}



/******************************** HD-Over_COAX *********************************/

#uHDMS_link{
	width: 520px;
	height: 125px;
	background-image: url('/resources/hd-over-coax/HD-over-coax_06.jpg');
	display: block;
	float: left;
}

#uHDMS_link:hover{
	background-position: 0px -125px;
}

/********************************* Sitemap ************************************/

#site_map_grid{
	margin-left: 30px;
	width: 968px; 
	margin-top: 30px;
}

.site_map_row{
	height: 43px;
	margin: 20px 0px 0px 0px;
}

.site_map_col{
	width: 175px;
	height: 43px;
	float: left;
	display: block;
	margin-left: 10px;
}

.site_map_col .site_map_link{
	width: 136px;
	padding-top: 12px;
	height: 28px;
	background: #e0e0e0;
	border: 1px solid #d7d7d7;
	display: block;
	text-align: center;
	font-size: 12px;
	line-height: 12px;
	color: #9a9a9a;
	text-decoration: none;
	-moz-border-radius: 6px 0px 0px 6px;
	-webkit-border-radius: 6px 0px 0px 6px;
	text-shadow: 1px 1px 0px #f1f1f1;
	-moz-box-shadow: 1px 1px 0px #fefefe;
	float: left;
}

.site_map_col .site_map_arrow_down, .site_map_col .site_map_arrow_right{
	width: 21px;
	padding-top: 17px;
	padding-left: 10px;
	height: 23px;
	-moz-border-radius: 0px 6px 6px 0px;
	-webkit-border-radius: 0px 6px 6px 0px;
	text-shadow: 1px 1px 0px #f1f1f1;
	-moz-box-shadow: 1px 1px 0px #fefefe;
	float: left;
	display: block;
	background: #e0e0e0;
	border: 1px solid #d7d7d7;
	margin-left: 2px;
}

.site_map_col .site_map_arrow_right{
	width: 18px;
	padding-left: 13px;
	height: 25px;
	padding-top: 15px;
}



.site_map_col .site_map_arrow_down span, .site_map_col .site_map_arrow_right span{
	border-color: #b3b3b3 #e0e0e0 #e0e0e0 #e0e0e0;
  	border-style:solid;
  	border-width: 5px;
  	width:0;
 	height:0;
 	display: block;
}

.site_map_col .site_map_arrow_right span{
	border-color: #e0e0e0 #e0e0e0 #e0e0e0 #b3b3b3;
}

.site_map_col:hover .site_map_arrow_down span{
	border-color: #b3b3b3 #e8e8e8 #e8e8e8 #e8e8e8;
}

.site_map_col:hover .site_map_arrow_right span{
	border-color: #e8e8e8 #e8e8e8 #e8e8e8 #b3b3b3;
}


.site_map_col:hover .site_map_arrow_down, .site_map_col:hover .site_map_arrow_right, .site_map_col:hover .site_map_link{
	 background: #e8e8e8;
}

 


/******************************** Footer ***************************************/

#footer{
	background-color: #e4e4e4;
	background: -moz-radial-gradient(500px 20px 0deg, circle cover,
				 #fefefe 0%, #e8e8e8 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(#f0f0f0), to(#e4e4e4));
	width: 1000px;
	height: 50px;
	border: 1px solid #fff;
	outline: 1px solid rgba(0,0,0,0.3);
	margin: 15px auto 0px auto;
}

#footer .footer_left{
	float: left;
	padding-left: 25px;
	width: 500px;
}

#footer .footer_right{
	float: right;
	width: 400px;
	padding-right: 25px;
}

#footer a{
	display: inline-block;
	padding: 0px;
	margin: 0px;
		text-decoration: none;
}

#footer span, #footer a.footerLink{
	font-size: 11px;
	color: #333;
	text-shadow: 1px 1px 0px #fff;
	filter: Shadow(Color=#ffffff, 	
			Direction=135, 
			Strength=2);
	line-height: 24px;	
	display: block;
	padding: 12px 3px;
}

#footer a.footerLink{
	text-decoration: none;
}

#footer a.footerLink:hover{
	text-decoration: underline;
}

#footer .footer_left span, #footer .footer_left a.footerLink{
	margin-right: 20px;
	float: left;
}

#footer .footer_right span, #footer .footer_right a.footerLink{
	margin-left: 20px;
	float: right;
}

#footerShadow{
	background-image: url("images/shadows/footer.png") !important;
	background-image: url("images/shadows/footer.gif");
	background-repeat: no-repeat;
	background-position: center top;
	height: 75px;
	width: 1000px;
	margin: 0px auto;
}

