﻿
	
div#header-xdsl		{
    height:150px;
    width:100%;
    display:inline-block;
	 background-image:url('../images/industry/xdsl-products-banner.jpg');
	background-size: 100% 150px;
	overflow:hidden}	
	
div#header-xdsl	img{
   
	  height:150px;
	 
	  position:relative;
	  padding-right:;
	  float:right;
	  overflow:hidden
	  
	
	 
	 


}
h1.xdsl {
	  color:#FFFFFF;
	  height:150px;
	  width:20%;
	  padding-left:10%;
	  padding-top:25px;
	  float:left;
	  font-size:50px;
	  font-weight:lighter
	  
}
				

#product-content {
				height: auto;
				float:left;
			
			  margin-bottom:40px;
				width:90%
}
#models-wraper {
				float:left;
				width:78%;
				margin-top:5px;
				margin-left:20%;
				margin-bottom:20px;
				border-left:0px #E1E1E1 solid ;
				height:auto;
				display:inline-block
				
				}
div#ovislink.adsl{
				  border:1px #E2E2E2 solid  ; border-radius:0px; 
				 width:49%;
				 height:250px;
				 background-color:#FFFFFF
				 
}
div#ovislink.adsl:hover {
	

}
div#ovislink.adsl a#model:hover {
			
                border-color:#E1E1E1;
                border-width: 0px;
                box-shadow:0px 0px 0px #888;
                 border-radius:0px;
             

	
}

/* from demo.css*/
/* Gallery styles */

#gallery{
	/* CSS3 Box Shadow */
	-moz-box-shadow:0 0 3px #AAAAAA;
	-webkit-box-shadow:0 0 3px #AAAAAA;
	box-shadow:0 0 3px #AAAAAA;
	
	
	/* CSS3 Rounded Corners */
	
	-moz-border-radius-bottomleft:4px;
	-webkit-border-bottom-left-radius:4px;
	border-bottom-left-radius:4px;
	
	-moz-border-radius-bottomright:4px;
	-webkit-border-bottom-right-radius:4px;
	border-bottom-right-radius:4px;
	
	border:1px solid white;
	
	background:url(img/panel.jpg) repeat-x bottom left #ffffff;
	
	/* The width of the gallery */
	width:100%;
	overflow:hidden;
}

#slides{
	/* This is the slide area */
	height:auto;
 
/* jQuery changes the width later on to the sum of the widths of all the slides. */
	width: 960px;
	overflow:hidden;
}
#hr{
			width:960px;
			color:silver;	
		    margin-bottom:5px;
}			


.slide{ 
    width:960px; 
    height:auto; 
	float:left;
}
h5#brand {
    
    text-align:left;
     font-size:1.0em;
     font-weight:bold;
     text-indent:20px;
     width: 760px;
      height: 30px;
      padding-top:10px;
      background-image:url('images/pdt1_09.gif');
      background-repeat:repeat-x  
          }
div.box-list{
    margin-bottom:20px;
    margin-left:5px;
    width:100%;
    height:auto;
   
    float:left
   
}

div.adsl{
			 
			 margin:auto;
			 height:250px;
			 padding:1px;
			 margin-right:1px;
			 margin-left:2px;
			 margin-top:2px;
			 float:left;
			 display:block;
			 
			
			}
div.adsl div#model-details {
	height:250px;
	width:50%;
	float:left
}			
div.adsl a#model {
   position:relative;
				 height:auto;
				 text-align:center;
				 margin-top:25px;
				 color:gray;
				 width:40%;
				 float:left;
				
				 
				
				
}
div.adsl h4 {
	position:relative;
	width:100%;
	padding-left:10px;
	float:left;
	margin-top:20px;
	 font-weight:lighter
	

}
div.adsl h5 {
	position:relative;
	width:100%;
		padding-left:10px;
	float:left;
	margin-top:10px;
	margin-left:5px;
	 text-transform:uppercase;
	 border-bottom:1px   #CFCFCF solid

}

div.adsl p {
    position:relative;
	width:100%;
	padding-left:15px;
	
	float:left;
	margin-top:5px;
	font-size:12px
}
div.adsl a#learn-more {
	width:90%;
	height:23px;
	background:#0099FF;
	color:#FFFFFF;
	display:inline-block;
	margin-left:0%;
	margin-top:15px;
	padding-top:4px;
	border-radius:3px;
	text-align:center;
	float:right


	
}
div.adsl a:hover{
	color:#0099FF
}
div.adsl a#learn-more:hover{
	 background-color:#0066CC

}
li.acs{
			 width:100px;
			 margin:auto;
			 padding:1px;
			 margin-right:7px;
			 margin-left:7px;
			 margin-top:9px;
			 float:left;
}
a#model{
				color:  #666666;
				display:block;
				text-decoration:none;
				padding: 5px 5px;
				
				

}
a#model:link{
			   
				text-decoration:none;	
				
}
img.model{
				width:200px;
				height:150px;
			    float: left;
			    margin-left:0%;
			    vertical-align:middle
			
}
img.acs {      width:90px;
				height:72px;
			    float: right				
}
h2.model{
				text-transform:uppercase;
				width:100%;
				
			
}
#model{
				
				font-size:11px;
				margin-bottom:0;
}
li.voip {
			 width:740px;
			 margin:auto;
			 height:160px;
			 padding:1px;
			 margin-right:7px;
			 margin-left:7px;
			 margin-top:9px;
			 float:left;
			 display:block;

}
li.voip a {
				color:gray;
				font-size:small;
			    text-align:justify
}
li.voip img.model {
				height:130px;
				width:200px;
				float:left;
				padding-left:15px;
				padding-right: 15px
}

#menu{
	/* This is the container for the thumbnails */
	height:30px;
	width:auto;
}

ul{
	margin:0px;
	padding:0px;
}

#menu ul li{
	/* Every thumbnail is a li element */
	width:85px;
	display:inline-block;
	list-style:none;
	height:35px;
	overflow:hidden;
	text-align:center;
	vertical-align:middle;
}
#menu ul li b{
				  font:caption; color: #666666;
}
#menu ul li.inact:hover{
	/* The inactive state, highlighted on mouse over */
	background:url(img/pic_bg.png) repeat;
}

li.act:hover{
	/* The active state of the thumb */
	background: url(img/active_bg.png) no-repeat;
}

#menu ul li.act{
	/* The active state of the thumb */
	background:url(img/active_bg.png)  no-repeat;
}
#menu ul li.act a{
	cursor:default;
}

.fbar{
	/* The left-most vertical bar, next to the first thumbnail */
	width:1px;
	background:url(img/divider.png) no-repeat right;
}

#menu ul li a{
	display:block;
	background:url(img/divider.png) no-repeat right;
	height:35px;
	width:auto;
	padding-top:10px;
}


/* The styles below are only necessary for the demo page */






@media  (max-width: 800px) {
.verticalNAV {
	display:none
}
div#ovislink.adsl {
	width:100%
}
	
}
