@charset "utf-8";
/* 

 DIEGO ROSENDE L. - CHILE - 2009 - PORTAL DE BUSQUEDAS 1.0 SIMPLE 


					DISEÑO:
***********************************************				
DIEGO ROSENDE LINDERMANN 					
CHILE 2008

DISEÑO VALIDO EN CSS Y XHTML
***********************************************

			INFORMACION DEL PORTAL:
***********************************************

***********************************************
*/

html,body{
	background-color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#9F9F9F;
	background-image:url(/img/fondos///00.jpg);
	margin:0px;
	height:100%;

}

#info {
    overflow: auto;
	width: 500px;
	height: 425px;

}

#fuente {
    overflow: auto;
	width: 600px;
	height: 475px;
}

a:link, a:visited, a:active {
	color:#363636;
	text-decoration:none;
}

A:hover{
	color:#4E4E4E;
}

#centro{
	text-align:center;
	margin:auto;
	width:920px;
	height:auto;
}

#titulo{
	margin:auto;
	width:920px;
	height:115px;
}

#logo{
	width:115px;
	height:115px;
	text-align:left;
	float:left;
	opacity:0.9;
    filter:alpha(opacity=90);
}

#banderas{
	background-color:#E4E4E4;	
	opacity:0.8;
    filter:alpha(opacity=90);
	width:805px;;
	height:115px;
	text-align:left;
	float:right;
}

#bandera_full{
	opacity:0.7;
    filter:alpha(opacity=70);
	float:right;
	width:805px;
	height:115px;
	background-position:center;
	background-repeat:no-repeat;
}

.chile{
	background-image:url(img/logos/banderas/full/chi_full.jpg);
}
.chile:hover{
		background-image:url(img/logos/banderas/full/chi_full_h.jpg);
}
.españa{
	background-image:url(img/logos/banderas/full/espa_full.jpg);
}
.españa:hover{
	background-image:url(img/logos/banderas/full/espa_full_h.jpg);
}
.mexico{
	background-image:url(img/logos/banderas/full/mex_full.jpg);
}
.mexico:hover{
	background-image:url(img/logos/banderas/full/mex_full_h.jpg);
}
.peru{
	background-image:url(img/logos/banderas/full/peru_full.jpg);
}
.peru:hover{
	background-image:url(img/logos/banderas/full/peru_full_h.jpg);
}
.usa{
	background-image:url(img/logos/banderas/full/usa_full.jpg);
}
.usa:hover{
	background-image:url(img/logos/banderas/full/usa_full_h.jpg);
}
.argentina{
	background-image:url(img/logos/banderas/full/arg_full.jpg);
}
.argentina:hover{
	background-image:url(img/logos/banderas/full/arg_full_h.jpg);
}
.bolivia{
	background-image:url(img/logos/banderas/full/bol_full.jpg);
}
.bolivia:hover{
	background-image:url(img/logos/banderas/full/bol_full_h.jpg);
}

#opciones{
	background-color:#D2D2D2 !important;
	margin:0px !important;
	font-size:14px !important;
	color:#313131 !important;
	opacity:0.9;
    filter:alpha(opacity=90);
}

#opciones ul li{
	display:inline;
	margin:-2px;
}
#busqueda{
	padding-top:0.5%;
	padding-bottom:0.5%;
	background-color:#0C0C0C;
	color:#CCCCCC;
	font-size:11px !important;
}

#pie1{
	height:inherit;
	height:25px;
	padding-top:8px;	
	padding-bottom:0.5px;
	margin-bottom:70px;
	text-align:center;
	background-color:#E0E0E0;
	color:#333333;
	width:920px;
	margin:auto;
	opacity:0.7;
    filter:alpha(opacity=70);
}

#downl{
	background-color:#333333;
	opacity:0.8;
	filter:alpha(opacity=80);
	text-align:center;
	color:#EEEEEE;
	height:15px;	
	padding-top:5px;	
	padding-bottom:5px;
	margin-bottom:60px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-bottomleft:10px;
	-webkit-border-bottom-right-radius:10px;
	-webkit-border-bottom-left-radius:10px;
}

#downl a{
	color:#FFFFFF;
	font-weight:bold;
}

#downl a:hover{
	color:#D7D7D7;
}

#pie1 a{
	color:#353535;
}

#pie1 a:hover{
	color:#1A1A1A;
}

#pie2{
	width:100%;
	height:35px;
	opacity:0.8;
    filter:alpha(opacity=90);
	background-color:#000000;
	padding:3px 0px 10px 0px;
	color:#ACACAC;
	position:fixed;
	bottom:0;
	text-align:center;
}

#pie2 a{
	color:#707070;
}

#pie2 a:hover{
	color:#E1E1E1;
}


/* BUSQUEDAS */

input{
	color:#595959;
	text-transform:uppercase;
	padding-left:15px;
	width: 800px;
	font-size: 25px;
	border:solid;
	border-color:#CCCCCC;
	border-width:thin;
	margin-bottom:5px;
	padding-bottom:8px;
	padding-top:9px;
}

#textg{
	background-image:url('img/find/google.png');
}

#textimg{
	background-image:url('img/find/images.png');
}

#textgmap{
	background-image:url('img/find/gmap.png');
}

#textvideo{
	background-image:url('img/find/youtube.png');
}

#textgrupos{
	background-image:url('img/find/grupos.png');
}

#textnews{
	background-image:url('img/find/news.png');
}

#textyahoo{
	background-image:url('img/find/yahoo.png');
}

#textwiki{
	background-image:url('img/find/wiki.png');
}

#textmini{
	background-image:url('img/find/mini.png');
}

#textuptodown{
	background-image:url('img/find/uptodown.png');
}
#textmp3{
	background-image:url('img/find/mp3.png');
}
#textlyrics{
	background-image:url('img/find/lyrics.png');
}

/* IMG */

a img{
	border:none;
}

.bactiva{
	font-weight:bold;
}

.activo{
	color:#FFFFFF;
}

.tema{
	color:#121212 !important;
	font-weight:600;
}

/* TABS */

.ui-tabs .ui-tabs-nav {
	list-style:none;
	padding:7px 0px 8px 0px;
	margin:0px;
	color:#494949
}
.ui-tabs .ui-tabs-hide {
	display: none !important;
	padding:0px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
	font-weight:bold;
}
.ui-tabs .ui-tabs-panel {
	padding: 1em 1.4em;
	display: block;
	border-width: 0;
	background: none;
}


/* GMAIL */

.gmail{
	color:#595959;
	text-transform:none;
	width: 150px;
	font-size: 14px;
	height:25px;
	border:solid;
	border-color:#CCCCCC;
	border-width:thin;
	margin-bottom:0px;
	padding-bottom:0px;
	padding-top:0px;
}

.gmailb{
	color:#595959;
	text-transform:none;
	width: 170px;
	font-size: 14px;
	height:25px;
	border:solid;
	border-color:#CCCCCC;
	border-width:thin;
	margin-bottom:0px;
	padding-bottom:0px;
	padding-top:0px;
}

.checkgmail{
	color:#595959;
	border:solid;
	width: 20px;
	height:20px;
	border-color:#CCCCCC;
	border-width:thin;
}