@charset "utf-8";
/* CSS Document */

#content_header {
	background: url(../images/tops/games_and_fun.jpg) right top no-repeat;
}

#content_header h2 {
	width: 258px;
	height: 26px;
	background: url(../images/titles/games_and_fun.gif) left top no-repeat;
}

.lgesp #content_header h2 {
	background-image: url(../images/esp/titles/fun_spanish.gif);
}

#content_header h2 a {
	display: block;
	text-indent: -9999px;
	width: 200px;
	height: 28px;
	position: relative;
	top: 0px;
	left: 0px;
}

.lgesp #content_header h2 a {
	width: 250px;
}


#content_header ul {
	top: 15px;
	left: 70px;
}

#content_text p {
	margin: 10px 0 10px 0;
}

/*----------------------- E-Cards ---------------------------*/

.fun_ad {
	text-indent: -9999px;
	width: 351px;
	height: 39px;
}

.fun_ad * {
	margin: 0;
	font-size: 1px;
	height: 1px;
}

.myth_busted_ad {	
	background: url(../images/titles/casadores_mitos_ingles.gif) left top no-repeat;
}

.lgesp .myth_busted_ad {	
	background: url(../images/titles/esp/casadores_mitos_ingles.gif) left top no-repeat;
}

.ecards_ad {	
	background: url(../images/titles/ecards.gif) left top no-repeat;
	margin-bottom: 20px;
}

.lgesp .ecards_ad {	
	background: url(../images/titles/esp/ecards.gif) left top no-repeat;
}


.wallpapers_ad {	
	background: url(../images/titles/wallpaper.gif) left top no-repeat;
}

.lgesp .wallpapers_ad {	
	background: url(../images/titles/esp/wallpaper.gif) left top no-repeat;
}

.screensavers_ad {	
	background: url(../images/titles/screensavers.gif) left top no-repeat;
}

.lgesp .screensavers_ad {	
	background: url(../images/titles/esp/screensavers.gif) left top no-repeat;
}



#ecards_gallery .ecard {
	float: left;
	width: 138px;
	margin: 0 30px 20px 0;
}

#ecards_gallery .ecard img {
	border: 1px solid rgb(50, 143, 210);
}

#ecards_gallery .ecard p {
	margin: 0;
	font-size: 73%;
	line-height: 1em;
}

#ecards_gallery .ecard a {
	color: rgb(50, 143, 210);
	text-decoration: none;
}

#ecards_gallery .ecard a:hover {
	text-decoration: underline;
}