/* CSS Document */

body  {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	text-decoration: none;
	/* Chelo added */
	background-image: url(http://www.megasitio.com/images_v2/back_1163.gif);
	background-position:center;
	background-repeat: repeat-y;
	background-color: #4a0391;
}
a:link {
	text-decoration: none;
	color:#0000ff;
}
a:visited {
	text-decoration: none;
	color:#0000ff;
}
a:hover {
	text-decoration: none;
	color:#000fff;
}
a:active {
	text-decoration: none;
	color:#000fff;
}
.principal #container { 
	width: 1003px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.principal #header { 
	background:  url(http://www.megasitio.com/images_v2/enc_full_02.jpg) no-repeat; 
	width: 1003px;
	height:289px;
	/*padding: 0 10px 0 20px;   this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
.principal #header_sms { 
	background:  url(http://www.megasitio.com/images_v2/enc_full_02_sms.jpg) no-repeat; 
	width: 1003px;
	height:289px;
	/*padding: 0 10px 0 20px;   this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 

.principal #textArea {
position:relative;
background-color:#730ED4;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
left:50px;
top:190px;
width:430px;
height:85px;
border: 0px;
color:#FCF0FF;
scrollbar-arrow-color:#FFFFFF; 
scrollbar-base-color:#730ED4; 
scrollbar-track-color:#730ED4; 
scrollbar-darkshadow-color:#730ED4; 
scrollbar-face-color:#730ED4; 
scrollbar-highlight-color:#730ED4; 
scrollbar-shadow-color:#730ED4;
padding:0px;
margin:0px;
display:block;
}
.arealink1 {color:#FFFF66; margin-left:10px; font-weight:bold; font-size:10px; }
a:hover .arealink1 {color:#CC99FF;}
a:link .arealink1 {color: #FFFF66;}
.arealink2 {color:#FFFF66; margin-left:140px; font-weight:bold; font-size:10px; }
a:hover .arealink2 {color:#CC99FF;}
a:link .arealink2 {color: #FFFF66;}

.principal #favorites {
position:relative;
left:486px;
top:40px;
width:191px;
height:160px;
color:#FCF0FF;
}

.principal #activos {
position:relative;
left:710px;
top:23px;
width:170px;
font:11 Verdana ;
color:#FFFFFF;
}
.principal #sidebar1 {
	float:left;
	width: 159px; 
	background: #FFFFFF; 
}
.principal #encs_left {
	font: 23px Georgia, Verdana, Arial, Helvetica, sans-serif bold ;
	color:#FFFFFF;
	width: 150px;
	height:33px;
	background: url(http://www.megasitio.com/images_v2/categorias.png) no-repeat;
	padding-left:10px;
	margin-top:0px;
	padding-top:5px;
}
.principal #encs_midle {
	font: 23px Georgia, Verdana bold ;
	color:#FFFFFF;
	width: 572px;
	height:33px;
	background: url(http://www.megasitio.com/images_v2/cat_of_the_day.png) no-repeat;
	padding-left:40px;
	margin-top:0px;
	padding-top:5px;
	display:block ;
}
.principal #encs_right {
	font: 23px Georgia, Verdana, Arial, Helvetica, sans-serif bold ;
	color:#FFFFFF;
	width: 215px;
	height:33px;
	background: url(http://www.megasitio.com/images_v2/publicidad.png) no-repeat;
	padding-left:10px;
	margin-top:0px;
	padding-top:5px;
}

/**** Comenatarios *****/
.comments_enc {
display:block;
font: 20px Georgia, serif ;
font-weight:900;
width: 575px;
border-bottom: dotted 1px #999999;
color:#336600;
margin: 10px 0 0 5px;
}

#add_comments {
font: 17px Georgia, serif ;
font-weight:900;
display:block;
width: 575px;
/*height:400px;*/
margin: 10px 0 0 5px;
}
#CommentForm.form-hidding {
visibility:hidden;
}
.ajax-loading {
background: url(http://www.megasitio.com/images_v2/loading.gif)  no-repeat center;
border: solid 2px #CCCCCC;
display:block;
width: 575px;
height:150px;
margin: 10px 0 0 5px;
}
.ajax-ok {
background-color:#D3FEC5;
border: solid 3px #339966;
font: 20px Georgia, Verdana, Arial, Helvetica, sans-serif bold ;
padding:5px;
display:block;
width: 575px;
height:148px;
margin: 10px 0 0 5px;
}
.add_comments_enc {
display:block;
font: 20px Georgia, serif ;
font-weight:900;
width: 575px;
border-bottom: dotted 1px #999999;
color:#336600;
}
/***********************/
/***********************/
/***********************/
/**** ENCUESSTAS ****/
#encuestas {
margin-left:5px;
margin-top:3px;
}
.encform {
font-size:11px;
padding:4px;
border-bottom:dotted #999999;
border-top:dotted #999999;
}
.surv-loading {
background: url(http://www.megasitio.com/images_v2/loading.gif)  no-repeat center;
border: 0px ;
display:block;
width: 210px;
height:150px;
margin: 10px 0 0 5px;
}
.surv-ok {
font: 11px Arial, Helvetica, sans-serif bold ;
padding:5px;
display:block;
width: 210px;
height:150px;
margin: 10px 0 0 5px;
}
#SurveyForm.form-hidding {
visibility:hidden;
}
.survform {
margin-top:-5px;
}

.principal ul.navCates {
margin:0px;
padding:0px;
}
.principal ul.navCates li {
background:transparent url(http://www.megasitio.com/images_v2/cat_icon.gif) no-repeat left;
border-bottom:1px dashed #5F09B2;
font-size:12px;
font-weight:bold;
height:15px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0px 0pt 0pt 3px;
padding-left:15px;
padding-top:2px;
padding-bottom:1px;
width:140px;
}
.principal ul.navCates li a {
display: block;
width:100%;
}
.principal ul.navCates li:hover{
background:transparent url(http://www.megasitio.com/images_v2/cat_icon.png) no-repeat left;
background-color:#ebd7ff;
}
.principal ul.navModels {
margin:0px;
padding:0px;
}
.principal ul.navModels li {
background:transparent url(http://www.megasitio.com/images_v2/cat_icon.png) no-repeat left;
border-bottom:1px dashed #5F09B2;
font-size:10px;
height:12px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0px 0pt 0pt 3px;
padding-left:15px;
padding-top:1px;
padding-bottom:1px;
width:140px;
}
.principal ul.navModels li a {
display: block;
width:100%;
}
.principal ul.navModels li:hover{
background:transparent url(http://www.megasitio.com/images_v2/cat_icon.png) no-repeat left;
background-color:#ebd7ff;
font-weight:bold;
}
.principal #sidebar2 {
	float:right;
	width: 225px; 
	background: #ebd7ff; 
}
.principal #mainContent { 
	width: 612px;
	margin: 0 225px 0 159px;
} 
.principal #cont_videos {
width: 100%;
}
.principal #cont_thumbs {
width: 100%;
}
.principal #cont_review {
width: 100%;
}
.thumb_gales { 
text-decoration:none;
float: left;
width: 191px;
height:336px;
border: 1px solid #999;
margin: 0 1px 5px 4px;
padding: 2px;
}
.thumb_img {
border: 1px solid #330033;
}
.thumb_img:hover {
border: 1px dotted #330033;
}
.thumb_titulo {
font-size:12px;
height:28px;
display:block;
text-align:center;
color:#336600;
}
.thumb_texto {
font-size:10px;
height:48px;
}
.thumb_gales:hover { 
text-decoration:none;
width: 191px;
border: 1px dotted #999;
background-color:#ebd7ff;
}
.thumb_pie {
margin-top:3px;
font-size:11px;
color:#336600;
text-align:left;
border-top: 1px dotted #999; 
}
.thumb_pie a {
color:#336600;
}
.thumb_videos { 
cursor:pointer;
text-decoration:none;
float: left;
width: 292px;
height:312px;
border: 1px solid #999;
margin: 0 1px 5px 4px;
padding: 2px;
}
.thumb_videos:hover { 
text-decoration:none;
display:block;
border: 1px dotted #999;
background-color:#ebd7ff;
cursor:pointer;
}
.thumb_videos_a {
color:#336600;
}
.thumb_vid_texto {
height:62px;
font-size:10px;
border-top: 1px dotted #999; 
color:#660033;
}
.niches { 
cursor:pointer;
text-decoration:none;
float: left;
width: 600px;
height: 247px;
border: 1px solid #999;
margin: 0 1px 1px 1px;
padding:3px;
}
.niches:hover { 
text-decoration:none;
display:block;
border: 1px dotted #999;
background-color:#ebd7ff;
cursor:pointer;
}
.niches_title {
font: 22px Georgia, Verdana, Arial, Helvetica, sans-serif bold ;
color:#336600;
margin-left:2px;
}
.niches_img {
margin-left:2px;
margin-right:5px;
border: 2px #669900 solid;
}
.niches_text {
font-size:10px;
color:#663333;
margin-left:2px;
border-top: 1px dotted #999; 
border-bottom: 1px dotted #999;
height:110px;
padding:2px;
} 
.niches_category {
font-size:16px;
font-family:Verdana;
font-weight:bold;
color:#663366;
margin-left:2px;
}
.niches_more {
margin-top:7px;
margin-left:2px;
}
/******************/
/**Pagina modelos**/
.img_videos img {
border:4px solid #669900;
margin-left:8px;
margin-top:3px;
height:200px;
width:280px;
float:left;
}
.img_videos a:hover img {
border-color:#99CC33;
}
#cont_modelo {
width:100%;
}
#img_text {
padding:5px;
}
.cont_modelo_img {
float:left;
border:4px solid #669900;
height:320px;
width:240px;
}
/****************************
/* pagina todos los reviews */
.all_niches { 
cursor:pointer;
text-decoration:none;
float: left;
width: 600px;
height: 125px;
border: 1px solid #fff;
border-top:1px solid #999;
margin: 0 1px 1px 1px;
padding:2px;
}
.all_niches:hover { 
text-decoration:none;
display:block;
border: 1px dotted #999;
/*background-color:#ebd7ff;*/
background-color:#FAEAFF;
cursor:pointer;
}
.all_niches_title {
font: 18px Georgia, Verdana, Arial, Helvetica, sans-serif bold ;
color:#336600;
margin-left:2px;
}
.all_niches_img {
margin-left:2px;
margin-right:5px;
border: 2px #669900 solid;
}
.all_niches_text {
font-size:10px;
color:#660033;
margin-left:2px;
border-top: 1px dotted #CCCCCC; 
border-bottom: 1px dotted #CCCCCC;
height:40px;
padding:2px;
} 
.all_niches_category {
font-size:13px;
font-family:Verdana;
font-weight:bold;
color:#663366;
margin-left:2px;
}
.all_niches_more {
margin-top:8px;
margin-left:2px;
}
.all_niches_more a {
font-size:11px;
font-family:Verdana;
font-weight:bold;
color:#CC6600;
}
.all_niches_more a:hover {
font-weight:bold;
color:#990000;
}

/* barra derecha */
ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-top:0px;
margin-bottom:8px;
}
/* modelos recomendadas */
#rec_modelo {
width:100%;
display:block;
border-bottom:dotted #CC99FF;
}
#rec_modelo h3 {
color:#0033CC;
font-size:14px;
margin:3pt 0pt 3pt 0px;
}
#rec_modelo .img img {
border:4px solid #669900;
height:180px;
width:135px;
}
#rec_modelo .img a:hover img {
border-color:#99CC33;
}
#rec_modelo .rate {
margin-top:2px;
}
/* videos recomendados */
#rec_videos {
width:100%;
display:block;
border-bottom:dotted #CC99FF;
}
#rec_videos h3 {
color:#0033CC;
font-size:13px;
margin:3pt 0pt 3pt 0px;
padding-left:5px;
}
#rec_videos .img img {
border:4px solid #669900;
height:120px;
width:160px;
margin-left:-12px;
}
#rec_videos .img a:hover img {
border-color:#99CC33;
}
/* Thumbs recomendados */
#rec_pics {
width:100%;
display:block;
border-bottom:dotted #CC99FF;
}
#rec_pics h3 {
color:#0033CC;
font-size:13px;
margin:3pt 0pt 3pt 0px;
padding-left:5px;
}
#rec_pics .img img {
border:4px solid #669900;
height:180px;
width:135px;
}
#rec_pics .img a:hover img {
border-color:#99CC33;
}
.suscript {
font-size:11px;
padding:4px;
}
/*   */
.gallery_tn img {
border:4px solid #669900;
height:180px;
width:135px;
float:left;
margin-left:6px;
margin-top:5px;
}
.gallery_tn a:hover img {
border-color:#99CC33;
}

.ver_img_big img{
border:5px solid #669900;
}
.ver_img_big a:hover img{
border-color:#99CC33;
}
/************/
#ul_container ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px;
	padding:0px;
}

#ul_container li { 
   display:inline; 
   float:left;
   margin-top:5px;
   margin-left:6px;
   text-align: center; 
} 

#ul_container li img { 
	border:4px solid #669900;
	height:180px;
	width:135px;
}  
#ul_container li a:hover img {
border-color:#99CC33;
}

#mpx_top img { 
	border:4px solid #669900;
}  
#mpx_top a:hover img {
	border-color:#99CC33;
}
#mpx_rate {
background-image:url(http://www.megasitio.com/images_v2/rate_45.gif);
background-repeat:no-repeat;
background-position:right;
width:150px;
height:13px;
display:block;
}  

/************/
#paginacion {
width:600px;
text-align:center;
padding-top:10px;
padding-bottom:10px;
font-size:16px;
font-family:Verdana;
font-weight:bold;
color:#663366;
}

/************************/
#browse_navigatios {
	margin-top:-1px;
	margin-left:1px;
	margin-right:2px;
	padding:2px;
	font: 10px Verdana ;
	width:605px;
	height:17;
	border-bottom:1px dashed #999999;
	background-color:#FFFF99;
	color: #000000;
}
#browse_navigatios a {
	font: 10px Verdana ;
	color: #990000;
}
#browse_navigatios a:hover {
	color: #990000;
	text-decoration:underline;
}
#navi_info {
	margin-left:1px;
	margin-right:2px;
	padding:2px;
	font: 10px Verdana ;
	width:605px;
	height:17;
	background-color:#F2F2F2;
	color: #000000;
	text-align:right;
}
#navi_img {
	font: 10px Verdana ;
	width:605px;
	padding:3px;
	color:#663333;
	text-align:right;
}
/*******************/
/** Pagina Videos **/
#video_text {
	padding:10px;
	font: 11px Verdana ;
	color:#330033;
	text-align:left;
}
#video_h1 {
margin:0px;
padding:0px;
display:inline;
font: 23px Georgia, Verdana bold ;
}
#video_h2 {
font: 20px Verdana;
font-weight:900;
color:#336600;
margin:0px;
padding:0px;
padding-top:12px;
display:inline;
}
#video_h2 a {
color:#336600;
}
#vid_ofer {
font-size:16px;
font-family:Verdana;
font-weight:bold;
color:#336600;
text-align:center;
margin: 15px 5px 25px 5px;
}
#vid_ofer a {
font-size:19px;
}
.MovieFlash {
border:#669900 solid 3px;
width:500px;
height:370px;
float:none;
}
/*********************/
/** Pagina Galerias **/

#gallery_text {
	padding:5px;
	font: 11px Verdana ;
	color:#330033;
	text-align:left;
}
#editor {
margin-top:0px;
margin-bottom:10px;
}
#gallery_h1 {
margin:0px;
padding:0px;
display:inline;
font: 23px Georgia, Verdana bold ;
}
#gallery_h2 {
font: 20px Verdana;
font-weight:900;
color:#336600;
margin:0px;
padding:0px;
padding-top:12px;
display:inline;
}
#gallery_h2 a {
color:#336600;
}
#gale_ofer_h3 {
font: 16px Verdana;
font-weight:900;
color:#336600;
margin:0px;
padding:0px;
padding-top:12px;
display:inline;
text-align:center;
}
#gale_ofer_h3 a {
color:#660066;
font: 20px Verdana;
font-weight:900;
}
/*********************/
/** Pagina Noticias (de cada una) **/
#news_h2 {
	padding:5px;
}
#news_text {
	padding:5px;
	font: 11px Verdana ;
	color:#330033;
	text-align:left;
}
#news_img {
	margin: 10px 0 0 5px;
}

#news_h2 {
font: 20px Verdana;
font-weight:900;
color:#336600;
margin:0px;
padding:0px;
padding-top:12px;
display:inline;
}
/*********************/
/** Pagina Noticias Listado **/
#each_new {
clear:left;
	padding:5px;
	font: 11px Verdana ;
	color:#330033;
	border-bottom:#CC99CC dotted ;
	text-align:left;
}
#each_new_h2 {
	font: 16px Verdana;
	font-weight:900;
	color:blue;
	margin:0px;
	padding:0px;
	padding-top:5px;
	display:inline;
}
#each_new_date {
	padding:5px;
	font: 10px Verdana ;
	color:#336600;
	text-align:left;
}
#each_new_link a {
	font-weight:bold;
	color:#336600;
	text-align:right;
}
#news_img {
	margin: 10px 5px 0 5px;
}

#news_h2 {
font: 20px Verdana;
font-weight:900;
color:#336600;
margin:0px;
padding:0px;
padding-top:12px;
display:inline;
}
/*********************/
/** Pagina Reviews  **/
.cont_review_img {
float:left;
border:4px solid #669900;
height:240px;
width:320px;
}
#review_h2 a {
color:#336600;
}
#niche_ofer_h3 {
font: 16px Verdana;
font-weight:900;
color:#336600;
margin:0px;
padding:0px;
padding-top:12px;
display:inline;
text-align:center;
}
#niche_ofer_h3 a {
color:#660066;
font: 20px Verdana;
font-weight:900;
}
#review_text {
	padding:5px;
	font: 11px Verdana ;
	color:#330033;
	text-align:left;
}
/*********************/
/*** Comengtarios  ***/
.comments_text {
margin-top:10px;
margin-bottom:0px;
padding:4px;
font: 11px Verdana, Arial, Helvetica, sans-serif ;
color:#333333;
}
.comments_name {
font-size:14px;
color:#336633;
font-weight:bold;
}
.comments_date {
font-size:9px;
color:#993300;
}
/**********************
****** VOTAR *********/
.star-rating{float:right;list-style:none;margin:0px;padding:0px;width:118px;height:28px;position:relative;background:url(http://www.megasitio.com/images_v2/sprite.gif) top left repeat-x}
.star-rating li{padding:0px;margin:0px; float:left;}
.star-rating li a{display:block;width:23px;height:28px;text-decoration:none;text-indent:-9000px;z-index:20;position:absolute;padding:0px}
.star-rating li a:hover{background:url(http://www.megasitio.com/images_v2/sprite.gif) left center;z-index:2;left:0px}
.star-rating a.one-star{left:0px}
.star-rating a.one-star:hover{width:23px}
.star-rating a.two-stars{left:23px}
.star-rating a.two-stars:hover{width:46px}
.star-rating a.three-stars{left:46px}
.star-rating a.three-stars:hover{width:69px}
.star-rating a.four-stars{left:69px}
.star-rating a.four-stars:hover{width:93px}
.star-rating a.five-stars{left:93px}
.star-rating a.five-stars:hover{width:118px}

#votes {
display:block;
width: 590px;
height:70px;
border-bottom: dotted 1px #999999;
border-top: dotted 1px #999999;
margin: 5px 0 10px 5px;
padding: 5px 0 10px 5px;
font: 20px Georgia, serif ;
font-weight:900;
color:#336600;

}
.votes_enc {
font: 20px Georgia, serif ;
font-weight:900;
color:#336600;
}
.voto_done {
font-size:13px;
font-family:Verdana;
font-weight:bold;
color:#663366;
}
.vote_res {
color:#0000ff;
font-size:34px;
font-weight:700;
}
.keys {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#666666;
vertical-align:baseline;
margin-bottom:10px;
}

/*********************/
.principal #footer { 
	background-image:url(http://www.megasitio.com/images_v2/footer_02.jpg);
	background-repeat:repeat-x;
	height:179px;
} 
.principal #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}