@charset "utf-8";
/* CSS Document */

body {
/*	font-family: Arial, Helvetica, sans-serif;*/
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-attachment: scroll;
	background-image: url(../img/sudolar_fondo.png);
	background-position: 0px 0px;
}

h1,h2,h3,h4 {
}

.logo {
	position:absolute;
	top:53px;
	left:20px;
	border:none;
}

.slogan {
	position:absolute;
	top:135px;
	left:5px;
	border:none;
	width:320px;
	text-align:right;
	font-size:20px;
	color: #666;
}


hr, .clearAll {
	clear: both;
}

.SlidingPanels {
	width: 950px;
	height: 280px;
}
.SlidingPanelsContent {
	width: 950px;
	height: 280px;
}


.bodypart2 
{
	position:absolute;
	top:510px;	
	width:96%;
  	margin-left:2%;
  	margin-right:2%;
}

.webmastershome
{
	float:left;
	width:40%;
	background:#FF9900;
}

.bloghome 
{
	float:right;
	width:45%;
	background:#FFCC33;
}


.currency {
	position:absolute;
	top:465px;
	right:50px;
}


.titulos 
{
	color: #FFF;
	margin-top: 5px;
	margin-bottom: 15px;
}
.titulos h1
{
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
	display: inline;
	color:#CCC;
}

.titulos h2
{
	font-size: 23px;
	margin-bottom: 30px;
	display: inline;	
}


.currency_tabs
{
	text-decoration:none;
	background-color:#666;
	border: 1px solid #FFF;
	padding:5px;
	display: inline;
	text-align: center;
	vertical-align: middle;
}

.currency_tabs:hover
{
	background-color:#FC0;
	color:#000;
}

.currency_tabs a:hover
{
	background-color:#FC0;
	color:#666;
}

.currency_tabs_active
{
	text-decoration:none;
	background-color:#F60;
	border: 1px solid #FFF;
	display: inline;
	padding:5px;	
	text-align: center;
	vertical-align: middle;
	font-weight: bolder;
}



.currency_tabs a, .currency_tabs_active a{
	text-decoration:none;
	color:#FFF;
}

.monedas_cotizacion
{
	font-size: 36px;
	color: #FFCC33;		
	display: inline;
	padding: 10px;	
}

.monedas_operacion
{
	font-size: 20px;
	color: #FFF;	
	display: inline;	
}

.empresa_big
{
	font-size: 24px;
	color: #FF9900;
	/*	display: inline;*/
	vertical-align: baseline;	
}

.empresa_big a
{
	text-decoration:none;
	color: #FF9900;
	display: inline;
}


.ent_small
{
	font-size: 13px;
	color: #FF9900;	
	display: inline;	
	line-height:25px;
}

.ent_small a
{
	color: #FF9900;	
	display: inline;
	align:left;
	
}

.cot_small
{
	font-size: 13px;
	color: #FFCC33;
	display: inline;
	text-align: right;
	position:relative;
	right:0px;
	line-height:25px;
}
.promedios
{	
	float: left;
	width: 240px;
	padding:8px;
}

.mejores_precios {
	float: left;
	width: 410px;
	padding:8px;
	vertical-align: bottom;
}

.lista_cotizaciones
{	
	float: left;
	width: 240px;
	padding:8px;
}

.cotizaciones
{	
	float: left;
	width: 240px;
}

.cotizaciones_scroll
{
	width:240px;
	height:140px;
	overflow: hidden;
	position:absolute;
	top:75px;
}

.cotizaciones_scrolltxt {
  /* the box that actually contains our content */
   position: relative;
   top: 200px;
  }




.last_update
	{
	font-size: 18px;
	color: #FFF;
	float:right;
	position: absolute;
	left: 50%;
	top: 420px;
	}

.links
{
	position:absolute;
	top:120px;
	right:10px;
	width:600px;
	float:right;
	text-align:right;
}

.links a
{
	text-decoration:none;
	color:#333;
	font-weight:bold;
}

.linkitem
{
	float:right;
	width:60px;
	text-align:right;
	text-decoration:none;
	font-size: 10px;
	color: #000;
}

.links p:hover
{
	color: #363;
}


.links img
{
border:none;
padding-bottom:5px;
padding-left:10px;
}

.links img:hover
{
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;

}


.webmastershome,.bloghome
	{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:24px;
	font-size: 14px;
	color: #333;	
	background-attachment: scroll;
	background-image: url(../img/gradient_1.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px;
	-moz-border-radius: 15px;
	-ms-border-radius: 15px;
	border-radius: 15px;	
	font-weight:normal;
	}

.webmastershome h1,.bloghome h1
{
	font-weight:bold;
	font-size: 25px;
	margin-top: 10px;
	margin-bottom: 15px;
	color: #333;
}

.webmastershome img ,.bloghome img
{
	margin-right: 10px;
	display: inline;
	float: right;
}

.webmastershome img:hover ,.bloghome img:hover
{
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;	
}



#ajax_tooltipObj{
	z-index:1000000;
	text-align:left;
}
#ajax_tooltipObj div{
	position:relative;
}

/* If you don't want the arrow - Just set the width of this div to 1 or something like that and drop the background selectors from the CSS below */

#ajax_tooltipObj .ajax_tooltip_arrow{	/* Left div for the small arrow */
	background-image:url('../img/arrow.gif');
	width:20px;
	position:absolute;
	left:0px;
	top:0px;
	background-repeat:no-repeat;
	background-position:center left;
	z-index:1000005;
	height:60px;
}

#ajax_tooltipObj .ajax_tooltip_content{
	background-color:#FFF;
	border:2px dashed #000;	/* Border width */
	left:18px;	/* Same as border thickness */
	top:0px;
	position:absolute;
	width:200px;	/* Width of tooltip content */
	height:250px;	/* Height of tooltip content */
	background-color:#FFC;	/* Background color */
	padding:5px;	/* Space between border and content */
	font-size:11px;	/* Font size of content */
	overflow:auto;	/* Hide overflow content */
	z-index:1000001;
	vertical-align: middle;	
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;	
	
}

#ajax_tooltipObj .ajax_tooltip_content h1 {
	font-size:17px;		
	margin-top: 5px;
	margin-bottom: 5px;
	}

#ajax_tooltipObj .ajax_tooltip_content h2 {
	font-size:13px;		
	margin-top: 5px;
	margin-bottom: 5px;
	text-decoration:underline;
	}

#ajax_tooltipObj .ajax_tooltip_content p {
	margin-top: 2px;
	margin-bottom: 2px;
	}

/* Entradas de Blog*/

.wpget_entry {
		margin: 5px;
		float:left;
		text-align:left;
}

.wpget_entry h2 {
	font-size: 14px;
	margin-bottom: 5px;
	line-height:20px;
	color: #000;	
}

.wpget_entry a {
	color: #000;	
	text-decoration:none;
}


.wpget_post {
	font-size: 12px;
	margin-bottom:5px;
	display:inline;
}

.wpget_post p {
	margin-bottom:5px;
}

.wpget_post br {
	line-height:5px;
}

.wpget_postedon {
	font-size: 10px;
	text-align:right;
	float:right;
}

.footer {
	color: #999;
	clear: both;
	margin-top:20px;
	font-size: 10px;
	text-align: center;
	position:absolute;
	bottom:5px;
	left:20px;
	clear: all ;
}

.footer a {
	color: #333;
}

