/* 

	project: internet services - 2nd edition
	author: luka cvrk (www.solucija.com) */

   
/* default styles
   -------------- */
*{ margin: 0; padding: 0; outline: 0;}* 
body {
	font: .7em Verdana, Verdana, Geneva, sans-serif; /* Original */
	/*font: .7em Verdana, Verdana, Geneva, sans-serif;*/
	line-height: 1.6em;
	background: #fff; 
	color: #444;
	background: url("/images/bg.jpg");
}

a {	color: #E0691A;	background: inherit;}
a:hover { color: #6C757A; background: inherit; }

h1 { font: normal 2.4em "Trebuchet MS", Arial, Sans-Serif; padding: 7px 0 0 8px; margin: 0; }
h1 a { color: #737373; background: inherit; }
.orange { color: #E0692A; }
sup { font-size: .5em; }

h1 a, h2 a { text-decoration: none; }
h1 a:hover, h2 a:hover { color: #FF6600; background: inherit; }
h2 { font-size: 1.5em; margin-bottom: 5px; color: #000; background: inherit; }
p {	margin: 0 0 5px 0; }

ul { list-style : none; }

/* Menu PRO */
#menuq {  text-align: center;
font-size: 0.7em;
width: 820px;
margin: 20px auto;
}
#menuq ul { list-style-type: none;}
#menuq ul li.nivel1 { float: left;
width: 162px;
margin-right: 2px;
}
#menuq ul li a {display: block;
text-decoration: none;
color: #fff;
background-color: #399;
border: solid 1px #fff;
padding: 8px;
position: relative;
}
#menuq ul li:hover {position: relative;
}
#menuq ul li a:hover, #menuq ul li:hover a.nivel1 {background-color: #6CC;
color: #000;
position: relative;
}
#menuq ul li a.nivel1 {display: block!important;display: none;
position: relative;
}
#menuq ul li ul {display: none;
}
#menuq ul li a:hover ul, #menuq ul li:hover ul {display: block;
position: absolute;left: 0px;
}
#menuq ul li ul li a {width: 160px;
padding: 6px 0px 8px 0px;
border-top-color: #000;
}
#menuq ul li ul li a:hover {border-top-color: #000;
position: relative;
}
table.falsa {border-collapse:collapse;
border:0px;
float: left;
position: relative;
}

/* layout
   ------ */

.content { 
	margin: 0 auto;
	width: 975px;
	padding: 0; 
	background:white;
	
}

.header { 
	background: #EEEEEE url('../images/bordertop.gif') no-repeat top;
	height: 77px;
	width: 100%;
	color: #838383;
}

.browse_category  {
	width: 170px;
	color: #FFF;
	background: inherit;
}

.bar { 
	clear: both;
	font-size: 1.1em;
	height: 30px; 
	color: #FFF;
	background: #FF9148 url(/images/menubg.gif) repeat-x;
}

	.bar li { 
		padding: 6px 12px 6px 12px;
		color: #FFEADC;
		float: left; 
	}
	
	.bar li.active { 
		background: #E0691A url(/images/bar.gif) repeat-x; 
		color: #fff;
		font-weight: bold; 
		
	}
	
	.bar li a { 
		font-weight: bold;
		color: #FFF; 
		background: inherit;
		text-decoration: none;
	} 
	
/* search form */
.search_field { 
	/*background: #fff url(/images/searchbg.gif) no-repeat right; */
	color: #808080;
	clear: both;
	font-weight: bold;
	padding: 7px 12px 10px 10px;
	margin: 5px 0;
}
	input.search { 
		width: 292px; 
		border: 0;
		background: #FFF url(/images/input.gif) no-repeat;
		padding: 7px; 
		color: #E0691A;
		font-weight: bold;
		margin: 0 0 0 3px;
	}
	input.submit {
		background: #E0691A url(/images/submit.gif) no-repeat;
		border: 0;
		padding: 4px 0;
		width: 65px;
		margin: 0;
		color: #FFF;
		font: bold 1em Arial, Sans-Serif;
	}
	input.bigsubmit {
		background: #E0691A url(/images/bigsubmit.gif) no-repeat;
		border: 0;
		padding: 4px 0;
		width: 115px;
		/*height: 24px;*/
		margin: 0;
		color: #FFF;
		font: bold 1em Arial, Sans-Serif;
	}
	input.boton {
		background: #E0691A url(/images/boton.gif) no-repeat;
		border: 0;
		padding: 7px 0;
		width: 65px;
		margin: 0;
		color: #FFF;
		font: bold 1em Arial, Sans-Serif;
	}
	.grey { color: #808080; background: inherit; font-weight: normal; }
	.search_form { float: right; }
	
	input.search1 { 
		width: 292px;
		height: 24px; 
		border: 0;
		background: #FFF url(/images/input.gif) no-repeat;
		padding: 4px; 
		color: #E0691A;
		font-weight: bold;
		margin: 0 0 0 3px;
	}


	/*.tables{border:1px solid DADADA;}*/
/* left side
   --------- */

.left {
	float: left;
	width: 630px;
	margin: 0 0 10px 0;
}

.left h2 {
	clear: both;
	background: #E8E8E8 url(/images/h2bg.gif) no-repeat center left;
	color: #444;
	padding: 3px 0 4px 43px;
	font: bold 1.4em "Trebuchet MS", Arial, Sans-Serif;
	margin: 0 0 10px 0;
}
	.left_side {/*poner imagen*/
		float: left;
		width: 240px;
		padding: 0 0 0 10px;
		margin: 10px 0 0 38px;
	}
		
	.left_side a, .right_side a { color: #414141; background: #FFF; }
		
	.right_side {
		float: right;
		width: 240px;
		/*background: #FFF url(/images/dotted.gif) repeat-y;*/
		color: #414141;
		padding: 0 0 0 8px;
		margin: 10px 0;
	}
	.left_box { 
		margin: 0 0 10px 0; 
		color: #000; 
		background: #FFF; 
		padding: 3px 25px; 
	}
	
/*CSS Autocompletar*/

	.suggestionsBox {
		position: absolute; 
	/*	left: 500px;*/ /* Para IE */
		left: 340px;	/* Para FireFox */
		margin: 5px 0px 0px 0px;
		width: 200px;
		background-color: #FFFFFF;
		-moz-border-radius: 7px;
		-webkit-border-radius: 7px;
		border: 1px solid #969696;	
		color: #fff;
	}
	.suggestionsBox2 {
		position: absolute; 
	/*	left: 500px;*/ /* Para IE */
		left: 540px;	/* Para FireFox */
		margin: 5px 0px 0px 0px;
		width: 200px;
		background-color: #FFFFFF;
		-moz-border-radius: 7px;
		-webkit-border-radius: 7px;
		border: 1px solid #969696;	
		color: #fff;
	}
	.suggestionsBox3 {
		position: absolute; 
	/*	left: 500px;*/ /* Para IE */
		left: 240px;	/* Para FireFox */
		margin: 5px 0px 0px 0px;
		width: 200px;
		background-color: #FFFFFF;
		-moz-border-radius: 7px;
		-webkit-border-radius: 7px;
		border: 1px solid #969696;	
		color: #fff;
	}
	.suggestionList {
		margin: 0px;
		padding: 0px;
		color: #4B4B4B;
	}
	
	.suggestionList dd {
		margin: 0px 0px 3px 0px;
		padding: 3px;
		cursor: pointer;
	}
	
	.suggestionList dd:hover {
		background-color:#99CCFF;/* #659CD8;*/
	}
		
/* right side
   ---------- */
		
.right {
	float: right;
	width: 340px;
	margin: 0 0 10px 0;
}
	.right h3 {
		background: #BDBDBD  url(/images/h3bg.gif) no-repeat center right;
		color: #FFF;
		padding: 8px 0 8px 5px;
		font: bold 1em Tahoma, Arial, Sans-Serif;
		margin: 0 0 3px 0;
	}
	.right_articles {
		background: #f5f5f5;
		color: #414141;
		padding: 8px;	
		margin: 0 0 3px 0;
	}
	.notice {
		background: #eee;
		color: #808080;
		padding: 12px 8px;	
		margin: 0 0 3px 0;
	}
	.image {
		float: left;
		margin: 0 9px 3px 0;
	}
	.image2 {
		float: left;
		margin: 0 0 3px 0;
	}

.somos{
	position:absolute;
	top:0px;
	padding: 0 0 0 992px;
	margin-left: auto;
	
}
.tab{
	border: 1px;
	solid: #DADADA;
}
/* footer
   ------ */

.noticias {
	clear: both;
	padding: 10px;
	border-top: 2px solid #E3E3E3;
	text-align: center;
}

.footer { 
	background: #FFFFFF url('../images/footer.gif') no-repeat center;
	clear: both;
	text-align: center;
	line-height: 2em;
	height: 51px;
}

.footer2 { 
	background: #FFFFFF url('../images/footer2.gif') no-repeat center;
	clear: both;
	text-align: center;
	height: 29px;
	width: 100%;
}

input.srchtxt1 {
	background-image:url(/images/inputsmall.gif);
	font:bold 1.1em Tahoma, sans-serif;
	vertical-align:middle;
	color:#454545;
	width:28px;
	height:14px;
	border:0px;
	padding: 6px;
}
textarea.srchtxt2 {
	background-image:url(/images/input.ext.gif);
	font:bold 1.1em Tahoma, sans-serif;
	vertical-align:middle;
	color:#454545;
	width:248px;
	height:193px;
	border:0px;
	padding: 4px;
}
input.srchtxt3 {
	background-image:url(/images/input2.gif);
	font:bold 1.1em Tahoma, sans-serif;
	vertical-align:middle;
	color:#454545;
	width:189px;
	height:14px;
	border:0px;
	padding: 6px;
}
input.srchtxt4 {
	background-image:url(/images/inputmarca.gif);
	font:bold 1.1em Tahoma, sans-serif;
	vertical-align:middle;
	color:#454545;
	width:108px;
	height:14px;
	border:0px;
	padding: 6px;
}

.tableBorder {
	border: 1px solid #E5E5E5;
	border-collapse: collapse;
	border-spacing:10px 10px;
}
	.tableBorder td {
		border: 1px solid #E5E5E5;
	}
	.tableBorder th {
		border: 1px solid #E5E5E5;
	}
tr.wBorder td {
	border-top:1px solid #ccc;
}
.tableBorder td img {
	border: none;
}
.anuncioVerde {
	background: #D4FFD4 url('../images/ok.gif') no-repeat 7px;
	margin: 0 20px 20px 20px;
	padding: 10px 60px;
	font-size: 15px;
	line-height: 28px;
	border: solid 1px #00B900;
}
.anuncioRojo {
	background: #FFC3C3 url('../images/warning.gif') no-repeat 7px;
	margin: 0 20px 20px 20px;
	padding: 10px 60px;
	font-size: 15px;
	line-height: 28px;
	border: solid 1px #CC4846;
}

.borderImg {
   border-color: #AAAAAA;
   border-width: 1px;
   border-style: solid;
   padding: 3px;
}
/* Formulario como banner */
.anuncioBox {
	background: #404040;
	position: absolute;
	left: 50%;
	top: 50%;
	width: 600px;
	height: 140px;
	margin-left: -256px;
	margin-top: -100px;
	border: solid 1px #E0691A;
}

.anuncioFondo {
	position: fixed;
	background-color: #000000;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	-moz-opacity: .50;
	-khtml-opacity: 0.5;
	opacity: .50;
}

.anuncioBox2 {
	background: #e2e3e5;
	position: fixed;
	left: 50%;
	top: 50%;
	width: 600px;
	height: 238px;
	margin-left: -256px;
	margin-top: -64px;
	border: solid 1px #E0691A;
}
.anuncioFondo2{
	position: fixed;
	background-color: #000000;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	-moz-opacity: .50;
	-khtml-opacity: 0.5;
	opacity: .50;
}

/* -- FIN --*/
/*-- Banner publicitario del portal fijo --*/
.banner_nav {
	/*background: #D1D1D1;*/
	color: #111111;
	text-align: center;
	position: fixed;
	height: 163px;
	width: 730px;
	top: 50%;
	left: 50%;
	margin-top:-140px;
	margin-left:-385px;
	/*border: #CCCCCC solid 1px;*/
}
/*--FIN--*/

/* CSS BARRA LTK NETWORKS PARA IE6 */
.barraltk {
	position: absolute;
	height: 27px;
	width: 100%;
	top: expression(0+((e=document.documentElement.scrollTop)?e:document.body.scrollTop)+'px'); 
	left: expression(0+((e=document.documentElement.scrollLeft)?e:document.body.scrollLeft)+'px');
	background: url('http://www.latintronika.com/lib/img/fondoLTKN.gif') top left repeat-x;
	text-align: center;
	z-index: 1000;
}

/* CSS BARRA LTK NETWORKS TODOS LOS NAVEGADORES */
.barraltk ul li {
	display: inline;
	font-size: 11px;
	list-style-type: none;
}

body > div.barraltk {
	position: fixed;
	top: 0px;
	left: 0px;
	visibility: visible ! important;
}
/* FIN CSS BARRA LTK */

/* GRILLA HISTORIAL DOCUMENTOS SUBIDOS */
.par{
	background: #FFF;
}

.impar{
	background: #F5F5F5;	
}
/*
div.dt{
	width: 130px;
	border-bottom: 1px solid #E5E5E5;
	border-right: 1px solid #E5E5E5;	
	display: -moz-inline-stack; // FF2
	display: inline-block;
	vertical-align: top; // BASELINE CORRECCIÓN
	zoom: 1; // IE7 (hasLayout)
	*display: inline; // IE 
	text-align: center;
}
*/

.par td, .impar td{
	text-align: center;
}

h2.wide{
	clear: both;
	background: #E8E8E8 url(/images/h2bg.gif) no-repeat center left;
	color: #444;
	padding: 3px 0 4px 43px;
	font: bold 1.4em 'Trebuchet MS', Arial, Sans-Serif;
	margin: 0 0 10px 0;
}

/*=================================*/

.anuncioBoxFeed
{
 background: #E6E6E6;
 position: fixed;
 left: 50%;
 top: 50%;
 width: 530px;
 height: 283px;
 margin-left: -256px;
 margin-top: -100px;
 border: solid 2px #E0691A;
}

.anuncioFondoFeed {
 position: fixed;
 background-color: #000000;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
 filter: alpha(opacity=50);
 -moz-opacity: .60;
 -khtml-opacity: 0.5;
 opacity: .50;
}

.menuf {
    position: absolute;
	height: 2%;
	width: 100%;
	top: 50%;
	left: 0px;
	text-align: left;
} 

.menuf ul li {
	display: inline;
	font-size: 11px;
	list-style-type: none;
}

body > div.menuf {
	position: fixed;
	top: 50%;
	left: 0px;
	visibility: visible ! important;
}


