body {
  font-family : Arial;
  font-size : 10px;
  width:100%;
  text-align:center;
  margin : 0px;
  background-image : url(../images/bg_site4.jpg);
  /*background-position : center top;*/
  background-repeat : no-repeat;
  background-color : #C0C0C0;
}

#header {
  width:960px;
  height:120px;
  background-image : url(../images/bg_header.jpg);
  background-repeat : no-repeat;
  margin:auto; 
  text-align:left;
  margin-top:5px;
}
.clear{ clear : both; }
#mainContainer{
   width : 960px;
   height: 1200px;
   background-image : url(../images/bg_body.jpg);
   background-repeat : repeat-x;
   margin-bottom:10px;
}

#header_logo {
  width:200px;
  height:80px;
  float:left;
  margin-right:10px;
}

#rightcol {
  float : right;
  background: #ffffff;
  text-align:left;
  width: 255px;
  background-image : url(../images/bg_body.jpg);
  background-repeat : repeat-x;
  padding-top:10px;
}

#contenedor {
  background-color : #ffffff;
  width:960px; 
  margin:auto; 
  text-align:left;
}

#body_content {
  text-align:left;
  background-color : #f1f1f1;
  width : 690px;
  /*padding : 10px;*/
}

#footer {
  background-image: url(../images/bg_footer.png);
  background-position : center top;
  background-repeat : no-repeat;
  margin:auto; 
  text-align:left;
  width: 960px;
  height: 65px;
  /*padding:30px 20px 0px 30px;*/
  font:12px/12px tahoma, arial;
  font-weight: bold;
  color:#ffffff;
}

#footer_logo {
  background-image: url(../images/latinasiadigital_logo_footer.jpg);
  background-position : center right;
  background-repeat : no-repeat;
}

#menu {
  padding-top : 5px;
  padding-left : 10px;
  width: 960px;
  height: 40px;
  background-image : url(../images/bg_menu.jpg);
  background-repeat : no-repeat;
  font: 14px/14px tahoma, arial; 
  font-weight:bold;
}

#menu .menuItem{
  display : block;
  float : left;
  color : #FFFFFF;
  text-decoration : none;
  padding : 10px 15px 10px 15px;
  /*border-left : solid 1px #535B5F;*/
  border-right : solid 1px #535B5F;
}

#menu .menuItem:hover{
   background-color : #000000;
   color : #ffffff;
   font: 14px/14px tahoma, arial; 
   font-weight:bold;
}

.contenido{
  background-color : #FFFFFF;
  /*height : 600px;*/
  background-image : url(../images/bg_body.jpg);
  background-repeat : repeat-x;
  padding:10px 0px 0px 5px;
}


.tabs-container{
	width : 300px;
	height : 300px;
	overflow-x : hidden;
	overflow-y : auto;
}

/* VIDEO */
#videoTitle{ font-size : 16px; display: block; height : 30px;}
#videoCanales { margin-top : 30px;
    background-color :  #cdcdcd;
    display : block;
    width : 340px;
    height : 25px;
}
#videoPlayList{ 
    clear:both; 
    border : solid 1px #cdcdcd;
    width : 340px;
    height : 340px;
}
#videoCanales a{
    display : block;
    float : left;
    padding : 5px;
    color : #FFFFFF;
    text-decoration : none;
    border-right : solid 1px #333333;
    border-left : solid 1px #FFFFFF;
}
#videoCanales a:hover{
    background-color :  #FFFFFF;
    color : #000000;
}

#welcome {
    font:28px/28px 'Lucida Grande', Arial, sans-serif; 
    font-weight:bold; 
    color:#4b4e50; 
    padding:20px 0px 0px 20px; 
    margin-top:20px; 
    margin-bottom:5px;
    border-top:1px solid #b1b5ba;
    width:670px;
}

#welcome_mod {
    background-color:#c2d4d9; 
    opacity:0.5; 
    width:690px; 
    padding-top:10px; 
    font:14px/16px tahoma, arial; 
    font-weight:bold; 
    color:#043f50; 
    border-bottom:2px solid #6d6d72;
}

#home_modules {
    width:690px;
    height:200px;
    background-image : url(../images/graybg_light.jpg);
    background-repeat : repeat-x;
}

/*Ficha*/
#contenido_ficha {
  background-color : #f1f1f1;
  width : 960px;
  height: 800px;
}

#tools {
    width:700px;
    height:100px;
    background-image : url(../images/bg_tools.png);
    background-repeat : repeat-x;
    margin-left:20px;
} 

.tooltip{
        position: absolute;
        top: 0;
        left: 0;
        z-index: 3;
        display: none;

        background-color:#000000;
        border:1px solid #000000;
        color:#066985;  
        font:22px/22px Tahoma, Arial;
        font-weight:bold;
                            
        padding:10px;

        -moz-border-radius:12px;
        -khtml-border-radius: 12px;
        -webkit-border-radius: 12px;
        border-radius:12px;
}

.MyTube_main_container{
    border:3px solid #eeeeee; 
    width:690px;
}

.MyTube_Title{
    color:#FFFFFF;
    width:300px;
    padding-left:5px;
}

.MyTube_container{
	display:block;
	/*clear:both;*/
	width:690px;
        height:400px;
	/*float:left;*/
	background-color:#000000;
        /*margin-bottom:10px;
        background-position:center center; 
	background-image:url("../shopper_admin/images/logos/logo1.jpg");
        background-repeat:no-repeat;*/
}
.MyTube_container a.toggle{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	display:block;
	position:relative;
	margin:10px;
	text-align:right;
}
/* youtube player container; the player takes the width/height of this container */
.MT_youtube_player{
	display:block;
	position:relative;
	width:690px;
	height:400px;
	background:#000000;
	margin:0px;
}

/* the playlist design */
.MT_playlist{
	display:block;
	position:relative;
	width:690px;
	height:400px;
	float:left;
	color:#FFFFFF;
	background-color:#000000;
}
.loading{
	background:url(images/spinner.gif) left center no-repeat;
	height:20px;
	padding-left:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
}

.MT_playlist .MyTube_video{
	display:block;
	position:relative;
	float:left;
	text-align:center;
	width:120px;
	height:90px;
	overflow:hidden;
	border:1px #333333 solid;
	margin:0px 12px 20px 15px;
	font-size:11px;
}

/* ToolTips design */	
.MyTube_Tips{
	background:#333333;
	color:#FFFFFF;
	font-size:11px;
	padding:10px;
	width:150px;
}	

.MyTube_Tips .tip-text{
	display:none;
}

