/*   HEADER INFO */
#header-info{
	margin:0;
	height:39px;
	font-size:1.2em;
}

#header-info .header-update{float:left;margin-top:10px;}
#header-info .header-phone{float:right;margin-top:10px;}

.gray{color:#ffffff;}
/**    MENU HORIZONTAL **/
#menuwrapper{
	float:left;
}

#menu_skamovil{
margin:0;
position:relative;
height:30px;
padding:10px 0 0 0;
list-style-type:none;
font-family:Arial;
font-size:1.3em;
font-weight:normal;
}


#menu_skamovil li{
display:block;
height:30px;
float:left;
}
	#menu_skamovil li:first-child{
		margin-left:30px;
	}

#menu_skamovil li a{
display:block;
height:30px;
float:left;
color:#a8a6a7;
background-image:url(images/bullet.png);
background-position:5px center;
background-repeat:no-repeat;
line-height:30px;
text-decoration:none;
padding:0 20px 0 20px; 
}


#menu_skamovil li a:hover{

/*background:#545242; */

}

/*
#menu_skamovil li a.current{

color:#272623;

background:#fff; 


}


#menu_skamovil li a.current:hover{

color:#272623;

background:#fff;

} */
#lista_productos{
margin:0;
position:relative;
height:30px;
padding:10px 0 0 0;
list-style-type:none;
font-family:Arial;
font-size:1.3em;
font-weight:normal;
}


#lista_productos li{
display:block;
width:300px;
height:30px;
float:left;
}
	#lista_productos li:first-child{
		width:320px;
		margin-left:30px;
	}



/************************** LISTA DE TELEFONOS *********************************/
.phones-info{width:696px;height:45px; margin:0 auto; background:#FFFFFF url(images/gb_Marquee.jpg) no-repeat left top; text-align:center;}
.phone-lines{line-height:35px;}

/*******************************  SKYPE  ***************************************/
#skypeLink{border-top:1px solid #d6d6d6; width:200px;}
#skypeLink a{
	display:block;
	margin:5px auto;
	width:194px;
	height:71px;
	background: url(images/skypeButton.jpg) no-repeat left top;
	text-indent:-9999px;
}
#skypeLink a:hover{
	background-position: left bottom;
}
#securityLink{
	width:200px;
	
}
#securityLink a.verisign{
	float:left;
	display:block;
	width:97px;
	height:54px;
	margin-top:5px;
	background: url(images/security.jpg) no-repeat left top;
	text-indent:-9999px;
}
#securityLink a.verisign:hover{
	background-position: left bottom;
}
#securityLink a.accedited{
	float:right;
	display:block;
	width:97px;
	height:54px;
	margin-top:5px;
	background: url(images/security.jpg) no-repeat right top;
	text-indent:-9999px;
}
#securityLink a.accedited:hover{
	background-position: right bottom;
}
/* BREADCRUMS */
#crumbs {
	/*border:1px solid #dedede;*/
	list-style-type:none;
	padding:0;
	margin:0;
	height:3.2em;
}
#crumbs li:first-child{
	padding-left:10px;
}

#crumbs li {
	float:left;
	line-height:3.2em;
	padding-left:.4em;
	color:#000;
	padding-top:1px;
}

#crumbs li a {
	/*font-size:1.2em;*/
	display:block;
	padding:0 11px 0 0;
	background:url(images/bgCrum.png) no-repeat right center;
}
#crumbs li a:link, #crumbs li a:visited {
	text-decoration:none;
	color:#000;
}

#crumbs li a:hover, #crumbs li a:focus {
	color:#003E85;
}




/*************************************** HOVER MENU *****************************************************************************/
#imgContainer{
	position:absolute;
	/*border:1px solid #ccc;*/
	
	padding:5px;
	/*display:none;*/
	color:#fff;
	z-index:2000;
	}

	#imgContainerTopLeft{width:25px; height:25px; background:url(images/border1.png) 0 0 no-repeat;}
    #imgContainerTopCenter{height:25px; background:url(images/border1.png) 0 -50px repeat-x;}
    #imgContainerTopRight{width:25px; height:25px; background:url(images/border1.png) -25px 0 no-repeat;}
    
    #imgContainerBottomLeft{width:25px; height:25px; background:url(images/border1.png) 0 -25px no-repeat;}
    #imgContainerBottomCenter{height:25px; background:url(images/border1.png) 0 -75px repeat-x;}
    #imgContainerBottomRight{width:25px; height:25px; background:url(images/border1.png) -25px -25px no-repeat;}
    
    #imgContainerMiddleLeft{width:25px; background:url(images/border2.png) 0 0 repeat-y;}
    #imgContainerMiddleRight{width:25px; background:url(images/border2.png) -25px 0 repeat-y;}
    #imgContainerContent{background:#fff;}
    
    #imgContainerOverlay{position:fixed; width:100%; height:100%;}
	#imgContainerMiddleLeft, #imgContainerBottomLeft{clear:left;}
	#imgContainerContent{position:relative; overflow:hidden;background:#fff;}
	#imgContainerLoadedContent{overflow:auto;background:#fff;}
	#imgContainerLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
	#imgContainerTitle{margin:0;}
	#imgContainerLoadingOverlay, #imgContainerLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
	#imgContainerPrevious, #imgContainerNext, #imgContainerClose, #imgContainerSlideshow{cursor:pointer;}

.menuproducts li {
	/*float:left;
	line-height:3.2em;
	padding-left:.4em;*/
	color:#000;
	padding-top:1px;
}

.menuproducts li a {
	/*font-size:1.2em;*/
	color:#003E85;
	display:block;
	padding:0 0px 0 0;
}
.menuproducts li a:link, #crumbs li a:visited {
	text-decoration:none;
	color:#003E85;
}

.menuproducts li a:hover, #crumbs li a:focus {
	color:#000;
}

