/*
File:			custom.css	Custom styles for Your Theme

HOW TO USE THIS FILE:

Override any class you want and it will change default styling to suit your needs.

For example, if you wish to change the default text blog title to grey, you would add the 
following declarations to this file:

	#header .blog-title a{ background:#cccccc }     <--- This makes blog title background grey

*/
#featured{
position:relative;
top:-30px;
}

#ZoomCaption{
   background-image:url(http://www.cabel.name/images-global/zoom/zoom-caption-fill.png);
   background-repeat:repeat-x;
   vertical-align:middle;
}

#content .slideshow-thumbnails li{
   background: none;
}

.clientes_logos{
   background-color: blue;
   width: 100px;
   float:left;
   height:75px;
}

#post-88{
   width: 950px;
   height:580px;;
}

.clientes_sidebar{
    background-color: red;
    height:225px;
    
}

.clientes_wraper{
    width: 70%;
}

.wp-image-636{
    float:left;
    position:relative;
    top:25px;
    
}

.wp-image-587{
    float:right;
    margin-top:-13px;
}

.wp-image-594{
    float:right;   
    cursor: pointer;
    left:27px;
    position:relative;
}

.wp-image-606{
    left:-8px;
    position:relative;
    top:63px;
}

#centrar_vertical td{
    vertical-align:middle;
    padding-top: 10px;
}

#centrar_vertical #imagen_nocentrar{
    vertical-align: top;
}

#flv_absolute{
     left:650px;
     position:absolute;
     top:89px;
	 z-index:10
}

#big_banner{
     display: none;
}

.mta_right{
display:none;
}

#mta_left_bar .mta_left{
    width: 100%;
}
.blog-title{display:none}
#lz_request_window{background:transparent url(http://www.englishmedianet.com/livezilla/templates/invitations/classic/background.gif) repeat scroll 0 0;}

#caja_iconos_emn td{ text-align: center;}
#caja_iconos_emn #texto_iconos_emn{color:#094073;text-align:left;}
#caja_iconos_emn #texto_iconos_emn h2{font-size:23px;font-weight:bold;}
#twitter_update_list span{font-size: 15px;}
#caja_banner_matear{background-image:url("http://www.englishmedianet.com/banners/matear_728x90.gif");background-position:center center;background-repeat:no-repeat;height:90px;background-color: #F0EFF6;cursor:pointer;}
/*#caja_banner_matear{margin: auto;width:100%;}

#caja_banner_matear img{margin:auto;}*/
.logos_footer{margin:auto;width:940px;}

#TopLinks {
background:url("images/top_nav_l.gif") no-repeat scroll 0 0 #112B5E;
float:right;
width:455px;

}

#TopLinks ul {
background:url("images/top_nav_r.gif") no-repeat scroll right top transparent;
height:23px;
line-height:23px;
margin:0;
padding:0 0 0 14px;
}

#TopLinks li.Phone {
background-position:0 6px;
}

#TopLinks li {
background:url("images/newtopicons.png") no-repeat scroll 0 0 transparent;
color:#FFFFFF;
float:left;
font-size:12px;
line-height:24px;
list-style:none outside none;
margin:-2px 15px 0 0;
padding:0 0 0 22px;
}

#TopLinks li.Email {
background-position:0 -49px;
}

#TopLinks li.Blog {
background-position:0 -107px;
}

#TopLinks li.Partner {
background-position:0 -18px;
}

#TopLinks li.Facebook {
background-position:0 -140px;
}

#TopLinks li.Webinar {
background-position:0 -79px;
}

#TopLinks a {
color:#FFFFFF;
text-decoration:none;
}


#wrap_botonera_superior{width: 940px;margin: auto;}

#header, #header-in { background: white;}

.sf-menu li a {
	color:black;
}

.sf-menu li a:hover {
	color:#112B5E;
}

#barra_azul{
	min-height: 50px;
	background-color: #062E53;
	position:relative;
	top:-2px;
	z-index: 1;
}

#texto_barra_azul{
	width: 940px;
	margin: auto;
	text-align:center;
}

#texto_barra_azul h3, #texto_barra_azul h2{color:white;padding-top:13px;font-size:20px;}

#caja_iconos_emn{background:none repeat scroll 0 0 #FFFFFF;
padding-top:0;
position:relative;
top:0px;
height:110px;}

#wrapper_iconos{width:940px;margin:auto;}

.featured_botonverclase a {
 outline: none;
 text-indent: -5000px ;
 display:block;
 width:151px;
 height:44px;
 background: url("http://www.englishmedianet.com/images/botones/boton_verclase.png") 0 0 no-repeat;
}

.featured_botonverclase a:hover {
background-position: 0 -44px;
}

.rollover_afip a {
outline: none;
text-indent: -5000px ;
display:block;
width:125px;
height:38px;
background: url("http://www.englishmedianet.com/images/main/afip_rollover.png") 0 0 no-repeat;
}

.rollover_afip a:hover {
background-position: 0 -38px;
}
</style>

