/*----------
Author: Fabian Wizenfeld
Date: 28/05/09 | dd/mm/yy
Profile: Latin American Idol
-----------*/

img, div { behavior: url(http://creative.myspace.com/CodeLibrary/Global/PngFix/iepngfix.htc); }

.spacer{height:10px; clear:both;}

#topheader .banner{
 margin:20px 0; 
}

#laiheader{
 background: url(http://creative.myspacecdn.com/la/lai/v1/img/bg_header.jpg) repeat-x;
 height:155px;
}

#laiheader img{float:left; margin:14px 10px 14px 20px;}
#laiheader h3{
 float:left; 
 color:#fff;
 text-align:left;
 line-height:30px;
 font-size:20px;
 margin:30px 0 0 20px;
 width:400px;
}
#laiheader a img{float:right; margin:50px 16px 0;}

#laiheader #tabs{
 float:right;
 margin:19px 20px 0 0;
}

#laiheader #tabs a{
 background: url(http://creative.myspacecdn.com/la/lai/v1/img/btn_tabs.gif) no-repeat;
 display:block;
 height:21px;
 float:left;
 text-indent:-9999px;
}

#laiheader #tabs a#blog{
 background-position: top left;
 width:88px;
}

#laiheader #tabs a#descargas{
 background-position: top right;
 width:132px;
}

#mainNav .wrapage{
 border-top:1px solid #497397;
 border-bottom:1px solid #497397;
 height:36px;
}
#mainNav .wrapage .navItem{
 width:137px;
 display:block;
 float:left;
}

/* General */
#mainNav .wrapage, #mainNav .wrapage ul { list-style: none; }
	
/* Head links */
#mainNav .navItem.headlink { width: 137px; float: left; text-align: center; }
#mainNav .navItem.headlink a { display: block; text-align:center;}

/* Child lists and links */	
#mainNav .navItem.headlink ul { display: none; border-top: 1px #497397 solid; text-align: left; }
#mainNav .navItem.headlink:hover ul { display: block; }
#mainNav .navItem.headlink ul li a { height: 36px; background-color: #051225;}

/*#mainNav .wrapage{
 border-top:1px solid #497397;
 border-bottom:1px solid #497397;
 height:36px;
}
#mainNav .wrapage .navItem{
 width:137px;
 display:block;
 float:left;
}*/

#mainContent .wrapage{
 background:#0f2142 url(http://creative.myspacecdn.com/la/lai/v1/img/bg_main.jpg) bottom center no-repeat;
 padding-bottom:40px;
}

#hero{
 float:left;
 border-top: 2px solid #2b4260;
 margin-bottom:10px;
}

.wrapage .left{
 margin-left:10px;
 _margin-left:4px;
 width:465px;
 float:left;
}
.wrapage .right{
 margin-right:10px;
 _margin-right:4px;
 width:465px;
 float:right;
}

.wrapage .left h1,
.wrapage .right h1{
 width:465px; height:42px;
 text-indent:-9999px;
}

#audiciones h1{background: url(http://creative.myspacecdn.com/la/lai/v1/img/tit_audiciones.jpg) no-repeat;}
#transmision h1{background: url(http://creative.myspacecdn.com/la/lai/v1/img/tit_transmision.jpg) no-repeat;}
#videos h1{background: url(http://creative.myspacecdn.com/la/lai/v1/img/tit_videos.jpg) no-repeat;}
#ganadores h1{background: url(http://creative.myspacecdn.com/la/lai/v1/img/tit_prevWinners.jpg) no-repeat;}
#finalistas h1{background: url(http://creative.myspacecdn.com/la/lai/v1/img/tit_finalistas.jpg) no-repeat;}

.wrapage .content{
 background: #e0eef9 url(http://creative.myspacecdn.com/la/lai/v1/img/bg_mod.jpg) repeat-x;
}


#transmision .content{padding-top:22px;}
#transmision .content{padding-bottom:7px;}
#ganadores .content{padding-bottom:4px;}

#transmision .content img{margin:6px auto;}

#colLeft{float:left; width:232px;}
#colRight{float:right; width:232px;}
#colLeft img,#colRight img{margin-top:2px;}

/************ Freemantle ***************/
#freemantle{margin:0 auto 10px auto;}


/************ Thumbs ***************/

.thumb{
 margin:0 4px;
}

.thumb a:hover{
 text-decoration:none;
}

.title{
 color:#141414;
 font-weight:bold;
 font-size:14px;
}

.desc{
 color:#04284b;
 font-size:11px;
}

/************ Video ***************/
#videoPlayerContainer{
 margin:20px 0 0 16px;
 *margin:19px 0 0 16px;
 float:left;
}

#videoThumbs .thumb{
 height:98px; *height:96px;
 clear:both;
}

#videoThumbs .thumb img{
 float:left;
 margin:18px 10px 0 10px;
}

#videoThumbs .thumb p{
 display:block;
 float:left;
 width:340px;
 text-align:left;
 margin:18px 0 -16px 0;
}

/************ Past Winners ***************/
#prevWinners .thumb{
 height:130px;
 clear:both;
}

#prevWinners .thumb img{
 float:left;
 margin:18px 18px 13px 10px;
}

#prevWinners .thumb p{
 float:left;
 text-align:left;
 margin:18px 0 -26px 0;
 line-height:26px;
 width:270px;
}

#prevWinners .thumb a{
 color:#00aeef;
 font-weight:bold;
}
#prevWinners .thumb a:hover{
 color:#00a0dc;
}

