﻿
body {
	text-align:center;
	background-image: url(imagenes/general/background_solid.png);
	background-repeat :repeat;
}   

#cabecera  
{
    width:980px;
    height:223px;
	background-image:url(imagenes/general/bannerRollmur.png);
}

#pagina  {
	width:980px;
	margin:auto;
	text-align:left;
	padding-top:0px;
	font-family:Segoe UI, Tahoma;
	font-size: smaller;
	overflow:auto;
}

#cuerpo  {
	padding-left:11px;
	padding-right:12px;

	padding-bottom:5%;
	padding-top:0%;
	margin:auto;
    background-image: url(imagenes/general/fondo_cuerpo.png);
    background-repeat:repeat-y;
	overflow:auto;
}

#pie {
    width:980px;
    height:40px;
    clear:both;
    height:30px;
    background-image:url(imagenes/general/pie.png);
}

#ppal_contacto
{
	font-family:Tahoma,Segoe UI,Arial;
	font-size:80%;
	top:-40px;
	margin-left:120px;
	width:800px;
	
}


.segmento {
	background: url('imagenes/SeparadorPagina.png') repeat-x center bottom;
	position: relative;
	margin-left: 0px;
	margin-right: 0px;
	width:auto;
	top: 0px;
	left: 0px;
}

/*******************************
********      MENU      *************
*******************************/

#menu_h
{
	margin-top: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	height:32px;
	background: url(imagenes/general/barra_menu2.png);
}

#menu_h ul
{
	top:0;
	margin: 0;
	padding: 0;
}

#menu_h li
{
	list-style-type:none;
	float:left;
 }

 #menu_h li a{
  display:block;
  width:196px;
  height:24px;
  font-family:Stingray,Tahoma, Segoe Ui, Arial;
  font-size:115%;
  font-weight:normal;
  text-decoration:none;
  text-align:center;
  
  color:#E5E5E5;
  margin-top:8px;
 }


/**********************************
********      MENU ARTICULOS    ********
**********************************/
 
.level1
{
    color:White;
    background-color: #666;
    font-family:Tahoma,Segoe UI;
    font-size:100%;
}

.level2
{
    color:#4D97DD;
    background-color: white;    
    font-family:Tahoma,Segoe UI;
    font-size: 100%;
}

.level3
{
    color:White;
    background-color: #666;
    font-family:Tahoma,Arial;
    font-size: 100%;
}

.IE8Fix
{
	z-index: 100;
	background-color:#666;
}


 .hoverstyle
{
    color:white;
    background-color: #4D97DD;
}

.hoverstyle2
{
    color:White;
    background-color: #4D97DD;
}
       
/******************************/
/******    BARRA USUARIO    ********/
/******************************/

#barra_usuario
{
	width:958px;
	height:40px;
	background: #83BECE;
	font-size:medium;
	font-weight:500;
	color:White;
}

#barra_usuario img
{
	margin-left:10px;
	margin-top:4px;
}

#barra_usuario .etiqueta
{
	position:absolute;
	margin-left:20px;
	margin-top:8px;
}

#barra_usuario a.enlace
{
	position:absolute;
	margin-left:800px;
	margin-top:5px;
}



/*******************************
*******      INICIO      *************
*******************************/

#inicio
{
	width:908px;
	margin-left:10px;
	padding-top: 30px;
	padding-left:30px;
	clear:both;
}

#inicio h2
{
	font-size:170%;
	font-family:Segoe UI,Tahoma,Arial;
	font-weight:bold;
	color:black;
}

.seccion
{
	font-size:130%;
	font-family:Tahoma,Segoe UI;
	font-weight:bold;
	color: #4D97DD;
	width: 850px;
	float:left;
}

/*******************************
*****     CONTACTO      ************
*******************************/

#contacto 
{
	width:956px;
	clear:both;
	margin-left:1px;
	margin-right:8px;
	overflow:auto;
}

#contacto_s1
{
	width:100%;
	height:auto;
	
}

#contacto h2
{
	font-family:Segoe UI, Tahoma, Arial;
	font-size:200%;
	font-weight:bold;
	color:#989898;
}
#contacto_ubicacion
{
	width:330px;
	height:650px;
	padding-left:50px;
	padding-top:50px;
	float:left;
}


#contacto dl dt
{
	display: block;
	height: 23px;
	font-family:Segoe UI,Tahoma,Arial;
	font-weight:bold;
	font-size:140%;
	color: #777;
	
}

#contacto dl dd
{
	font-size:110%;
	margin-left: 40px;
	margin-bottom: 10px;
	color:#4D97DD;
}

#contacto dl dd a
{
	font-size:110%;
	margin-left: 40px;
	margin-bottom: 18px;
	color:#4D97DD;
}

#contacto_mapa
{
	margin-top:50px;
	width:530px;
	height:530px;
	float:left;
	border: 1px solid #88C3D3;
}

/******************************
*****     CONSULTA  **************
*******************************/
#Consulta
{
	margin-left:auto;
	margin-right:auto;
	width:958px;
	display:table;
}

#Consulta_izq
{
	float:left;
	width:28%;
	height:750px;	
}

#Consulta_der
{
	width: 72%;
	float:right;
	display:table;
}

#Consulta_busqueda
{
	height:80px;
	width: auto;
	padding-left:100px;
	padding-top:40px;
}

#Consulta_busqueda input {
	padding: 1px;
	width: 300px;
	font-family: Helvetica, sans-serif;
	font-size: 1.1em;
	margin: 0px 0px 10px 0px;
	border: 1px solid #ccc;
}

#Consulta_busqueda input.submit-button 
{
	position:relative;
	margin-left:320px;	
	top:-34px;
	width:auto;
	height:auto;
}

#Consulta_grid
{
	width:98%;
	height:auto;
	top: 10px;
	left: auto;
}
/*******************************
*****     PEDIDOS    ***************
*******************************/

#pedido
{
	margin-left:auto;
	margin-right:auto;
	width:958px;
	display:table;
}

#ped_izq
{
	float:left;
	width:28%;
	height:auto;	
}

#ped_der
{
	width: 72%;
	float:right;
	display:table;
	height:auto;
}

#ped_busqueda
{
	height:60px;
	width: 99%; 
	position:relative;
}

#ped_busqueda input{
	padding: 1px;
	width: 300px;
	font-family: Helvetica, sans-serif;
	font-size: 1.1em;
	margin-top: 20px;
	margin-left:140px;
	border: 1px solid #ccc;
	float:left;
}

#ped_busqueda input.searchbar1
{
	width:auto;
	height:auto;
	margin-left:10px;
	margin-top:16px;
}

#ped_busqueda input.searchbar2
{
	width:auto;
	height:auto;
	margin-left:20px;
	margin-top:16px;
}

#ped_grid
{
	width:98%;
	height:auto;
	top: 10px;
	left: auto;
}

#ped_grid h2
{
	color:#989898;
}


#ped_Cesta
{
	width:98%;
	height:auto;
	top: 10px;
	left: auto;
}

#ped_Cesta h2
{
	color:#989898;
}

#ped_totales
{
	clear:both;
	width:956px;
	height:100px;
}

#ped_pie
{
	clear:both;
	height:80px;
}

#ped_pie input 
{
	position:relative;
	left:350px;
	top:-20px;
	padding: 1px;
	width: 200px;
	font-family: Helvetica, sans-serif;
	font-size: 1.1em;
	margin: 0px 0px 10px 0px;
	border: 1px solid #ccc;
}

#ped_pie input.Procesar
{
	position:relative;
	left:200px;	
	top:30px;
	width:auto;
	height:auto;
}

#ped_pie input.Guardar
{
	position:relative;
	left: 0px;	
	top:30px;
	width:auto;
	height:auto;
}

/*******************************
*****   GESTION PEDIDOS    *********
*******************************/
#GestionPedido
{
	width:958px;
	height:auto;
	overflow:auto;
}

#GestionPedido1
{
	margin-left:auto;
	margin-right:auto;
	width:58%;
	
	padding-left:20px;
	float:left;
}

#GestionPedido2
{
	margin-left:10px;
	margin-right:auto;

	width:38%;
	float:left;
}

#AnuncioPromociones 
{
	width:958px;
	height: 590px;
		overflow:auto;
}
#AnuncioPromociones h2
{
	color:#989898;
	padding-left:2%;
	padding-right:auto;
}

#AnuncioPromociones p
{
	font-family:Tahoma,Segoe UI;
	font-size: 100%;
	color: #989898;
}

#GestionPedido1 h2
{
	color:#989898;
	padding-left:auto;
	padding-right:auto;
}

#GestionPedido2 h2
{
	position:relative;
	left:50px;
	color:#989898;
	width:200px;
}

#GestionPedido2_img
{
	position:relative;
	left:70px;
	width:120px;
	
}

#GestionPedido2 p
{
	font-family:Tahoma,Segoe UI;
	font-size: 110%;
	color: #989898;
}

/*******************************
*****   PROCESAR PEDIDOS    *********
*******************************/
#ProcesarPedido
{
	width:958px;
	height:auto;
	overflow:auto;
}

#ProcesarPedido_Centrado
{
	width:80%;
	margin-left:auto;
	margin-right:auto;
	margin-top:50px;
}

#ProcesarPedido_Centrado h2
{
	color:#989898;
}


#ProcesarPedido_Centrado input.textbox
{
	position:relative;
	padding: 1px;
	width: 350px;
	height:26px;
	font-family: Tahoma,Segoe UI;
	font-size: 100%;
	border: 1px solid #ccc;
	top:3px;
	left:0px;
}	

#ProcesarPedido_NuevaDir dl dt
{
	display: block;
	height: 23px;
	font-family:Tahoma,Segoe UI,Arial;
	font-weight:bold;
	font-size:140%;
	color: #777;
}

#ProcesarPedido_NuevaDir dl dd
{
	font-size:110%;
	margin-left: 30px;
	margin-bottom: 10px;
	color:#4D97DD;
	
}

#ProcesarPedido_NuevaDir label
{
	display:block;
	position:relative;
	width: 90px;
	font-family: Tahoma,Segoe UI;
	font-size: 110%;
	float:left;
}

#ProcesarPedido_NuevaDir input.textbox
{
	position:relative;
	padding: 1px;
	width: 350px;
	height:26px;
	font-family: Tahoma,Segoe UI;
	font-size: 100%;
	border: 1px solid #ccc;
	top:-3px;
	left:159px;
}	

#ProcesarPedido_NuevaDir input.botones {
	width: 120px;
	float: right;
	border: 2px solid #4D97DD;
	font-size:100%;
	margin-right:20px;
	
}	

/*******************************
*****     LOGIN   ******************
*******************************/

#login
{
	/*border: 1px solid #cccccc;*/
	width:958px;
	height:500px;
	padding-top:60px;
	padding-left:auto;
	margin-right:auto;
	text-align:center;
}

.LoginControl {

      background-color:#F7F7DE;
      border-color:#CCCC99;
      border-style:solid;
	  border-width:1px;
      font-family:Verdana;
      font-size:40px;    
      margin-left:auto;
      margin-right:auto;
}	

/*******************************
**********   ALTA   ***************
*******************************/
#alta
{
	width: 956px;
	margin-left:1px;
	clear:both;
	overflow:auto;
	padding-top: 30px;

}
	
#alta h2
{
	position:relative;
	font-family:Segoe UI, Tahoma, Arial;
	font-size:200%;
	font-weight:bold;
	color:#989898;
	clear:both;
	left:50px;
	top:0px;
	width:300px;	
}

#alta #texto
{
	margin-left:50px;
	margin-top:30px;
	width:600px;
	color:#989898;	
}


#contact-area 
{
	padding-left: 110px;
	width: 800px;
	top:30px	;
	
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 471px;
	font-family: Tahoma,Segoe UI;
	font-size: 110%;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #4D97DD;
}

#contact-area input.submit-button {
	width: 100px;
	float: right;
}

#contact-area label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	font-size: 110%;
}




/***********/
/*  LIGHTBOX */
/***********/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}

#prevLink:hover, #prevLink:visited:hover {  background: url(Imagenes/lb-images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover {   background: url(Imagenes/lb-images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px;background-color: #000; }

/*********/
/*   GRID   */ 
/*********/

.letranormal {color:#000000;font-size: 8pt;font-style:normal;font-weight:normal}

.gridcontainer  
{
    border: solid 2px #99BBE8;
    border-top-width:1px;
    width: 100%;
}

.gridcontainer2
{
    border: solid 2px #99BBE8;
    border-top-width:1px;
    width:90%;
}
.grid {width: 100%;border-width:1px;}

.grid caption {
	background:#f9f9f9 url(imagenes/grid/captionbckg.gif) repeat-x;
    color:#15428B;
	text-align:left;
	line-height:22px;
	font-size:11px;
	font-weight:bold;
	padding-top:4px;
	padding-left:4px;
	font-family:tahoma,arial,verdana,sans-serif;
}

.grid table 
{
	border-color:#CCC;
	border-width:1px;
}
	
.grid td, .grid th
{
    height:18px;
    vertical-align:middle;
}

.grid th
{
	background:transparent url(imagenes/grid/thbackground.gif) repeat-x;
    height:19px;
    border:solid 1px #99BBE8;
    font-weight:normal;
}

.grid td
{
	border:1px solid #ededed;
    border-top-color:#fff;
    width:100%;
    height:100%;
    cursor:default;
}

.selectedrow 
{
	background: #DFE8F6;
	border:1px dotted #A3BAE9;
}

.altrow 
{
	background-color:#f2f2f2;
}

.altoverow
{
	border:10px solid #99BBE8;
    background: #efefef url(imagenes/grid/rowover.gif) repeat-x left top;
}
.pagprev{
    background:transparent url(imagenes/grid/previous.png) no-repeat scroll center;
    height:1.3em;
    width:16px;
    cursor:pointer;
    border:1px;
}
.pagnext{
    background:transparent url(Imagenes/grid/next.png) no-repeat scroll center;
    height:1.3em;
    width:26px;
    cursor:pointer;
    border:1px;
}

.pagfirst{
    background:transparent url(imagenes/grid/first.png) no-repeat scroll center;
    height:1.3em;
    width:16px;
    cursor:pointer;
    border:0px;
}
.paglast{
    background:transparent url(imagenes/grid/last.png) no-repeat scroll center;
    height:1.3em;
    width:16px;
    cursor:pointer;
    border:1px;
}
.pagerstyle {
	font-size:x-small;
	text-align:right;
    background-position: bottom left;
    background: #D0DEF0 url(imagenes/grid/toolbarbck.gif) repeat-x scroll left top;
}

.gopag {
    font-size:x-small;
    width:20px;
}

.treeview {
	padding: 10 10 50 10px;
	float: left;
	width: 100%;
	list-style: none; 
	background: #D0DEF0;
}