﻿
	
div#header-xdsl		{
    height:150px;
    width:100%;
    display:inline-block;
	 background-image:url(../images/industry/xdsl-Banner.jpg);
	background-size: 100% 150px;
	overflow:hidden;
	margin-top:55px;
	}	
	
div#header-xdsl	img{
   
	  height:150px;
	 
	  position:relative;
	  
	  float:right;
	  overflow:hidden		 
	
}
div#header-cable		{
    height:150px;
    width:100%;
    display:inline-block;
	 background-image:url('../images/industry/cableBanner.png');
	background-size: 100% 150px;
	overflow:hidden;
	margin-top:55px}	

h1.xdsl {
	  color:#FFFFFF;
	  height:2300px;
	  width:20%;
	  padding-left:10%;
	  padding-top:45px;
	  float:left;
	  font-size:50px;
	  font-weight:lighter
	  
}
div#header-acc		{
    height:150px;
    width:100%;
    display:inline-block;
	 background-image:url('../images/industry/AccesBanner.png');
	background-size: 1366px 150px;
	overflow:hidden;
	margin-top:55px}	

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

div#header-med		{
    height:150px;
    width:100%;
    display:inline-block;
	 background-image:url(../images/Headset/HeadsetBanner.png);
	background-size: 1366px 150px;
	overflow:hidden;
	margin-top:45px}	

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

				
div#header-mob		{
    height:150px;
    width:100%;
    display:inline-block;
	 background-image:url('../images/industry/mobileInternet1.jpg');
	background-size: 1366px 150px;
	overflow:hidden;
	margin-top:45px}	

h1.mob {
	  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%
}

#ModelsContent { max-width:1280px; margin:auto}

#models-wraper {
				float:left;
				width:78%;
				margin-top:5px;
				margin-left:20%;
				margin-bottom:20px;
				border-left:0px #E1E1E1 solid ;
				height:auto;
				display:block;
				
				
				}
div#ovislink.adsl{
				  border:1px #E2E2E2 solid  ; border-radius:0px; 
				 width:100%;
				 height:auto;
				 background-color:#FFFFFF;
				 margin:auto;
			
			 padding:1px;
			 margin-right:1px;
			 margin-left:2px;
			 margin-top:2px;
			 float:left;
			 display:inline-block;

				 
}
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;
                 display:block
             

	
}

/* 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;
}

#hr{
			width:960px;
			color:silver;	
		    margin-bottom:5px;
}			


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 div#model-details {
	height:auto;
	width:50%;
	float:left;
	display:block
}			
div.adsl a#model {
   position:relative;
				 height:auto;
				 text-align:center;
				 margin-top:25px;
				 color:gray;
				 width:40%;
				 float:left;
				 display:block
				
				 
				
				
}
div.adsl h3 {
	position:relative;
	width:100%;
	padding-left:10px;
	float:left;
	margin-top:20px;
	 font-weight:lighter
	

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


}

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


	
}
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:18%;
			    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) {
#models-wraper{
	width:90%;
	margin-left:5%
}
div#ovislink.adsl {
	width:100%;
	height:auto
}
div.adsl p {
	 width:95%
}

a#model {
	 width:100%
}
div.adsl div#model-details  {
	width:100%;
	height:auto
	
}
div.adsl a#learn-more {
	float:left;
	width:90%;
	margin-left:5%;
	margin-bottom:15px
}
img.model {
	margin-left:35%
}
	
}
