@charset "UTF-8";
/* CSS Document */
body{ margin:0px; padding:0px;font-family: Palatino Linotype, Book Antiqua, Palatino, serif; color:black;}
#cable_container{background-color:#e6e6e6; width:821px; height:630px; text-align:center; position:relative;}
h2{margin:0px; padding:0px;}
td, th, li
{font-family: Palatino Linotype, Book Antiqua, Palatino, serif;}
a:hover {color:#9B242D;}
a:visited {color:#c00;}
img{border:0;}
#dark_wall{position:absolute; width:821px; height:630px; background-image:url(../home_cable_features/dark_wall.png);} 
#outside_link{padding-left:290px;}

/**********************************************/
/*			 		PAGE1	 				  */
/**********************************************/
#custom_cable{position:absolute; top:50px; left:100px;}
#custom_cb_1{position:absolute; top:30px; left:20px;}
#custom_cb_2{position:absolute; top:280px; left:450px; }
#custom_cb_3{position:absolute; top:340px; left:20px; }
#custom_text{width:400px; text-align:left; margin-left:430px;}
#custom_text_header{ margin-left:350px; color:#c00;}

/**********************************************/
/*			 		PAGE2	 				  */
/**********************************************/
#cb8{float:left;}
#cb8_header{color:#c00;}
#cb8_text{float:left; width:300px; text-align:left; margin-left:-30px; margin-top:60px;}


/**********************************************/
/*			 		PAGE2	 				  */
/**********************************************/
#adapter{float:left; margin:-15px 0 0 0;}
#adapter_header{color:#c00; margin-left:70px;}
#adapter_text{float:left; width:450px; text-align:left; margin-left:-400px; margin-top:370px;}

/**********************************************/
/*			 		PAGE3	 				  */
/**********************************************/
#custom_harness{margin:0 0 0 0;}
#custom_harness_header{color:#c00;}
#rack{ margin-top:-20px; margin-left:180px; float:left;}

#custom_harness2{margin:-55px 0 0 100px; float:left;}
#custom_harness_header2{ float:left; margin:30px 0 0 100px; color:#c00;}


/**********************************************/
/*				ARROWS & DOTS				  */
/**********************************************/
#left_arrow{position:absolute;left:0px;top:270px;}
#right_arrow{position:absolute;left:778px;top:270px;}

#left_arrow a{width:43px; height:45px; float:left; background: url(../home_hvx_features/arrows.png) no-repeat -3px -44px;}
#left_arrow a:hover{background: url(../home_hvx_features/arrows.png) no-repeat -3px 0;}
#left_arrow a:focus{outline-color:invert; outline-style:none; outline-width:medium;}

#right_arrow a{width:43px; height:45px; float:left; background: url(../home_hvx_features/arrows.png) no-repeat -45px -44px;}
#right_arrow a:hover{background: url(../home_hvx_features/arrows.png) no-repeat -45px 0px;}
#right_arrow a:focus{outline-color:invert; outline-style:none; outline-width:medium;}

#scroll_dots{position:absolute; top:600px; left:375px; width:146px; overflow:hidden;}

/**********************************************/
/*					FONTS					  */
/**********************************************/

@font-face	
{
	font-family: newErasDemi;
	src:url('../Fonts/ITCErasStd-Bold-Exp2.ttf') format("truetype");	
}

@font-face	
{
	font-family: charcoal_exp;
	src:url('../Fonts/Charcoal-Exp.ttf') format("truetype");	
}

@font-face	
{
	font-family: charcoal;
	src:url('../Fonts/Charcoal.ttf') format("truetype");	
}