#blanket {
/*
background-color:#111;
opacity: 0.65;
filter:alpha(opacity=65);
*/
position:absolute;
z-index: 9001;
top:0px;
left:0px;
width:100%;
}

#popUpDiv {
position:absolute;
background-color:#eeeeee;
width:300px;
height:450px;
z-index: 9002;
}

.shadow {
	-moz-box-shadow: 2px 2px 10px #333;
	-webkit-box-shadow: 2px 2px 10px #333;
	box-shadow: 2px 2px 10px #333;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=135, Color='#333333')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=135, Color='#333333');
}



#HomeContent{
background:url(../images/entrada/simbolo_entrada.jpg) no-repeat;
background-position: top center;
width:900px;
margin: auto;
background-color: #ffffff;
amin-height:350px;
font-family: Verdana, Arial, Helvetica, sans-serif;

}

#HomeContent img{
display:block;
}
#Highlights{
background:url(../images/entrada/sombra_entrada_bottom.png) no-repeat;
background-position: top left;
margin-top:332px;
margin-top:282px;
width:900px;
}

.Highlights_col{
width:200px;
margin-left:33px;
float:left;
padding:0;
margin-top: -30px;
}
.clear{
clear:both;
}

a.thumblink{
width:200px;
height:75px;
display:block;
}



#Eventos a.thumblink {
background:url(../images/entrada/eventos_entrada.png) top left no-repeat;
}
#Eventos a.thumblink:hover{
background-position: bottom left;
}
#Noticias a.thumblink{
background:url(../images/entrada/noticias_entrada.png) top left no-repeat;
}
#Noticias a.thumblink:hover{
background-position: bottom left;
}
#Dojos a.thumblink{
background:url(../images/entrada/dojos_entrada.png) top left no-repeat;
}
#Dojos a.thumblink:hover{
background-position: bottom left;
}
#Media a.thumblink{
background:url(../images/entrada/media_entrada.png) top left no-repeat;
}
#Media a.thumblink:hover{
background-position: bottom left;
}

.highlightText{
font-size: 10px;
color: #999999;
line-height: 13px;
text-align:left;
padding:0;
word-spacing: 0px;
}
.highlightText a{
text-decoration:none;
color: #999999;
}
.highlightTitle{
font-size: 10px;
color: #cc3333;
line-height: 13px;
text-align:left;
}

